Commit Graph

2325 Commits (b775dee4af1eaaa2aa3af1edaad4f5959c43fd23)

Author SHA1 Message Date
Eric Davis 27ef72c35e Merged r4006 from trunk. 14 years ago
Eric Davis fc9b984cc1 Treat Calendar and Gantt pages as separate modules. #6153 14 years ago
Eric Davis dfd1d0c7fe Refactor: merge IssuesController#update_form into IssuesController#new 14 years ago
Eric Davis 9696557897 Fix the mock_file test helper. 14 years ago
Eric Davis 1fcc1bdc89 Refactor: move IssuesController#context_menu to a new controller. 14 years ago
Eric Davis 047bf692b3 Merged r3951 from trunk. 14 years ago
Eric Davis d457f90fcd Merged r3949 from trunk. 14 years ago
Eric Davis 80e833cd88 Merged r3946 from trunk. 14 years ago
Eric Davis a12a073a6e Merged r3945 from trunk. 14 years ago
Eric Davis 2012c60bfd Merged r3941 from trunk. 14 years ago
Eric Davis 7af610631f Merged r3937 from trunk. 14 years ago
Eric Davis fab5064643 Merged r3936 from trunk. 14 years ago
Eric Davis ab5ce45b43 Merged r3935 from trunk. 14 years ago
Eric Davis 7ca197b37f Merged r3933 from trunk. 14 years ago
Eric Davis c67272599c Merged r3927 from trunk. 14 years ago
Eric Davis b6bc3a3665 Merged r3926 from trunk. 14 years ago
Eric Davis a96eb375ec Merged r3925 from trunk. 14 years ago
Eric Davis c7e719fc4b Merged r3924 from trunk. 14 years ago
Eric Davis 2f529fd834 Merged r3918 from trunk. 14 years ago
Eric Davis 102e845391 Merged r3916 from trunk. 14 years ago
Eric Davis 3f1c3fa020 Merged r3913 from trunk. 14 years ago
Eric Davis acaa223cf8 Merged r3907 from trunk. 14 years ago
Eric Davis ae3d542664 Merged r3905 from trunk. 14 years ago
Eric Davis c731d11209 Merged r3904 from trunk. 14 years ago
Eric Davis 8458dc23d4 Merged r3903 from trunk. 14 years ago
Eric Davis fc6e7f12b7 Small test refactoring, extract method. 14 years ago
Eric Davis 73ba49a715 Use the base layout for all 403, 404, and 500 pages. #6172 14 years ago
Eric Davis 1f8d396e3f Refactor: move IssuesController#preview to a new controller. 14 years ago
Eric Davis 3eff27344b Refactor: move IssuesController#auto_complete to a new controller. #4382 14 years ago
Eric Davis 22c978ad94 Refactor: move IssuesController#reply to JournalsController 14 years ago
Eric Davis a6112ef40d Fix path to test_helper 14 years ago
Eric Davis ff43bb1a74 Refactor: Extract a new IssueMovesController from IssuesController. 14 years ago
Jean-Baptiste Barth e43f9fc21e Show projects depending on their visibility in user's profile. #6100 14 years ago
Jean-Baptiste Barth 83e4cf3dd4 Prevent 500 error on login when there's a typo in OpenID URI scheme, such as http;// or http.// 14 years ago
Jean-Baptiste Barth 56a6d86af5 Added project filter when viewing all issues. #5084 14 years ago
Jean-Baptiste Barth bc5d32d6de Replace Test::Unit::TestCase with ActiveSupport::TestCase. #5477 14 years ago
Jean-Baptiste Barth 780bdccc42 Fixed wrong commit range in git log command. #5628 14 years ago
Jean-Baptiste Barth a1b607480a Refactor: added link_to_project helper to handle links to projects 14 years ago
Eric Davis 041bca6ac9 Refactor: start to split IssuesController#move into two separate actions. 14 years ago
Tim Felgentreff cbfbd662bb fix changed method name 14 years ago
Tim Felgentreff 9409ae7350 add another journal 14 years ago
Tim Felgentreff acc093b0c1 add a journal entry for messages 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago
Jean-Baptiste Barth 0bcde4ab28 Fixed: assigned_to and author filters in cross project issues view should be based on user's project visibility. #5760 14 years ago
Eric Davis 70973fda64 Fix a few requires for metric_fu's rcov. 14 years ago
Eric Davis 16969fdbbb Show the number of days in the subject line of Reminder emails. 14 years ago
Eric Davis 25037b841b Refactor: extract method to shoulda macro. 15 years ago
Eric Davis d3158e37b9 Added tests for AccountController#register POST with automatic registration. 15 years ago
Eric Davis 5c525f0b41 Added tests for AccountController#register GET. 15 years ago
Jean-Philippe Lang 52a12aaca8 Merged r3881 from trunk. 15 years ago