Bèr Kessels
cf8aeca195
Merge branch 'feature/appdir' into develop
* feature/appdir:
Move app into app dir
3 months ago
Bèr Kessels
a0fb71be0e
Move app into app dir
3 months ago
Bèr Kessels
b8d1b8ac5d
Merge branch 'feature/update' into develop
* feature/update:
Update rerun
Update byebug
Update rack-test
Update minitest
Update capistrano and capistrano-foreman
Update pony
Update foreman
Update sinatra
Enable all new cops
Rubocop update
3 months ago
Bèr Kessels
121bf84ac2
Update rerun
3 months ago
Bèr Kessels
f8f085df3c
Update byebug
3 months ago
Bèr Kessels
70659d3288
Update rack-test
3 months ago
Bèr Kessels
98bba9e205
Update minitest
3 months ago
Bèr Kessels
1689c7e847
Update capistrano and capistrano-foreman
3 months ago
Bèr Kessels
4a879566c5
Update pony
3 months ago
Bèr Kessels
15380994fa
Update foreman
3 months ago
Bèr Kessels
861270d915
Update sinatra
3 months ago
Bèr Kessels
a5f9d55ee7
Enable all new cops
3 months ago
Bèr Kessels
9aed109e40
Rubocop update
3 months ago
Bèr Kessels
108f6f90b3
Merge tag 'v0.2.2' into develop
SMTP server changed
* tag 'v0.2.2':
Change SMTP server to the new server
1 year ago
Bèr Kessels
08da45e73b
Merge branch 'hotfix/0.2.2'
* hotfix/0.2.2:
Change SMTP server to the new server
1 year ago
Bèr Kessels
c6cb618e05
Change SMTP server to the new server
1 year ago
Bèr Kessels
a241776b9c
Merge tag 'v0.2.1' into develop
Puma CVE upgrade
* tag 'v0.2.1':
1 year ago
Bèr Kessels
42f2ab5c26
Merge branch 'release/0.2.1'
* release/0.2.1:
Bump puma from 3.11.4 to 3.12.2
Switch remote to selfhosted git, instead of github
Bump ffi from 1.9.23 to 1.11.1
Add frozen-string-literal magic comment
Bump sinatra from 2.0.1 to 2.0.2
Ensure we set a predictable ruby version
1 year ago
Bèr Kessels
20918fdb92
Merge branch 'dependabot/bundler/puma-3.12.2' into develop
* dependabot/bundler/puma-3.12.2:
Bump puma from 3.11.4 to 3.12.2
1 year ago
dependabot[bot]
5e569b67a0
Bump puma from 3.11.4 to 3.12.2
Bumps [puma](https://github.com/puma/puma ) from 3.11.4 to 3.12.2.
- [Release notes](https://github.com/puma/puma/releases )
- [Changelog](https://github.com/puma/puma/blob/master/History.md )
- [Commits](https://github.com/puma/puma/compare/v3.11.4...v3.12.2 )
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Bèr Kessels
f9a60effaf
Merge branch 'dependabot/bundler/sinatra-2.0.2' into develop
* dependabot/bundler/sinatra-2.0.2:
Bump sinatra from 2.0.1 to 2.0.2
1 year ago
Bèr Kessels
8db06216ba
Switch remote to selfhosted git, instead of github
1 year ago
Bèr Kessels
8635ae43e3
Merge branch 'dependabot/bundler/ffi-1.11.1' into develop
* dependabot/bundler/ffi-1.11.1:
Bump ffi from 1.9.23 to 1.11.1
1 year ago
dependabot[bot]
3d0cc87057
Bump ffi from 1.9.23 to 1.11.1
Bumps [ffi](https://github.com/ffi/ffi ) from 1.9.23 to 1.11.1.
- [Release notes](https://github.com/ffi/ffi/releases )
- [Changelog](https://github.com/ffi/ffi/blob/master/CHANGELOG.md )
- [Commits](https://github.com/ffi/ffi/compare/1.9.23...1.11.1 )
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Bèr Kessels
561ac19cad
Merge branch 'feature/lint' into develop
* feature/lint:
Add frozen-string-literal magic comment
1 year ago
Bèr Kessels
18bb93066d
Add frozen-string-literal magic comment
1 year ago
dependabot[bot]
7eb494980b
Bump sinatra from 2.0.1 to 2.0.2
Bumps [sinatra](https://github.com/sinatra/sinatra ) from 2.0.1 to 2.0.2.
- [Release notes](https://github.com/sinatra/sinatra/releases )
- [Changelog](https://github.com/sinatra/sinatra/blob/master/CHANGELOG.md )
- [Commits](https://github.com/sinatra/sinatra/compare/v2.0.1...v2.0.2 )
Signed-off-by: dependabot[bot] <support@github.com>
1 year ago
Bèr Kessels
70cd057877
Ensure we set a predictable ruby version
1 year ago
Bèr Kessels
d74e5e5935
Merge tag 'v0.2.0' into develop
spam trap
* tag 'v0.2.0':
bump version
2 years ago
Bèr Kessels
046b8cce2f
Merge branch 'release/0.2.0'
* release/0.2.0:
bump version
Check params for spam flags, and return blank when found
Add a make target to build on production
Bump to current version
Add semver.
Reload unicorn after deploy
Add a systemctl reload and restart task in capistrano
Cleanup Rubocop offences created by Capistrano Boilerplate
Redirect to url given at return param, when provided.
Ensiure the test mailer queue is emptied before each test.
Keep only 5 releases
Revert "Replace puma with unicorn. Somehow we cannot build puma on the server"
Replace puma with unicorn. Somehow we cannot build puma on the server
Keep 5 releases on deploy
Enable capistrano bundler addon
2 years ago
Bèr Kessels
457c161fa6
bump version
2 years ago
Bèr Kessels
043b7788ae
Merge branch 'feature/honeypot' into develop
* feature/honeypot:
Check params for spam flags, and return blank when found
2 years ago
Bèr Kessels
039b44e323
Check params for spam flags, and return blank when found
2 years ago
Bèr Kessels
97c1d78048
Merge branch 'feature/deploy-make' into develop
* feature/deploy-make:
Add a make target to build on production
2 years ago
Bèr Kessels
20f988f4d6
Add a make target to build on production
2 years ago
Bèr Kessels
b435cb384d
Merge branch 'feature/version' into develop
* feature/version:
Bump to current version
Add semver.
2 years ago
Bèr Kessels
d1142756f5
Bump to current version
2 years ago
Bèr Kessels
31ec47b667
Add semver.
2 years ago
Bèr Kessels
a57d7d5228
Merge branch 'feature/restart-systemd' into develop
* feature/restart-systemd:
Reload unicorn after deploy
Add a systemctl reload and restart task in capistrano
2 years ago
Bèr Kessels
b59a21cc44
Reload unicorn after deploy
2 years ago
Bèr Kessels
3563f66a60
Add a systemctl reload and restart task in capistrano
2 years ago
Bèr Kessels
ff3606d9c4
Merge branch 'feature/redirect' into develop
* feature/redirect:
Cleanup Rubocop offences created by Capistrano Boilerplate
Redirect to url given at return param, when provided.
Ensiure the test mailer queue is emptied before each test.
2 years ago
Bèr Kessels
a8ae4edf40
Cleanup Rubocop offences created by Capistrano Boilerplate
2 years ago
Bèr Kessels
7b82f7f00d
Redirect to url given at return param, when provided.
2 years ago
Bèr Kessels
1ee9062e99
Ensiure the test mailer queue is emptied before each test.
2 years ago
Bèr Kessels
3bc643ba12
Keep only 5 releases
2 years ago
Bèr Kessels
2d40162bb2
Merge tag 'v0.1.5' into develop
And back to puma
* tag 'v0.1.5':
Revert "Replace puma with unicorn. Somehow we cannot build puma on the server"
2 years ago
Bèr Kessels
581ad9cac1
Merge branch 'hotfix/0.1.5'
* hotfix/0.1.5:
Revert "Replace puma with unicorn. Somehow we cannot build puma on the server"
2 years ago
Bèr Kessels
292e7b11d4
Revert "Replace puma with unicorn. Somehow we cannot build puma on the server"
This reverts commit cdc0a77033
.
2 years ago
Bèr Kessels
2f76bfb4fe
Revert "Replace puma with unicorn. Somehow we cannot build puma on the server"
This reverts commit cdc0a77033
.
2 years ago