The ENSL website. http://ensl.org
Find a file
Luke Barratt 28fb2cc64d Updated production config
Updated .env and database.yml
2014-03-26 11:12:00 +00:00
app Removed unused rails plugins & code/comments 2014-03-24 14:23:08 +00:00
config Updated production config 2014-03-26 11:12:00 +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 production config 2014-03-26 11:12:00 +00:00
.gitignore Removed unused rails plugins & code/comments 2014-03-24 14:23:08 +00:00
.travis.yml Properly add code climate repo token 2014-03-25 22:24:56 +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