summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'follow-up-geo-sync-disabled-wikis' into 'master'Douglas Barbosa Alexandre2018-09-251-8/+0
|\
| * Geo: sync disabled wikis. Stage 2follow-up-geo-sync-disabled-wikisValery Sizov2018-09-251-8/+0
* | Merge branch 'ce-improve-review-apps' into 'master'Douglas Barbosa Alexandre2018-09-252-0/+79
|\ \
| * | [CE] Port review apps file to CEce-improve-review-appsRémy Coutable2018-09-252-0/+79
| |/
* | Merge branch 'enable-force-write-auth-keys-restore' into 'master'Nick Thomas2018-09-251-2/+44
|\ \ | |/ |/|
| * Enable write to auth_keys file during restoreCindy Pallares2018-09-251-2/+44
* | 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-2522-95/+133
|\ \
| * | Refactor Feature.flipper methodmk/improve-usage-of-request-storeMichael Kozono2018-09-241-5/+1
| * | Use `Gitlab::SafeRequestStore` in more placesMichael Kozono2018-09-2413-52/+53
| * | Simplify by using Gitlab::SafeRequestStoreMichael Kozono2018-09-247-40/+17
| * | 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-242-30/+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-216-10/+10
|/
* Add Gitlab::Database::Subquery.self_join to delete_all with limitToon Claes2018-09-201-0/+16
* Merge branch 'fix-rubocop-todo' into 'master'Douglas Barbosa Alexandre2018-09-191-1/+1
|\
| * Fix rubocop Style/ZeroLengthPredicateSemyon Pupkov2018-09-181-1/+1
* | Include post migrations when loading the schemaYorick Peterse2018-09-192-0/+18
|\ \
| * | Ensure the schema is loaded with post_migrations includedDJ Mountney2018-09-112-0/+18
* | | Use standalone diff stats RPC on every comparison viewOswaldo Ferreira2018-09-195-7/+46
* | | Merge branch '51571-wrapper-rake-task-uploads-migrate-os' into 'master'Douwe Maan2018-09-191-1/+25
|\ \ \
| * | | Add wrapper rake task to migrate all uploads to OSBalasankar "Balu" C2018-09-181-1/+25
* | | | Merge branch 'remove-ee-specific-lines-from-plan-concerns' into 'master'Robert Speicher2018-09-182-3/+3
|\ \ \ \
| * | | | Remove EE-specific code from ProtectedRefAccessSean McGivern2018-09-172-3/+3
| |/ / /
* | | | 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
* | | Fix grammar (setup to set-up) in code comments, spec, views, etc.Marcel Amirault2018-09-173-3/+3
* | | Merge branch '29398-support-rbac-for-gitlab-provisioned-clusters' into 'master'Kamil Trzciński2018-09-173-2/+40
|\ \ \
| * | | 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
| * | | Teach GoogleApi::CloudPlatform::Client#projects_zones_clusters_create about l...Thong Kuah2018-09-141-2/+2
* | | | 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
* | | | | Merge branch 'sh-fix-multipart-upload-signed-urls' into 'master'Nick Thomas2018-09-141-3/+3
|\ \ \ \ \
| * | | | | Fix object storage uploads not working with AWS v2Stan Hu2018-09-141-3/+3
| | |/ / / | |/| | |
* | | | | Resolve "Add functionality to change what email address online actions commit...Nick Thomas2018-09-141-1/+1
* | | | | Merge branch 'feature/runner-state-filter-for-admin-view' into 'master'Grzegorz Bizon2018-09-141-11/+6
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | replace cond. assignment by default param valueAlexis Reigel2018-09-121-5/+3