- 02 Dec, 2019 40 commits
-
-
Mayra Cabrera authored
Enable searching of projects by full path See merge request gitlab-org/gitlab!20659
-
Stan Hu authored
Do not exit during specs from `import.rake` See merge request gitlab-org/gitlab!21054
-
DJ Mountney authored
Merge branch '36945-increase-cpu-memory-request-limit-for-various-review-app-components' into 'master' Increase CPU & memory request/limit for various Review App components Closes #36945 See merge request gitlab-org/gitlab!20533
-
Stan Hu authored
Run migrations tests in dedicated jobs Closes #37417 and #36715 See merge request gitlab-org/gitlab!20845
-
Stan Hu authored
Flush sidekiq queues before running import_rake_spec.rb See merge request gitlab-org/gitlab!21065
-
Kamil Trzciński authored
This stubs `exit 1` call to raise exception always.
-
Martin Wortschack authored
Resolve "Refactor tracking code in container registry" Closes #37910 See merge request gitlab-org/gitlab!21029
-
George Koltsov authored
-
Marcia Ramos authored
Remove duplicate section in frontend dev docs See merge request gitlab-org/gitlab!21009
-
Walmyr Lima e Silva Filho authored
Use data-qa-selector instead of qa-* class See merge request gitlab-org/gitlab!20974
-
Phil Hughes authored
Resolve "Ability to append user template to incoming service desk issues" See merge request gitlab-org/gitlab!20476
-
Imre Farkas authored
Fix error - TypeError: instance of IO needed Closes #37911 See merge request gitlab-org/gitlab!21049
-
Sanad Liaquat authored
Remove outdated comment from page object See merge request gitlab-org/gitlab!21042
-
Walmyr Lima e Silva Filho authored
Update a test to avoid flakiness Closes #37488 See merge request gitlab-org/gitlab!21028
-
Małgorzata Ksionek authored
Remove comments from app settings Remove duplicated spec Bring back new line
-
Douglas Barbosa Alexandre authored
Fix wrong message when adding same epic to issue See merge request gitlab-org/gitlab!20175
-
Stan Hu authored
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Rémy Coutable authored
Signed-off-by: Rémy Coutable <remy@rymai.me>
-
Nick Thomas authored
Refactor RepairLdapBlockedUserService See merge request gitlab-org/gitlab!21018
-
Nick Thomas authored
Remove `if Gitlab::Database.postgresql?` branches See merge request gitlab-org/gitlab!21001
-
Dmitriy Zaporozhets authored
Add path based targeting to broadcast messages See merge request gitlab-org/gitlab!20191
-
Sean McGivern authored
Optimize query for CI pipelines of merge request See merge request gitlab-org/gitlab!19653
-
Felipe Artur authored
Fix misleading success message when adding a duplicate issue to epic via quick action.
-
Achilleas Pipinellis authored
Add troubleshooting section to GitHub integration page See merge request gitlab-org/gitlab!20289
-
Alexander Tanayno authored
-
Achilleas Pipinellis authored
Fix typo in pipeline subscriptions page See merge request gitlab-org/gitlab!20988
-
Coung Ngo authored
- Added dropdown to Service Desk section in repository settings to allow the user to select a template from `.gitlab/issue_templates` to append to all Service Desk issues - Removed ServiceDeskStore to make Vue code more idiomatic - Updated code to use gitlab-ui components - Migrated from karma to jest - Updated Service Desk documentation
-
Sean McGivern authored
Add api endpoints to subscription portal client See merge request gitlab-org/gitlab!20851
-
Achilleas Pipinellis authored
Update external container registry instructions See merge request gitlab-org/gitlab!19863
-
Wei-Meng Lee authored
-
Walmyr Lima authored
I'm doing that since https://gitlab.com/gitlab-org/gitlab-qa/issues/154 is already closed.
-
Kamil Trzciński authored
Define explicit :subject on restorer spec See merge request gitlab-org/gitlab!20916
-
Sean McGivern authored
Update performance doc about batch style and timeout See merge request gitlab-org/gitlab!19856
-
James Lopez authored
Provide pagination data in the Sentry's response See merge request gitlab-org/gitlab!20305
-
Vitali Tatarintev authored
Instead of returning a list of errors, the response which fetches a list of Sentry issues now can carry additional data such as pagination.
-
Shinya Maeda authored
This commit updates the MR performance doc
-
Marcia Ramos authored
Make it clear that `only:` and `except:` do not support a string value See merge request gitlab-org/gitlab!20927
-
nicolasdular authored
Adds more endpoints to our Subscription Portal Client. It's now possible to create a customer, a subscription, receive payment form params and get information about a payment method.
-