- 23 Jul, 2020 40 commits
-
-
Phil Hughes authored
Add extra identifier count to pipeline sec tab See merge request gitlab-org/gitlab!37654
-
Alexander Turinske authored
- on the pipeline security tab, if there is more than one identifier, add a section that says how many more identifiers there are - update tests
-
Dan Davison authored
Refactor monitor tests to use k3s See merge request gitlab-org/gitlab!36207
-
Nick Gaskill authored
Removing duplicate license scanning note Closes #230559 See merge request gitlab-org/gitlab!37374
-
Phil Hughes authored
Resolve "UX Polish: Fix icon styles" See merge request gitlab-org/gitlab!37546
-
Natalia Tepluhina authored
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37709
-
Andreas Brandl authored
Conflict-free schema version handling See merge request gitlab-org/gitlab!30109
-
Martin Wortschack authored
Replace fa-pause with pause svg Closes #225924 See merge request gitlab-org/gitlab!37149
-
Alessio Caiazza authored
Make scoped snippet routing a default one See merge request gitlab-org/gitlab!36091
-
Martin Wortschack authored
Replace fa-repeat icon with svg Closes #225898 See merge request gitlab-org/gitlab!37228
-
GitLab Release Tools Bot authored
-
Enrique Alcántara authored
Replace append-right-15 css class See merge request gitlab-org/gitlab!37510
-
Douglas Barbosa Alexandre authored
Added webPath fields to repository entries See merge request gitlab-org/gitlab!37416
-
Enrique Alcántara authored
Fix bio rendering on profile page See merge request gitlab-org/gitlab!37572
-
pbair authored
Update migration version files with the latest changed pulled from master.
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!37702
-
pbair authored
When creating a new schema version file, write the hash of the version to the file to prevent git rename detection from confusing it with another schema version file.
-
pbair authored
Add a hash of the version to each schema version file, to prevent git rename detection from getting confused.
-
pbair authored
Update development docs for database reviews to cover changes to tracking of schema migration versions.
-
pbair authored
Opt to use rm with a glob of filenames to clean out a directory over using rm_rf to delete the entire directory
-
pbair authored
Move tracking of schema_migration.versions out of the structure.sql file and into empty files within the db/schema_migrations directory, which should prevent conflicts when multiple migrations are added at one time
-
pbair authored
As part of the change move to tracking migration versions through a series of empty files, add the files that map to current migrations existing in the application.
-
Martin Wortschack authored
Surface time passed in tooltip in Incident list See merge request gitlab-org/gitlab!37567
-
Shinya Maeda authored
Serialize fewer pipeline fields for MR widget See merge request gitlab-org/gitlab!37422
-
Toon Claes authored
Add "default_membership_role" column to "saml_providers" table See merge request gitlab-org/gitlab!37552
-
GitLab Release Tools Bot authored
-
Marcia Ramos authored
Document deduplicating jobs in the future See merge request gitlab-org/gitlab!37121
-
Heinrich Lee Yu authored
Revert "Disable security scanner alerts" See merge request gitlab-org/gitlab!37655
-
David Pisek authored
This reverts commit 389b79c1.
-
Heinrich Lee Yu authored
Revert "Disable security scanner alerts" See merge request gitlab-org/gitlab!37655
-
David Pisek authored
This reverts commit 389b79c1.
-
Craig Norris authored
Docs: Updated tech writer metadata Closes #230992 See merge request gitlab-org/gitlab!37645
-
Suzanne Selhorn authored
Related to: https://gitlab.com/gitlab-org/gitlab/-/issues/230992
-
Imre Farkas authored
Resolve "Fix missing path for avatars of bots" See merge request gitlab-org/gitlab!37671
-
Marcia Ramos authored
Add introduction to development docs Closes #199670 See merge request gitlab-org/gitlab!36454
-
Mike Lewis authored
-
Marcia Ramos authored
Decouple monthly docs release process from Docker images See merge request gitlab-org/gitlab!37180
-
Achilleas Pipinellis authored
Split the Docker images information to its own document and leave the monthly docs release process be only the needed steps. Also update some of the steps to clarify some things.
-
Peter Leitzen authored
Extract `Incidents::CreateService` from create incident issue services Closes #230934 See merge request gitlab-org/gitlab!37590
-