Commit Graph

3830 Commits

Author SHA1 Message Date
c69496e5f8 Use postgresql version in package names
* Also update to latest version
2021-12-01 14:40:35 +01:00
5b09722c20 Set minTimeIntervention to 30 min for Java 2021-11-30 21:35:14 +01:00
e90a79a069 Update bundle 2021-11-28 22:01:43 +01:00
ca5cbed5de Use file type for exercise show (highlight.js) 2021-11-28 21:40:06 +01:00
2574fdb56f Merge pull request #1098 from openHPI/dependabot/bundler/spring-3.1.1 2021-11-26 03:08:21 +00:00
b035ac1e5c Bump spring from 3.1.0 to 3.1.1
Bumps [spring](https://github.com/rails/spring) from 3.1.0 to 3.1.1.
- [Release notes](https://github.com/rails/spring/releases)
- [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/spring/compare/v3.1.0...v3.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-26 03:00:59 +00:00
f22db22110 Enable Poseidon sync after commit 2021-11-26 01:00:31 +01:00
6a4afefc02 Merge pull request #1092 from openHPI/dependabot/bundler/prometheus_exporter-1.0.0
Bump prometheus_exporter from 0.8.1 to 1.0.0
2021-11-26 00:07:04 +01:00
313397b35d Store sentry events for sync_all_to_runner_management 2021-11-26 00:02:18 +01:00
be16738641 Update Sentry to ignore health check transactions 2021-11-26 00:00:45 +01:00
5ef7da14be Show release information for Poseidon 2021-11-25 20:09:46 +01:00
f480c6ee48 Merge pull request #1095 from openHPI/dependabot/bundler/spring-3.1.0
Bump spring from 3.0.0 to 3.1.0
2021-11-25 18:50:41 +01:00
b8bf43eae8 Fix route path for update and delete of comments 2021-11-25 10:07:24 +01:00
49c5d5df1f Merge pull request #1096 from openHPI/dependabot/bundler/sentry-rails-4.8.1 2021-11-25 03:14:12 +00:00
75fa70450c Merge pull request #1097 from openHPI/dependabot/bundler/bootsnap-1.9.3 2021-11-25 03:13:33 +00:00
34a8e68525 Bump bootsnap from 1.9.1 to 1.9.3
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.9.1 to 1.9.3.
- [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.9.1...v1.9.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-25 03:01:42 +00:00
cdc52f4f95 Bump sentry-rails from 4.8.0 to 4.8.1
Bumps [sentry-rails](https://github.com/getsentry/sentry-ruby) from 4.8.0 to 4.8.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/4.8.0...4.8.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>
2021-11-25 03:01:25 +00:00
e314be1ed0 Fix access to first community solution 2021-11-24 09:21:23 +01:00
e5a4a1d48d Fix access to CommunitySolution 2021-11-24 09:20:25 +01:00
3572f5fbda Introduce REQUEST_TOOLTIP_DELAY 2021-11-24 09:16:06 +01:00
34ffc9b825 Merge pull request #1094 from openHPI/dependabot/bundler/sentry-ruby-4.8.1 2021-11-24 03:07:41 +00:00
c794cc5e43 Bump spring from 3.0.0 to 3.1.0
Bumps [spring](https://github.com/rails/spring) from 3.0.0 to 3.1.0.
- [Release notes](https://github.com/rails/spring/releases)
- [Changelog](https://github.com/rails/spring/blob/main/CHANGELOG.md)
- [Commits](https://github.com/rails/spring/compare/v3.0.0...v3.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-24 03:01:10 +00:00
d8af2edcfd Bump sentry-ruby from 4.8.0 to 4.8.1
Bumps [sentry-ruby](https://github.com/getsentry/sentry-ruby) from 4.8.0 to 4.8.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/4.8.0...4.8.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>
2021-11-24 03:00:48 +00:00
aabb6ca6bc Reduce Sentry traces_sample_rate 2021-11-23 10:04:22 +01:00
116511bd6e Update research_status locale for CommunitySolution 2021-11-23 10:02:17 +01:00
8e6df0fdfa Merge pull request #1093 from openHPI/dependabot/bundler/selenium-webdriver-4.1.0
Bump selenium-webdriver from 4.0.3 to 4.1.0
2021-11-23 09:58:37 +01:00
c3582eb925 Merge pull request #1091 from openHPI/java21-community-solution
Add community solution
2021-11-23 09:57:25 +01:00
0d82a264bf Merge pull request #1090 from openHPI/java21-tips-intervention
Add tips intervention for Java2021 course
2021-11-23 09:57:08 +01:00
575bdb848a Bump selenium-webdriver from 4.0.3 to 4.1.0
Bumps [selenium-webdriver](https://github.com/SeleniumHQ/selenium) from 4.0.3 to 4.1.0.
- [Release notes](https://github.com/SeleniumHQ/selenium/releases)
- [Changelog](https://github.com/SeleniumHQ/selenium/blob/trunk/rb/CHANGES)
- [Commits](https://github.com/SeleniumHQ/selenium/commits/selenium-4.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 03:01:22 +00:00
9f7770c56c Bump prometheus_exporter from 0.8.1 to 1.0.0
Bumps [prometheus_exporter](https://github.com/discourse/prometheus_exporter) from 0.8.1 to 1.0.0.
- [Release notes](https://github.com/discourse/prometheus_exporter/releases)
- [Changelog](https://github.com/discourse/prometheus_exporter/blob/master/CHANGELOG)
- [Commits](https://github.com/discourse/prometheus_exporter/compare/v0.8.1...v1.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-23 03:01:08 +00:00
da4e10b990 Add CommunitySolution
* Also slightly refactor some JS files
2021-11-23 01:38:31 +01:00
d559cfb323 Extract Redirect Behavior to own module 2021-11-23 01:38:31 +01:00
9058ce00db Add A/B/n test for interventions 2021-11-23 01:38:10 +01:00
9079a0b15a Implement Tips Intervention 2021-11-23 01:38:10 +01:00
18f05db138 Always show CSRF error message for Ajax 2021-11-23 01:37:50 +01:00
eec6d64e8c Merge pull request #1089 from openHPI/dependabot/bundler/web-console-4.2.0
Bump web-console from 4.1.0 to 4.2.0
2021-11-20 18:26:30 +01:00
950b03af77 Fix typo in English locale 2021-11-20 12:44:45 +01:00
5aee2aaba8 Add more logging for execution requests 2021-11-18 14:18:41 +01:00
c90e02e4f1 Fixes CODEOCEAN-5J with error during WebSocket handshake 2021-11-18 14:04:23 +01:00
4cddcb6544 Fixes CODEOCEAN-68 with empty file 2021-11-18 13:37:32 +01:00
a51eddb26c Bump web-console from 4.1.0 to 4.2.0
Bumps [web-console](https://github.com/rails/web-console) from 4.1.0 to 4.2.0.
- [Release notes](https://github.com/rails/web-console/releases)
- [Changelog](https://github.com/rails/web-console/blob/master/CHANGELOG.markdown)
- [Commits](https://github.com/rails/web-console/compare/v4.1.0...v4.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-18 03:01:27 +00:00
b07560bc7e Poseidon: Read native file content if available 2021-11-17 19:36:06 +01:00
22e887387d Merge pull request #1088 from openHPI/poseidon_clean_workspace
Poseidon: Use absolute path to remove workspace directory
2021-11-17 17:57:15 +01:00
86c6ad7ea3 Poseidon: Use absolute path to remove workspace directory 2021-11-17 17:44:09 +01:00
21185ea4b3 Make empty submissions not clickable 2021-11-16 13:32:51 +01:00
571be87879 Fix range slider for external user statistics 2021-11-16 12:02:52 +01:00
f15bbe2c29 Fix links for external user statistics 2021-11-16 11:57:43 +01:00
aa49731e49 Remove submissions without visible files from statistic view 2021-11-16 11:43:23 +01:00
9da391961a Merge pull request #1087 from openHPI/dependabot/bundler/rubocop-1.23.0
Bump rubocop from 1.22.3 to 1.23.0
2021-11-16 09:31:32 +01:00
6283b429f2 Bump rubocop from 1.22.3 to 1.23.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.22.3 to 1.23.0.
- [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.22.3...v1.23.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
2021-11-16 03:01:05 +00:00