The ENSL website. http://ensl.org
Find a file
Ari Timonen 75b33e760a Move back to docker-compose + fix env vars
Fix env vars. Rely on inheritance.
Add a script to load env vars as above.
Fix staging env
Add nginx conf and SSL directory
Reorganize .gitignore
Use multi-staged docker-compose + dockerfile
Substitute env vars for static values
2020-04-05 05:58:41 +03:00
.circleci Try something for cirlce 2020-03-26 03:58:59 +02:00
app Fix gathers 2020-04-03 09:48:32 +03:00
bin Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
config Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
db Add staging and init scripts for DB 2020-04-03 01:52:58 +03:00
ext Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
lib Update some rails standard files from rails 6 2020-03-22 15:09:24 +02:00
public Revert "Change gather music" 2018-12-09 18:55:40 -05:00
script Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
spec Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
.dockerignore Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
.env.development Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
.env.production Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
.env.staging Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
.env.test Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
.gitignore Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
config.ru Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
DEVELOPMENT.md Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
docker-compose.yml Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
Dockerfile Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
Gemfile Add scrypt 2020-04-02 03:08:19 +03:00
Gemfile.lock Add scrypt 2020-04-02 03:08:19 +03:00
INSTALL.md Move back to docker-compose + fix env vars 2020-04-05 05:58:41 +03:00
LICENSE Create LICENSE 2017-11-25 01:55:26 +02:00
Makefile Update docker version 2018-04-23 15:29:07 +00:00
Makefile.dev Add some upgrades and pending upgrade 2019-10-10 22:12:17 +03:00
Rakefile Update some rails standard files from rails 6 2020-03-22 15:09:24 +02:00
README.md Add new badges 2020-03-25 00:37:06 +02:00

Circle CI Maintainability Test Coverage

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