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
*
[ci skip] Correct grammar, add docs to ActiveRecord migration generator
Nick Cox
2015-04-28
1
-4
/
+5
*
Don't document internal monkey patch for mysql gem [ci skip]
Zachary Scott
2015-04-26
1
-1
/
+3
*
Don't document private internal constant [ci skip]
Zachary Scott
2015-04-26
1
-0
/
+1
*
Merge pull request #19911 from khundawg/dm-active-support-rescuable-rails-doc
Zachary Scott
2015-04-26
2
-3
/
+3
|
\
|
*
[ci skip] Update ActiveSupport::Rails and ActiveSupport::Rescuable docs
DAVID MOORE
2015-04-26
2
-3
/
+3
*
|
Merge pull request #19904 from zzak/rm_route_wrapper_internal_hacks
Rafael Mendonça França
2015-04-26
1
-0
/
+16
|
\
\
|
|
/
|
/
|
|
*
Remove internal hacks dependent on Sprockets from RouteWrapper
Zachary Scott
2015-04-25
1
-5
/
+1
|
*
Fix rake routes for api apps
Jorge Bejar
2015-04-25
2
-1
/
+21
*
|
Need to add config.assets.compile=true to access `.assets`
Arthur Neves
2015-04-26
1
-0
/
+1
*
|
assets:cache:clean wont clean cache anymore
Arthur Neves
2015-04-26
1
-11
/
+0
*
|
Use latest sprockets-rails on internal dev
Arthur Neves
2015-04-26
2
-7
/
+15
*
|
Don't reference sprockets assets on action pack
Arthur Neves
2015-04-26
1
-1
/
+1
*
|
Merge pull request #19909 from prathamesh-sonpatki/rm-unused-code
Carlos Antonio da Silva
2015-04-26
1
-17
/
+0
|
\
\
|
*
|
Removed unused code from request_forgery_protection tests
Prathamesh Sonpatki
2015-04-26
1
-17
/
+0
|
/
/
*
|
Merge pull request #19905 from prathamesh-sonpatki/no-readme-link
Rafael Mendonça França
2015-04-26
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
Escape README in Plugin builder API documentation
Prathamesh Sonpatki
2015-04-26
1
-1
/
+1
|
/
*
Merge pull request #19884 from chancancode/uncomment-byebug
Godfrey Chan
2015-04-26
2
-1
/
+5
|
\
|
*
Uncomment byebug in framework Gemfile
Godfrey Chan
2015-04-24
2
-1
/
+5
*
|
Merge pull request #19902 from khundawg/dm-active-support-subsciber-doc
Richard Schneeman
2015-04-25
1
-2
/
+2
|
\
\
|
*
|
[ci skip] Update ActiveSupport::Subscriber documentation
DAVID MOORE
2015-04-25
1
-2
/
+2
*
|
|
Revert "Fix multiple suggestion test"
Arthur Neves
2015-04-25
1
-1
/
+1
*
|
|
Fix multiple suggestion test
Arthur Neves
2015-04-25
1
-1
/
+1
*
|
|
Add test for multiple suggested generator names.
Josef Šimánek
2015-04-25
1
-0
/
+6
*
|
|
Merge pull request #19892 from derekprior/dp-translate-helper-docs
Zachary Scott
2015-04-25
1
-23
/
+36
|
\
\
\
|
*
|
|
Correct translate helper docs [ci skip]
Derek Prior
2015-04-24
1
-23
/
+36
*
|
|
|
Merge pull request #19899 from tgxworld/fix_doc
Arthur Nogueira Neves
2015-04-25
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
No need to capitalize verbs. [CI SKIP]
Guo Xiang Tan
2015-04-26
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Minor edits to the "Action View Overview" guide
Robin Dupret
2015-04-25
1
-18
/
+13
*
|
|
|
:put_litter_in_its_place: Unused methods
Akira Matsuda
2015-04-25
2
-12
/
+0
*
|
|
|
:put_litter_in_its_place: Unused method
Akira Matsuda
2015-04-25
1
-6
/
+0
*
|
|
|
Why do we add a top-level constant here?
Akira Matsuda
2015-04-25
2
-9
/
+5
*
|
|
|
Do not show --helper and --assets options in the controller generator help
Akira Matsuda
2015-04-25
1
-1
/
+2
*
|
|
|
Merge pull request #19894 from thenickcox/deprecated_proxy_docs
Zachary Scott
2015-04-24
1
-22
/
+38
|
\
\
\
\
|
*
|
|
|
[ci skip] Rework docs, add examples on deprecation proxies
Nick Cox
2015-04-24
1
-22
/
+38
|
|
/
/
/
*
|
|
|
Merge pull request #19236 from sshaw/more_tagged_logging_docs
Yves Senn
2015-04-24
2
-1
/
+4
|
\
\
\
\
|
*
|
|
|
Refer to the constructer argument in docs
Skye Shaw
2015-04-24
1
-1
/
+1
|
*
|
|
|
More docs on tagged logging [ci skip]
sshaw
2015-03-06
2
-1
/
+4
*
|
|
|
|
Merge pull request #19888 from imtayadeway/tw/attribute-methods-docs
Claudio B.
2015-04-24
1
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Fix grammar/style: assigns/declares -> assignments/declarations.
Tim Wade
2015-04-24
1
-3
/
+3
|
*
|
|
|
|
Fix grammar/style: use (v) fall back (on).
Tim Wade
2015-04-24
1
-1
/
+1
|
*
|
|
|
|
Fix grammar/style: break up long sentence.
Tim Wade
2015-04-24
1
-2
/
+2
|
*
|
|
|
|
Fix grammar/style: pluralize 'each of its method'
Tim Wade
2015-04-24
1
-1
/
+1
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
use a more descriptive example. [ci skip]
Yves Senn
2015-04-24
1
-6
/
+4
*
|
|
|
|
docs for `create_table` and non-int primary keys. [ci skip]
Yves Senn
2015-04-24
1
-0
/
+17
|
/
/
/
/
*
|
|
|
Merge pull request #19881 from sikachu/silence-mysql-errno-warning
Rafael Mendonça França
2015-04-23
1
-1
/
+3
|
\
\
\
\
|
*
|
|
|
Silence warning from MySQL::Error object in test
Prem Sichanugrist
2015-04-23
1
-1
/
+3
|
/
/
/
/
*
|
|
|
Merge pull request #19879 from bboe/RedirectTestCleanup
Rafael Mendonça França
2015-04-23
1
-3
/
+0
|
\
\
\
\
|
*
|
|
|
Remove unused WorkshopsController class in redirect_test.
Bryce Boe
2015-04-23
1
-3
/
+0
*
|
|
|
|
Remove nonexistent adapter
Rafael Mendonça França
2015-04-23
1
-1
/
+0
*
|
|
|
|
Add nodoc to some private constants [ci skip]
Rafael Mendonça França
2015-04-23
1
-3
/
+3
[next]