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-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
2016-04-20Move due_date sort scopes to Issue and fix CHANGELOGRémy Coutable
2016-04-20Address MR feedbackRémy Coutable
2016-04-20Fix functionality of due this week. Add due this month and overdue, remove du...Mehmet Beydogan
2016-04-20Add due_date:time field to Issue modelMehmet Beydogan
2016-04-20Any label & no label out weigh other labels - these two will clear previously...Phil Hughes
2016-04-20udpated a few things based on MR feedback. Also added model specJames Lopez
2016-04-19filter labels by including all filter titles as part of the queryJames Lopez
2016-04-13Return unique issues when using multiple labelsYorick Peterse
2016-03-29Standardised the output of the JSON to always include the namePhil Hughes
2016-03-29Dropdown bug fixesPhil Hughes
2016-03-22Address feedbackDouwe Maan
2016-03-20Fix group project selection in IssuableFinderDouwe Maan