gitlab-org--gitlab-foss/lib/tasks/gitlab
Jacob Vosmaer 37d6293842 Write authorized_keys in tmp/tests during tests
This should reduce the number of gitlab-shell error messages while the
tests run.
2014-08-26 11:33:26 +02:00
..
db Add a rake task that drops all tables 2014-03-28 13:37:09 +01:00
backup.rake move backup logic to lib. Fixed removing outdated backups 2013-08-05 12:26:33 +03:00
bulk_add_permission.rake Merge pull request #5520 from gabetax/rake_group_bulk_add_permissions 2014-02-12 09:40:40 +02:00
check.rake add git config --global core.autocrlf check 2014-08-04 20:41:20 -07:00
cleanup.rake adds rake task to clean up deleted LDAP users 2014-06-26 16:09:15 +02:00
enable_automerge.rake Fix popen bug in rake gitlab:satellites:create 2014-04-07 11:22:27 +02:00
generate_docs.rake Invoke Kernel#system with separate arguments 2014-03-03 08:40:30 +01:00
import.rake Merge pull request #6075 from skv-headless/remove_deprecated_finders 2014-01-22 11:04:56 -08:00
info.rake Include the Sidekiq version in gitlab:env:info 2014-04-01 16:05:26 +02:00
setup.rake Move the adapter check to the migration 2014-04-23 11:08:51 +02:00
shell.rake Write authorized_keys in tmp/tests during tests 2014-08-26 11:33:26 +02:00
sidekiq.rake Add rake task to drop a project's PostReceive jobs 2014-08-21 16:02:04 +02:00
task_helpers.rake Catch missing commands in rake tasks with '' 2014-03-10 18:14:59 +01:00
test.rake Add trailing newline to all text files. 2014-06-21 11:20:22 +02:00
web_hook.rake