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
/
activesupport
/
lib
/
active_support
/
new_callbacks.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix failing tests in new callbacks
Yehuda Katz + Carl Lerche
2009-06-15
1
-1
/
+1
*
uses Object#metaclass and Object#class_eval in a few spots
Xavier Noria
2009-06-12
1
-1
/
+1
*
Further cleanup of callbacks
Yehuda Katz
2009-06-09
1
-10
/
+7
*
More pruning of NewCallbacks
Yehuda Katz
2009-06-09
1
-16
/
+5
*
YAGNI Method references. Deprecated
Yehuda Katz
2009-06-02
1
-12
/
+5
*
Further cleaning up new callbacks
Yehuda Katz
2009-06-02
1
-69
/
+49
*
Simplify callbacks to use less metaprogramming
Yehuda Katz
2009-06-02
1
-51
/
+55
*
Get all the callback tests to work on new base
Yehuda Katz + Carl Lerche
2009-06-01
1
-3
/
+10
*
Support Object#filter method for before/after filters
Pratik Naik
2009-05-30
1
-0
/
+2
*
Fix failing ActionCacheFilter tests due to around filter changes.
Yehuda Katz + Carl Lerche
2009-05-27
1
-2
/
+2
*
Added support to new callbacks for around filter object that respond to :befo...
Yehuda Katz + Carl Lerche
2009-05-27
1
-1
/
+5
*
Added support to new callbacks for around filter object that respond to :befo...
Yehuda Katz + Carl Lerche
2009-05-27
1
-0
/
+5
*
Add the ability to prepend filters to new callbacks
Carl Lerche
2009-05-27
1
-1
/
+3
*
Support Method callbacks
Pratik Naik
2009-05-26
1
-0
/
+8
*
Make Filter#filter work with around filters
Pratik Naik
2009-05-25
1
-5
/
+17
*
Corrected new callbacks semantics with regards to using objects for around fi...
Yehuda Katz + Carl Lerche
2009-05-19
1
-3
/
+7
*
Don't run the action if callbacks are halted.
Yehuda Katz + Carl Lerche
2009-05-11
1
-1
/
+1
*
Removed a stray method_missing in the new callbacks system
Yehuda Katz + Carl Lerche
2009-05-01
1
-9
/
+0
*
Makes new callbacks support keys with special characters
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+1
*
new_callbacks core extensions
Jeremy Kemper
2009-04-22
1
-0
/
+3
*
Treating strings as enumerable is deprecated
Jeremy Kemper
2009-04-20
1
-6
/
+6
*
Resurrecting 1.9 compatibility.
Carl Lerche & Yehuda Katz
2009-04-13
1
-1
/
+2
*
Rework NewCallbacks to not require method_missing
Yehuda Katz
2009-03-17
1
-1
/
+9
*
Use extlib accessor for new callbacks
Yehuda Katz
2009-03-12
1
-2
/
+2
*
Fixes multiple conditions
Yehuda Katz
2009-02-27
1
-2
/
+2
*
Add support for callbacks
Yehuda Katz
2009-02-27
1
-0
/
+477