summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Use ionice absolute pathMichael Kozono2017-12-011-2/+3
* Log the find command usedMichael Kozono2017-12-011-0/+2
* Move temp table creation into the prepare jobMichael Kozono2017-12-011-4/+17
* Fix migration for pre-Postgres 9.5Michael Kozono2017-12-011-1/+15
* Fix Rubocop offensesMichael Kozono2017-12-011-5/+5
* Drop temporary tracking table when finishedMichael Kozono2017-12-011-0/+6
* Speed up insertsMichael Kozono2017-12-011-2/+4
* Fallback on checksum jobsMichael Kozono2017-12-011-0/+2
* Remove irrelevant copy-pasted codeMichael Kozono2017-12-011-20/+0
* Store paths relative to CarrierWave.rootMichael Kozono2017-12-012-15/+13
* Fix `ionice` prependMichael Kozono2017-12-011-1/+1
* Remove unnecessary clearingMichael Kozono2017-12-011-5/+0
* Rename table to untracked_files_for_uploadsMichael Kozono2017-12-012-19/+19
* Refactor, no change in behaviorMichael Kozono2017-12-012-20/+25
* Use `find` `-prune` option for performanceMichael Kozono2017-12-011-2/+4
* Make regexes more readableMichael Kozono2017-12-011-11/+11
* Avoid instantiating an AR object and ignore dupesMichael Kozono2017-12-011-1/+15
* Fix Rubocop offensesMichael Kozono2017-12-012-11/+11
* Allow individual failuresMichael Kozono2017-12-011-16/+24
* Calculate checksumsMichael Kozono2017-12-011-2/+65
* Add untracked files to uploadsMichael Kozono2017-12-011-11/+133
* Kick off follow up background migration jobsMichael Kozono2017-12-012-1/+58
* Find and store unhashed upload file pathsMichael Kozono2017-12-011-6/+52
* Backport `which` from EEMichael Kozono2017-12-011-0/+17
* Add TrackUntrackedUploads post-deploy migrationMichael Kozono2017-12-011-0/+35
* Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable2017-12-011-1/+1
* Merge branch 'backstage/gb/build-pipeline-in-a-separate-class' into 'master'Kamil Trzciński2017-12-011-0/+58
|\
| * Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-11-30235-1281/+6590
| |\
| * | Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-111-0/+2
| * | Extract class responsible for building a pipelineGrzegorz Bizon2017-10-091-0/+56
* | | Merge branch 'sh-fix-root-ref-repository' into 'master'Rémy Coutable2017-12-011-1/+5
|\ \ \
| * | | Gracefully handle case when repository's root ref does not existsh-fix-root-ref-repositoryStan Hu2017-11-301-1/+5
* | | | Add link to gitaly converationZeger-Jan van de Weg2017-11-301-0/+1
| |_|/ |/| |
* | | Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon2017-11-301-1/+1
|\ \ \
| * | | Replce kubernetes_service and deployment_service to deployment_platformShinya Maeda2017-11-281-1/+1
* | | | fix for special charecter in file nameshaseeb2017-11-301-2/+5
* | | | We could simply count the commitsLin Jen-Shin2017-11-301-1/+1
* | | | Merge branch 'remove-mr-diff-serialised-columns' into 'master'Yorick Peterse2017-11-294-18/+2
|\ \ \ \
| * | | | Remove serialised diff and commit columnsSean McGivern2017-11-284-18/+2
* | | | | Create fork networks for forks for which the source was deleted.Bob Van Landuyt2017-11-291-7/+71
* | | | | Add timeouts for Gitaly callsAndrew Newdigate2017-11-294-23/+62
* | | | | Merge branch 'dm-search-pattern' into 'master'Sean McGivern2017-11-291-6/+19
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Use fuzzy search with minimum length of 3 characters where appropriatedm-search-patternDouwe Maan2017-11-271-0/+6
| * | | | Modify fuzzy_arel_match to search for equality when a term shorter than 3 cha...Douwe Maan2017-11-271-5/+12
| * | | | Rename to_fuzzy_arel to fuzzy_arel_matchDouwe Maan2017-11-241-1/+1
| | |/ / | |/| |
* | | | Merge branch '40530-merge-request-generates-wrong-diff-when-branch-and-tag-ha...Rémy Coutable2017-11-281-1/+7
|\ \ \ \ | |_|/ / |/| | |
| * | | Ensure MRs always use branch refs for comparisonSean McGivern2017-11-281-1/+7
* | | | Add controller#action metrics on GitalyZeger-Jan van de Weg2017-11-281-7/+42
| |/ / |/| |
* | | Drastically improve project search performance by no longer searching namespa...dm-project-search-performanceDouwe Maan2017-11-241-1/+1
|/ /
* | Merge branch 'dm-fix-registry-with-sudo-token' into 'master'Sean McGivern2017-11-241-15/+10
|\ \