- 31 Aug, 2021 1 commit
-
-
Jonston Chan authored
-
- 28 Aug, 2021 2 commits
- 27 Aug, 2021 15 commits
-
-
Mike Greiling authored
Update dependency @gitlab/ui to v32.4.0 See merge request gitlab-org/gitlab!69130
-
Bob Van Landuyt authored
Patch `grape-entity` to prevent having NameError loop See merge request gitlab-org/gitlab!69040
-
Mehmet Emin INAC authored
RubyVM starts raising unlimited amount of `NameError` errors in case of a `NameError` in our Grape::Entity instances because of a bug exists in the `grape-entity` gem. This causes high CPU usage and puts us at the risk of having DoS. The VM would eventually raise a `SystemStackError` but this takes quite long time because the repeating frames are huge. You can track the progress of upstream fix here: https://github.com/ruby-grape/grape-entity/pull/355 Changelog: fixed
-
Doug Stull authored
Store fetched group labels in vuex See merge request gitlab-org/gitlab!64273
-
Ezekiel Kigbo authored
-
Grzegorz Bizon authored
Observe duration of each pipeline creation step See merge request gitlab-org/gitlab!68485
-
Mikołaj Wawrzyniak authored
Steal pending merge request diff commit user jobs See merge request gitlab-org/gitlab!68769
-
Markus Koller authored
Fix typo in Axios FE guide. See merge request gitlab-org/gitlab!68704
-
Tetiana Chupryna authored
Fix 404 error when editing predefined network policies See merge request gitlab-org/gitlab!68728
-
Alan (Maciej) Paruszewski authored
-
Mikołaj Wawrzyniak authored
Refactor spec for DestroyAllExpiredService See merge request gitlab-org/gitlab!69036
-
Mikołaj Wawrzyniak authored
Update group product intelligence for feature flags See merge request gitlab-org/gitlab!68964
-
Lee Tickett authored
Changelog: added
-
Stan Hu authored
[RUN AS-IF-FOSS] Move saas_user_caps feature flag definition to CE See merge request gitlab-org/gitlab!69104
-
Stan Hu authored
Resolve "Update available K8s version on EKS creation with 1.20" See merge request gitlab-org/gitlab!69094
-
- 26 Aug, 2021 22 commits
-
-
Andrew Fontaine authored
Add network policy editor empty state See merge request gitlab-org/gitlab!68907
-
Mayra Cabrera authored
Add Files API throttling to application settings See merge request gitlab-org/gitlab!68559
-
Amy Qualls authored
API Docs Vale fixes See merge request gitlab-org/gitlab!68493
-
Mike Russo authored
-
Mayra Cabrera authored
Handle database connection errors without causes See merge request gitlab-org/gitlab!68858
-
GitLab Renovate Bot authored
-
Mayra Cabrera authored
Enable iterations to use reference filter cache See merge request gitlab-org/gitlab!67431
-
Paul Slaughter authored
Update dependency @sourcegraph/code-host-integration to v0.0.60 See merge request gitlab-org/gitlab!67779
-
Mayra Cabrera authored
Add escalations table for issues See merge request gitlab-org/gitlab!65209
-
Sarah Yasonik authored
-
Matt Kasa authored
Replaces before blocks that manipulate db objects with let statements Related to https://gitlab.com/gitlab-org/gitlab/-/issues/322817
-
Stan Hu authored
Fix Epic bulk updates leaking to other epics See merge request gitlab-org/gitlab!68730
-
Jose Ivan Vargas authored
Merge branch '336975-users-setup-for-company-field-is-overridden-to-true-for-existing-users-during-subscription' into 'master' Resolve "Users "Setup for company" field is overridden to true for existing users during subscription purchase" See merge request gitlab-org/gitlab!68868
-
Marcia Ramos authored
Advanced Search: Create feature flags to disable some tabs See merge request gitlab-org/gitlab!68640
-
Dmitry Gruzd authored
-
Enrique Alcántara authored
Improve serialization of content editor extensions See merge request gitlab-org/gitlab!68877
-
Stan Hu authored
Remove subtransaction from DastSite See merge request gitlab-org/gitlab!69077
-
Andrew Fontaine authored
Disallow editing environment name See merge request gitlab-org/gitlab!68550
-
Vladimir Shushlin authored
When environment gets updated, slug and tier aren't properly updated. And we actually can't update slug as it's used by deployment jobs(e.g. AutoDevOps) and should stay the same for the environment. https://gitlab.com/gitlab-org/gitlab/-/issues/31268 Changelog: fixed
-
Kerri Miller authored
Fix use of Raven optional attributes See merge request gitlab-org/gitlab!69116
-
Tetiana Chupryna authored
Merge branch '320798-follow-up-from-update-feature-specs-to-reflect-new-project-members-view' into 'master' Rename `Spec::Support::Helpers::Features::MembersHelpers` filename See merge request gitlab-org/gitlab!69015
-
Enrique Alcántara authored
Remove refs to markdown_processing_examples in unit tests See merge request gitlab-org/gitlab!68883
-