Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | require abstract_unit directly since test is in load path | Jeremy Kemper | 2008-01-05 | 1 | -1/+1 |
* | Ruby 1.9 compat: introduce ActiveSupport::FrozenObjectError normalize TypeErr... | Jeremy Kemper | 2007-12-29 | 1 | -0/+4 |
* | Tighten rescue clauses. Closes #5985. | Jeremy Kemper | 2006-08-31 | 1 | -1/+1 |
* | r4487@asus: jeremy | 2006-04-29 12:21:39 -0700 | Jeremy Kemper | 2006-07-08 | 1 | -10/+9 |
* | Update the diagnostics template skip the useless '<controller not set>' text. | Nicholas Seckar | 2006-04-04 | 1 | -2/+21 |
* | Remove generated code from app traces; improve accuracy of framework traces | Nicholas Seckar | 2005-10-18 | 1 | -0/+8 |
* | Update Exception extension to show the first few framework frames in an appli... | Nicholas Seckar | 2005-10-16 | 1 | -0/+14 |
* | Add unit tests for exception extensions | Nicholas Seckar | 2005-10-16 | 1 | -0/+24 |