- 30 Nov, 2020 40 commits
-
-
Mike Jang authored
doc: Remove less than sign (<) from example url See merge request gitlab-org/gitlab!48565
-
Andrew Fontaine authored
Pipeline Graph Structural Update: Create Legacy Linked Pipelines Column See merge request gitlab-org/gitlab!48779
-
Sarah Groff Hennigh-Palermo authored
Includes specs as well
-
Mike Jang authored
Add explanatory comment for 'git tag' command See merge request gitlab-org/gitlab!48814
-
Robert Speicher authored
Add new function for reading/writing encrypted config files See merge request gitlab-org/gitlab!43220
-
Craig Norris authored
Removed possessive "GitLab's" See merge request gitlab-org/gitlab!48817
-
Suzanne Selhorn authored
Additional minor opportunity updates.
-
Mayra Cabrera authored
Fix wrong method in rake task See merge request gitlab-org/gitlab!48703
-
Gosia Ksionek authored
-
Brandon Labuschagne authored
Geo Replicables - Fix missing help text See merge request gitlab-org/gitlab!48378
-
Zack Cuddy authored
There was a regression where the help text and link dissapeared from the empty state component. This change fixes that and adds some specs to avoid the regression in the future.
-
Russell Dickenson authored
Fix code quality tier badges See merge request gitlab-org/gitlab!48731
-
Jose Ivan Vargas authored
Remove brackets in "no scopes selected" message See merge request gitlab-org/gitlab!47628
-
Kushal Pandya authored
Fix styling of various dropdowns See merge request gitlab-org/gitlab!48800
-
Mark Florian authored
-
Jose Ivan Vargas authored
[RUN-AS-IF-FOSS]Fix confirmation modal showing on project See merge request gitlab-org/gitlab!48720
-
Kushal Pandya authored
Refactor DAST Profiles List components See merge request gitlab-org/gitlab!48670
-
Dheeraj Joshi authored
This change splits DASTProfilesList component to make it a composable component keeping site profile and scanner profile specifc logics separately
-
Andrew Fontaine authored
Pipeline Graph Structural Update: Cleanup CSS and Accessors See merge request gitlab-org/gitlab!48771
-
Sarah Groff Hennigh-Palermo authored
-
Mark Florian authored
Add spacing between buttons on pipeline header See merge request gitlab-org/gitlab!48660
-
Nicolò Maria Mezzopera authored
Remove `Add Issues` button and a related modal See merge request gitlab-org/gitlab!47898
-
Natalia Tepluhina authored
-
Sean McGivern authored
Show service desk address field only if enabled See merge request gitlab-org/gitlab!48232
-
Nick Gaskill authored
Docs: Update Releases documentation to include creation from CI pipeline See merge request gitlab-org/gitlab!48365
-
Vladimir Dzalbo authored
-
Amaury Yacksmith authored
-
Patrick Bair authored
Add cascade delete foreign key web_hooks, services See merge request gitlab-org/gitlab!47821
-
Andy Soiron authored
Some services create web_hooks but when deleted, they don't cascade delete the web_hooks. So far this hasn't been a problem because there is no UI for deleting services. However we might add this functionality soon and need to make sure all dependent data is deleted too.
-
Nick Gaskill authored
Update Job artifacts documentation with coverage fuzzing See merge request gitlab-org/gitlab!48333
-
Yevgeny Pats authored
-
Michael Kozono authored
Fix keywords args warning on groups edit specs See merge request gitlab-org/gitlab!48781
-
Sarah Groff Hennigh-Palermo authored
Update dependency @gitlab/ui to v24.3.0 See merge request gitlab-org/gitlab!48776
-
Stan Hu authored
Github importer - Avoid touching MR when importing pull request `merged by` field See merge request gitlab-org/gitlab!48729
-
Nathan Friend authored
Resolve "FE default emoji icon persists after clearing status" See merge request gitlab-org/gitlab!47997
-
Ezekiel Kigbo authored
Expose status field on the user_basic entity and updates the note_user_entity
-
Tanya Pazitny authored
Remove duplicate QA selector for board list See merge request gitlab-org/gitlab!48798
-
Kassio Borges authored
When importing a Pull Request `merged by` field, if the user cannot be mapped to a Gitlab user, a note is created, which `touch` the MergeRequest (callback). This callback can be skipped by setting the `importing` attribute of the note to `true`. Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/289671
-
Suzanne Selhorn authored
Fix future tense issues See merge request gitlab-org/gitlab!48748
-
Alessio Caiazza authored
Bump Workhorse v8.57.0 See merge request gitlab-org/gitlab!48628
-