summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Fix specs after rebaseMichael Kozono2017-12-064-89/+20
* Process normal paths in batch containing bad pathsMichael Kozono2017-12-051-0/+20
* Guarantee all IDs are includedMichael Kozono2017-12-051-5/+5
* Make sure empty uploads doesn’t break anythingMichael Kozono2017-12-041-1/+9
* 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-012-7/+16
* 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-012-51/+149
* Attempt to fix spec in CIMichael Kozono2017-12-011-1/+1
* Move temp table creation into the prepare jobMichael Kozono2017-12-014-53/+59
* Fix Rubocop offensesMichael Kozono2017-12-013-6/+4
* Drop temporary tracking table when finishedMichael Kozono2017-12-014-84/+113
* Refactor specsMichael Kozono2017-12-014-337/+183
* Store paths relative to CarrierWave.rootMichael Kozono2017-12-013-53/+66
* Clean up after testMichael Kozono2017-12-011-1/+7
* Remove unnecessary clearingMichael Kozono2017-12-011-2/+2
* Reword testMichael Kozono2017-12-011-1/+1
* Rename table to untracked_files_for_uploadsMichael Kozono2017-12-013-126/+126
* Refactor, no change in behaviorMichael Kozono2017-12-013-19/+28
* Make regexes more readableMichael Kozono2017-12-011-2/+2
* Fix Rubocop offensesMichael Kozono2017-12-012-3/+3
* Test batch processingMichael Kozono2017-12-011-0/+42
* Calculate checksumsMichael Kozono2017-12-012-108/+105
* Add untracked files to uploadsMichael Kozono2017-12-012-23/+619
* Kick off follow up background migration jobsMichael Kozono2017-12-011-16/+47
* Find and store unhashed upload file pathsMichael Kozono2017-12-011-0/+80
* Backport `which` from EEMichael Kozono2017-12-011-1/+9
* Add TrackUntrackedUploads post-deploy migrationMichael Kozono2017-12-011-0/+113
* Ensure `Namespace`'s is namespaced in `Gitlab::Kubernetes::Helm#initialize` a...Rémy Coutable2017-12-011-0/+2
* Merge branch 'backstage/gb/build-pipeline-in-a-separate-class' into 'master'Kamil Trzciński2017-12-015-47/+104
|\
| * Fix pipeline config source specs and test it explicitlyGrzegorz Bizon2017-11-301-41/+38
| * Merge branch 'master' into backstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-11-301136-12218/+38280
| |\
| * | Extend pipeline build chain specsbackstage/gb/build-pipeline-in-a-separate-classGrzegorz Bizon2017-10-111-0/+8
| * | Set pipeline config source attribute in a build stepGrzegorz Bizon2017-10-113-2/+9
| * | Add initial specs for pipeline build chain classGrzegorz Bizon2017-10-101-0/+43
| * | Improve post_receive spec by not stubbing private methodsGrzegorz Bizon2017-10-101-5/+7
* | | Adds validation for Project#ci_config_path not to contain leading slashChristiaan Van den Poel2017-12-011-2/+3
* | | Merge branch 'sh-fix-root-ref-repository' into 'master'Rémy Coutable2017-12-011-0/+10
|\ \ \
| * | | Gracefully handle case when repository's root ref does not existsh-fix-root-ref-repositoryStan Hu2017-11-301-0/+10
* | | | Merge branch 'clean-capybara-config' into 'master'Stan Hu2017-11-301-8/+28
|\ \ \ \
| * | | | add logging back to capybara config and clean up selenium option instantiationclean-capybara-configMike Greiling2017-11-291-8/+28
* | | | | issue note storeSimon Knox2017-11-3012-34/+34
* | | | | allow caching options to be specified for counting servicesBrett Walker2017-11-301-0/+6
* | | | | Merge branch 'improve-require-input-spec' into 'master'Fatih Acet2017-11-301-36/+40
|\ \ \ \ \
| * | | | | Improve require input specimprove-require-input-specClement Ho2017-11-291-36/+40
| |/ / / /
* | | | | Set an artificial $HOME for gitaly in testJacob Vosmaer (GitLab)2017-11-301-0/+3
| |_|_|/ |/| | |
* | | | Merge branch '38668-revert-copied-kubernetesservice-logic' into 'master'Grzegorz Bizon2017-11-3016-179/+462
|\ \ \ \