The ENSL website. http://ensl.org
Find a file
Luke Barratt d6ae95e18c Update travis config to cache bundler
Fallback to older rails I18n behaviour
Silence deprecation warnings, for now
Added code climate test reporter
Created CI deployment task
Added *all* the badges
2014-03-25 21:58:51 +00:00
app Removed unused rails plugins & code/comments 2014-03-24 14:23:08 +00:00
config Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
db Added travis config 2014-03-25 17:48:29 +00:00
lib Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
public Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
script Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
spec Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
vendor/plugins Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
.env.example Updated unicorn config 2014-03-25 11:15:49 +00:00
.gitignore Removed unused rails plugins & code/comments 2014-03-24 14:23:08 +00:00
.travis.yml Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
Capfile Updated unicorn config 2014-03-25 11:15:49 +00:00
config.ru Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
Gemfile Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
Gemfile.lock Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
INSTALL.md Updated unicorn config 2014-03-25 11:15:49 +00: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 Update travis config to cache bundler 2014-03-25 21:58:51 +00:00

Build Status 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 and RCON interface
  • Log file parsing (partially complete)

Contributors