Commit Graph

6000 Commits

Author SHA1 Message Date
df16136dd0 added Gemnasium badge to README 2015-02-20 08:30:54 +01:00
4116b07aa3 updated bundle 2015-02-19 11:31:52 +01:00
9dab833796 fixed test 2015-02-19 11:29:00 +01:00
ab87a2d91f fixed Gemfile for JRuby 2015-02-19 09:20:36 +01:00
9e9a1b5308 don't load DockerContainerPool class before database schema has been created 2015-02-18 17:50:01 +01:00
28405783a2 refactored error aggregation 2015-02-18 17:18:46 +01:00
ea44db73ef removed rebellious test 2015-02-18 13:12:41 +01:00
28b7950ce8 don't measure test coverage on JRuby 2015-02-18 11:21:25 +01:00
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
fcc5a85a76 added dynamic container pool graph to administrator dashboard 2015-02-17 14:07:48 +01:00
a13d1738e2 fixed multiple style guide violations 2015-02-17 10:23:01 +01:00
cb87870a46 extended RuboCop configuration 2015-02-17 09:11:59 +01:00
c99b0e6256 use #fail instead of #raise to signal exceptions, as suggested by RuboCop 2015-02-17 09:05:04 +01:00
b21a7ee8e8 use shorter notation for creating procs, as suggested by RuboCop 2015-02-17 08:21:00 +01:00
f6965aff12 minor license fixes 2015-02-16 17:10:49 +01:00
d329466cbd Merge branch 'master' of github.com:openHPI/codeocean 2015-02-16 17:06:47 +01:00
ea7c5a3fd2 added RuboCop's HTML formatter's output to .gitignore 2015-02-16 17:05:56 +01:00
8e374c6914 use #described_class, as suggested by RuboCop 2015-02-16 17:04:28 +01:00
fdf200f3ff Create LICENSE 2015-02-16 13:30:27 +01:00
0bb5dae334 changed literal array syntax, as suggested by RuboCop 2015-02-16 11:33:03 +01:00
1068b18f41 use RuboCop 2015-02-16 11:22:26 +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
8e5b8094cf made dashboard refresh interval configurable 2015-02-13 17:34:05 +01:00
d629d0aa43 increased database pool size on Travis CI 2015-02-12 15:11:12 +01:00
4fa4629e15 reduced code complexity 2015-02-12 15:10:53 +01:00
e8db4a4b10 removed code duplication 2015-02-12 13:15:31 +01:00
c562d4b0ef minor fix 2015-02-12 12:42:48 +01:00
6d2b8e9acf reduced code complexity 2015-02-12 12:36:30 +01:00
1226eb9d24 refill Docker container pool in small batches 2015-02-11 15:48:06 +01:00
e39d715b57 use bundler caching on Travis CI 2015-02-11 15:21:22 +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
7ab57403df minor changes 2015-02-10 10:34:24 +01:00
606f21a560 use better_errors 2015-02-10 10:29:24 +01:00
9fccf098e8 adjusted tests 2015-02-10 09:16:16 +01:00
9790afe1a4 fix 2015-02-09 16:29:51 +01:00
232c6b398f extracted method 2015-02-09 16:24:33 +01:00
342c3a153c extracted method 2015-02-09 15:29:28 +01:00
6fef49e2ec added tests 2015-02-09 15:03:58 +01:00
9aa1db0e76 load database schema before test execution on Travis CI 2015-02-09 15:03:43 +01:00
1fdf29c525 fixed naming 2015-02-09 14:44:30 +01:00
7661910e91 updated bundle 2015-02-09 12:42:58 +01:00
d38e7e1791 added tests 2015-02-09 12:25:20 +01:00
2d0ab87834 don't check Docker availability if not present in test environment 2015-02-09 11:38:31 +01:00
a5349fa94f delete test-related files after test execution 2015-02-09 10:03:57 +01:00