- 10 Feb, 2022 40 commits
-
-
Kati Paizee authored
-
Doug Stull authored
Allow experiment classes to not be namespaced See merge request gitlab-org/gitlab!79890
-
Phil Hughes authored
Add cart abandonment modal See merge request gitlab-org/gitlab!79033
-
Serhii Yarynovskyi authored
Modal to show to customer if he sits on subscription page for more than 3 minutes
-
Vitaly Slobodin authored
Add permissions for group usage quota link See merge request gitlab-org/gitlab!80299
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80377
-
Vitaly Slobodin authored
Clean up SVG files (and usage) which have been migrated to gitlab-svgs See merge request gitlab-org/gitlab!80214
-
Vitaly Slobodin authored
Enable storage purchase via GitLab by default See merge request gitlab-org/gitlab!80058
-
Vitaly Slobodin authored
Remove setImmediate usage in specs See merge request gitlab-org/gitlab!80371
-
Fabio Pitino authored
Update namespace statistics when a project is deleted See merge request gitlab-org/gitlab!78862
-
Albert Salim authored
When a project is destroyed, Projects::ProjectDeletedEvent is published. A Namespaces::UpdateRootStatisticsWorker is subscribed to Projects::ProjectDeletedEvent. The worker will enqueue Namespaces::ScheduleAggregationWorker to update the namespace's root statistics. This change is behind a feature flag for publishing ProjectDeletedEvent. Changelog: fixed
-
Pavel Shutsin authored
Simplify CI_DEPLOY_FREEZE conditions in Auto DevOps See merge request gitlab-org/gitlab!79976
-
Sean Arnold authored
Add commit check to GET api/v4/projects See merge request gitlab-org/gitlab!80189
-
Phil Hughes authored
Merge branch '344170-replace-data-confirm-modals-with-glmodal-in-app-views-projects-hooks-edit-html-haml' into 'master' Resolve "Replace `data-confirm` modals with `GlModal` in `app/views/projects/hooks/edit.html.haml`" See merge request gitlab-org/gitlab!80107
-
Imre Farkas authored
Git over HTTP: bypass admin mode See merge request gitlab-org/gitlab!79930
-
Jonas Wälter authored
-
Marcia Ramos authored
Added multi-nodes/processes Sidekiq sections See merge request gitlab-org/gitlab!80067
-
Vlad Stoianovici authored
-
Sean McGivern authored
Fix typo in Gitlab::Changelog::Release See merge request gitlab-org/gitlab!80314
-
GitLab Release Tools Bot authored
-
Kushal Pandya authored
Add the source editor wrapper to be used by the Pipeline Wizard See merge request gitlab-org/gitlab!80157
-
Janis Altherr authored
Signed-off-by: Janis Altherr <jaltherr@gitlab.com>
-
Kushal Pandya authored
Fix line selection in the refactored blob viewer See merge request gitlab-org/gitlab!80275
-
Mark Florian authored
Update `createFlash` and `flash` test selectors See merge request gitlab-org/gitlab!77656
-
release-tools approver bot authored
Update Gitaly version See merge request gitlab-org/gitlab!80364
-
Fiona Neill authored
Update guidance on setting data attributes for tracking See merge request gitlab-org/gitlab!80363
-
Mark Florian authored
Part of https://gitlab.com/gitlab-org/gitlab/-/issues/344247.
-
Ramya Authappan authored
Push gitlab-ci.yml only once in mwps test See merge request gitlab-org/gitlab!80250
-
Martin Wortschack authored
Merge branch '344566-migrate-app-views-shared-_confirm_fork_modal-html-haml-modal-implementation-to-glmodal' into 'master' Migrate confirm fork modal implementation to `GlModal` See merge request gitlab-org/gitlab!77549
-
Jacques authored
Fixes the line selection on the refactored blob viewer
-
Mike Greiling authored
Update dependency core-js to ^3.21.0 See merge request gitlab-org/gitlab!79655
-
GitLab Release Tools Bot authored
-
Fiona Neill authored
Add documentation for manual Service Ping upload See merge request gitlab-org/gitlab!80251
-
Nikolay Belokolodov authored
-
Matthias Käppler authored
Fix multiple issues for Security Configuration See merge request gitlab-org/gitlab!79882
-
Tetiana Chupryna authored
- Secret detection is always available in FOSS - SAST can be configured only in Ultimate - Changed condition for configuration path (now only for Ultimate)
-
Alex Kalderimis authored
Convert timestamps to utc in license usage export See merge request gitlab-org/gitlab!79832
-
Sam Figueroa authored
- Using the nested hash for `track` doesn't consistently produce the results in all cases as expected.
-
Kushal Pandya authored
Add ability to download Service Ping payload See merge request gitlab-org/gitlab!78857
-
Nikolay Belokolodov authored
Administrators are able to download payload in json format from Service usage data page Changelog: added
-