summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* Fix rubocop offenceShinya Maeda2018-10-021-1/+1
* Update pipelines and stages status as wellShinya Maeda2018-10-022-23/+24
* Add a new status to ci_builds.statusShinya Maeda2018-10-022-5/+9
* Rename delayed to scheduledShinya Maeda2018-10-023-12/+14
* Support new syntaxShinya Maeda2018-10-024-10/+10
* Squashed commit of the following:Shinya Maeda2018-10-024-3/+65
* 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
* | | | | | 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
| * | | | | | Expire RequestStore cache properlyMichael Kozono2018-09-271-0/+8
| * | | | | | Cache `Repository#exists?` false in RequestStoreMichael Kozono2018-09-272-0/+52
| * | | | | | Extract `Repository.memoize_method` methodMichael Kozono2018-09-271-47/+73
| | |/ / / / | |/| | | |
* | | | | | Extend reports to support security featuresOlivier Gonzalez2018-09-275-76/+98
* | | | | | Dont create license_management build when not included in license4907-improve-build-create-performance-for-license-managementDylan Griffith2018-09-271-8/+7
| |_|/ / / |/| | | |
* | | | | Merge branch '43832-adds-chdmod-to-commits-actions-api' into 'master'Rémy Coutable2018-09-271-1/+2
|\ \ \ \ \
| * | | | | Adds chmod action to POST /projects/:id/repository/commits APIJacopo2018-09-271-1/+2
| | |_|/ / | |/| | |
* | | | | Update all gitlab ci templates from gitlab-org/gitlab-ci-yml50289-vendor-ci-yml-for-the-last-timeDylan Griffith2018-09-274-19/+82
* | | | | Resolve "Un-vendor CI templates"Dylan Griffith2018-09-2646-1/+2327
|/ / / /
* | | | Merge branch 'tc-fix-rails5-subquery-selfjoin' into 'master'Douwe Maan2018-09-261-1/+9
|\ \ \ \ | |/ / / |/| | |
| * | | Work around a bug in Rails 5, where LIMIT causes troubletc-fix-rails5-subquery-selfjoinToon Claes2018-09-251-1/+9
* | | | Merge branch '51747-gitlab-com-unable-to-import-a-project-that-was-just-expor...Douglas Barbosa Alexandre2018-09-252-2/+16
|\ \ \ \
| * | | | Fix null pipeline problemJames Lopez2018-09-242-2/+16
* | | | | Merge branch 'mk/improve-usage-of-request-store' into 'master'Yorick Peterse2018-09-2517-76/+124
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-2410-46/+47
| * | | | Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-245-30/+13
| * | | | Use a null object with RequestStoreMichael Kozono2018-09-242-0/+64
* | | | | Use Vue component for job artifacts, Commit and Trigger VariablesFilipa Lacerda2018-09-251-1/+5
* | | | | Remove background job throttling feature51509-remove-sidekiq-limit-fetchValery Sizov2018-09-241-25/+0
| |/ / / |/| | |
* | | | Merge branch 'gitaly-auth-v2' into 'master'Robert Speicher2018-09-211-8/+22
|\ \ \ \ | |/ / / |/| | |
| * | | Use the new gitaly auth scheme (v2)Alejandro Rodríguez2018-09-201-8/+22