summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch '42886-followup-to-new-design-for-cancel-stop-pipeline-confirmat...Filipa Lacerda2018-02-221-4/+7
|\
| * Merge branch 'master' into 42886-followup-to-new-design-for-cancel-stop-pipel...42886-followup-to-new-design-for-cancel-stop-pipeline-confirmationShah El-Rahman2018-02-2151-367/+956
| |\
| * \ Merge branch 'master' into 42886-followup-to-new-design-for-cancel-stop-pipel...Shah El-Rahman2018-02-161-2/+2
| |\ \
| * | | Remove use of callback in pipeline stop/retry modalsShah El-Rahman2018-02-161-4/+7
* | | | Merge branch 'ce-gitaly-squash-in-progress' into 'master'Grzegorz Bizon2018-02-221-0/+26
|\ \ \ \
| * | | | Incorporate Gitaly's RepositoryService.IsSquashInProgress RPCce-gitaly-squash-in-progressAlejandro Rodríguez2018-02-211-0/+26
* | | | | Fix repo existence check in GitAccessWikiJacob Vosmaer (GitLab)2018-02-223-6/+18
* | | | | Merge branch 'mk-improve-background-migration-specs' into 'master'Stan Hu2018-02-217-365/+498
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Prefer `table` helper in migration specsMichael Kozono2018-02-201-1/+1
| * | | | Move TrackUntrackedUploadsHelpersMichael Kozono2018-02-206-132/+134
| * | | | Explicitly reference redefined modelsMichael Kozono2018-02-202-261/+262
| * | | | Make :migration specs a little more robustMichael Kozono2018-02-161-0/+16
| * | | | Remove more BG migration spec dependenciesMichael Kozono2018-02-163-17/+26
| * | | | Remove codebase dependencies from a BG migrationMichael Kozono2018-02-162-106/+211
* | | | | Rest of Dispatcher RefactorJacob Schatz2018-02-217-133/+130
* | | | | #28481: Display time tracking totals on milestone pageRiccardo Padovani2018-02-211-6/+9
* | | | | Merge branch '36847-update-update-toml-rb-to-1.0.0' into 'master'Rémy Coutable2018-02-212-2/+2
|\ \ \ \ \
| * | | | | 36847 - update toml-rb to 1.0.0Ken2018-02-212-2/+2
* | | | | | Merge branch 'add-pagination-commit-diffs' into 'master'Robert Speicher2018-02-211-0/+1
|\ \ \ \ \ \
| * | | | | | Add missing pagination on the commit diff endpointMaxime Roussin-Belanger2018-02-191-0/+1
* | | | | | | Merge branch '26039-Update-to-github-linguist5.3.x' into 'master'Robert Speicher2018-02-211-1/+1
|\ \ \ \ \ \ \
| * | | | | | | 26039 - update github-linguist to 5.3.3 versionKen2018-02-211-1/+1
* | | | | | | | Merge branch '40668-pages-domain-api-returns-404-when-using-a-specific-domain...Rémy Coutable2018-02-211-1/+12
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix get a single pages domain when project path contains a periodTravis Miller2018-02-191-1/+12
* | | | | | | | | Merge branch 'refactor-issuable-finder-to-use-inheritance' into 'master'Rémy Coutable2018-02-211-0/+4
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Refactor IssuableFinder to extract model-specific logicrefactor-issuable-finder-to-use-inheritanceSean McGivern2018-02-211-0/+4
* | | | | | | | | | Merge branch 'ce-3776-ci-view-for-sast' into 'master'Phil Hughes2018-02-212-2/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CE port of changes made to the pipeline bundle in EE - Fixes typos and adds i18nce-3776-ci-view-for-sastFilipa Lacerda2018-02-202-2/+1
* | | | | | | | | | | Merge branch 'move-project-pages-to-rspec' into 'master'Rémy Coutable2018-02-211-2/+202
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Move project pages spinach tests to RspecSemyon Pupkov2018-02-211-2/+202
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | Do not count rails sql cache as queries in query limitingquery-counting-should-not-include-cached-queriesDylan Griffith2018-02-211-8/+23
|/ / / / / / / / / /
* | | | | | | | | | Update to jQuery 3.Jacob Schatz2018-02-2011-34/+51
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | Add unit tests for Gitaly typeszj-unit-test-gitaly-arraysZeger-Jan van de Weg2018-02-202-0/+5
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'move-spintach-project-network-graph-to-rspec' into 'master'Rémy Coutable2018-02-201-0/+108
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Move spinach project network graph tests to RSpecSemyon Pupkov2018-02-161-0/+108
* | | | | | | | Merge branch 'remove-chart-show-bundle' into 'master'Phil Hughes2018-02-203-4/+4
|\ \ \ \ \ \ \ \
| * | | | | | | | fix broken specsremove-chart-show-bundleMike Greiling2018-02-193-4/+4
* | | | | | | | | Remove extraneous tests from Issues API specrs-over-testingRobert Speicher2018-02-192-50/+2
|/ / / / / / / /
* | | | | | | | [GH Import] Create an empty wiki if wiki import failedValery Sizov2018-02-191-2/+6
* | | | | | | | Resolve "group request membership mail with too long list of "To:""🙈 jacopo beschi 🙉2018-02-192-68/+91
* | | | | | | | Merge branch 'jej/avoid-slow-file-lock-checks' into 'master'Sean McGivern2018-02-191-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | Avoid slow File Lock checks when not usedJames Edwards-Jones2018-02-191-2/+2
* | | | | | | | | Merge branch '32564-fix-double-system-closing-notes' into 'master'Sean McGivern2018-02-191-13/+36
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | applying feedback32564-fix-double-system-closing-notesMicaël Bergeron2018-02-161-1/+1
| * | | | | | | | | fix specsMicaël Bergeron2018-02-161-13/+10
| * | | | | | | | | stop ProcessCommitWorker from processing MR merge commitMicaël Bergeron2018-02-161-6/+32
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge branch 'sh-guard-read-only-user-updates' into 'master'Nick Thomas2018-02-191-0/+8
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Don't attempt to update user tracked fields if database is in read-onlysh-guard-read-only-user-updatesStan Hu2018-02-171-0/+8
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge branch 'sh-fix-squash-rebase-utf8-data' into 'master'Sean McGivern2018-02-191-0/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix squash rebase not working when diff contained encoded datash-fix-squash-rebase-utf8-dataStan Hu2018-02-181-0/+12
| |/ / / / / / / /