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
/
test
/
dispatch
/
reloader_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Add more rubocop rules about whitespaces
Rafael Mendonça França
2016-10-29
1
-1
/
+1
*
Add three new rubocop rules
Rafael Mendonça França
2016-08-16
1
-1
/
+1
*
remove redundant curlies from hash arguments
Xavier Noria
2016-08-06
1
-1
/
+1
*
modernizes hash syntax in actionpack
Xavier Noria
2016-08-06
1
-1
/
+1
*
applies new string literal convention in actionpack/test
Xavier Noria
2016-08-06
1
-3
/
+3
*
Publish AS::Executor and AS::Reloader APIs
Matthew Draper
2016-03-02
1
-20
/
+47
*
Reset callbacks after test.
Zuhao Wan
2014-06-05
1
-0
/
+5
*
Use a BodyProxy instead of including a Module that responds to close.
Santiago Pastorino
2012-01-13
1
-1
/
+12
*
AP tests should inherit from AS::TestCase
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Speed up development by only reloading classes if dependencies files changed.
José Valim
2011-12-12
1
-0
/
+9
*
Allow reloader to be configured.
José Valim
2011-12-12
1
-0
/
+13
*
Clean up callbacks should also be called on exceptions.
José Valim
2010-12-23
1
-0
/
+14
*
Small changes on AD::Reloader.
José Valim
2010-12-20
1
-20
/
+5
*
Introduce ActionDispatch::Reloader
John Firebaugh
2010-12-20
1
-0
/
+139