- 05 Nov, 2020 1 commit
-
-
Stan Hu authored
Previously when a namespace was deleted, it would always attempt to remove the legacy storage path. For example, for namespace `test-group`, Rails would issue a removal for `/path/to/test-group` just in case there is data there. If the path does not exist, Gitaly raises an Invalid Argument GRPC (3) exception, but Gitaly Cluster raises an Internal error (13). Since hashed storage is now the default and the legacy path shouldn't be used at all, we can avoid this error entirely by not attempting to delete the legacy path. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/276501
-
- 04 Nov, 2020 39 commits
-
-
James Fargher authored
Add API post /invitations by email See merge request gitlab-org/gitlab!45950
-
Jackie Fraser authored
-
Douglas Barbosa Alexandre authored
Add Vulnerabilities::FindingLink model See merge request gitlab-org/gitlab!46555
-
Alan (Maciej) Paruszewski authored
This change adds new model to store finding links in database.
-
Mike Jang authored
Add Patroni to GitLab component list See merge request gitlab-org/gitlab!44525
-
Gerard Hickey authored
-
Stan Hu authored
Consolidate policy tests for on-demand DAST scans See merge request gitlab-org/gitlab!46456
-
Stan Hu authored
Resolve "Remove sql_set_operators feature flag" See merge request gitlab-org/gitlab!46295
-
Sean McGivern authored
Add sorting to search APIs See merge request gitlab-org/gitlab!46646
-
Kerri Miller authored
Remove feature flag :disable_shared_runners_on_group See merge request gitlab-org/gitlab!44623
-
Kerri Miller authored
Update EE specs related to group members view See merge request gitlab-org/gitlab!46557
-
Peter Hegman authored
Part of a larger initiative to convert the group members view from HAML to Vue
-
Craig Norris authored
General style cleanup og API docs top-level page See merge request gitlab-org/gitlab!46896
-
Craig Norris authored
General style pass for lists and other items.
-
Robert Speicher authored
Resolve "Packages/composer: semver not fully supported" See merge request gitlab-org/gitlab!46301
-
Robert Speicher authored
Adds connection fields to template See merge request gitlab-org/gitlab!46737
-
Mike Jang authored
Docs: add GIFs to explain restricting by email domain See merge request gitlab-org/gitlab!46728
-
Bryan Miller authored
Add animated GIF to provide more clarity to restrict-by-email-domain use case. It is not unusual for users to paste a list of comma delimited domains into the form. I will also open an issue to add clarity to the UX.
-
Suzanne Selhorn authored
Docs: NPM packages edit See merge request gitlab-org/gitlab!46273
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/247950
-
Sanad Liaquat authored
E2E can merge MR when pipeline is blocked See merge request gitlab-org/gitlab!45710
-
Tiffany Rea authored
-
Nicolò Maria Mezzopera authored
Use new release links in release progress view See merge request gitlab-org/gitlab!46494
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!46900
-
David O'Regan authored
Replace alert to gl-alert in subscription banner See merge request gitlab-org/gitlab!46818
-
Scott Hampton authored
updated buttons in the app/views/shared/milestones directory See merge request gitlab-org/gitlab!46814
-
Iniubong Obonguko authored
-
GitLab Release Tools Bot authored
-
Dylan Griffith authored
This is to reduce the duplication in handling the two sorting params.
-
Heinrich Lee Yu authored
Don't try to save new console history for irb by default See merge request gitlab-org/gitlab!46792
-
Achilleas Pipinellis authored
Filter Searching Requires a keyword See merge request gitlab-org/gitlab!46796
-
John McGuire authored
-
Scott Hampton authored
Remove license summary info from license page See merge request gitlab-org/gitlab!46827
-
Achilleas Pipinellis authored
Doc: Introduce new "gitlab-ctl promote-db" command See merge request gitlab-org/gitlab!45941
-
Valery Sizov authored
-
Suzanne Selhorn authored
Further improve issue boards doc See merge request gitlab-org/gitlab!46807
-
Marcin Sedlak-Jakubowski authored
-
Laura Montemayor authored
* Applies suggestion to documentation
-
lauraMon authored
-