Commit Graph

1488 Commits (8865bcb5849f541bda6e99ae338e9ba886ca4d68)

Author SHA1 Message Date
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 15 years ago
Eric Davis 70973fda64 Fix a few requires for metric_fu's rcov. 15 years ago
Eric Davis 16969fdbbb Show the number of days in the subject line of Reminder emails. 15 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
Jean-Philippe Lang c47d23a87b Fixed: Deleting statuses doesn't delete all workflow entries (#5811). 15 years ago
Jean-Philippe Lang ec526c1261 Merged r3873 from trunk. 15 years ago
Jean-Philippe Lang 66820dbed3 Strips user email (#5834). 15 years ago
Eric Davis cd54efa0c9 Force the test RAILS_ENV to help prevent purging data when mistyping. #4572 15 years ago
Eric Davis 56af944afa Extend changes.path and changes.from_path to support longer paths. #5771 15 years ago
Eric Davis c6201ae15b Recalculate inherited attributes on parents when a child is moved under a new parent. #5524 15 years ago
Eric Davis 6ef240841c Add some tests for User#try_to_login with LDAP. #5592 15 years ago
Eric Davis 6eea3300f8 Sanitize image links and handle nils in the toc formatter. #5445 15 years ago
Eric Davis de17640489 Change User#login to be case-insensitive. #2473 15 years ago
Eric Davis 7376ef2ad7 Typecast issue ids when searched for. 15 years ago
Eric Davis c98f46d691 Handle unsuccessful destroys in TimelogController. #5700 15 years ago
Eric Davis 116c7a7964 Add a link to the cross project time entries page to /projects. #4935 15 years ago
Eric Davis 4083e7e622 Truncate incoming email subject lines to 255 characters. #5698 15 years ago
Eric Davis c5863c0ad0 Support listing directories in svn which include square brackets. #5548 15 years ago
Eric Davis 70da33fc29 Add some assertions on the default data loading test to debug a Ruby 1.9 failure. 15 years ago