- 12 May, 2020 40 commits
-
-
Peter Leitzen authored
Add starred dashboard to metrics dashboard endpoint See merge request gitlab-org/gitlab!31059
-
Grzegorz Bizon authored
Upgrade GitLab Pages to 1.18.0 See merge request gitlab-org/gitlab!31717
-
Heinrich Lee Yu authored
Check user permissions when updating alert status See merge request gitlab-org/gitlab!31379
-
Illya Klymov authored
Code Review Analytics: Add milestone token for GlFilteredSearch See merge request gitlab-org/gitlab!30610
-
Sean McGivern authored
Specialized worker for updating project authorizations on project create See merge request gitlab-org/gitlab!30870
-
Peter Leitzen authored
Merge branch '214583-change-mutation-input-to-remove-projects-from-security-dashboard' into 'master' Change input from projectId to id in RemoveProjectFromSecurityDashboard See merge request gitlab-org/gitlab!31575
-
Kushal Pandya authored
Export vulnerabilities report in the instance level dashboard See merge request gitlab-org/gitlab!30079
-
Vladimir Shushlin authored
-
Thong Kuah authored
Move deploy template to rules syntax See merge request gitlab-org/gitlab!31290
-
Sean McGivern authored
Disable diff file edit button if source branch is deleted Closes #213263 See merge request gitlab-org/gitlab!30707
-
Thong Kuah authored
Move Auto DevOps Build.gitlab-ci.yml to rules See merge request gitlab-org/gitlab!30895
-
Thong Kuah authored
Move Auto DevOps Test.gitlab-ci.yml to rules syntax See merge request gitlab-org/gitlab!30876
-
Martin Wortschack authored
Update IDE theming to use CSS variables See merge request gitlab-org/gitlab!31241
-
Natalia Tepluhina authored
Move Requirements tabs within Vue app Closes #216756 See merge request gitlab-org/gitlab!31197
-
Peter Leitzen authored
It's good practice to check user permissions in the service despite this check has been performed somewhere else (here GraphQL mutation).
-
Kushal Pandya authored
Don't hide Open/Closed Icon for Issue Closes #215055 See merge request gitlab-org/gitlab!30819
-
Kushal Pandya authored
Loosen prop requirement Closes #211827 See merge request gitlab-org/gitlab!31455
-
Kushal Pandya authored
Add license restriction to HealthStatus See merge request gitlab-org/gitlab!31571
-
Phil Hughes authored
Migrate ee/spec/javascripts/batch_comments/ to Jest See merge request gitlab-org/gitlab!31535
-
Thong Kuah authored
Move Browser-Performance-Testing template to rules See merge request gitlab-org/gitlab!31413
-
-
Natalia Tepluhina authored
Use `inactiveListId` constant in boards state Closes #215400 See merge request gitlab-org/gitlab!30521
-
Natalia Tepluhina authored
Migrate Vue event hub to Mitt in issuables list Closes #216811 See merge request gitlab-org/gitlab!31652
-
James Lopez authored
Fix EE::User#any_namespace_{with,without}_trial? methods to use correct table See merge request gitlab-org/gitlab!29908
-
Kushal Pandya authored
Add endpoint to clusterList Vue component See merge request gitlab-org/gitlab!31013
-
Imre Farkas authored
Specialized worker can bulk insert only the necessary records, instead of the current approach which recalculates every project authorizations for members.
-
Igor Drozdov authored
Improve Add/Remove MR Labels API Feature Closes #19247 See merge request gitlab-org/gitlab!31522
-
Lee Tickett authored
Add add_labels and remove_labels options
-
Imre Farkas authored
Add compare_accessibility_report to MergeRequest See merge request gitlab-org/gitlab!31369
-
Maxime Orefice authored
-
Jan Provaznik authored
[BE] Introduce not filters for code review analytics Closes #206955 See merge request gitlab-org/gitlab!30506
-
Martin Wortschack authored
Design Management FE to FOSS Part 2/3: Init Design Mgmt. Vue app in CE See merge request gitlab-org/gitlab!31306
-
Natalia Tepluhina authored
Updated tracking keys based on product feedback See merge request gitlab-org/gitlab!31629
-
Roman Kuba authored
-
Savas Vedova authored
- Add a button to export vulnerabilities - Generate changelog - Update documentation
-
Kushal Pandya authored
Improve spec context description for commit message area Closes #122800 See merge request gitlab-org/gitlab!31526
-
Mikolaj Wawrzyniak authored
In order to allo users for quicker navigation to most used dashboards we should expose information about starred dashboards in metrics_dashboard endpoint
-
Phil Hughes authored
If the merge request is merged, point the edit button gets pointed to the target branch if the merge request is opened or closed and the source branch gets deleted then we disable the button with a tooltip. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/213263
-
Kushal Pandya authored
Merge branch '216122-use-search-to-quickly-find-and-discover-images-hosted-in-the-gitlab-container-registry-2' into 'master' Add search bar to container registry image list See merge request gitlab-org/gitlab!31322
-
Nicolò Maria Mezzopera authored
- new component - wire component - unit tests
-