- 08 Feb, 2022 40 commits
-
-
Amy Qualls authored
Add CNS CHS deprecation notes to docs See merge request gitlab-org/gitlab!79796
-
Nick Gaskill authored
-
Jose Ivan Vargas authored
Re-Add datetime parameter to time_ago component See merge request gitlab-org/gitlab!79781
-
Brandon Labuschagne authored
Pass language to the SourceViewer component See merge request gitlab-org/gitlab!79412
-
Jacques Erasmus authored
Passes the language field to the SourceViewer component
-
Vasilii Iakliushin authored
Make rate limiting of /users/:id configurable See merge request gitlab-org/gitlab!78364
-
Magdalena Frankiewicz authored
In order to better discriminate between short bursts of legitimate requests and sustained misuse such as user enumeration attacks, we increase both the rate limit and the interval to 300 per 10 minutes (instead of 10 per minute). Additionally, the limit is now configurable in `ApplicationSetting`, so it can be set per-instance. This is important also in order to avoid hitting the limit on staging when running tests. Enable changing the limit via UI or API Admin users can set the rate limit via the UI (under Admin Area > Settings > Network) or via the `/application/settings` API. Allow configuring a user allowlist Changelog: changed
-
Jose Ivan Vargas authored
Add link to group pipeline usage quota See merge request gitlab-org/gitlab!79969
-
Markus Koller authored
Update comment for ActiveModel::Serializers::JSON in presenter See merge request gitlab-org/gitlab!75858
-
Siddharth Asthana authored
Changelog: other
-
GitLab Release Tools Bot authored
[ci skip]
-
Phil Hughes authored
Allow sorting epics by created & updated dates See merge request gitlab-org/gitlab!80173
-
Olena Horal-Koretska authored
Merge branch '344188-replace-data-confirm-modals-with-glmodal-in-app-views-shared-members-_access_request_links' into 'master' Replace "data-confirm" modal with GlModal in _access_request_links.html.haml partial See merge request gitlab-org/gitlab!80141
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80188
-
Marcin Sedlak-Jakubowski authored
Remove inaccurate concept designs for workspace See merge request gitlab-org/gitlab!79984
-
Valerie Karnes authored
-
Olena Horal-Koretska authored
Use better colors for activity calendar in darkmode See merge request gitlab-org/gitlab!79838
-
Janis Altherr authored
Changelog: changed Signed-off-by: Janis Altherr <jaltherr@gitlab.com>
-
Brandon Labuschagne authored
Add code deletion checklist to FE docs See merge request gitlab-org/gitlab!80087
-
Coung Ngo authored
Add checklist to help with deleting related dead code when deleting frontend code
-
Mikołaj Wawrzyniak authored
Merge branch '351615-ensure-gitlab-ci-reports-security-report-indicates-schema-validation-status' into 'master' Mark report as :valid_schema or :invalid_schema See merge request gitlab-org/gitlab!79798
-
Dylan Griffith authored
Fix Expectation Set on Nil Warning in Namespace Spec See merge request gitlab-org/gitlab!80103
-
Lin Jen-Shin authored
ci: Compile assets for workhorse-only MRs See merge request gitlab-org/gitlab!79822
-
Furkan Ayhan authored
Log arguments of event store subscriber See merge request gitlab-org/gitlab!80052
-
Jan Provaznik authored
Verify project id presence in API requests See merge request gitlab-org/gitlab!80086
-
GitLab Release Tools Bot authored
-
Alex Kalderimis authored
Update Import's OverwriteProjectService to remove cross-db transaction See merge request gitlab-org/gitlab!79630
-
Sean McGivern authored
Add queries and non_queries to ServicePingReport See merge request gitlab-org/gitlab!80078
-
Andrejs Cunskis authored
Add canary specific storage test See merge request gitlab-org/gitlab!77977
-
Zeff Morgan authored
-
Pavel Shutsin authored
Cache shared runners enabled method See merge request gitlab-org/gitlab!80056
-
Pavel Shutsin authored
Resolve "A utility to append param to query string URI" See merge request gitlab-org/gitlab!79758
-
Enrique Alcántara authored
Update dependency @gitlab/svgs to v2.5.0 See merge request gitlab-org/gitlab!80108
-
Pavel Shutsin authored
Create issue which is already associated with the alert See merge request gitlab-org/gitlab!79913
-
Furkan Ayhan authored
Increase default HTTP read total timeout See merge request gitlab-org/gitlab!79854
-
Adam Hegyi authored
Merge branch '351207-pg-uniqueviolation-error-could-not-create-unique-index-finding_link_url_idx' into 'master' Change to truncate table before adding finding_link_url_idx See merge request gitlab-org/gitlab!79637
-
Kushal Pandya authored
Update copy for API Security in DAST See merge request gitlab-org/gitlab!80068
-
Dheeraj Joshi authored
This include small copy changes in the DAST Site Profile to support API security Changelog: changed
-
Kushal Pandya authored
Adds `Created date` and `Updated date` sort options. Changelog: fixed EE: true
-
Marcia Ramos authored
Adding Documentation for not supporting ES8 See merge request gitlab-org/gitlab!79748
-