summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* fix merge conflictMarkus Doits2018-11-071-356/+0
* change forgotten constant in spec to match codeMarkus Doits2018-11-071-1/+1
* fix failing specs due to latest changesMarkus Doits2018-11-071-2/+2
* refactoring after latest feedbackMarkus Doits2018-11-071-58/+111
* 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
* update job config validator to validate new retry syntaxMarkus Doits2018-11-071-19/+130
* Merge branch '21480-parallel-job-keyword-mvc' into 'master'Grzegorz Bizon2018-11-073-2/+116
|\
| * Add additional specs for Normalizer21480-parallel-job-keyword-mvcMatija Čupić2018-11-061-0/+14
| * Use instance based approach for NormalizerMatija Čupić2018-11-061-1/+1
| * Refactor Normalizer specsMatija Čupić2018-11-061-10/+2
| * Refactor Gitlab::Ci::Config::NormalizerMatija Čupić2018-11-051-1/+11
| * Use instance based approach for NormalizerMatija Čupić2018-11-051-1/+1
| * Make Rubocop and Danger happyMatija Čupić2018-11-021-0/+2
| * Move parallelized node index to job optionsMatija Čupić2018-11-012-5/+17
| * Add Normalizer specsMatija Čupić2018-11-011-0/+36
| * Parallelize jobs in Gitlab::Ci::YamlProcessorMatija Čupić2018-11-011-17/+4
| * Revert Seed based parallelization implementationMatija Čupić2018-10-301-56/+3
| * Change minimum parallel value to 2Matija Čupić2018-10-272-5/+5
| * Add Build seed specsMatija Čupić2018-10-271-3/+56
| * Add YamlProcessor specsMatija Čupić2018-10-271-0/+32
| * Add parallel keyword to CI configMatija Čupić2018-10-261-2/+31
* | Merge branch 'winh-delayed-jobs-dynamic-timer' into 'master'Filipa Lacerda2018-11-071-17/+3
|\ \
| * | Add placeholder for remaining time in delayed job tooltipsWinnie Hellmann2018-11-071-17/+3
* | | Add a helper method to append path to a base URL4459-redirect-users-back-to-secondary-after-logout-loginDouglas Barbosa Alexandre2018-11-061-1/+22
* | | Merge branch 'allow_single_letter_external_issue_ids' into 'master'Douglas Barbosa Alexandre2018-11-061-5/+23
|\ \ \
| * | | Add specs for single-letter external tracker refsSean McGivern2018-11-061-5/+23
* | | | Merge branch 'unindirect-fetch-remote' into 'master'Rémy Coutable2018-11-063-124/+78
|\ \ \ \ | |_|/ / |/| | |
| * | | Stop Repository#fetch_remote from using Gitlab::ShellNick Thomas2018-11-063-124/+78
* | | | Merge branch 'stateful_deployments' into 'master'Kamil Trzciński2018-11-063-5/+5
|\ \ \ \
| * | | | Squashed commit of the following:Shinya Maeda2018-11-063-5/+5
* | | | | Add background migration for Kubernetes NamespacesMayra Cabrera2018-11-061-0/+97
| |/ / / |/| | |
* | | | Merge branch '18933-render-index-like-readme' into 'master'Rémy Coutable2018-11-061-1/+6
|\ \ \ \ | |/ / / |/| | |
| * | | Test type of README file without extensionAchilleas Pipinellis2018-11-021-2/+3
| * | | Render index.* like README.* when it's present in a directoryJakub Jirutka2018-11-021-1/+5
* | | | Merge branch 'fix-codequality' into 'master'testing-review-app-passwordGrzegorz Bizon2018-11-051-1/+1
|\ \ \ \
| * | | | Fix invalid artifact path for codequalityfix-codequalityKamil Trzciński2018-11-051-1/+1
* | | | | Start tracking pool repositoriesNick Thomas2018-11-051-0/+1
|/ / / /
* | | | Use our own docker image for helm install podsuse-our-own-docker-image-for-helm-install-podsDylan Griffith2018-11-021-1/+1
* | | | Incorporates Kubernetes Namespace into Cluster's flowThong Kuah2018-11-021-1/+2
|/ / /
* | | Merge branch 'gt-update-typos-in-comments-and-specs' into 'master'Achilleas Pipinellis2018-11-0117-22/+22
|\ \ \ | |/ / |/| |
| * | Fix typos in comments and specsGeorge Tsiolis2018-11-0117-22/+22
* | | Merge branch 'add-language-param-to-highlight' into 'master'Douwe Maan2018-10-303-23/+92
|\ \ \
| * | | Move :plain option to Highlight classMark Chao2018-10-301-0/+60
| * | | Make Highlight accept language paramMark Chao2018-10-301-25/+6
| * | | Add spec for Gitlab::Git::Repository#attributesMark Chao2018-10-302-2/+30
| |/ /
* | | Move Repository#wrapped_gitaly_errors into concernBob Van Landuyt2018-10-301-0/+28