Commit Graph

3387 Commits

Author SHA1 Message Date
a296157b80 Bump puma from 5.3.1 to 5.3.2
Bumps [puma](https://github.com/puma/puma) from 5.3.1 to 5.3.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/v5.3.1...v5.3.2)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-24 03:00:46 +00:00
8613ff3568 Update bundle 2021-05-20 14:54:39 +02:00
0f6023c607 Speed up rubocop execution 2021-05-20 14:51:55 +02:00
7be691170e Merge branch 'fix/#00-update-installation-dependencies' into 'main'
Add dependency for charlock_holmes to docs and provision scripts

See merge request codeocean/codemoon/codemoon!21
2021-05-19 12:29:06 +00:00
3faaf3db51 Add dependency for charlock_holmes to docs and provision scripts 2021-05-19 11:08:21 +02:00
d596525592 Merge pull request #934 from openHPI/dependabot/bundler/webpacker-5.4.0
Bump webpacker from 5.3.0 to 5.4.0
2021-05-19 08:18:33 +02:00
dfe6613b7b Merge pull request #935 from openHPI/dependabot/npm_and_yarn/rails/webpacker-5.4.0
Bump @rails/webpacker from 5.3.0 to 5.4.0
2021-05-19 08:18:23 +02:00
e307812642 Bump @rails/webpacker from 5.3.0 to 5.4.0
Bumps [@rails/webpacker](https://github.com/rails/webpacker) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/rails/webpacker/releases)
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/webpacker/compare/v5.3.0...v5.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 03:02:45 +00:00
8b105384fc Bump webpacker from 5.3.0 to 5.4.0
Bumps [webpacker](https://github.com/rails/webpacker) from 5.3.0 to 5.4.0.
- [Release notes](https://github.com/rails/webpacker/releases)
- [Changelog](https://github.com/rails/webpacker/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rails/webpacker/compare/v5.3.0...v5.4.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-19 03:01:04 +00:00
7543749e81 Lower Sentry trace sample rate to 5% 2021-05-17 22:54:00 +02:00
5243808d54 Apply automatic rubocop fixes 2021-05-17 19:40:38 +02:00
a6c6b07a91 Detect encoding of uploaded files and convert to UTF-8. Finally. 2021-05-17 19:33:32 +02:00
b96f70caf6 Merge pull request #932 from openHPI/dependabot/bundler/nokogiri-1.11.4 2021-05-17 03:08:28 +00:00
a77ec22495 Bump nokogiri from 1.11.3 to 1.11.4
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.11.3 to 1.11.4.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.11.3...v1.11.4)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-17 03:00:53 +00:00
6f084afe1c Increase transition speed for sidebars 2021-05-14 22:24:27 +02:00
4d00d4f911 Update Bundle 2021-05-14 22:15:16 +02:00
53a1d32241 Merge pull request #931 from openHPI/rubocop
Update Rubocop config and apply many corrections
2021-05-14 22:14:28 +02:00
27424c5f6e Enable Rubocop in GitHub Actions 2021-05-14 22:03:06 +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
fe4000916c Update rubocop configuration 2021-05-14 22:03:06 +02:00
48904a19fd Fix test for new custom file 2021-05-14 17:35:37 +02:00
bf6ab4f114 Prevent custom files from being rejected 2021-05-14 17:15:55 +02:00
1d08a78d7d Lower Sentry trace sample rate to 10% 2021-05-12 23:20:03 +02:00
276423fd30 Replace deprecated update_attributes 2021-05-12 22:54:06 +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
d563488c30 Remove uglifier as JS preprocessor 2021-05-12 17:51:28 +02:00
0b43d8e656 Remove framework migration file from Rails 6.0 2021-05-12 17:14:57 +02:00
7205f243e5 Change Dependabot time to 3am UTC 2021-05-12 17:13:49 +02:00
11962a1d65 Upgrade to Rails 6.1 and apply new framework defaults 2021-05-12 16:49:14 +02:00
504bb07ae1 Use urlsafe_csrf_tokens to allow migrating from Rails 5.2.5+ 2021-05-12 16:47:05 +02:00
12a96ef0c4 Update babel config to remove deprecation warning 2021-05-12 16:47:05 +02:00
ebdfd4ab63 Re-enable oscillating tests 2021-05-12 16:47:05 +02:00
26151920c0 Prevent docker cleaning if no docker test was performed 2021-05-12 16:47:05 +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
3c4ff307af Merge pull request #926 from openHPI/dependabot/bundler/rails-5.2.6
Bump rails from 5.2.5 to 5.2.6
2021-05-10 19:20:13 +02:00
b4c8b91c0a Update Bundle 2021-05-10 19:06:03 +02:00
1c2d5bc2a8 Prometheus: Mock config in specs 2021-05-10 18:57:01 +02:00
b3bd84cc21 Change check for presence of Rails Console 2021-05-10 18:57:01 +02:00
188b0d1361 Merge pull request #925 from openHPI/dependabot/npm_and_yarn/bootswatch-5.0.0
Bump bootswatch from 4.6.0 to 5.0.0
2021-05-06 11:52:58 +02:00
3aa71efbf7 Bump bootswatch from 4.6.0 to 5.0.0
Bumps [bootswatch](https://github.com/thomaspark/bootswatch) from 4.6.0 to 5.0.0.
- [Release notes](https://github.com/thomaspark/bootswatch/releases)
- [Commits](https://github.com/thomaspark/bootswatch/compare/v4.6.0...v5.0.0)

Signed-off-by: dependabot[bot] <support@github.com>
2021-05-06 09:07:08 +00:00
3c7e9176a2 Daily Rubocop 2021-04-30 12:06:13 +02:00
4958f5b9a9 Add StudyGroup to RemoteEvaluationMapping 2021-04-30 12:06:12 +02:00
91a0e4a7d5 Align files_attributes in remote evaluation with structure of normal submission 2021-04-30 12:06:12 +02:00
36cacc2330 Pass exercise object instead of id to reject_illegal_file_attributes 2021-04-30 12:06:11 +02:00
b3c110cead Improve code style 👮 2021-04-30 12:06:11 +02:00
88aa25e9a0 Add tests for rejecting illegal file attributes 2021-04-30 12:06:10 +02:00
caaa52409e Avoid that files from other exercises can be created 2021-04-30 12:06:10 +02:00