Commit Graph

32 Commits

Author SHA1 Message Date
5a90d20e54 prevent RFC with empty questions from being picked 2018-08-09 15:26:39 +02:00
d9d3dc42d4 remove all A/B testing code no longer in use. 2018-08-09 15:14:52 +02:00
7478ef8eff and forgot to change it to i when doing a quickfix... 2018-07-25 16:29:57 +02:00
7e85fadfa1 fix table name in query 2018-07-25 16:25:30 +02:00
633bfa6cc5 ... hopefully I got the query correct this time... 2018-05-16 17:20:17 +02:00
b651b1b179 fixed the experimental query 2018-05-16 17:13:20 +02:00
e9462409fd fixed the query, removed scopes, added paranthesis for clarity. 2018-05-16 17:06:04 +02:00
f7392b1c05 altered stale rfc query 2018-05-16 16:04:50 +02:00
4778fc68fc don't present rfcs of experimental users to others 2018-02-27 13:48:52 +01:00
40fe5c4e69 Save submission alongside structured error 2018-01-30 11:28:29 +01:00
53df8f9d92 correct method call 2017-11-29 16:35:18 +01:00
c4cf11f299 Refactor user redirect after submission 2017-11-08 15:39:04 +01:00
8d1c846fae changes to newrelic 2017-09-20 13:29:26 +02:00
30375a4909 Make comments available to RFC 2017-06-09 14:39:33 +02:00
3562aa9103 create remote evaluation 2017-02-02 18:14:33 +01:00
59f2ff436e removed url helper from model 2017-01-18 13:35:18 +01:00
09533a5556 download complete submission as one zip file 2016-07-15 18:25:58 +02:00
223df2ffa8 some cleanup of request for comments. Work in progress.
Noticed a flaw when fetching the last submission, which is caused by timezone differences. First step to solve this.
Existing Request for Comments still need to be updated with their current submissionId, the SQL to do that is not yet finished.
2016-07-04 17:44:22 +02:00
16346fa732 Show testrun results in statistics 2016-03-09 15:20:38 +01:00
b4527aef50 implemented autosave, save button is now hidden. there is a label to show the last save timestamp. Code is saved on browser close. 2015-08-12 17:38:34 +02:00
3307ebbabb adedd new relic debugging to normalized_score 2015-04-24 16:28:51 +02:00
2d7c2945df fixed percentage method to reflect the new normalized_score method 2015-04-23 17:24:11 +02:00
6ecaa559fb some readability improvement of score checks 2015-04-23 16:29:34 +02:00
78f8833eb2 handle 0 max score 2015-04-23 15:45:19 +02:00
c7d939104f handle 0 max score 2015-04-23 15:43:31 +02:00
0b73180832 eager load files when collecting a submissions's files 2015-03-13 10:21:21 +01:00
a8bda864df simplified some Active Record queries 2015-03-11 14:31:19 +01:00
aada0e1c9a minor changes 2015-02-26 10:17:55 +01:00
a13d1738e2 fixed multiple style guide violations 2015-02-17 10:23:01 +01:00
0bb5dae334 changed literal array syntax, as suggested by RuboCop 2015-02-16 11:33:03 +01:00
4fa4629e15 reduced code complexity 2015-02-12 15:10:53 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00