- 19 Jun, 2020 27 commits
-
-
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
-
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 13 commits
-
-
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.
-
Mike Jang authored
Add doc for MR approvals scoping to compliance frameworks See merge request gitlab-org/gitlab!34814
-
Tan Le authored
This feature allows administrator to scope MR approvals settings to compliance-labeled projects.
-
Ezekiel Kigbo authored
Tidy up some main.js behaviors See merge request gitlab-org/gitlab!34651
-
Michael Kozono authored
Geo - Remove unused Geo::Fdw::Ci::JobArtifact model Closes #217477 See merge request gitlab-org/gitlab!34592
-
James Fargher authored
Metrics dashboard schema validation egde cases Closes #210289 See merge request gitlab-org/gitlab!34166
-
Amy Qualls authored
Docs: Style and procedure updates to Slack page Closes #222485 See merge request gitlab-org/gitlab!34684
-
Paul Slaughter authored
Fix column styling See merge request gitlab-org/gitlab!34619
-
Peter Leitzen authored
Explicitly require the ComplianceManagement::ComplianceFramework dependency See merge request gitlab-org/gitlab!34843
-
Michael Kozono authored
Merge branch '217477-remove-feature-flags-to-make-registry-table-ssot-for-job-artifacts' into 'master' Remove feature flag to make registry table SSOT for Job Artifacts See merge request gitlab-org/gitlab!34590
-
Doug Stull authored
- clean codebase as a followup from disabling.
-
Mayra Cabrera authored
Revert "Merge branch 'ab/partition-management' into 'master'" See merge request gitlab-org/gitlab!34880
-
Mehmet Emin INAC authored
Since we already have ComplianceFramework module defined in it's own file, if that file is not loaded into memory by autoload and if the other files within the namespace of ComplianceFramework are loaded into memory, accessing the attributes of that constant would raise error because autoload won't load that file since the module is already defined somewhere else.
-