summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Simplify normalizing of pathsStan Hu2017-12-101-4/+3
* Fix failing importer test case on MySQL due to missing trailing slash in root...sh-fix-import-rake-taskStan Hu2017-12-081-1/+4
* Fix gitlab:import:repos Rake task moving repositories into the wrong locationStan Hu2017-12-081-0/+1
* Merge branch 'docs/improve-limit-conflicts-with-ee' into 'master'Robert Speicher2017-12-081-3/+3
|\
| * Move the "Limit conflicts with EE" doc to "Automatic CE-> EE merge"Rémy Coutable2017-12-051-3/+3
* | Allow git pull/push on project redirectsMayra Cabrera2017-12-083-12/+75
* | Merge branch 'fix/gb/fix-pipeline-build-chain-tag-evaluation' into 'master'Douwe Maan2017-12-086-62/+79
|\ \
| * | Add Chain::Command specsfix/gb/fix-pipeline-build-chain-tag-evaluationKamil Trzcinski2017-12-081-1/+1
| * | Fix a bug of before_sha being inproperly evaluated to `checkout_sha`Kamil Trzcinski2017-12-081-5/+1
| * | Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski2017-12-086-70/+83
| * | Fix invalid pipeline build chain tag evaluationGrzegorz Bizon2017-12-082-6/+14
* | | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-0810-117/+395
* | | Migrate Git::Repository#fsck to GitalyKim Carlbäcker2017-12-082-2/+27
* | | Merge branch 'fix_39233' into 'master'Sean McGivern2017-12-071-1/+1
|\ \ \
| * | | fix #39233 - 500 in merge requestMartin Nowak2017-12-071-1/+1
* | | | Merge branch 'pawel/update-prometheus_gem_to_highly_optimized_version' into '...Stan Hu2017-12-071-3/+3
|\ \ \ \
| * | | | Update prometheus-client-mmap gem to highly optimized versionPawel Chojnacki2017-12-071-3/+3
| |/ / /
* | | | Merge branch 'fix/push-read-only-message-ce' into 'master'Douwe Maan2017-12-072-2/+10
|\ \ \ \
| * | | | refactor code to match EE changesJames Lopez2017-12-072-2/+10
* | | | | Merge branch 'dm-commit-diff-discussions-in-mr-context' into 'master'Douwe Maan2017-12-073-19/+16
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | add support for the commit reference filtermicael.bergeron2017-12-073-19/+16
* | | | | Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-074-26/+16
|/ / / /
* | | | Merge branch 'ce-backport-3615' into 'master'Sean McGivern2017-12-071-1/+1
|\ \ \ \ | |_|/ / |/| | |
| * | | Refactor banzai to support referencing from group contextce-backport-3615Jarka Kadlecova2017-12-061-1/+1
* | | | Merge branch 'metrics/gb/add-tmp-stage-creation-metrics' into 'master'Kamil Trzciński2017-12-071-0/+16
|\ \ \ \
| * | | | Update pipeline create chain Prometheus metricmetrics/gb/add-tmp-stage-creation-metricsGrzegorz Bizon2017-12-071-4/+3
| * | | | Move invalid builds counter out of the transactionGrzegorz Bizon2017-12-062-13/+17
| * | | | Add invalid builds counter metric to stage seeds classGrzegorz Bizon2017-12-061-0/+13
* | | | | Merge branch 'gitaly-prevent-dup' into 'master'Sean McGivern2017-12-072-6/+10
|\ \ \ \ \
| * | | | | Prevent dups when using StringIO for binary readsgitaly-prevent-dupJacob Vosmaer2017-12-062-6/+10
| | |_|/ / | |/| | |
* | | | | Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu2017-12-074-2/+447
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Process normal paths in batch containing bad pathsMichael Kozono2017-12-051-4/+25
| * | | | Follow symlinksMichael Kozono2017-12-041-1/+1
| * | | | Handle race conditionMichael Kozono2017-12-011-1/+2
| * | | | Address Rubocop offensesMichael Kozono2017-12-012-39/+82
| * | | | Ensure consistent column orderMichael Kozono2017-12-011-1/+1
| * | | | Don’t quote `NOW()` for created_at columnMichael Kozono2017-12-012-3/+9
| * | | | RefactorMichael Kozono2017-12-011-6/+6
| * | | | Don’t recreate deleted uploadsMichael Kozono2017-12-011-5/+35
| * | | | Get rid of timestamps on untracked files tableMichael Kozono2017-12-011-3/+2
| * | | | Bulk insert uploadsMichael Kozono2017-12-011-49/+14
| * | | | Filter existing uploads with one queryMichael Kozono2017-12-011-38/+42
| * | | | RefactorMichael Kozono2017-12-011-13/+10
| * | | | Get rid of tracked fieldMichael Kozono2017-12-012-13/+3
| * | | | RefactorMichael Kozono2017-12-011-10/+3
| * | | | Fix datetime inserts on MySQLMichael Kozono2017-12-011-3/+1
| * | | | Fix Rubocop offenseMichael Kozono2017-12-011-0/+1
| * | | | Use bulk insertsMichael Kozono2017-12-011-20/+35
| * | | | Use ionice absolute pathMichael Kozono2017-12-011-2/+3
| * | | | Log the find command usedMichael Kozono2017-12-011-0/+2