- 24 Mar, 2022 1 commit
-
-
Marcos Rocha authored
This MR adds a service to check if the user was verified by ArkoseLabs Changelog: added MR:
-
- 23 Mar, 2022 39 commits
-
-
Scott Hampton authored
Replaced GLTable with GLTableLite for the vulnerability detail modal See merge request gitlab-org/gitlab!83318
-
Stan Hu authored
Adding upload checksum to Secure Files API See merge request gitlab-org/gitlab!83192
-
Nick Gaskill authored
Combine redundant sentences in package docs See merge request gitlab-org/gitlab!83545
-
Michael Gibson authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!83539
-
Stan Hu authored
Properly handle native imports See merge request gitlab-org/gitlab!83446
-
Stan Hu authored
Expose github stats in realtime_changes private API See merge request gitlab-org/gitlab!83497
-
Darby Frey authored
The Secure Files POST endpoint now supports an optional file_checksum param which validates the request against a sha256 checksum of the uploaded file. The validation does not run if no value is supplied. Changelog: changed
-
Suzanne Selhorn authored
Add text to better link from 15.0 UI announcement See merge request gitlab-org/gitlab!83508
-
Diana Logan authored
-
Fiona Neill authored
Fix anchor broken link to metrics YAML generator See merge request gitlab-org/gitlab!83449
-
Jose Ivan Vargas authored
Merge branch '356422-bug-compliance-violations-clicking-prev-always-returns-to-first-page' into 'master' Fix compliance report prev button always returning to first page See merge request gitlab-org/gitlab!83315
-
Paul Slaughter authored
Remove timeago mixin logic See merge request gitlab-org/gitlab!83325
-
GitLab Release Tools Bot authored
-
Jose Ivan Vargas authored
Update tooltips for runner statuses See merge request gitlab-org/gitlab!83276
-
Miguel Rincon authored
This change updates the runner status tooltip for badges and icons, in the admin and project views. The status considered are "online", "offline", "never contacted" and "stale". Changelog: changed
-
Jose Ivan Vargas authored
When no iterations are present show empty state See merge request gitlab-org/gitlab!79067
-
Scott Stern authored
Changelog: added EE: true
-
Suzanne Selhorn authored
Remove repeated text from headers in CI/CD landing page See merge request gitlab-org/gitlab!83496
-
Marcel Amirault authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!83531
-
Miguel Rincon authored
Merge branch '355980-follow-up-from-update-the-delete-and-restore-project-containers-to-use-the-latest-ui' into 'master' Remove gl-inset-border-l-3-red-600 from utilities.scss See merge request gitlab-org/gitlab!83504
-
Phil Hughes authored
Check response errors in runner_delete_button update callback See merge request gitlab-org/gitlab!83494
-
Phil Hughes authored
Add policy editor version 2 See merge request gitlab-org/gitlab!83395
-
Savas Vedova authored
- it is in the process of being removed in another MR
-
David Fernandez authored
in the ContainerRepository migration logic
-
Patrick Bair authored
Fix old migration to make it Ruby 3-compatible See merge request gitlab-org/gitlab!83505
-
Fabio Pitino authored
Renames RetryJobService and adds retryable job check See merge request gitlab-org/gitlab!82096
-
Laura Montemayor authored
* Updates one more instance of RetryBuild
-
Rémy Coutable authored
Add overage check on groups invite See merge request gitlab-org/gitlab!81039
-
Diana Zubova authored
Fetch user ids to add and add test coverage EE: true Changelog: added
-
GitLab Release Tools Bot authored
-
Fiona Neill authored
Add note to remove data from Redis for counters See merge request gitlab-org/gitlab!83401
-
Alina Mihaila authored
-
Max Woolf authored
Update response of external status check deprecation See merge request gitlab-org/gitlab!83440
-
David Fernandez authored
Skip container repository on import 404 See merge request gitlab-org/gitlab!83334
-
Dennis Tang authored
-
Heinrich Lee Yu authored
Add timeout status to bulk importer See merge request gitlab-org/gitlab!83313
-
Max Woolf authored
Adds a new status, timeout, to BulkImport and BulkImports::Entity models. Adds a new worker to be used as a daily cron to set stale objects as timed out. Add daily cron to run new worker Changelog: added
-