summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/gb/allow-to-extend-keys-in-gitlab-ci-yml' into 'master'Kamil Trzciński2018-09-055-3/+578
|\
| * Improve specs and error messages in extendable configGrzegorz Bizon2018-09-053-4/+31
| * Add unit test for `extends` in .gitlab-ci.ymlGrzegorz Bizon2018-09-051-1/+13
| * Improve extended CI/CD config error messagesGrzegorz Bizon2018-09-053-5/+7
| * Simplify classes and exceptions of extendable configGrzegorz Bizon2018-09-052-7/+8
| * Limit extendable CI/CD config entry nesting levelsGrzegorz Bizon2018-09-051-5/+29
| * Add feature tests for CI/CD `extends` keywordGrzegorz Bizon2018-09-042-0/+76
| * Add support for `extends` key in CI/CD configurationGrzegorz Bizon2018-09-041-2/+34
| * Add test case describing circular dependency in `extends`Grzegorz Bizon2018-09-041-0/+11
| * Improve extended CI/CD config specs and fix a bugGrzegorz Bizon2018-09-042-6/+7
| * Add specs for extendable CI/CD hash entry classGrzegorz Bizon2018-09-042-1/+224
| * Improve extendable CI/CD config hash collectionGrzegorz Bizon2018-09-041-19/+18
| * Add test for simple ciricular dependency in `extends`Grzegorz Bizon2018-09-041-2/+20
| * Detect circular dependenies in CI/CD `extends:` entryGrzegorz Bizon2018-09-041-1/+28
| * Support recursive `extends:` in `.gitlab-ci.yml`Grzegorz Bizon2018-09-042-63/+122
| * Add basic support for CI/CD config extensionGrzegorz Bizon2018-09-041-0/+63
* | Merge branch '45938-postgres-timeout-when-counting-number-of-ci-builds-for-us...Robert Speicher2018-09-051-0/+16
|\ \
| * | Handle statement timeouts in usage pingSean McGivern2018-09-051-0/+16
* | | Merge branch 'filter-web-hooks-by-branch' into 'master'Dmitriy Zaporozhets2018-09-058-11/+199
|\ \ \
| * | | Refactor: move active hook filter to TriggerableHooksDuana Saskia2018-09-053-21/+46
| * | | Filter project hooks by branchDuana Saskia2018-08-137-4/+158
| * | | Refactor tests for executing project hooksDuana Saskia2018-08-131-7/+16
* | | | Resolve "Return how many commits the source branch is behind the target branc...🙈 jacopo beschi 🙉2018-09-051-0/+9
* | | | Merge branch 'skip-irrelevant-sql-commands-in-metrics' into 'master'Grzegorz Bizon2018-09-051-0/+59
|\ \ \ \
| * | | | Ignore irrelevant sql commands in metricsMark Chao2018-09-051-0/+59
* | | | | Merge branch 'backport-spec-fix' into 'master'Sean McGivern2018-09-051-1/+1
|\ \ \ \ \
| * | | | | Ensure the project has a repository in spec/features/merge_request/user_sees_...Rémy Coutable2018-09-051-1/+1
| | |_|/ / | |/| | |
* | | | | Resolve "<link href=""> and <a href=""> not properly filled in activity RSS f...schwedenmut2018-09-051-0/+43
|/ / / /
* | | | Merge branch '36048-move-default-branch-settings-under-repository' into 'master'Phil Hughes2018-09-051-7/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Move project default branch settings under 'Repository'Paul Slaughter2018-09-041-7/+22
| | |/ | |/|
* | | Merge branch 'sh-disable-unnecessary-avatar-revalidation' into 'master'Robert Speicher2018-09-041-0/+20
|\ \ \
| * | | Disable project avatar validation if avatar has not changedStan Hu2018-09-041-0/+20
* | | | Feature/new merge breadcrumbsJ.D. Bean2018-09-041-0/+18
* | | | Merge branch 'dz-group-labels-search' into 'master'Felipe Artur2018-09-041-0/+48
|\ \ \ \
| * | | | Add search to group labels page [ci skip]Dmitriy Zaporozhets2018-09-031-0/+48
| |/ / /
* | | | fixes breadcrumbs on new issue page. adds link to issues page.J.D. Bean2018-09-041-0/+18
* | | | Merge branch 'add-background-migration-for-legacy-traces' into 'master'Kamil Trzciński2018-09-044-0/+282
|\ \ \ \
| * | | | Squashed commit of the following:add-background-migration-for-legacy-tracesShinya Maeda2018-08-274-0/+282
* | | | | Merge branch '39665-restrict-issue-reopen' into 'master'Sean McGivern2018-09-041-14/+28
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Restrict reopening locked issues for issue authorsJarka Kadlecová2018-09-041-14/+28
* | | | | Merge branch 'sh-send-put-headers-object-storage' into 'master'Nick Thomas2018-09-041-0/+2
|\ \ \ \ \
| * | | | | Send required object storage PUT headers in /uploads/authorize APIStan Hu2018-08-231-0/+2
* | | | | | Fix bugs/edge cases of JUnitParserShinya Maeda2018-09-041-5/+59
* | | | | | Merge branch 'sh-set-secure-cookies' into 'master'Rémy Coutable2018-09-041-0/+28
|\ \ \ \ \ \
| * | | | | | Set issuable_sort and diff_view cookies to secure when possibleStan Hu2018-09-031-0/+28
* | | | | | | Uploads to wiki stored inside the wiki git repositoryFrancisco Javier López2018-09-0410-36/+635
* | | | | | | Merge branch '_acet-disable-ide-button' into 'master'Tim Zallmann2018-09-041-16/+29
|\ \ \ \ \ \ \
| * | | | | | | Disable Web IDE button if user is not allowed to push the source branch.Fatih Acet2018-09-031-16/+29
| |/ / / / / /
* | | | | | | Merge branch '50101-add-artifact-information-to-job-api' into 'master'Kamil Trzciński2018-09-047-8/+110
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Add JSON schema validation for job APISteve Azzopardi2018-09-037-6/+61