|
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 |
|
|
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 |
|
|
f6badb44ed
|
only remove Docker resources if present
|
2015-02-07 10:29:44 +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 |
|
|
c49bab1741
|
updated Font Awesome
|
2015-02-06 16:05:31 +01:00 |
|
|
9e8bbe32d7
|
updated Bootstrap theme
|
2015-02-06 16:03:03 +01:00 |
|
|
ea4d4fdd64
|
extended README
|
2015-02-06 16:00:22 +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 |
|
|
74398b9939
|
added development configuration files to .gitignore
|
2015-02-05 10:19:54 +01:00 |
|
|
37a632d2a1
|
improved configuration utility
|
2015-02-05 09:52:17 +01:00 |
|