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 (Collapse)Author
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
The MergeRequestsFinder uses the milestone_title instead of the milestone_id
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
Issue#visible_to_user moved to IssuesFinder Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/24637. See merge request !2039
2016-09-20fix issues mr counterbarthc
2016-03-18Restrict access to confidential issuesDouglas Barbosa Alexandre
2014-09-02Refactor finders. Prevent circular dependency errorDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
2014-02-25Move services for collecting items to FindersDmitriy Zaporozhets
Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>