- Apr 18, 2019
-
-
robinwilliam.hundt authored
-
- Mar 31, 2019
-
-
robinwilliam.hundt authored
also some quality of life ui improvements
-
- Mar 30, 2019
-
-
robinwilliam.hundt authored
Also removed a bunch of unnecessary code and extracted the test runner into https://gitlab.gwdg.de/grady-corp/grady-test-runner
-
- Mar 29, 2019
-
-
robinwilliam.hundt authored
-
- Mar 21, 2019
-
-
Dominik Seeger authored
-
- Mar 08, 2019
-
-
Dominik Seeger authored
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
Dominik Seeger authored
blub
-
- Mar 07, 2019
-
-
robinwilliam.hundt authored
Also extended existing frontend tests for feedback creation. In order to fix routing, partially refactored Subscription Vuex module #145
-
Dominik Seeger authored
corrected test
-
Dominik Seeger authored
-
- Mar 03, 2019
-
-
robinwilliam.hundt authored
Using multiprocessing.Lock to synchronize access to creation of Assignment fixes #130
-
robinwilliam.hundt authored
-
Dominik Seeger authored
Tested with the following piece of code which should hava all edge cases. Works fine : // should not be commented out char c = '/*'; String s = "/* some stupid stuff */"; long test(REPLACED k){ /* only this should be commented out */ if(REPLACED) return REPLACED; if(REPLACED) return REPLACED; /* this should be commented out if(REPLACED){ if(REPLACED) return REPLACED; if(REPLACED) return (REPLACED); } */ this should not return 0; }
-
robinwilliam.hundt authored
fixes #135
-
- Feb 21, 2019
-
-
robinwilliam.hundt authored
Every branch shares the same dev-image and dev-image-base used for caching during the build image step. On master, only tag commits are built and the image has the tag number
-
robinwilliam.hundt authored
-
Dominik Seeger authored
-
- Feb 14, 2019
-
-
robinwilliam.hundt authored
fixes #137
-
-
-
Dominik Seeger authored
-
Dominik Seeger authored
For now, every occurence of "student/s" that is visible to the user has been renamed to "participant". We should however think about how we adress the naming in the future.
-
Dominik Seeger authored
-
- Feb 04, 2019
-
-
robinwilliam.hundt authored
-
- Feb 03, 2019
-
-
robinwilliam.hundt authored
-
robinwilliam.hundt authored
-
- Jan 27, 2019
-
-
robinwilliam.hundt authored
-
- Jan 25, 2019
-
-
Dominik Seeger authored
-
robinwilliam.hundt authored
-
Dominik Seeger authored
-
Dominik Seeger authored
-
Dominik Seeger authored
-
Dominik Seeger authored
-
- Jan 24, 2019
-
-
robinwilliam.hundt authored
fixes #133
-
robinwilliam.hundt authored
At the moment the staging server is kinda broken and the functional tests already ensure that the app is not completely broken
-
robinwilliam.hundt authored
Also, the student is not greeted with the anonimised name anymore fixes #131
-