- 25 May, 2021 40 commits
-
-
Douglas Barbosa Alexandre authored
Copy edit variables comments in Secure CI templates See merge request gitlab-org/gitlab!62274
-
Marcel Amirault authored
-
Andreas Brandl authored
Add comment when DB testing pipeline is started See merge request gitlab-org/gitlab!60943
-
Amy Qualls authored
Remove misleading table definitions See merge request gitlab-org/gitlab!62329
-
Thomas Randolph authored
-
Matthias Käppler authored
Update managed cluster template to avoid hardcoded master See merge request gitlab-org/gitlab!62277
-
Alper Akgun authored
Remove redundant stub for trial during signup See merge request gitlab-org/gitlab!62397
-
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
-
Marcel Amirault authored
We should use the default branch variable, and not use hardcoded master, in the CI template. Changelog: other
-
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
-