summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Support licenses and performancesupport-license-management-and-performanceKamil Trzciński2018-10-221-1/+3
* Merge branch 'use-raw-file-format' into 'master'Grzegorz Bizon2018-10-223-46/+75
|\
| * Make all legacy security reports to use raw formatuse-raw-file-formatKamil Trzciński2018-10-163-46/+75
* | Enable frozen string for lib/gitlab/*.rbgfyoung2018-10-22149-21/+321
* | Merge branch 'ce-5987-group-file-templates' into 'master'Robert Speicher2018-10-191-1/+1
|\ \
| * | Backport CE to changes to support group-level file templatesNick Thomas2018-10-191-1/+1
* | | Rename "scheduled" label/badge of delayed jobs to "delayed"Shinya Maeda2018-10-194-7/+7
* | | Catch `RedirectionTooDeep` Exception in webhooksHeinrich Lee Yu2018-10-191-0/+7
|/ /
* | Add support for JSON logging for audit eventsStan Hu2018-10-181-0/+9
* | Make getting a user by the username case insensitiveWilliam George2018-10-182-2/+2
* | [ci skip] Fix documentation of Gitlab::Git::Diff#filter_diff_options flagsAlejandro Rodríguez2018-10-171-1/+1
* | Merge branch '44361-remove-gitlab-grit' into 'master'Rémy Coutable2018-10-171-15/+38
|\ \
| * | Remove a dependency on gitlab-gollum-libnick.thomas/gitlab-ce-44361-remove-gitlab-gritNick Thomas2018-10-161-10/+14
| * | Remove a dependency on gitlab-gollum-libNick Thomas2018-10-161-14/+33
* | | Merge branch '52650-webhook-image-urls-rewritten-incorrectly-in-issues' into ...Douwe Maan2018-10-161-0/+11
|\ \ \ | |/ / |/| |
| * | Fix image webhook rewriting for uploadsSean McGivern2018-10-161-0/+11
| |/
* | Merge branch 'sh-remove-koding' into 'master'Douwe Maan2018-10-152-2/+0
|\ \
| * | Remove Koding integration and documentationStan Hu2018-10-122-2/+0
* | | Merge branch 'bvl-merge-base-multiple-revisions' into 'master'Douwe Maan2018-10-151-2/+2
|\ \ \
| * | | Allow getting the merge base of multiple revisionsBob Van Landuyt2018-10-121-2/+2
* | | | Merge branch 'zj-remove-linguist' into 'master'Robert Speicher2018-10-155-39/+182
|\ \ \ \ | |_|_|/ |/| | |
| * | | Remove dependencies on LinguistZeger-Jan van de Weg2018-10-125-39/+182
| | |/ | |/|
* | | Merge branch 'enable-frozen-string-lib-gitlab' into 'master'Rémy Coutable2018-10-1553-3/+115
|\ \ \
| * | | Enable some frozen string in lib/gitlabgfyoung2018-10-1353-3/+115
| |/ /
* | | Merge branch 'patch-29' into 'master'Kamil Trzciński2018-10-151-20/+20
|\ \ \
| * | | Update Android.gitlab-ci.yml for current stable SDKOsama Bin Omar2018-10-131-20/+20
| |/ /
* | | fix duplicated key in license management job gitlab-org/gitlab-ce#52609Adam Lemanski2018-10-121-2/+2
|/ /
* | Merge branch 'frontend-feature-flags' into 'master'Rémy Coutable2018-10-111-0/+15
|\ \ | |/ |/|
| * Support pushing of feature flags to the frontendYorick Peterse2018-10-111-0/+15
* | Remove Git circuit breakerZeger-Jan van de Weg2018-10-1014-747/+0
* | Use the standard PIP_CACHE_DIR for Python dependency caching templateTakuya Noguchi2018-10-091-1/+1
|/
* Merge branch 'patch-29' into 'master'Kamil Trzciński2018-10-081-3/+6
|\
| * Updates Laravel.gitlab-ci.yml templatePaul Giberson2018-10-061-3/+6
* | Merge branch 'backport-ce-to-ee-merge' into 'master'Stan Hu2018-10-061-1/+1
|\ \ | |/ |/|
| * Fix CE to EE merge (backport)Kamil Trzciński2018-10-051-1/+1
* | Add timed incremental rollout to Auto DevOpsAlessio Caiazza2018-10-051-31/+57
* | Merge branch '50359-activerecord-statementinvalid-pg-querycanceled-error-canc...Sean McGivern2018-10-051-9/+75
|\ \
| * | Use a CTE to remove the query timeoutBrett Walker2018-10-051-9/+75
* | | Merge branch 'ce-5987-project-templates-api' into 'master'Robert Speicher2018-10-051-2/+9
|\ \ \ | |/ / |/| |
| * | Backport project template API to CENick Thomas2018-10-051-2/+9
* | | Merge branch 'master-ce' into scheduled-manual-jobsShinya Maeda2018-10-056-8/+92
|\ \ \ | | |/ | |/|
| * | Merge branch 'feature/gb/pipeline-only-except-with-modified-paths' into 'master'Kamil Trzciński2018-10-054-2/+89
| |\ \ | | |/ | |/|
| | * Merge branch 'master' into 'feature/gb/pipeline-only-except-with-modified-paths'feature/gb/pipeline-only-except-with-modified-pathsKamil Trzciński2018-10-0429-197/+490
| | |\
| | * | Add frozen strong literal directive to policy changes classGrzegorz Bizon2018-10-021-0/+2
| | * | Freeze mutable constant in CI entry policy classGrzegorz Bizon2018-10-021-1/+1
| | * | Match a dot in paths configured for only: changesGrzegorz Bizon2018-10-021-1/+3
| | * | Add only/except pipeline build policy for `changes`Grzegorz Bizon2018-10-021-0/+21
| | * | Make it possible to specifiy only: changes keywordsGrzegorz Bizon2018-10-021-2/+4
| | * | Treat nil git push revisons as a blank Git SHA valueGrzegorz Bizon2018-10-021-2/+2
| | * | Calculate modified paths of a git push operationGrzegorz Bizon2018-09-282-0/+18