summaryrefslogtreecommitdiff
path: root/spec/models/concerns/milestoneish_spec.rb
Commit message (Expand)AuthorAgeFilesLines
* Display only informaton visible to current userJarka Košanová2019-03-051-2/+93
* Show only MRs visible to user on milestone detailJarka Košanová2019-02-141-1/+46
* Replace '.team << [user, role]' with 'add_role(user)' in specs36782-replace-team-user-role-with-add_role-user-in-specsblackst0ne2017-12-221-2/+2
* Only include the user's ID in the time_spent command's update hashRobert Speicher2017-12-191-2/+2
* Add feature test to milestoneGeorge Andrinopoulos2017-11-111-0/+6
* Move total time spend calculation to milestoneishGeorge Andrinopoulos2017-11-111-0/+11
* Change all `:empty_project` to `:project`rs-empty_project-defaultRobert Speicher2017-08-021-1/+1
* Improve method names and add more specsFelipe Artur2017-06-161-9/+5
* Remove old specs and add new onesFelipe Artur2017-06-161-0/+35
* Backport of multiple_assignees_feature [ci skip]Valery Sizov2017-05-041-3/+3
* Issue milestone remaining time tooltipMichael2017-03-161-3/+23
* Use `:empty_project` where possible in model specsrs-empty_project-modelsRobert Speicher2017-01-261-1/+1
* Add a starting date to milestonesmilestone_start_dateValery Sizov2016-11-231-0/+20
* adds second batch of tests changed to active tenseactive-tense-test-coveragetiagonbotelho2016-08-091-18/+18
* Project members with guest role can't access confidential issuesDouglas Barbosa Alexandre2016-06-131-0/+14
* Restrict access for confidential issues on milestone viewDouglas Barbosa Alexandre2016-03-171-0/+104