- 03 Nov, 2020 39 commits
-
-
Takuya Noguchi authored
Signed-off-by: Takuya Noguchi <takninnovationresearch@gmail.com>
-
Phil Hughes authored
Minor modifications to wiki "delete page" modal See merge request gitlab-org/gitlab!45740
-
Tom Quirk authored
- make button "secondary" style - make button text "delete page" - make modal smaller - add cancel button to modal
-
Mark Florian authored
Update dependency dompurify to ^2.2.2 See merge request gitlab-org/gitlab!46715
-
Shinya Maeda authored
Bump auto-deploy-image to 1.0.7 See merge request gitlab-org/gitlab!46531
-
Mark Chao authored
Fetch projects from subgroups in ProjectsGrade See merge request gitlab-org/gitlab!46684
-
Phil Hughes authored
Labels Dropdown: Autofocus on search input after labels load See merge request gitlab-org/gitlab!46750
-
Rémy Coutable authored
Remove some usages of Timecop.freeze See merge request gitlab-org/gitlab!46375
-
Imre Farkas authored
Merge branch '273591-danger-issues-a-warning-and-an-error-for-an-incorrect-multi-line-commit-messages-when-mr-is' into 'master' Prevent Danger from showing both an error and a warning in some cases See merge request gitlab-org/gitlab!46460
-
Thong Kuah authored
This fixes issues for users who depend on other charts from stable repo.
-
Kushal Pandya authored
Add a loding indicator for the submit button in the CI lint page See merge request gitlab-org/gitlab!46671
-
Achilleas Pipinellis authored
Add 12.1.x upgrade step prior to 12.10.x upgrade See merge request gitlab-org/gitlab!46632
-
Anton Smith authored
-
Kushal Pandya authored
Fixes a bug where search input didn't autofocus after labels get loaded.
-
Adam Hegyi authored
Update db/structure.sql with missing check constraint See merge request gitlab-org/gitlab!46723
-
Imre Farkas authored
Pass the HTTP host header to webpack-dev-server See merge request gitlab-org/gitlab!46753
-
Mark Chao authored
Enable deployments filters See merge request gitlab-org/gitlab!46683
-
Yorick Peterse authored
This feature is deemed stable and ready to be released. See https://gitlab.com/gitlab-org/gitlab/-/issues/267561 for more information.
-
Heinrich Lee Yu authored
Remove issue project joins for group/project scoped searches See merge request gitlab-org/gitlab!46461
-
Terri Chu authored
-
Vitaly Slobodin authored
Use purchase helper for automatic storage See merge request gitlab-org/gitlab!46582
-
Ragnar Hardarson authored
-
Heinrich Lee Yu authored
Add Search to Feature Flag User List Strategy See merge request gitlab-org/gitlab!45820
-
Andrew Fontaine authored
This allows a user with too many user lists to search for the one they wish to apply to a strategy.
-
Miguel Rincon authored
When users ask to lint a CI config, the feedback may take over a few seconds, so they should get feedback that the system is working.
-
Evan Read authored
Improve existing GitLab license documentation See merge request gitlab-org/gitlab!46727
-
Russell Dickenson authored
-
Mike Greiling authored
-
Ezekiel Kigbo authored
DAST on-demand scans site profile form - refactor form validation See merge request gitlab-org/gitlab!45488
-
James Fargher authored
Mark Sidekiq queue selector as no longer experimental See merge request gitlab-org/gitlab!46562
-
Sean McGivern authored
We still support either the `--queue-selector` or `--experimental-queue-selector` flag (not both at the same time, though). We'll remove the 'experimental' variant on or after 14.0.
-
Evan Read authored
Document how to use Google default credentials See merge request gitlab-org/gitlab!46658
-
James Fargher authored
[RUN AS-IF-FOSS] Move projects_with_error_tracking_enabled ping usage to Core See merge request gitlab-org/gitlab!46556
-
James Fargher authored
Add update_sequence_id to JiraConnect workers See merge request gitlab-org/gitlab!46535
-
Andy Soiron authored
In order to make the JiraConnect workers idempotent we need to make sure they always sent the same UpdateSequenceId when run with the same arguments. So the sequence ID needs to be generated at the time the job is scheduled and not when running the Job. This is the first part of a multi step release to add this argument. The next release will remove the default
-
Stan Hu authored
The upgrade of fog-google in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/46648 enabled the use of Google default service accounts. This documents how to use this and what permissions to check.
-
Evan Read authored
Add Monitor :: Health metadata to page See merge request gitlab-org/gitlab!46734
-
Dave Pisek authored
* Fix test descriptions * Move setting input value to helper
-
Enrique Alcántara authored
Split sign in and sign up pages See merge request gitlab-org/gitlab!42592
-
- 02 Nov, 2020 1 commit
-
-
Dave Pisek authored
* Renaming of parameter * Add more comments to explain the behavior
-