Commit Graph

279 Commits

Author SHA1 Message Date
172ca91329 bugfixes, policies, errors now have a link to the submissions 2015-04-10 20:23:38 +02:00
b8ec3edef2 Show requests for comments and begin work on a view for executing them 2015-03-27 18:10:47 +01:00
a70053532b Merge commenting support 2015-03-27 11:57:35 +01:00
d109663cb9 extracted boolean validation logic into stand-alone validator 2015-03-18 09:10:58 +01:00
15d8984a9e added the ability to prohibit network access for code submissions executed using Docker 2015-03-17 17:14:25 +01:00
b1218e0b80 added the ability to limit memory consumption of code submissions executed using Docker 2015-03-17 15:51:59 +01:00
0b73180832 eager load files when collecting a submissions's files 2015-03-13 10:21:21 +01:00
58da5d5d66 fix 2015-03-12 19:07:58 +01:00
cd09e19d24 hide fields from the file form if not matching the file's role 2015-03-12 17:04:47 +01:00
48f1b97aea extracted method 2015-03-12 11:07:29 +01:00
f1de18141a refactored JavaScript code not to use inline Ruby evaluation 2015-03-12 09:13:38 +01:00
ff7f33cfd8 minor changes 2015-03-11 15:15:10 +01:00
a8bda864df simplified some Active Record queries 2015-03-11 14:31:19 +01:00
0673d44820 minor change 2015-03-11 09:39:01 +01:00
3ae749bfc5 extended execution environments by a default file type that is used as the default for associated exercises' files 2015-03-10 18:14:26 +01:00
240c570698 minor improvement 2015-03-10 17:15:13 +01:00
7477d4c6dd transitionally downgraded to Rails 4.1 since activerecord-jdbcpostgresql-adapter is not fully compatible with Active Record 4.2 2015-03-02 15:04:37 +01:00
aada0e1c9a minor changes 2015-02-26 10:17:55 +01:00
f0ca3b6e82 improved readability 2015-02-23 17:19:09 +01:00
e8d7f172b9 fixed broken password confirmation on password reset 2015-02-23 16:19:06 +01:00
466f8967e2 eliminated naming clash with Sorcery 2015-02-23 10:39:04 +01:00
8b04b47721 added tests 2015-02-21 11:11:04 +01:00
28405783a2 refactored error aggregation 2015-02-18 17:18:46 +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
5f0815b140 implemented pooling for Docker containers 2015-02-06 15:59:51 +01:00
dd624b26c8 started implementing teams 2015-01-28 12:28:09 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00