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
*
|
|
|
|
Merge pull request #19941 from javan/actionmailer-cache-noop
Rafael Mendonça França
2015-04-28
2
-2
/
+14
|
\
\
\
\
\
|
*
|
|
|
|
Make ActionMailer #cache helper a no-op, not an exception
Javan Makhmali
2015-04-28
2
-2
/
+14
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #19939 from artofhuman/remove-mocha-from-some-tests
Rafael Mendonça França
2015-04-28
1
-10
/
+13
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Remove use of mocha in the named base tests
Semyon Pupkov
2015-04-28
1
-10
/
+13
*
|
|
|
|
Merge pull request #19942 from earthrid/master
Zachary Scott
2015-04-28
1
-4
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Rewording
Kevin Busby
2015-04-28
1
-4
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #19917 from senny/preview_null_mail
Yves Senn
2015-04-28
5
-6
/
+55
|
\
\
\
\
\
|
*
|
|
|
|
mailer previews for `NullMail` instances. Closes #19849.
Yves Senn
2015-04-28
5
-6
/
+47
|
*
|
|
|
|
mailer previews, make sure labels and values line up.
Yves Senn
2015-04-28
2
-0
/
+8
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #19932 from axilleas/api_docs_guidelines
Yves Senn
2015-04-28
2
-2
/
+7
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
Update instructions to build guides locally [ci skip]
Achilleas Pipinellis
2015-04-28
2
-2
/
+7
*
|
|
|
|
Merge pull request #19935 from eliotsykes/clarify-configuring-default-test-order
Carlos Antonio da Silva
2015-04-28
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Clarify test_order default configuration behaviour [ci skip]
Eliot Sykes
2015-04-28
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #19937 from tak1n/master
Carlos Antonio da Silva
2015-04-28
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fixed typo
Benny Klotz
2015-04-28
1
-2
/
+2
|
|
|
_
|
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #19931 from prathamesh-sonpatki/note-about-non-get-links
Yves Senn
2015-04-28
1
-0
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Added note about non-GET links getting converted to GET links in mailer temp...
Prathamesh Sonpatki
2015-04-28
1
-0
/
+3
*
|
|
|
|
|
|
Merge pull request #19930 from axilleas/doc_smtp_plain_auth_fix
Yves Senn
2015-04-28
1
-2
/
+2
|
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
AUTH PLAIN is Base64 encoded [ci skip]
Achilleas Pipinellis
2015-04-28
1
-2
/
+2
|
|
/
/
/
/
/
*
|
/
/
/
/
guides, bring back minitest assertion table. [ci skip]
Yves Senn
2015-04-28
1
-3
/
+43
|
|
/
/
/
/
|
/
|
|
|
|
*
|
|
|
|
Merge pull request #19907 from artofhuman/sneakers-update
Yves Senn
2015-04-28
2
-8
/
+8
|
\
\
\
\
\
|
*
|
|
|
|
Unlock sneakers adapter version
Semyon Pupkov
2015-04-28
2
-8
/
+8
*
|
|
|
|
|
Merge pull request #19546 from DianthuDia/fix_unscope_for_less_than
Yves Senn
2015-04-28
3
-1
/
+17
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix unscope for less than
TAKAHASHI Kazuaki
2015-03-27
2
-1
/
+13
*
|
|
|
|
|
Merge pull request #19718 from eagletmt/find_by-without-arg
Yves Senn
2015-04-28
3
-4
/
+17
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Raise ArgumentError when find_by receives no arguments
Kohei Suzuki
2015-04-11
2
-4
/
+12
*
|
|
|
|
|
Merge pull request #19927 from prathamesh-sonpatki/request-forgery-docs
Yves Senn
2015-04-28
1
-5
/
+6
|
\
\
\
\
\
\
|
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Updated request_forgery_protection docs [ci skip]
Prathamesh Sonpatki
2015-04-28
1
-5
/
+6
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #19919 from piton4eg/patch-3
Arthur Nogueira Neves
2015-04-27
1
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
Small punctuation fixes [ci skip]
Alexey Markov
2015-04-27
1
-7
/
+7
|
/
/
/
/
/
*
|
|
|
|
remove trailing whitespace. [ci skip]
Yves Senn
2015-04-27
1
-1
/
+1
*
|
|
|
|
Merge pull request #19918 from vngrs/becomes_missing_note_about_sti
Yves Senn
2015-04-27
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Add note about sti column value to becomes method [ci skip]
Mehmet Emin İNAÇ
2015-04-27
1
-2
/
+4
*
|
|
|
|
|
Add changelog for rake routes default fix
Arthur Neves
2015-04-27
1
-0
/
+7
*
|
|
|
|
|
Merge pull request #18392 from brainopia/fix_route_requirements
Arthur Nogueira Neves
2015-04-27
2
-1
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Correct route requirements by overriding defaultls (fixes #18373)
brainopia
2015-01-08
2
-1
/
+9
*
|
|
|
|
|
test, for `create_table` and `foreign_key: true` no-op. Closes #19794.
Yves Senn
2015-04-27
1
-0
/
+20
*
|
|
|
|
|
Revert "Merge pull request #17920 from calebthompson/dont-rely-on-environment...
Yves Senn
2015-04-27
3
-1
/
+36
*
|
|
|
|
|
nodoc private internal constants from ActiveJob::Arguments
Zachary Scott
2015-04-26
1
-0
/
+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
[prev]
[next]