- Jan 08, 2015
-
-
Dmitriy Zaporozhets authored
bin/setup needs bundler too By adding `require 'bundler/setup'` we remove the need for `bundle exec`. This is already done in the other scripts in bin/; this change adds the missing require to bin/setup. See merge request !13
-
Jacob Vosmaer authored
By adding `require 'bundler/setup'` we remove the need for `bundle exec`. This is already done in the other scripts in bin/; this change adds the missing require to bin/setup.
-
- Dec 18, 2014
-
-
Dmitriy Zaporozhets authored
Add HOME to the Upstart config example This seems to be a good idea. See merge request !12
-
- Dec 17, 2014
-
-
Jacob Vosmaer authored
-
- Dec 11, 2014
-
-
Dmitriy Zaporozhets authored
Add Upstart config Upstart takes care of respawning and logging. This only works for distributions that use Upstart, such as Ubuntu 12.04, Ubuntu 14.04 and Centos 6. See merge request !11
-
Jacob Vosmaer authored
-
- Aug 26, 2014
-
-
Sytse Sijbrandij authored
Dockerfile update
-
Stefan Schweter authored
-
- Aug 25, 2014
-
-
Stefan Schweter authored
-
Stefan Schweter authored
Moves mysql, redis and postgresql to optional dependencies section. Postgresql version number was updated from 9.1 to 9.3 (Available in Ubuntu 14.04).
-
Stefan Schweter authored
-
- May 08, 2014
-
-
Dmitriy Zaporozhets authored
-
- May 07, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
- May 06, 2014
-
-
Dmitriy Zaporozhets authored
Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
Drop ssh keygen
-
Dmitriy Zaporozhets authored
Runner use http to clone repo from source so its no need in ssh key for it Signed-off-by:
Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
-
Dmitriy Zaporozhets authored
-
- May 05, 2014
-
-
Dmitriy Zaporozhets authored
Tempfile permissions
-
Jacob Vosmaer authored
-
- May 03, 2014
-
-
Sytse Sijbrandij authored
Fix typos in Dockerfile
-
- Apr 29, 2014
-
-
Dmitriy Zaporozhets authored
Make sure we submit completed build to coordinator.
-
Dmitriy Zaporozhets authored
-
- Apr 25, 2014
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
- Apr 24, 2014
-
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
-
Dmitriy Zaporozhets authored
Merge branch 'ansynchronous-build' of https://github.com/gucki/gitlab-ci-runner into gucki-ansynchronous-build
-
hanneskaeufler authored
-
- Apr 14, 2014
-
-
Job van der Voort authored
-
- Apr 04, 2014
-
-
Sytse Sijbrandij authored
Dockerfile fixed to avoid error on Upstart workaround
-
Jorge Barnaby authored
-
- Apr 01, 2014
-
-
Sytse Sijbrandij authored
Add Cloud Runner /cc @dzaporozhets Small guide on how to add a runner to our setup.
-
Job van der Voort authored
-
- Mar 27, 2014
-
-
Dmitriy Zaporozhets authored
Tell users to install bundle locally without sudo.
-
- Mar 26, 2014
-
-
Ciro Santillli authored
-
Dmitriy Zaporozhets authored
Fix typo in Readme
-