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
*
Replace `assert !` with `assert_not`
Daniel Colson
2018-04-19
1
-2
/
+2
*
Use frozen string literal in actionpack/
Kir Shatrov
2017-07-29
1
-0
/
+2
*
Revert "Merge pull request #29540 from kirs/rubocop-frozen-string"
Matthew Draper
2017-07-02
1
-1
/
+0
*
Enforce frozen string in Rubocop
Kir Shatrov
2017-07-01
1
-0
/
+1
*
Add `Style/EmptyLinesAroundMethodBody` in `.rubocop.yml` and remove extra emp...
Ryuta Kamizono
2017-02-12
1
-1
/
+0
*
Remove deprecated callbacks from ActionDispatch middlewares
Rafael Mendonça França
2017-01-31
1
-83
/
+46
*
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