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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Implement :null_session CSRF protection method
Sergey Nartimov
2012-09-13
1
-0
/
+82
*
Fixes wrong test class names.
kennyj
2012-08-29
1
-1
/
+1
*
Fix failure on middleware/exceptions_test
José Valim
2012-08-23
1
-10
/
+4
*
Remove app building setup/teardown for remote ip railtie tests
Carlos Antonio da Silva
2012-08-21
1
-14
/
+0
*
Failing test for #6034
Piotr Sarnacki
2012-04-30
1
-0
/
+20
*
Remove default match without specified method
Jose and Yehuda
2012-04-24
2
-2
/
+2
*
Freeze the middleware stack after it's built
Jeremy Kemper
2012-04-20
1
-17
/
+18
*
Handle files from ActionDispatch::Static with Rack::Sendfile (fixes #5225)
Piotr Sarnacki
2012-03-03
1
-0
/
+13
*
config.force_ssl should mark the session as secure.
José Valim
2012-01-13
1
-0
/
+30
*
convert railties to use AS::TestCase
Aaron Patterson
2012-01-05
6
-6
/
+6
*
don't encode an UTF-8 encoded template
Xu Pan
2011-12-20
1
-1
/
+2
*
Show detailed exceptions no longer returns true if the request is local in pr...
José Valim
2011-12-16
1
-0
/
+1
*
Improve the specs on exceptions app.
José Valim
2011-12-16
1
-1
/
+1
*
Allow a custom exceptions app to set.
José Valim
2011-12-16
1
-0
/
+14
*
Fix diagnostics page for routing errors.
José Valim
2011-12-15
1
-2
/
+13
*
Add ActiveSupport::Cache::NullStore to expose caching interface without actua...
Brian Durand
2011-12-12
1
-2
/
+2
*
Split ShowExceptions responsibilities in two middlewares.
José Valim
2011-12-01
1
-1
/
+1
*
Allow rescue responses to be configured through a railtie.
José Valim
2011-12-01
1
-0
/
+29
*
fix exception page when template contains utf-8 and parameters contain utf-8
lest
2011-11-30
1
-11
/
+30
*
configuration option to always write cookie
lest
2011-11-23
1
-0
/
+47
*
Test demonstrating #3053: If-Modified-Since gets swallowed up by rack-cache.
Brendan Ribera
2011-10-03
1
-0
/
+14
*
x_sendfile_header now defaults to nil and production.rb env file doesn't
Santiago Pastorino
2011-08-07
1
-1
/
+2
*
Solve the RAILS_ENV problem in the railties tests in a more generic way
Jon Leighton
2011-06-06
5
-0
/
+20
*
Replace references to ActiveSupport::SecureRandom with just SecureRandom, and...
Jon Leighton
2011-05-23
1
-2
/
+2
*
Always use ActionDispatch::ShowExceptions middleware [#6462 state:resolved]
Prem Sichanugrist
2011-02-25
1
-0
/
+37
*
Fix a routing test. Reorganize middleware tests.
José Valim
2010-10-02
4
-12
/
+145
*
Only add Rack::Cache to the middleware stack if config.action_controller.perf...
Sparky
2010-09-15
1
-1
/
+15
*
Add tests for Rack::Cache
Carlhuda
2010-09-13
1
-0
/
+148
[prev]