- 19 Jun, 2020 40 commits
-
-
Coung Ngo authored
An object was being incorrectly declared as a type instead of an input
-
Sean McGivern authored
Use GpgKeys::CreateService when a user creates gpg keys for themselves via the API See merge request gitlab-org/gitlab!34817
-
Sean McGivern authored
Use `GpgKeys::CreateService` when an admin creates a new gpg key for a user See merge request gitlab-org/gitlab!34737
-
Sean McGivern authored
Show validation error if link creation fails See merge request gitlab-org/gitlab!33638
-
Jan Provaznik authored
When link creation fails due to validation error, then an exception is raised and no reasonable error is displayed to the user. With this change we: * try creating all links * gather all errors and return them in the response
-
Marcia Ramos authored
Add link to account limits See merge request gitlab-org/gitlab!34422
-
Cynthia Ng authored
-
Mark Florian authored
Add tooltips to JUnit report test See merge request gitlab-org/gitlab!29076
-
Marcin Sedlak-Jakubowski authored
Fix documentation of resource milestone events api See merge request gitlab-org/gitlab!34625
-
Denys Mishunov authored
Update pinned links to use GlButton See merge request gitlab-org/gitlab!34620
-
David O'Regan authored
We are updating the pinned link component to use an abstraction to remove duplicate HTML and abstract strings to constants.
-
Kamil Trzciński authored
Assign plan_id when building a new plan limit See merge request gitlab-org/gitlab!34845
-
Marius Bobin authored
Using `PlanLimits.new` fails because the `plan_id` FK is not set. We were also directing users to use `Plan.default.limits` which can be nil if there are no limit records.
-
Kushal Pandya authored
Update dependency @gitlab/ui to v17.1.0 See merge request gitlab-org/gitlab!34849
-
Igor Drozdov authored
Add explanation about ApprovalWrappedRule See merge request gitlab-org/gitlab!34822
-
Marcel Amirault authored
Added link to cloud deploy images See merge request gitlab-org/gitlab!34624
-
Marcel Amirault authored
Add default .com job archival notes See merge request gitlab-org/gitlab!33718
-
James Heimbuck authored
-
Marcel Amirault authored
Correction in DAG Pipeline Documentation for needs keyword See merge request gitlab-org/gitlab!34781
-
Martin Wortschack authored
Merge branch '219121-resolve-the-need-for-disabling-redundant-check-in-haml-templates' into 'master' Resolve the need for disabling redundant check in haml templates Closes #219121 See merge request gitlab-org/gitlab!34860
-
Kushal Pandya authored
Replace SafeLink Component with GlLink Closes #216040 See merge request gitlab-org/gitlab!31083
-
Dheeraj Joshi authored
This change would deprecate the SafeLink component and use the default feature of GlLink which now does the same job as SafeLink
-
Marcel Amirault authored
Clarify use IAM profile feature docs See merge request gitlab-org/gitlab!34705
-
Evan Read authored
-
Grzegorz Bizon authored
Add column to ci_builds_metadata to store secrets See merge request gitlab-org/gitlab!34480
-
Marcel Amirault authored
Docs: Added shared runner minutes See merge request gitlab-org/gitlab!34799
-
Suzanne Selhorn authored
-
Dylan Griffith authored
Move `reset_alerting_token` route spec from EE to CE See merge request gitlab-org/gitlab!34731
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Rajendra Kadam authored
-
Russell Dickenson authored
Add docs for common's logutil within secure integration docs See merge request gitlab-org/gitlab!34356
-
Daniel Paul Searles authored
-
Russell Dickenson authored
Docs for `SECURE_LOG_LEVEL` See merge request gitlab-org/gitlab!34462
-
Dylan Griffith authored
Merge branch '223148-pipeline-compilation-error-due-to-build-assets-image-needs-compile-production-assets' into 'master' Remove backstage from build-assets-image rule Closes #223148 See merge request gitlab-org/gitlab!34900
-
Russell Dickenson authored
Add AppArmor as Cluster App See merge request gitlab-org/gitlab!34129
-