The ENSL website. http://ensl.org
Find a file
Michael Senn 38ac72f01e Adjust user API specs to expect users without assigned teams.
In  d5d804a56f, the user API was changed to
also return users without an assigned team, but specs were not adjusted.
2017-02-24 17:53:25 +01:00
app Fixed new PMs not highlighted 2017-02-16 21:58:52 +02:00
config Change capistrano version 2017-02-12 21:39:54 +01:00
db Add gather category to issues 2015-12-31 00:30:48 +00:00
lib Fix styling 2015-11-08 23:09:56 +00:00
public Prevent crawls of large data files 2015-08-20 13:56:07 +01:00
script Remove logging functionality as legacy 2015-06-27 14:25:08 +02:00
spec Adjust user API specs to expect users without assigned teams. 2017-02-24 17:53:25 +01:00
vendor/plugins Remove rcon 2015-05-14 14:25:27 +01:00
.env.example Further improvements to user pages 2014-04-15 23:04:43 +01:00
.gitignore Add more files to gitignore 2016-01-29 00:33:08 +02:00
.hound.yml Update hound config 2015-10-28 02:51:49 +00:00
Capfile Switched web server to puma 2014-04-15 10:59:52 +01:00
circle.yml Remove travis config. Added CircleCI config. 2015-04-12 10:42:34 +01:00
config.ru Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Gemfile Change back to 2.2.2 2017-02-12 21:38:27 +01:00
Gemfile.lock Bumped NewRelic gem version 2015-08-31 16:21:15 +01:00
INSTALL.md Bump docs & build config ruby versions 2014-10-09 23:52:32 +01:00
LICENSE.md Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Rakefile Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
README.md Remove rcon from readme 2015-05-18 17:24:31 +01:00

Circle CI Code Climate Code Climate

ENSL Website

This is the source code of ENSL website. Currently deployed on ensl.org.

Features:

  • Articles
  • Commenting feature for most objects
  • Movie database
  • File database
  • ENSL Plugin API
  • Forums, usual forum features and ACL
  • Contest management
    • Teams and team member management
    • Brackets
    • Tournaments
    • Match database
    • Challenging system
  • Instant webchat (shoutbox)
  • Private messages
  • Issue management
  • Very popular AJAX-based pick-up system
  • Map database
  • Votable polls
  • Twitter feed
  • Server database
  • Log file parsing (partially complete)

Contributors