- 02 Dec, 2019 40 commits
-
-
allison.browne authored
-
allison.browne authored
-
allison.browne authored
-
allison.browne authored
-
allison.browne authored
Batch grafana metrics to avoid query timeout. Also check the projects grafana url to see if it is in the description to avoid conflicts with non grafana inline metric embeds.
-
allison.browne authored
-
allison.browne authored
-
allison.browne authored
Query for data-dashboard-url attribute to get the usage ping data for grafana embeds
-
allison.browne authored
-
allison.browne authored
Use find_each instead of each_batch. Simplify specs. Cleanup and consistency changes. Query only for issues with a grafana integration enabled
-
allison.browne authored
-
allison.browne authored
-
allison.browne authored
Add a new class to lib that caches usage data and write to grafana embed usage data to the Rails cache during the usage ping background job prior to sending the usage ping POST request.
-
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
-