- 02 Dec, 2019 40 commits
-
-
Walmyr Lima e Silva Filho authored
Update a test to avoid flakiness Closes #37488 See merge request gitlab-org/gitlab!21028
-
Douglas Barbosa Alexandre authored
Fix wrong message when adding same epic to issue See merge request gitlab-org/gitlab!20175
-
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
-
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
-
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.
-
Igor Drozdov authored
Use CTE with joins instead of passing an array of shas to IN condition
-
Bob Van Landuyt authored
Add admin mode controller path to Rack::Attack defaults See merge request gitlab-org/gitlab!20735
-
Diego Louzán authored
Make sure that the main admin mode controller path is added in the default list of protected paths for Rack::Attack
-
Bob Van Landuyt authored
Upgrade auto-deploy-image for helm default values file See merge request gitlab-org/gitlab!20588
-
Sean McGivern authored
Add Unify Circuit project integration service See merge request gitlab-org/gitlab!19849
-
Dmitriy Zaporozhets authored
Date filter for project and group audit events Closes #37270 See merge request gitlab-org/gitlab!20641
-
Manoj M J authored
This change adds a date filter to filter audit events by created_after or created_before in groups/projects audit events UI.
-
Sean McGivern authored
Fix gitaly version check in case of autodeploy See merge request gitlab-org/gitlab!20618
-
Alessio Caiazza authored
Gitaly::Server#up_to_date? now can detect gitaly version based on SHA, this will ensure an autodeployed gitaly will be correctly identified as up to date
-
Kushal Pandya authored
Prepare pipelines specs for bootstrap2 See merge request gitlab-org/gitlab!20987
-
Kushal Pandya authored
Resolve "Tree control buttons misbehave on small viewports" Closes #37680 See merge request gitlab-org/gitlab!20952
-
Marcel van Remmerden authored
Changes the rendering of tree-controls elements from flex to inline Removes the whitespaces between them
-
Bob Van Landuyt authored
Add limit to snippet content size See merge request gitlab-org/gitlab!20346
-
Walmyr Lima authored
This test has shown failures when running on CI, because automatic comments sometimes do not show up, but with the two other expecta- tions, we can still test that the functionality of assigning mul- tiple users to an issue works. So, better having one less expectation, but having reliable test results, than having an extra expectation that leads to a flaky test and false negatives.
-
Phil Hughes authored
Productivity Analytics: Allow user to clear chart data Closes #36019 See merge request gitlab-org/gitlab!20630
-
Martin Wortschack authored
- Adds a button next to the main chart which enables users to clear selected items on the main chart
-
Martin Wortschack authored
Snowplow: Track adding new metric See merge request gitlab-org/gitlab!20818
-
Ash McKenzie authored
Merge branch '36454-allow-migration-helpers-to-create-a-new-foreign-key-for-an-existing-column-but-with-a' into 'master' Resolve "Allow migration helpers to create a new foreign key for an existing column, but with a different name" Closes #36454 See merge request gitlab-org/gitlab!20212
-
Walmyr Lima e Silva Filho authored
Update Capybara to the latest version See merge request gitlab-org/gitlab!18927
-
Mark Lapierre authored
One of the improvements available in this version is better handling of unexpected alerts, which might help solve a problem we're facing See https://gitlab.com/gitlab-org/gitlab/issues/34551 And https://github.com/teamcapybara/capybara/pull/2150 Also updates capybara-screenshot too because the previous version wouldn't work with capybara 3.
-