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-08-07Support references to group milestonesSean McGivern
2017-07-07Native group milestonesFelipe Artur
2017-07-06Added Cop to blacklist the use of `dependent:`Yorick Peterse
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-16Improve method names and add more specsFelipe Artur
2017-06-16Order merge requests by priorityFelipe Artur
2017-06-16Remove Drag and drop and sorting from milestone viewFelipe Artur
2017-05-29Fix: Milestone - Participants list is showing duplicate assigneesValery Sizov
2017-05-04Backport of multiple_assignees_feature [ci skip]Valery Sizov
2017-04-07Removed `Milestone#is_empty?`Jacopo
2017-04-02Enable Style/Proc cop for rubocopmhasbini
2017-03-24Add dropdown sort to project milestonesGeorge Andrinopoulos
2017-03-15Allow filtering by all started milestonesSean McGivern
2017-01-06Speed up group milestone index by passing group_id to IssuesFinderAdam Niedzielski
2017-01-03Fix cross-project references copy to include the project referenceJames Lopez
2016-12-20Milestoneish SQL performance partially improved and memoizedJames Edwards-Jones
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-23Add a starting date to milestonesValery Sizov
2016-10-07Add markdown cache columns to the database, but don't use them yetNick Thomas
2016-09-30Allowing ">" to be used for Milestone models's title and storing the value in...Makoto Scott-Hinkle
2016-07-01use has_many relationship with eventsJames Lopez
2016-06-29fixing events for import/exportJames Lopez
2016-05-19Address Yorick's feedbackRémy Coutable
2016-05-19Merge remote-tracking branch 'origin/master' into eReGeBe/gitlab-ce-feature/m...Rémy Coutable
2016-05-16Return a relation with PostgresSean McGivern
2016-05-16Make upcoming milestone work across projectsSean McGivern
2016-05-10Merge branch 'remove-annotate-gem' into 'master' Yorick Peterse
2016-05-09Remove the annotate gem and delete old annotationsJeroen van Baarsen
2016-05-09Merge branch 'issue_15394' into 'master' Rémy Coutable
2016-05-09Make model sanitization methods one linersFelipe Artur
2016-05-06Annotate the modelsZeger-Jan van de Weg
2016-05-05Sanitize milestones and label titlesFelipe Artur
2016-04-21Matching version-like expressions as `milestone_name`s instead of `milestone_...Alejandro Rodríguez
2016-04-21Consistently using iid when treating milestones as referrablesAlejandro Rodríguez
2016-04-21Implementing special GitLab markdown reference for milestonesAlejandro Rodríguez
2016-04-01Merge branch 'routing' into 'master' Robert Speicher
2016-04-01Added & use Gitlab::Routing for URL helpersYorick Peterse
2016-04-01Memoize reference_pattern/link_reference_patternYorick Peterse
2016-03-23Fix Milestone.upcomingDouwe Maan
2016-03-18Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre
2016-03-12fixes issuestiagonbotelho
2016-03-12fixes issues for mr acceptancetiagonbotelho
2016-03-12implements upcoming filter in milstonestiagonbotelho
2016-03-11Use ILIKE/LIKE for searching milestonesYorick Peterse
2016-03-07Updates from last code review.Rubén Dávila
2016-03-02Little refactor for milestone_remaining_days helper from last code review.Rubén Dávila
2016-03-02Show days remaining instead of elapsed time for Milestone.Rubén Dávila
2016-02-22Don't repeat labels listed on Labels tab.Rubén Dávila
2016-02-19Merge branch 'issue_3276' into 'master' Jacob Schatz
2016-02-08Validate uniqueness of milestone title per projectZeger-Jan van de Weg