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
/
base.rb
Commit message (
Expand
)
Author
Age
Files
Lines
*
When your templates change, browser caches bust automatically.
Jeremy Kemper
2014-08-17
1
-0
/
+1
*
Update Docs in favor to use render plain instead of text option
robertomiranda
2014-02-18
1
-1
/
+1
*
Require action_view explicitly in AC::Base
Łukasz Strzałkowski
2013-12-08
1
-0
/
+1
*
Retain ActionPack dependency on ActionView
Łukasz Strzałkowski
2013-12-05
1
-15
/
+3
*
Use genderless pronouns in API docs
Guillermo Iguaran
2013-12-01
1
-1
/
+1
*
calculate the ivars to remove in advance as a set and cache them in a
Aaron Patterson
2013-11-06
1
-3
/
+10
*
Typo fix [ci skip]
Arun Agrawal
2013-10-09
1
-1
/
+1
*
[ci skip] escape unintended url in docs
Chris Ciollaro
2013-09-26
1
-1
/
+1
*
Fixing comment typo in ActionController::Base
Attila Domokos
2013-09-13
1
-1
/
+1
*
Remove BasicRendering and remove template functionality from AbsC::Rendering
José Valim
2013-09-09
1
-2
/
+1
*
Move BasicRendering to AbstractController
Łukasz Strzałkowski
2013-09-03
1
-1
/
+1
*
Revert "Port all remaining self.protected_instance_variables to class methods"
Łukasz Strzałkowski
2013-09-02
1
-6
/
+5
*
Port all remaining self.protected_instance_variables to class methods
Łukasz Strzałkowski
2013-08-29
1
-5
/
+6
*
Fist stab on basic rendering
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1
*
Do not include action_view/layouts
Łukasz Strzałkowski
2013-08-25
1
-1
/
+0
*
Change documentation of metal anonymous class
Łukasz Strzałkowski
2013-08-25
1
-5
/
+10
*
Load AV::Layouts dynamicly via railties
Łukasz Strzałkowski
2013-08-25
1
-1
/
+0
*
Code formatting & typo fixes
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Move anonymous class to the top, add documentation
Łukasz Strzałkowski
2013-08-25
1
-4
/
+9
*
Create AbstractController::Rendering interface
Łukasz Strzałkowski
2013-08-25
1
-1
/
+5
*
Fix AP test suite after moving stuff to AV
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1
*
Move layouts to AV
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2013-08-17
1
-1
/
+1
|
\
|
*
Revert "Merge branch 'master' of github.com:rails/docrails"
Vijay Dev
2013-08-17
1
-1
/
+1
*
|
fix a gramatical mistake
Rajeev N Bharshetty
2013-08-02
1
-1
/
+1
|
/
*
Typo fix
Ankit Gupta
2013-07-25
1
-1
/
+1
*
Remove ActionController::RecordIdentifier was deprecated.
kennyj
2013-06-01
1
-1
/
+0
*
replace present? with any? to reduce dependency on AS
Aaron Patterson
2012-11-13
1
-0
/
+1
*
moving to new hash syntax, for discussion before I take the time on full folders
AvnerCohen
2012-10-09
1
-9
/
+9
*
Merge pull request #7251 from rails/integrate-strong_parameters
David Heinemeier Hansson
2012-09-18
1
-0
/
+1
|
\
|
*
Integrate ActionController::Parameters from StrongParameters gem
Guillermo Iguaran
2012-09-16
1
-0
/
+1
*
|
revises the RDoc of AC::Base.without_modules
Xavier Noria
2012-09-17
1
-2
/
+2
*
|
documents the request and response methods in AC::Base
Xavier Noria
2012-09-17
1
-3
/
+21
|
/
*
Sprockets-rails tests fail
Dmitry Vorotilin
2012-09-01
1
-1
/
+1
*
Deprecate AV::RecordIdentifier in controllers
Piotr Sarnacki
2012-08-28
1
-1
/
+1
*
Move ActionController::RecordIdentifier to ActionView
Piotr Sarnacki
2012-08-28
1
-1
/
+1
*
Remove dependency on actionpack in ActionView::AssetPaths
Piotr Sarnacki
2012-08-28
1
-1
/
+1
*
Extract ActiveRecord::SessionStore from Rails
Prem Sichanugrist
2012-08-24
1
-9
/
+0
*
Add ActionController::HTTP
Santiago Pastorino
2012-03-14
1
-1
/
+1
*
'module' is reserved word. Sample of code with error - not cool.
Egor Homakov
2012-03-13
1
-2
/
+2
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-03-09
1
-0
/
+10
|
\
|
*
copy edits [ci skip]
Vijay Dev
2012-03-07
1
-2
/
+2
|
*
Add some docs for ActionController::Base.without_modules
Carlos Antonio da Silva
2012-03-06
1
-0
/
+10
*
|
Remove unused ActionController::SessionManagement
Santiago Pastorino
2012-03-06
1
-1
/
+0
|
/
*
Move protected instance variables definition, kill compatibility module
Carlos Antonio da Silva
2012-01-17
1
-2
/
+5
*
Remove old compatibility methods not being used
Carlos Antonio da Silva
2012-01-17
1
-2
/
+2
*
Made an example a little more realistic
codesnik
2012-01-07
1
-1
/
+1
*
Fix extend -> include.
José Valim
2011-12-09
1
-2
/
+0
*
Make ActiveSupport::Benchmarkable a default module for ActionController::Base...
David Heinemeier Hansson
2011-12-09
1
-0
/
+2
*
removes a Serialization constant left in the previous revert
Xavier Noria
2011-11-25
1
-1
/
+0
[next]