- 11 Feb, 2022 1 commit
-
-
Frédéric Caplette authored
Instead of moving the expand button with an absolute positioning, we rely on flex box row and reverse row to control the direction of the elements for downstreams and upstreams expand button. This is more stable and will serve as a baseline to introduce better tooltips.
-
- 08 Feb, 2022 39 commits
-
-
Amy Qualls authored
Improved merge request extensions docs See merge request gitlab-org/gitlab!79947
-
Phil Hughes authored
Updated the extensions docs to mention all available API hooks. Closes https://gitlab.com/gitlab-org/gitlab/-/issues/350290
-
Tetiana Chupryna authored
Revert "feat: Update SECURE_ANALYZER_PREFIX in all Sec Section templates" See merge request gitlab-org/gitlab!80195
-
Furkan Ayhan authored
Remove conflicting ActiveRecord association See merge request gitlab-org/gitlab!79428
-
Mike Greiling authored
Proxy webpack dev server in test environment See merge request gitlab-org/gitlab!79457
-
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]
-
Fabio Pitino authored
Project in EE declared a `sourced_pipelines` association which overrides the type defined in the Core association. EE association wrongly assiged a project source type rather than pipeline source.
-
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
-
Lucas Charles authored
This reverts merge request !79063
-
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
-