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
/
test
/
application
/
middleware
/
remote_ip_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-6
/
+6
*
remove args from assert_nothing_raised in tests
Tara Scherner de la Fuente
2016-02-22
1
-3
/
+3
*
Refactor ActionDispatch::RemoteIp
Sam Aarons
2014-08-21
1
-1
/
+15
*
make sure both headers are set before checking for ip spoofing
Tamir Duberstein
2013-06-04
1
-0
/
+10
*
Remove comments about removing LegacyKeyGenerator in 4.1
Trevor Turk
2013-04-03
1
-1
/
+0
*
Rename DummyKeyGenerator -> LegacyKeyGenerator
Trevor Turk
2013-04-02
1
-2
/
+2
*
Restore original remote_ip algorithm.
Andre Arko
2013-01-02
1
-1
/
+1
*
Use derived keys everywhere, http_authentication was missing it
Santiago Pastorino
2012-11-03
1
-1
/
+3
*
Remove app building setup/teardown for remote ip railtie tests
Carlos Antonio da Silva
2012-08-21
1
-14
/
+0
*
convert railties to use AS::TestCase
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Solve the RAILS_ENV problem in the railties tests in a more generic way
Jon Leighton
2011-06-06
1
-0
/
+4
*
Fix a routing test. Reorganize middleware tests.
José Valim
2010-10-02
1
-0
/
+63