index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
actionpack
/
lib
/
action_controller
/
templates
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add verification to scaffolds (generated and reflection based). Require POST...
Michael Koziarski
2006-03-14
1
-1
/
+1
*
Don'tt abort rake when rendering the _trace.rhtml template
Nicholas Seckar
2006-03-11
1
-1
/
+1
*
Correct the case of the CSS declarations. [Blair Zajac] Closes #3171
Michael Koziarski
2006-01-13
1
-4
/
+4
*
Remove the unused, slow response_dump and session_dump variables from error p...
Jeremy Kemper
2005-11-16
1
-2
/
+0
*
Fix line number detection and escape RAILS_ROOT in backtrace Regexp
Nicholas Seckar
2005-10-27
1
-3
/
+0
*
Recognize ./#{RAILS_ROOT} as RAILS_ROOT in error traces
Nicholas Seckar
2005-10-27
1
-1
/
+1
*
Proper CSS color definition (closes #2334)
David Heinemeier Hansson
2005-10-26
1
-1
/
+1
*
Abbreviate RAILS_ROOT in traces
Jamis Buck
2005-10-19
1
-0
/
+5
*
Update error trace templates
Nicholas Seckar
2005-10-18
1
-15
/
+18
*
Add missing file
Nicholas Seckar
2005-10-16
1
-0
/
+21
*
Clean up error pages by providing better backtraces
Nicholas Seckar
2005-10-15
2
-15
/
+6
*
Take retry with breakpoint out until we fix it
David Heinemeier Hansson
2005-10-15
1
-1
/
+1
*
Fixed dynamic scaffolding [Stefan Kaes]
David Heinemeier Hansson
2005-07-27
1
-1
/
+1
*
Added a DOCTYPE of HTML transitional to the HTML files generated by Rails #11...
David Heinemeier Hansson
2005-07-02
1
-0
/
+2
*
r2495@sedna: jeremy | 2005-05-27 22:07:18 -0700
Jeremy Kemper
2005-06-12
5
-27
/
+27
*
CSS needs "red" not #red
David Heinemeier Hansson
2005-06-06
1
-1
/
+1
*
Fixed scaffolding to use the latest style
David Heinemeier Hansson
2005-06-02
2
-1
/
+3
*
Removed dumping of template assigns on the rescue page as it would very easil...
David Heinemeier Hansson
2005-04-30
1
-7
/
+0
*
Fixed error handling of broken layouts #1115 [Michael Schubert]
David Heinemeier Hansson
2005-04-17
1
-1
/
+1
*
Added pagination for scaffolding (10 items per page) #964 [mortonda@dgrmm.net]
David Heinemeier Hansson
2005-04-02
1
-0
/
+3
*
Improved the message display on the exception handler pages #963 [Johan Soren...
David Heinemeier Hansson
2005-03-31
3
-6
/
+9
*
Tweaked the rescue with breakpoint, still not perfect
David Heinemeier Hansson
2005-03-23
1
-9
/
+10
*
Improved error reporting especially around never shallowing exceptions. Debug...
David Heinemeier Hansson
2005-03-23
1
-3
/
+5
*
Added new keyword to specify load paths as being component based. Added bette...
David Heinemeier Hansson
2005-02-20
1
-1
/
+1
*
Gives Rescues some Love #680
David Heinemeier Hansson
2005-02-20
2
-2
/
+10
*
A hopefully more successful attempt at the Routing branch merge
David Heinemeier Hansson
2005-02-15
1
-0
/
+8
*
Backed out of routing merge.. investigating missing patches
David Heinemeier Hansson
2005-02-15
1
-8
/
+0
*
Merged back the Routing branch
David Heinemeier Hansson
2005-02-15
1
-0
/
+8
*
Fixed three issues with retrying breakpoints #417 [Florian Gross]
David Heinemeier Hansson
2005-01-10
1
-4
/
+7
*
Added POST support for the breakpoint retries, so form processing that raises...
David Heinemeier Hansson
2004-12-18
1
-1
/
+12
*
Made the last tweaks before 0.9
David Heinemeier Hansson
2004-12-16
1
-0
/
+36
*
Display error messages on scaffolded form pages
David Heinemeier Hansson
2004-12-12
2
-0
/
+2
*
Added breakpoint retries on rescue screens
David Heinemeier Hansson
2004-12-09
1
-0
/
+2
*
Added that ActiveRecordHelper#form now calls url_for on the :action option.
David Heinemeier Hansson
2004-12-07
1
-1
/
+1
*
Syntax errors and other exceptions thrown outside of an action are now gracef...
David Heinemeier Hansson
2004-12-06
3
-17
/
+5
*
Initial
David Heinemeier Hansson
2004-11-24
11
-0
/
+182