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-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
2016-02-03Some refactor for CSS after code review.Rubén Dávila
2016-02-03Add specs.Rubén Dávila
2016-02-03Add elpased time.Rubén Dávila
2016-02-03Add labels tab to milestone detail view.Rubén Dávila
2016-01-08Add two custom Date/Time conversion formatsRobert Speicher
2016-01-08Remove stamp gemRobert Speicher
2016-01-07Milestone reference is a Markdown linkDouwe Maan
2016-01-05Remove icon from milestone reference.Douwe Maan
2015-12-24Render milestone links as referencesDouwe Maan
2015-12-02Use "Any Label" and "Any Milestone" in selects rather than the ambiguous "Any...Douwe Maan
2015-11-26Strip attributes for Milestone and Issuable. #3428Jose Corcuera
2015-10-19Improve performance of sorting milestone issuesYorick Peterse
2015-10-09Restore placeholders in issue filters from "Any" to "Milestone" and "Label"Stan Hu
2015-09-15Create a "destroyed Milestone" event and keep Milestone events around in the DBStan Hu
2015-08-24Ability to search milestonesValery Sizov
2015-07-07Rename NoMilestone to Milestone::NoneRobert Speicher
2015-06-19Revert merge request states renamingDmitriy Zaporozhets
2015-05-26Change percent_complete rescue value from 100 to 0Jonah Bishop