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
/
lib
/
action_controller
/
railties
Commit message (
Expand
)
Author
Age
Files
Lines
*
Move Rails::LogSubscriber to ActiveSupport::LogSubscriber, allowing framework...
José Valim
2010-06-24
1
-56
/
+0
*
Consistent routing language
Joshua Peek
2010-03-30
1
-3
/
+3
*
adds missing requires for Object#blank? and Object#present?
Xavier Noria
2010-03-28
1
-0
/
+2
*
Move application configuration to the application configuration object, remov...
José Valim
2010-03-26
1
-1
/
+1
*
Rename named_url_helpers to url_helpers and url_helpers to url_for
Carlhuda
2010-02-26
1
-1
/
+1
*
Fix 1.9 issue
Yehuda Katz
2010-02-26
1
-1
/
+1
*
Final pass at removing the router from a global constant
Carlhuda
2010-02-25
1
-0
/
+14
*
Makes send_file work again by deferring to Rack::Sendfile.
Carlhuda
2010-02-23
1
-9
/
+1
*
Rename Rails::Subscriber to Rails::LogSubscriber
Prem Sichanugrist
2010-02-16
1
-1
/
+1
*
Lookup the status code and rework the Completed line a bit
David Heinemeier Hansson
2010-02-05
1
-2
/
+1
*
Make filter parameters based on request, so they can be modified for anything...
José Valim
2010-01-21
1
-1
/
+5
*
Move parameters to the top on logging.
José Valim
2010-01-19
1
-2
/
+6
*
Add ActionDispatch::Railties::Subscriber and finish tidying up the logging.
José Valim
2010-01-17
1
-6
/
+1
*
Do not send the whole controller in notifications, cherry pick required pieces.
José Valim
2010-01-15
1
-10
/
+7
*
Small tweaks in ActionController subscriber messages format.
José Valim
2010-01-15
1
-2
/
+2
*
Tidy up ActiveRecord and Views runtime information on process action logger.
José Valim
2010-01-14
1
-1
/
+2
*
Test fragment/page cache and send data/file notifications.
José Valim
2010-01-13
1
-5
/
+5
*
Add subscriber for ActionPack and move all logging inside it.
José Valim
2010-01-13
1
-0
/
+62