- 07 Jan, 2022 40 commits
-
-
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
-
Pavel Shutsin authored
Remove log_implicit_sidekiq_status_calls feature flag See merge request gitlab-org/gitlab!77349
-
Bob Van Landuyt authored
Update translation levels - Jan 2022 See merge request gitlab-org/gitlab!77694
-
Bob Van Landuyt authored
Set low custom apdex for Value Stream Analytics See merge request gitlab-org/gitlab!74845
-
Grzegorz Bizon authored
Add the CI/CD data time-decay blueprint See merge request gitlab-org/gitlab!70052
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
Also add a few more minor changes
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Grzegorz Bizon authored
-
Andreas Brandl authored
-
Stan Hu authored
-
Grzegorz Bizon authored
-
Jackie Porter authored
-
Grzegorz Bizon authored
This commit also assigns and AEC and a domain expert.
-
Grzegorz Bizon authored
-
Mark Florian authored
Move files from ~/ to more approprate modules See merge request gitlab-org/gitlab!77704
-
Dan Jensen authored
Value Stream Analytics is a data-intensive feature that users do not expect to load as quickly as other resources. This sets a custom apdex SLI urgency of "low" to allow for the feature's historically relatively slower load times.
-
Pavel Shutsin authored
Pass formats explicitly when rendering .md file See merge request gitlab-org/gitlab!75778
-
Bob Van Landuyt authored
New Crowdin translations - 06 January 2022 See merge request gitlab-org/gitlab!77680
-
GitLab Crowdin Bot authored
[skip ci]
-
Adam Hegyi authored
Remove foreign key constraint ci_pending_builds.namespace_id See merge request gitlab-org/gitlab!77724
-
Bob Van Landuyt authored
Followed users events (filter ALL) should be ordered by id DESC See merge request gitlab-org/gitlab!77436
-
Eulyeon Ko authored
The events finder should sort followed users events by id DESC. This behavior was broken by the merge request https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77028. Changelog: changed
-
Mark Florian authored
Move files from ~/ to more approprate modules See merge request gitlab-org/gitlab!77708
-
Dylan Griffith authored
The loose foreign key was already added for this in https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77636 . We've confirmed in https://gitlab.com/gitlab-org/gitlab/-/issues/348269 that it is indeed safe to swap these foreign keys for loose foreign keys. Changelog: other
-
Kushal Pandya authored
Fix sticky filters not working on vulnerability report See merge request gitlab-org/gitlab!77647
-
Kushal Pandya authored
Update snippet search badge to use pajamas See merge request gitlab-org/gitlab!77726
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!77742
-
Ezekiel Kigbo authored
Remove :operational_vulnerabilities feature flag See merge request gitlab-org/gitlab!77639
-
Stan Hu authored
Quarantine highly flaky spec See merge request gitlab-org/gitlab!77739
-
Fiona Neill authored
Clean up table in variables doc See merge request gitlab-org/gitlab!77740
-
GitLab Release Tools Bot authored
-
Fiona Neill authored
Add deprecation notice to Pseudonymizer documentation See merge request gitlab-org/gitlab!77582
-
Marcel Amirault authored
Sort the table, and make sure the definition column only has one keyword per row. Splits two rows into 3 each as a result, so each keyword has its own row
-
-
Marcel Amirault authored
Document that variables can be expanded in `tags:` See merge request gitlab-org/gitlab!77484
-
Emanuele Aina authored
Commit dfa6e574 "Evaluate the variables for runner tags section" landed in GitLab 14.1 enabled the expansion of variables in the `tags:` key so let's add that to the places where expansion happens. Signed-off-by: Emanuele Aina <emanuele.aina@collabora.com>
-