- 25 May, 2021 40 commits
-
-
Rémy Coutable authored
Add swedish proofreader See merge request gitlab-org/gitlab!61360
-
Rémy Coutable authored
Request proofreader status for polish language See merge request gitlab-org/gitlab!61346
-
Jakub Gładykowski authored
-
Rémy Coutable authored
Upgrade helm 3.5.3 and kubectl v1.17 CLI See merge request gitlab-org/gitlab!62444
-
David O'Regan authored
Geo Node Status 2.0 - Refactor Popovers See merge request gitlab-org/gitlab!62243
-
David Fernandez authored
Add Debian package upload to API See merge request gitlab-org/gitlab!62028
-
Mikołaj Wawrzyniak authored
Process emails for projects with not unique service desk keys See merge request gitlab-org/gitlab!62139
-
Arturo Herrero authored
Updates authorization for lint [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62004
-
Zack Cuddy authored
The Geo Node Progress Bars showed some incorrect infomation based on what data they were representing. This change adds some custom props to allow us to control the popover labels.
-
David O'Regan authored
Fix JavaScript initialization in readonly mode See merge request gitlab-org/gitlab!62427
-
Felipe Artur authored
Prevent errors with emails sent to projects with not unique service desk keys. Changelog: fixed MR: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/62139
-
Miguel Rincon authored
Refactor commit pipelines table spec See merge request gitlab-org/gitlab!62031
-
Nick Thomas authored
Use consistent cache naming for set caches: Expire new key format See merge request gitlab-org/gitlab!62264
-
Sean Arnold authored
-
Bob Van Landuyt authored
Resolve "Error `queues: authorized_projects cannot be defined twice`" See merge request gitlab-org/gitlab!62442
-
Markus Koller authored
Remove the check_maven_path_first feature flag [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62187
-
Markus Koller authored
Fix `Jira` constant autoloading problem in development See merge request gitlab-org/gitlab!62437
-
Matija Čupić authored
Use new location for container-scanning analyzer See merge request gitlab-org/gitlab!62358
-
Paul Slaughter authored
- There are some flash banners which do not have a close el ([example][1]) but our function expected `getCloseEl` to exist. - This MR fixes a bug that'll prevent a lot of JavaScript from working since we try to set up flashes in our critical application path ([see comment][2]). [1]: ee/app/views/layouts/header/_read_only_banner.html.haml [2]: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/61831#note_583912822 Changelog: fixed
-
Francisco Javier López authored
The setup for refactoring styles in the left panel [without disabling Startup CSS] See merge request gitlab-org/gitlab!62452
-
Denys Mishunov authored
-
Phil Hughes authored
Fix invite members button showing when signed out See merge request gitlab-org/gitlab!62325
-
Jackie Fraser authored
-
Vitaly Slobodin authored
Update dependency eslint to v7.27.0 See merge request gitlab-org/gitlab!62355
-
Alper Akgun authored
Update gravatar enabled metric See merge request gitlab-org/gitlab!62225
-
Phil Hughes authored
Fix pipeline header actions from showing when user does not have permission See merge request gitlab-org/gitlab!62137
-
Vitali Tatarintev authored
Remove unused Integration#external_wiki? method See merge request gitlab-org/gitlab!62267
-
Bob Van Landuyt authored
Create DAST Configuration page [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!62014
-
Dheeraj Joshi authored
-
Vitali Tatarintev authored
Remove notices of moved Integrations related pages See merge request gitlab-org/gitlab!61960
-
Achilleas Pipinellis authored
Add the last step to pages migration doc. See merge request gitlab-org/gitlab!62371
-
lauraMon authored
* Force some form of authentication in order to access the lint endpoint for unauthenticated users on GitLab instances with restrictions * Adds a method for determining if registration on an instance is limited based on the above * Adds specs for all the cases mentioned above Changelog: changed
-
Adam Hegyi authored
Reworks snapshots and segments structure See merge request gitlab-org/gitlab!61903
-
Alex Kalderimis authored
Fix the Create new cluster feature See merge request gitlab-org/gitlab!62341
-
João Alexandre Cunha authored
Basic authentication was removed for GKE cluster versions 1.19 Our API call to create GKE clusters did not specify a cluster version, thus the integration started breaking as soon as Google defined that 1.19 is the default version. The quickest solution is to pin the k8s version to 1.18. Changelog: fixed
-
Kati Paizee authored
Docs Fix for Vale issues for ./administration/geo/index.md (#329044) See merge request gitlab-org/gitlab!62440
-
Abhijeet Chatterjee authored
-
Fabio Pitino authored
Drop builds that don't match runners or have exceeded their quota [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61475
-
Pavel Shutsin authored
Restructures models to allow multiple segments for the same namespace Changelog: changed
-
David Fernandez authored
Fix missing system notes and system events on create issue [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!61746
-