.github
Store logs/screenshots if suite fails
2024-09-30 16:27:43 +02:00
app
Merge pull request #3418 from asdil12/tz
2024-07-02 15:29:11 +02:00
bin
Make use of ENV.fetch
2022-05-06 14:53:57 +02:00
config
Expose Conference.code_of_conduct
2024-06-07 17:42:08 +02:00
db
Drop Organization from database
2024-06-07 16:11:25 +02: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
Remove Organization from the rest of the code base..
2024-06-07 17:42:09 +02:00
public
Update to Rails 7
2022-02-22 19:22:25 +01:00
spec
Allow more chromium URLs in webmock
2024-09-30 16:27:50 +02:00
vendor
Get off off rails-assets
2024-03-05 16:01:07 +01:00
.codecov.yml
Disable codecov comments
2018-09-19 14:10:13 +02:00
.dockerignore
Drop mysql2 support, settle on postgresql
2024-06-06 18:05:52 +02:00
.gitignore
Drop mysql2 support, settle on postgresql
2024-06-06 18:05:52 +02:00
.haml-lint.yml
generate haml-lint_todo
2017-04-26 18:27:20 +05:30
.haml-lint_todo.yml
Update haml-lint TODO
2024-03-26 12:02:07 +01:00
.overcommit.yml
Add overcommit config file
2018-06-12 11:18:01 -07:00
.rubocop.yml
Enable rubocop-rspec_rails cops
2024-06-06 16:59:16 +02:00
.rubocop_todo.yml
Update rubocop TODO
2024-06-07 17:42:09 +02:00
.ruby-gemset
Add metadata for specifying a gemset for rvm
2018-03-15 00:53:26 +01:00
.ruby-version
Update Ruby to version 3.3.5
2024-10-01 13:13:12 +00:00
app.json
Stop requiring CLOUDINARY_URL in app.json
2021-08-12 15:32:01 +02:00
CHANGES.md
Remove Organization from the rest of the code base..
2024-06-07 17:42:09 +02:00
CODE_OF_CONDUCT.md
Add code of conduct file
2017-07-17 19:25:14 +03:00
config.ru
Update to Rails 7
2022-02-22 19:22:25 +01:00
CONTRIBUTING.md
fix some typos in contributing and install files
2022-10-08 09:50:27 +02: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
Drop mysql2 support, settle on postgresql
2024-06-06 18:05:52 +02:00
docker-compose.yml.production-example
Get rid of bin/osem-init.sh
2021-10-21 16:14:47 +02:00
Dockerfile
Stop updating webdrivers in build
2024-06-24 15:51:32 +02:00
Dockerfile.production
Fix docker shell environment
2022-03-01 15:43:23 +01:00
dotenv.example
Drop skylight, we already support sentry
2024-06-06 18:26:01 +02:00
Gemfile
Loosen ruby version constraint to ~> 3.3
2024-06-24 15:29:37 +02:00
Gemfile.lock
Merge pull request #3458 from openSUSE/depfu/update/faker-3.4.2
2024-10-02 15:48:48 +02:00
Gemfile.next
Introduces next_rails
2021-08-17 14:05:19 +02:00
Gemfile.next.lock
Drop formtastic
2022-02-23 14:36:07 +01:00
INSTALL.md
fix some typos in contributing and install files
2022-10-08 09:50:27 +02: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
railway.json
Add initial railway configuration
2023-02-01 13:45:27 +01:00
Rakefile
Update to Rails 7
2022-02-22 19:22:25 +01:00
README.md
Remove outdated badges
2023-02-01 14:10:01 +01:00
SECURITY.md
Add a SECURITY.md pointing to the SUSE security team
2021-10-12 22:38:24 +02:00