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
/
controller
/
render_test.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
Cleanup route reloading in tests. Prefer with_routing over using ActionContro...
Joshua Peek
2009-08-16
1
-8
/
+10
*
More cleanup of ActionView and reduction in need for blocks in some cases:
Yehuda Katz
2009-08-15
1
-9
/
+0
*
Clean up partial object some more; replace passing around a block to a single...
Yehuda Katz
2009-08-09
1
-1
/
+0
*
Add destroyed? to ActiveRecord, include tests for polymorphic urls for destro...
José Valim
2009-08-07
1
-5
/
+7
*
Add nagivational behavior to respond_with.
José Valim
2009-08-07
1
-0
/
+15
*
Replace _render_template_with_layout with _render_template since the layout i...
Yehuda Katz
2009-08-07
1
-1
/
+2
*
Update cache_control to be a Hash of options that is used to build the header.
Yehuda Katz
2009-08-02
1
-1
/
+1
*
Remove deprecated implicit ivar assignment
Joshua Peek
2009-06-25
1
-7
/
+0
*
Finish making pending tests pass
Yehuda Katz + Carl Lerche
2009-06-17
1
-7
/
+7
*
Modify render_test's determine_layout to match RJS
Yehuda Katz + Carl Lerche
2009-05-22
1
-3
/
+1
*
Cleaning up more render tests
Yehuda Katz + Carl Lerche
2009-05-14
1
-0
/
+5
*
Ported over render :file tests.
Yehuda Katz + Carl Lerche
2009-05-13
1
-320
/
+14
*
Implemented redirects and partial rendering in new base.
Yehuda Katz + Carl Lerche
2009-05-12
1
-2
/
+2
*
Merge branch 'master' into wip_abstract_controller
Yehuda Katz + Carl Lerche
2009-05-11
1
-5
/
+5
|
\
|
*
Functional test runner finalizes response just like the integration test runn...
Joshua Peek
2009-05-02
1
-11
/
+11
*
|
Aliased AbstractController::ActionNotFound to ActionController::UnknownAction
Yehuda Katz + Carl Lerche
2009-05-11
1
-2
/
+3
*
|
Ported ConditionalGet to new Base
Yehuda Katz + Carl Lerche
2009-05-11
1
-4
/
+4
*
|
Starting to get new_base to run on old tests
Yehuda Katz + Carl Lerche
2009-05-01
1
-1
/
+1
*
|
Committing the last changes before we start trying to get the old tests to pa...
Yehuda Katz + Carl Lerche
2009-05-01
1
-1
/
+10
*
|
Ported over the concept of public instance methods on controller child classe...
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+7
*
|
Ported over render :template tests
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+19
*
|
Finished implementing render :text in Base2
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+17
*
|
Renamed the new_base tests
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+2
*
|
OMG, a lot of work
Yehuda Katz + Carl Lerche
2009-05-01
1
-0
/
+3
|
/
*
Fix render :json => nil [#2589 state:resolved]
Jeremy Kemper
2009-04-30
1
-0
/
+10
*
Refactor ActionView::Template
Yehuda Katz + Carl Lerche
2009-04-27
1
-3
/
+3
*
test uses Pathname
Jeremy Kemper
2009-04-24
1
-0
/
+1
*
* Add pluggable JSON backends with support for the JSON gem. [rick]
rick
2009-04-23
1
-9
/
+9
*
Bring abstract_controller up to date with rails/master
Carl Lerche & Yehuda Katz
2009-04-13
1
-9
/
+118
|
\
|
*
allowed render :file to take Pathnames [#2220 state:resolved]
misfo
2009-03-14
1
-0
/
+10
|
*
Ruby 1.9 compat: rename deprecated assert_raises to assert_raise.
Jeremy Kemper
2009-03-08
1
-7
/
+7
|
*
Fixed simplified render with nested models [#2042 state:resolved]
Joshua Peek
2009-03-07
1
-0
/
+18
|
*
fix HTML fallback for explicit templates [#2052 state:resolved]
Matt Jones
2009-03-07
1
-0
/
+16
|
*
Ensure expires_in without a :public key sets the Cache-Control header to priv...
Johan Sørensen
2009-03-07
1
-1
/
+1
|
*
Added ability to pass in :public => true to fresh_when, stale?, and expires_i...
Gregg Pollack
2009-02-28
1
-0
/
+72
|
*
correctly handle layouts for AJAX requests and regular js files [#2052 state:...
Matt Jones
2009-02-24
1
-4
/
+5
|
*
implicitly rendering a js response should not use the default layout [#1844 s...
Adam McCrea
2009-02-05
1
-1
/
+10
*
|
Temporarily modifies setup to call super directly. This can support more T::U...
Yehuda Katz and Carl Lerche
2009-04-08
1
-0
/
+4
*
|
Add support for pending
Yehuda Katz
2009-02-02
1
-2
/
+4
*
|
Merge commit 'rails/3-0-unstable'
Yehuda Katz
2009-01-30
1
-5
/
+5
|
\
\
|
|
/
|
/
|
|
*
Move HTTP libs and middleware into ActionDispatch component
Joshua Peek
2009-01-27
1
-2
/
+2
|
*
Begin unifying the interface between ActionController and ActionView
Yehuda Katz
2009-01-22
1
-3
/
+3
*
|
Restore implicit rendering for XHR requests that want a HTML template [#1590 ...
Joshua Peek
2009-01-27
1
-0
/
+8
|
/
*
Remove Content-Length header from :no_content responses
Jeremy Kemper
2009-01-07
1
-1
/
+6
*
Make ActionController#render(symbol) behave same as ActionController#render(s...
Pratik Naik
2008-12-26
1
-1
/
+10
*
Make ActionController#render(string) work as a shortcut for render :action =>...
Pratik Naik
2008-12-25
1
-0
/
+19
*
Make ActionController#render(string) work as a shortcut for render :template ...
Pratik Naik
2008-12-25
1
-0
/
+21
*
Make ActionController#render(string) work as a shortcut for render :file => s...
Pratik Naik
2008-12-25
1
-8
/
+21
*
Make render_test.rb run in isolation
Pratik Naik
2008-12-25
1
-0
/
+2
*
Rename AbstractResponse to Response and inheirt from Rack::Response
Joshua Peek
2008-12-19
1
-5
/
+5
[next]