Welcome to mirror list, hosted at ThFree Co, Russian Federation.

gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-04-21Add latest changes from gitlab-org/gitlab@13-11-stable-eev13.11.0-rc43GitLab Bot
2021-03-16Add latest changes from gitlab-org/gitlab@13-10-stable-eev13.10.0-rc40GitLab Bot
2021-01-20Add latest changes from gitlab-org/gitlab@13-8-stable-eev13.8.0-rc42Robert Speicher
2020-12-17Add latest changes from gitlab-org/gitlab@13-7-stable-eev13.7.0-rc42GitLab Bot
2020-11-19Add latest changes from gitlab-org/gitlab@13-6-stable-eev13.6.0-rc42GitLab Bot
2020-10-21Add latest changes from gitlab-org/gitlab@13-5-stable-eev13.5.0-rc42GitLab Bot
2020-09-19Add latest changes from gitlab-org/gitlab@13-4-stable-eeGitLab Bot
2020-06-18Add latest changes from gitlab-org/gitlab@13-1-stable-eeGitLab Bot
2020-05-20Add latest changes from gitlab-org/gitlab@13-0-stable-eeGitLab Bot
2020-03-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-28Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2020-01-02Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-22Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-11-08Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-23Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-10-18Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-06Add projects parameter to IssuableFinderLin Jen-Shin
2019-09-04Avoid calling freeze on already frozen strings in app/findersdineshpanda
2019-08-09Revert "Merge branch '4221-board-milestone-should-persist-any-none-properly-c...Winnie Hellmann
2019-07-31Port CE changes from EEcharlie ablett
2019-07-29Further remove code branches by database typeAndreas Brandl
2019-07-04Ignore min_chars_for_partial_matching unles trigrmMario de la Ossa
2019-06-07Remove some deprecated codeDmitriy Zaporozhets
2019-05-21Set attempt project search optimizations flag to default_enabledLuke Picciau
2019-05-07Add improvements to the global search processFrancisco Javier López
2019-04-23Add label_name as scalar param of IssuableFinderHeinrich Lee Yu
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-04-05Merge branch 'extend-cte-optimisations-to-projects' into 'master'Dmitriy Zaporozhets
2019-04-04Consider array params on rendering MR list on dashboardIgor
2019-04-04Extend CTE search optimisation to projectsSean McGivern
2019-03-19Only count active milestones as startedSean McGivern
2019-03-01Merge branch '54643-lower_issuable_finder_complexity' into 'master'Sean McGivern
2019-02-28Always use CTE for IssuableFinder countsMario de la Ossa
2019-02-21Allow IssuableFinder to filter by closed_atRémy Coutable
2019-02-06Enable subquery for group issue search by defaultMario de la Ossa
2019-02-05Fix grammar and spellingHiroyuki Sato
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2018-12-31Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu
2018-12-31Add group milestones in upcoming filterHeinrich Lee Yu
2018-12-07Remove trailing whitespaceDouwe Maan
2018-12-06Restructure `foo ? bar : false` as `foo && bar`Douwe Maan
2018-11-30Add a flag to use a subquery for group issues searchSean McGivern
2018-11-23Filter by `None`/`Any` for labels in issues/mrs APIJacopo
2018-11-14Refactor whitelisting of filter paramsHeinrich Lee Yu
2018-11-01Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern
2018-11-01Rearrange code for readabilityHeinrich Lee Yu
2018-11-01Fix testsHeinrich Lee Yu
2018-11-01Add None / Any options to reaction filter in issues / MRs APIHeinrich Lee Yu
2018-11-01Update API to accept None and AnyHeinrich Lee Yu