.github
ugh, try to fix github actions install
2021-02-24 03:23:14 -08:00
app
Merge branch 'master' into master
2021-03-02 21:59:34 -08:00
bin
Update travis config. Try bionic build.
2021-02-25 14:15:10 -08:00
config
Add cache_storage config for carrierwave 2
2021-03-04 01:41:49 -08:00
db
Fix some rubocop complaints
2021-02-25 20:30:27 -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
Fix Rubocop issues
2021-02-24 20:24:03 -08:00
public
Allow in robots
2020-02-27 02:51:09 -08:00
spec
Merge pull request #11 from CactusPuppy/176894810/add_summision_text
2021-03-01 23:38:06 -08: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
.flayignore
Add a flay ignore file
2021-02-24 21:44:03 -08:00
.gitignore
Merge branch 'master' into 176879873-fix-travis-tests
2021-02-24 21:27:00 -08: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
use TODO-SNAPCON for the comment tag since rubocop is not flexible enough
2021-02-24 03:32:19 -08: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
Bump ruby version to 2.6.6
2021-02-24 21:39:10 -08:00
.travis.yml
Cleanup travis a bit, add postgres, but its not used yet...
2021-02-25 15:52:51 -08: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
Add pry-byebug gem
2021-03-04 01:39:46 -08:00
Gemfile.lock
Update rails-controller-testing to version 1.0.5
2021-03-04 10:46:20 +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
info.yml
Remove double HTTP from app URL
2021-02-19 09:44:25 -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
Merge branch 'master' into master
2021-03-02 21:59:34 -08:00