- 30 Aug, 2021 11 commits
-
-
Adam Hegyi authored
This change adds AR concern for defining loose foreign keys. The module itself is currently not doing anything. The actual implementation (record cleanup) is going to be implemented in a separate change.
-
Simon Knox authored
Only show tooltip on truncate for commit info See merge request gitlab-org/gitlab!68889
-
Evan Read authored
Add notes on using correlation ids from API See merge request gitlab-org/gitlab!69176
-
Sean Arnold authored
-
Simon Knox authored
Fix epic swimlanes list repositioning not working See merge request gitlab-org/gitlab!68908
-
Russell Dickenson authored
Update Version History of Project Security Dashboard to fit its tier See merge request gitlab-org/gitlab!68694
-
Niklas authored
-
Mark Chao authored
Only set User#commit_email with user input See merge request gitlab-org/gitlab!68591
-
Russell Dickenson authored
Review X509 page for CTRT purposes See merge request gitlab-org/gitlab!68792
-
Amy Qualls authored
-
Evan Read authored
Add crosslinks to several more permissions See merge request gitlab-org/gitlab!68816
-
- 29 Aug, 2021 2 commits
-
-
Luke Duncalfe authored
Sync update of title and description between RequirementsManagment::Requirement objects and requirement type issues See merge request gitlab-org/gitlab!64929
-
charlie ablett authored
Between Requirements and Requirement Issues Wrap updates in pseudo-transaction Add validation flags when mirrored object not valid Changelog: added EE: true
-
- 28 Aug, 2021 8 commits
-
-
Suzanne Selhorn authored
Docs: improve CI examples page See merge request gitlab-org/gitlab!69155
-
Jonston Chan authored
-
Suzanne Selhorn authored
Add documentation for gitlab-runner issue 1042 See merge request gitlab-org/gitlab!57354
-
Systemkern authored
-
Heinrich Lee Yu authored
Revert "Merge branch 'stuck-ci-jobs-worker-optimize-running' into 'master'" See merge request gitlab-org/gitlab!69163
-
Stan Hu authored
This reverts merge request !68891 Changelog: other
-
Stan Hu authored
Optimize StuckCiJobsWorker running builds query See merge request gitlab-org/gitlab!68891
-
Stan Hu authored
Render audio in content editor See merge request gitlab-org/gitlab!68598
-
- 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 4 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
-