.github
Add templates for github issues & pull requests
2017-12-18 08:04:58 -08:00
app
Improve the physical_tickets page
2020-07-13 04:21:31 -07:00
bin
Fix the docker init script
2020-02-04 18:44:32 -08:00
config
config that works without docker
2020-07-10 18:29:46 -07:00
db
Tweak Materials to allow anything
2020-07-10 22:03:51 -07:00
dist
Add a logrotate configuration for production
2019-03-11 17:42:59 +01:00
doc
Fix missing logo
2018-11-13 11:49:26 -08:00
lib
Add rake tasks to help manage registrations
2020-07-13 03:27:44 -07:00
public
Allow in robots
2020-02-27 02:51:09 -08:00
spec
Merge some contributor fixes
2020-06-30 00:48:47 -07:00
vendor
Fix markdown editors bug #811 using asset gem.
2016-03-08 16:50:30 +05:30
.codecov.yml
Disable codecov comments
2018-09-19 14:10:13 +02:00
.dockerignore
Docker support for production use
2017-07-09 21:38:43 +02:00
.gitignore
Ignore .envrc
2019-02-01 01:00:56 +01:00
.haml-lint.yml
generate haml-lint_todo
2017-04-26 18:27:20 +05:30
.haml-lint_todo.yml
Fix gigitty link
2019-05-24 15:19:37 +02:00
.overcommit.yml
Add overcommit config file
2018-06-12 11:18:01 -07:00
.rubocop.yml
Don't clobber RuboCop's default excludes
2020-04-03 17:06:36 -07:00
.rubocop_todo.yml
Merge some contributor fixes
2020-06-30 00:48:47 -07:00
.ruby-gemset
Add metadata for specifying a gemset for rvm
2018-03-15 00:53:26 +01:00
.ruby-version
Use Ruby 2.5.5 since that is in the docker dev container
2020-01-05 15:16:14 -08:00
.travis.yml
Update CI to ubuntu xenial and chromium
2019-07-16 23:49:05 +02:00
app.json
Simplify app.json
2019-02-01 01:00:56 +01:00
CHANGES.md
Remove travel schedule from registration
2019-12-02 14:19:12 -08:00
CODE_OF_CONDUCT.md
Add code of conduct file
2017-07-17 19:25:14 +03:00
config.ru
Add frozen_string_literal magic comment
2018-05-09 06:54:26 -07:00
CONTRIBUTING.md
Bring back some of the contribution guidelines
2019-03-14 20:12:09 +01:00
docker-compose.override.yml.example
Update Docker Compose file format: 2.0 → 2.4 (minor)
2020-04-13 08:45:31 -07:00
docker-compose.yml
Merge #2663 "Update Docker Compose file format: 2.0 → 2.4 (minor)"
2020-06-26 20:19:38 -07:00
docker-compose.yml.production-example
Merge #2673 "Serve precompiled assets in example Docker Compose configuration"
2020-06-26 20:19:41 -07:00
Dockerfile
Introduces openSUSE based docker-compose environment
2018-09-11 00:10:42 +02:00
Dockerfile.base
Add missing Chromium dependencies in base image
2020-03-28 11:38:11 -07:00
Dockerfile.production
Fixup INSTALL.md
2019-02-01 01:00:19 +01:00
dotenv.example
Use version range instead of OSEM_RUBY_VERSION
2020-03-28 08:59:16 -07:00
Gemfile
upgrade datatables gem
2020-07-13 02:58:15 -07:00
Gemfile.lock
upgrade datatables gem
2020-07-13 02:58:15 -07:00
google-packaging.key
Install chrome in the development env
2019-02-20 17:45:07 +01:00
Guardfile
Rubocop autocorrections
2018-11-16 09:06:05 -08:00
INSTALL.md
Use database password in Docker Compose environment
2020-03-14 16:33:31 -07:00
LICENSE
Release osem under MIT. Fixes #57
2013-10-18 15:33:59 +02:00
Procfile
Change how we start puma
2019-05-04 21:36:34 +02:00
Rakefile
Drop knapsack
2018-09-20 00:56:17 +02:00
README.md
Move Translation docu into the wiki
2019-02-01 01:00:19 +01:00
travis_script.sh
Drop knapsack
2018-09-20 00:56:17 +02:00