summaryrefslogtreecommitdiffstats
path: root/test/unit/lib/redmine_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year in source files to 2022 (#36379).Go MAEDA2022-01-021-1/+1
* Update copyright year in source files to 2021 (#33069).Go MAEDA2021-03-251-1/+1
* Update copyright year in source files to 2020 (#33069).Go MAEDA2020-03-031-1/+1
* Update copyright year.Go MAEDA2019-05-251-1/+1
* Enable frozen_string_literal for some files under test directory (#26561).Go MAEDA2019-03-161-1/+1
* Add "frozen_string_literal: false" for all files (#26561).Go MAEDA2019-03-151-0/+2
* Update copyright.Jean-Philippe Lang2017-06-251-1/+1
* Removed the "New issue" menu item (#6204).Jean-Philippe Lang2016-04-191-7/+1
* Updates copyright for 2016.Jean-Philippe Lang2016-03-131-1/+1
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Copyright update.Jean-Philippe Lang2012-05-051-1/+1
* remove trailing white-spaces from test/unit/lib/redmine_test.rb.Toshi MARUYAMA2011-08-301-3/+3
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Reverted r4381.Jean-Philippe Lang2010-11-071-1/+3
* Removed gantt and calendar menu items that do not fit into the core project m...Jean-Philippe Lang2010-11-071-3/+1
* Treat Calendar and Gantt pages as separate modules. #6153Eric Davis2010-08-221-1/+3
* Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477Jean-Baptiste Barth2010-08-081-1/+1
* Converted Menus to a Tree structure to allow submenus.Eric Davis2009-11-251-0/+84