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
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-26Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński
2019-02-25Revert "Merge branch 'filter-confidential-issues' into 'master'"Michael Kozono
2019-02-25Merge branch 'filter-confidential-issues' into 'master'Kamil Trzciński
2019-02-22Only use boolean parameters internallyRobert Schilling
2019-02-21Add specs for filtering confidential issuesRobert Schilling
2019-02-21Allow IssuableFinder to filter by closed_atRémy Coutable
2019-01-14Add 'in' filter that modifies scope of 'search' filter to issues and merge re...Hiroyuki Sato
2018-12-31Add group milestones in upcoming filterHeinrich Lee Yu
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-01Merge branch 'engwan/gitlab-ce-44012-filter-reactions-none-any'Sean McGivern
2018-11-01Add testsHeinrich Lee Yu
2018-11-01Update API to accept None and AnyHeinrich Lee Yu
2018-10-26Support lowercase none / anyHeinrich Lee Yu
2018-10-26Issues API: Add None/Any option to assignee_idHeinrich Lee Yu
2018-10-03Allows to filter issues by `Any milestone` in the APIJacopo
2018-10-01Filter issues without an Assignee via the APIEva Kadlecová
2018-07-11Resolve "Rename the `Master` role to `Maintainer`" BackendMark Chao
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-01Include subgroup issuables on the group pageJarka Kadlecová
2017-12-22Replace '.team << [user, role]' with 'add_role(user)' in specsblackst0ne
2017-09-05Re-use issue/MR counts for the pagination systemYorick Peterse
2017-08-30Add filter by my reactionHiroyuki Sato
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-07Native group milestonesFelipe Artur
2017-06-30Make finders responsible for counter cache keysSean McGivern
2017-06-30Only do complicated confidentiality checks when necessarySean McGivern
2017-06-19Merge branch 'add-since-and-until-params-to-issuables' into 'master'Rémy Coutable
2017-06-19add since and until params to issuablesKyle Bishop
2017-06-14Correct RSpec/SingleLineHook cop offensesRobert Speicher
2017-05-05[Multiple issue assignee] Fix a number of specsValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-05-01Auto-correct `RSpec/DescribedClass` violationsRobert Speicher
2017-04-26Use rspec-set to speed up examplesZeger-Jan van de Weg
2017-04-03Fix a transient failure caused by FFakerRémy Coutable
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-02-17add a :iids param to IssuableFindermhasbini
2017-02-05Add traits for ProjectFeatures to Project factorySemyon Pupkov
2016-12-15Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern
2016-12-06Merge branch 'issue_25064' into 'security' Douwe Maan
2016-09-20fix issues mr counterbarthc
2016-05-16Make upcoming milestone work across projectsSean McGivern
2016-05-16Tidy up IssuesFinder specsSean McGivern
2016-04-13Return unique issues when using multiple labelsYorick Peterse
2015-10-07Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu
2015-05-27Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan
2015-05-01Group milestones by title in the dashboard and all other issue viewsDominik Sander