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
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
2014-06-27Remove mass assgnment specsDmitriy Zaporozhets
2014-04-09Re-annotate modelsDmitriy Zaporozhets
2013-08-21ReannotateDmitriy Zaporozhets
2013-08-21Look for milestone by iid in milestone controllerDmitriy Zaporozhets
2013-07-29Fix typosJohannes Schleifenbaum
2013-06-11cattr_accessor is not threadsafe!Dmitriy Zaporozhets
2013-05-05remove trailing spacesAndrey Kumanyaev
2013-03-15reannotatedDmitriy Zaporozhets
2013-02-18Creating test values moved to beforeAndrew8xx8
2013-02-18Additional tests added to MilestoneAndrew8xx8
2013-02-18Milestone uses StateMachine nowAndrew8xx8
2013-02-18Merge Request uses StateMachine nowAndrew8xx8