- 30 Mar, 2021 40 commits
-
-
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
-
Brandon Labuschagne authored
Use Editor Lite in readonly mode to view blobs See merge request gitlab-org/gitlab!57705
-
Jacques Erasmus authored
Use Source editor (editor lite) to view blobs
-
Natalia Tepluhina authored
Fix MR Source Branch styling See merge request gitlab-org/gitlab!57662
-
Mark Florian authored
Dependency Scanning - MVC to enable within the UI - Frontend [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57496
-
Stan Hu authored
Send invited users to sign up instead of sign in when possible See merge request gitlab-org/gitlab!57240
-
Doug Stull authored
- allows better user experience.
-
Lin Jen-Shin authored
doc: Improve the package-and-qa documentation See merge request gitlab-org/gitlab!57817
-
Nick Gaskill authored
Update docs aftre alerts integration form cleanup See merge request gitlab-org/gitlab!57711
-