- 21 Jul, 2021 40 commits
-
-
Francisco Javier López authored
In this commit we refactor the Trial Experiment menu to the new group sidebar refactor. This menu is quite special as it doesn't follow the same UI structure as the other menus. Because of that, we're introducing a new behavior to allow menu render specic partials.
-
Andrew Fontaine authored
Activate correct nav item for Admin::LicensesController See merge request gitlab-org/gitlab!66051
-
Olena Horal-Koretska authored
Add apollo and title component to package details refactor See merge request gitlab-org/gitlab!65810
-
Nicolò Maria Mezzopera authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!66539
-
Sean McGivern authored
Add `user_cap_reached?` to EE::Group See merge request gitlab-org/gitlab!66264
-
Steve Abrams authored
Remove not_null constraint on project_fingerprint for `security_findings` See merge request gitlab-org/gitlab!66194
-
Andrew Fontaine authored
Add supporting SVG images for trial reassurance See merge request gitlab-org/gitlab!65890
-
Dallas Reedy authored
-
Sean McGivern authored
Return error message when moving issue to not authorized board assignee list See merge request gitlab-org/gitlab!66101
-
GitLab Release Tools Bot authored
-
Imre Farkas authored
Create policies vue app See merge request gitlab-org/gitlab!64560
-
Albert Salim authored
Assign Gitaly Review App pods to non-preemptible nodes See merge request gitlab-org/gitlab!65938
-
Mark Lapierre authored
-
Mikołaj Wawrzyniak authored
[RUN ALL RSPEC] [RUN AS-IF-FOSS] Use instrumented classes in Usage Ping See merge request gitlab-org/gitlab!64168
-
Stan Hu authored
Optimize scanning for references process See merge request gitlab-org/gitlab!65847
-
Stan Hu authored
Instrument sub-transactions created by ActiveRecord See merge request gitlab-org/gitlab!66477
-
Kushal Pandya authored
Add a locked state to approval settings checkbox See merge request gitlab-org/gitlab!66450
-
Jiaan Louw authored
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!66521
-
Corinna Wiesner authored
With the removal of the old license page, the remaining actions have to activate the correct nav item. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/66051 EE: true
-
Kati Paizee authored
Docs: Highlight importance of batched background migrations See merge request gitlab-org/gitlab!66434
-
Katrin Leinweber authored
-
Kati Paizee authored
Docs on lowering node counts for 3k ref arch See merge request gitlab-org/gitlab!66168
-
Catalin Irimie authored
-
Alex Kalderimis authored
Removed code for service templates See merge request gitlab-org/gitlab!64975
-
Oghenerukevwe Kofi authored
Technical debt maintenance: Removes most of the code for the deprecated `service templates` feature. The code for the `PropagateServiceTemplateWorker` and its tests are untouched. Changelog: other
-
Jacob Vosmaer authored
Rename Workhorse go module to gitlab/workhorse See merge request gitlab-org/gitlab!65593
-
Philippe Lafoucrière authored
-
Bob Van Landuyt authored
Cleanup temp indexes from reindexing See merge request gitlab-org/gitlab!65971
-
GitLab Release Tools Bot authored
[ci skip]
-
Imre Farkas authored
Drop invalid UTF-8 when displaying in job logs See merge request gitlab-org/gitlab!66423
-
GitLab Release Tools Bot authored
[ci skip]
-
alinamihaila authored
-
Kushal Pandya authored
Save visited URL filters to recent searches and update weight token list See merge request gitlab-org/gitlab!66361
-
Jan Provaznik authored
Add descendantGroups field to Group type See merge request gitlab-org/gitlab!65255
-
Tetiana Chupryna authored
Skip in-product marketing emails when on trial See merge request gitlab-org/gitlab!66269
-
Max Woolf authored
Migrate New Environments Form to Vue See merge request gitlab-org/gitlab!66192
-
Grzegorz Bizon authored
-
Eugenia Grieff authored
- This fields allow us to query the group's decendant groups Add search and owned arguments - Add search functionality to GroupsFinder - Update docs Changelog: added
-