- 07 Nov, 2019 33 commits
-
-
Phil Hughes authored
Fix typos in help links See merge request gitlab-org/gitlab!19716
-
Phil Hughes authored
Remove project from grafana url placeholder See merge request gitlab-org/gitlab!19674
-
Tristan Read authored
-
Grzegorz Bizon authored
Upate bin/secpick help message to mention commit range See merge request gitlab-org/gitlab!19742
-
Thong Kuah authored
Remove CE/EE references from Documentation merge request template See merge request gitlab-org/gitlab!19747
-
Tiger authored
-
Heinrich Lee Yu authored
Expose commit sha on Vulnerabilities::Occurrence See merge request gitlab-org/gitlab!19668
-
Dylan Griffith authored
-
Natalia Tepluhina authored
Merge branch '32419-growth-conversion-experiment-test-new-admin-upgrade-design-copy-for-issue-weights-locked-feature' into 'master' Upgrade design/copy for issue weights locked feature See merge request gitlab-org/gitlab!17352
-
Natalia Tepluhina authored
Resolve "Refactor design_discussion.vue to use ApolloMutation component" See merge request gitlab-org/gitlab!19536
-
Tom Quirk authored
- As per best practice, prefer immutability over destructive updates when writing updates to Apollo store - Additionally, use computed value for mutation payload
-
Natalia Tepluhina authored
frontend: Add grafana integration checkbox See merge request gitlab-org/gitlab!19255
-
Laura Montemayor authored
* Adds state, mutation, and action * Adds infrastructure * Adds spec for mutation
-
Ramya Authappan authored
Add E2E test for database delete replication for Geo See merge request gitlab-org/gitlab!17836
-
Jennifer Louie authored
Add projects_list selector to dashboard Add method to wait for Geo replication of deletion Focus Geo wait methods to search projects_list element Add E2E test to confirm project deletion on Geo secondary node
-
Ramya Authappan authored
Added tests for License Compliance See merge request gitlab-org/gitlab!17909
-
Aleksandr Soborov authored
Added necessary page objects and selectors for these tests
-
Heinrich Lee Yu authored
Allow admins to administer personal snippets See merge request gitlab-org/gitlab!19693
-
Francisco Javier López authored
In this commit we allow admins to administer any personal snippet regardless the visibility.
-
Evan Read authored
Docs: Group SAML Add change ID warnings Closes #33706 See merge request gitlab-org/gitlab!18831
-
Cynthia Ng authored
-
Thong Kuah authored
Use create! inserting elasticsearch indexed containers See merge request gitlab-org/gitlab!19609
-
Stan Hu authored
Fix typo: adivsed -> advised See merge request gitlab-org/gitlab!19735
-
Robert Speicher authored
Make hashed storage required for Design Management See merge request gitlab-org/gitlab!19259
-
Tom Quirk authored
-
Russell Dickenson authored
Fix indentation for list and copy edit See merge request gitlab-org/gitlab!19669
-
Evan Read authored
-
Russell Dickenson authored
Update link to GCP offer See merge request gitlab-org/gitlab!19670
-
Evan Read authored
-
Luke Duncalfe authored
As hashed storage is the default storage type since v10.0, and we encourage people to migrate to hashed storage, design management now has a hard requirement for hashed storage in order for us to handle moving the design repository when the project repository moves on disk. https://gitlab.com/gitlab-org/gitlab/issues/13428
-
Heinrich Lee Yu authored
Add users_security_dashboard_projects table See merge request gitlab-org/gitlab!18708
-
Avielle Wolfe authored
* Adds users_security_dashboard_projects table * References users and projects * Adds has_many security_dashboard_projects to User https://gitlab.com/gitlab-org/gitlab/issues/33896
-
Ray Paik authored
Fix typo in LIMIT command (line 88) to remove trailing ` character. See merge request gitlab-org/gitlab!19723
-
- 06 Nov, 2019 7 commits
-
-
Douglas Barbosa Alexandre authored
Add internal_socket_dir to gitaly config in setup helper See merge request gitlab-org/gitlab!19170
-
ap4y authored
Presenter for Vulnerabilities::Occurrence doesn't generate blob_path if sha is missing. For some cases sha is dynamically added via joined table, for pipeline reports sha is completely missing. To make behavior more consistent we will introduce sha related accessors and will populate it from either reports or joined queries.
-
Kamil Trzciński authored
Track deployed merge requests in the database Closes #32584 See merge request gitlab-org/gitlab!18755
-
Brian Richardson authored
-
Mark Lapierre authored
Disable autodevops in group file template spec See merge request gitlab-org/gitlab!19708
-
John Cai authored
-
Douglas Barbosa Alexandre authored
Fill in Pipeline Footer in Environment Dashboard See merge request gitlab-org/gitlab!17645
-