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-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
2015-07-07Rename NoMilestone to Milestone::NoneRobert Speicher
2015-07-07Allow user to filter by Issues/Merge Requests without a MilestoneRobert Speicher
2015-06-19Revert merge request states renamingDmitriy Zaporozhets
2015-05-27Set milestone on new issue when creating issue from index with milestone filt...Douwe Maan
2015-05-25Add Accepted and Rejected tabs to MR lists.Douwe Maan
2015-05-01Group milestones by title in the dashboard and all other issue viewsDominik Sander
2015-03-27Fix tests and unassigned filter for issues. Updated CHANGELOGDmitriy Zaporozhets
2015-03-27No magic numbers for issues filteringDmitriy Zaporozhets
2015-01-01Factor permission check in issuable finderCiro Santilli
2014-12-05Add author filter for issues & merge requests pagesDmitriy Zaporozhets