- 27 Apr, 2020 40 commits
-
-
Drew Blessing authored
12.8 deprecated the endpoint and redirected to `/admin/application_settings/general`. For 13.0 the endpoint can be removed since it's potentially a breaking change for a user that had the endpoint bookmarked.
-
Sean McGivern authored
Add pipeline creation duration histogram metric Closes #214784 See merge request gitlab-org/gitlab!30025
-
Robert Speicher authored
Sort DS analysers according to scanner id See merge request gitlab-org/gitlab!30190
-
Robert Speicher authored
Update License Management major version See merge request gitlab-org/gitlab!30341
-
Nathan Friend authored
Enable compile-once and compile-with-DLL options for dev-server process Closes #34096 See merge request gitlab-org/gitlab!25149
-
Paul Slaughter authored
Migrate deploy_keys to Jest Closes #194227 See merge request gitlab-org/gitlab!30145
-
Martin Wortschack authored
Better Geo Out of Date Errors Closes #211862 See merge request gitlab-org/gitlab!29800
-
Dmytro Zaporozhets authored
Move more helm command tests to shared examples Closes #39460 See merge request gitlab-org/gitlab!21863
-
Hordur Freyr Yngvason authored
A large amount of the helm command behavior is shared behavior inherited from BaseCommand, yet much of the test code was duplicated. This extracts the common test code into shared examples. Resolves https://gitlab.com/gitlab-org/gitlab/issues/39460
-
Lin Jen-Shin authored
Fix header name for keyset pagination See merge request gitlab-org/gitlab!30093
-
Marcia Ramos authored
Fix broken link in logging.md See merge request gitlab-org/gitlab!30440
-
Paul Slaughter authored
Remove update function logic from issue.js See merge request gitlab-org/gitlab!21414
-
-
Nick Gaskill authored
Update offline scanning documentation See merge request gitlab-org/gitlab!30227
-
Imre Farkas authored
Revert "Merge branch 'restrict-user-autocompletes' into 'master'" See merge request gitlab-org/gitlab!30512
-
Douglas Barbosa Alexandre authored
Fix second 500 error with NULL restricted visibility levels Closes #215638 See merge request gitlab-org/gitlab!30414
-
Dmytro Zaporozhets authored
Handle empty terraform plan See merge request gitlab-org/gitlab!30002
-
Jarka Košanová authored
Add scheduled_at field to jira_imports table Closes #213808 See merge request gitlab-org/gitlab!30284
-
Nathan Friend authored
Remove duplicate db query in dashboard snippets See merge request gitlab-org/gitlab!30277
-
Marcia Ramos authored
Fix filename & Rails version in Geo framework doc See merge request gitlab-org/gitlab!30360
-
Douglas Barbosa Alexandre authored
Geo: Add PackageFileRegistryFinder to prepare for GraphQL API work See merge request gitlab-org/gitlab!30137
-
Andrew Fontaine authored
Resolve "Allow multiple screenshots to be uploaded in copy paste" See merge request gitlab-org/gitlab!30152
-
Natalia Tepluhina authored
-
Andrew Fontaine authored
Migrate pipelines_spec.js to Jest See merge request gitlab-org/gitlab!30232
-
Mike Greiling authored
Re-implement nodemon as a required module so that we can remove the superfluous config file.
-
Igor Drozdov authored
Upgrade Grape v1.1.0 to v1.3.2 Closes #195960 See merge request gitlab-org/gitlab!27276
-
Nick Thomas authored
Add mutation to update limit metric settings on board lists See merge request gitlab-org/gitlab!29897
-
Sean McGivern authored
Add JSON wrapper cop See merge request gitlab-org/gitlab!29705
-
Natalia Tepluhina authored
User can enable alert management See merge request gitlab-org/gitlab!30024
-
David O'Regan authored
-
can eldem authored
-
Nathan Friend authored
Migrate dirty_submit to Jest Closes #194229 See merge request gitlab-org/gitlab!30294
-
Marcia Ramos authored
Fix typo in file_lock.md See merge request gitlab-org/gitlab!30366
-
Alessio Caiazza authored
This reverts merge request !28115
-
Marcia Ramos authored
Fix formatting in Uploads administration See merge request gitlab-org/gitlab!30138
-
Jan Provaznik authored
Fix AttributesRewriter for ResourceMilestoneEvents without milestone See merge request gitlab-org/gitlab!30475
-
Achilleas Pipinellis authored
Added 12.9 link to upgrade specific steps See merge request gitlab-org/gitlab!30495
-
Zack Cuddy authored
Currently when a Geo Node gets out of sync the errors are scattered all around the card. This is hard to follow for the user as the location of the errors isn't always consistent. This MR cleans up a lot of the current error UI and consildates it. The time since last synced is also now always visible in the main section of the card.
-
Achilleas Pipinellis authored
Remove PyPI from suggested contributions See merge request gitlab-org/gitlab!30407
-