Commit Graph

40 Commits

Author SHA1 Message Date
7f47af99cb Fix order-dependent specs 2021-11-04 19:15:33 +01:00
01ec9343cf Remove usage of DockerClient 2021-11-01 17:13:10 +01:00
2551ea709b Remove 'previous' DockerContainerPool implementation 2021-11-01 17:13:09 +01:00
c1cff29147 [Spec] Initialize environment for Docker testing 2021-11-01 17:13:08 +01:00
06ef4430f5 Change exposed_ports to array 2021-11-01 17:13:02 +01:00
601e1fab5c Remove all occurrences of server-sent events 2021-11-01 17:12:57 +01:00
5243808d54 Apply automatic rubocop fixes 2021-05-17 19:40:38 +02:00
da0a682ffb Apply manual rubocop fixes 2021-05-14 22:03:06 +02:00
6cbecb5b39 Apply automatic rubocop fixes 2021-05-14 22:03:06 +02:00
be3ec82bd4 Add new file role teacher_defined_linter 2020-10-15 00:43:57 +02:00
fae60a21e5 Sync DockerClient with DockerContainerPool
Fix failing specs after upgrade
2020-09-28 16:53:15 +02:00
df8ea4045c Fix spec 2020-05-12 18:20:29 +02:00
31500bf297 Fix final failing spec 2020-04-14 15:32:05 +02:00
28d40605c8 Fix specs 2020-04-14 15:20:15 +02:00
1f56f8fb78 Always create workspace path dir for DockerClient specs 2018-02-22 17:19:54 +01:00
eb4e620775 Allow folders to be created during DockerClient Spec 2018-02-22 17:19:54 +01:00
2a38db6e75 Move workspace path to subdir of /tmp to prevent deleting other files 2018-02-22 17:19:53 +01:00
fc873cb053 second run of replacement regex from https://github.com/thoughtbot/factory_bot/blob/4-9-0-stable/UPGRADE_FROM_FACTORY_GIRL.md ...
Nested calls seem to be fun..
2017-11-15 15:37:42 +01:00
0e26ab98c8 rename factory_girl_(rails) to factory_bot_(rails) 2017-11-15 15:18:07 +01:00
5fe12bfa78 fixing tests p1 2017-01-12 18:12:36 +01:00
3842509275 removed comments that had no value for me. 2016-11-11 16:44:55 +01:00
c937a1a9ef clean pull request 2016-10-24 23:02:44 +02:00
46cdbc3b4b change workspace path to /tmp 2016-10-16 17:28:57 +02:00
043ece68f4 enable container tests 2016-10-16 16:55:24 +02:00
7a76c4c6f1 try out new code 2016-10-11 13:12:00 +02:00
7efcfa632b come back to green light! 2016-08-04 16:54:55 +02:00
f7e7db54ec fixed issues with deleting files and issue with json method not defined for the mock-double for rspec-tests in lib 2016-06-02 14:27:49 +02:00
bc51948ada fixed some tests.. 2015-08-25 16:02:14 +02:00
eac54da11a Clean Working Folder without Threads
Disabled some tests that are not matching our current code base
2015-04-28 15:04:54 +02:00
b8e35274ac Added some roadmap 2015-04-28 13:46:56 +02:00
ba3476cfec some refactoring 2015-03-19 14:33:51 +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
8c6490c9f7 improved the Docker client's robustness regarding random errors 2015-03-16 16:23:52 +01:00
b21a7ee8e8 use shorter notation for creating procs, as suggested by RuboCop 2015-02-17 08:21:00 +01:00
8e374c6914 use #described_class, as suggested by RuboCop 2015-02-16 17:04:28 +01:00
6b73fc7b30 create a container's specific directory before starting the container 2015-02-11 10:04:21 +01:00
5f0815b140 implemented pooling for Docker containers 2015-02-06 15:59:51 +01:00
4dbb144f59 delete Docker containers after code execution 2015-01-22 15:06:27 +01:00
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00