summaryrefslogtreecommitdiff
path: root/lib/gitlab
Commit message (Expand)AuthorAgeFilesLines
* 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
* | Correct Gitlab Capitalization in code filesMarcel Amirault2018-09-214-6/+6
|/
* Add Gitlab::Database::Subquery.self_join to delete_all with limitToon Claes2018-09-201-0/+16
* Include post migrations when loading the schemaYorick Peterse2018-09-191-0/+16
|\
| * Ensure the schema is loaded with post_migrations includedDJ Mountney2018-09-111-0/+16
* | Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-195-7/+46
* | Merge branch '51564-fix-commit-email-usage' into 'master'Douwe Maan2018-09-181-4/+0
|\ \
| * | Remove Gitlab::Git::Repository#user_to_committerNick Thomas2018-09-171-4/+0
* | | Merge branch 'select-from-union' into 'master'Robert Speicher2018-09-176-18/+15
|\ \ \
| * | | Added FromUnion to easily select from a UNIONYorick Peterse2018-09-176-18/+15
| |/ /
* | | Merge branch 'osw-gitaly-diff-stats-client' into 'master'Douwe Maan2018-09-173-0/+38
|\ \ \ | |/ / |/| |
| * | Add Gitaly diff stats RPC clientOswaldo Ferreira2018-09-173-0/+38
* | | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-172-0/+38
|\ \ \
| * | | Always create `gitlab` service account and service account token regardless o...Thong Kuah2018-09-141-0/+1
| * | | Teach GitLab how to create Secret of type ServiceAccountTokenThong Kuah2018-09-142-0/+37
* | | | Merge branch '50824-fix-prepend-concern' into 'master'Robert Speicher2018-09-142-4/+73
|\ \ \ \
| * | | | Following the feedbacksLin Jen-Shin2018-09-111-3/+3
| * | | | Explain why we need PrependableLin Jen-Shin2018-09-111-0/+8
| * | | | Preserve prepend semantics for RubyLin Jen-Shin2018-09-111-31/+17
| * | | | Fix Override. Properly define prependedLin Jen-Shin2018-09-111-2/+6
| * | | | Properly implement prepending for ConcernLin Jen-Shin2018-09-111-0/+71
* | | | | Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-141-1/+1
| |/ / / |/| | |
* | | | Merge branch 'rubocop-code-reuse' into 'master'Robert Speicher2018-09-1379-0/+250
|\ \ \ \
| * | | | Disable existing offenses for the CodeReuse copsYorick Peterse2018-09-1179-0/+250
| |/ / /
* | | | Merge branch '42861-move-include-external-files-in-gitlab-ci-yml-from-starter...Grzegorz Bizon2018-09-136-3/+195
|\ \ \ \
| * | | | Stack rescue blocks for Gitlab::Ci::Config#initializeMatija Čupić2018-09-111-10/+8
| * | | | Add missing frozen string literal commentsMatija Čupić2018-09-115-0/+10
| * | | | Reconcile differences in lib/gitlab/ciMatija Čupić2018-09-082-11/+17