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
/
url_generation_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Fix secret_key_base for Railties
eileencodes
2019-03-13
1
-0
/
+1
*
Respect ENV variables when finding DBs etc for the test suite
Matthew Draper
2019-02-06
1
-0
/
+1
*
Add credentials using a generic EncryptedConfiguration class (#30067)
David Heinemeier Hansson
2017-09-11
1
-1
/
+0
*
Adding frozen_string_literal pragma to Railties.
Pat Allan
2017-08-14
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
*
Remove deprecated support to :text in render
Rafael Mendonça França
2016-10-10
1
-1
/
+1
*
applies new string literal convention in railties/test
Xavier Noria
2016-08-06
1
-3
/
+3
*
Remove unused boot_rails method and it's usage
Prathamesh Sonpatki
2016-07-04
1
-2
/
+0
*
pass a config to the route set
Aaron Patterson
2015-03-05
1
-0
/
+13
*
`secret_token` is now saved in `Rails.application.secrets.secret_token`
Benjamin Fleischer
2014-11-02
1
-1
/
+1
*
Missing AV requires in railties tests
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1
*
Removing use of subclassed application constant and instead using the
wangjohn
2013-06-03
1
-1
/
+1
*
Rename secret_token_key to secret_key_base
Santiago Pastorino
2012-11-03
1
-1
/
+1
*
Sign cookies using key deriver
Santiago Pastorino
2012-11-03
1
-1
/
+1
*
Remove warning setting eager_load
Rafael Mendonça França
2012-10-18
1
-0
/
+1
*
Use Ruby 1.9 Hash syntax in railties
Robin Dupret
2012-10-14
1
-3
/
+3
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
1
-1
/
+1
*
convert railties to use AS::TestCase
Aaron Patterson
2012-01-05
1
-1
/
+1
*
Create a deprecation behavior that triggers a notification for deprecation no...
wycats
2010-06-29
1
-0
/
+1
*
Rename config.cookie_secret to config.secret_token and pass it as configurati...
José Valim
2010-04-05
1
-1
/
+1
*
Deprecated ActionController::Base.session_options= and ActionController::Base...
Carlhuda
2010-03-04
1
-1
/
+2
*
Fix Sam Ruby's tests and deprecation warnings
Carlhuda
2010-03-04
1
-1
/
+1
*
Final pass at removing the router from a global constant
Carlhuda
2010-02-25
1
-0
/
+42