- 30 Mar, 2021 40 commits
-
-
Luke Duncalfe authored
Log message when upload via API exceeds limit See merge request gitlab-org/gitlab!57774
-
Tiger Watson authored
Add foreign key from web_hooks to groups See merge request gitlab-org/gitlab!57735
-
Scott Hampton authored
Fix unnecessary period in MR settings See merge request gitlab-org/gitlab!57841
-
Luke Duncalfe authored
Return additional site profile config from GraphQL See merge request gitlab-org/gitlab!57441
-
Philip Cunningham authored
- Extend auth type - Extend profile type - Rework specs - Add new specs - Add model methods https://gitlab.com/gitlab-org/gitlab/-/issues/277353 https://gitlab.com/gitlab-org/gitlab/-/issues/323449
-
Mayra Cabrera authored
Add geo database changes for pipeline artifact replication See merge request gitlab-org/gitlab!57506
-
Maxime Orefice authored
This commit adds all the necessary database changes required to replicate pipeline artifacts with geo.
-
Mayra Cabrera authored
Resolve N + 1 for commits notes API See merge request gitlab-org/gitlab!57641
-
Mayra Cabrera authored
Initialize conversion of events.id to bigint [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!51332
-
Yannis Roussos authored
- Add new temporary column id_convert_to_bigint to events table - Add triggers to keep events.id_convert_to_bigint in sync with events.id - Create batched background migration with job CopyColumnUsingBackgroundMigrationJob to backfill events.id_convert_to_bigint - Add new tenmporary column event_id_convert_to_bigint to push_event_payloads table - Add triggers to keep push_event_payloads.event_id_convert_to_bigint in sync with push_event_payloads.event_id - Create batched background migration with job CopyColumnUsingBackgroundMigrationJob jobs to backfill push_event_payloads.event_id_convert_to_bigint
-
Suzanne Selhorn authored
Fix Jira pages after rebases clobbered each other See merge request gitlab-org/gitlab!57897
-
Amy Qualls authored
Combine Alex's new information with Suzanne's structural changes.
-
Mayra Cabrera authored
Add VulnerabiltyFindingEvidence model See merge request gitlab-org/gitlab!56790
-
Jonathan Schafer authored
New table `vulnerability_finding_evidences`
-
Patrick Bair authored
Remove AuditEventArchived model See merge request gitlab-org/gitlab!56085
-
Craig Norris authored
Change GitLab Starter to Free See merge request gitlab-org/gitlab!57768
-
Amy Qualls authored
The destination page says this feature is available in GitLab Free, so that's what I'm changing this link to.
-
Suzanne Selhorn authored
Full revision of the DVCS page See merge request gitlab-org/gitlab!57532
-
Amy Qualls authored
Full revision for tone, style, content, everything. Strip a few images we don't need, and use text descriptions when possible. Add extra subheadings, too.
-
Mike Jang authored
Fix the typo add_concurrenct_foreign_key See merge request gitlab-org/gitlab!57737
-
Marcia Ramos authored
Remove Starter reference from replication and failover page See merge request gitlab-org/gitlab!57718
-
Craig Norris authored
Remove reference to Starter from intro.
-
Kerri Miller authored
Add docs redirect raketask See merge request gitlab-org/gitlab!57475
-
Scott Hampton authored
Change assignee dropdown invite to utilize invite modal See merge request gitlab-org/gitlab!57002
-
Suzanne Selhorn authored
Remove Starter references from Issue Boards doc See merge request gitlab-org/gitlab!57823
-
Mark Florian authored
Connect Registries searches to URL See merge request gitlab-org/gitlab!57251
-
Nicolò Maria Mezzopera authored
- source - tests
-
Jan Provaznik authored
Expand left sidebar when viewing group iteration report See merge request gitlab-org/gitlab!56358
-
Coung Ngo authored
`Issues` on the left sidebar did not expand to highlight `Iterations`
-
Mike Jang authored
Add troubleshooting ip restriction See merge request gitlab-org/gitlab!57296
-
Cynthia Ng authored
-
Kushal Pandya authored
Fix last diff line not allowing suggestions See merge request gitlab-org/gitlab!57856
-
Mike Jang authored
Clarify SSO enforcement description See merge request gitlab-org/gitlab!57339
-
Sabine Carpenter authored
-
Jose Ivan Vargas authored
Doc: comply to semver by replacing vX.Y by vX.Y.Z See merge request gitlab-org/gitlab!49390
-
Issam E. Maghni authored
We only need to change locale/gitlab.pot
-
Igor Drozdov authored
Migrate group badges when using Bulk Import See merge request gitlab-org/gitlab!56357
-
Douglas Barbosa Alexandre authored
Fix TODO-ed rubocop violations See merge request gitlab-org/gitlab!56702
-
Nick Gaskill authored
Clarify permissions in on-call schedule mgt See merge request gitlab-org/gitlab!57764
-
Jackie Porter authored
-