aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Delegate `Column#type` to the injected type objectSean Griffin2014-05-1929-117/+570
* test, inline `DeveloperWithAggregate`, which is used by a single test.Yves Senn2014-05-192-7/+7
* Merge pull request #15168 from eileencodes/return-early-on-delete-and-destroy...Rafael Mendonça França2014-05-191-0/+2
|\
| * early return on delete and destroy methodseileencodes2014-05-181-0/+2
* | Merge pull request #14126 from schuetzm/index_option_for_columnRafael Mendonça França2014-05-193-6/+28
|\ \
| * | Make `:index` in migrations work with all column typesMarc Schütz2014-05-183-6/+28
| |/
* | Merge pull request #15160 from sgrif/sg-destructured-eachRafael Mendonça França2014-05-191-4/+4
|\ \
| * | Use destructured arguments when looping through pairsSean Griffin2014-05-171-4/+4
* | | pg, re-introduce `PostgreSQL::Utils` to unify schema/table extraction.Yves Senn2014-05-196-39/+51
* | | pg, add missing nodocs for extracted modules.Yves Senn2014-05-195-10/+10
* | | Merge pull request #14962 from arunagw/aa-fix-rake-activerecordYves Senn2014-05-194-78/+81
|\ \ \
| * | | Reorganize ActiveRecord tasks [Arun Agrawal & Abd ar-Rahman Hamidi]Arun Agrawal2014-05-164-78/+81
* | | | pg guide, move introductory sentences into main content. [ci skip]Yves Senn2014-05-191-7/+7
* | | | Merge pull request #15156 from sgrif/sg-postgres-timestampsYves Senn2014-05-181-6/+3
|\ \ \ \
| * | | | PostgreSQL timestamps are always datetimesSean Griffin2014-05-171-6/+3
* | | | | Feature detect based on Ruby version.Aaron Patterson2014-05-181-1/+1
* | | | | A tiny pass through the PostgreSQL guide [ci skip]Robin Dupret2014-05-181-3/+4
* | | | | copy edits[ci skip]Vijay Dev2014-05-181-7/+6
* | | | | Merge pull request #15157 from msgehard/remove_cruft_in_has_secure_passwordYves Senn2014-05-181-0/+1
|\ \ \ \ \
| * | | | | Let others know why this code is hereMike Gehard2014-05-181-0/+1
* | | | | | Merge pull request #15169 from Gaurav2728/gaurav-ecosystemYves Senn2014-05-181-1/+0
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | remove ecosystem link that is brokenGaurav Sharma2014-05-181-1/+0
|/ / / / /
* | | | | Merge pull request #15151 from sgrif/sg-add-type-to-columnYves Senn2014-05-1814-57/+86
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Add a type object to Column constructorSean Griffin2014-05-1714-57/+86
|/ / / /
* | / / Merge pull request #15137 from sgrif/sg-remove-dead-codeRafael Mendonça França2014-05-1719-183/+82
|\| | | | |/ / |/| |
| * | Remove dead test code for unsupported adaptersSean Griffin2014-05-1719-183/+82
|/ /
* | Merge pull request #14428 from jnormore/reset_counters_aliasRafael Mendonça França2014-05-173-8/+27
|\ \
| * | Updates reset_counters to allow counter name in paramsJason Normore2014-05-163-8/+27
* | | Document method visibility for designing API docs. [ci skip]Zachary Scott2014-05-171-0/+34
* | | Merge pull request #15152 from printercu/patch-5Rafael Mendonça França2014-05-171-70/+69
|\ \ \
| * | | Collected TimeZone's class methods togetherprintercu2014-05-171-70/+69
* | | | Merge pull request #15149 from sgrif/sg-missing-testsRafael Mendonça França2014-05-171-0/+36
|\ \ \ \
| * | | | Add missing tests for column type cast behaviorSean Griffin2014-05-171-0/+36
| |/ / /
* / / / New applications should be created with json serializerRafael Mendonça França2014-05-172-0/+41
|/ / /
* | | Merge pull request #15150 from xtian/fix-railties-testsGuillermo Iguaran2014-05-172-6/+2
|\ \ \
| * | | Fix app generator test hanging.Christian Wesselhoeft2014-05-172-6/+2
|/ / /
* | | Merge pull request #15147 from regonn/fix-symbolRichard Schneeman2014-05-171-1/+1
|\ \ \
| * | | fix symbolregonn2014-05-171-1/+1
|/ / /
* | | Merge pull request #15132 from zuhao/refactor_actionpack_abstract_collector_testYves Senn2014-05-171-5/+11
|\ \ \
| * | | Ensure :js is defined regardless of the outcome of the test.Zuhao Wan2014-05-171-5/+11
* | | | prefer file name instead of filename [ci skip]Vijay Dev2014-05-171-2/+2
* | | | fix typo [ci skip]Vijay Dev2014-05-171-1/+1
* | | | Merge pull request #15145 from ShunsukeAida/capitalizationVijay Dev2014-05-171-3/+3
|\ \ \ \
| * | | | fixed capitalizations [ci skip]SA2014-05-171-3/+3
|/ / / /
* | | | Merge pull request #15144 from leafac/fix-changelog-#15071Godfrey Chan2014-05-161-1/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | Fix typo in CHANGELOG entry for #15071Leandro Facchinetti2014-05-171-1/+3
|/ / /
* | | Merge pull request #15143 from htanata/first_person_pronounsRafael Mendonça França2014-05-163-11/+11
|\ \ \
| * | | Replace first person point of view on guides.Hendy Tanata2014-05-163-11/+11
|/ / /
* | | Merge pull request #15037 from roccoblues/fix_duplicate_activesupport_subscri...Rafael Mendonça França2014-05-163-7/+34
|\ \ \
| * | | Fixed duplicate subscribers in ActiveSupport::SubscriberDennis Schoen2014-05-093-7/+34