summaryrefslogtreecommitdiff
path: root/spec/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* 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-298-47/+145
|\
| * 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
| | |/ /
| * | | Extract EE only oauth routes and add testsLin Jen-Shin2018-10-261-0/+30
| | |/ | |/|
* | | 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-255-96/+98
|\ \ \ \ | | |/ / | |/| |
| * | | 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
| | | |_|/ | | |/| |
| * | | | 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 'drop-allow_overflow-option-duration_in_numbers' into 'master'Grzegorz Bizon2018-10-221-2/+2
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fix specdrop-allow_overflow-option-duration_in_numbersShinya Maeda2018-10-181-2/+2
| | |_|/ | |/| |
* | | | Merge branch 'use-raw-file-format' into 'master'Grzegorz Bizon2018-10-222-1/+48
|\ \ \ \
| * | | | Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-162-1/+48
* | | | | Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-194-6/+6
* | | | | Merge branch 'bvl-remove-forked-project-link' into 'master'Sean McGivern2018-10-191-2/+1
|\ \ \ \ \
| * | | | | Remove the `ForkedProjectLink` modelBob Van Landuyt2018-10-191-2/+1
| |/ / / /
* | | | | Catch `RedirectionTooDeep` Exception in webhooksHeinrich Lee Yu2018-10-191-0/+26
| |/ / / |/| | |
* | | | Merge branch '44361-remove-gitlab-grit' into 'master'Rémy Coutable2018-10-171-4/+43
|\ \ \ \
| * | | | Remove a dependency on gitlab-gollum-libnick.thomas/gitlab-ce-44361-remove-gitlab-gritNick Thomas2018-10-161-4/+43
| | |/ / | |/| |
* | | | Merge branch '52650-webhook-image-urls-rewritten-incorrectly-in-issues' into ...Douwe Maan2018-10-163-49/+92
|\ \ \ \
| * | | | Fix image webhook rewriting for uploadsSean McGivern2018-10-163-49/+92
| | |/ / | |/| |