Commit Graph

492 Commits

Author SHA1 Message Date
d222d94bbe changed database cleaning strategy 2015-02-18 11:03:56 +01:00
56acd4c3c3 updated to Rails 4.2 2015-02-18 10:41:26 +01:00
a13d1738e2 fixed multiple style guide violations 2015-02-17 10:23:01 +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
0bb5dae334 changed literal array syntax, as suggested by RuboCop 2015-02-16 11:33:03 +01:00
5f6dbdd858 added some tests 2015-02-15 12:21:42 +01:00
2fab3907c0 fixed Docker configuration 2015-02-15 11:10:18 +01:00
99d1aaa625 fix 2015-02-14 14:19:16 +01:00
1226eb9d24 refill Docker container pool in small batches 2015-02-11 15:48:06 +01:00
babe05135d don't use SimpleCov on JRuby 2015-02-11 10:40:27 +01:00
6b73fc7b30 create a container's specific directory before starting the container 2015-02-11 10:04:21 +01:00
6fbeb574e3 added tests 2015-02-10 15:36:03 +01:00
59ca0a57c3 administrator dashboard for observing the Docker container pool 2015-02-10 12:23:26 +01:00
9fccf098e8 adjusted tests 2015-02-10 09:16:16 +01:00
232c6b398f extracted method 2015-02-09 16:24:33 +01:00
6fef49e2ec added tests 2015-02-09 15:03:58 +01:00
1fdf29c525 fixed naming 2015-02-09 14:44:30 +01:00
d38e7e1791 added tests 2015-02-09 12:25:20 +01:00
a5349fa94f delete test-related files after test execution 2015-02-09 10:03:57 +01:00
222b685fa2 gather coverage data locally 2015-02-09 10:03:14 +01:00
ba64630d45 clean up Docker containers after test execution 2015-02-08 18:42:12 +01:00
3118158946 silence standard output during RSpec runs 2015-02-07 10:19:36 +01:00
2d1d06a31c fixed broken tests 2015-02-07 10:18:09 +01:00
2799db2e38 disabled timeout detection for RSpec tests 2015-02-06 16:08:19 +01:00
5f0815b140 implemented pooling for Docker containers 2015-02-06 15:59:51 +01:00
a22a5af711 extracted common controller behavior in order to reduce code duplication 2015-02-05 12:28:09 +01:00
37a632d2a1 improved configuration utility 2015-02-05 09:52:17 +01:00
f9d26b1a6f extended Docker::Container with utility methods 2015-02-05 09:26:19 +01:00
5c44651a43 fixed test 2015-01-30 14:14:28 +01:00
b08bc8aef2 sped up some tests 2015-01-30 10:50:44 +01:00
76ceae54b0 fix 2015-01-29 18:19:51 +01:00
db2a9a4261 sped up some tests 2015-01-29 18:19:45 +01:00
cbde9529aa implemented team-dependent exercise policy 2015-01-29 17:13:22 +01:00
f70f2eb4b7 minor change 2015-01-29 15:08:11 +01:00
62adb1a8e2 don't use WebKit with Capybara 2015-01-29 15:03:19 +01:00
b019d3a700 only start Code Climate test reporter if corresponding token is set 2015-01-29 08:46:50 +01:00
23f91259c7 fixed failing test 2015-01-28 19:06:17 +01:00
df70b46c16 added Code Climate integration 2015-01-28 18:43:44 +01:00
dd624b26c8 started implementing teams 2015-01-28 12:28:09 +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