summaryrefslogtreecommitdiff
path: root/spec/lib
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Renaming Secret Variables in the codebaseMarcel Amirault2018-10-301-1/+1
|/
* Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-299-47/+209
|\
| * Merge branch '52780-stale-pipeline-status-cache-for-_project-after-disabling-...Grzegorz Bizon2018-10-291-0/+15
| |\
| | * Add test for caching nil status52780-stale-pipeline-status-cache-for-_project-after-disabling-pipelinesMatija Čupić2018-10-261-0/+15
| * | Merge branch '51335-fail-early-when-user-cannot-be-identified' into 'master'Douwe Maan2018-10-261-45/+4
| |\ \
| | * | Removes idenfitication by commit from Gitlab::Identifier51335-fail-early-when-user-cannot-be-identifiedTiago Botelho2018-10-251-45/+4
| * | | Merge branch '42790-improve-feedback-for-internal-git-access-checks-timeouts'...Douwe Maan2018-10-265-2/+96
| |\ \ \
| | * | | Iterating through commit list times outTiago Botelho2018-10-251-35/+23
| | * | | Adds tracing messages for slow git pushesTiago Botelho2018-10-255-2/+108
| | |/ /
| * | | Merge branch '7864-ee-routes' into 'master'Sean McGivern2018-10-261-0/+30
| |\ \ \
| | * | | Extract EE only oauth routes and add testsLin Jen-Shin2018-10-261-0/+30
| | | |/ | | |/|
| * | | Support lowercase none / anyHeinrich Lee Yu2018-10-261-0/+2
| * | | Refactor api validator to separate classHeinrich Lee Yu2018-10-261-0/+62
| |/ /
* | | Merge branch 'security-redact-links' into 'master'Jan Provaznik2018-10-291-0/+96
|\ \ \
| * | | Redact unsubscribe links in issuable textsJan Provaznik2018-10-231-0/+96
* | | | [master] Persist only SHA digest of PersonalAccessToken#tokenImre Farkas2018-10-291-0/+46
* | | | Merge remote-tracking branch 'origin/master' into dev-masterDJ Mountney2018-10-256-102/+100
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil Trzciński2018-10-251-95/+18
| |\ \ \ | | |_|/ | |/| |
| | * | Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-231-27/+1
| | * | Remove api_groups from KubeClient constructorThong Kuah2018-10-231-90/+39
| | |/
| * | Merge branch 'support-license-management-and-performance' into 'master'Grzegorz Bizon2018-10-231-0/+2
| |\ \
| | * | Support licenses and performancesupport-license-management-and-performanceKamil Trzciński2018-10-221-0/+2
| * | | Merge branch 'lfs-project-attribute-alias' into 'master'Nick Thomas2018-10-231-1/+1
| |\ \ \
| | * | | Alias the lfs_enabled methodlfs-project-attribute-aliasCindy Pallares2018-10-221-1/+1
| * | | | Merge branch 'add-role-binding-to-kubeclient' into 'master'Kamil Trzciński2018-10-231-0/+47
| |\ \ \ \
| | * | | | Add RoleBinding methodsadd-role-binding-to-kubeclientMayra Cabrera2018-10-221-0/+47
| | | |_|/ | | |/| |
| * | | | Remove broken git storage for testingZeger-Jan van de Weg2018-10-231-6/+2
| * | | | Merge branch 'sh-pages-eof-error' into 'master'Grzegorz Bizon2018-10-231-0/+30
| |\ \ \ \ | | |/ / / | |/| | |
| | * | | Add a spec that generates the metadata dynamicallysh-pages-eof-errorStan Hu2018-10-191-0/+30
* | | | | Merge branch 'sh-block-other-localhost' into 'master'Thiago Presa2018-10-251-1/+21
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Block loopback addresses in UrlBlockerStan Hu2018-09-051-1/+21
* | | | | Merge branch 'feature/gb/improve-include-config-errors-reporting' into 'master'Douwe Maan2018-10-226-23/+126
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Improve specs for abstract remote `include` filefeature/gb/improve-include-config-errors-reportingGrzegorz Bizon2018-10-221-4/+4
| * | | | Improve error message when `include` is blockedGrzegorz Bizon2018-10-221-0/+9
| * | | | Improve remote CI/CD config file extension validationGrzegorz Bizon2018-10-191-0/+52
| * | | | Extend error message in case of HTTP errors in `include`Grzegorz Bizon2018-10-191-3/+37
| * | | | Refactor `include` code and improve error reportingGrzegorz Bizon2018-10-184-6/+9
| * | | | Extract method that fetchesremote CI/CD included configGrzegorz Bizon2018-10-181-2/+2
| * | | | Add IncludeError exception and use it in CI configGrzegorz Bizon2018-10-181-1/+1
| * | | | Move external CI config class into proper namespaceGrzegorz Bizon2018-10-165-12/+17
| * | | | Move external CI config files into Ci class contextGrzegorz Bizon2018-10-164-0/+0
* | | | | Merge branch 'ce-52112-fix-review-apps-cleanup-ce' into 'master'Nick Thomas2018-10-222-41/+98
|\ \ \ \ \
| * | | | | Improve automated Review Apps cleanupce-52112-fix-review-apps-cleanup-ceRémy Coutable2018-10-222-41/+98