- 21 Jan, 2022 1 commit
-
-
Vladlena Shumilo authored
Remove the automatic seat link sync execution for licenses with offline cloud attr enabled Changelog: changed EE: true
-
- 20 Jan, 2022 39 commits
-
-
Jose Ivan Vargas authored
Replace usage of find/findAll in misc ee components (1/5) See merge request gitlab-org/gitlab!78650
-
Amy Qualls authored
Update removal and deprecation templates See merge request gitlab-org/gitlab!78641
-
Enrique Alcántara authored
Replace deprecated usage of find/findAll in ee/spec/frontend/vue_mr_widget See merge request gitlab-org/gitlab!78636
-
Suzanne Selhorn authored
Fix group runner permissions documentation See merge request gitlab-org/gitlab!78685
-
Jose Ivan Vargas authored
Remove event hub from integrations app See merge request gitlab-org/gitlab!78037
-
Nick Gaskill authored
Move secrets feature docs metadata to pipeline authoring See merge request gitlab-org/gitlab!78523
-
Marcel Amirault authored
-
Albert Salim authored
ci: Remove the `rspec fast_spec_helper minimal` which is useless See merge request gitlab-org/gitlab!78481
-
Vitaly Slobodin authored
Replace deprecated usage of find/findAll in ee/spec/frontend/security_configuration See merge request gitlab-org/gitlab!78634
-
Rémy Coutable authored
Run system rspec for workhorse changes See merge request gitlab-org/gitlab!78697
-
Olena Horal-Koretska authored
Replace usage of find/findAll in ee/spec/frontend/members See merge request gitlab-org/gitlab!78649
-
Frédéric Caplette authored
Reduce verbose component creation in tests See merge request gitlab-org/gitlab!78659
-
Kerri Miller authored
Switch Rake checksums from MD5 to SHA256 See merge request gitlab-org/gitlab!77932
-
Suzanne Selhorn authored
Update MR template and edit deprecation files for new standard See merge request gitlab-org/gitlab!78510
-
Furkan Ayhan authored
Allow strings and nested arrays of strings for before_script and after_script See merge request gitlab-org/gitlab!74792
-
Guillaume Chauvel authored
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 gitlab-org/gitlab!76922
-
Alex Kalderimis authored
Hide issue contacts and quick actions See merge request gitlab-org/gitlab!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 gitlab-org/gitlab!77424
-
Alex Kalderimis authored
Update Registration Features CTA for repository size limit See merge request gitlab-org/gitlab!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: https://gitlab.com/gitlab-org/gitlab/-/merge_requests/77355 EE: true
-
Igor Drozdov authored
Revert "Merge branch '340366_fix_workhorse_content_disposition' into 'master'" See merge request gitlab-org/gitlab!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
-
Markus Koller authored
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 gitlab-org/gitlab!78584
-
-
Olena Horal-Koretska authored
Improve the labels on Kubernetes Agent UI See merge request gitlab-org/gitlab!77845
-
Douglas Barbosa Alexandre authored
Add deprecation information to type entry See merge request gitlab-org/gitlab!78585
-
Lin Jen-Shin authored
Verify in CI that fast unit specs load without errors See merge request gitlab-org/gitlab!78554
-
Dan Davison authored
Add e2e tests for cloud activation See merge request gitlab-org/gitlab!77997
-
Kerri Miller authored
Extract MergeRequestDiffCommit deletions See merge request gitlab-org/gitlab!75963
-
Kerri Miller authored
Projects will have at least one merge_request_diff_commit for every commit contained in every MR, which deleting via `project.destroy!` and cascading deletes may exceed statement timeouts, causing failures. (see https://gitlab.com/gitlab-org/gitlab/-/issues/346166) Changelog: fixed
-
Enrique Alcántara authored
Geo UI - Rename Nodes to Sites See merge request gitlab-org/gitlab!78310
-
Vincy Wilson authored
Fix a broken link in Download security scan outputs section See merge request gitlab-org/gitlab!78535
-