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
2020-03-31Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-12-17Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-09-13Add latest changes from gitlab-org/gitlab@masterGitLab Bot
2019-05-07Add improvements to the global search processFrancisco Javier López
2019-04-09[CE] Support multiple assignees for merge requestsOswaldo Ferreira
2019-02-26Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński
2019-02-25Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono
2019-02-22Only use boolean parameters internallyRobert Schilling
2019-02-21Add confidential_only scop to issue modelRobert Schilling
2019-02-21Ability to filter confidential issuesRobert Schilling
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-10-31Whitelist none method from ActiveRecord::QueryingDouglas Barbosa Alexandre
2018-10-26Apply similar change to MRs APIHeinrich Lee Yu
2018-10-26Issues API: Add None/Any option to assignee_idHeinrich Lee Yu
2018-10-05Remove confidential access checks if user has group accessSean McGivern
2018-09-13Merge branch 'frozen-string-app-finders-graphql' into 'master'Stan Hu
2018-09-11Enable frozen string in app/graphql + app/findersgfyoung
2018-09-11Disable existing offenses for the CodeReuse copsYorick Peterse
2018-06-06Simplify issuable finder queriesSean McGivern
2018-05-31Export assigned issues in iCalendar feedImre Farkas
2018-05-21Add created_by_me and assigned_to_me scopesMark Chao
2018-03-05Adds updated_at filter to issues and merge_requests APIJacopo
2018-02-21Refactor IssuableFinder to extract model-specific logicSean McGivern
2018-02-13Always eagerly load an issue's author.Andreas Brandl
2018-01-24Use limit for search count queriesJan Provaznik
2017-09-05Add my_reaction_emoji param to /issues APIHiroyuki Sato
2017-08-31Remove issuable finder count cachingSean McGivern
2017-07-19Clear issuable counter caches on updateSean McGivern
2017-07-19Fix issuable state counter cache keysSean McGivern
2017-06-30Fix typo in IssuesFinder commentSean McGivern
2017-06-30Clarify counter caching for users without project accessSean McGivern
2017-06-30Make finders responsible for counter cache keysSean McGivern
2017-06-30Don't count any confidential issues for non-project-membersSean McGivern
2017-06-30Cache total issue / MR counts for project by user typeSean McGivern
2017-06-30Only do complicated confidentiality checks when necessarySean McGivern
2017-06-23Add User#full_private_access? to check if user has Private accessToon Claes
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-03Fixes milestone/merge_request API endpoint to really scope the resultsJoren De Groof
2017-03-06Improve issues filtering performanceJarka Kadlecova
2017-02-17add a :iids param to IssuableFindermhasbini
2016-12-15Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern
2016-09-20fix issues mr counterbarthc
2016-03-18Restrict access to confidential issuesDouglas Barbosa Alexandre
2014-09-02Refactor finders. Prevent circular dependency errorDmitriy Zaporozhets
2014-02-25Move services for collecting items to FindersDmitriy Zaporozhets