summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'migrate-restore-repo-to-gitaly' into 'master'Douwe Maan2018-05-241-45/+43
|\
| * Remove unneeded gitaly_migrate functionmigrate-restore-repo-to-gitalyAhmad Hassan2018-05-241-8/+0
| * Take restoring custom hooks and the skip flag out of scopeAhmad Hassan2018-05-231-4/+2
| * Remove gitaly_migrate blocks and replace by early returnAhmad Hassan2018-05-211-33/+26
| * Move restore_custom_hooks to its seperate functionAhmad Hassan2018-05-181-16/+20
| * Return from prepare directory if gitaly skip is enabledAhmad Hassan2018-05-171-0/+2
| * Call path_to_repo only when using gitalyAhmad Hassan2018-05-171-1/+1
| * Link to upstream gitaly issues for the missing restore pathsDJ Mountney2018-05-161-6/+8
| * Fix the paths for wiki restoreDJ Mountney2018-05-151-7/+8
| * Output project name before restoring each project repoDJ Mountney2018-05-151-0/+1
| * Remove hooks restore that is no longer necessaryDJ Mountney2018-05-151-7/+0
| * Add back some of the non-gitaly restore functionality behind gatesDJ Mountney2018-05-151-20/+66
| * Wrap create_from_bundle in a begin rescue blockAhmad Hassan2018-05-151-5/+19
| * Better repo restore progress loggingAhmad Hassan2018-05-151-1/+5
| * Remove useless print lineAhmad Hassan2018-05-151-1/+0
| * Use gitaly repository_service.CreateFromBundle to restoreAhmad Hassan2018-05-151-53/+2
* | Fix backup creation and restore for specific Rake tasksStan Hu2018-05-2410-108/+141
* | Simplify Gitlab::CurrentSettings now that the logic is in CacheableAttributesRémy Coutable2018-05-231-26/+18
* | Use ApplicationSetting.current_without_cache instead of ApplicationSetting.cu...Rémy Coutable2018-05-233-3/+3
* | Introduce a new CacheableAttributes concernRémy Coutable2018-05-231-0/+4
* | Merge branch 'issue-25256' into 'master'Douwe Maan2018-05-233-5/+12
|\ \
| * | skip email trim when email is creating new issueCameron Crockett2018-05-223-5/+12
* | | Merge branch 'gitaly-repo-squash-in-progress-opt-out' into 'master'Douwe Maan2018-05-231-1/+1
|\ \ \
| * | | Make Repo#squash_in_progress Opt-Outgitaly-repo-squash-in-progress-opt-outKim Carlbäcker2018-05-221-1/+1
* | | | Merge branch 'gitaly-wiki-get-formatted-data-opt-out' into 'master'Douwe Maan2018-05-231-1/+1
|\ \ \ \
| * | | | Move Wiki::GetFormattedData to OptOutgitaly-wiki-get-formatted-data-opt-outKim Carlbäcker2018-05-221-1/+1
* | | | | Merge branch 'gitaly-import-project-opt-out' into 'master'Douwe Maan2018-05-231-1/+1
|\ \ \ \ \
| * | | | | Move ImportProject to OptOut in Gitalygitaly-import-project-opt-outKim Carlbäcker2018-05-221-1/+1
| |/ / / /
* | | | | Merge branch 'gitaly-repo-info-attributes-opt-out' into 'master'Douwe Maan2018-05-231-1/+1
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Move Repository#info_attributes to OptOut in gitalygitaly-repo-info-attributes-opt-outKim Carlbäcker2018-05-221-1/+1
| |/ / /
* | | | Merge branch 'dm-xcode-project-directory' into 'master'Robert Speicher2018-05-221-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | Fix Xcode project detection by looking for dirs instead of filesdm-xcode-project-directoryDouwe Maan2018-05-221-1/+1
* | | | Increase text limit for GPG keys (mysql only).ab-46530-mediumtext-for-gpg-keysAndreas Brandl2018-05-221-0/+2
| |/ / |/| |
* | | Merge branch 'ab-42194-keyset-pagination' into 'master'Yorick Peterse2018-05-222-42/+213
|\ \ \
| * | | Add feature-flag for keyset pagination.ab-42194-keyset-paginationAndreas Brandl2018-05-211-1/+1
| * | | Add keyset pagination for API calls.Andreas Brandl2018-05-211-5/+165
| * | | Refactor and extract DefaultPaginationStrategy.Andreas Brandl2018-05-212-45/+56
* | | | Merge branch 'ab-43706-composite-primary-keys' into 'master'Yorick Peterse2018-05-221-0/+15
|\ \ \ \
| * | | | Migration to add/drop primary key constraints for composite keys.ab-43706-composite-primary-keysAndreas Brandl2018-05-211-0/+15
| |/ / /
* | | | Expose readme url in Project APIImre Farkas2018-05-221-1/+1
* | | | Fix `expose_url` helper does not include custom base url if it is setFrancisco Javier López2018-05-221-2/+7
|/ / /
* | | Merge branch 'create-live-trace-only-if-job-is-complete' into 'master'Kamil Trzciński2018-05-211-0/+1
|\ \ \
| * | | Add the same gurad clause with artifacts uplaodingShinya Maeda2018-05-211-1/+2
| * | | Append trace only if the job is runningShinya Maeda2018-05-211-1/+1
* | | | Merge branch '45528-repeated-calls-to-redis-for-flipper-feature-flag' into 'm...Stan Hu2018-05-211-1/+16
|\ \ \ \
| * | | | Ensure Flipper memoizer is used in Sidekiq's context45528-repeated-calls-to-redis-for-flipper-feature-flagRémy Coutable2018-05-181-1/+16
* | | | | Merge branch '44799-api-naming-issue-scope' into 'master'Rémy Coutable2018-05-212-8/+10
|\ \ \ \ \
| * | | | | Add created_by_me and assigned_to_me scopes44799-api-naming-issue-scopeMark Chao2018-05-212-8/+10
* | | | | | Merge branch 'zj-workhorse-archive-mandatory' into 'master'Grzegorz Bizon2018-05-212-8/+3
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | Move git archives downloading to GitalyZeger-Jan van de Weg2018-05-172-8/+3