- 17 Feb, 2020 40 commits
-
-
Peter Leitzen authored
Move productivity analytics to the group level See merge request gitlab-org/gitlab!25329
-
Natalia Tepluhina authored
Design view: moveable design note pins See merge request gitlab-org/gitlab!24934
-
Tom Quirk authored
This is WIP. Adds code to design_overlay to (eventually) facilitate moving design note pins
-
Bob Van Landuyt authored
Rename license_management to license_scanning See merge request gitlab-org/gitlab!24980
-
Tetiana Chupryna authored
license_management feature is deprecated, it's support will be dropped in 13.0
-
Russell Dickenson authored
Document Container Scanning Remediation See merge request gitlab-org/gitlab!25095
-
Adam Cohen authored
-
Adam Hegyi authored
NuGet - The Search Service See merge request gitlab-org/gitlab!24182
-
Natalia Tepluhina authored
Add ref path from the api for issuables list Closes #31301 See merge request gitlab-org/gitlab!24838
-
Lin Jen-Shin authored
Fix wrong MR link in pipeline failure email Closes #201947 See merge request gitlab-org/gitlab!25078
-
Martin Wortschack authored
Handle ca custom form server errors Closes #36685 See merge request gitlab-org/gitlab!24218
-
Bob Van Landuyt authored
Remove expiration_policy feature flag See merge request gitlab-org/gitlab!25123
-
David Fernandez authored
See https://docs.microsoft.com/en-us/nuget/api/search-query-service-resource Add the relevant service and presenter
-
Rémy Coutable authored
Pin PostgreSQL CI images to the latest versions See merge request gitlab-org/gitlab!25284
-
sstern authored
Add ref path being returned from the api instead of creating locally in the component
-
James Lopez authored
Test no audit event is logged when not licensed Closes #205636 See merge request gitlab-org/gitlab!25221
-
Tan Le authored
If logging related features are not enabled, no audit event is logged. The change in the shared_examples also extends this test for other clients of `AuditEventService` in additions to Users services.
-
Bob Van Landuyt authored
Add updateImageDiffNote mutation See merge request gitlab-org/gitlab!24027
-
Luke Duncalfe authored
This adds the ability to update an `ImageDiffNote`'s `x` and `y` positions as well as its `body`. The existing `updateNote` mutation was refactored to inherit from a new `Base` class, in the same way that the `Notes::Create` mutations do. https://gitlab.com/gitlab-org/gitlab/issues/34353
-
Dylan Griffith authored
Remove ElasticIndexerWorker changed_fields See merge request gitlab-org/gitlab!24873
-
Dmitry Gruzd authored
We're changing the way indexing works, currently we pass changed_fields to ElasticIndexerWorker for notes update taking storage and harming job deduplication. We're replacing that logic with a separate jobs per each changed note.
-
James Lopez authored
Create snippet repository after it is created Closes #39199 See merge request gitlab-org/gitlab!22269
-
James Lopez authored
Fix `blocked` status for board issues See merge request gitlab-org/gitlab!24631
-
Natalia Tepluhina authored
Updated new/edit wiki page to equal ui elements See merge request gitlab-org/gitlab!25197
-
Marc Schwede authored
-
Phil Hughes authored
Categorize errors separately from failures in xUnit results See merge request gitlab-org/gitlab!23819
-
Ezekiel Kigbo authored
-
Rémy Coutable authored
Fix failed kubernetes clean up by name See merge request gitlab-org/gitlab!25326
-
Phil Hughes authored
Merge branch '37725-pipeline-junit-view-performance-on-running-on-big-data-set-use-new-endpoint' into 'master' Use new endpoint test counter badge See merge request gitlab-org/gitlab!24884
-
Bob Van Landuyt authored
Count users in nested projects on Gitlab.com Closes #33142 See merge request gitlab-org/gitlab!22967
-
Shreyas Agarwal authored
-
Nicolò Maria Mezzopera authored
- remove flag from helper - adjust tests - changelog file
-
Martin Wortschack authored
Migrate '.fa-spinner' to '.spinner' for 'app/assets/javascripts/blob/pdf/index.js' See merge request gitlab-org/gitlab!25040
-
Adam Hegyi authored
Disable LinkLfsObjects background migration See merge request gitlab-org/gitlab!25330
-
Fatih Acet authored
Correctly render mermaid digrams inside details blocks See merge request gitlab-org/gitlab!23662
-
Albert Salim authored
-
Martin Wortschack authored
Migrate fa-spinner to spinner in search filter dropdown js. See merge request gitlab-org/gitlab!25193
-
Shinya Maeda authored
This MR fixes the pipeline failure email bug
-
Martin Wortschack authored
Delete description change history - Frontend See merge request gitlab-org/gitlab!23568
-
Shinya Maeda authored
Forward deployment - addition of worker to drop old deployments Closes #25276 See merge request gitlab-org/gitlab!24412
-