.github
Move factory linting to CI cycle
2021-08-18 14:38:55 +02:00
app
Rename deprecated CarrierWave methods
2021-08-18 14:10:31 +02:00
bin
Put database.yml into the code base
2018-09-20 11:33:57 -07:00
config
Add letter opener web
2021-04-14 10:46:45 +03:00
db
Merge pull request #2667 from AndrewKvalheim/fix-migration-non-null
2021-03-06 21:02:13 +01: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
Merge pull request #2844 from hennevogel/refactoring/factory-linting
2021-08-18 15:36:23 +02:00
public
Update 500 error page with custom information
2016-12-20 16:05:55 -06:00
spec
Merge pull request #2844 from hennevogel/refactoring/factory-linting
2021-08-18 15:36:23 +02: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
Exclude additional files from Docker images
2021-07-05 19:31:29 +02:00
.gitignore
Introduces next_rails
2021-08-17 14:05:19 +02:00
.haml-lint.yml
generate haml-lint_todo
2017-04-26 18:27:20 +05:30
.haml-lint_todo.yml
Update rubocop-rspec to version 2.4.0
2021-08-13 15:01:27 +02:00
.overcommit.yml
Add overcommit config file
2018-06-12 11:18:01 -07:00
.rubocop.yml
Update rubocop-rspec to version 2.4.0
2021-08-13 15:01:27 +02:00
.rubocop_todo.yml
Update rubocop-rspec to version 2.4.0
2021-08-13 15:01:27 +02:00
.ruby-gemset
Add metadata for specifying a gemset for rvm
2018-03-15 00:53:26 +01:00
.ruby-version
Update default ruby version to 2.5.9
2021-07-05 18:55:33 +02:00
app.json
Simplify app.json
2019-02-01 01:00:56 +01:00
CHANGES.md
Merge pull request #2591 from openSUSE/remove-travel-schedule
2021-03-06 05:04:07 +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
Update Docker Compose file format: 2.0 → 2.4 (minor)
2021-03-06 20:04:51 +01:00
docker-compose.yml
Update Docker Compose file format: 2.0 → 2.4 (minor)
2021-03-06 20:04:51 +01:00
docker-compose.yml.production-example
Update Docker Compose file format: 2.0 → 2.4 (minor)
2021-03-06 20:04:51 +01:00
Dockerfile
Switch dev-env to openSUSE 15.2
2021-03-06 00:08:35 +01:00
Dockerfile.production
Merge pull request #2775 from AndrewKvalheim/dockerignore
2021-07-05 19:41:03 +02:00
dotenv.example
Move factory linting to CI cycle
2021-08-18 14:38:55 +02:00
Gemfile
Introduces next_rails
2021-08-17 14:05:19 +02:00
Gemfile.lock
Merge pull request #2837 from hennevogel/feature/next-rails
2021-08-17 14:18:52 +02:00
Gemfile.next
Introduces next_rails
2021-08-17 14:05:19 +02:00
Gemfile.next.lock
Introduces next_rails
2021-08-17 14:05:19 +02: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
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
Switch to github actions
2021-03-06 02:41:07 +01:00