aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixed syntax error in RDoc directiveZachary Scott2014-12-201-1/+1
* Merge pull request #18092 from nippysaurus/clarity_batch_starting_pointArthur Nogueira Neves2014-12-201-2/+2
|\
| * Clarity start parameterMichael Dawson2014-12-191-2/+2
* | Renaming the autoloading guide [ci skip]Vijay Dev2014-12-201-0/+0
* | pass over the autoloading guide [ci skip]Vijay Dev2014-12-201-8/+8
* | Merge branch 'master' of github.com:rails/docrailsVijay Dev2014-12-209-7/+181
|\ \
| * | Add docs for ActionDispatch::Http::URL methodsclaudiob2014-12-181-0/+109
| * | Add docs for Numeric time-related methodsclaudiob2014-12-171-0/+18
| * | Replace `#=>` with `# =>` [ci skip]claudiob2014-12-177-22/+22
| * | Add docs for Numeric#*_bytes methodsclaudiob2014-12-171-0/+20
| * | Add docs for Time#find_zoneclaudiob2014-12-171-1/+16
| * | Fix docs for AS::Notifications::Event#durationclaudiob2014-12-171-2/+2
| * | Add docs for AS::Notifications::Event#durationclaudiob2014-12-171-0/+12
* | | Merge pull request #18110 from claudiob/point-guide-to-masterYves Senn2014-12-201-1/+1
|\ \ \
| * | | Replace guides.ror.org/v4.2.0 with guides.ror.orgclaudiob2014-12-201-1/+1
|/ / /
* | | Merge pull request #18108 from kryzhovnik/fix_autoloading_guideAbdelkader Boudih2014-12-201-1/+1
|\ \ \
| * | | Fix link in autoloading guideAndrey Samsonov2014-12-201-1/+1
|/ / /
* | | activejob needs to be built before actionmailerGodfrey Chan2014-12-191-1/+1
* | | Merge pull request #18104 from andreynering/guides-dslXavier Noria2014-12-201-2/+3
|\ \ \
| * | | Add link for Domain-Specific Language [ci skip]Andrey Nering2014-12-191-2/+3
* | | | prefer single quotes, by the beard of the prophet!Xavier Noria2014-12-201-10/+10
* | | | Merge pull request #18103 from tpope/portable-setupXavier Noria2014-12-201-7/+9
|\ \ \ \
| * | | | Make bin/setup portableTim Pope2014-12-191-7/+9
| |/ / /
* / / / Merge pull request #18102 from arthurnn/nodoc_constantArthur Nogueira Neves2014-12-192-0/+3
|/ / /
* | | Merge pull request #18100 from chancancode/serve_static_filesGodfrey Chan2014-12-1912-18/+95
* | | last pass to the autoloading guide before release [ci skip]Xavier Noria2014-12-191-17/+44
* | | Remove rack and i18n master from bug report tempaltes [ci skip]Rafael Mendonça França2014-12-192-4/+0
* | | Use released I18n 0.7.0Carlos Antonio da Silva2014-12-191-1/+1
* | | Merge pull request #18082 from rails/17945_purge_in_test_onlyYves Senn2014-12-1911-7/+93
|\ \ \
| * | | `force: :cascade` to recreate tables referenced by foreign-keys.Yves Senn2014-12-199-5/+60
| * | | `db:structure:load` and `db:schema:load` no longer purge the database.Yves Senn2014-12-183-2/+33
* | | | Use released rackGodfrey Chan2014-12-192-2/+2
* | | | Revert "Merge pull request #18003 from sikachu/permit_all_parameters-thread-s...Godfrey Chan2014-12-191-11/+6
| |_|/ |/| |
* | | Output extension is no longer generated [ci skip]Zachary Scott2014-12-181-4/+4
* | | Enable Travis CI container-modeRafael Mendonça França2014-12-181-3/+5
* | | Merge pull request #18077 from claudiob/add-docs-for-test-orderRafael Mendonça França2014-12-182-2/+17
|\ \ \
| * | | Add docs for AS::TestCase::test_orderclaudiob2014-12-182-2/+17
|/ / /
* | | Merge pull request #18087 from georgemillo/patch-2Eileen M. Uchitelle2014-12-181-2/+2
|\ \ \
| * | | Spelling fix [ci skip]George Millo2014-12-181-2/+2
|/ / /
* | | passed a spell checker, not bad [ci skip]Xavier Noria2014-12-181-1/+1
* | | adds another examle to the constants not missing gotcha [ci skip]Xavier Noria2014-12-181-0/+55
|/ /
* | Relax the UUID regexGodfrey Chan2014-12-182-12/+9
* | Merge pull request #18081 from yui-knk/fix/capture_helperAbdelkader Boudih2014-12-181-1/+2
|\ \
| * | [ci skip] Fix HTML format on commentyui-knk2014-12-181-1/+2
|/ /
* | Fix typo in nodoc should be `:nodoc:` for RDoc to parse correctlyZachary Scott2014-12-171-1/+1
* | Merge pull request #18076 from andreynering/guides-changelogZachary Scott2014-12-171-1/+1
|\ \
| * | Fix name on changelog [ci skip]Andrey Nering2014-12-171-1/+1
|/ /
* | Merge pull request #18063 from claudiob/remove-as-time-with-zone-sinceRafael Mendonça França2014-12-171-10/+1
|\ \
| * | Replace AS::TimeWithZone#since with alias to +claudiob2014-12-161-10/+1
* | | Merge pull request #18072 from exAspArk/thread_safe_gem_versionRafael Mendonça França2014-12-171-1/+1
|\ \ \