summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | Minor updates to spec for readabilityThong Kuah2018-11-082-23/+35
| * | | | | Adds feature flag for Group ClustersMayra Cabrera2018-11-081-28/+46
| * | | | | Do not allow applications for group clustersThong Kuah2018-11-081-8/+34
| * | | | | Extend clusters_controller for group type clustersThong Kuah2018-11-086-97/+805
| * | | | | Add policy for clusters on group levelThong Kuah2018-11-083-3/+49
* | | | | | Merge branch 'always-proxy-reports' into 'master'Grzegorz Bizon2018-11-092-14/+48
|\ \ \ \ \ \
| * | | | | | backport: Always proxy reports downloadsalways-proxy-reportsKamil Trzciński2018-11-072-14/+48
* | | | | | | Revert "Extract code into IssueBoardEntity"revert_issue_board_entityThong Kuah2018-11-095-51/+5
| |_|/ / / / |/| | | | |
* | | | | | Merge branch 'limit-parallel-to-100' into 'master'Grzegorz Bizon2018-11-081-0/+10
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Limit parallel to 100limit-parallel-to-100Kamil Trzciński2018-11-081-0/+10
| | |_|_|/ | |/| | |
* | | | | Merge branch 'zj-regenerate-gitaly-config-rspec' into 'master'Douwe Maan2018-11-081-2/+3
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Regenerate Gitaly's config.toml each rspec runZeger-Jan van de Weg2018-10-261-2/+3
* | | | | Merge branch 'osw-revert-comment-in-any-diff-line' into 'master'Sean McGivern2018-11-088-891/+31
|\ \ \ \ \
| * | | | | Revert "Merge branch 'osw-comment-on-any-line-on-diffs' into 'master'"osw-revert-comment-in-any-diff-lineOswaldo Ferreira2018-11-078-891/+31
* | | | | | Discussions redesignFatih Acet2018-11-083-5/+103
* | | | | | backport changes from gitlab-ee!7903Simon Knox2018-11-081-3/+12
| |_|_|/ / |/| | | |
* | | | | Merge branch 'fix-stuck-import-jobs-query-performance-issue' into 'master'Douwe Maan2018-11-071-11/+11
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | StuckImportJobsWorker query performance optimizationTiago Botelho2018-11-071-11/+11
* | | | | Merge branch 'prevent-override-of-attr_encrypted' into 'master'Stan Hu2018-11-071-5/+17
|\ \ \ \ \
| * | | | | Prevent attr_encrypted models from being overridenStan Hu2018-11-071-5/+17
* | | | | | Merge branch 'sh-paginate-bitbucket-server-imports' into 'master'Douglas Barbosa Alexandre2018-11-074-5/+57
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Paginate Bitbucket Server importer projectsStan Hu2018-11-074-5/+57
* | | | | | Merge branch 'jira-ping-differentiate-cloud' into 'master'Sean McGivern2018-11-072-1/+17
|\ \ \ \ \ \
| * | | | | | Usage ping - Differentiate Jira Server and Cloudjira-ping-differentiate-cloudMario de la Ossa2018-11-072-1/+17
* | | | | | | Merge branch 'bvl-patches-via-mail' into 'master'Douwe Maan2018-11-0716-0/+801
|\ \ \ \ \ \ \
| * | | | | | | Allow limiting quick actions to executeBob Van Landuyt2018-11-072-0/+28
| * | | | | | | Apply patches when creating MR via emailBob Van Landuyt2018-11-0714-0/+773
* | | | | | | | Resolve "Issue board card design"Constance Okoghenun2018-11-0717-64/+204
* | | | | | | | Merge branch 'revert-45b61a9e' into 'master'Nick Thomas2018-11-0718-40/+38
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Revert "Merge branch 'blackst0ne-update-push-new-merge-request-url' into 'mas...Douwe Maan2018-11-0718-40/+38
* | | | | | | | Merge branch 'fj-41213-api-update-submodule-commit' into 'master'Sean McGivern2018-11-073-1/+313
|\ \ \ \ \ \ \ \
| * | | | | | | | Add submodule update API endpointFrancisco Javier López2018-11-073-1/+313
* | | | | | | | | Merge branch 'max_retries_when' into 'master'Grzegorz Bizon2018-11-076-56/+369
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix merge conflictMarkus Doits2018-11-071-356/+0
| * | | | | | | | | change forgotten constant in spec to match codeMarkus Doits2018-11-071-1/+1
| * | | | | | | | | handle old retry format in build (possibly saved in database)Markus Doits2018-11-071-0/+16
| * | | | | | | | | fix failing specs due to latest changesMarkus Doits2018-11-072-4/+4
| * | | | | | | | | refactoring after latest feedbackMarkus Doits2018-11-072-99/+120
| * | | | | | | | | fix wrong retry error messagesMarkus Doits2018-11-071-2/+2
| * | | | | | | | | refactor validations to a Entry::Retry classMarkus Doits2018-11-072-1/+364
| * | | | | | | | | add a test that checks that retry when values in documentation are validMarkus Doits2018-11-071-1/+27
| * | | | | | | | | refactor for hopefully lower cognitive complexityMarkus Doits2018-11-071-1/+1
| * | | | | | | | | fix allowed keys validator to use correct attribute as error base?Markus Doits2018-11-071-1/+1
| * | | | | | | | | add specs for create pipeline service and new retry when featureMarkus Doits2018-11-071-7/+25
| * | | | | | | | | update job config validator to validate new retry syntaxMarkus Doits2018-11-071-19/+130
| * | | | | | | | | fix some spec wording and valuesMarkus Doits2018-11-071-5/+5
| * | | | | | | | | refactor retry logic to define any reason and more than one reason to retryMarkus Doits2018-11-071-101/+23
| * | | | | | | | | add `retry_failure?` option and use it to decide if to retry a build failureMarkus Doits2018-11-071-0/+150
| * | | | | | | | | add an option when to retry a build (unused yet)Markus Doits2018-11-071-0/+26
| * | | | | | | | | allow retries to be a hashMarkus Doits2018-11-071-1/+17