- 19 Jun, 2020 39 commits
-
-
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
-
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
-
Zamir Martins Filho authored
This change supports custom file for apparmor and adds proper documentation
-
Ash McKenzie authored
Bump gitlab-mail_room to 0.0.6 See merge request gitlab-org/gitlab!34787
-
Albert Salim authored
-
Russell Dickenson authored
Update security dashboard documentation for attached issues See merge request gitlab-org/gitlab!34610
-
Savas Vedova authored
- Add documentation on attached issues - Add documentation on creating issues
-
Suzanne Selhorn authored
Add note about Helm to container reg docs See merge request gitlab-org/gitlab!34892
-
Tim Rizzi authored
-
Patrick Bajao authored
Adds a comment to explain why we need `ApprovalWrappedRule`.
-
Russell Dickenson authored
Update experiment guide doc See merge request gitlab-org/gitlab!34686
-
Evan Read authored
Docs: enable distribution of reads for Praefect Closes gitaly#2800 See merge request gitlab-org/gitlab!33968
-
Pavlo Strokov authored
Instruction on how to enable Praefect to support distribution of read operations. https://gitlab.com/gitlab-org/gitaly/-/issues/2650 This is an optional feature that can be enabled by feature flag. Related to: https://gitlab.com/gitlab-org/gitaly/-/issues/2823
-
- 18 Jun, 2020 1 commit
-
-
Krasimir Angelov authored
The new column is named `secrets` and is of type `jsonb`, there is also json schema validation for what data can be stored in it. Related to https://gitlab.com/gitlab-org/gitlab/-/issues/28321 and https://gitlab.com/gitlab-org/gitlab/-/issues/218746.
-