- 07 Apr, 2020 40 commits
-
-
Rémy Coutable authored
Clusters::Applications::Ingress move distinct_by_user batch counting See merge request gitlab-org/gitlab!28999
-
Alina Mihaila authored
-
Rémy Coutable authored
Merge branch '213517-consider-running-review-performance-in-the-sitespeed-image-instead-of-dind' into 'master' Use sitespeed image for `review-performance` instead of DinD Closes #213517 See merge request gitlab-org/gitlab!28987
-
Paul Slaughter authored
Add localStorage support for sort issue and MR notes See merge request gitlab-org/gitlab!28143
-
Scott Stern authored
Until the backend is done this is how we will persist settings on issue and MR separatley
-
Toon Claes authored
Resolve "Backend: Basic Implementation of annotations CRUD" Closes #211329 See merge request gitlab-org/gitlab!27583
-
Douglas Barbosa Alexandre authored
Fix Project.for_plan_name to use the correct plan See merge request gitlab-org/gitlab!29019
-
Robert Speicher authored
Add RepositoryUrlBuilder for SSH/HTTP URLs See merge request gitlab-org/gitlab!28780
-
Shinya Maeda authored
Merge branch '213052-mr-prompts-to-create-gitlab-ci-yml-even-if-the-project-has-already-had-it' into 'master' Resolve "MR prompts to create .gitlab-ci.yml even if the project has already had it" Closes #213052 See merge request gitlab-org/gitlab!28563
-
Sean McGivern authored
Remove feature flag for streaming serializer See merge request gitlab-org/gitlab!28925
-
Heinrich Lee Yu authored
Remove save_description_versions feature flag See merge request gitlab-org/gitlab!28935
-
Sanad Liaquat authored
Set Personal Access Token expiry in E2E tests See merge request gitlab-org/gitlab!28872
-
Mark Lapierre authored
This prevents tokens used in tests from remaining indefinitely after they're no longer needed.
-
Mikolaj Wawrzyniak authored
To allow managing metrics dashboard annotations entries we need to provide two services, for create and delete actions
-
Mikolaj Wawrzyniak authored
To assure correct access protection to annotation related actions we need to introduce new policy and update existing ones for project and group.
-
Mikolaj Wawrzyniak authored
Add model for annotations relation along with spec, factory, and associations.
-
Mikolaj Wawrzyniak authored
-
Phil Hughes authored
Force network search instead of cached search in Epics dropdown Closes #34640 See merge request gitlab-org/gitlab!29033
-
Peter Leitzen authored
Return ServiceResponse from Alert::NotifyService See merge request gitlab-org/gitlab!28663
-
Vitali Tatarintev authored
Unify return type for `Projects::Alerting::NotifyService` and `Projects::Prometheus::Alerts::NotifyService`
-
Jan Provaznik authored
Introduce concern to update highest role Closes #213097 See merge request gitlab-org/gitlab!28791
-
Achilleas Pipinellis authored
generic object storage documentation See merge request gitlab-org/gitlab!27900
-
Ben Prescott @bprescott_↙ ☺ authored
-
Mike Jang authored
Added time tracking to import/export docs See merge request gitlab-org/gitlab!28943
-
Jeremy Watson authored
-
James Lopez authored
Store added and removed lines in MR metrics See merge request gitlab-org/gitlab!28658
-
Dmytro Zaporozhets authored
Add additional feature check for Group Activity See merge request gitlab-org/gitlab!28900
-
Aakriti Gupta authored
This is for when the feature flag is not set.
-
Martin Wortschack authored
Resolve Migrate '.fa-spinner' to '.spinner' for 'app/views/projects/mirrors' See merge request gitlab-org/gitlab!25041
-
nmilojevic1 authored
- Add chagelog for FF removal - Remove unused specs - Clean up Legacy code
-
Kushal Pandya authored
-
Dmytro Zaporozhets authored
Remove `design_management_require_hashed_storage` feature flag See merge request gitlab-org/gitlab!28877
-
Jan Provaznik authored
Refactor expect_paginated_array_response Closes #205569 See merge request gitlab-org/gitlab!25500
-
Adam Hegyi authored
The change is begined a feature flag: `store_merge_request_line_metrics`
-
James Lopez authored
Move custom metrics helpers out of EE See merge request gitlab-org/gitlab!28813
-
James Lopez authored
Add status column to container_registry See merge request gitlab-org/gitlab!28682
-
Nicolò Maria Mezzopera authored
- controller update - entity update - destroy_service update
-
Mark Florian authored
Move static site editor entry page location See merge request gitlab-org/gitlab!28960
-
Corinna Wiesner authored
Avoid calling a service from the model layer by removing the service and introducing a concern with its logic.
-
Bob Van Landuyt authored
Resolve "Add new project template for HIPAA Audit Protocol" See merge request gitlab-org/gitlab!28187
-