Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Functional tests cleanup. | Jean-Philippe Lang | 2012-12-03 | 1 | -0/+17 |
* | Removed some generate! calls. | Jean-Philippe Lang | 2012-03-04 | 1 | -1/+1 |
* | Don't use auth_sources fixtures when not needed. | Jean-Philippe Lang | 2012-02-19 | 1 | -1/+0 |
* | Rails3: replace "all" fixtures at test/functional/calendars_controller_test.rb | Toshi MARUYAMA | 2011-09-24 | 1 | -1/+8 |
* | remove trailing white-spaces from test/functional/calendars_controller_test.rb. | Toshi MARUYAMA | 2011-08-30 | 1 | -6/+6 |
* | Fixes a functional test case. | Jean-Philippe Lang | 2011-07-03 | 1 | -1/+1 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Add SortHelper so custom queries will run on the Calendar. #6612 | Eric Davis | 2010-10-10 | 1 | -0/+10 |
* | Fix a few requires for metric_fu's rcov. | Eric Davis | 2010-08-04 | 1 | -1/+1 |
* | Display the correct ISO week number on the project calendar. | Eric Davis | 2010-06-19 | 1 | -0/+44 |
* | Refactor: move Project Calendar to it's own controller. | Eric Davis | 2010-05-03 | 1 | -0/+20 |