gitlab/lib/tasks
Ciro Santilli 533f4cdf30 gitlab shell works if multiple rubies installed
Before this it would fail because git hooks automatically prepend
things to the path, which can lead the wrong Ruby version to be called
in which dependencies are not installed.

To make sure that this is correct, the forked_merge_requests commented
out test that depends on this change was uncommented.

For that test to pass, it is also necessary to setup the mock server
on port 3001 under test_env.rb.
2014-11-18 11:38:23 +01:00
..
gitlab gitlab shell works if multiple rubies installed 2014-11-18 11:38:23 +01:00
migrate Adjust MySQL limits for existing installations 2014-04-23 11:07:36 +02:00
.gitkeep init commit 2011-10-09 00:36:38 +03:00
cache.rake Patch `rake cache:clear` for large amounts of keys 2014-06-20 13:58:57 +02:00
dev.rake Improve developer seeds 2014-03-15 11:39:35 +02:00
setup.rake Add rake setup alias for gitlab:setup 2014-04-24 19:53:00 +02:00
sidekiq.rake Move from script to bin directory. 2014-05-27 17:14:41 +02:00
spec.rake Fix syntax error 2014-05-27 08:12:03 +03:00
spinach.rake Splitted the Spinach tests to prevent time-outs 2014-06-04 22:55:27 +02:00
test.rake Try wear_merged! without argument 2014-10-01 11:43:16 +03:00