summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Fix open-ended params for api_json.logAndrew Newdigate2018-10-291-1/+9
* Merge branch '52780-stale-pipeline-status-cache-for-_project-after-disabling-...Grzegorz Bizon2018-10-291-4/+4
|\
| * Remove cache_sha parameterMatija Čupić2018-10-261-2/+2
| * Cache pipeline status only for specific shaMatija Čupić2018-10-251-5/+5
* | Add failure reason for execution timeoutShinya Maeda2018-10-281-1/+2
* | Merge branch '51335-fail-early-when-user-cannot-be-identified' into 'master'Douwe Maan2018-10-262-20/+5
|\ \
| * | Removes idenfitication by commit from Gitlab::Identifier51335-fail-early-when-user-cannot-be-identifiedTiago Botelho2018-10-252-20/+5
| * | User not defined in PostReceive#process_project_changesTiago Botelho2018-10-251-1/+1
* | | Merge branch '42790-improve-feedback-for-internal-git-access-checks-timeouts'...Douwe Maan2018-10-266-46/+195
|\ \ \
| * | | Reverts commits_check messageTiago Botelho2018-10-261-1/+1
| * | | Iterating through commit list times outTiago Botelho2018-10-253-3/+7
| * | | Refactors TimedLogger to be more OOP compliantTiago Botelho2018-10-253-14/+26
| * | | Adds tracing messages for slow git pushesTiago Botelho2018-10-256-46/+179
| |/ /
* | | Make it clear that we intent to use | over ||Lin Jen-Shin2018-10-261-2/+3
* | | Allow CE do nothing if route doesn't exist7864-ee-routesLin Jen-Shin2018-10-261-2/+2
* | | Extract EE only oauth routes and add testsLin Jen-Shin2018-10-261-2/+6
* | | Make it possible to add EE only routeLin Jen-Shin2018-10-261-4/+16
* | | Put EE routes in EE files under EE directoriesLin Jen-Shin2018-10-261-0/+21
* | | Merge branch 'an-multithreading' into 'master'Robert Speicher2018-10-252-0/+131
|\ \ \ | |_|/ |/| |
| * | Add experimental support for Pumaan-multithreadingAndrew Newdigate2018-10-252-0/+131
| |/
* | Merge branch 'refactor_gitlab_kube_client' into 'master'Kamil Trzciński2018-10-251-40/+23
|\ \
| * | Store version within SUPPORTED_API_GROUPS hashrefactor_gitlab_kube_clientThong Kuah2018-10-231-41/+14
| * | DRY up *_clients methodsThong Kuah2018-10-231-25/+21
| * | Split hashed_clients into one per api_groupThong Kuah2018-10-231-11/+32
| * | Remove api_groups from KubeClient constructorThong Kuah2018-10-231-27/+20
* | | Merge branch 'jlenny-UpdateAndroidTemplate' into 'master'Grzegorz Bizon2018-10-251-34/+28
|\ \ \ | |_|/ |/| |
| * | Update link to blog post since it didn't go out on 23rdjlenny-UpdateAndroidTemplateJason Lenny2018-10-241-1/+1
| * | Update Android.gitlab-ci.yml with result of new blog post: https://gitlab.com...Jason Lenny2018-10-231-34/+28
* | | Merge branch '53030-ee-compat-check-frozen-literal' into 'master'test-review-root-passwordSean McGivern2018-10-231-4/+6
|\ \ \
| * | | Fix ee-compat-check by not modifying frozen strings53030-ee-compat-check-frozen-literalMario de la Ossa2018-10-231-4/+6
| | |/ | |/|
* | | Merge branch 'mysql-migration-trigger-permissions' into 'master'Andreas Brandl2018-10-231-1/+1
|\ \ \
| * | | Add dbname to MySQL migration GRANT commandRyan Hefner2018-09-131-1/+1
* | | | Merge branch 'support-license-management-and-performance' into 'master'Grzegorz Bizon2018-10-231-1/+3
|\ \ \ \
| * | | | Support licenses and performancesupport-license-management-and-performanceKamil Trzciński2018-10-221-1/+3
* | | | | Merge branch 'add-role-binding-to-kubeclient' into 'master'Kamil Trzciński2018-10-232-0/+54
|\ \ \ \ \
| * | | | | Add RoleBinding methodsadd-role-binding-to-kubeclientMayra Cabrera2018-10-222-0/+54
| | |_|/ / | |/| | |
* | | | | Remove broken git storage for testingZeger-Jan van de Weg2018-10-231-1/+4
| |_|_|/ |/| | |
* | | | Merge branch 'sh-pages-eof-error' into 'master'Grzegorz Bizon2018-10-231-2/+5
|\ \ \ \ | |/ / / |/| | |
| * | | Fix EOF detection with CI artifacts metadataStan Hu2018-10-181-2/+5
* | | | Merge branch 'feature/gb/improve-include-config-errors-reporting' into 'master'Douwe Maan2018-10-2211-181/+253
|\ \ \ \
| * | | | Improve error message when `include` is blockedGrzegorz Bizon2018-10-221-5/+3
| * | | | Improve remote CI/CD config file extension validationGrzegorz Bizon2018-10-191-2/+2
| * | | | Extend error message in case of HTTP errors in `include`Grzegorz Bizon2018-10-193-20/+28
| * | | | Refactor `include` code and improve error reportingGrzegorz Bizon2018-10-184-37/+94
| * | | | Extract method that fetchesremote CI/CD included configGrzegorz Bizon2018-10-182-11/+10
| * | | | Add IncludeError exception and use it in CI configGrzegorz Bizon2018-10-182-4/+5
| * | | | Move external CI config class into proper namespaceGrzegorz Bizon2018-10-166-101/+110
| * | | | Move external CI config files into Ci class contextGrzegorz Bizon2018-10-165-0/+0
* | | | | Merge branch '51716-add-kubernetes-namespace-model' into 'master'Andreas Brandl2018-10-221-0/+9
|\ \ \ \ \
| * | | | | Add Clusters::KubernetesNamespace model51716-add-kubernetes-namespace-modelMayra Cabrera2018-10-221-0/+9