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
*
: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
*
|
|
Merge pull request #19823 from sbhatore/doc_fix_1
Rafael Mendonça França
2015-04-23
1
-0
/
+8
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Squashed commit of the following:
Siddharth Bhatore
2015-04-23
1
-0
/
+8
*
|
|
Merge pull request #18880 from mudge/timestamp-index-bug
Rafael Mendonça França
2015-04-23
3
-0
/
+20
|
\
\
\
|
*
|
|
Fix missing index when using timestamps with index
Paul Mucur
2015-04-15
3
-0
/
+24
*
|
|
|
Merge pull request #19875 from cllns/fix-css-formatting-in-welcome-index
Rafael Mendonça França
2015-04-23
1
-3
/
+10
|
\
\
\
\
|
*
|
|
|
Fix CSS formatting in welcome#index.html.erb
Sean Collins
2015-04-23
1
-3
/
+10
|
/
/
/
/
*
|
|
|
Merge pull request #19872 from Ecco/master
Yves Senn
2015-04-23
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Fix a minor grammatical issue in the doc
Romain Goyet
2015-04-23
1
-1
/
+1
*
|
|
|
|
Merge pull request #19870 from thenickcox/action_dispatch_mw_docs
Richard Schneeman
2015-04-23
1
-6
/
+13
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
[ci skip] Add, clean up docs in ActionDispatch ActionDispatch middleware
Nick Cox
2015-04-22
1
-6
/
+13
|
/
/
/
/
*
|
|
|
Queue Classic runs a second earlier than scheduled
Matthew Draper
2015-04-23
1
-1
/
+1
*
|
|
|
Require yaml before trying to rescue its exception class
Rafael Mendonça França
2015-04-22
1
-1
/
+1
*
|
|
|
Remove sqlite support from `rails dbconsole`
Andrew White
2015-04-22
3
-9
/
+4
*
|
|
|
Merge pull request #19862 from piton4eg/patch-2
Rafael Mendonça França
2015-04-22
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Fix find_each options [ci skip]
Alexey Markov
2015-04-22
1
-2
/
+2
|
/
/
/
/
*
|
|
|
Don't ask something that we don't want to
Rafael Mendonça França
2015-04-22
1
-1
/
+1
*
|
|
|
Merge pull request #17333 from rails/encode-twz-tzinfo-in-yaml
Andrew White
2015-04-22
5
-8
/
+76
|
\
\
\
\
|
*
|
|
|
Improve ActiveSupport::TimeWithZone conversion to YAML
Andrew White
2015-04-22
5
-8
/
+76
*
|
|
|
|
Merge pull request #19858 from cllns/fix-scaffolding-css-formatting
Rafael Mendonça França
2015-04-22
1
-7
/
+20
|
\
\
\
\
\
|
*
|
|
|
|
Fix formatting of scaffold css
Sean Collins
2015-04-22
1
-7
/
+20
*
|
|
|
|
|
Merge pull request #19857 from sikachu/remove-alias-method-chain-doc
Rafael Mendonça França
2015-04-22
1
-0
/
+3
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Clearify that alias_method_chain is deprecated
Prem Sichanugrist
2015-04-22
1
-0
/
+3
*
|
|
|
|
|
Refactor ActiveSupport::Timezone#strptime
Andrew White
2015-04-22
2
-28
/
+44
*
|
|
|
|
|
Add ActiveSupport::TimeZone#strptime.
Paul A Jungwirth
2015-04-22
3
-0
/
+90
*
|
|
|
|
|
Merge pull request #19856 from sikachu/silence-mathn-warning
Rafael Mendonça França
2015-04-22
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Silence warning from requiring mathn
Prem Sichanugrist
2015-04-22
1
-1
/
+1
|
|
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #19852 from sbhatore/doc_fix_cookies
Santiago Pastorino
2015-04-22
1
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
[ci skip] UpgradeLegacySignedCookieJar Doc fix
Siddharth Bhatore
2015-04-22
1
-2
/
+2
*
|
|
|
|
|
pass over CHANGELOGs. [ci skip]
Yves Senn
2015-04-22
6
-20
/
+24
|
/
/
/
/
/
[next]