.github
Add templates for github issues & pull requests
2017-12-18 08:04:58 -08:00
app
Merge pull request #2390 from hennevogel/bugfix/schedules
2019-03-09 09:41:14 +01:00
bin
Put database.yml into the code base
2018-09-20 11:33:57 -07:00
config
Drop rails_12factor gem
2019-03-11 17:42:54 +01:00
db
Add a switch for allowing registration on events (proposals)
2018-12-19 13:18:24 -08: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
Document/fix conference versions view
2019-03-08 15:02:46 +01:00
public
Update 500 error page with custom information
2016-12-20 16:05:55 -06:00
spec
Replace cfps feature tests by controller tests
2019-03-07 12:09:14 +01: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
Enable registration to proceed without requiring a ticket.
2019-02-16 00:53:40 +01:00
.overcommit.yml
Add overcommit config file
2018-06-12 11:18:01 -07:00
.rubocop.yml
Explicitly define Rubocop hash style
2018-11-16 09:06:05 -08:00
.rubocop_todo.yml
Regenerate the todo file after the Rubocop update
2019-03-08 17:07:13 +01:00
.ruby-gemset
Add metadata for specifying a gemset for rvm
2018-03-15 00:53:26 +01:00
.ruby-version
Setup a more recent ruby version
2018-09-06 00:43:25 +02:00
.travis.yml
Run travis suite on sqlite3
2018-11-19 08:40:55 -08:00
app.json
Simplify app.json
2019-02-01 01:00:56 +01:00
CHANGES.md
Document/fix conference versions view
2019-03-08 15:02:46 +01: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
Fix service name in compose override
2019-01-29 21:47:48 +01:00
docker-compose.yml
Fix service name in compose override
2019-01-29 21:47:48 +01:00
docker-compose.yml.production-example
Fixup INSTALL.md
2019-02-01 01:00:19 +01:00
Dockerfile
Introduces openSUSE based docker-compose environment
2018-09-11 00:10:42 +02:00
Dockerfile.base
Install chrome in the development env
2019-02-20 17:45:07 +01:00
Dockerfile.production
Fixup INSTALL.md
2019-02-01 01:00:19 +01:00
dotenv.example
Use our env naming convention for memcached
2019-02-16 01:00:22 +01:00
Gemfile
Drop rails_12factor gem
2019-03-11 17:42:54 +01:00
Gemfile.lock
Update all of rails to version 5.0.7.2
2019-03-13 19:10:56 +00: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
Move Translation docu into the wiki
2019-02-01 01:00:19 +01:00
LICENSE
Release osem under MIT. Fixes #57
2013-10-18 15:33:59 +02:00
Procfile
heroku: Add Procfile
2018-06-01 11:51:01 -07: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