Commit Graph

14 Commits

Author SHA1 Message Date
ca28e0aa87 updated rails from 4.1.13 to 4.2.5. This is required for rails to make use of new features in postgres 9.5
@Ralf
TODO: migration /Users/groucho/Documents/HPI/workspace/Xikolo-CodeOcean/codeocean/db/migrate/20160204111716_add_user_to_code_harbor_link.rb
is broken. A reference is made to table users which does not exist.
Workaround: run rake db:schema:load before running db:migrate. Still this should be fixed.
2016-12-31 00:05:23 +01:00
4eef3d70d5 minor refactoring of flash messages 2015-03-23 16:42:57 +01:00
c260d4f2ea fixed absent initiation of refill task 2015-03-14 14:34:38 +01:00
c6e97cf00e don't always populate the Docker container pool when loading the environment but only when starting the server 2015-03-10 08:59:11 +01:00
7477d4c6dd transitionally downgraded to Rails 4.1 since activerecord-jdbcpostgresql-adapter is not fully compatible with Active Record 4.2 2015-03-02 15:04:37 +01:00
bfc11c333a added test 2015-02-24 11:47:29 +01:00
9e9a1b5308 don't load DockerContainerPool class before database schema has been created 2015-02-18 17:50:01 +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
2d0ab87834 don't check Docker availability if not present in test environment 2015-02-09 11:38:31 +01:00
5f0815b140 implemented pooling for Docker containers 2015-02-06 15:59:51 +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
4cbf9970b1 transferred Code Ocean from original repository to GitHub 2015-01-22 10:01:32 +01:00