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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Added the beginnings of the observe_field helper
Bob Remeika
2010-01-27
1
-0
/
+55
*
Merge remote branch 'fxn/master'
Jeremy Kemper
2010-01-26
1
-1
/
+0
|
\
|
*
deletes no void files removal.rb and class_test.rb
Xavier Noria
2010-01-26
1
-1
/
+0
*
|
Fix t('.helper').
José Valim
2010-01-26
3
-15
/
+17
*
|
Bring layouts with proc back alive.
José Valim
2010-01-26
1
-1
/
+15
*
|
Merge remote branch 'mikel/master'
José Valim
2010-01-26
1
-0
/
+57
|
\
\
|
*
|
Merge branch 'master' of git://github.com/rails/rails
José Valim and Mikel Lindsaar
2010-01-25
4
-7
/
+11
|
|
\
|
|
*
|
Added AbstractController::Collector.
José Valim and Mikel Lindsaar
2010-01-23
1
-0
/
+57
*
|
|
Ensure root routes inside optional scopes works as expected.
José Valim
2010-01-26
1
-7
/
+14
*
|
|
Add a deprecation for helpers_dir.
José Valim
2010-01-25
1
-2
/
+13
*
|
|
As first step setup the load path and lazy compare middlewares.
José Valim
2010-01-25
1
-0
/
+6
|
|
/
|
/
|
*
|
Fix failing tests after merge.
José Valim
2010-01-24
4
-7
/
+11
|
/
*
Ensure strings given to render with slash are rendered relative to the config...
José Valim
2010-01-22
1
-5
/
+30
*
Make filter parameters based on request, so they can be modified for anything...
José Valim
2010-01-21
3
-32
/
+33
*
Default to sync instrumentation.
José Valim
2010-01-21
4
-152
/
+9
*
Add shortcut test to abstract/render_test.rb
José Valim
2010-01-21
1
-0
/
+9
*
Tidy up new filter_parameters implementation.
José Valim
2010-01-21
2
-14
/
+46
*
Add deprecation warning for calling filter_parameter_logging ActionController...
Prem Sichanugrist
2010-01-21
1
-51
/
+0
*
Move filter_parameter_logging logic out of the controller and create ActionDi...
Prem Sichanugrist
2010-01-21
1
-0
/
+34
*
Move ActionController::Translation to AbstractController::Translation.
José Valim
2010-01-20
1
-0
/
+0
*
Stop overriding LoadError.new to return a MissingSourceError (and sometimes n...
Yehuda Katz
2010-01-19
1
-1
/
+1
*
Disable ShowExceptions during integration tests
Joshua Peek
2010-01-19
3
-13
/
+13
*
Move parameters to the top on logging.
José Valim
2010-01-19
2
-26
/
+32
*
Fix failing test.
José Valim
2010-01-19
1
-2
/
+2
*
Do not send rack.input or any other rack information to AD listeners.
José Valim
2010-01-19
1
-3
/
+2
*
Missing rename from named_scope to scope [#3735 status:resolved]
Damien Mathieu
2010-01-18
1
-1
/
+1
*
Clear out AS callback method pollution in AC::Base.action_methods
Joshua Peek
2010-01-17
1
-1
/
+27
*
Accessing nonexistant cookies through the signed jar should not raise an
Joshua Peek
2010-01-17
1
-0
/
+5
*
Module lookup issue on flash_test using ruby 1.9 solved [#3716 status:resolved]
Sam Elliott and Santiago Pastorino
2010-01-17
1
-1
/
+1
*
Make local_request? to returns true when facing ::1 IPv6 address [#3257 statu...
Prem Sichanugrist
2010-01-17
1
-10
/
+12
*
Add ActionDispatch::Railties::Subscriber and finish tidying up the logging.
José Valim
2010-01-17
4
-99
/
+128
*
Add ActionDispatch::Notifications middleware.
José Valim
2010-01-17
3
-35
/
+69
*
Clean up filter parameter logging tests.
José Valim
2010-01-17
1
-27
/
+0
*
Cookies middleware
Joshua Peek
2010-01-16
4
-35
/
+11
*
Allow custom controller for resource(s) [#3703 state:resolved]
Joshua Peek
2010-01-16
1
-10
/
+10
*
Add tests for simple match with namespace.
José Valim
2010-01-15
1
-0
/
+10
*
Add some implicit path tests to Subscriber.
José Valim
2010-01-15
1
-1
/
+18
*
Fix singleton resource named routes
Joshua Peek
2010-01-15
1
-0
/
+3
*
Cleanup internal resource macro to use method helper shorthand
Joshua Peek
2010-01-15
1
-0
/
+12
*
Routing method shorthand shouldn't clobber :to options
Joshua Peek
2010-01-15
1
-0
/
+17
*
Move Flash into middleware
Joshua Peek
2010-01-15
2
-2
/
+42
*
Make HEAD method masquerade as GET so requests are routed correctly
Joshua Peek
2010-01-15
3
-3
/
+16
*
In heterogeneous collections, neither the @path nor the @template are availab...
José Valim
2010-01-15
1
-0
/
+10
*
Allow f.submit to be localized per object.
José Valim
2010-01-15
1
-1
/
+19
*
Ensure log is flushed and tailed on failures.
José Valim
2010-01-15
1
-3
/
+34
*
Small tweaks in ActionController subscriber messages format.
José Valim
2010-01-15
1
-1
/
+8
*
Move Dispatcher setup to Railties and add instrumentation hook.
José Valim
2010-01-15
2
-47
/
+109
*
Respect resources_path_names and :path_names options in new dsl
Joshua Peek
2010-01-13
2
-21
/
+35
*
optimise_named_routes is unnecessary
Joshua Peek
2010-01-13
2
-14
/
+0
*
Ensure optional path scopes are properly handled.
José Valim
2010-01-14
1
-0
/
+52
[prev]
[next]