- 16 Jun, 2020 40 commits
-
-
Coung Ngo authored
Improved code as a result of reviewer comments
-
Coung Ngo authored
Sticky titles were added so users can easily see the issue title when scrolled deep into an issue to stay in context
-
Mike Jang authored
Add missing write_registry details on Personal Access Tokens page See merge request gitlab-org/gitlab!34563
-
Kamil Trzciński authored
Revert "Merge branch '214607-ci-jwt-signing-key/jwks' into 'master'" See merge request gitlab-org/gitlab!34646
-
Mark Florian authored
Change chart legends dashboards to tabular format See merge request gitlab-org/gitlab!30131
-
Andrei Stoicescu authored
- apply tabular layout to legends in area charts, line charts and stacked column charts
-
Nicolò Maria Mezzopera authored
Alert Users That Lists Are Modified By API Only See merge request gitlab-org/gitlab!34559
-
Andrew Fontaine authored
This adds a small alert to inform users that the ability to create and edit user lists exists only via the API.
-
Michael Kozono authored
Merge branch '217863-geo-make-registryconsistencyworker-create-missing-packagefileregistry-records' into 'master' Add PackageFileRegistry to RegistryConsistencyWorker Closes #219550 and #217863 See merge request gitlab-org/gitlab!32797
-
Valery Sizov authored
Implement find_registry_differences for PackageFileRegistry. Hook up RegistryConsistencyWorker with Package Files.
-
Mark Florian authored
DAST On-demand scans MVC - Initiate Scan - Create form - Frontend See merge request gitlab-org/gitlab!33778
-
Paul Gascou-Vaillancourt authored
- Added a form to let users run on-demand DAST scans - Added and updated tests
-
Oswaldo Ferreira authored
Pick repository storage based on weight Closes #220852 See merge request gitlab-org/gitlab!34095
-
Shinya Maeda authored
Expose `:release` yaml as steps via API See merge request gitlab-org/gitlab!27810
-
Sean Carroll authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/199250 See merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/27810
-
John Skarbek authored
This reverts merge request !34249
-
Douglas Barbosa Alexandre authored
Geo: Fix synchronization disabled on primary UI Closes #217643 See merge request gitlab-org/gitlab!33760
-
Robert Speicher authored
Expose project_id to merge request notable data See merge request gitlab-org/gitlab!34412
-
Robert Speicher authored
Security warning about the auth.json file See merge request gitlab-org/gitlab!34403
-
Dominic Couture authored
-
Mike Jang authored
Docs - add prerequisite for auth approval on MR See merge request gitlab-org/gitlab!34327
-
Anton Smith authored
-
Robert Speicher authored
Establish parallel persistence for AuditEvent IP addresses See merge request gitlab-org/gitlab!34065
-
Marcin Sedlak-Jakubowski authored
Add requirements CI job documentation See merge request gitlab-org/gitlab!34509
-
Jan Provaznik authored
Adds basic documentation how to trace requirements from CI
-
Oswaldo Ferreira authored
Add pipeline parameter for release evidence collection See merge request gitlab-org/gitlab!33963
-
Vladimir Shushlin authored
It's unused right now, but it will be used to collect report artifacts related to this pipeline
-
Michael Kozono authored
Make RepoPath group wiki compatible See merge request gitlab-org/gitlab!30279
-
Enrique Alcántara authored
Metrics dashboard crosshair should not snap See merge request gitlab-org/gitlab!34582
-
Enrique Alcántara authored
Update dependency @gitlab/ui to v16.12.1 See merge request gitlab-org/gitlab!34555
-
Phil Hughes authored
Fix issues with scroll on iOS / iPad OS See merge request gitlab-org/gitlab!34486
-
Dmytro Zaporozhets authored
Resolve "Increase retry count for the SyncSeatLinkRequestWorker" Closes #221579 See merge request gitlab-org/gitlab!34463
-
Dan Davison authored
Remove overlap from file size limit tests Closes #218620 See merge request gitlab-org/gitlab!34585
-
Igor Drozdov authored
Fix order of integrations to be sorted alphabetically Closes #221136 See merge request gitlab-org/gitlab!34501
-
Justin Ho Tuan Duong authored
Integrations were previously sorted by SERVICE_NAMES in service.rb which causes the gitlab_slack_application to appear in the wrong order even though its title starts with "S" since the old sort uses "G".
-
Imre Farkas authored
Refactor common snippet controller methods See merge request gitlab-org/gitlab!34266
-
Igor Drozdov authored
Allow job waiter keys in Sidekiq logs See merge request gitlab-org/gitlab!34635
-
GitLab Bot authored
-
Shinya Maeda authored
Allow job token auth to terraform state API # 2 See merge request gitlab-org/gitlab!34618
-
-