summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* Removes EE differences12533-shared-runners-warningFilipa Lacerda2019-07-052-1/+6
* Merge branch 'ce-12464-remove-gitpushservice' into 'master'Lin Jen-Shin2019-07-051-5/+7
|\
| * Fix call to removed GitPushServicece-12464-remove-gitpushserviceMarkus Koller2019-07-041-5/+7
* | Merge branch '12553-preferences' into 'master'Phil Hughes2019-07-052-6/+11
|\ \
| * | Removes EE differencesFilipa Lacerda2019-07-052-6/+11
* | | Merge branch 'fix-divergence-graph-error' into 'master'Filipa Lacerda2019-07-052-3/+13
|\ \ \
| * | | Fix divergence graph loading errorPhil Hughes2019-07-052-3/+13
* | | | Merge branch 'renovate/gitlab-ui-5.x' into 'master'Phil Hughes2019-07-052-5/+5
|\ \ \ \
| * | | | Update dependency @gitlab/ui to ^5.3.2Lukas Eipert2019-07-052-5/+5
* | | | | Merge branch '57793-fix-line-age' into 'master'Douwe Maan2019-07-0514-2053/+2527
|\ \ \ \ \
| * | | | | Refactor PositionTracer to support different typesPatrick Bajao2019-07-0514-2053/+2527
|/ / / / /
* | | | | Merge branch 'remove_unused_k8s_service_methods' into 'master'Lin Jen-Shin2019-07-055-372/+2
|\ \ \ \ \
| * | | | | Remove now unused KubernetesService methodsremove_unused_k8s_service_methodsJames Fargher2019-07-055-372/+2
* | | | | | Merge branch 'patch-71' into 'master'Sean McGivern2019-07-051-0/+1
|\ \ \ \ \ \
| * | | | | | Update SAST.gitlab-ci.yml w/ FAIL_NEVER ENVLucas Charles2019-07-051-0/+1
|/ / / / / /
* | | | | | Merge branch 'fix-alerting-ui' into 'master'Phil Hughes2019-07-052-3/+51
|\ \ \ \ \ \ | |_|/ / / / |/| | | | |
| * | | | | Fix alert creation dropdown menuSarah Yasonik2019-07-052-3/+51
|/ / / / /
* | | | | Merge branch 'docs-workflow-images' into 'master'Marcia Ramos2019-07-0518-17/+18
|\ \ \ \ \
| * | | | | Move workflow images to img dirMarcel Amirault2019-07-0518-17/+18
|/ / / / /
* | | | | Merge branch 'if-6990-enforce_smartcard_session_for_git_and_api' into 'master'12-1-stable-prepare-rc1Bob Van Landuyt2019-07-052-13/+32
|\ \ \ \ \
| * | | | | CE port of "Require session with smartcard login for Git access"Imre Farkas2019-07-052-13/+32
| | |/ / / | |/| | |
* | | | | Merge branch '58409-increase-graphql-complexity-for-fields-that-make-gitaly-c...Bob Van Landuyt2019-07-0516-16/+207
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Address reviewer comments58409-increase-graphql-complexity-for-fields-that-make-gitaly-callscharlieablett2019-07-056-25/+34
| * | | | Address reviewer commentscharlieablett2019-07-035-40/+50
| * | | | Wrap proc properly in gitaly call countscharlieablett2019-07-038-21/+22
| * | | | Alert if `calls_gitaly` declaration missingcharlieablett2019-07-038-24/+99
| * | | | Remove potentially noisy warningcharlieablett2019-07-032-6/+0
| * | | | Enumerate fields with Gitaly callscharlieablett2019-07-034-4/+106
* | | | | Merge branch 'revert-68b1ed92' into 'master'Lin Jen-Shin2019-07-051-2/+1
|\ \ \ \ \
| * | | | | Revert "Merge branch 'qa-quarantine-failing-push-mirror-repo-spec' into 'mast...Mark Lapierre2019-07-051-2/+1
|/ / / / /
* | | | | Merge branch 'add-pgformatter-into-database-tooling-docs' into 'master'Evan Read2019-07-051-0/+1
|\ \ \ \ \
| * | | | | Add pgFormatter as a database toolingMayra Cabrera2019-07-051-0/+1
|/ / / / /
* | | | | Merge branch 'patch-71' into 'master'NicoleSchwartz-Python-BlogEvan Read2019-07-051-3/+3
|\ \ \ \ \
| * | | | | Minor spelling errors fixedAurelien2019-07-031-3/+3
* | | | | | Merge branch 'docs-kramdown-warnings-2' into 'master'Evan Read2019-07-0421-126/+123
|\ \ \ \ \ \
| * | | | | | Small markdown tweaks to clear kramdown warningsMarcel Amirault2019-07-0421-126/+123
|/ / / / / /
* | | | | | Merge branch 'tc-fix-db-roulette' into 'master'Mayra Cabrera2019-07-043-36/+23
|\ \ \ \ \ \ | |_|_|/ / / |/| | | | |
| * | | | | DRY up conditions for files require DB reviewToon Claes2019-07-043-36/+23
|/ / / / /
* | | | | Merge branch 'qa-increase-review-deploy-timeout' into 'master'Lin Jen-Shin2019-07-042-24/+106
|\ \ \ \ \
| * | | | | Add resources requests and limits for all Review Apps resourcesRémy Coutable2019-07-041-23/+105
| * | | | | Retry review-deploy only onceRémy Coutable2019-07-041-1/+1
* | | | | | Merge branch 'docs-ee-12592-ce-59847' into 'master'Marcia Ramos2019-07-043-10/+9
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | Docs: Clarify project and repo sizeCynthia Ng2019-07-043-10/+9
|/ / / / /
* | | | | Merge branch 'doc-mj/definition-of-done' into 'master'Marcia Ramos2019-07-041-0/+1
|\ \ \ \ \
| * | | | | Definition of done includes deployed changeMarin Jankovski2019-07-041-0/+1
* | | | | | Merge branch 'add-user-info-to-auth-logs-docs' into 'master'Marcia Ramos2019-07-041-0/+3
|\ \ \ \ \ \
| * | | | | | Add new info for auth.logMayra Cabrera2019-07-041-0/+3
|/ / / / / /
* | | | | | Merge branch 'fix-sidekiq-transaction-check-race' into 'master'Nick Thomas2019-07-042-6/+12
|\ \ \ \ \ \
| * | | | | | Fix race in forbid_sidekiq_in_transactions.rbfix-sidekiq-transaction-check-raceKamil Trzciński2019-07-042-6/+12
| |/ / / / /
* | | | | | Merge branch 'mj/config-readme-diff' into 'master'Achilleas Pipinellis2019-07-041-2/+1
|\ \ \ \ \ \