- 14 Jul, 2020 40 commits
-
-
Bob Van Landuyt authored
Add a new Confluence integration service See merge request gitlab-org/gitlab!36262
-
Luke Duncalfe authored
Adds a new ConfluenceService, which, when enabled can provide a new Confluence side nav item that links to a Confluence Cloud URI, replacing the regular GitLab Wiki nav item. https://gitlab.com/gitlab-org/gitlab/-/issues/220934
-
Natalia Tepluhina authored
Add snippets_size to namespace usage statistics views See merge request gitlab-org/gitlab!35608
-
Peter Leitzen authored
Fix Errno::ENOENT issue in RunDastScanService on production See merge request gitlab-org/gitlab!36770
-
Igor Drozdov authored
Remove the feature flags around improving the performance for diff_batches and metadata endpoints See merge request gitlab-org/gitlab!36551
-
Fabio Pitino authored
Fix deprecated DeliveryJob message Closes #208305 See merge request gitlab-org/gitlab!36669
-
Peter Leitzen authored
Enforce presence of Value Stream when creating a stage See merge request gitlab-org/gitlab!36661
-
Shinya Maeda authored
Resolve "Auto DevOps Deploy failure when Code Quality Enabled" See merge request gitlab-org/gitlab!36741
-
Tim Poffenbarger authored
-
Kamil Trzciński authored
Refactor artifact locking See merge request gitlab-org/gitlab!30741
-
Matija Čupić authored
Moves the artifact unlocking logic to a service that gets called in a background worker.
-
charlie ablett authored
Get the scanned resources for a Pipeline as a CSV See merge request gitlab-org/gitlab!36019
-
Kushal Pandya authored
Page title is `.editorconfig` when the Web IDE is loaded from an MR See merge request gitlab-org/gitlab!36783
-
Himanshu Kapoor authored
Use return instead of calling done() and done.fail()
-
Kushal Pandya authored
Refactor empty states See merge request gitlab-org/gitlab!35624
-
Francisco Javier López authored
In this commit we introduce the total storage size of snippets in the namespace storage statistics graph.
-
Imre Farkas authored
Fix uninitialized constant testing integrations See merge request gitlab-org/gitlab!36700
-
Arturo Herrero authored
-
Grzegorz Bizon authored
Upgrade GitLab Pages to 1.21.0 See merge request gitlab-org/gitlab!36214
-
Vladimir Shushlin authored
-
Miguel Rincon authored
Fix difference between button sizes See merge request gitlab-org/gitlab!36668
-
Natalia Tepluhina authored
Merge branch '220413-quickly-resolve-issues-with-your-cleanup-policy-with-improved-validation-and-notifications' into 'master' Display API error messages under form field See merge request gitlab-org/gitlab!36190
-
Nicolò Maria Mezzopera authored
- update component - adjust tests
-
Craig Smith authored
To allow users to view all the URLs scanned by DAST this commit adds an endpoint to allow them to download them as a CSV
-
Marcel Amirault authored
Change additional cert file name to avoid conflicts See merge request gitlab-org/gitlab!35295
-
Phil Hughes authored
Add font awesome custom renderer Closes #221083 See merge request gitlab-org/gitlab!36361
-
Savas Vedova authored
- Display different message when filters are applied in the security dashaboards - Move the empty state logic inside of the vulnerabilities component - Update tests
-
Mark Florian authored
Add MR widget support for license check See merge request gitlab-org/gitlab!34034
-
Markus Koller authored
Changed Event Structure for Design Tracking See merge request gitlab-org/gitlab!36061
-
Roman Kuba authored
- Remove codebranch - Restructured values to strings - moved referer and owner to context
-
Rémy Coutable authored
Check for mr_author nil in danger QA rule See merge request gitlab-org/gitlab!36761
-
Kyle Wiebers authored
-
Savas Vedova authored
-
Stan Hu authored
Add periodic worker for collecting network policy usage See merge request gitlab-org/gitlab!30328
-
Heinrich Lee Yu authored
Define a namespace traversal cache See merge request gitlab-org/gitlab!35713
-
Marcel Amirault authored
Use correct alert box formatting See merge request gitlab-org/gitlab!36698
-
Ben Bodenmiller authored
-
Heinrich Lee Yu authored
Include ancestors in Iteration query See merge request gitlab-org/gitlab!36766
-
ap4y authored
This MR adds background job that collects network policy related metrics into the redis based counter. That job will run once a week on Sunday. Related usage data counter was also added to the usage ping data.
-
Alex Pooley authored
1. Add a traversal_ids array column to the namespaces table. 2. Define Traversal::Hierarchy to sync traversal_ids using recursive traversal methods.
-