summaryrefslogtreecommitdiff
path: root/spec/models/milestone_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Clarify scope for AtomicInternalId shared specShinya Maeda2018-05-141-0/+2
* Atomic internal ids for all modelsAndreas Brandl2018-04-201-0/+20
* Resolve "Improve tooltips of collapsed sidebars"Dennis Tang2018-04-191-4/+8
* Changed validation error message on wrong milestone datesXurxo Méndez Pérez2017-11-181-1/+1
* Fix rewriting issue references with group milestonesGrzegorz Bizon2017-09-201-5/+10
* Support references to group milestonesSean McGivern2017-08-071-7/+31
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-8/+8
* Use described_class when possibleRémy Coutable2017-07-271-5/+5
* Remove superfluous lib: true, type: redis, service: true, models: true, servi...Rémy Coutable2017-07-271-1/+1
* Native group milestonesFelipe Artur2017-07-071-11/+33
* Enable Style/DotPosition Rubocop :cop:Grzegorz Bizon2017-06-211-4/+4
* Remove old specs and add new onesFelipe Artur2017-06-161-29/+0
* Fix: Milestone - Participants list is showing duplicate assigneesfix_duplicated_assignees_on_milestone_pageValery Sizov2017-05-291-0/+13
* Removed `Milestone#is_empty?`Jacopo2017-04-071-12/+0
* Fix RSpec/DescribeSymbol cop violationsRobert Speicher2017-03-241-1/+1
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-3/+3
* Merge branch 'jej-24637-move-issue-visible_to_user-to-finder' into 'security' Sean McGivern2016-12-151-5/+6
* Add shorthand support to gitlab markdown referencesOswaldo Ferreira2016-12-021-0/+14
* Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-17/+26
* Allowing ">" to be used for Milestone models's title and storing the value in...Makoto Scott-Hinkle2016-09-291-2/+2
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-10/+10
* Avoid `describe`-ing symbols in specsrs-describe-symbolsRobert Speicher2016-07-121-5/+5
* Return a relation with Postgres17227-upcoming-milestone-is-confusing-when-projects-have-different-milestonesSean McGivern2016-05-161-1/+3
* Make upcoming milestone work across projectsSean McGivern2016-05-161-0/+31
* Merge branch 'remove-annotate-gem' into 'master' Yorick Peterse2016-05-101-15/+0
|\
| * Remove the annotate gem and delete old annotationsJeroen van Baarsen2016-05-091-15/+0
* | Sanitize milestones and label titlesissue_15394Felipe Artur2016-05-051-0/+8
|/
* Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre2016-03-171-10/+10
* Use ILIKE/LIKE for searching milestonesYorick Peterse2016-03-111-0/+30
* Updates from last code review.issue_13621_2Rubén Dávila2016-03-061-2/+1
* Validate uniqueness of milestone title per projectZeger-Jan van de Weg2016-02-081-0/+14
* Tag model specsDouwe Maan2015-12-091-1/+1
* Improve performance of sorting milestone issuesYorick Peterse2015-10-191-0/+28
* Fix rubocop warnings in spec/modelsGuilherme Garnier2015-10-031-3/+3
* Update mock and stub syntax for specsRobert Speicher2015-06-221-7/+7
* Change percent_complete rescue value from 100 to 0Jonah Bishop2015-05-261-1/+1
* Updated rspec to rspec 3.x syntaxJeroen van Baarsen2015-02-121-21/+21
* Remove mass assgnment specsDmitriy Zaporozhets2014-06-261-1/+0
* Re-annotate modelsDmitriy Zaporozhets2014-04-091-2/+2
* ReannotateDmitriy Zaporozhets2013-08-211-0/+1
* Look for milestone by iid in milestone controllerDmitriy Zaporozhets2013-08-211-0/+1
* Fix typosJohannes Schleifenbaum2013-07-291-2/+2
* cattr_accessor is not threadsafe!Dmitriy Zaporozhets2013-06-111-1/+0
* remove trailing spacesAndrey Kumanyaev2013-05-051-1/+1
* reannotatedDmitriy Zaporozhets2013-03-151-1/+1
* Creating test values moved to beforeAndrew8xx82013-02-181-6/+11
* Additional tests added to MilestoneAndrew8xx82013-02-181-0/+27
* Milestone uses StateMachine nowAndrew8xx82013-02-181-7/+2
* Merge Request uses StateMachine nowAndrew8xx82013-02-181-1/+1
* Rspec models Milestone, Commit, UsersProjectDmitriy Zaporozhets2013-01-031-0/+50