0583076c2b
Fix Thread leakage when scoring or testing submissions
...
It is discouraged to do anything directly within the
Tubesock hijack block. We might only use the callbacks
(onopen, onmessage, onclose, onerror). Otherwise,
Tubesock might not close all Threads correctly and
will keep them awake every five seconds.
2022-04-07 19:57:31 +02:00
692cb1107e
Remove non-printable characters from console
2022-04-07 18:17:27 +02:00
b61a7c2ca4
Merge pull request #1226 from openHPI/dependabot/bundler/newrelic_rpm-8.6.0
...
Bump newrelic_rpm from 8.5.0 to 8.6.0
2022-04-07 16:02:09 +02:00
5f68baba75
Fix typo for TipsIntervention in JS
2022-04-06 19:51:28 +02:00
d1d628a090
Increase time for intervention and RfC tooltip
2022-04-06 19:50:25 +02:00
6f240d6d51
Bump newrelic_rpm from 8.5.0 to 8.6.0
...
Bumps [newrelic_rpm](https://github.com/newrelic/newrelic-ruby-agent ) from 8.5.0 to 8.6.0.
- [Release notes](https://github.com/newrelic/newrelic-ruby-agent/releases )
- [Changelog](https://github.com/newrelic/newrelic-ruby-agent/blob/dev/CHANGELOG.md )
- [Commits](https://github.com/newrelic/newrelic-ruby-agent/compare/8.5.0...8.6.0 )
---
updated-dependencies:
- dependency-name: newrelic_rpm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-05 03:01:49 +00:00
393c66918a
Reduce sample rate for Sentry transactions
2022-04-04 16:28:38 +02:00
cdf99ca7e9
Merge pull request #1222 from openHPI/dependabot/bundler/ransack-3.0.0
...
Bump ransack from 2.6.0 to 3.0.0
2022-04-04 13:47:53 +02:00
b823046ae4
Merge pull request #1225 from openHPI/dependabot/npm_and_yarn/d3-7.4.2
...
Bump d3 from 7.3.0 to 7.4.2
2022-04-04 13:45:37 +02:00
42ec946661
Merge pull request #1224 from openHPI/dependabot/bundler/json_schemer-0.2.20
2022-04-04 03:09:53 +00:00
88f38b03ac
Bump d3 from 7.3.0 to 7.4.2
...
Bumps [d3](https://github.com/d3/d3 ) from 7.3.0 to 7.4.2.
- [Release notes](https://github.com/d3/d3/releases )
- [Changelog](https://github.com/d3/d3/blob/main/CHANGES.md )
- [Commits](https://github.com/d3/d3/compare/v7.3.0...v7.4.2 )
---
updated-dependencies:
- dependency-name: d3
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 03:01:55 +00:00
4bae334cfa
Bump json_schemer from 0.2.19 to 0.2.20
...
Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer ) from 0.2.19 to 0.2.20.
- [Release notes](https://github.com/davishmcclurg/json_schemer/releases )
- [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.19...v0.2.20 )
---
updated-dependencies:
- dependency-name: json_schemer
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-04 03:01:31 +00:00
bb345d4166
Merge pull request #1223 from openHPI/dependabot/bundler/pg-1.3.5
2022-04-01 03:08:35 +00:00
6496060998
Bump pg from 1.3.4 to 1.3.5
...
Bumps [pg](https://github.com/ged/ruby-pg ) from 1.3.4 to 1.3.5.
- [Release notes](https://github.com/ged/ruby-pg/releases )
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc )
- [Commits](https://github.com/ged/ruby-pg/commits )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-04-01 03:02:10 +00:00
17f4eb19c1
Merge pull request #1221 from openHPI/dependabot/bundler/i18n-js-3.9.2
2022-03-31 03:07:26 +00:00
2903d9c0e6
Bump ransack from 2.6.0 to 3.0.0
...
Bumps [ransack](https://github.com/activerecord-hackery/ransack ) from 2.6.0 to 3.0.0.
- [Release notes](https://github.com/activerecord-hackery/ransack/releases )
- [Changelog](https://github.com/activerecord-hackery/ransack/blob/main/CHANGELOG.md )
- [Commits](https://github.com/activerecord-hackery/ransack/compare/v2.6.0...v3.0.0 )
---
updated-dependencies:
- dependency-name: ransack
dependency-type: direct:production
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 03:01:27 +00:00
84530b3261
Bump i18n-js from 3.9.1 to 3.9.2
...
Bumps [i18n-js](https://github.com/fnando/i18n-js ) from 3.9.1 to 3.9.2.
- [Release notes](https://github.com/fnando/i18n-js/releases )
- [Changelog](https://github.com/fnando/i18n-js/blob/v3.9.2/CHANGELOG.md )
- [Commits](https://github.com/fnando/i18n-js/compare/v3.9.1...v3.9.2 )
---
updated-dependencies:
- dependency-name: i18n-js
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-31 03:01:04 +00:00
96fbf0ce4d
Merge pull request #1220 from openHPI/dependabot/bundler/puma-5.6.4
2022-03-30 22:23:58 +00:00
f42959a729
Bump puma from 5.6.2 to 5.6.4
...
Bumps [puma](https://github.com/puma/puma ) from 5.6.2 to 5.6.4.
- [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.6.2...v5.6.4 )
---
updated-dependencies:
- dependency-name: puma
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-30 22:17:18 +00:00
a83d7e1821
Update bundle
2022-03-23 21:43:36 +01:00
a0c80dbc75
Update locales for exercise reset
2022-03-23 20:59:25 +01:00
fc76e07d23
Merge pull request #1217 from openHPI/dependabot/bundler/rubocop-1.26.1
2022-03-23 03:08:33 +00:00
2fb7ec3915
Bump rubocop from 1.26.0 to 1.26.1
...
Bumps [rubocop](https://github.com/rubocop/rubocop ) from 1.26.0 to 1.26.1.
- [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.26.0...v1.26.1 )
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-23 03:01:49 +00:00
bf6bb4ae02
Merge pull request #1216 from openHPI/dependabot/bundler/sentry-rails-5.2.1
2022-03-22 03:08:34 +00:00
942b9de1f1
Merge pull request #1215 from openHPI/dependabot/bundler/mnemosyne-ruby-1.12.1
2022-03-22 03:07:31 +00:00
6f68b7bda2
Bump sentry-rails from 5.2.0 to 5.2.1
...
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby ) from 5.2.0 to 5.2.1.
- [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/5.2.0...5.2.1 )
---
updated-dependencies:
- dependency-name: sentry-rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-22 03:02:10 +00:00
feca4c2092
Bump mnemosyne-ruby from 1.12.0 to 1.12.1
...
Bumps [mnemosyne-ruby](https://github.com/jgraichen/mnemosyne-ruby ) from 1.12.0 to 1.12.1.
- [Release notes](https://github.com/jgraichen/mnemosyne-ruby/releases )
- [Changelog](https://github.com/mnemosyne-mon/mnemosyne-ruby/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jgraichen/mnemosyne-ruby/compare/v1.12.0...v1.12.1 )
---
updated-dependencies:
- dependency-name: mnemosyne-ruby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-22 03:01:08 +00:00
5ac40b2f04
Merge pull request #1210 from openHPI/dependabot/bundler/rubocop-rails-2.14.2
...
Bump rubocop-rails from 2.13.2 to 2.14.2
2022-03-21 09:12:54 +01:00
e33c88cd47
Merge pull request #1213 from openHPI/dependabot/bundler/kramdown-2.3.2
2022-03-21 08:12:41 +00:00
eea78d214b
Merge pull request #1211 from openHPI/dependabot/npm_and_yarn/sortablejs-1.15.0
...
Bump sortablejs from 1.14.0 to 1.15.0
2022-03-21 09:05:59 +01:00
8b583ea2c9
Fix Rails/DeprecatedActiveModelErrorsMethods
2022-03-21 09:04:20 +01:00
ccdba79cbf
Extract locales in accordance with Rails/I18nLocaleTexts
2022-03-21 09:04:01 +01:00
19190044ef
Merge pull request #1212 from openHPI/dependabot/bundler/sentry-ruby-5.2.1
2022-03-21 03:10:42 +00:00
2f27934d8b
Bump kramdown from 2.3.1 to 2.3.2
...
Bumps [kramdown](https://github.com/gettalong/kramdown ) from 2.3.1 to 2.3.2.
- [Release notes](https://github.com/gettalong/kramdown/releases )
- [Changelog](https://github.com/gettalong/kramdown/blob/master/doc/news.page )
- [Commits](https://github.com/gettalong/kramdown/commits )
---
updated-dependencies:
- dependency-name: kramdown
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-21 03:02:49 +00:00
6da322009b
Bump sentry-ruby from 5.2.0 to 5.2.1
...
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby ) from 5.2.0 to 5.2.1.
- [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/5.2.0...5.2.1 )
---
updated-dependencies:
- dependency-name: sentry-ruby
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-21 03:02:35 +00:00
d89cd88485
Bump sortablejs from 1.14.0 to 1.15.0
...
Bumps [sortablejs](https://github.com/SortableJS/Sortable ) from 1.14.0 to 1.15.0.
- [Release notes](https://github.com/SortableJS/Sortable/releases )
- [Commits](https://github.com/SortableJS/Sortable/compare/1.14.0...1.15.0 )
---
updated-dependencies:
- dependency-name: sortablejs
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-21 03:02:29 +00:00
d62d18c9ff
Bump rubocop-rails from 2.13.2 to 2.14.2
...
Bumps [rubocop-rails](https://github.com/rubocop/rubocop-rails ) from 2.13.2 to 2.14.2.
- [Release notes](https://github.com/rubocop/rubocop-rails/releases )
- [Changelog](https://github.com/rubocop/rubocop-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/rubocop/rubocop-rails/compare/v2.13.2...v2.14.2 )
---
updated-dependencies:
- dependency-name: rubocop-rails
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-18 03:02:04 +00:00
61d3bffe1a
Keep LTI parameters after submitting through the web interface
2022-03-16 13:46:47 +01:00
beaa81c877
Merge pull request #1206 from openHPI/dependabot/bundler/slim-rails-3.4.0
...
Bump slim-rails from 3.3.0 to 3.4.0
2022-03-15 07:03:21 +00:00
f32d3fc674
Merge pull request #1207 from openHPI/dependabot/bundler/bcrypt-3.1.17
2022-03-15 03:08:52 +00:00
8630e59f93
Bump bcrypt from 3.1.16 to 3.1.17
...
Bumps [bcrypt](https://github.com/codahale/bcrypt-ruby ) from 3.1.16 to 3.1.17.
- [Release notes](https://github.com/codahale/bcrypt-ruby/releases )
- [Changelog](https://github.com/bcrypt-ruby/bcrypt-ruby/blob/master/CHANGELOG )
- [Commits](https://github.com/codahale/bcrypt-ruby/compare/v3.1.16...v3.1.17 )
---
updated-dependencies:
- dependency-name: bcrypt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-15 03:02:09 +00:00
645c77c05e
Bump slim-rails from 3.3.0 to 3.4.0
...
Bumps [slim-rails](https://github.com/slim-template/slim-rails ) from 3.3.0 to 3.4.0.
- [Release notes](https://github.com/slim-template/slim-rails/releases )
- [Changelog](https://github.com/slim-template/slim-rails/blob/master/CHANGELOG.md )
- [Commits](https://github.com/slim-template/slim-rails/compare/v3.3.0...v3.4.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 >
2022-03-15 03:01:28 +00:00
9ca1956bfe
Bundle update
2022-03-14 12:29:49 +01:00
84e83c511a
Merge pull request #1203 from openHPI/dependabot/bundler/ransack-2.6.0
...
Bump ransack from 2.5.0 to 2.6.0
2022-03-14 11:27:49 +00:00
a2638a5d1c
Bump ransack from 2.5.0 to 2.6.0
...
Bumps [ransack](https://github.com/activerecord-hackery/ransack ) from 2.5.0 to 2.6.0.
- [Release notes](https://github.com/activerecord-hackery/ransack/releases )
- [Changelog](https://github.com/activerecord-hackery/ransack/blob/master/CHANGELOG.md )
- [Commits](https://github.com/activerecord-hackery/ransack/compare/v2.5.0...v2.6.0 )
---
updated-dependencies:
- dependency-name: ransack
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-14 10:49:18 +00:00
4937a72f44
Merge pull request #1205 from openHPI/dependabot/bundler/pg-1.3.4
2022-03-14 10:41:08 +00:00
412a9313d0
Merge pull request #1204 from openHPI/dependabot/npm_and_yarn/highlight.js-11.5.0
2022-03-14 10:39:13 +00:00
14c62237ce
Bump pg from 1.3.3 to 1.3.4
...
Bumps [pg](https://github.com/ged/ruby-pg ) from 1.3.3 to 1.3.4.
- [Release notes](https://github.com/ged/ruby-pg/releases )
- [Changelog](https://github.com/ged/ruby-pg/blob/master/History.rdoc )
- [Commits](https://github.com/ged/ruby-pg/compare/v1.3.3...v1.3.4 )
---
updated-dependencies:
- dependency-name: pg
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com >
2022-03-14 10:34:13 +00:00
3a54eca8ba
Merge pull request #1195 from openHPI/dependabot/bundler/rails-timeago-2.20.0
...
Bump rails-timeago from 2.19.1 to 2.20.0
2022-03-14 10:30:15 +00:00
1f8b5ef8d5
Merge pull request #1201 from openHPI/dependabot/bundler/rubocop-1.26.0
...
Bump rubocop from 1.25.1 to 1.26.0
2022-03-14 10:29:45 +00:00