summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* 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
* | | | | | | Merge branch '34563-usage-ping-github' into 'master'Sean McGivern2017-07-191-0/+1
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add github imported projects count to usage data34563-usage-ping-githubJarka Kadlecova2017-07-191-0/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'clear-issuable-count-cache-for-states' into 'master'Robert Speicher2017-07-192-1/+133
|\ \ \ \ \ \
| * | | | | | Clear issuable counter caches on updateclear-issuable-count-cache-for-statesSean McGivern2017-07-192-1/+133
| |/ / / / /
* | | | | | Merge branch '23036-replace-dashboard-activity-spinach' into 'master'Rémy Coutable2017-07-191-4/+153
|\ \ \ \ \ \
| * | | | | | Replaces 'dashboard/activity.feature' spinach with rspecAlexander Randa2017-07-171-4/+153
* | | | | | | Merge branch '23036-replace-dashboard-spinach' into 'master'Rémy Coutable2017-07-197-21/+139
|\ \ \ \ \ \ \
| * | | | | | | Replaces dashboard/dashboard.feature spinach with rspecAlexander Randa2017-07-177-21/+139
* | | | | | | | Merge branch 'bjk/pipelines_created_total' into 'master'Grzegorz Bizon2017-07-191-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Update piplines created metric namebjk/pipelines_created_totalBen Kochie2017-07-191-1/+1
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge branch 'authentiq-updates' into 'master'Rémy Coutable2017-07-192-2/+2
|\ \ \ \ \ \ \ \ | |_|_|_|_|/ / / |/| | | | | | |
| * | | | | | | Added authentiq provider to tests and updated documentation, gem and config f...Alexandros Keramidas2017-07-182-2/+2
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge branch 'issue_35132' into 'master'Sean McGivern2017-07-192-7/+11
|\ \ \ \ \ \ \
| * | | | | | | Fix external issue trackers redirectissue_35132Felipe Artur2017-07-182-7/+11
| | |_|_|/ / / | |/| | | | |
* | | | | | | Merge branch 'bvl-free-system-namespace' into 'master'Sean McGivern2017-07-1921-28/+144
|\ \ \ \ \ \ \
| * | | | | | | Allow groups with the name systembvl-free-system-namespaceBob Van Landuyt2017-07-181-1/+1