summaryrefslogtreecommitdiff
path: root/spec/models/milestone_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'ce-9578-adjust-opened-issues-count-and-completion-rate' into 'm...Robert Speicher2019-06-041-22/+0
|\
| * Adjust burndown chart opened issues countce-9578-adjust-opened-issues-count-and-completion-rateAlexandru Croitor2019-06-041-22/+0
* | Merge branch 'dz-scope-project-routes-3' into 'master'Lin Jen-Shin2019-05-311-0/+16
|\ \ | |/ |/|
| * Add specs for Milestone reference methodsDmitriy Zaporozhets2019-05-291-0/+16
* | Change query to work on mysql as well. Also set entire date because setting o...Luke Picciau2019-05-311-16/+17
|/
* Add # frozen_string_literal to spec/modelsThong Kuah2019-04-011-0/+2
* Add failing test for milestone with far-future dateSean McGivern2019-03-061-0/+15
* Check issue milestone availabilityJarka Košanová2019-02-141-4/+4
* Adds milestone searchJacopo2019-01-241-0/+23
* Fix MilestonesFinder to pass relations to scopeHeinrich Lee Yu2019-01-121-2/+2
* Refactor Milestone.for_projects_and_groupsHeinrich Lee Yu2018-12-311-3/+67
* Add group milestones in upcoming filterHeinrich Lee Yu2018-12-311-6/+27
* Add % prefix to milestone reference link textHeinrich Lee Yu2018-12-211-0/+9
* Update MR based on Sean's feedbackrz_fix_milestone_countEagllus2018-10-261-5/+5
* Removed the print in testRonald van Zon2018-10-251-3/+0
* Update related tests based on commentEagllus2018-10-221-6/+11
* Moving state_count to Milestone model and related testsEagllus2018-10-171-0/+35
* Don't use MilestoneFinder for group milestonesDouglas Barbosa Alexandre2018-09-181-0/+18
* Fix ordering by name on milestones pageDouglas Barbosa Alexandre2018-07-301-0/+20
* 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