The ENSL website. http://ensl.org
Find a file
dependabot[bot] 9ab6ad4739
Bump puma from 2.11.3 to 4.3.12
Bumps [puma](https://github.com/puma/puma) from 2.11.3 to 4.3.12.
- [Release notes](https://github.com/puma/puma/releases)
- [Changelog](https://github.com/puma/puma/blob/master/History.md)
- [Commits](https://github.com/puma/puma/compare/v2.11.3...v4.3.12)

---
updated-dependencies:
- dependency-name: puma
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-03-30 22:15:13 +00:00
app Adjust voting time for gather 2020-05-10 17:15:47 +03:00
config Set mariadb version to fix DB issue 2020-11-05 04:30:59 +01:00
db Backport fixes from rails4 branch 2020-04-06 07:00:42 +03:00
env Update docker version for CI 2018-04-15 12:51:22 +00:00
ext Update nginx files 2020-11-20 21:58:19 +01:00
lib Fix styling 2015-11-08 23:09:56 +00:00
public Add gather sound and change to it 2020-05-10 17:11:14 +03:00
script Update log mirroring scripts 2020-11-08 03:13:51 +02:00
spec Added contributor flag to api spec 2019-11-13 00:20:18 +01:00
vendor/plugins Remove rcon 2015-05-18 22:40:34 +02:00
.dockerignore Fixing Password Rest 2019-10-14 22:26:43 +02:00
.env.development Backport fixes from rails4 branch 2020-04-06 07:00:42 +03:00
.env.example Update docker version for CI 2018-04-15 12:51:22 +00:00
.env.production Fix thread-safety, Use workers instead 2020-11-29 17:11:00 +01:00
.env.test Backport fixes from rails4 branch 2020-04-06 07:00:42 +03:00
.gitignore Add a working version with new server setup 2020-11-05 03:19:28 +01: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 Update docker version for CI 2018-04-15 12:51:22 +00:00
config.ru Purged git history and removed sensitive information. 2014-03-23 00:22:25 +00:00
docker-compose.dev.yml Backport fixes from rails4 branch 2020-04-06 07:00:42 +03:00
docker-compose.yml Set mariadb version to fix DB issue 2020-11-05 04:30:59 +01:00
Dockerfile make sure the log folder and log file exist 2019-11-27 19:29:40 +01:00
Dockerfile.dev Add dev dockerfiles 2019-12-08 02:20:54 +02:00
Gemfile Bump puma from 2.11.3 to 4.3.12 2022-03-30 22:15:13 +00:00
Gemfile.lock Bump puma from 2.11.3 to 4.3.12 2022-03-30 22:15:13 +00:00
INSTALL.md Bump docs & build config ruby versions 2014-10-09 23:52:32 +01:00
LICENSE Create LICENSE 2017-11-25 01:55:26 +02:00
Makefile Update docker version 2018-04-23 15:29:07 +00:00
Rakefile Update travis config to cache bundler 2014-03-25 21:58:51 +00:00
README.md Updated all links to use https 2017-04-18 16:01:36 +02: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