- 01 Mar, 2021 40 commits
-
-
jboyson authored
-
jboyson authored
-
jboyson authored
-
Justin Boyson authored
as per comment: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/53065#note_506604680
-
jboyson authored
-
jboyson authored
Also no need to reset project anymore
-
jboyson authored
-
jboyson authored
-
jboyson authored
Now that the form is submitting with a normal post, We can remove all of the js handling. We replace the `format` calls with a simple redirect. And finally remove update.js.haml as it is no longer used.
-
jboyson authored
This page reloads on submit anyway. Using ajax here does nothing. So we remove `remote: true` to make rails handle this form normally.
-
Paul Slaughter authored
Align heading style with subheadings in markdown See merge request gitlab-org/gitlab!55284
-
Miguel Rincon authored
Group migration: User-selectable page size See merge request gitlab-org/gitlab!54638
-
Arturo Herrero authored
Set default MR title/description to first multi-line commit See merge request gitlab-org/gitlab!52984
-
Markus Koller authored
Show which reviewers have approved an MR See merge request gitlab-org/gitlab!54365
-
Alex Kalderimis authored
This updates the reviewer sidebar widget to display an `approval-solid` icon next to reviewers who have approved the MR.
-
Andrew Fontaine authored
Migrate project cycle analytics template to vue See merge request gitlab-org/gitlab!54882
-
Imre Farkas authored
Auto-enable admin mode on privileged environments See merge request gitlab-org/gitlab!53015
-
Amy Qualls authored
-
Max Coplan authored
Closes https://gitlab.com/gitlab-org/gitlab/-/issues/300479 When creating a merge request, the behaviour of the prefilled title and discription is different than the behaviour of squashed commit messages. For squashed commit messages, the behaviour is described in the [docs](https://docs.gitlab.com/ee/user/project/merge_requests/squash_and_merge.html#overview) as > Taken from the first multi-line commit message in the merge. However, for merge requests, the current behavior is to use the branch name. This commit sets the prefilled MR title/description to the first multi-line commit in the MR, if applicable. Otherwise falling back to the previous behaviour.
-
Nicolò Maria Mezzopera authored
Resolve "Assignees widget UX fixes" See merge request gitlab-org/gitlab!54800
-
Natalia Tepluhina authored
-
Suzanne Selhorn authored
Update details about colons in CI scripts See merge request gitlab-org/gitlab!55343
-
Marcel Amirault authored
-
Mike Jang authored
Add Free tier badge to Groups page See merge request gitlab-org/gitlab!55289
-
Suzanne Selhorn authored
CI/CD keyword intro revamp See merge request gitlab-org/gitlab!55345
-
Marcel Amirault authored
Make the difference between job and global keywords clearer, and fix incorrect nesting and placement of some keywords
-
Markus Koller authored
Prep work for refactoring the pipelines table to use GlTable [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!54958
-
Payton Burdette authored
Add feature flag and edit existing components that will not be wrapped.
-
Markus Koller authored
Prevent DAST profiles from being deleted when referenced by policies See merge request gitlab-org/gitlab!54699
-
Alan (Maciej) Paruszewski authored
This change adds new fields to GraphQL API and adds additional contraint that verifies if given DAST Site/Scanner profile can be deleted if is referenced by active policy
-
Amy Qualls authored
Surface merge request concept info See merge request gitlab-org/gitlab!55288
-
Kushal Pandya authored
Remove obsolete DOMContentLoadedEventListener See merge request gitlab-org/gitlab!54926
-
Amy Qualls authored
Update settings UI text for Prometheus See merge request gitlab-org/gitlab!53179
-
Amy Qualls authored
Start revising the Prometheus UI settings to more closely adhere to GitLab tone and style.
-
Markus Koller authored
Remove BulkImports EpicLoader See merge request gitlab-org/gitlab!55214
-
Yannis Roussos authored
Revert "Remove historic minergate trigger" See merge request gitlab-org/gitlab!55375
-
Miguel Rincon authored
Stop scrollbar stretching filtered search box See merge request gitlab-org/gitlab!54574
-
Simon Knox authored
Limit the height of the bordered box, so the scrollbar appears outside of it rather than increasing its height.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!55373
-