- 31 Mar, 2021 1 commit
-
-
Andy Soiron authored
Before a new todo is created we check if the user already has a pending todo for the item. If this operation is executed for multiple users we will only use one query to receive all pending todos
-
- 30 Mar, 2021 39 commits
-
-
Markus Koller authored
Include constraints on joined relations [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57704
-
Francisco Javier López authored
Add billable members count to group type See merge request gitlab-org/gitlab!57712
-
Peter Leitzen authored
Fix Rails/SaveBang offenses for spec/controllers/projects See merge request gitlab-org/gitlab!57643
-
Marcia Ramos authored
How to manually QA the KAS See merge request gitlab-org/gitlab!57393
-
João Alexandre Cunha authored
-
Heinrich Lee Yu authored
Remove time param in Gitlab::UsageDataCounters::EpicActivityUniqueCounter See merge request gitlab-org/gitlab!57114
-
Dmytro Zaporozhets (DZ) authored
GraphQL: expose milestone iid See merge request gitlab-org/gitlab!57732
-
Dmytro Zaporozhets (DZ) authored
Remove QueryLimiting.disable for DELETE groups/:id See merge request gitlab-org/gitlab!57603
-
Kushal Pandya authored
Support reaction emoji for GlFilteredSearch See merge request gitlab-org/gitlab!57452
-
Florie Guibert authored
Make epics filterable by reaction emoji on epics list and roadmap
-
Marcia Ramos authored
Update version comment in Advanced Search page See merge request gitlab-org/gitlab!57724
-
David Fernandez authored
Add error status to package model See merge request gitlab-org/gitlab!57492
-
Marcia Ramos authored
docs: Update KAS to be available on SaaS See merge request gitlab-org/gitlab!57657
-
Kushal Pandya authored
Fix incorrect offset with multi line comment suggestions See merge request gitlab-org/gitlab!57804
-
James Lopez authored
Move agg metric to config See merge request gitlab-org/gitlab!57343
-
🤖 GitLab Bot 🤖 authored
Update Gitaly version See merge request gitlab-org/gitlab!57813
-
Brandon Labuschagne authored
Improve the runner details title and breadcrumb See merge request gitlab-org/gitlab!57247
-
Etienne Baqué authored
Show cluster agents UI only when enabled on GitLab.com [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57668
-
Olena Horal-Koretska authored
Feat(Purchase Flow): local resolver for step state See merge request gitlab-org/gitlab!57330
-
Michael Lunøe authored
-
GitLab Release Tools Bot authored
-
Rémy Coutable authored
Merge branch '326234-flaky-spec-services-packages-rubygems-create_gemspec_service_spec-rb-17' into 'master' Resolve "Flaky spec/services/packages/rubygems/create_gemspec_service_spec.rb:17" See merge request gitlab-org/gitlab!57744
-
Phil Hughes authored
-
Adam Hegyi authored
Add TargetProject And SourceBranch Index To MergeRequest See merge request gitlab-org/gitlab!57691
-
Andreas Brandl authored
Use empty-query by default to check database connection See merge request gitlab-org/gitlab!54366
-
Leandro Gomes authored
-
Natalia Tepluhina authored
Fix badges appearance in runners table See merge request gitlab-org/gitlab!57566
-
Marcia Ramos authored
Merge branch 'ld-update-code-review-docs-with-links-to-new-broken-master-merge-workflow' into 'master' Update links to broken master workflow See merge request gitlab-org/gitlab!57540
-
Luke Duncalfe authored
https://gitlab.com/gitlab-com/www-gitlab-com/-/merge_requests/77343 has changed the handbook section of merging during a broken master. This change updates the developer code review docs to reflect those changes. https://gitlab.com/gitlab-com/www-gitlab-com/-/issues/11080
-
Yorick Peterse authored
Update Gitaly version See merge request gitlab-org/gitlab!57796
-
Brandon Labuschagne authored
Merge branch 'dreedy-make-skip-trial-copy-consistent-with-itself-and-with-the-account-dropdown' into 'master' Make skip trial copy consistent with itself & the account dropdown See merge request gitlab-org/gitlab!57624
-
Dmytro Zaporozhets (DZ) authored
Remove HipChat integration from frontend and docs See merge request gitlab-org/gitlab!57556
-
Bob Van Landuyt authored
Simplify the UUIDv5 regex See merge request gitlab-org/gitlab!57723
-
David Fernandez authored
Debian: Do not use symbols in fields names See merge request gitlab-org/gitlab!57420
-
Dmitry Gruzd authored
A blocked URL for a push mirror is a hard failure See merge request gitlab-org/gitlab!57392
-
Zeger-Jan van de Weg authored
This change is made to unblock both the release of a new Gitaly as well as the rollout of the UpdateSubmodule RPC. This RPC was ported to Go, and with that an error message now is more precise. Sadly this breaks the GitLab test suite. Assertions should not be made against user facing error messages I think, though we keep that test assertion and just update it now.
-
Etienne Baqué authored
Fix typo in Security::StoreReportService spec See merge request gitlab-org/gitlab!57730
-
Heinrich Lee Yu authored
Improvements to the Maven API files endpoints [RUN ALL RSPEC] [RUN AS-IF-FOSS] See merge request gitlab-org/gitlab!57600
-
David Fernandez authored
1. Update `Packages::Package.for_projects` to not eager load projects 2. Update `Packages::Maven::PackageFinder` to use the minimum role needed to access packages 3. Update `Packages::Maven::PackageFinder` to access the `packages_packages` table only once instead of three times.
-