summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Treat empty markdown and html strings as valid cached text, not missing cache...optimize-issues-avoid-noop-empty-cache-updates2Greg Stark2017-12-121-0/+20
* Merge branch '40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-d...Kamil Trzciński2017-12-074-215/+46
|\
| * Remove Auto DevOps checkboxes - frontend40761-remove-the-checkbox-for-starting-a-new-pipeline-in-auto-devops-settingsbikebilly2017-12-041-101/+0
| * Remove Auto DevOps checkboxes - backendbikebilly2017-12-043-114/+46
* | Merge branch 'dm-commit-diff-discussions-in-mr-context' into 'master'Douwe Maan2017-12-0713-71/+216
|\ \
| * | adding view and feature specsmicael.bergeron2017-12-0710-68/+173
| * | add support for the commit reference filtermicael.bergeron2017-12-074-12/+28
| * | corrects the url buildingmicael.bergeron2017-12-071-2/+11
| * | diff notes created in merge request on a commit have the right contextmicael.bergeron2017-12-071-0/+15
* | | Remove Rugged::Repository#empty?Zeger-Jan van de Weg2017-12-078-129/+96
|/ /
* | Merge branch 'jej/per-user-protected-branches-api-ce' into 'master'Sean McGivern2017-12-071-18/+18
|\ \
| * | CE backport of ProtectedBranches API changesJames Edwards-Jones2017-12-071-18/+18
* | | Merge branch 'ce-backport-3615' into 'master'Sean McGivern2017-12-076-30/+100
|\ \ \
| * | | Refactor banzai to support referencing from group contextce-backport-3615Jarka Kadlecova2017-12-066-30/+100
| | |/ | |/|
* | | Support uploads for groupsJarka Kadlecova2017-12-077-255/+336
* | | Merge branch '40573-rename-gke-as-kubernetes-engine' into 'master'Kamil Trzciński2017-12-072-4/+4
|\ \ \
| * | | Rename GKE as Kubernetes EngineTakuya Noguchi2017-12-062-4/+4
* | | | Resolve "Display member role per project"Mike Greiling2017-12-071-0/+159
* | | | The API isn't using the appropriate services for managing forksFrancisco Javier López2017-12-071-155/+198
* | | | Merge branch 'mk-add-old-attachments-to-uploads-table' into 'master'Stan Hu2017-12-076-1/+824
|\ \ \ \
| * | | | Fix specs for MySQLMichael Kozono2017-12-062-0/+5
| * | | | 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