Commit Graph

3260 Commits

Author SHA1 Message Date
3cedcf5736 Check for null and undefined before accessing stderr and stdout 2020-11-14 00:19:39 +01:00
afe0fc2255 Add support for syntax error with inconsistent tabs and spaces 2020-11-14 00:19:39 +01:00
82169b3afc Exclude keys from syntax error 2020-11-14 00:04:23 +01:00
307bc9bd7b Check for output before accessing stderr or stdout 2020-11-13 22:53:56 +01:00
5fe1590b39 Add filter for unknown PyLint messages 2020-11-13 22:52:56 +01:00
c9e5d60dfb Add missing translation if sign in failed 2020-11-13 13:01:11 +01:00
4999918e51 Check for study group before checking permission 2020-11-12 16:00:24 +01:00
56b6cc1477 Hotfix: Convert Hash to JSON before sending to Sentry 2020-11-12 15:02:51 +01:00
08278fa4e9 Check for connection state before sending flush character 2020-11-11 18:16:07 +01:00
6868102071 Use full name for selectFileInJsTree in order to prevent bind referring to undefined 2020-11-11 18:15:54 +01:00
804a22e680 Remove deprecated access to global var event 2020-11-11 18:07:17 +01:00
88a2558039 Check for this.active_frame.data() before accessing 2020-11-11 17:46:02 +01:00
807b763e49 Add Sentry info if returning unprocessable_entity 2020-11-11 17:42:20 +01:00
664dadf404 Check for coords before using it 2020-11-11 17:35:06 +01:00
24c0a8ce50 Convert unsafe comparison to safe variant in turtle.js 2020-11-11 17:25:20 +01:00
7faae55ff5 Log unknown PyLint values to Sentry for translation 2020-11-11 17:20:08 +01:00
406aeef461 Use includes instead of endsWith (due to query parameters) 2020-11-10 02:26:21 +01:00
2ba6cd7b32 Prevent duplication of content in ACE. 2020-11-10 02:20:18 +01:00
fd788cc51d Populate score card with custom details and add link to line 2020-11-10 00:45:31 +01:00
fc6b0f2adc Fix not_graded to German 2020-11-09 21:38:52 +01:00
ffcf4dbbce Prevent access to file_role if no valid response was received 2020-11-09 21:20:01 +01:00
84c291626f Make note "not graded" optional for linters 2020-11-09 21:19:24 +01:00
69db6f98cf Update Linter translation 2020-11-09 21:18:50 +01:00
c509725cf7 Merge pull request #778 from openHPI/misc
Miscellaneous changes
2020-11-09 00:14:22 +01:00
89f7677cdd Merge pull request #777 from openHPI/add_linter_translation
Add German translations for PyLint adapter
2020-11-09 00:14:02 +01:00
e958b890cf Prevent code duplication when changing from implement view 2020-11-09 00:01:44 +01:00
4d09c8a6d6 Prevent exception if no detailed_linter_results are available 2020-11-09 00:00:31 +01:00
c24d382151 Improve wording of linter based on feedback 2020-11-08 21:40:03 +01:00
902e1e46da Allow linter for exercises 3.1.X in Python course 2020-11-08 15:15:00 +01:00
ad2616bdb4 Add info about webpack-dev-server 2020-11-08 15:04:49 +01:00
c2a816968e Show no run output for Python execenv 2020-11-08 14:53:50 +01:00
c1843ff963 Lint: Catch StandardError during assess 2020-11-08 14:50:19 +01:00
5fdfb12e62 Add German translations for PyLint adapter with basic spec 2020-11-08 01:04:39 +01:00
d089fd91b7 Add location for DockerContainerPool to config example 2020-11-07 14:58:11 +01:00
281d5a7146 Merge pull request #772 from openHPI/dependabot/bundler/bootsnap-1.5.0
Bump bootsnap from 1.4.9 to 1.5.0
2020-11-03 17:05:21 +01:00
2391091445 Bump bootsnap from 1.4.9 to 1.5.0
Bumps [bootsnap](https://github.com/Shopify/bootsnap) from 1.4.9 to 1.5.0.
- [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.4.9...v1.5.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-11-03 09:13:13 +00:00
7158cd4d07 Merge pull request #770 from openHPI/dependabot/npm_and_yarn/webpack-merge-5.3.0
Bump webpack-merge from 5.2.0 to 5.3.0
2020-11-02 19:47:20 +01:00
da064efef7 Merge pull request #771 from openHPI/add_handling_missing_file_type_on_import
Add handling for missing file type on import
2020-11-02 19:44:51 +01:00
356b25162d Minor improvement 2020-11-02 17:29:32 +01:00
f872cf73ee Review points, specs 2020-11-02 17:09:31 +01:00
ce3d9b488d Hotfix: Hide linter run for RfCs 2020-11-01 22:39:29 +01:00
75a2929b39 Hotfix: Hide linter run for RfCs 2020-11-01 22:35:10 +01:00
4e61d53cb3 typos and cleanup 2020-11-01 11:18:06 +01:00
9168a20d74 add handling for missing file_type 2020-11-01 11:17:56 +01:00
36eda9cbcb Bump webpack-merge from 5.2.0 to 5.3.0
Bumps [webpack-merge](https://github.com/survivejs/webpack-merge) from 5.2.0 to 5.3.0.
- [Release notes](https://github.com/survivejs/webpack-merge/releases)
- [Changelog](https://github.com/survivejs/webpack-merge/blob/master/CHANGELOG.md)
- [Commits](https://github.com/survivejs/webpack-merge/compare/v5.2.0...v5.3.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-30 19:32:33 +00:00
07fed269e7 Merge pull request #767 from openHPI/fix_codeharbor_export_policy
Fix codeharbor-export policies
2020-10-30 15:35:57 +01:00
bb2254d8cf Merge pull request #768 from openHPI/dependabot/npm_and_yarn/sentry/browser-5.27.2
Bump @sentry/browser from 5.27.1 to 5.27.2
2020-10-29 21:47:30 +01:00
2304c89c48 Merge pull request #769 from openHPI/dependabot/npm_and_yarn/highlight.js-10.3.2
Bump highlight.js from 10.3.1 to 10.3.2
2020-10-29 21:47:09 +01:00
5d64bb1407 Bump highlight.js from 10.3.1 to 10.3.2
Bumps [highlight.js](https://github.com/highlightjs/highlight.js) from 10.3.1 to 10.3.2.
- [Release notes](https://github.com/highlightjs/highlight.js/releases)
- [Changelog](https://github.com/highlightjs/highlight.js/blob/10.3.2/CHANGES.md)
- [Commits](https://github.com/highlightjs/highlight.js/compare/10.3.1...10.3.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-29 19:50:44 +00:00
94c5b13905 Bump @sentry/browser from 5.27.1 to 5.27.2
Bumps [@sentry/browser](https://github.com/getsentry/sentry-javascript) from 5.27.1 to 5.27.2.
- [Release notes](https://github.com/getsentry/sentry-javascript/releases)
- [Changelog](https://github.com/getsentry/sentry-javascript/blob/master/CHANGELOG.md)
- [Commits](https://github.com/getsentry/sentry-javascript/compare/5.27.1...5.27.2)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
2020-10-29 19:15:16 +00:00