aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Add Enum type to postgresql adapter's oids to prevent unknown OID warnings.Dieter Komendera2014-03-044-0/+45
* Merge pull request #14258 from shuhei/fix_deep_munge_logCarlos Antonio da Silva2014-03-031-3/+3
|\
| * Add spaces to deep_munge log message.Shuhei Kagawa2014-03-031-3/+3
|/
* Add a comment to ensure that a test won't be removed [ci skip]Robin Dupret2014-03-031-1/+1
* Merge pull request #14239 from zzak/refactor_actionpack_dispatch_request_testsJeremy Kemper2014-03-022-370/+386
|\
| * Refactor tests from BaseRackTest into BaseRequestTestZachary Scott2014-03-012-370/+386
* | Merge pull request #14248 from vipulnsward/fix-pg-ar-warningsYves Senn2014-03-022-2/+2
|\ \ | |/ |/|
| * Fix warnings due to:Vipul A M2014-03-032-2/+2
|/
* Merge pull request #14234 from arthurnn/fix_trans_on_replaceSantiago Pastorino2014-03-012-1/+13
|\
| * Remove unnecessary db call when replacing.Arthur Neves2014-02-282-1/+13
* | Merge pull request #14240 from sferik/flat_mapJosé Valim2014-03-012-5/+5
|\ \
| * | Replace map.flatten(1) with flat_mapErik Michaels-Ober2014-02-282-5/+5
|/ /
* | make sure we wait for the threads to shut down before asserting closureAaron Patterson2014-02-281-0/+1
* | Merge pull request #14195 from robin850/issue-14079Guillermo Iguaran2014-02-283-2/+23
|\ \
| * | Avoid namespacing routes inside enginesRobin Dupret2014-02-263-2/+23
* | | use built-in exception handling in live controllersAaron Patterson2014-02-282-17/+22
* | | live controllers should have live responsesAaron Patterson2014-02-283-21/+38
| |/ |/|
* | Merge pull request #14233 from kuldeepaggarwal/fix-secrets-docGuillermo Iguaran2014-02-282-4/+11
|\ \
| * | [ci skip] use secrets.secret_key_base instead of config.secret_key_baseKuldeep Aggarwal2014-03-012-4/+11
* | | set the error callback to a nice default in case nobody set an error callback...Aaron Patterson2014-02-282-1/+8
* | | Merge pull request #14230 from kuldeepaggarwal/doc-selectRobin Dupret2014-02-281-4/+4
|\ \ \ | |/ / |/| |
| * | [ci skip] correct select examples and doc, ref [522c0fd]Kuldeep Aggarwal2014-03-011-4/+4
* | | Improve a bit the 4.1 release notes [ci skip]Robin Dupret2014-02-281-4/+6
* | | Merge pull request #14226 from senny/14109_partial_revertAaron Patterson2014-02-283-1/+26
|\ \ \
| * | | `includes` uses SQL parsing when String joins are involved.Yves Senn2014-02-283-1/+26
| |/ /
* | | Merge pull request #14231 from brianstorti/bs-docs-secret-tokenGuillermo Iguaran2014-02-281-3/+18
|\ \ \ | |/ / |/| |
| * | [ci skip] use secrets.yml instead of secret_token.rb in the action controller...Brian Thomas Storti2014-02-271-3/+18
|/ /
* | Merge pull request #14203 from Alwahsh/aabouelhamayedGodfrey Chan2014-02-273-0/+42
|\ \
| * | Fix a bug affecting validations of enum attributesTheMonster2014-02-273-0/+42
|/ /
* | Merge pull request #14174 from kuldeepaggarwal/fix-resource_generator_testYves Senn2014-02-273-5/+5
|\ \
| * | modify model generator warning message. refs [#174c9f0]Kuldeep Aggarwal2014-02-273-5/+5
* | | Replace "data store" with database [ci skip]Robin Dupret2014-02-271-1/+1
* | | Merge pull request #11481 from sorentwo/fetch-multi-hashGuillermo Iguaran2014-02-273-14/+19
|\ \ \
| * | | Return a hash rather than array from fetch_multiParker Selbert2014-02-263-14/+19
|/ / /
* | | Merge pull request #14216 from garethson/routes-docs-typoArthur Nogueira Neves2014-02-261-18/+18
|\ \ \
| * | | Fixes docs typo in nested resource path helpers [skip ci]Gareth du Plooy2014-02-261-18/+18
* | | | Fix concerning module reference [ci skip]Carlos Antonio da Silva2014-02-261-1/+1
* | | | Fix some validators when used on model instanceEric Hutzelman2014-02-263-2/+6
* | | | Pass strings to demodulize methodCarlos Antonio da Silva2014-02-261-1/+1
|/ / /
* | | Merge pull request #14105 from twooster/fix-controller-testsAaron Patterson2014-02-264-1/+29
|\ \ \
| * | | Fix controller test not resetting @_url_optionsTony Wooster2014-02-264-1/+29
* | | | pass strings to the underscore methodAaron Patterson2014-02-262-3/+3
* | | | speed up `underscore` in cases that don't need to do anythingAaron Patterson2014-02-261-0/+1
* | | | pass the class name to `tableize`Aaron Patterson2014-02-261-1/+1
* | | | Merge pull request #14215 from robertomiranda/docs-rake-notesGuillermo Iguaran2014-02-261-1/+1
|\ \ \ \ | |/ / / |/| | |
| * | | [ci skip] Update list of files extensions in rake notes guiderobertomiranda2014-02-261-1/+1
|/ / /
* | | Merge pull request #14211 from loganhasson/masterXavier Noria2014-02-261-12/+12
|\ \ \
| * | | [ci skip] Move association class method notesLogan Hasson2014-02-261-12/+12
* | | | extract common code in `uuid_test.rb`.Yves Senn2014-02-261-60/+57
* | | | move PostgreSQL UUID tests from `datatype_test.rb` to `uuid_test.rb`.Yves Senn2014-02-262-16/+36