- 05 Mar, 2021 40 commits
-
-
Robert Hunt authored
The isNumeric function was being used in two different places. This moves that function to a shared util and updates the places to use the new shared util instead. It also moves the test to the shard util as well
-
Kamil Trzciński authored
Add Prometheus histogram for lock retries See merge request gitlab-org/gitlab!55614
-
Aleksei Lipniagov authored
This reverts commit c39164ed3859227ea4b5dd91089b804be3a52bff.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!55831
-
Bob Van Landuyt authored
Merge branch '873-split-structured-logs-db_duration-fields-between-primary-database-and-secondary-databases' into 'master' Differentiate metrics and logs from replica/primary databases See merge request gitlab-org/gitlab!54885
-
-
GitLab Release Tools Bot authored
-
Mayra Cabrera authored
Create edit compliance framework page See merge request gitlab-org/gitlab!55096
-
Robert Hunt authored
- Added new endpoint to controller and routes - Updated HAML helper to add the framework ID if it is set - Updated HAML helper to pass edit path - Updated listing to pass the new edit path to the list item - Updated list item to generate correct edit path and render edit icon - Updated translations
-
Martin Wortschack authored
[DevOps Adoption] Lazy loading / refreshing group data See merge request gitlab-org/gitlab!54922
-
Dmytro Zaporozhets (DZ) authored
Rename Boards::ListService to Boards::BoardsFinder See merge request gitlab-org/gitlab!55774
-
Mark Chao authored
Update billable members See merge request gitlab-org/gitlab!55577
-
Alvin Gounder authored
in doc/api/members.md
-
Gabriel Mazetto authored
Remove extra feature check from utils usage_data.rb [RUN ALL RSPEC][RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54208
-
Brandon Labuschagne authored
Only poll the data if there are pending rows or if the data was not refreshed on the current day.
-
Dylan Griffith authored
Add API endpoint to update pending member invitation See merge request gitlab-org/gitlab!54843
-
Kushal Pandya authored
Epic Boards - MVC1 bug fixes [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!55709
-
Vitaly Slobodin authored
More edits for style See merge request gitlab-org/gitlab!55820
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/300312
-
Dylan Griffith authored
Merge branch '300351-remove-joins-from-the-elasticsearch-query-for-project-group-scoped-notes-comments-search-2' into 'master' ES Migration add permission data to notes documents (2nd attempt) See merge request gitlab-org/gitlab!55118
-
Terri Chu authored
This reverts commit 04bd6e61 Reintroduce merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53406/ Add an Elasticsearch migration which adds permission data to the notes documents. Permission data will be added to all notes that are missing the data. Permission data includes project visibility and access level for the note types stored in Elasticsearch (Issue, MergeRequest, Snippet, and Commit).
-
Ramya Authappan authored
Delete the registry repository via API See merge request gitlab-org/gitlab!55175
-
Shinya Maeda authored
Adds multiple caches per build [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!53410
-
Laura Montemayor authored
* Adds an Entry::Caches to handle multiple caches * Updates Build#cache * Updates Entry::Root, Entry::Job, Entry::Default to use Entry::Caches * Updates Seed::Build and Cache to accomodate multiple caches * Updates specs to handle multiple cache * Adds docs and a changelog
-
Evan Read authored
Improve vulnerability report docs See merge request gitlab-org/gitlab!55455
-
Russell Dickenson authored
-
charlie ablett authored
Makes pipeline be searchable by sha or iid See merge request gitlab-org/gitlab!54471
-
Ramya Authappan authored
Add retry to wait for the branch deletion in E2E spec See merge request gitlab-org/gitlab!55748
-
Nailia Iskhakova authored
Attemp to fix a transient failure Signed-off-by: Nailia Iskhakova <niskhakova@gitlab.com>
-
charlie ablett authored
-
Albert Salim authored
Use absolute UNIX socket paths for test Gitaly processes in CI See merge request gitlab-org/gitlab!55809
-
Luke Duncalfe authored
GraphQL generated docs: backtick names See merge request gitlab-org/gitlab!55538
-
-
David O'Regan authored
Move to btn-confirm from btn-success in admin/users directory See merge request gitlab-org/gitlab!55276
-
Yogi authored
-
David O'Regan authored
Move to btn-confirm from btn-success in the abuse_reports folder See merge request gitlab-org/gitlab!55262
-
Yogi authored
-
Evan Read authored
Docs: Add mermaid chart to Gitaly network arch See merge request gitlab-org/gitlab!55240
-
Will Chandler authored
Provide a visual aid for the Gitaly network architecture docs with a mermaid chart.
-
Dylan Griffith authored
Add reviewers detail to closed merge request email See merge request gitlab-org/gitlab!55594
-