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
2019-03-06Add failing test for milestone with far-future dateSean McGivern
2019-02-14Check issue milestone availabilityJarka Košanová
2019-01-24Adds milestone searchJacopo
2019-01-11Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu
2018-12-31Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu
2018-12-31Add group milestones in upcoming filterHeinrich Lee Yu
2018-12-21Add % prefix to milestone reference link textHeinrich Lee Yu
2018-10-26Update MR based on Sean's feedbackEagllus
2018-10-25Removed the print in testRonald van Zon
2018-10-22Update related tests based on commentEagllus
2018-10-17Moving state_count to Milestone model and related testsEagllus
2018-09-18Don't use MilestoneFinder for group milestonesDouglas Barbosa Alexandre
2018-07-30Fix ordering by name on milestones pageDouglas Barbosa Alexandre
2018-05-14Clarify scope for AtomicInternalId shared specShinya Maeda
2018-04-20Atomic internal ids for all modelsAndreas Brandl
2018-04-19Resolve "Improve tooltips of collapsed sidebars"Dennis Tang
2017-11-18Changed validation error message on wrong milestone datesXurxo Méndez Pérez
2017-09-20Fix rewriting issue references with group milestonesGrzegorz Bizon
2017-08-07Support references to group milestonesSean McGivern
2017-08-03Change all `:empty_project` to `:project`Robert Speicher
2017-07-27Use described_class when possibleRémy Coutable
2017-07-27Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable
2017-07-07Native group milestonesFelipe Artur
2017-06-21Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon
2017-06-16Remove old specs and add new onesFelipe Artur
2017-05-29Fix: Milestone - Participants list is showing duplicate assigneesValery Sizov
2017-04-07Removed `Milestone#is_empty?`Jacopo
2017-03-25Fix RSpec/DescribeSymbol cop violationsRobert Speicher
2017-01-27Use `:empty_project` where possible in model specsRobert Speicher
2016-12-15Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern
2016-12-03Add shorthand support to gitlab markdown referencesOswaldo Ferreira
2016-11-23Add a starting date to milestonesValery Sizov
2016-09-30Allowing ">" to be used for Milestone models's title and storing the value in...Makoto Scott-Hinkle
2016-08-09adds second batch of tests changed to active tensetiagonbotelho
2016-07-12Avoid `describe`-ing symbols in specsRobert Speicher
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-05Sanitize milestones and label titlesFelipe Artur
2016-03-18Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre
2016-03-11Use ILIKE/LIKE for searching milestonesYorick Peterse
2016-03-07Updates from last code review.Rubén Dávila
2016-02-08Validate uniqueness of milestone title per projectZeger-Jan van de Weg
2015-12-09Tag model specsDouwe Maan
2015-10-19Improve performance of sorting milestone issuesYorick Peterse
2015-10-03Fix rubocop warnings in spec/modelsGuilherme Garnier
2015-06-22Update mock and stub syntax for specsRobert Speicher
2015-05-26Change percent_complete rescue value from 100 to 0Jonah Bishop
2015-02-12Updated rspec to rspec 3.x syntaxJeroen van Baarsen