| Commit message (Expand) | Author | Age | Files | Lines |
* | Donate tests I wrote for rackmount rails integration | Joshua Peek | 2009-10-20 | 1 | -1/+4 |
* | Add define another "stuff" controller to support routing tests | Joshua Peek | 2009-10-10 | 1 | -0/+1 |
* | Add define a "stuff" controller in fixtures to support routing tests | Joshua Peek | 2009-10-10 | 1 | -0/+1 |
* | Redraw default routes on all internal integration tests. We don't need Simple... | Joshua Peek | 2009-10-03 | 1 | -5/+0 |
* | Avoid creating new controller constants during test runtime. All routable con... | Joshua Peek | 2009-10-03 | 1 | -9/+18 |
* | Moved shared form helper models into fake_models | Joshua Peek | 2009-10-03 | 1 | -0/+96 |
* | Add custom "with_routing" to internal tests to fix reseting session after using | Joshua Peek | 2009-10-03 | 1 | -0/+1 |
* | Define weblog controller for url helper test | Joshua Peek | 2009-09-13 | 1 | -0/+1 |
* | Merge abstract_controller/test_helper and new_base/test_helper since they are... | Joshua Peek | 2009-09-13 | 1 | -104/+0 |
* | Add fake controllers for url rewriter tests | Joshua Peek | 2009-09-06 | 1 | -0/+5 |
* | Cleanup hacky routing with controller_path in url helper tests. This doesn't ... | Joshua Peek | 2009-09-06 | 1 | -1/+1 |
* | Fix isolated running of AddressesTest | Joshua Peek | 2009-09-06 | 1 | -0/+1 |
* | Fix isolated running of ActionPackAssertionTest | Joshua Peek | 2009-09-06 | 1 | -1/+1 |
* | Remove a useless method in the fixture template class | Yehuda Katz + Carl Lerche | 2009-09-03 | 1 | -4/+0 |
* | Refactor ActionView::Resolver | Yehuda Katz + Carl Lerche | 2009-09-03 | 1 | -54/+12 |
* | Fix the */* with Net::HTTP bug [#3100 state:resolved] | Yehuda Katz + Carl Lerche | 2009-09-01 | 1 | -3/+6 |
* | Track all AC base subclasses as possible controllers for internal testing | Joshua Peek | 2009-08-25 | 1 | -4/+5 |
* | Got tests to pass with some more changes. | Yehuda Katz | 2009-08-15 | 1 | -10/+10 |
* | Ensure collections are not treated as nested resources. | José Valim | 2009-08-13 | 1 | -4/+8 |
* | Add destroyed? to ActiveRecord, include tests for polymorphic urls for destro... | José Valim | 2009-08-07 | 1 | -0/+22 |
* | AMo conversion helper | Joshua Peek | 2009-07-21 | 1 | -2/+4 |
* | Define ActiveModel API Compliance | Yehuda Katz | 2009-07-20 | 1 | -2/+2 |
* | Passes in 1.9 | Yehuda Katz + Carl Lerche | 2009-06-23 | 1 | -3/+3 |
* | Remove some defined?(Http) checks | Yehuda Katz + Carl Lerche | 2009-06-17 | 1 | -0/+2 |
* | Rename ActionView::Template::Path ActionView::Resolver | Yehuda Katz + Carl Lerche | 2009-06-17 | 1 | -38/+1 |
* | Fixing pending tests and fixed some formats / partial rendering semantics | Yehuda Katz + Carl Lerche | 2009-06-17 | 1 | -1/+1 |
* | Move model naming into ActiveModel | Joshua Peek | 2009-06-17 | 1 | -0/+4 |
* | Move testing_sandbox to test/lib | Jeremy Kemper | 2009-05-22 | 1 | -0/+15 |
* | Move active_record_unit to shared load path | Jeremy Kemper | 2009-05-22 | 1 | -0/+104 |
* | Move fake controllers and models to a common load path | Jeremy Kemper | 2009-05-22 | 2 | -0/+52 |
* | Fixed new_base tests on ruby 1.9 | Yehuda Katz + Carl Lerche | 2009-05-20 | 1 | -1/+1 |
* | OMG, a lot of work | Yehuda Katz + Carl Lerche | 2009-05-01 | 1 | -23/+92 |
* | Checkpoint | Yehuda Katz and Carl Lerche | 2009-03-23 | 1 | -0/+35 |