- 06 Apr, 2022 1 commit
-
-
Anna Vovchenko authored
As part of the Kubernetes clusters page clean-up, we are updating the UI: - lowercase 'agent' for consistency - remove duplicative buttons - clean-up unnecessary CSS classes Changelog: changed
-
- 04 Apr, 2022 39 commits
-
-
Stan Hu authored
Batched background migrations: Make PrimaryKeyBatchingStrategy easy to extend See merge request gitlab-org/gitlab!84231
-
Craig Norris authored
Clean up feature flag info for Code Intelligence See merge request gitlab-org/gitlab!74915
-
Amy Qualls authored
These two pages for Code Review had incomplete information about the history of the feature flag. I dug up the history, and built out the version history notes in the way our team expects.
-
Paul Slaughter authored
Remove gray background from milestone page See merge request gitlab-org/gitlab!83557
-
Austin Regnery authored
Changelog: changed
-
Frédéric Caplette authored
Update link to point to new location See merge request gitlab-org/gitlab!83846
-
Nick Gaskill authored
Further clarify scan policies in docs See merge request gitlab-org/gitlab!83894
-
Sam White authored
-
Igor Drozdov authored
Stop Package when namespace over_storage_limit See merge request gitlab-org/gitlab!83933
-
Nick Gaskill authored
Clarify vulnerability_states field for scan result policies See merge request gitlab-org/gitlab!83993
-
Sam White authored
-
Kerri Miller authored
Align naming for "secret" fields in integrations See merge request gitlab-org/gitlab!84154
-
Nick Gaskill authored
Docs: Update dev guidelines TW review process See merge request gitlab-org/gitlab!84300
-
Marcia Ramos authored
-
Suzanne Selhorn authored
Change tier for SaaS runners on macOS See merge request gitlab-org/gitlab!84205
-
Darren Eastman authored
-
Jose Ivan Vargas authored
Name seats and storage and shared runners vue apps See merge request gitlab-org/gitlab!83983
-
Ammar Alakkad authored
-
Miguel Rincon authored
Replace runners 'active' filters with 'paused' See merge request gitlab-org/gitlab!83865
-
Miguel Rincon authored
This change removes the active/paused values from the status filter to search for a runner and replaces them with a new "Paused" filter with values Yes or No. This new filter is an equivalent way to make this search, users that visit URLs that use the deprecated status filters are redirected. Changelog: changed
-
Marcia Ramos authored
Move review apps debugging docs to EP runbook See merge request gitlab-org/gitlab!84044
-
David Dieulivol authored
-
Suzanne Selhorn authored
Add cloud native index page See merge request gitlab-org/gitlab!84059
-
Achilleas Pipinellis authored
Cloud Native GitLab supports more than one ways to install GitLab. Previously, we only had the charts, but we the addition of operator, we need a central page to list all the cloud native ways to install GitLab that will also serve as the landing page in the docs navbar.
-
Andrew Fontaine authored
Shorten JS `~/lib` import paths See merge request gitlab-org/gitlab!84083
-
Scott Hampton authored
Update deprecated tutorial for java script See merge request gitlab-org/gitlab!84062
-
Diana Logan authored
Update cicd schema doc from ci to cicd See merge request gitlab-org/gitlab!84265
-
Amy Qualls authored
Creates removal entry for feature flag push_rules_supersede_code_owners See merge request gitlab-org/gitlab!84068
-
Torsten Linz authored
This reverts commit f4d68b19d94a61d7a5adaca6c0a093d50c6f70ac
-
Andrew Fontaine authored
Update policy list root file to be malleable See merge request gitlab-org/gitlab!83911
-
Vasilii Iakliushin authored
Fix unresolved name due to cyclic definition See merge request gitlab-org/gitlab!84202
-
Suzanne Selhorn authored
Fixes documentation for remote-import-s3 See merge request gitlab-org/gitlab!84043
-
Max Woolf authored
The example in the documentation referred to a localhost endpoint and was missing one of the required parameters which could prove confusing for customers migrating to GitLab.com
-
Vasilii Iakliushin authored
Support executable flag in repository files API See merge request gitlab-org/gitlab!83499
-
Timo Furrer authored
This change adds support for a `execute_filemode` field in the [Repository Files API](https://docs.gitlab.com/ee/api/repository_files.html) endpoints, much like it's already available in the [Commits API](https://docs.gitlab.com/ee/api/commits.html). The driver for this change is the `gitlab_repository_file` resource in the Terraform GitLab Provider. This resource allows to manage a file using the Repository Files API, but wasn't supporting to control the executable flag on those files. Changelog: added MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/83499
-
Andy Soiron authored
Resolve all RuboCop offenses for Sentry Client code and specs See merge request gitlab-org/gitlab!84190
-
Doug Stull authored
Create class to encapsulate free user cap logic See merge request gitlab-org/gitlab!83682
-
Amy Qualls authored
Update IP addresses for MG See merge request gitlab-org/gitlab!84287
-
Cleveland Bledsoe Jr authored
-