|
app
|
Add generated devise mailer views
|
2019-06-18 12:27:00 +02:00 |
|
bin
|
Initial commit
|
2018-10-30 15:52:46 +01:00 |
|
config
|
Add production database config and secret
|
2019-06-17 15:38:17 +02:00 |
|
db
|
Add bet model
|
2019-06-17 13:48:49 +02:00 |
|
doc
|
Regenerate SVGs
|
2018-11-30 14:20:57 +01:00 |
|
kubernetes
|
Add encrypted master.key secret
|
2019-04-24 18:05:10 +02:00 |
|
lib/tasks
|
Add rake docker tasks
|
2019-04-17 08:25:13 +02:00 |
|
public
|
Initial commit
|
2018-10-30 15:52:46 +01:00 |
|
spec
|
Fix Typo
|
2019-06-17 15:02:30 +02:00 |
|
.dockerignore
|
Add sonarqube Code analysis
|
2019-05-26 12:53:27 +02:00 |
|
.gitignore
|
Ignore Database schema and coverage folder
|
2018-11-29 10:41:55 +01:00 |
|
.gitlab-ci.yml
|
Push docker image to git branch/tag tag
|
2019-04-25 15:00:23 +02:00 |
|
.hound.yml
|
Instruct hound to read .rubocop.yml
|
2018-11-19 15:19:37 +01:00 |
|
.rspec
|
Initialize RSpec setup
|
2018-11-13 16:56:16 +01:00 |
|
.rubocop.yml
|
Make HoundBot shut (the fuck) up
|
2018-11-29 12:06:26 +01:00 |
|
.ruby-version
|
Bump ruby version to 2.6.2
|
2019-04-03 09:40:49 +02:00 |
|
.travis.yml
|
Move sonar-scanner to bottom of travis scripts
|
2019-05-26 20:24:47 +02:00 |
|
Dockerfile
|
Add postgresql-dev package for pg-gem
|
2019-06-17 15:38:20 +02:00 |
|
Gemfile
|
Add mailgun-ruby dependency
|
2019-06-18 12:27:00 +02:00 |
|
Gemfile.lock
|
Add mailgun-ruby dependency
|
2019-06-18 12:27:00 +02:00 |
|
README.md
|
Add Link to quick install guide
|
2019-06-04 17:35:47 +02:00 |
|
Rakefile
|
Apply rubocop formatting
|
2018-11-10 15:50:27 +01:00 |
|
config.ru
|
Apply rubocop formatting
|
2018-11-10 15:50:27 +01:00 |
|
docker-compose.yml
|
Use production env (defined in Dockerfile)
|
2019-04-17 09:15:39 +02:00 |
|
sonar-project.properties
|
Add sonarqube Code analysis
|
2019-05-26 12:53:27 +02:00 |