- 16 Dec, 2021 40 commits
-
-
Anna Vovchenko authored
-
Douglas Barbosa Alexandre authored
Log structured message when LFS object is auto-linked from parent See merge request gitlab-org/gitlab!76818
-
Lin Jen-Shin authored
Update db:check-migrations for decomposed CI See merge request gitlab-org/gitlab!75557
-
Douglas Barbosa Alexandre authored
[Feature Flag] Remove abort_deleted_project_pipelines See merge request gitlab-org/gitlab!76794
-
Suzanne Selhorn authored
Add more registrar examples to DNS concepts for Pages See merge request gitlab-org/gitlab!76867
-
Dmitry Gruzd authored
Fix Rails/SaveBang offenses for qa/qa/specs/features See merge request gitlab-org/gitlab!75971
-
Doug Stull authored
Update dependency proxy API to use cleanup worker See merge request gitlab-org/gitlab!76696
-
Lin Jen-Shin authored
Bump allure-report-publisher to 0.4.2 See merge request gitlab-org/gitlab!76945
-
Andrejs Cunskis authored
-
Etienne Baqué authored
Fix N+1 in environments dashboard list See merge request gitlab-org/gitlab!74834
-
Bala Kumar authored
-
Olena Horal-Koretska authored
Merge branch '344361-make-badges-in-app-views-shared-builds-_tabs-html-haml-pajamas-compliant' into 'master' Make badges in builds/_tabs.html.haml partial Pajamas-compliant See merge request gitlab-org/gitlab!76677
-
Martin Wortschack authored
-
Lin Jen-Shin authored
Log SQL queries from timeouts to Rails logs See merge request gitlab-org/gitlab!76752
-
Sean McGivern authored
Revert "Merge branch 'dblessing_avatar_for_blocked_users' into 'master'" See merge request gitlab-org/gitlab!76935
-
Lin Jen-Shin authored
First iteration in refactoring Gitaly Setup in test See merge request gitlab-org/gitlab!76789
-
drew cimino authored
Changelog: other
-
Amy Qualls authored
Added merge_pipelines_enabled and merge_trains_enabled to REST API docs See merge request gitlab-org/gitlab!76941
-
Mitar authored
-
Grzegorz Bizon authored
Upgrade GitLab Pages to 1.49.0 See merge request gitlab-org/gitlab!76908
-
David O'Regan authored
Allow easily inserting content after a code block See merge request gitlab-org/gitlab!76929
-
Himanshu Kapoor authored
-
Toon Claes authored
The #component_matches_git_sha? runs a git command to see if the component is at the correct version. To run it, it uses Gitlab::Popen, but as a side-effect it creates the directory before it runs the command. This causes the rake task gitlab:gitaly:clone to incorrectly determine if a git-clone(1) is needed. To speed things up, and avoid creation of an empty directory, this change adds an additional check to see if the component's folder exists anyway.
-
Kushal Pandya authored
Prefetching Issues and Projects See merge request gitlab-org/gitlab!76916
-
Marcin Sedlak-Jakubowski authored
Update crm docs to reflect new functionality See merge request gitlab-org/gitlab!76766
-
Lee Tickett authored
-
Alex Kalderimis authored
GraphQL: Limit the amount of ids loaded when using package build infos See merge request gitlab-org/gitlab!75672
-
David Fernandez authored
For single package GraphQL queries. This is achieved by using: * a custom connection extension that will pass the pagination parameters to the resolver * a custom resolver that will read the pagination parameters and load the right amount of build info objects Changelog: performance
-
Tetiana Chupryna authored
Fix expose status in Runners API See merge request gitlab-org/gitlab!76761
-
Sean McGivern authored
This reverts merge request !75921
-
Diana Logan authored
Add crosslink in the CI/CD reference guidelines See merge request gitlab-org/gitlab!76925
-
Marcel Amirault authored
-
Matthias Käppler authored
Avoid CTE name clash See merge request gitlab-org/gitlab!76910
-
Mikołaj Wawrzyniak authored
Use finding_evidence over raw_metadata See merge request gitlab-org/gitlab!75140
-
Phil Hughes authored
Add create crm organization component See merge request gitlab-org/gitlab!76059
-
Lin Jen-Shin authored
Merge branch '348393-rspec-coverage-jobs-does-not-include-decomposed-nor-as-if-foss-jobs' into 'master' ci: Make `rspec:coverage` depend on as-if-foss jobs See merge request gitlab-org/gitlab!76739
-
Jan Provaznik authored
Bump sys-filesystem to 1.4.3 See merge request gitlab-org/gitlab!76907
-
Kushal Pandya authored
Enable display_outdated_line_diff by default See merge request gitlab-org/gitlab!76887
-
Phil Hughes authored
Show the MR details for a merge request violation See merge request gitlab-org/gitlab!76732
-
Jiaan Louw authored
-