- 20 Sep, 2019 34 commits
-
-
Winnie Hellmann authored
-
Andreas Brandl authored
Temporary instrumention for internal id lock See merge request gitlab-org/gitlab!17068
-
Andreas Brandl authored
This adds a temporary counter `gitlab_internal_id_for_update_lock` tracking the number of `ROW SHARE` locks on internal id records. The counter has an additional dimension `usage` which indicates what kind of internal id lock scope was used. Also, `changed` indicates whether or not the actual counter value changed with the attempted update. This is a preparation for https://gitlab.com/gitlab-org/gitlab/issues/30515
-
Tim Zallmann authored
Merge branch '14697-convert-package-registry-file-table-and-rows-into-dedicated-components' into 'master' Replace html table with gl-table on package details page Closes #14697 See merge request gitlab-org/gitlab!16375
-
Annabel Dunstone Gray authored
Resolve "Extremely low contrast in dropdown for group file templates" Closes #28311 See merge request gitlab-org/gitlab!16983
-
Jeremy Elder authored
-
Kamil Trzciński authored
[ObjectStorage] Allow migrating back to local storage for some objects See merge request gitlab-org/gitlab!16868
-
Kamil Trzciński authored
Fix Up GitHub Release Importer See merge request gitlab-org/gitlab!17020
-
Jason Goodman authored
Populate GitLab release name with GitHub release name Populate GitLab release updated_at with GitHub created_at GitHub api does not provide updated_at Refactor spec
-
Thong Kuah authored
Resolve "Set `inverse_of` on Clusters <-> Applications association" See merge request gitlab-org/gitlab!17285
-
João Cunha authored
-
Filipa Lacerda authored
Resolve "Wrong label on the size of MRs" Closes #32375 See merge request gitlab-org/gitlab!17320
-
Martin Wortschack authored
- Ensures that we update the x axis label on the commit based histogram when the user changes the metric
-
Ramya Authappan authored
Added E2E test for all Secure reports in MRs Closes gitlab-org/quality/testcases#127, gitlab-org/quality/testcases#128, and gitlab-org/quality/testcases#129 See merge request gitlab-org/gitlab!17014
-
Aleksandr Soborov authored
Updated page object and data selectors
-
Filipa Lacerda authored
Replace `XMLHttpRequest` with `axios` to fetch Balsamiq mockups See merge request gitlab-org/gitlab!17241
-
Kushal Pandya authored
Show cluster environments tab when license permits Closes #32293 See merge request gitlab-org/gitlab!17198
-
Kushal Pandya authored
Improve UI for admin > projects page Closes #32333 and #32334 See merge request gitlab-org/gitlab!17247
-
Achilleas Pipinellis authored
Edit new timeout keyword content See merge request gitlab-org/gitlab!17324
-
Evan Read authored
-
Lin Jen-Shin authored
Clarify that IS_GITLAB_EE works for the whole GitLab now (documentation) See merge request gitlab-org/gitlab!17101
-
Ash McKenzie authored
Show `Setup CI/CD` when repository is empty Closes #26960 See merge request gitlab-org/gitlab!17274
-
Achilleas Pipinellis authored
Docs - Fix missing filename from import script See merge request gitlab-org/gitlab!17317
-
Evan Read authored
Docs: Added note about subgroup inheritance of runner permissions Closes #31514 See merge request gitlab-org/gitlab!16668
-
Matt Penna authored
Added missing word Apply suggestion to doc/user/group/subgroups/index.md Clarified subgroup project import behavior Apply suggestion to doc/user/group/subgroups/index.md
-
Thong Kuah authored
Don't preload list_user_preferences for now Closes #32390 See merge request gitlab-org/gitlab!17318
-
Ash McKenzie authored
-
Achilleas Pipinellis authored
Docs: Corrected introductory note See merge request gitlab-org/gitlab!17308
-
Matt Penna authored
-
Anton Smith authored
-
Ramya Authappan authored
Add e2e test for design management Closes gitlab-org/quality/testcases#189 See merge request gitlab-org/gitlab!17202
-
Mark Lapierre authored
Includes new QA selectors (and removing some unused ones). Gives Issue a default title. Allows click_element to accept a text param
-
Mark Lapierre authored
Add e2e test of SSH pull mirroring with a private key Closes gitlab-org/quality/testcases#228 See merge request gitlab-org/gitlab!16768
-
Mark Lapierre authored
Includes required QA selectors Changes mirror direction and auth method selection to use strings rather than symbols (which could not easily allow "SSH public key" to be selected if specified as a symbol)
-
- 19 Sep, 2019 6 commits
-
-
Thong Kuah authored
Fix flaky Cycle Analytics test case Closes #32299 See merge request gitlab-org/gitlab!17273
-
Adam Hegyi authored
Use 'have_selector' matcher instead of looking up the element's class list.
-
Evan Read authored
Designates free guests as Ultimate/Gold on Permissions docs page See merge request gitlab-org/gitlab!16735
-
Jeremy Watson authored
-
Douglas Barbosa Alexandre authored
Expose name property in imports API See merge request gitlab-org/gitlab!16848
-
Michael Leopard authored
Updating import API documentation. Updating import API tests.
-