aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | Fix style/grammar/typos in Caching guide.Tim Wade2015-04-291-11/+11
|/ / / / / / /
* | | | | | | Add doc for original_exception in ActiveJob::DeserializationError [ci skip]Zachary Scott2015-04-291-0/+2
* | | | | | | Add initial doc for Core in AJ [ci skip]Zachary Scott2015-04-291-0/+2
* | | | | | | Add initial doc for Enqueuing module [ci skip]Zachary Scott2015-04-291-0/+1
* | | | | | | Rails should be nodoc'd here [ci skip]Zachary Scott2015-04-291-1/+1
* | | | | | | Merge pull request #19957 from rywall/patch-2Zachary Scott2015-04-291-0/+3
|\ \ \ \ \ \ \
| * | | | | | | Document :tld_length option for cookies.Ryan Wallace2015-04-291-0/+3
| | |_|/ / / / | |/| | | | |
* | | | | | | Merge pull request #19952 from vngrs/activejob_missing_error_messagesYves Senn2015-04-294-4/+4
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Add missing error messages for sucker_punch, sneakers and qu activejob adapte...Mehmet Emin İNAÇ2015-04-294-4/+4
* | | | | | | Merge pull request #19949 from thiagoaugusto/create-thiago-punctuation-fixYves Senn2015-04-291-1/+1
|\ \ \ \ \ \ \
| * | | | | | | CHANGELOG punctuation fixThiago Augusto2015-04-291-1/+1
| | |/ / / / / | |/| | | | |
* / | | | | | Revert "Merge pull request #19817 from tpitale/4_2-release-notes-fix"Godfrey Chan2015-04-281-2/+3
|/ / / / / /
* | | | | | Merge pull request #19945 from thenickcox/migration_generator_docsZachary Scott2015-04-281-4/+5
|\ \ \ \ \ \
| * | | | | | [ci skip] Correct grammar, add docs to ActiveRecord migration generatorNick Cox2015-04-281-4/+5
* | | | | | | Merge pull request #19941 from javan/actionmailer-cache-noopRafael Mendonça França2015-04-282-2/+14
|\ \ \ \ \ \ \
| * | | | | | | Make ActionMailer #cache helper a no-op, not an exceptionJavan Makhmali2015-04-282-2/+14
|/ / / / / / /
* | | | | | | Merge pull request #19939 from artofhuman/remove-mocha-from-some-testsRafael Mendonça França2015-04-281-10/+13
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Remove use of mocha in the named base testsSemyon Pupkov2015-04-281-10/+13
* | | | | | | Merge pull request #19942 from earthrid/masterZachary Scott2015-04-281-4/+1
|\ \ \ \ \ \ \
| * | | | | | | RewordingKevin Busby2015-04-281-4/+1
|/ / / / / / /
* | | | | | | Merge pull request #19917 from senny/preview_null_mailYves Senn2015-04-285-6/+55
|\ \ \ \ \ \ \
| * | | | | | | mailer previews for `NullMail` instances. Closes #19849.Yves Senn2015-04-285-6/+47
| * | | | | | | mailer previews, make sure labels and values line up.Yves Senn2015-04-282-0/+8
|/ / / / / / /
* | | | | | | Merge pull request #19932 from axilleas/api_docs_guidelinesYves Senn2015-04-282-2/+7
|\ \ \ \ \ \ \ | |_|_|/ / / / |/| | | | | |
| * | | | | | Update instructions to build guides locally [ci skip]Achilleas Pipinellis2015-04-282-2/+7
* | | | | | | Merge pull request #19935 from eliotsykes/clarify-configuring-default-test-orderCarlos Antonio da Silva2015-04-281-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Clarify test_order default configuration behaviour [ci skip]Eliot Sykes2015-04-281-1/+1
* | | | | | | | Merge pull request #19937 from tak1n/masterCarlos Antonio da Silva2015-04-281-2/+2
|\ \ \ \ \ \ \ \
| * | | | | | | | fixed typoBenny Klotz2015-04-281-2/+2
| | |_|/ / / / / | |/| | | | | |
* | | | | | | | Merge pull request #19931 from prathamesh-sonpatki/note-about-non-get-linksYves Senn2015-04-281-0/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | Added note about non-GET links getting converted to GET links in mailer temp...Prathamesh Sonpatki2015-04-281-0/+3
* | | | | | | | | Merge pull request #19930 from axilleas/doc_smtp_plain_auth_fixYves Senn2015-04-281-2/+2
|\ \ \ \ \ \ \ \ \ | |_|/ / / / / / / |/| | | | | | | |
| * | | | | | | | AUTH PLAIN is Base64 encoded [ci skip]Achilleas Pipinellis2015-04-281-2/+2
| |/ / / / / / /
* | / / / / / / guides, bring back minitest assertion table. [ci skip]Yves Senn2015-04-281-3/+43
| |/ / / / / / |/| | | | | |
* | | | | | | Merge pull request #19907 from artofhuman/sneakers-updateYves Senn2015-04-282-8/+8
|\ \ \ \ \ \ \
| * | | | | | | Unlock sneakers adapter versionSemyon Pupkov2015-04-282-8/+8
* | | | | | | | Merge pull request #19546 from DianthuDia/fix_unscope_for_less_thanYves Senn2015-04-283-1/+17
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Fix unscope for less thanTAKAHASHI Kazuaki2015-03-272-1/+13
* | | | | | | | Merge pull request #19718 from eagletmt/find_by-without-argYves Senn2015-04-283-4/+17
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Raise ArgumentError when find_by receives no argumentsKohei Suzuki2015-04-112-4/+12
* | | | | | | | Merge pull request #19927 from prathamesh-sonpatki/request-forgery-docsYves Senn2015-04-281-5/+6
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | |
| * | | | | | | Updated request_forgery_protection docs [ci skip]Prathamesh Sonpatki2015-04-281-5/+6
|/ / / / / / /
* | | | | | | Merge pull request #19919 from piton4eg/patch-3Arthur Nogueira Neves2015-04-271-7/+7
|\ \ \ \ \ \ \
| * | | | | | | Small punctuation fixes [ci skip]Alexey Markov2015-04-271-7/+7
|/ / / / / / /
* | | | | | | remove trailing whitespace. [ci skip]Yves Senn2015-04-271-1/+1
* | | | | | | Merge pull request #19918 from vngrs/becomes_missing_note_about_stiYves Senn2015-04-271-1/+3
|\ \ \ \ \ \ \
| * | | | | | | Add note about sti column value to becomes method [ci skip]Mehmet Emin İNAÇ2015-04-271-2/+4
* | | | | | | | Add changelog for rake routes default fixArthur Neves2015-04-271-0/+7
* | | | | | | | Merge pull request #18392 from brainopia/fix_route_requirementsArthur Nogueira Neves2015-04-272-1/+9
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Correct route requirements by overriding defaultls (fixes #18373)brainopia2015-01-082-1/+9