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
2017-07-28Merge issuable "reopened" state into "opened"Yorick Peterse
2017-07-24Add author_id & assignee_id param to /issues APIToon Claes
2017-07-19Clear issuable counter caches on updateSean McGivern
2017-07-19Fix issuable state cachingSean McGivern
2017-07-19Fix issuable state counter cache keysSean McGivern
2017-07-07Merge branch 'feature/user-datetime-search-api-mysql' into 'master'Douwe Maan
2017-07-07refactor created at filter to use model scopesJames Lopez
2017-07-07Native group milestonesFelipe Artur
2017-07-07refactor filtersJames Lopez
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-19add since and until params to issuablesKyle Bishop
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-06ProjectsFinder should handle more optionsJacopo
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-03-06Improve issues filtering performanceJarka Kadlecova
2017-02-23Enable Style/MutableConstantDouwe Maan
2017-02-17add a :iids param to IssuableFindermhasbini
2017-01-11Add comments to issuable finderClement Ho
2017-01-10Make sure we could query against no oneLin Jen-Shin
2017-01-10Show no issues if author/assignee cannot be foundLin Jen-Shin
2017-01-10Check if it's not NONE tooLin Jen-Shin
2017-01-10Add author_username and assignee_usernameClement Ho
2016-12-09Merge branch 'jej-23867-use-mr-finder-instead-of-access-check' into 'security'Douwe Maan
2016-12-06Merge branch '24733-archived-project-merge-request-count' into 'master' Sean McGivern
2016-12-06Merge branch 'issue_25064' into 'security' Douwe Maan
2016-12-05Fix Archived project merge requests add to group's Merge RequestsJacopo
2016-12-01Count all issuable states at onceSean McGivern
2016-11-29Merge branch 'jej-use-issuable-finder-instead-of-access-check' into 'security' Douwe Maan
2016-11-29Merge branch 'jej-fix-missing-access-check-on-issues' into 'security'Douwe Maan
2016-11-26Remove unnecessary require_relative calls from finderSemyon Pupkov
2016-11-09Merge branch '22481-honour-issue-visibility-for-groups' into 'security' Douwe Maan
2016-11-01Skip authorization check when searching for labels on IssuableFinderDouglas Barbosa Alexandre
2016-10-19Return only labels that user have access on IssuableFinder#labelsDouglas Barbosa Alexandre
2016-10-19Reuse LabelsFinder on Banzai::Filter::LabelReferenceFilterDouglas Barbosa Alexandre
2016-10-19Add ProjectLabel modelDouglas Barbosa Alexandre
2016-10-19Allow users to apply group labels on Issues/MRsDouglas Barbosa Alexandre
2016-09-30Take filters in account in issuable countersRémy Coutable
2016-09-20fix issues mr counterbarthc
2016-08-30remove Ability.abilitieshttp://jneen.net/
2016-08-01State specific default sort order for issuableszs
2016-06-06Improve Issuable.order_labels_priorityRémy Coutable
2016-06-06Sort by label priorityThijs Wouters
2016-05-31Fix error 500 when sorting issues by milestone due date and filtering by labelsFelipe Artur
2016-05-24Fix outer join when filtering milestonesFelipe Artur
2016-05-24Fix issues/MRs filter when ordering by milestone due dateFelipe Artur
2016-05-16Make upcoming milestone work across projectsSean McGivern
2016-04-21Remove the `.distinct` when finding issuesRémy Coutable
2016-04-21Merge branch 'master' of gitlab.com:gitlab-org/gitlab-ce into fix/label-filtersJames Lopez
2016-04-20Move Issue scopes from Issuable to Issue modelRémy Coutable