- 09 Oct, 2019 30 commits
-
-
Tetiana Chupryna authored
Rename License Management ReportComparer License Management -> License Scanning Fix usage of the report comparer Rename comparer serializer Fix usage of serializer Rename serializer and entities License Management -> License Scanning Fix failed test
-
James Edwards-Jones authored
Add information on signing and encrypting for SAML See merge request gitlab-org/gitlab!17861
-
Evan Read authored
-
Andreas Brandl authored
Add rack attack settings for prometheus alert endpoint See merge request gitlab-org/gitlab!17859
-
Sean Arnold authored
Add columns to settings
-
Andreas Brandl authored
Merge branch 'fix-deprecation-in-queue_background_migration_jobs_by_range_at_intervals' into 'master' Wrap arguments in Arel.sql in queue_background_migration_jobs_by_range_at_intervals See merge request gitlab-org/gitlab!18294
-
Lin Jen-Shin authored
HTML-escape search term in empty message See merge request gitlab-org/gitlab!18319
-
Filipa Lacerda authored
Remove extra styles on loading-container See merge request gitlab-org/gitlab!17997
-
Fatih Acet authored
Add property to enable metrics dashboards to be rearranged See merge request gitlab-org/gitlab!16605
-
Miguel Rincon authored
- Add feature to have panels drag and drop using vuedraggable - Enable draggable panels have a different appearance - Add property to enable feature, disabled by default - Add vuedraggable as a dependency
-
Bob Van Landuyt authored
Remove “to clipboard” from all copy buttons See merge request gitlab-org/gitlab!17700
-
Pedro Moreira da Silva authored
-
Markus Koller authored
-
Tim Zallmann authored
Add license list to nav - Bootstrap Vue app for project license list See merge request gitlab-org/gitlab!17867
-
Kushal Pandya authored
Merge branch '12891-use-a-single-badge-to-show-number-of-active-alerts-on-metrics-dashboards' into 'master' Use a single badge to show number of alerts on metrics dashboards Closes #12891 See merge request gitlab-org/gitlab!15789
-
Dhiraj Bodicherla authored
Converted alert label to gitlab ui badge. Moved the alert badge next to chart title
-
Sean McGivern authored
Migrate namespace exist to repository exist calls See merge request gitlab-org/gitlab!18146
-
Kushal Pandya authored
Resolve "Implement a date picker for cycle analytics" Closes #13216 See merge request gitlab-org/gitlab!16510
-
Rémy Coutable authored
Set active insights dashboard tab from hash fragment Closes #11097 See merge request gitlab-org/gitlab!16904
-
James Lopez authored
Update dependency list parser to use license scanning parser See merge request gitlab-org/gitlab!18103
-
mo khan authored
This change updates the dependency list parser to delegate to the license report parser to parse the license report json. This ensures that upgrades to the license report schema do not break the functionality in the dependency list.
-
Evan Read authored
Docs: Add commands to delete a merge request Closes #33657 See merge request gitlab-org/gitlab!18291
-
Diana Stanley authored
-
Evan Read authored
Update details about only:changes See merge request gitlab-org/gitlab!17981
-
Marcel Amirault authored
Clarify possible unwanted behavior when using only:changes in ci
-
Evan Read authored
Add Group SAML troubleshooting documentation See merge request gitlab-org/gitlab!17998
-
James Edwards-Jones authored
-
Stan Hu authored
Do not load uri types if there are no linkable attributes Closes #33407 See merge request gitlab-org/gitlab!18241
-
Mark Lapierre authored
Simplify API fabrication of epics See merge request gitlab-org/gitlab!18297
-
Paul Slaughter authored
Display error for invalid insights config Closes #32644 See merge request gitlab-org/gitlab!17589
-
- 08 Oct, 2019 10 commits
-
-
Russell Dickenson authored
Docs: Update jira.md - clarified that Jira issues are closed for MR on the projects... See merge request gitlab-org/gitlab!18259
-
John Cai authored
-
Russell Dickenson authored
Clarify the relationship between external and free guest users Closes gitlab-com/support/feedback#663 and #32128 See merge request gitlab-org/gitlab!17745
-
Achilleas Pipinellis authored
Clean up the external users section, use lists to make it more readable.
-
Paul Slaughter authored
Frontend Implementation of Code Owner Approval Closes #13251 See merge request gitlab-org/gitlab!15862
-
Samantha Ming authored
- Removes project wide setting from UI
-
Walmyr Lima authored
Now that epics expose a web_url the deleted workaround is not needed anymore.
-
Krasimir Angelov authored
In `queue_background_migration_jobs_by_range_at_intervals` migration helper.
-
Michael Kozono authored
Refactor checksum code on uploads Closes #12764 See merge request gitlab-org/gitlab!18065
-
Brian Kabiro authored
- create the checksummable concern file
-