- 01 Dec, 2020 2 commits
-
-
Kerri Miller authored
Fix incorrectly passing issue spec for Elasticsearch indexing See merge request gitlab-org/gitlab!48745
-
Kerri Miller authored
Refactor package event list generation See merge request gitlab-org/gitlab!48305
-
- 30 Nov, 2020 38 commits
-
-
Stan Hu authored
Avoid blocking Github imports with known LFS exceptions See merge request gitlab-org/gitlab!48826
-
Russell Dickenson authored
Add using_license_seat attribute to Users API docs See merge request gitlab-org/gitlab!48818
-
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
-
Kassio Borges authored
https://gitlab.com/gitlab-org/gitlab/-/merge_requests/48512 recently removed the `rescue` that ensured Github import to finish even with Lfs exceptions. This commit adds that rescue back.
-
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
-
Amparo Luna 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
-