- 10 Dec, 2020 1 commit
-
-
Manoj M J authored
This change integrates FortiCloud Token to GitLab 2FA options
-
- 09 Dec, 2020 35 commits
-
-
Jacques Erasmus authored
Refactor hasStartDate* methods from roadmap preset mixins See merge request gitlab-org/gitlab!49530
-
Alper Akgun authored
Docs to manually force the current user to be in the experiment group See merge request gitlab-org/gitlab!49366
-
Alper Akgun authored
-
Marcel Amirault authored
Change interruptible statement to point to reference See merge request gitlab-org/gitlab!49062
-
Cynthia Ng authored
-
Marcel Amirault authored
Improve example description text for complex rule clauses. See merge request gitlab-org/gitlab!48886
-
Natalia Tepluhina authored
Get threat monitoring alerts and show them in a list See merge request gitlab-org/gitlab!48526
-
Alexander Turinske authored
- display alerts via table - allow for status change
-
Illya Klymov authored
Hide extra breadcrumb arrow that overlaps with last breadcrumb item See merge request gitlab-org/gitlab!49456
-
Marcel Amirault authored
Don't run Vale on SVG replacement codes See merge request gitlab-org/gitlab!49523
-
Amy Qualls authored
The SVG replacement codes can't be guaranteed to be real words, but it doesn't matter. They shouldn't be linted by Vale. This MR proposes a TokenIgnores line that skips items matching a regex of **{this}**. Note that tier badges, blessedly, use **(this)** instead of curly braces, so we can lint them separately.
-
Marcel Amirault authored
Fix typo in YAML anchors for scripts example See merge request gitlab-org/gitlab!47599
-
Marcel Amirault authored
Docs: double quote cURL URLs in /doc/install/, /doc/migrate_ci_to_ce/, /doc/topics/, /doc/update/, and /doc/user/ See merge request gitlab-org/gitlab!49509
-
Marcel Amirault authored
Docs: double quote cURL URLs in /doc/api/, /doc/ci/, and /doc/development/ See merge request gitlab-org/gitlab!49504
-
Heinrich Lee Yu authored
Do not apply SLA labels for projects without license See merge request gitlab-org/gitlab!49461
-
Marcel Amirault authored
Docs: double quote cURL URLs in /docs/administration/ See merge request gitlab-org/gitlab!49445
-
Andreas Brandl authored
Add `system` to existing index for notes See merge request gitlab-org/gitlab!48864
-
Kerri Miller authored
-
Thong Kuah authored
Update GitLab Workhorse to v8.58.0 See merge request gitlab-org/gitlab!49534
-
Simon Knox authored
Merge branch '291160-merge-request-doesn-t-fully-render-when-user-is-a-tool-admin-if-not-part-of-project' into 'master' Fix MR rendering issue when user is tool admin See merge request gitlab-org/gitlab!49258
-
Doug Stull authored
- issues with humanAccess not having value
-
Thong Kuah authored
Revert "Merge branch 'ps-add-sourcegraph-feature-flag-yml' into 'master'" See merge request gitlab-org/gitlab!49538
-
Thong Kuah authored
Add download action to the Terraform state listing See merge request gitlab-org/gitlab!48837
-
Emily Ring authored
Updated terraform list vue to allow user to download JSON file Updated associated tests and translations
-
Tiger Watson authored
Remove temporary blocking issues indexes See merge request gitlab-org/gitlab!48064
-
Paul Slaughter authored
This reverts merge request !49442
-
Dylan Griffith authored
Switch Search Elasticsearch index to use default english stemmer See merge request gitlab-org/gitlab!48518
-
Terri Chu authored
-
Paul Slaughter authored
Update Vue and related dependencies See merge request gitlab-org/gitlab!46125
-
Kerri Miller authored
Avoid the use of Elasticsearch joins when searching for issues See merge request gitlab-org/gitlab!48583
-
Dylan Griffith authored
This mirrors what happens with any new index. All migrations should be marked as having finished as soon as the new index is created.
-
Stan Hu authored
-
Stan Hu authored
Changes: https://gitlab.com/gitlab-org/gitlab-workhorse/-/blob/master/CHANGELOG - Support alternate document root directory https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/626 - Fix uploader not returning 413 when artifact too large https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/663 - Auto-register Prometheus metrics https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/660 - Do not resize when image is less than 8 bytes https://gitlab.com/gitlab-org/gitlab-workhorse/-/merge_requests/666
-
Russell Dickenson authored
docs: Correct static analysis tiering in Auto-Devops docs See merge request gitlab-org/gitlab!49494
-
Lucas Charles authored
Updates Auto-SAST and Auto-Secret-Detection to correctly list tiering availability in core and mr widget in ultimate
-
- 08 Dec, 2020 4 commits
-
-
Suzanne Selhorn authored
Disable future tense rule on paragraph See merge request gitlab-org/gitlab!49529
-
Mark Chao authored
Predefined CI variables for the dependency proxy See merge request gitlab-org/gitlab!49133
-
Steve Abrams authored
Add the following predefined environment variables: - CI_DEPENDENCY_PROXY_USER - CI_DEPENDENCY_PROXY_PASSWORD - CI_DEPENDENCY_PROXY_HOST - CI_DEPENDENCY_PROXY_GROUP_URL
-
Amy Qualls authored
Remove future tense from the Front End guide's Vuex section See merge request gitlab-org/gitlab!49524
-