Commit Graph

20 Commits

Author SHA1 Message Date
4183a16178 merge with master 2016-08-03 12:09:58 +02:00
2bb1362520 further delete (spec files) 2016-07-04 16:59:30 +02:00
c8abe46815 Problem with Error_controller_spec seemst to be connected with pundit. When we use version 0.3 instead of 1.1 all tests are passing. I have discovered that somehow error record is not correctly assigned in newer verion. Probably we need to look for an issue in spec/factories/error or app/models/error files. Tests are failing at the first step, when creating error -> @error = Error.new(params). Still hasn't solved but im quite close 2016-06-08 18:56:54 +02: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
88730de8b6 fixed seeds 2015-03-13 09:30:50 +01:00
cb9b1a3e71 added seeds for teams 2015-03-11 14:31:40 +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
1fe56f8ea6 updated seeds for execution environments 2015-03-09 18:01:33 +01:00
f67e67bb83 fixed factory 2015-03-02 09:37:47 +01:00
fab95d6f31 added tests 2015-02-26 15:37:24 +01:00
113e05d310 minor changes 2015-02-24 16:25:47 +01:00
02904da7f9 minor change for consistency 2015-02-22 21:13:39 +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
5f0815b140 implemented pooling for Docker containers 2015-02-06 15:59:51 +01:00
b08bc8aef2 sped up some tests 2015-01-30 10:50:44 +01:00
db2a9a4261 sped up some tests 2015-01-29 18:19:45 +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