aboutsummaryrefslogtreecommitdiff
path: root/config
Commit message (Collapse)AuthorAgeLines
* Add comments to appcfg.ymlHeiko Bernloehr2018-02-21-7/+26
|
* Log message for APP_CONFIGHeiko Bernloehr2018-02-20-0/+1
| | | | Write log message for APP_CONFIG in appcfg.rb initializer.
* Adjust resource fetching to redirected ECS URL.Heiko Bernloehr2016-05-25-0/+6
| | | | | | | Evaluationserver (ev) is now able to process resource URLs contained in an EvaluationJob which differ from the configured ECS-URL in appcfg.yml, i.e. the URL its a redirected one. Nonetheless ev communicates to the configured ECS directly further on.
* Evaluate routing element in exercises.Heiko Bernloehr2016-04-22-0/+1
| | | | | | | | Dynamic routing by evaluating routing element in exercises, e.g. "routing": { "solutionQueue": "cpp_solutions" }
* New logger (process id, full date)Heiko Bernloehr2016-04-22-0/+1
|
* Remove ParamsParser from middleware stack.Heiko Bernloehr2016-03-10-0/+1
|
* Remove appcfg.yml from spring watch list.Heiko Bernloehr2016-03-10-1/+0
|
* Merge and send to computation service.Heiko Bernloehr2015-12-16-0/+8
|
* Application configuration.Heiko Bernloehr2015-12-16-0/+59
|
* Initial commit.Heiko Bernloehr2015-11-30-0/+371