| Commit message (Expand) | Author | Age | Files | Lines |
* | MailHandler: fixed that sender's fullname is not unquoted (#10334). | Jean-Philippe Lang | 2012-03-01 | 2 | -0/+20 |
* | back out from r9031 to r9036 | Toshi MARUYAMA | 2012-03-01 | 6 | -14/+14 |
* | Rails3: test: add .to_s for mail's bodies check at unit/mailer_test.rb | Toshi MARUYAMA | 2012-03-01 | 1 | -3/+3 |
* | Rails3: test: add .to_s for mail's bodies check at unit/repository_test.rb | Toshi MARUYAMA | 2012-03-01 | 1 | -1/+1 |
* | Rails3: test: add .to_s for mail's bodies check at functional/users_controlle... | Toshi MARUYAMA | 2012-03-01 | 1 | -3/+3 |
* | Rails3: test: add .to_s for mail's bodies check at functional/messages_contro... | Toshi MARUYAMA | 2012-03-01 | 1 | -1/+1 |
* | Rails3: test: add .to_s for mail's bodies check at functional/issues_controll... | Toshi MARUYAMA | 2012-03-01 | 1 | -5/+5 |
* | Rails3: test: add .to_s for mail's bodies check at functional/files_controlle... | Toshi MARUYAMA | 2012-03-01 | 1 | -1/+1 |
* | Fixed potential test failure. | Jean-Philippe Lang | 2012-02-28 | 1 | -2/+2 |
* | Fixed potential test failure. | Jean-Philippe Lang | 2012-02-28 | 1 | -1/+1 |
* | Fixed potential test failure. | Jean-Philippe Lang | 2012-02-28 | 1 | -2/+2 |
* | Fixed potential test failure. | Jean-Philippe Lang | 2012-02-28 | 1 | -1/+1 |
* | Fixed potential test failure. | Jean-Philippe Lang | 2012-02-28 | 1 | -1/+1 |
* | Override @#url_for@ in AM to force generation of absolute links (#10251). | Etienne Massip | 2012-02-27 | 3 | -66/+96 |
* | Adds a test for project menu item when displaying a revision. | Jean-Philippe Lang | 2012-02-27 | 1 | -0/+8 |
* | Adds a test for when displaying the new message form on boards#show. | Jean-Philippe Lang | 2012-02-27 | 1 | -0/+10 |
* | Adds a helper for displaying validation error messages. | Jean-Philippe Lang | 2012-02-26 | 1 | -1/+1 |
* | Rails3: scm: cvs: fix error of test_fetch_changesets_incremental at unit mode... | Toshi MARUYAMA | 2012-02-26 | 1 | -5/+7 |
* | Moved tests about session reset to functional tests. | Jean-Philippe Lang | 2012-02-26 | 2 | -18/+15 |
* | Rewrite test without shoulda macros. | Jean-Philippe Lang | 2012-02-25 | 1 | -11/+24 |
* | Removed assertions on blank template. | Jean-Philippe Lang | 2012-02-25 | 1 | -2/+0 |
* | Rails 3.1 compatibility. | Jean-Philippe Lang | 2012-02-25 | 1 | -1/+1 |
* | Rails 3.1 compatibility. | Jean-Philippe Lang | 2012-02-25 | 1 | -3/+3 |
* | Rails 3.1 compatibility. | Jean-Philippe Lang | 2012-02-25 | 1 | -2/+2 |
* | Rails 3.1 compatibility. | Jean-Philippe Lang | 2012-02-25 | 1 | -3/+3 |
* | Can not use Project#find on scopes with Rails 3.1. | Jean-Philippe Lang | 2012-02-25 | 1 | -1/+7 |
* | Clean up assertion. | Jean-Philippe Lang | 2012-02-25 | 1 | -2/+1 |
* | Adds missing format parameter. | Jean-Philippe Lang | 2012-02-25 | 1 | -3/+3 |
* | Do not do assertions on mail class. | Jean-Philippe Lang | 2012-02-25 | 6 | -10/+10 |
* | Rails3: test: fix ordering functional/comments_controller_test.rb | Toshi MARUYAMA | 2012-02-25 | 1 | -1/+1 |
* | Use fixture. | Jean-Philippe Lang | 2012-02-24 | 1 | -1/+1 |
* | Potential test failure fixed. | Jean-Philippe Lang | 2012-02-24 | 1 | -2/+2 |
* | Use subclasses method instead of class variable. | Jean-Philippe Lang | 2012-02-24 | 1 | -0/+11 |
* | scm: cvs: add test to override human_attribute_name | Toshi MARUYAMA | 2012-02-24 | 1 | -0/+60 |
* | scm: filesystem: add test to override human_attribute_name of "Root directory" | Toshi MARUYAMA | 2012-02-24 | 1 | -0/+27 |
* | scm: mercurial: remove unnecessary log_encoding from overriding human_attribu... | Toshi MARUYAMA | 2012-02-24 | 1 | -3/+2 |
* | scm: git: remove unnecessary log_encoding from overriding human_attribute_nam... | Toshi MARUYAMA | 2012-02-24 | 1 | -3/+2 |
* | scm: mercurial: add test to override human_attribute_name of "path to reposit... | Toshi MARUYAMA | 2012-02-24 | 1 | -0/+29 |
* | scm: git: add test to override human_attribute_name of "path to repository" | Toshi MARUYAMA | 2012-02-24 | 1 | -0/+28 |
* | scm: mercurial: split unit model test setup whether repository required or not | Toshi MARUYAMA | 2012-02-24 | 1 | -19/+21 |
* | scm: git: split unit model test setup whether repository required or not | Toshi MARUYAMA | 2012-02-24 | 1 | -13/+15 |
* | scm: bazaar: add test to override human_attribute_name of "path to repository" | Toshi MARUYAMA | 2012-02-24 | 1 | -0/+28 |
* | scm: darcs: add test to override human_attribute_name of "path to repository" | Toshi MARUYAMA | 2012-02-24 | 1 | -0/+28 |
* | code layout cleanup test/unit/repository_test.rb | Toshi MARUYAMA | 2012-02-24 | 1 | -2/+10 |
* | scm: add test to override human_attribute_name of log_encoding | Toshi MARUYAMA | 2012-02-24 | 1 | -0/+26 |
* | Adds functional tests. | Jean-Philippe Lang | 2012-02-23 | 1 | -0/+19 |
* | Adds required fixtures back. | Jean-Philippe Lang | 2012-02-23 | 1 | -1/+1 |
* | Adds functional tests. | Jean-Philippe Lang | 2012-02-23 | 3 | -0/+43 |
* | Adds functional tests. | Jean-Philippe Lang | 2012-02-23 | 2 | -0/+15 |
* | Adds functional tests. | Jean-Philippe Lang | 2012-02-23 | 1 | -0/+16 |