Commit Graph

653 Commits (107647a816d5514a8baaf261829973529e385ab8)

Author SHA1 Message Date
Eric Davis 1fcc1bdc89 Refactor: move IssuesController#context_menu to a new controller. 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 2f529fd834 Merged r3918 from trunk. 14 years ago
Eric Davis 3f1c3fa020 Merged r3913 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 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
Eric Davis 041bca6ac9 Refactor: start to split IssuesController#move into two separate actions. 14 years ago
Tim Felgentreff 1f9eda4e0d update tests to work with the new data model, where neccessary 14 years ago
Eric Davis 70973fda64 Fix a few requires for metric_fu's rcov. 14 years ago
Eric Davis 25037b841b Refactor: extract method to shoulda macro. 14 years ago
Eric Davis d3158e37b9 Added tests for AccountController#register POST with automatic registration. 14 years ago
Eric Davis 5c525f0b41 Added tests for AccountController#register GET. 14 years ago
Eric Davis 56af944afa Extend changes.path and changes.from_path to support longer paths. #5771 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 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
Eric Davis 41ff1b9cb2 Display the correct ISO week number on the project calendar. 15 years ago
Eric Davis 093853b56a Added tests for #5533's behavior. 15 years ago
Eric Davis f3cc84b343 Show subproject versions on the Roadmap. 15 years ago
Eric Davis 0d34c3731b Add error messages to MembersController#new so a user is informed of missing data. 15 years ago
Eric Davis 715c9d16ef Refactor AuthSourcesController to support non-LDAP sources. #1131 15 years ago
Eric Davis 36c82ecc1f Refactor: move Project Calendar to it's own controller. 15 years ago
Jean-Philippe Lang edeb84a070 Fixes strange random test failures with Mysql. 15 years ago
Jean-Philippe Lang 1be15816dd Adds test helpers for test repositories. 15 years ago
Jean-Philippe Lang 80f7faf10a Fixes EOL style related test failures. 15 years ago
Jean-Philippe Lang 51c8f3143c Fixes URLs in atom feeds broken by r3681 (#5403). 15 years ago
Jean-Philippe Lang 3db77a86a9 Fixes some parameters in functional tests. 15 years ago
Eric Davis e65c3cfc7d Refactor: Move gantts to a separate controller. 15 years ago
Eric Davis 2c898d8a81 Refactor: Split IssuesController#new to #new and #create to match REST pattern. 15 years ago
Eric Davis 9b595c689d Refactor: Move the rest of the routing tests to RoutingTest. 15 years ago
Eric Davis 0fc884cf42 Move more routing tests into the routing integration test. 15 years ago
Jean-Philippe Lang f23aceba86 Fixes a test failure with SQLite3 due to transaction fixtures (#5290). 15 years ago
Jean-Philippe Lang f35921d308 Fixes Issue#save_issue_with_child_records so that time entry do not get saved if issue save fails. 15 years ago
Jean-Philippe Lang 43e5bb75d2 Fixed: issue optimistic locking broken by r3308 (#5280). 15 years ago