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
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
2016-03-20Tweaks, refactoring, and specsDouwe Maan
2016-03-13fixes small issuestiagonbotelho
2016-03-12fixes issuestiagonbotelho
2016-03-12fixes issues for mr acceptancetiagonbotelho
2016-03-12implements upcoming filter in milstonestiagonbotelho
2016-03-07Updates from last code review.Rubén Dávila
2016-02-19Missing @ in @labelsTap
2016-02-19Find label in issues_finderTap
2016-01-18Scope issue projects to a Group when possibleYorick Peterse
2016-01-07Drop projects order in IssuableFinderYorick Peterse
2015-11-19Use a JOIN in IssuableFinder#by_projectYorick Peterse
2015-11-19Memoize IssuableFinder#projectsYorick Peterse
2015-11-19Removed trailing whitespace from IssuableFinderYorick Peterse
2015-10-19Rename confusing methodsDouwe Maan
2015-10-16Improve performance of filtering issues by milestoneDouwe Maan
2015-10-16Improve performance of queriesZeger-Jan van de Weg
2015-10-16Add project scope to milestone searchZeger-Jan van de Weg
2015-10-07Support filtering by "Any" milestone or issue and fix "No Milestone" and "No ...Stan Hu
2015-10-03Fix rubocop warnings in appGuilherme Garnier