summaryrefslogtreecommitdiffstats
path: root/test/functional/calendars_controller_test.rb
Commit message (Expand)AuthorAgeFilesLines
* Copyright update.Jean-Philippe Lang2015-01-111-1/+1
* add missing fixtures to CalendarsControllerTestToshi MARUYAMA2014-10-241-1/+6
* Merged rails-4.1 branch (#14534).Jean-Philippe Lang2014-10-221-7/+8
* Rails4: fix "assert_template 'calendar'" fails at CalendarsControllerTestToshi MARUYAMA2014-02-041-2/+2
* update copyright year (#15977)Toshi MARUYAMA2014-01-291-1/+1
* Role based custom queries (#1019).Jean-Philippe Lang2013-07-111-1/+1
* Removed some shoulda context.Jean-Philippe Lang2013-02-181-11/+8
* Copyright for 2013 (#12788).Jean-Philippe Lang2013-01-121-1/+1
* Use #assert_select instead of #assert_tag.Jean-Philippe Lang2012-12-221-30/+20
* Adds STI to Query model. Issue queries are now IssueQuery instances.Jean-Philippe Lang2012-12-091-1/+1
* Functional tests cleanup.Jean-Philippe Lang2012-12-031-0/+17
* Removed some generate! calls.Jean-Philippe Lang2012-03-041-1/+1
* Don't use auth_sources fixtures when not needed.Jean-Philippe Lang2012-02-191-1/+0
* Rails3: replace "all" fixtures at test/functional/calendars_controller_test.rbToshi MARUYAMA2011-09-241-1/+8
* remove trailing white-spaces from test/functional/calendars_controller_test.rb.Toshi MARUYAMA2011-08-301-6/+6
* Fixes a functional test case.Jean-Philippe Lang2011-07-031-1/+1
* Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050Jean-Baptiste Barth2010-12-121-1/+1
* Add SortHelper so custom queries will run on the Calendar. #6612Eric Davis2010-10-101-0/+10
* Fix a few requires for metric_fu's rcov.Eric Davis2010-08-041-1/+1
* Display the correct ISO week number on the project calendar.Eric Davis2010-06-191-0/+44
* Refactor: move Project Calendar to it's own controller.Eric Davis2010-05-031-0/+20