aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #24791 from maclover7/jm-rm-ar-rails-mentionRafael França2016-04-302-1/+5
|\
| * Replace `Rails.version.to_f` with Active RecordJon Moss2016-04-302-1/+5
* | Merge pull request #24777 from tomkadwill/action_pack_typos_3Vipul A M2016-04-302-5/+5
|\ \
| * | Fix actionpack typos [ci skip]Tom Kadwill2016-04-302-5/+5
* | | add #24385 to 5.0 release notes [ci skip]yuuji.yaginuma2016-04-291-0/+7
| |/ |/|
* | rm unused requireVipul A M2016-04-291-1/+0
* | Extract `add_sql_comment!` methodRyuta Kamizono2016-04-293-20/+13
* | Treat blank comments as no comment for indexesRyuta Kamizono2016-04-293-6/+11
* | Migrations: move version-finding responsibilityyui-knk2016-04-292-7/+11
* | restores the regexp used in String#blank?Xavier Noria2016-04-291-4/+3
* | Chomp: prefer String#chomp where we can for a clarity boostlvl0nax2016-04-293-7/+5
* | AS::Duration changelog polishJeremy Daer2016-04-291-15/+13
* | Merge pull request #24788 from connorshea/patch-1Jon Moss2016-04-291-52/+52
|\ \
| * | Update configuring.md with colons and periodsConnor Shea2016-04-291-52/+52
|/ /
* | Merge pull request #24787 from connorshea/patch-1Rafael França2016-04-292-3/+3
|\ \
| * | Consistent spelling of "gzipped" [ci skip]Connor Shea2016-04-291-1/+1
| * | Fix typos in asset_pipeline.md [ci skip]Connor Shea2016-04-291-2/+2
|/ /
* | Merge pull request #24786 from vipulnsward/document-gzip-assetsRichard Schneeman2016-04-292-0/+13
|\ \
| * | Document config.assets.gzip flag. Follow up of https://github.com/rails/sproc...Vipul A M2016-04-292-0/+13
* | | Merge branch 'master' of github.com:rails/docrailsVijay Dev2016-04-298-25/+31
|\ \ \
| * | | s/statment/statement/Vipul A M2016-04-241-1/+1
| * | | be specific when the debug_exception_response_format to :apiVipul A M2016-04-231-1/+1
| * | | Mention default values for `debug_exception_response_format` in configuring g...Prathamesh Sonpatki2016-04-221-1/+1
| * | | `debug_exception_format` is set to :api by default for API apps only, not for...Prathamesh Sonpatki2016-04-221-1/+1
| * | | [ci skip] Aline results of code examples in commentsyui-knk2016-04-201-2/+2
| * | | s/determins/determines/Vipul A M2016-04-201-1/+1
| * | | - Be consistent in providing file locations of schema, model and initializerVipul A M2016-04-131-1/+6
| * | | - Make sure we end sentencesVipul A M2016-04-131-5/+5
| * | | [ci skip] Add some missing commasPrathamesh Sonpatki2016-04-121-2/+2
| * | | [ci skip] Typo fix. `loggs` -> `logs`Prathamesh Sonpatki2016-04-121-1/+1
| * | | - Fix typo in config guide, from config.logger sectionVipul A M2016-04-101-3/+3
| * | | s/Thoughtbot/thoughtbot/Vipul A M2016-04-101-1/+1
| * | | [ci skip] Fix formatting of code snippet in Action Cable guidePrathamesh Sonpatki2016-04-051-7/+8
| * | | [ci skip] Update code used for filtering passwords in the configuring guidePrathamesh Sonpatki2016-04-051-1/+1
* | | | Merge pull request #24776 from prathamesh-sonpatki/aj-release-notesKasper Timm Hansen2016-04-292-1/+22
|\ \ \ \ | |_|/ / |/| | |
| * | | Active Job: Add note about ability to configure adapters on per job basis in ...Prathamesh Sonpatki2016-04-292-1/+22
* | | | Merge pull request #24762 from Envek/solid_durations_2Andrew White2016-04-294-11/+47
|\ \ \ \
| * | | | Change 1.week to create 1 week durations instead of 7 days durations.Andrey Novikov2016-04-284-11/+47
* | | | | Merge pull request #24781 from maclover7/rm-envGuillermo Iguaran2016-04-283-12/+39
|\ \ \ \ \
| * | | | | Remove last uses of `@env[]` and `@env[]=`Jon Moss2016-04-283-12/+39
| | |/ / / | |/| | |
* | | | | Merge pull request #24653 from kbrock/kinder_locking_columnRafael França2016-04-282-1/+54
|\ \ \ \ \
| * | | | | test the number of times the schema is loadingKeenan Brock2016-04-281-0/+53
| * | | | | schema_load triggers 2nd schema_load (via locking)Keenan Brock2016-04-281-1/+1
|/ / / / /
* | | | | Merge pull request #24770 from vipulnsward/guieds-typeRafael França2016-04-281-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Pass over debugging guideVipul A M2016-04-281-1/+1
* | | | | Merge pull request #24772 from javiervidal/broken_links_ryandaigleKasper Timm Hansen2016-04-282-14/+14
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Fix broken links to ryandaigle.com [ci skip]Javier Vidal2016-04-282-14/+14
|/ / / /
* | | | Merge pull request #24764 from deivid-rodriguez/review_debugging_guideVipul A M2016-04-281-140/+185
|\ \ \ \
| * | | | Review the `byebug` debugging guideDavid Rodríguez2016-04-281-140/+185
|/ / / /
* | | | Merge pull request #24765 from ralinchimev/fix-inconsistencies-in-rails-docum...Vipul A M2016-04-281-4/+4
|\ \ \ \