summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'jprovazn-description' into 'master'Sean McGivern2017-12-121-0/+12
|\
| * Use message body for merge request descriptionjprovazn-descriptionJan Provaznik2017-12-111-0/+12
* | Merge branch 'gitaly-mirroring-prep' into 'master'Robert Speicher2017-12-111-18/+3
|\ \
| * | Add feature flag to use gitaly-ssh mirroring when cloning internal reposAlejandro Rodríguez2017-12-061-18/+3
* | | Merge branch 'sh-remove-allocation-tracking-influxdb' into 'master'Yorick Peterse2017-12-112-46/+0
|\ \ \
| * | | Remove RubySampler#sample_objects for performance as wellStan Hu2017-12-111-23/+0
| * | | Remove allocation tracking code from InfluxDB sampler for performancesh-remove-allocation-tracking-influxdbStan Hu2017-12-101-23/+0
| | |/ | |/|
* | | Remove the need for destroy and add a comment in the specStan Hu2017-12-101-4/+3
* | | Use build instead of create in importer specStan Hu2017-12-101-1/+1
* | | Fix failing importer test case on MySQL due to missing trailing slash in root...sh-fix-import-rake-taskStan Hu2017-12-082-0/+11
* | | Fix gitlab:import:repos Rake task moving repositories into the wrong locationStan Hu2017-12-081-0/+14
|/ /
* | Allow git pull/push on project redirectsMayra Cabrera2017-12-083-10/+135
* | Merge branch 'jprovazn-ignore-anchors' into 'master'Sean McGivern2017-12-082-0/+16
|\ \
| * | Use prefix for TableOfContents filter hrefsJan Provaznik2017-12-082-0/+16
* | | Merge branch 'fix/gb/fix-pipeline-build-chain-tag-evaluation' into 'master'Douwe Maan2017-12-088-37/+260
|\ \ \
| * | | Fix RubocopKamil Trzcinski2017-12-081-1/+1
| * | | Add Chain::Command specsfix/gb/fix-pipeline-build-chain-tag-evaluationKamil Trzcinski2017-12-082-1/+186
| * | | Implement and use Gitlab::Ci::Pipeline::Chain::CommandKamil Trzcinski2017-12-087-45/+50
| * | | Fix invalid pipeline build chain tag evaluationGrzegorz Bizon2017-12-081-2/+35
| |/ /
* | | Move the circuitbreaker check out in a separate processbvl-circuitbreaker-processBob Van Landuyt2017-12-089-155/+366
* | | Merge branch 'jprovazn-testfix2' into 'master'Stan Hu2017-12-081-5/+5
|\ \ \
| * | | Clean test path between merge request handler testsjprovazn-testfix2Jan Provaznik2017-12-071-5/+5
| |/ /
* | | Merge branch 'fix_39233' into 'master'Sean McGivern2017-12-071-0/+4
|\ \ \
| * | | fix #39233 - 500 in merge requestMartin Nowak2017-12-071-0/+4
| | |/ | |/|
* | | Merge branch 'dm-commit-diff-discussions-in-mr-context' into 'master'Douwe Maan2017-12-072-0/+37
|\ \ \
| * | | adding view and feature specsmicael.bergeron2017-12-071-0/+12
| * | | add support for the commit reference filtermicael.bergeron2017-12-071-0/+25
* | | | Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-075-120/+72
|/ / /
* | | Merge branch 'ce-backport-3615' into 'master'Sean McGivern2017-12-075-29/+98
|\ \ \
| * | | Refactor banzai to support referencing from group contextce-backport-3615Jarka Kadlecova2017-12-065-29/+98
* | | | Support uploads for groupsJarka Kadlecova2017-12-071-1/+29
| |_|/ |/| |
* | | Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu2017-12-074-1/+777
|\ \ \ | |_|/ |/| |
| * | Fix specs for MySQLMichael Kozono2017-12-062-0/+5
| * | Fix specs after rebaseMichael Kozono2017-12-062-15/+14
| * | Process normal paths in batch containing bad pathsMichael Kozono2017-12-051-0/+20
| * | Guarantee all IDs are includedMichael Kozono2017-12-051-5/+5
| * | Add tests for disable_quote optionMichael Kozono2017-12-011-0/+16
| * | Fix test for MySQLMichael Kozono2017-12-011-4/+6
| * | Don’t recreate deleted uploadsMichael Kozono2017-12-011-7/+7
| * | Filter existing uploads with one queryMichael Kozono2017-12-011-54/+26
| * | RefactorMichael Kozono2017-12-011-3/+3
| * | Get rid of tracked fieldMichael Kozono2017-12-011-16/+4
| * | Use bulk insertsMichael Kozono2017-12-011-47/+145
| * | Attempt to fix spec in CIMichael Kozono2017-12-011-1/+1
| * | Move temp table creation into the prepare jobMichael Kozono2017-12-012-12/+52
| * | Fix Rubocop offensesMichael Kozono2017-12-012-5/+3
| * | Drop temporary tracking table when finishedMichael Kozono2017-12-012-42/+57
| * | Refactor specsMichael Kozono2017-12-012-264/+146
| * | Store paths relative to CarrierWave.rootMichael Kozono2017-12-012-49/+64
| * | Clean up after testMichael Kozono2017-12-011-1/+7