summaryrefslogtreecommitdiff
path: root/spec
Commit message (Expand)AuthorAgeFilesLines
* Knative client for kubeclient libraryChris Baumbauer2018-11-102-0/+27
* 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
* | | | | | | | Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-0715-95/+237
|\ \ \ \ \ \ \ \
| * | | | | | | | Fix style with clusters_store.js and remove workaround for namespace role issuetriggermesh/dgriffith/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-0/+4
| * | | | | | | | Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer2018-11-066-110/+30
| * | | | | | | | Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-053-21/+62
| * | | | | | | | Add missing strip to finalize creation service testChris Baumbauer2018-11-031-1/+1
| * | | | | | | | Fix the way hostname is validated with the knative appChris Baumbauer2018-11-032-118/+7
| * | | | | | | | Resolve issues raised by KamilChris Baumbauer2018-11-034-11/+154
| * | | | | | | | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-0342-392/+1206
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-02216-1777/+4596
| |\ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|/ / | | |/| | | | | | |
| * | | | | | | | | Remove comments from migration script and add usage dataChris Baumbauer2018-11-011-0/+3
| * | | | | | | | | Fix remaining domainname -> hostname rebrandingChris Baumbauer2018-10-301-1/+1
| * | | | | | | | | Rename knative domainname field to hostname and fix changelog entryChris Baumbauer2018-10-303-8/+7
| * | | | | | | | | Revert Helm version bumpChris Baumbauer2018-10-291-1/+9
| * | | | | | | | | Add knative model testsChris Baumbauer2018-10-281-0/+102
| * | | | | | | | | Resolve error with missing attribute in spec fixtureChris Baumbauer2018-10-251-1/+2