|
caef0af7a1
|
Bump capybara from 3.36.0 to 3.37.0
Bumps [capybara](https://github.com/teamcapybara/capybara) from 3.36.0 to 3.37.0.
- [Release notes](https://github.com/teamcapybara/capybara/releases)
- [Changelog](https://github.com/teamcapybara/capybara/blob/master/History.md)
- [Commits](https://github.com/teamcapybara/capybara/compare/3.36.0...3.37.0)
---
updated-dependencies:
- dependency-name: capybara
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 03:09:41 +00:00 |
|
|
3819dc07a3
|
Bump rubocop from 1.28.2 to 1.29.0
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.28.2 to 1.29.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.28.2...v1.29.0)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-09 03:09:19 +00:00 |
|
|
557d4c013a
|
Bundle update
|
2022-05-06 16:45:21 +02:00 |
|
|
f0b89d8461
|
Fix Rubocop offense
|
2022-05-06 16:42:30 +02:00 |
|
|
6d95b921f0
|
Limit RfC display to the last months
|
2022-05-06 16:29:52 +02:00 |
|
|
d9a2470a89
|
Allow tables for Markdown rendering
|
2022-05-06 15:36:03 +02:00 |
|
|
27dcab0005
|
Merge pull request #1249 from openHPI/dependabot/bundler/json_schemer-0.2.21
|
2022-05-06 03:07:26 +00:00 |
|
|
309900c6f3
|
Bump json_schemer from 0.2.20 to 0.2.21
Bumps [json_schemer](https://github.com/davishmcclurg/json_schemer) from 0.2.20 to 0.2.21.
- [Release notes](https://github.com/davishmcclurg/json_schemer/releases)
- [Commits](https://github.com/davishmcclurg/json_schemer/compare/v0.2.20...v0.2.21)
---
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-05-06 03:01:05 +00:00 |
|
|
8de182c834
|
Merge pull request #1247 from openHPI/dependabot/bundler/nokogiri-1.13.5
|
2022-05-05 03:07:48 +00:00 |
|
|
4b5e9ff136
|
Bump nokogiri from 1.13.4 to 1.13.5
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.4 to 1.13.5.
- [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.13.4...v1.13.5)
---
updated-dependencies:
- dependency-name: nokogiri
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-05-05 03:01:16 +00:00 |
|
|
e4384d7ddd
|
Merge pull request #1242 from openHPI/refactor_testrun_table
Refactor testrun table
|
2022-05-04 00:25:08 +02:00 |
|
|
2ce9c4258a
|
Remove New Relic
|
2022-04-29 22:53:36 +02:00 |
|
|
4ef7da839d
|
Use TestrunMessages instead of Testrun.output when displaying output
|
2022-04-29 22:44:35 +02:00 |
|
|
db62686b75
|
Migrate existing Testruns to use TestrunMessages
|
2022-04-29 22:44:35 +02:00 |
|
|
ea02dff0e5
|
Extend storage of Testrun Messages and truncate long output
|
2022-04-29 22:44:34 +02:00 |
|
|
5ecba6ef70
|
Persist TestrunMessages and store timestamp
So far, the Testrun messages are in addition to the Tesstrun.output column
|
2022-04-29 01:00:51 +02:00 |
|
|
32b818a07a
|
Update bundle
|
2022-04-28 15:40:38 +02:00 |
|
|
9a0f26a84f
|
Allow admins and teachers to remove explicit RfC text
|
2022-04-28 15:31:58 +02:00 |
|
|
e9efb5bc2b
|
Add exit_code and status to Testruns, create model for TestrunMessages
* This is the first step to migrate the `output` column from Testruns to a dedicated table TestrunMessages
|
2022-04-28 15:18:51 +02:00 |
|
|
5f16792ee9
|
Merge pull request #1246 from openHPI/dependabot/bundler/rails-6.1.5.1
Bump rails from 6.1.5 to 6.1.5.1
|
2022-04-28 15:17:13 +02:00 |
|
|
7fd2d4f4e2
|
Bump rails from 6.1.5 to 6.1.5.1
Bumps [rails](https://github.com/rails/rails) from 6.1.5 to 6.1.5.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v6.1.5...v6.1.5.1)
---
updated-dependencies:
- dependency-name: rails
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-27 03:01:06 +00:00 |
|
|
0f378ce151
|
Limit RfC display to the last three months
|
2022-04-26 19:00:55 +02:00 |
|
|
305ee0ea0c
|
Update Vagrant provision setup
|
2022-04-26 16:23:34 +02:00 |
|
|
3312f69b53
|
Merge pull request #1244 from openHPI/dependabot/bundler/rubocop-1.28.2
|
2022-04-26 10:54:37 +00:00 |
|
|
3943168103
|
Merge pull request #1245 from openHPI/dependabot/bundler/kramdown-2.4.0
Bump kramdown from 2.3.2 to 2.4.0
|
2022-04-26 12:45:31 +02:00 |
|
|
d3a38b3c85
|
Bump kramdown from 2.3.2 to 2.4.0
Bumps [kramdown](https://github.com/gettalong/kramdown) from 2.3.2 to 2.4.0.
- [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-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 03:01:29 +00:00 |
|
|
e8f7688ba3
|
Bump rubocop from 1.28.1 to 1.28.2
Bumps [rubocop](https://github.com/rubocop/rubocop) from 1.28.1 to 1.28.2.
- [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.28.1...v1.28.2)
---
updated-dependencies:
- dependency-name: rubocop
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-26 03:01:08 +00:00 |
|
|
8d8bf5ef29
|
Connection::Buffer: Fix bug for incomplete lines
* Introduce (temporary) conversion to CRLF-line endings before processing and splitting the output
* (Partially) revert previous changes
|
2022-04-25 17:53:08 +02:00 |
|
|
dca7b37630
|
Merge pull request #1243 from openHPI/dependabot/npm_and_yarn/underscore-1.13.3
|
2022-04-25 03:27:29 +00:00 |
|
|
dfa36f5416
|
Bump underscore from 1.13.2 to 1.13.3
Bumps [underscore](https://github.com/jashkenas/underscore) from 1.13.2 to 1.13.3.
- [Release notes](https://github.com/jashkenas/underscore/releases)
- [Commits](https://github.com/jashkenas/underscore/compare/1.13.2...1.13.3)
---
updated-dependencies:
- dependency-name: underscore
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-25 03:19:26 +00:00 |
|
|
902d09b3fa
|
Connection::Buffer: Allow additional, single new lines for AWS
|
2022-04-24 19:34:53 +02:00 |
|
|
591d520e26
|
Connection::Buffer: Improve performance for deleting \r suffix
|
2022-04-24 19:00:02 +02:00 |
|
|
c5f0189859
|
Connection::Buffer: Remove duplicated new line character
"a\r".gsub(/\r?$/, "\n") ==> "a\n\n"
|
2022-04-24 18:57:33 +02:00 |
|
|
5ff4f06c69
|
Merge branch 'fix/aws-newline'
|
2022-04-24 18:29:29 +02:00 |
|
|
35454836c8
|
Allow \r\n and \n line breaks for Connection::Buffer
* Nomad sends CRLF-separated lines
* AWS sends LF-separated lines
|
2022-04-24 18:26:05 +02:00 |
|
|
038864e4b4
|
Fix Rubocop offenses
|
2022-04-24 18:18:16 +02:00 |
|
|
9994ebdb72
|
Update bundle
|
2022-04-24 18:14:59 +02:00 |
|
|
ad7db779a7
|
Merge pull request #1240 from openHPI/dependabot/bundler/ransack-3.1.0
Bump ransack from 3.0.1 to 3.1.0
|
2022-04-22 09:24:54 +02:00 |
|
|
b79005889b
|
Bump ransack from 3.0.1 to 3.1.0
Bumps [ransack](https://github.com/activerecord-hackery/ransack) from 3.0.1 to 3.1.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/v3.0.1...v3.1.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-04-22 03:01:49 +00:00 |
|
|
5191e70462
|
Fix SQL for FlowrController
|
2022-04-20 19:12:44 +02:00 |
|
|
492c7e9133
|
Fix CookieOverflow when adding a new user
|
2022-04-20 18:57:26 +02:00 |
|
|
13f2f16b0f
|
Merge pull request #1238 from openHPI/dependabot/bundler/rubocop-rspec-2.10.0
Bump rubocop-rspec from 2.9.0 to 2.10.0
|
2022-04-20 18:35:58 +02:00 |
|
|
e7d35af418
|
Resolve Pundit deprecation warning
|
2022-04-20 18:28:44 +02:00 |
|
|
d9f40531fb
|
Fix Rubocop offenses
|
2022-04-20 18:26:53 +02:00 |
|
|
4d0c65d2a2
|
Use Ruby syntax instead of SQL snippets for Testrun queries
|
2022-04-20 18:00:13 +02:00 |
|
|
f38faa45b8
|
Bump rubocop-rspec from 2.9.0 to 2.10.0
Bumps [rubocop-rspec](https://github.com/rubocop/rubocop-rspec) from 2.9.0 to 2.10.0.
- [Release notes](https://github.com/rubocop/rubocop-rspec/releases)
- [Changelog](https://github.com/rubocop/rubocop-rspec/blob/master/CHANGELOG.md)
- [Commits](https://github.com/rubocop/rubocop-rspec/compare/v2.9.0...v2.10.0)
---
updated-dependencies:
- dependency-name: rubocop-rspec
dependency-type: direct:development
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
|
2022-04-20 03:01:15 +00:00 |
|
|
83e09f33ec
|
Merge pull request #1237 from openHPI/aws_experiment
Prepare AWS Experiment
|
2022-04-18 21:18:29 +02:00 |
|
|
19bd742bc9
|
Show a localized message if the program was killed.
* This will most likely happen by the OOM killer, thus we inform the user about the memory restriction.
|
2022-04-15 21:29:55 +02:00 |
|
|
d10735d0a8
|
Persist Execution Environment when running code
|
2022-04-15 15:22:19 +02:00 |
|
|
4887f4af02
|
Implement A/B Test for using AWS as an executor for Java
|
2022-04-15 15:22:19 +02:00 |
|