- 07 Jan, 2022 40 commits
-
-
Andrew Fontaine authored
Show number of counts next to tabs See merge request gitlab-org/gitlab!76859
-
Nick Gaskill authored
Remove outdated GitLab versions from Package docs See merge request gitlab-org/gitlab!77759
-
Andreas Brandl authored
Remove migration helpers using BG migrations See merge request gitlab-org/gitlab!77768
-
Nick Gaskill authored
Remove outdated GitLab versions from Monitor docs See merge request gitlab-org/gitlab!77777
-
Doug Stull authored
Merge branch 'jejacks0n/experiment/new_project_sast_enabled_add_unchecked_free_variant_method' into 'master' Adds new unchecked free indicator variant method See merge request gitlab-org/gitlab!77703
-
Andrew Fontaine authored
Remove docs discouraging single-line conditionals See merge request gitlab-org/gitlab!77598
-
Lin Jen-Shin authored
test: Install Gitaly incrementally See merge request gitlab-org/gitlab!76558
-
Dan Davison authored
Add ability to fetch number of tests a scenario would run See merge request gitlab-org/gitlab!77526
-
Sanad Liaquat authored
-
David O'Regan authored
GitLab Version - Update Version Status Indicator See merge request gitlab-org/gitlab!77521
-
Stan Hu authored
Graphql: Add package managers api paths to details type See merge request gitlab-org/gitlab!77518
-
Nicolò Maria Mezzopera authored
Add all the package managers API paths to package details type Changelog: added
-
Craig Norris authored
Remove outdated GitLab versions from Monitor docs
-
Robert May authored
Pass formats explicitly when rendering .md file See merge request gitlab-org/gitlab!75777
-
pbair authored
Remove two older and not-recommended migration helpers which use background migrations to rename or change type of a column. Generally we prefer to use a custom BG migration for the time being, since these migration helpers have a few issues with their implementation. These migration helpers are also a good candidate to be reimplemented using batched background migrations, following current "best practices."
-
Phil Hughes authored
Prevent design discussions without user login See merge request gitlab-org/gitlab!77563
-
Paul Slaughter authored
Track the promote_mr_approvals_in_free experiment See merge request gitlab-org/gitlab!76893
-
Dallas Reedy authored
- Add the extra desired tracking events to the experiment flow - Test (most) of the tracking events (not testing `assignment` or `page_view`) - Add a constant object for the tracking event actions & options https://gitlab.com/gitlab-org/gitlab/-/merge_requests/76893
-
Miguel Rincon authored
Refactor wiki_form_spec.js file See merge request gitlab-org/gitlab!77614
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!77760
-
Miguel Rincon authored
Improve group webhooks UI text See merge request gitlab-org/gitlab!76187
-
Russell Dickenson authored
* Added link to a description of the term "percent-encoded" because it's not commonly understood. * Set "X-Gitlab-Token HTTP" in code styling as per the guidelines. * Changed help text of all triggers to remove duplicate content. * Changed text for the "empty group hooks" case. Changelog: changed
-
Nicolò Maria Mezzopera authored
Make ~/issues/show/constants consistent See merge request gitlab-org/gitlab!77594
-
Coung Ngo authored
Make the identifiers for primitives screaming camel case, and make the identifiers for objects camel case (including object property names)
-
Nicolò Maria Mezzopera authored
Refactor admin labels to use shared HAML partial See merge request gitlab-org/gitlab!77546
-
Peter Hegman authored
Use shared HAML partial for admin labels edit/create actions. Results in a few very minor button text changes. Changelog: changed
-
Achilleas Pipinellis authored
Style and content edits for self-hosting docs See merge request gitlab-org/gitlab!77689
-
Craig Norris authored
Style and content edits for self-hosting docs
-
GitLab Release Tools Bot authored
-
Marcia Ramos authored
Update BG migration docs for removed methods See merge request gitlab-org/gitlab!77308
-
Craig Norris authored
Remove outdated GitLab versions from Package docs
-
Douglas Barbosa Alexandre authored
Remove deployments_archive feature flag See merge request gitlab-org/gitlab!77490
-
Marcia Ramos authored
Remove the warning message from the agent repository doc See merge request gitlab-org/gitlab!77736
-
Arturo Herrero authored
Update Pajamas badges on sherlock/transactions See merge request gitlab-org/gitlab!77662
-
Enrique Alcantara authored
Refactor test suite for the wiki_form.vue component with the following goals: Prevent timeouts in local and remote environments Use a single createWrapper function Follow vue-test-utils best practices
-
Sean McGivern authored
Add GraphQL mutation to revoke an agent token See merge request gitlab-org/gitlab!77635
-
Savas Vedova authored
Added Storybook stories for shared survey Banner See merge request gitlab-org/gitlab!77655
-
Jannik Lehmann authored
-
Olena Horal-Koretska authored
-
Arturo Herrero authored
This commit switches a badge from using manual CSS classes to the helper abstraction.
-