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
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