| Commit message (Expand) | Author | Age | Files | Lines |
* | Don't use #delete on String in Mailer. | Jean-Philippe Lang | 2012-03-12 | 1 | -0/+5 |
* | More function tests for AdminController. | Jean-Philippe Lang | 2012-03-10 | 1 | -0/+9 |
* | Test cleanup. | Jean-Philippe Lang | 2012-03-04 | 1 | -7/+0 |
* | Renamed Mailer#test to Mailer#test_email. | Jean-Philippe Lang | 2012-03-04 | 1 | -1/+1 |
* | Do not do assertions on mail class. | Jean-Philippe Lang | 2012-02-25 | 1 | -1/+1 |
* | Adds named scopes for projects index. | Jean-Philippe Lang | 2011-12-04 | 1 | -0/+9 |
* | Adds test for test email failure. | Jean-Philippe Lang | 2011-12-03 | 1 | -0/+7 |
* | remove trailing white-spaces from test/functional/admin_controller_test.rb. | Toshi MARUYAMA | 2011-08-26 | 1 | -21/+21 |
* | Use absolute paths in test/**/* requires for Ruby 1.9.2 compatibility. #4050 | Jean-Baptiste Barth | 2010-12-12 | 1 | -1/+1 |
* | Add some assertions on the default data loading test to debug a Ruby 1.9 fail... | Eric Davis | 2010-06-20 | 1 | -0/+2 |
* | Move more routing tests into the routing integration test. | Eric Davis | 2010-04-20 | 1 | -7/+0 |
* | Fixes broken admin menu extension (#4351). | Jean-Philippe Lang | 2009-12-07 | 1 | -0/+15 |
* | Upgraded to Rails 2.3.4 (#3597) | Eric Davis | 2009-09-13 | 1 | -1/+1 |
* | Converted routing and urls to follow the Rails REST convention. | Eric Davis | 2009-01-26 | 1 | -0/+7 |
* | Slight changes in functional tests. | Jean-Philippe Lang | 2009-01-04 | 1 | -1/+1 |
* | Adds url and author_url plugin attributes (#2162). | Jean-Philippe Lang | 2008-11-16 | 1 | -2/+2 |
* | Adds a few Plugin tests. | Jean-Philippe Lang | 2008-11-16 | 1 | -0/+22 |
* | Moves plugin list to its own administration menu item. | Jean-Philippe Lang | 2008-11-16 | 1 | -0/+8 |
* | Adds the ability to search for a project name or identifier on the administra... | Jean-Philippe Lang | 2008-10-24 | 1 | -0/+19 |
* | Admin settings screen split to tabs. | Jean-Philippe Lang | 2008-01-06 | 1 | -13/+1 |
* | Default configuration data can now be loaded from the administration screen. | Jean-Philippe Lang | 2008-01-05 | 1 | -1/+27 |
* | Added some functional tests and a CVS test repository. | Jean-Philippe Lang | 2007-12-13 | 1 | -0/+61 |