summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'feature/migrate-commit-find-all-to-gitaly' into 'master'Robert Speicher2017-07-211-50/+66
|\
| * Migrate Gitlab::Git::Commit.find_all to Gitalyfeature/migrate-commit-find-all-to-gitalyAhmad Sherif2017-07-201-50/+66
* | Merge branch '28975-recommend-using-v4-api-on-slash-command-integrations' int...Robert Speicher2017-07-212-2/+2
|\ \
| * | Recommend using V4 API on chat slash command integrations28975-recommend-using-v4-api-on-slash-command-integrationsOswaldo Ferreira2017-07-192-2/+2
* | | Merge branch '34788-testenv-doesn-t-update-the-component-correctly-when-a-bra...Robert Speicher2017-07-211-13/+2
|\ \ \
| * | | Improve version handling on component install tasks34788-testenv-doesn-t-update-the-component-correctly-when-a-branch-is-specifiedAlejandro Rodríguez2017-07-201-13/+2
* | | | Merge branch 'fix-re2-infinite-loop-nick' into 'security-9-3'Sean McGivern2017-07-211-1/+19
* | | | Merge branch '31031-convert-protected-branches-es6' into 'master'Filipa Lacerda2017-07-211-2/+2
|\ \ \ \
| * | | | Use JS class for selectorkushalpandya2017-07-191-2/+2
* | | | | Merge branch 'fix/sm/32790-pipeline_schedules-pages-throwing-error-500' into ...Grzegorz Bizon2017-07-211-0/+24
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Add present?Shinya Maeda2017-07-201-0/+24
* | | | | Merge branch '20817-please-add-coordinator-url-to-admin-area-runner-page' int...Grzegorz Bizon2017-07-201-5/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add #registration_token for %code20817-please-add-coordinator-url-to-admin-area-runner-pageShinya Maeda2017-07-201-1/+1
| * | | | Add an id for the tag(#registration_token). Wrap long lines.Shinya Maeda2017-07-201-2/+2
| * | | | Fix specShinya Maeda2017-07-201-1/+1
| * | | | Add coordinator url to admin area runner pageShinya Maeda2017-07-201-4/+3
| |/ / /
* | | | Refactor filtered search dropdown parametersClement Ho2017-07-201-2/+7
* | | | Wrong data type when testing webhooksAlexander Randa2017-07-2017-41/+374
* | | | Merge branch 'feature/send-diff-limits-to-gitaly' into 'master'Robert Speicher2017-07-202-3/+11
|\ \ \ \
| * | | | Migrate DiffCollection limiting logic to Gitalyfeature/send-diff-limits-to-gitalyAhmad Sherif2017-07-192-3/+11
* | | | | Merge branch 'fix/gb/fix-container-registry-tag-routing' into 'master'Kamil Trzciński2017-07-203-0/+81
|\ \ \ \ \
| * | | | | Add a test for container repository name regexpGrzegorz Bizon2017-07-191-0/+11
| * | | | | Fix docker tag reference routing constraintsGrzegorz Bizon2017-07-192-0/+70
* | | | | | Merge branch 'feature/gb/auto-retry-failed-ci-job' into 'master'Kamil Trzciński2017-07-206-1/+181
|\ \ \ \ \ \
| * | | | | | Change auto-retry count to a correct value in docsGrzegorz Bizon2017-07-201-2/+2
| * | | | | | Fix CI/CD job auto-retry specsfeature/gb/auto-retry-failed-ci-jobGrzegorz Bizon2017-07-202-4/+4
| * | | | | | Do not allow to auto-retry a job more than 2 timesGrzegorz Bizon2017-07-191-1/+1
| * | | | | | Add specs for pipeline process with auto-retriesGrzegorz Bizon2017-07-171-0/+29
| * | | | | | Add specs seeding jobs with auto-retries configuredGrzegorz Bizon2017-07-171-0/+14
| * | | | | | Make it possible to auto retry a failed CI/CD jobGrzegorz Bizon2017-07-171-1/+32
| * | | | | | Make it possible to count a number of job retriesGrzegorz Bizon2017-07-172-0/+45
| * | | | | | Add a new `retry` CI/CD configuration keywordGrzegorz Bizon2017-07-172-0/+61
* | | | | | | Merge branch 'backstage/gb/build-stage-id-ref-bg-migration-cleanup' into 'mas...Yorick Peterse2017-07-202-3/+37
|\ \ \ \ \ \ \
| * | | | | | | Fix background migration cleanup specsGrzegorz Bizon2017-07-201-9/+13
| * | | | | | | Merge branch 'master' into backstage/gb/build-stage-id-ref-bg-migration-cleanupbackstage/gb/build-stage-id-ref-bg-migration-cleanupGrzegorz Bizon2017-07-1937-79/+482
| |\ \ \ \ \ \ \ | | | |_|_|_|/ / | | |/| | | | |
| * | | | | | | Isolate stage_id reference clean up migrationGrzegorz Bizon2017-07-191-5/+5
| * | | | | | | Fix background migrations module specsGrzegorz Bizon2017-07-181-3/+3
| * | | | | | | Remove migration dependency from stage_id migrationGrzegorz Bizon2017-07-181-1/+2
| * | | | | | | Add specs for stage_id reference cleanup migrationGrzegorz Bizon2017-07-181-11/+18
| * | | | | | | Add pending set of specs for stage_id cleanup migrationGrzegorz Bizon2017-07-181-0/+22
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '35253-desc-protected-branches-for-non-member' into 'master'Rémy Coutable2017-07-201-1/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | |
| * | | | | | Hide description about protected branches to non-memberTakuya Noguchi2017-07-201-1/+8
* | | | | | | Merge branch '24570-use-re2-for-user-supplied-regexp-9-3' into 'security-9-3'Douwe Maan2017-07-194-0/+108
* | | | | | | Merge branch '33303-404-for-unauthorized-project' into 'security-9-3'Sean McGivern2017-07-191-0/+30
* | | | | | | Merge branch '33359-pers-snippet-files-location' into 'security-9-3'Sean McGivern2017-07-197-19/+199
* | | | | | | Merge branch 'bvl-remove-appearance-symlink' into 'security-9-3'Douwe Maan2017-07-191-0/+46
* | | | | | | Merge branch '31443-fix-transient-failure' into 'master'Robert Speicher2017-07-191-9/+3
|\ \ \ \ \ \ \
| * | | | | | | Fix a broken spec31443-fix-transient-failureRémy Coutable2017-07-191-9/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch '34930-fix-edited-by' into 'master'Sean McGivern2017-07-195-19/+126
|\ \ \ \ \ \ \
| * | | | | | | Use Ghost user when edited_by, merged_by deleted34930-fix-edited-byJarka Kadlecova2017-07-195-19/+126