Commit Graph

127 Commits

Author SHA1 Message Date
fdb9243d21 don't use ActiveRecord fixtures 2015-02-24 09:58:48 +01:00
05509c2ceb added tests 2015-02-24 09:58:04 +01:00
821b911ebb added tests 2015-02-23 17:37:48 +01:00
f3c5d17662 reduced code complexity 2015-02-23 17:36:22 +01:00
ded7825de8 added tests 2015-02-23 17:33:30 +01:00
f0ca3b6e82 improved readability 2015-02-23 17:19:09 +01:00
e8d7f172b9 fixed broken password confirmation on password reset 2015-02-23 16:19:06 +01:00
dafeb3a706 added tests 2015-02-23 15:51:01 +01:00
cbca0c0c1e extended Rubocop configuration 2015-02-23 15:02:41 +01:00
6417dfae70 added RSpec configuration file 2015-02-23 14:49:27 +01:00
d55ab4e331 added tests 2015-02-23 14:42:35 +01:00
a2682b8dcb increased database pool size on Travis CI 2015-02-23 14:42:22 +01:00
f337f1c1a3 added tests 2015-02-23 12:44:22 +01:00
11a0679b3a fixed style 2015-02-23 12:39:40 +01:00
77f641154d updated bundle 2015-02-23 11:45:09 +01:00
e8217c4d14 refactored specs 2015-02-23 11:34:06 +01:00
5bfe03c426 set application locale from custom LTI launch parameter 2015-02-23 11:33:43 +01:00
6d592472e7 added tests 2015-02-23 11:25:15 +01:00
466f8967e2 eliminated naming clash with Sorcery 2015-02-23 10:39:04 +01:00
2180c3878e added tests 2015-02-23 10:35:58 +01:00
1268cdf7aa improved readability 2015-02-23 08:45:10 +01:00
02904da7f9 minor change for consistency 2015-02-22 21:13:39 +01:00
8b04b47721 added tests 2015-02-21 11:11:04 +01:00
1f5ed5b914 fixed broken exercise cloning 2015-02-21 10:05:00 +01:00
4a6e6eb5e6 refactored refill of Docker container pool 2015-02-20 14:59:51 +01:00
6b44e737ab fix 2015-02-20 09:35:56 +01:00
5582e5b935 updated Capistrano 2015-02-20 09:17:06 +01:00
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