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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Change documentation of metal anonymous class
Łukasz Strzałkowski
2013-08-25
1
-5
/
+10
*
Move setting content_type to AV
Łukasz Strzałkowski
2013-08-25
3
-2
/
+3
*
Use concat to avoid allocating additional array
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Pass args to render's super method
Łukasz Strzałkowski
2013-08-25
1
-1
/
+2
*
Improve AV::Rendering docs
Łukasz Strzałkowski
2013-08-25
2
-2
/
+11
*
Fix railtie tests
Łukasz Strzałkowski
2013-08-25
1
-0
/
+2
*
Include AV::Layouts before setting view_paths
Łukasz Strzałkowski
2013-08-25
1
-2
/
+2
*
Load AV::Layout to AM::Base in railties
Łukasz Strzałkowski
2013-08-25
5
-2
/
+16
*
Do not silance mail gem warnings.
Łukasz Strzałkowski
2013-08-25
1
-5
/
+1
*
Don not require AC::Caching
Łukasz Strzałkowski
2013-08-25
1
-1
/
+0
*
Remove RenderERBUtils from AP (only AV use it)
Łukasz Strzałkowski
2013-08-25
1
-22
/
+0
*
Remove AV::TestCase from AP
Łukasz Strzałkowski
2013-08-25
1
-8
/
+0
*
Remove ApplicationController & RoutingTestHelpers
Łukasz Strzałkowski
2013-08-25
1
-9
/
+0
*
Remove unused ActionDispatch::RoutingVerbs
Łukasz Strzałkowski
2013-08-25
1
-15
/
+1
*
Remove unused in AV fixture-controllers
Łukasz Strzałkowski
2013-08-25
1
-29
/
+0
*
Indent protected methods
Łukasz Strzałkowski
2013-08-25
1
-18
/
+18
*
Remove view_assigns from AV
Łukasz Strzałkowski
2013-08-25
1
-7
/
+0
*
Load AV::Layouts dynamicly via railties
Łukasz Strzałkowski
2013-08-25
5
-4
/
+5
*
Code formatting & typo fixes
Łukasz Strzałkowski
2013-08-25
3
-37
/
+37
*
Move anonymous class to the top, add documentation
Łukasz Strzałkowski
2013-08-25
1
-4
/
+9
*
Remove abstract_controller load hooks
Łukasz Strzałkowski
2013-08-25
2
-6
/
+0
*
Move protected_instance_variables & view_assigns to AbstractController
Łukasz Strzałkowski
2013-08-25
2
-16
/
+24
*
Include AbsC::Rendering interface in ActionMailer
Łukasz Strzałkowski
2013-08-25
1
-0
/
+3
*
No need for .rb extension
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Remove 'api plugin' from docs
Łukasz Strzałkowski
2013-08-25
1
-3
/
+0
*
Create AbstractController::Rendering interface
Łukasz Strzałkowski
2013-08-25
11
-20
/
+69
*
Revert "Rename abstract_controller/rendering. to errors.rb"
Łukasz Strzałkowski
2013-08-25
2
-1
/
+1
*
Rename abstract_controller/rendering. to errors.rb
Łukasz Strzałkowski
2013-08-25
2
-1
/
+1
*
Fix AP test suite after moving stuff to AV
Łukasz Strzałkowski
2013-08-25
7
-6
/
+9
*
Do not include AV::Rendering
Łukasz Strzałkowski
2013-08-25
1
-1
/
+0
*
Integrate ActionMailer with ActionView
Łukasz Strzałkowski
2013-08-25
2
-2
/
+6
*
Fix eager_autoload for layouts
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Fix AV tests, I18nProxy was moved to AV
Łukasz Strzałkowski
2013-08-25
1
-1
/
+1
*
Revert "Require only path_set && lookup_context instead of whole base"
Łukasz Strzałkowski
2013-08-25
1
-2
/
+1
*
Hook up AV::Rendering on AV intialization
Łukasz Strzałkowski
2013-08-25
3
-3
/
+7
*
Move layouts to AV
Łukasz Strzałkowski
2013-08-25
5
-2
/
+432
*
Add loading 'action_view' as part of rails/all
Łukasz Strzałkowski
2013-08-25
1
-0
/
+1
*
Move rendering from AP to AV
Łukasz Strzałkowski
2013-08-25
7
-613
/
+189
*
Require only path_set && lookup_context instead of whole base
Łukasz Strzałkowski
2013-08-25
1
-1
/
+2
*
Move view_paths from AP to AV
Łukasz Strzałkowski
2013-08-25
6
-2
/
+2
*
Merge pull request #12008 from wangjohn/skipping_deprecated_migration_tests
Santiago Pastorino
2013-08-24
1
-7
/
+21
|
\
|
*
Adding deprecation assertions for proper_table_name.
wangjohn
2013-08-24
1
-7
/
+21
|
/
*
Merge pull request #12000 from wangjohn/deprecating_class_name_string_in_fixt...
Santiago Pastorino
2013-08-23
1
-7
/
+1
|
\
|
*
Deprecating passing strings as class name in fixtures.
wangjohn
2013-08-23
1
-7
/
+1
*
|
Merge pull request #11984 from wangjohn/proper_table_name
Santiago Pastorino
2013-08-23
2
-19
/
+68
|
\
\
|
*
|
Making proper_table_name take in options.
wangjohn
2013-08-22
2
-19
/
+68
*
|
|
typo [ci skip]
Xavier Noria
2013-08-23
1
-1
/
+1
*
|
|
Merge pull request #11960 from kirs/xhr-errors
Rafael Mendonça França
2013-08-23
15
-13
/
+129
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Display exceptions in text format for xhr request
Kir Shatrov
2013-08-22
15
-13
/
+129
*
|
|
cleans the guides sources from fancy non-ASCII stuff
Xavier Noria
2013-08-23
21
-96
/
+96
[next]