- 14 Jul, 2020 40 commits
-
-
Phil Hughes authored
This adds a user preference to view diffs file-by-file instead of viewing all the diff files in one big list. This helps with performance on large merge request, but it can also be handy sometimes to view merge requests file-by-file instead of in a full list of files. The option to enable this feature is inside of user prefences. For now this is also behind a feature flag so we can roll this out safely. https://gitlab.com/gitlab-org/gitlab/-/issues/222790
-
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
-
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.
-
Illya Klymov authored
Add Vue ref selector component See merge request gitlab-org/gitlab!35265
-
Nathan Friend authored
Adds a Vue component that allows branches, tags, or commits to be searched and selected.
-
Mike Greiling authored
Refine Jira issues list page Closes #223917 See merge request gitlab-org/gitlab!36520
-
Justin Ho Tuan Duong authored
The feature flags `vue_issuables_list` and `jira_integration` should not be tied together, i.e. we should be able to enable just `jira_integration` and it should work without the need to enable the other feature flag. This change makes sure the frontend considers this and still renders the Jira issues list when the ff is enabled.
-
Ezekiel Kigbo authored
Add ellipsis overflow to Identifier content See merge request gitlab-org/gitlab!36159
-
Kushal Pandya authored
Add vulnerability scanner queries See merge request gitlab-org/gitlab!36633
-
Martin Wortschack authored
Replace prepend-left-5 class See merge request gitlab-org/gitlab!36606
-