gitlab-org--gitlab-foss/lib/tasks/gitlab
Kamil Trzcinski d0e3e823a2 Implement Build Artifacts
- Offloads uploading to GitLab Workhorse
- Use /authorize request for fast uploading
- Added backup recipes for artifacts
- Support download acceleration using X-Sendfile
2015-11-10 12:51:50 +01:00
..
backup.rake Implement Build Artifacts 2015-11-10 12:51:50 +01:00
bulk_add_permission.rake
check.rake Replace all usages of `git` command with configurable binary path 2015-11-03 17:11:09 -05:00
cleanup.rake Guard against trailing slashes in repos_path 2015-09-15 17:07:51 +02:00
generate_docs.rake
import.rake Check that project was actually created rather than just validated in import:repos task 2015-07-29 10:49:13 -07:00
info.rake Fix gitlab:env:info rake task. 2015-08-17 12:41:47 +02:00
setup.rake Added dedicated Rake task for setting up Postgres 2015-10-08 14:35:36 +02:00
shell.rake Replace all usages of `git` command with configurable binary path 2015-11-03 17:11:09 -05:00
sidekiq.rake
task_helpers.rake
test.rake
two_factor.rake Add output and confirmation to gitlab:two_factor:disable_for_all_users 2015-10-08 23:19:56 -04:00
update_commit_count.rake Add rake task 'gitlab:update_commit_count' 2015-07-24 16:20:28 +02:00
web_hook.rake