summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Update README.mdknative-testingDaniel Gruesso2018-11-071-1/+1
* Merge branch 'fj-41213-api-update-submodule-commit' into 'master'Sean McGivern2018-11-0715-13/+516
|\
| * Add submodule update API endpointFrancisco Javier López2018-11-0715-13/+516
* | Merge branch 'max_retries_when' into 'master'Grzegorz Bizon2018-11-0712-71/+567
|\ \
| * | fix merge conflictMarkus Doits2018-11-071-356/+0
| * | amend method description a little bitMarkus Doits2018-11-071-6/+5
| * | fix failure in case of missing optionsMarkus Doits2018-11-071-1/+1
| * | one more refactor after feedbackMarkus Doits2018-11-071-13/+13
| * | 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-072-2/+29
| * | small doc fix [CI SKIP]Markus Doits2018-11-071-1/+1
| * | doc updates as per feedbackMarkus Doits2018-11-071-17/+19
| * | use Ci::Build instead of CommitStatus as per feedbackMarkus Doits2018-11-071-1/+1
| * | fix location of spec file in doc comment [CI SKIP]Markus Doits2018-11-071-1/+1
| * | fix failing specs due to latest changesMarkus Doits2018-11-072-4/+4
| * | small fixes to doc and remove on whitespace noiseMarkus Doits2018-11-072-3/+1
| * | refactoring after latest feedbackMarkus Doits2018-11-074-106/+137
| * | remove now unneeded validationMarkus Doits2018-11-071-1/+0
| * | fix wrong retry error messagesMarkus Doits2018-11-072-2/+14
| * | refactor validations to a Entry::Retry classMarkus Doits2018-11-075-65/+442
| * | add a test that checks that retry when values in documentation are validMarkus Doits2018-11-072-1/+35
| * | add documentation for new retry when featureMarkus Doits2018-11-071-3/+46
| * | one more try to reduce cognitive overheadMarkus Doits2018-11-071-9/+15
| * | refactor for hopefully lower cognitive complexityMarkus Doits2018-11-072-36/+45
| * | fix allowed keys validator to use correct attribute as error base?Markus Doits2018-11-072-3/+3
| * | 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-073-25/+191
| * | add changelog entryMarkus Doits2018-11-071-0/+5
| * | 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-072-110/+27
| * | add `retry_failure?` option and use it to decide if to retry a build failureMarkus Doits2018-11-072-3/+164
| * | add an option when to retry a build (unused yet)Markus Doits2018-11-072-0/+31
| * | allow retries to be a hashMarkus Doits2018-11-072-2/+19
* | | Merge branch 'triggermesh-phase1-knative' into 'master'Grzegorz Bizon2018-11-0733-105/+454
|\ \ \
| * | | Fix style with clusters_store.js and remove workaround for namespace role issuetriggermesh/dgriffith/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-063-49/+8
| * | | Fix double-negationChris Baumbauer2018-11-061-2/+2
| * | | Refactor preinstall/postinstall methods in the helm installerChris Baumbauer2018-11-061-6/+2
| * | | Resolve bug with knative hostname being overwritten by status updatesChris Baumbauer2018-11-061-3/+2
| * | | Refactor cluster application tests to centralize helm CA cert verificationChris Baumbauer2018-11-066-110/+30
| * | | Fix incorrect domain key for values.yamltriggermesh/gitlab-ce-triggermesh-phase1-knativeChris Baumbauer2018-11-061-1/+1
| * | | Fix issue with missing knative cluster role binding, and cleanup testsChris Baumbauer2018-11-056-44/+124
| * | | 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-036-124/+17
| * | | Resolve issues raised by KamilChris Baumbauer2018-11-037-38/+176
| * | | Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-03165-841/+2372
| |\ \ \
| * \ \ \ Merge branch 'master' into triggermesh-phase1-knativeChris Baumbauer2018-11-021013-8270/+15366
| |\ \ \ \
| * | | | | Remove comments from migration script and add usage dataChris Baumbauer2018-11-013-22/+4
| * | | | | Fix remaining domainname -> hostname rebrandingChris Baumbauer2018-10-304-5/+8
| * | | | | Rename knative domainname field to hostname and fix changelog entryChris Baumbauer2018-10-3014-28/+22
| * | | | | Documentation fixesChris Baumbauer2018-10-302-2/+2