summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | 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
| * | | | | | | Instance level kubernetes clusters adminJames Fargher2019-05-077-3/+753
* | | | | | | | Merge branch 'sh-fix-activerecord-patch-mark2' into 'master'Stan Hu2019-05-072-10/+32
|\ \ \ \ \ \ \ \
| * | | | | | | | Additional fix to handle NULL lock_versionsh-fix-activerecord-patch-mark2Stan Hu2019-05-062-10/+32
* | | | | | | | | Merge branch '56992-add-filtering-to-project-dashboard-fe' into 'master'Kushal Pandya2019-05-073-0/+235
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Added blank lines to meet style guideEzekiel Kigbo2019-05-063-51/+47
| * | | | | | | | | Update project list specsEzekiel Kigbo2019-05-062-0/+239
| | |_|_|_|_|/ / / | |/| | | | | | |
* | | | | | | | | Merge branch 'fix-schedule-head-pipeline-update-method' into 'master'Ash McKenzie2019-05-071-12/+22
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix schedule head pipeline updatefix-schedule-head-pipeline-update-methodShinya Maeda2019-05-061-12/+22
* | | | | | | | | | Merge branch 'member-access-granted-leave-email-fe' into 'master'Fatih Acet2019-05-064-4/+48
|\ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|/ / |/| | | | | | | | |
| * | | | | | | | | Add leave link to access_granted emailmember-access-granted-leave-email-feLuke Bennett2019-05-034-4/+48
* | | | | | | | | | Resolve "Support Prometheus for group-level clusters"Peter Leitzen2019-05-061-1/+1
| |_|_|/ / / / / / |/| | | | | | | |
* | | | | | | | | GraphQL - Add extra complexity for resolversJan Provaznik2019-05-065-0/+64
| |_|_|/ / / / / |/| | | | | | |
* | | | | | | | Fix editing issues and MRs with NULL lock_versionSean McGivern2019-05-062-0/+24
* | | | | | | | Fix issuables state_id nil when importing projects from GitHubFelipe Artur2019-05-064-0/+63
* | | | | | | | Merge branch 'ce-11194-fix-approvals-groups-all-available' into 'master'Fatih Acet2019-05-061-0/+4
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Add close_select2 method to select2_helperce-11194-fix-approvals-groups-all-availablePaul Slaughter2019-05-011-0/+4
* | | | | | | | Show health graphs on group-levelPeter Leitzen2019-05-063-1/+13
| |_|_|/ / / / |/| | | | | |
* | | | | | | Destroy repo mirrors instead of disabling themLuke Bennett2019-05-061-0/+19
* | | | | | | Implement support for CI variables of type fileKrasimir Angelov2019-05-0614-18/+82
* | | | | | | Fix uploading of LFS tracked file through UIPatrick Bajao2019-05-061-0/+19
* | | | | | | Merge branch '30093-apply-bfg-object-map-to-database' into 'master'Douwe Maan2019-05-065-103/+204
|\ \ \ \ \ \ \
| * | | | | | | Remove cleaned up OIDs from database and cacheNick Thomas2019-05-065-103/+204
* | | | | | | | Merge branch '58105-pipeline-author-and-commit-author-too-close-together-in-p...Filipa Lacerda2019-05-063-50/+56
|\ \ \ \ \ \ \ \