Commit Graph

109 Commits

Author SHA1 Message Date
918d1265db Add GitLab CI and sort Gemfile
The provision folder contains files required to build the Docker Image for the GitLab CI.
2021-01-21 18:15:49 +01:00
b60e78d259 Add telegraf to CodeOcean 2021-01-15 13:08:24 +01:00
7b1ed887f8 Update to newer eventmachine 2020-12-14 13:17:12 +01:00
f170b26338 Remove SSH Key dependency (previously required for deployment) 2020-11-30 18:27:25 +01:00
f98de3b66b Add Rails admin 2020-11-26 17:11:18 +01:00
c9b6b213f4 Bump proforma from v0.4 to v0.5
Bumps [proforma](https://github.com/openHPI/proforma) from v0.4 to v0.5.
- [Release notes](https://github.com/openHPI/proforma/releases)
- [Commits](b09c9fcc1f...b9e8769e79)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-06 15:02:27 +00:00
1af9e5e040 Bump rails from 5.2.4.3 to 5.2.4.4
Bumps [rails](https://github.com/rails/rails) from 5.2.4.3 to 5.2.4.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.3...v5.2.4.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-09-28 15:10:21 +00:00
29efddd850 Bump rails from 5.2.4.2 to 5.2.4.3
Bumps [rails](https://github.com/rails/rails) from 5.2.4.2 to 5.2.4.3.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.2...v5.2.4.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-05-19 09:11:07 +00:00
fece760132 Update bundle and move jquery_ujs 2020-05-12 17:51:11 +02:00
2fc9153e81 Bump rails from 5.2.4.1 to 5.2.4.2
Bumps [rails](https://github.com/rails/rails) from 5.2.4.1 to 5.2.4.2.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.4.1...v5.2.4.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-03-20 09:31:11 +00:00
e7cebf6137 Update Bundle 2020-03-06 15:34:09 +01:00
f5da825567 Upgrade bundle and use mnemosyne-ruby 1.10.0.beta1 2020-03-05 16:11:12 +01:00
9f2c12323e Downgrade sentry to work again. 2020-03-04 17:08:13 +01:00
4494ec3750 Extracted Capistrano files to separate repository 2020-01-17 16:05:34 +01:00
a551760965 Add sentry for error tracing 2020-01-14 14:41:55 +01:00
5a1d44d279 Add ED25519 ssh key support for deployment (development only)
Update Bundle and Yarn files
2019-12-20 16:18:34 +01:00
27ab0af6ec Bump rails from 5.2.4 to 5.2.4.1
Bumps [rails](https://github.com/rails/rails) from 5.2.4 to 5.2.4.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.4...v5.2.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-20 09:56:35 +00:00
2afbcacb1a update proforma gem 2019-12-18 17:06:00 +01:00
466202fc87 merge master 2019-12-09 20:54:24 +01:00
46e7853465 specs for services 2019-12-09 20:35:49 +01:00
c89ee6c102 model and policy specs 2019-12-07 13:11:48 +01:00
5625fa63b0 add controller specs 2019-12-06 17:25:00 +01:00
4a77536c5f merge master 2019-12-03 17:55:58 +01:00
94026dcedf update proforma gem 2019-12-03 17:49:45 +01:00
dd62c77777 Bump rails from 5.2.3 to 5.2.4
Bumps [rails](https://github.com/rails/rails) from 5.2.3 to 5.2.4.
- [Release notes](https://github.com/rails/rails/releases)
- [Commits](https://github.com/rails/rails/compare/v5.2.3...v5.2.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2019-12-02 04:19:42 +00:00
3912caab1c support better errorhandling for codeharbor 2019-10-25 16:25:57 +02:00
c892b14acd Explicitly add autotest to Gemfile 2019-10-23 16:18:42 +02:00
4ab78c170e add uuid check 2019-10-16 19:19:28 +02:00
d6d8a803ae use proformas git repo 2019-10-08 16:39:55 +02:00
3c65565b8c enable export to codeharbor 2019-09-02 19:03:50 +02:00
017644c4a5 implementation of import wip 2019-08-20 18:37:17 +02:00
a162a2cf9c Remove versions set by snyk and update Rails 2019-03-29 14:51:51 +01:00
c9713a0cc8 fix: Gemfile & Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-ACTIONVIEW-173783
- https://snyk.io/vuln/SNYK-RUBY-ACTIONVIEW-173784
- https://snyk.io/vuln/SNYK-RUBY-RAILTIES-173785
2019-03-14 23:43:38 +00:00
26c2069e02 Move d3 to package.json and include I18n JS library though Gemfile
Also, update bundle to make it installable again (a version had been removed)
2019-03-09 00:31:56 +01:00
d63700c7db Add live dashboard for teachers in the context of an exercise
This commit also adds the fundamentals for ActionCable
2019-03-06 14:00:59 +01:00
1e769a1085 Upgrade bundle 2019-02-13 12:04:10 +01:00
b9bf869b55 fix: Gemfile & Gemfile.lock to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-ACTIVEJOB-72640
- https://snyk.io/vuln/SNYK-RUBY-ACTIVESTORAGE-72641
2018-11-30 14:26:39 +00:00
45694ca838 Set eventmachine to older version to prevent websocket connection issues 2018-11-06 16:49:44 +01:00
767b6aaa54 Update bundle and use newer codecoverage reporter 2018-11-06 16:49:43 +01:00
4d1cf972e4 Include Webpack and use it for jQuery, Bootstrap and chosen.js 2018-11-06 16:46:01 +01:00
15b1670511 Update Turbolinks, load additional assets only on request, fix JS
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:01 +01:00
de52db89f0 Upgrade Rails to version 5.2.1 and adopt code & specs where necessary
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:46:00 +01:00
838ba994ec Another bundle update
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:45:59 +01:00
ac31afbd2a Clean Gemfile and perform bundle update
Signed-off-by: Sebastian Serth <Sebastian.Serth@student.hpi.de>
2018-11-06 16:45:59 +01:00
592caa1574 enable mnemosyne 2018-08-09 16:17:28 +02:00
79efa1cf64 Merge pull request #181 from openHPI/snyk-fix-24ux2d
[Snyk] Fix for 1 vulnerable dependencies
2018-07-25 13:07:48 +02:00
6864cef4df fix: Gemfile.lock & Gemfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-FFI-22037
2018-06-29 05:23:20 +00:00
818012fa91 fix: Gemfile.lock & Gemfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade:
- https://snyk.io/vuln/SNYK-RUBY-SPROCKETS-22032
2018-06-21 05:27:11 +00:00
8cdf909188 Merge pull request #163 from openHPI/chore/no-more-coffee
Caffeine withdrawal
2018-03-22 15:11:46 +01:00
befcf9385b Merge pull request #160 from openHPI/SS/enable_more_specs
Enable more specs
2018-03-22 15:10:35 +01:00