- 05 Mar, 2021 40 commits
-
-
David Fernandez authored
Optimize the Dictionary view to not repeat same columns See merge request gitlab-org/gitlab!55145
-
Denys Mishunov authored
Enhance ref_selector component to allow for tag creation See merge request gitlab-org/gitlab!55193
-
Nathan Friend authored
This commit updates the ref selector component with some new abilities: - New footer slot - New events - Validation state - Allow for multiple instances on the same page
-
Denys Mishunov authored
Resolve "Wiki edit page: title's styling mismatch" See merge request gitlab-org/gitlab!50940
-
Vitaly Slobodin authored
Remove capybara specs relying on jQuery.ajax See merge request gitlab-org/gitlab!55668
-
Lukas 'Eipi' Eipert authored
We had some capybara specs that checked whether expanding a diff calls the Backend more than once. These specs have been broken since we are using axios. Unfortunately as they are testing a negative, they never failed. We are removing those specs in favor of new JS unit tests which actually test that the API is called exactly once.
-
Denys Mishunov authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!55618
-
Vitaly Slobodin authored
Move the isNumeric util to the shared number_utils.js See merge request gitlab-org/gitlab!55833
-
Natalia Tepluhina authored
Pipeline Graph: Update header capitalization See merge request gitlab-org/gitlab!55835
-
James Lopez authored
Resolve "Fix translation of visibility levels" [RUN ALL RSPEC] See merge request gitlab-org/gitlab!55721
-
Phil Hughes authored
Move to btn-confirm from btn-success in admin/labels directory See merge request gitlab-org/gitlab!55273
-
Yogi authored
-
alinamihaila authored
- Remove some attributes - Remove table - Generate new dictionary
-
Marcin Sedlak-Jakubowski authored
Make it clear you need at least one job See merge request gitlab-org/gitlab!55837
-
Brandon Labuschagne authored
Automatically set position for VSA stages See merge request gitlab-org/gitlab!55108
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!55834
-
Marcel Amirault authored
-
Natalia Tepluhina authored
Update GraphQL testing for retries See merge request gitlab-org/gitlab!55836
-
Marcel Amirault authored
Add clarification on manual jobs See merge request gitlab-org/gitlab!55554
-
Gerardo Gutierrez authored
-
Toon Claes authored
Refactor code coverage summary graphql resolver See merge request gitlab-org/gitlab!55658
-
Jannik Lehmann authored
-
Denys Mishunov authored
Move to btn-confirm from btn-success in admin/groups directory See merge request gitlab-org/gitlab!55268
-
Yogi authored
-
Sarah Groff Hennigh-Palermo authored
-
Denys Mishunov authored
Move to btn-confirm from btn-success in views/doorkeeper directory See merge request gitlab-org/gitlab!55277
-
Yogi authored
-
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
-
Kushal Pandya authored
Move from btn-success to btn-confirm in shared/members directory See merge request gitlab-org/gitlab!55315
-
Yogi authored
Update app/views/shared/members/_invite_member.html.haml, app/views/shared/members/_invite_group.html.haml files
-
Sarah GP authored
-
Jacopo authored
Changes the style of the new issue title in order to match with the one in the wiki, which was preferred.
-
GitLab Release Tools Bot authored
-
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
-