- Jan 20, 2022
-
-
Bogdan Denkovych authored
Follow up !77424 (comment 812526274) In !77424 we started using `ssh_data` gem instead of `net-ssh` and `sshkey` where possible to facilitate implementation of #213259. This MR eliminates the last usage of `net-ssh` from the codebase and removes `net-ssh` and its sub dependencies - `ed25519` and `bcrypt_pbkdf`. Fewer dependencies facilitate development and maintenance, especially during upgrading libraries/gems. Changelog: other
-
Amy Qualls authored
Clarify conditions that make code owner approvals optional See merge request !78303
-
Jose Ivan Vargas authored
Jobs Table - Disable action buttons after first click See merge request !78691
-
Jose Ivan Vargas authored
Hide tooltip on Storage purchase if not prorated See merge request !78537
-
Hide tooltip when no subscription end date is provided
-
Frédéric Caplette authored
fix: Fix incorrect il8n reference for Vulnerability Dismissal See merge request !78692
-
Jose Ivan Vargas authored
Replace usage of find/findAll in misc ee components (1/5) See merge request !78650
-
Amy Qualls authored
Update removal and deprecation templates See merge request !78641
-
Enrique Alcántara authored
Replace deprecated usage of find/findAll in ee/spec/frontend/vue_mr_widget See merge request !78636
-
Suzanne Selhorn authored
Fix group runner permissions documentation See merge request !78685
-
Jose Ivan Vargas authored
Remove event hub from integrations app See merge request !78037
-
Nick Gaskill authored
Move secrets feature docs metadata to pipeline authoring See merge request !78523
-
-
After first click disable action buttons for jobs table. On next fetch they are enabled again. This will prevent extra api requests.
-
Vitaly Slobodin authored
Replace deprecated usage of find/findAll in ee/spec/frontend/security_configuration See merge request !78634
-
Rémy Coutable authored
Run system rspec for workhorse changes See merge request !78697
-
Olena Horal-Koretska authored
Replace usage of find/findAll in ee/spec/frontend/members See merge request !78649
-
Frédéric Caplette authored
Reduce verbose component creation in tests See merge request !78659
-
Kerri Miller authored
Switch Rake checksums from MD5 to SHA256 See merge request !77932
-
Suzanne Selhorn authored
Update MR template and edit deprecation files for new standard See merge request !78510
-
Lucas Charles authored
Previous option was incorrect, showing no tooltip Changelog: fixed EE: true
-
Furkan Ayhan authored
Allow strings and nested arrays of strings for before_script and after_script See merge request !74792
-
Change Gitlab::Ci::Config::Entry 'Script' content equals to 'Commands' Changelog: fixed
-
Alex Kalderimis authored
Transition abuse_reports_controller spec to request spec See merge request !76922
-
Alex Kalderimis authored
Hide issue contacts and quick actions See merge request !77822
-
Lee Tickett authored
This MR hides the issue contacts widget in the right sidebar and the /add_contacts and /remove_contacts quick actions when there are no contacts in the group or ancestors. Changelog: added
-
Imre Farkas authored
Use `ssh_data` gem instead of `net-ssh` and `sshkey` where possible See merge request !77424
-
Alex Kalderimis authored
Update Registration Features CTA for repository size limit See merge request !77355
-
Axel García authored
Makes separate CE templates that can be rendered independently of the actual functionality, using the new `registration_features_can_be_prompted?` helper. Changelog: added MR: !77355 EE: true
-
Igor Drozdov authored
Revert "Merge branch '340366_fix_workhorse_content_disposition' into 'master'" See merge request !78695
-
Lin Jen-Shin authored
Because workhorse changes can affect how we handle requests
-
Matthias Käppler authored
Treat API requests from the frontend as web traffic in the rate limiter See merge request gitlab-org/gitlab!78082
-
This will allow us to impose stricter rate limits for general API traffic, without affecting interactive API requests made by the frontend during normal GitLab usage. The frontend requests are identified by the inclusion of a CSRF token in the headers. Other rate limits that only affect a subset of API requests (e.g. the Files and Packages APIs, or protected paths) still take precedence, i.e. requests for these paths will always be matched even if they include a CSRF token. Changelog: changed
-
Vasilii Iakliushin authored
This reverts merge request !77688
-
Jose Ivan Vargas authored
Add deployment IID to new environments table See merge request gitlab-org/gitlab!78226
-
Andrejs Cunskis authored
Add npm tests back to the reliable test suite See merge request gitlab-org/gitlab!78657
-
Douglas Barbosa Alexandre authored
Update GitLab Runner Helm Chart to 0.37.1/14.7.0 See merge request !78584
-
Pedro Pombeiro authored
!77253
-
Olena Horal-Koretska authored
Improve the labels on Kubernetes Agent UI See merge request !77845
-