.github
Run gh specs even when linters fail....
2021-03-08 03:10:56 -08:00
app
[style] Fix name of method
2021-04-06 13:27:05 +08:00
bin
Include linters in all suites
2021-03-10 13:25:58 -08:00
config
Fix Rubocop linting issue
2021-03-19 01:26:53 -07:00
db
[feat] Add include_happening_now field to splashpages table
2021-04-01 13:08:09 +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
Merge OSEM updates
2021-03-08 02:50:27 -08:00
public
Allow in robots
2020-02-27 02:51:09 -08:00
spec
[feat]Add include_happening_now checkbox to the admin splashpage
2021-04-01 13:14:31 +08:00
vendor
Fix markdown editors bug #811 using asset gem.
2016-03-08 16:50:30 +05:30
.codecov.yml
Add small accpetable test coverage dip threshold
2021-03-10 13:25:58 -08: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
Control some lints
2021-03-24 13:54:20 -07:00
.overcommit.yml
Add overcommit config file
2018-06-12 11:18:01 -07:00
.rubocop.yml
Don't clobber RuboCop's default excludes
2021-03-06 19:33:28 +01:00
.rubocop_todo.yml
Merge OSEM updates
2021-03-08 02:50:27 -08: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
Only upload coverage reports from Travis if based in master
2021-03-18 23:48:06 -07: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
Merge OSEM updates
2021-03-08 02:50:27 -08:00
docker-compose.yml.production-example
Merge OSEM updates
2021-03-08 02:50:27 -08:00
Dockerfile
Switch dev-env to openSUSE 15.2
2021-03-06 00:08:35 +01:00
Dockerfile.production
Switch dev-env to openSUSE 15.2
2021-03-06 00:08:35 +01:00
dotenv.example
Merge OSEM updates
2021-03-08 02:50:27 -08:00
Gemfile
Ensure sqlite isn't trying to be loaded on Heroku
2021-03-19 00:31:14 -07:00
Gemfile.lock
Merge pull request #116 from snap-cloud/depfu/update/byebug-11.1.3
2021-03-24 04:21:08 -07: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
Switch to using Codacy for code coverage (following OSEM example)
2021-03-18 20:32:55 -07:00