aboutsummaryrefslogtreecommitdiffstats
path: root/actionpack/lib/action_controller/templates
Commit message (Expand)AuthorAgeFilesLines
* Fixed error handling of broken layouts #1115 [Michael Schubert]David Heinemeier Hansson2005-04-171-1/+1
* Added pagination for scaffolding (10 items per page) #964 [mortonda@dgrmm.net]David Heinemeier Hansson2005-04-021-0/+3
* Improved the message display on the exception handler pages #963 [Johan Soren...David Heinemeier Hansson2005-03-313-6/+9
* Tweaked the rescue with breakpoint, still not perfectDavid Heinemeier Hansson2005-03-231-9/+10
* Improved error reporting especially around never shallowing exceptions. Debug...David Heinemeier Hansson2005-03-231-3/+5
* Added new keyword to specify load paths as being component based. Added bette...David Heinemeier Hansson2005-02-201-1/+1
* Gives Rescues some Love #680David Heinemeier Hansson2005-02-202-2/+10
* A hopefully more successful attempt at the Routing branch mergeDavid Heinemeier Hansson2005-02-151-0/+8
* Backed out of routing merge.. investigating missing patchesDavid Heinemeier Hansson2005-02-151-8/+0
* Merged back the Routing branchDavid Heinemeier Hansson2005-02-151-0/+8
* Fixed three issues with retrying breakpoints #417 [Florian Gross]David Heinemeier Hansson2005-01-101-4/+7
* Added POST support for the breakpoint retries, so form processing that raises...David Heinemeier Hansson2004-12-181-1/+12
* Made the last tweaks before 0.9David Heinemeier Hansson2004-12-161-0/+36
* Display error messages on scaffolded form pagesDavid Heinemeier Hansson2004-12-122-0/+2
* Added breakpoint retries on rescue screensDavid Heinemeier Hansson2004-12-091-0/+2
* Added that ActiveRecordHelper#form now calls url_for on the :action option.David Heinemeier Hansson2004-12-071-1/+1
* Syntax errors and other exceptions thrown outside of an action are now gracef...David Heinemeier Hansson2004-12-063-17/+5
* InitialDavid Heinemeier Hansson2004-11-2411-0/+182