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
/
test
/
callbacks_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Log 'Filter chain halted as CALLBACKNAME rendered or redirected' every time a...
José Valim
2011-11-30
1
-1
/
+11
*
Removal require again from tests.
Arun Agrawal
2011-05-22
1
-1
/
+0
*
Add better test scenario for around callback return results
Aaron Pfeifer
2011-03-08
1
-0
/
+10
*
Allow access to a callback event's return result from around callbacks
Aaron Pfeifer
2011-03-08
1
-0
/
+24
*
Use run_callbacks; the generated _run_<name>_callbacks method is not a public...
John Firebaugh
2011-01-31
1
-1
/
+1
*
while defining callbacks option :rescuable => true
Neeraj Singh
2010-12-29
1
-1
/
+30
*
Test for after_create callback order in ActiveSupport [#5703 state:resolved]
Neeraj Singh
2010-09-27
1
-0
/
+23
*
If certain sections of skip_callback method are commented out then
Neeraj Singh
2010-08-31
1
-0
/
+27
*
Final iteration of use better testing methods
Neeraj Singh
2010-05-19
1
-1
/
+1
*
Added missing requires abstract_unit and activesupport to the loadpath of ts_...
Santiago Pastorino and Sebastian Martinez
2010-03-18
1
-1
/
+1
*
Make sure AS test env doesn't have duplicate libs in load path
Joshua Peek
2010-02-15
1
-1
/
+0
*
deOMGifying Railties, Active Support, and Action Pack
Mikel Lindsaar
2010-01-31
1
-4
/
+4
*
Callbacks, DeprecatedCallbacks = NewCallbacks, Callbacks
Joshua Peek
2009-10-12
1
-146
/
+486
*
Remove core ext dependency from test
Jeremy Kemper
2009-03-24
1
-4
/
+4
*
Allow multiple conditions for callbacks [#1627 state:resolved]
Joshua Peek
2008-12-28
1
-1
/
+41
*
Simplified and renamed CallbackChain union method to replace_or_append!
Joshua Peek
2008-08-21
1
-4
/
+4
*
Tidy up ActiveSupport::Callbacks::CallbackChain instance API.
Joshua Peek
2008-04-17
1
-0
/
+31
*
Refactor filters to use Active Support callbacks. Closes #11235.
Jeremy Kemper
2008-03-18
1
-0
/
+21
*
Extract ActiveSupport::Callbacks from Active Record, test case setup and tear...
Jeremy Kemper
2008-01-19
1
-0
/
+96