Commit Graph

3462 Commits

Author SHA1 Message Date
dfb07e1b32 Bump rubocop-performance from 1.11.4 to 1.11.5
Bumps [rubocop-performance](https://github.com/rubocop/rubocop-performance) from 1.11.4 to 1.11.5.
- [Release notes](https://github.com/rubocop/rubocop-performance/releases)
- [Changelog](https://github.com/rubocop/rubocop-performance/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-performance/compare/v1.11.4...v1.11.5)

---
updated-dependencies:
- dependency-name: rubocop-performance
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-19 03:00:40 +00:00
a8f30b075c Merge pull request #1013 from Hiltiprant/master
Changes in local setup readme to make docker cfg upgrade-safe
2021-08-18 14:50:54 +02:00
LH
8f973b1361 apply suggestion from PR and edit readme 2021-08-18 14:45:05 +02:00
LH
b53e086888 changes in readme to make docker cfg upgrade-safe
small addition in readme for port binding
2021-08-18 12:08:55 +02:00
6bce4f1551 Add scheduled vacuum-analyze to server setup 2021-08-17 13:10:20 +02:00
310601f70e Update bundle 2021-08-17 12:57:07 +02:00
f349e8a48c Use real temp folder for Docker specs 2021-08-17 12:45:40 +02:00
a0ca15c6ac Fix submission scoring during specs 2021-08-17 12:45:26 +02:00
47888f1dbd Always use ActionController::Base.helpers to sanitize Markdown
Co-authored-by: Sebastian Serth <Sebastian.Serth@hpi.de>
2021-08-05 23:17:06 +02:00
a170f7bfc2 Throw exception on any error within Concurrent::Future
Co-authored-by: Sebastian Serth <Sebastian.Serth@hpi.de>
2021-08-05 23:17:06 +02:00
3840b45f8a Revert "Revert "Use switch_locale instead of I18n.with_locale directly""
This reverts commit 2c08e270e7.

Co-authored-by: Sebastian Serth <Sebastian.Serth@hpi.de>
2021-08-05 23:17:06 +02:00
2c08e270e7 Revert "Use switch_locale instead of I18n.with_locale directly"
This reverts commit 125c342f35.
2021-08-05 11:55:54 +02:00
b4df53ff54 Merge pull request #1008 from openHPI/dependabot/npm_and_yarn/fortawesome/fontawesome-free-5.15.4 2021-08-05 03:08:59 +00:00
03b9779551 Bump @fortawesome/fontawesome-free from 5.15.3 to 5.15.4
Bumps [@fortawesome/fontawesome-free](https://github.com/FortAwesome/Font-Awesome) from 5.15.3 to 5.15.4.
- [Release notes](https://github.com/FortAwesome/Font-Awesome/releases)
- [Changelog](https://github.com/FortAwesome/Font-Awesome/blob/master/CHANGELOG.md)
- [Commits](https://github.com/FortAwesome/Font-Awesome/compare/5.15.3...5.15.4)

---
updated-dependencies:
- dependency-name: "@fortawesome/fontawesome-free"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-05 03:02:17 +00:00
f9042ba79d Merge pull request #1007 from openHPI/dependabot/npm_and_yarn/tar-6.1.3 2021-08-03 19:53:21 +00:00
b025b7f86b Bump tar from 6.1.0 to 6.1.3
Bumps [tar](https://github.com/npm/node-tar) from 6.1.0 to 6.1.3.
- [Release notes](https://github.com/npm/node-tar/releases)
- [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md)
- [Commits](https://github.com/npm/node-tar/compare/v6.1.0...v6.1.3)

---
updated-dependencies:
- dependency-name: tar
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-08-03 19:45:24 +00:00
8bfce2d43c Merge pull request #1004 from openHPI/dependabot/bundler/sentry-ruby-4.6.4 2021-07-30 03:14:17 +00:00
f14e5c2f53 Bump sentry-ruby from 4.6.3 to 4.6.4
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/4.6.3...4.6.4)

---
updated-dependencies:
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 03:09:03 +00:00
0e5cf7fed1 Merge pull request #1001 from openHPI/dependabot/bundler/sentry-rails-4.6.4 2021-07-30 03:07:19 +00:00
64f6000cfb Bump sentry-rails from 4.6.3 to 4.6.4
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.6.3 to 4.6.4.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/4.6.3...4.6.4)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-30 03:00:38 +00:00
9751d5a5a1 Update render_markdown to work without html_safe 2021-07-29 00:12:18 +02:00
046cc4efc0 Merge pull request #999 from openHPI/dependabot/bundler/sentry-ruby-4.6.3 2021-07-27 03:16:59 +00:00
e2f6467581 Merge pull request #1000 from openHPI/dependabot/bundler/bootsnap-1.7.6 2021-07-27 03:15:30 +00:00
88b8c3a10e Bump sentry-ruby from 4.6.2 to 4.6.3
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/4.6.2...4.6.3)

---
updated-dependencies:
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 03:09:47 +00:00
d850138edc Bump bootsnap from 1.7.5 to 1.7.6
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.7.5 to 1.7.6.
- [Release notes](https://github.com/Shopify/bootsnap/releases)
- [Changelog](https://github.com/Shopify/bootsnap/blob/master/CHANGELOG.md)
- [Commits](https://github.com/Shopify/bootsnap/compare/v1.7.5...v1.7.6)

---
updated-dependencies:
- dependency-name: bootsnap
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 03:09:14 +00:00
cc34058bd2 Merge pull request #998 from openHPI/dependabot/bundler/sentry-rails-4.6.3 2021-07-27 03:07:57 +00:00
3984cfe854 Merge pull request #997 from openHPI/dependabot/bundler/i18n-js-3.8.4 2021-07-27 03:06:53 +00:00
20c87f7132 Bump sentry-rails from 4.6.2 to 4.6.3
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.6.2 to 4.6.3.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/4.6.2...4.6.3)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 03:00:54 +00:00
22543fa2b0 Bump i18n-js from 3.8.3 to 3.8.4
Bumps [i18n-js](https://github.com/fnando/i18n-js) from 3.8.3 to 3.8.4.
- [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.8.3...v3.8.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-27 03:00:38 +00:00
125c342f35 Use switch_locale instead of I18n.with_locale directly 2021-07-26 12:01:25 +02:00
77432611d8 Merge pull request #994 from openHPI/dependabot/bundler/sentry-ruby-4.6.2 2021-07-26 03:19:47 +00:00
67b99cf063 Bump sentry-ruby from 4.6.1 to 4.6.2
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/4.6.1...4.6.2)

---
updated-dependencies:
- dependency-name: sentry-ruby
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 03:11:29 +00:00
5e4272fa34 Merge pull request #993 from openHPI/dependabot/bundler/sentry-rails-4.6.2 2021-07-26 03:08:54 +00:00
3157d70cdc Merge pull request #992 from openHPI/dependabot/bundler/rubocop-1.18.4 2021-07-26 03:07:47 +00:00
4e87f0512e Bump sentry-rails from 4.6.1 to 4.6.2
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.6.1 to 4.6.2.
- [Release notes](https://github.com/getsentry/sentry-ruby/releases)
- [Changelog](https://github.com/getsentry/sentry-ruby/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-ruby/compare/4.6.1...4.6.2)

---
updated-dependencies:
- dependency-name: sentry-rails
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 03:00:59 +00:00
344aa72d3c Bump rubocop from 1.18.3 to 1.18.4
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.18.3 to 1.18.4.
- [Release notes](https://github.com/rubocop/rubocop/releases)
- [Changelog](https://github.com/rubocop/rubocop/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop/compare/v1.18.3...v1.18.4)

---
updated-dependencies:
- dependency-name: rubocop
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-26 03:00:44 +00:00
448b5e4a7a Use current_locale for "not_graded" hint 2021-07-22 10:23:57 +02:00
45ec4f1c15 Merge pull request #991 from openHPI/dependabot/bundler/js-routes-2.0.8 2021-07-22 03:07:45 +00:00
86f5b8e4b5 Bump js-routes from 2.0.7 to 2.0.8
Bumps [js-routes](https://github.com/railsware/js-routes) from 2.0.7 to 2.0.8.
- [Release notes](https://github.com/railsware/js-routes/releases)
- [Changelog](https://github.com/railsware/js-routes/blob/master/CHANGELOG.md)
- [Commits](https://github.com/railsware/js-routes/compare/v2.0.7...v2.0.8)

---
updated-dependencies:
- dependency-name: js-routes
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-22 03:00:44 +00:00
437f97db7d Merge pull request #990 from openHPI/dependabot/bundler/listen-3.6.0
Bump listen from 3.5.1 to 3.6.0
2021-07-21 08:33:09 +02:00
6038e56edf Bump listen from 3.5.1 to 3.6.0
Bumps [listen](https://github.com/guard/listen) from 3.5.1 to 3.6.0.
- [Release notes](https://github.com/guard/listen/releases)
- [Commits](https://github.com/guard/listen/compare/v3.5.1...v3.6.0)

---
updated-dependencies:
- dependency-name: listen
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-21 03:01:03 +00:00
0660d9e4ae Merge pull request #989 from openHPI/dependabot/bundler/slim-rails-3.3.0 2021-07-20 17:11:04 +00:00
e6b5bd451b Bump slim-rails from 3.2.0 to 3.3.0
Bumps [slim-rails](https://github.com/slim-template/slim-rails) from 3.2.0 to 3.3.0.
- [Release notes](https://github.com/slim-template/slim-rails/releases)
- [Changelog](https://github.com/slim-template/slim-rails/blob/v3.3.0/CHANGELOG.md)
- [Commits](https://github.com/slim-template/slim-rails/compare/v3.2.0...v3.3.0)

---
updated-dependencies:
- dependency-name: slim-rails
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2021-07-20 03:01:14 +00:00
bf8d8284e2 Prevent creation of temporary users while seeding 2021-07-12 20:43:16 +02:00
d576136846 Update vagrant script to use SHA-256 for apt 2021-07-12 14:09:35 +02:00
a1874f791b Update bundle 2021-07-12 13:27:56 +02:00
671c2bd28b Allow changes to internal user when password is void 2021-07-12 13:27:41 +02:00
eab51d1ea2 Update port of DockerContainerPool in example 2021-07-12 11:27:20 +02:00
9e0193c0d7 Merge pull request #986 from openHPI/dependabot/bundler/shoulda-matchers-5.0.0
Bump shoulda-matchers from 4.5.1 to 5.0.0
2021-07-12 08:29:59 +02:00
4d425c11ec Merge pull request #987 from openHPI/dependabot/bundler/rubocop-rails-2.11.3 2021-07-12 03:10:39 +00:00