summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * Merge branch 'fix-todo-cops' into 'master'Rémy Coutable2018-10-042-3/+3
| |\
| | * Fix UriDefaultParser copSemyon Pupkov2018-09-211-1/+1
| | * Fix SpaceInsidePercentLiteralDelimiters copSemyon Pupkov2018-09-201-2/+2
| * | Merge branch '51958-fix-mr-discussion-loading' into 'master'Phil Hughes2018-10-041-0/+4
| |\ \
| | * | Fix MR discussion not loaded issue51958-fix-mr-discussion-loadingMark Chao2018-10-011-0/+4
| * | | Merge branch '45016-add-web-ide-commits-to-usage-ping' into 'master'Douwe Maan2018-10-032-0/+24
| |\ \ \
| | * | | Implements Web IDE commits counter in RedisTiago Botelho2018-10-032-1/+20
| | * | | Adds WebIDE commits to UsagePingTiago Botelho2018-10-011-0/+5
| * | | | Merge branch '48004-db-initialize-migrate' into 'master'Dmitriy Zaporozhets2018-10-031-20/+53
| |\ \ \ \
| | * | | | Process $DB_INITIALIZE and $DB_MIGRATE variablesThong Kuah2018-09-271-20/+53
| * | | | | Merge branch 'remove-rugged' into 'master'Douwe Maan2018-10-038-114/+27
| |\ \ \ \ \
| | * | | | | Remove Gitlab::Git::Repository#rugged and Gollum codeAlejandro Rodríguez2018-10-028-114/+27
| * | | | | | Merge branch '49952-port-upgrade-command-to-ce' into 'master'Kamil Trzciński2018-10-022-0/+89
| |\ \ \ \ \ \
| | * | | | | | Port Helm::Api EE extensions to CE49952-port-upgrade-command-to-ceThong Kuah2018-10-011-0/+18
| | * | | | | | Port UpgradeCommand to CEThong Kuah2018-09-271-0/+71
| * | | | | | | CE Resolve "Refactor code quality similar to JUnit tests"Matija Čupić2018-10-021-1/+2
| * | | | | | | Merge branch 'osw-configurable-single-diff-file-limit' into 'master'Douwe Maan2018-10-022-32/+32
| |\ \ \ \ \ \ \
| | * | | | | | | Make single diff patch limit configurableosw-configurable-single-diff-file-limitOswaldo Ferreira2018-10-012-32/+32
| * | | | | | | | Use tiller locally for Auto DevopsThong Kuah2018-10-021-9/+18
| | |_|/ / / / / | |/| | | | | |
| * | | | | | | Add variables on pipeline webhookPierre Tardy2018-10-011-1/+2
| * | | | | | | Merge remote-tracking branch 'dev/master'Bob Van Landuyt2018-10-012-2/+14
| |\ \ \ \ \ \ \
| | * \ \ \ \ \ \ Merge branch 'security-2697-code-highlight-timeout' into 'master'Bob Van Landuyt2018-10-011-1/+13
| | |\ \ \ \ \ \ \
| | | * | | | | | | Fix syntax highlight taking too longMark Chao2018-09-031-1/+13
| | * | | | | | | | [master] Stored XSS in Gitlab Merge Request from imported repositoryFrancisco Javier López2018-10-011-1/+1
| * | | | | | | | | Migrate sensitive web hook data in the backgroundNick Thomas2018-10-012-0/+108
| * | | | | | | | | Encrypt webhook tokens and URLs in the databaseNick Thomas2018-10-011-0/+6
| * | | | | | | | | Merge branch '37433-solve-n-1-in-refs-controller-logs-tree' into 'master'Nick Thomas2018-10-013-12/+40
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / | |/| | | | | | | |
| | * | | | | | | | Removes N+1 gitaly rpc call to fetch the last commit for pathTiago Botelho2018-10-013-12/+40
| * | | | | | | | | Merge branch '48399-skip-auto-devops-jobs-based-on-license' into 'master'Dmitriy Zaporozhets2018-10-011-3/+14
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | Skip creating auto devops jobs for sast, container_scanning, dast, dependency...48399-skip-auto-devops-jobs-based-on-licenseDylan Griffith2018-09-271-3/+14
| * | | | | | | | | | Merge branch '51651-fill-pipeline-source-for-external-pipelines' into 'master'Kamil Trzciński2018-09-301-0/+50
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|/ / | |/| | | | | | | | |
| | * | | | | | | | | Refactor migration specs using ActiveRecord modelsMatija Čupić2018-09-281-1/+1
| | * | | | | | | | | Refactor external_pipelines queryMatija Čupić2018-09-271-8/+5
| | * | | | | | | | | Update all pipelines in single queryMatija Čupić2018-09-271-3/+2
| | * | | | | | | | | Add background migration to fill pipeline sourceMatija Čupić2018-09-251-0/+54
| | | |_|_|_|/ / / / | | |/| | | | | | |
| * | | | | | | | | Merge branch 'dz-migration-index-helper' into 'master'Dmitriy Zaporozhets2018-09-281-0/+4
| |\ \ \ \ \ \ \ \ \ | | |_|_|/ / / / / / | |/| | | | | | | |
| | * | | | | | | | Add mysql_compatible_index_length to migration helpersdz-migration-index-helperDmitriy Zaporozhets2018-09-211-0/+4
| | | |_|_|_|_|_|/ | | |/| | | | | |
* | | | | | | | | 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
* | | | | | | | | Add specs for extracted git push classGrzegorz Bizon2018-09-281-2/+8
* | | | | | | | | Extract git push from merge request refresh serviceGrzegorz Bizon2018-09-281-3/+14
* | | | | | | | | Add a class that represents a git push operationGrzegorz Bizon2018-09-281-0/+25
|/ / / / / / / /
* | | | | | | | Merge branch 'mk/asymmetric-exists-cache' into 'master'Stan Hu2018-09-282-48/+149
|\ \ \ \ \ \ \ \
| * | | | | | | | Remove send-in-send for safety and readabilityMichael Kozono2018-09-271-13/+28