Commit Graph

72 Commits

Author SHA1 Message Date
fe41d44548 Use SameSite strict for cookies 2022-09-06 11:20:56 +02:00
d223abfb5e Update from webpacker v5 to shakapacker v6.0.0.rc13
Using a two-step process is recommended:
332e25186a/docs/v6_upgrade.md
2022-08-12 10:22:55 +02:00
727f85841d Bump i18n-js from 3.9.2 to 4.0.0
Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.9.2 to 4.0.0.
- [Release notes](https://github.com/fnando/i18n-js/releases)
- [Changelog](https://github.com/fnando/i18n-js/blob/main/CHANGELOG.md)
- [Commits](https://github.com/fnando/i18n-js/compare/v3.9.2...v4.0.0)

---
updated-dependencies:
- dependency-name: i18n-js
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-08-09 10:11:36 +02:00
5707e4c914 Use secure cookies for production and staging 2022-07-15 00:35:09 +02:00
b613267add Remove legacy DockerClient 2022-06-08 13:18:37 +02:00
038864e4b4 Fix Rubocop offenses 2022-04-24 18:18:16 +02:00
393c66918a Reduce sample rate for Sentry transactions 2022-04-04 16:28:38 +02:00
be16738641 Update Sentry to ignore health check transactions 2021-11-26 00:00:45 +01:00
aabb6ca6bc Reduce Sentry traces_sample_rate 2021-11-23 10:04:22 +01:00
e33af5760d Delegate initialization to Runner::Strategy 2021-11-01 17:13:07 +01:00
fc6aa12b0a Remove handling of runner timeouts 2021-11-01 17:12:47 +01:00
286a3f394d Fix autocorrectable rubocop offences and implement suggestions 2021-11-01 17:12:46 +01:00
c14cf99a96 Don't cleanup runners during precompile 2021-11-01 17:12:46 +01:00
17bd2d8726 Reuse runners per user and execution environment
Co-authored-by: Jan-Eric Hellenberg <jan-eric.hellenberg@student.hpi.uni-potsdam.de>
Co-authored-by: Maximilian Pass <maximilian.pass@student.hpi.uni-potsdam.de>
2021-11-01 17:12:46 +01:00
4926b33a5f Introduce new config option for JS-based Sentry
* Also update environment_variables.md
2021-07-08 20:15:29 +02:00
237c225732 Add support for running CodeOcean under a subpath
* Also refactor (JavaScript) routes
2021-07-06 19:33:55 +02:00
7914608efe Add js-routes to use Route helpers in JavaScript 2021-07-06 16:54:27 +02:00
7543749e81 Lower Sentry trace sample rate to 5% 2021-05-17 22:54:00 +02:00
da0a682ffb Apply manual rubocop fixes 2021-05-14 22:03:06 +02:00
6cbecb5b39 Apply automatic rubocop fixes 2021-05-14 22:03:06 +02:00
1d08a78d7d Lower Sentry trace sample rate to 10% 2021-05-12 23:20:03 +02:00
5bf7c0a425 Move inflections to dedicated file 2021-05-12 18:19:50 +02:00
a75328e634 Enable Sentry Performance 2021-05-12 17:58:18 +02:00
0b43d8e656 Remove framework migration file from Rails 6.0 2021-05-12 17:14:57 +02:00
11962a1d65 Upgrade to Rails 6.1 and apply new framework defaults 2021-05-12 16:49:14 +02:00
2b32829e60 Upgrade DatabaseCleaner strategy 2021-05-12 16:47:05 +02:00
8378070bc2 Upgrade to Rails 6.0 and apply new framework defaults 2021-05-12 16:47:05 +02:00
6a6e1c84f4 Move Prometheus initialization after preloading the remaining app 2021-04-22 12:34:27 +02:00
567a75d9ae Change session validity to 1 month 2021-04-22 11:45:35 +02:00
9a5514942e Remove CSRF debug features 2021-04-22 11:31:30 +02:00
61e9eab02b Load Prometheus if enabled and not in console 2021-04-19 18:23:34 +02:00
b4de29bb2d Load Prometheus exporter only for Rails Server 2021-04-19 17:19:21 +02:00
521a0cb710 Exclude prometheus task for more rake tasks 2021-04-19 13:47:31 +02:00
44b32b6f6a #46 Add Prometheus exporter 2021-04-07 14:06:32 +02:00
a174d75a47 Debug CSRF issues temporarily 2021-03-10 13:51:29 +01:00
5a78f1ec2a Remove custom Sentry processors 2021-03-08 19:42:48 +01:00
b10e23dd16 Upgrade to newest Sentry 2021-03-04 14:02:16 +01:00
da2062caec Prevent logging of InvalidAuthenticityToken in Sentry 2021-01-24 22:36:22 +01:00
5af67ff65b rails_admin: limit pagination for files to fix performance problems 2020-12-02 15:40:28 +01:00
a5ba91394d Disable concurrent processing for assets 2020-12-01 21:17:01 +01:00
f201804486 Update webpack config to match newest webpacker gem 2020-12-01 17:59:27 +01:00
052bd9302f disable rails_admin dashboard 2020-11-28 12:41:23 +01:00
3d763a540a rails_admin Translation fixes 2020-11-27 14:59:52 +01:00
79c1532742 clean up rails_admin configuration 2020-11-26 17:20:28 +01:00
f98de3b66b Add Rails admin 2020-11-26 17:11:18 +01:00
c20d670ab2 Log InvalidAuthenticityToken errors 2020-11-25 01:25:18 +01:00
7f98957fa7 Allow sentry to capture POST data 2020-10-28 16:36:42 +01:00
72d1511a79 Update mail settings 2020-05-15 15:45:53 +02:00
b0761dbdb5 Extract pool handling to separate service 2020-03-25 11:30:11 +01:00
a551760965 Add sentry for error tracing 2020-01-14 14:41:55 +01:00