summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'sh-fix-rugged-get-tree-entries-recursive' into 'master'Douglas Barbosa Alexandre2019-05-211-1/+3
* Merge branch 'revert-47e5eedc' into 'master'Grzegorz Bizon2019-05-211-27/+0
* Merge branch 'revert-c5a9bc17' into 'master'Yorick Peterse2019-05-203-71/+8
* Merge branch 'sh-fix-personal-snippet-uploads-object-storage' into 'master'Sean McGivern2019-05-201-20/+40
* Merge branch 'sh-fix-invited-members' into 'master'Rémy Coutable2019-05-201-1/+12
* Merge branch 'fe-header-row' into 'master'Phil Hughes2019-05-162-19/+19
* Merge branch 'fix-project-visibility-level-validation' into 'master'11-11-stable-prepare-rc3Stan Hu2019-05-141-0/+7
* Merge branch 'sh-revert-full-gc-after-import' into 'master'Rémy Coutable2019-05-141-1/+1
* Merge branch 'sh-fix-lfs-download-errors' into 'master'Douglas Barbosa Alexandre2019-05-141-1/+19
* Added user time settings fields to profileEzekiel Kigbo2019-05-075-0/+156
* Add custom metrics form to dashboardAdriel Santiago2019-05-071-2/+5
* Merge branch '56850-add-new-unicorn-metrics' into 'master'Ash McKenzie2019-05-073-8/+71
|\
| * Cleanup spec by removing not needed letRyan Cobb2019-04-301-2/+1
| * Update docs and calculate process start time via proc tableRyan Cobb2019-04-242-9/+15
| * Move process specific metrics to ruby samplerRyan Cobb2019-04-242-8/+25
| * Adds new metrics for unicorn monitoringRyan Cobb2019-04-182-5/+46
* | Confirm existence of head_pipeline if pipeline success requiredKerri Miller2019-05-071-0/+27
* | Merge branch '60462-empty-pipeline-section' into 'master'Mayra Cabrera2019-05-072-0/+35
|\ \
| * | Fixes empty block in MR widgetFilipa Lacerda2019-05-072-0/+35
* | | Merge branch '54405-resolve-discussion-when-applying-a-suggested-change' into...Phil Hughes2019-05-074-100/+230
|\ \ \
| * | | Resolve discussion when suggestion is applied54405-resolve-discussion-when-applying-a-suggested-changePaul Slaughter2019-05-074-100/+230
* | | | Merge branch 'sh-fix-related-merge-requests-path' into 'master'Rémy Coutable2019-05-071-0/+34
|\ \ \ \
| * | | | Use a path for the related merge requests endpointsh-fix-related-merge-requests-pathStan Hu2019-05-071-0/+34
* | | | | Add external dashboard linkAdriel Santiago2019-05-072-0/+162
* | | | | Merge branch '58882-reduce-test-view-port' into 'master'Rémy Coutable2019-05-074-9/+23
|\ \ \ \ \
| * | | | | Avoid quick action prompt blocking preview button58882-reduce-test-view-portLin Jen-Shin2019-05-072-5/+14
| * | | | | Try to reduce testing view port and unify itLin Jen-Shin2019-05-072-4/+9
* | | | | | Remove from providers with iconGosia Ksionek2019-05-071-1/+1
| |/ / / / |/| | | |
* | | | | Merge branch 'show-disabled-mirrors' into 'master'Nick Thomas2019-05-072-0/+28
|\ \ \ \ \
| * | | | | Show disabled project repo mirrorsshow-disabled-mirrorsLuke Bennett2019-05-072-0/+28
* | | | | | Add improvements to the global search processFrancisco Javier López2019-05-075-38/+80
* | | | | | Merge branch 'bvl-fix-ordering-mysql' into 'master'Sean McGivern2019-05-071-5/+5
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Set created_at and updated_at for sorting specsBob Van Landuyt2019-05-071-5/+5
* | | | | | Merge branch 'sh-cleanup-import-export' into 'master'James Lopez2019-05-071-0/+32
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Clean up CarrierWave's import/export filesStan Hu2019-05-071-0/+32
* | | | | | Merge branch 'winh-separate-frontend-fixtures' into 'master'Phil Hughes2019-05-075-6/+13
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Load EE fixtures from ee/ directory in Jestwinh-separate-frontend-fixturesWinnie Hellmann2019-05-022-4/+7
| * | | | | Load EE fixtures from ee/ directory in KarmaWinnie Hellmann2019-05-021-1/+3
| * | | | | Generate EE frontend fixtures into ee/ directoryWinnie Hellmann2019-05-021-1/+1
| * | | | | Ignore PDF and balsamiq fixture filesWinnie Hellmann2019-05-021-0/+2
* | | | | | Merge branch 'allow-replying-to-individual-notes-from-api' into 'master'James Lopez2019-05-072-8/+20
|\ \ \ \ \ \
| * | | | | | Allow replying to an individual note in the APIallow-replying-to-individual-notes-from-apiSean McGivern2019-05-062-8/+20
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'strip-attr-cron-in-pipeline-schedule' into 'master'Grzegorz Bizon2019-05-071-0/+9
|\ \ \ \ \ \
| * | | | | | Strip whitespace for PipelineSchedule#cronstrip-attr-cron-in-pipeline-scheduleFabio Pitino2019-05-021-0/+9
* | | | | | | Merge branch 'instance_level_clusters' into 'master'Bob Van Landuyt2019-05-0712-23/+846
|\ \ \ \ \ \ \
| * | | | | | | Remove duplicate clusterable presenter methodinstance_level_clustersJames Fargher2019-05-072-12/+0
| * | | | | | | Change specs to match gitlab code standardsJames Fargher2019-05-072-10/+12
| * | | | | | | Stop using `go` function in clusters controller specsJames Fargher2019-05-071-54/+54
| * | | | | | | Check instance cluster feature at policy levelJames Fargher2019-05-073-5/+64
| * | | | | | | Allow projects to use instance level clustersJames Fargher2019-05-073-8/+32