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
/
railties
/
lib
/
breakpoint.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Turns out call_stack slows down the entire app, so just warn that breakpoints
Scott Barron
2006-11-03
1
-8
/
+2
*
umm ... who left that there
Scott Barron
2006-11-02
1
-4
/
+0
*
Little better formatting of this string.
Scott Barron
2006-11-02
1
-4
/
+6
*
Don't do call_stack warning all the time, only if a breakpoint is used.
Scott Barron
2006-11-02
1
-4
/
+4
*
If using Ruby 1.8.5, pull in call_stack so breakpointer works again.
Scott Barron
2006-11-01
1
-1
/
+15
*
Added show_source_list and show_call_stack to breakpoints to make it easier t...
David Heinemeier Hansson
2006-07-05
1
-0
/
+24
*
Documentation updates/fixes for railties
Jamis Buck
2005-10-16
1
-5
/
+5
*
Upgraded to breakpoint 92
David Heinemeier Hansson
2005-02-20
1
-1
/
+6
*
Added Florian Gross' latest version of Breakpointer and friends that fixes a ...
David Heinemeier Hansson
2005-01-24
1
-48
/
+41
*
Went back to original breakpointing as I couldnt make the patches from flgr work
David Heinemeier Hansson
2005-01-15
1
-0
/
+525
*
Fixed some breakpoint issues and made breakpoint_client depend on activerecor...
David Heinemeier Hansson
2005-01-15
1
-525
/
+0
*
Cut down on the documentation visible
David Heinemeier Hansson
2004-12-16
1
-11
/
+10
*
Improved the quality of the breakpointing -- especially under FCGI
David Heinemeier Hansson
2004-12-13
1
-2
/
+2
*
Cleaner deactivation of the breakpoint server
David Heinemeier Hansson
2004-12-12
1
-1
/
+9
*
Added collusion handling for FCGI
David Heinemeier Hansson
2004-12-12
1
-13
/
+19
*
Added preliminary remote breakpoint support
David Heinemeier Hansson
2004-12-09
1
-0
/
+512