aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | Optimize TimeWithZoneTest#strftimePablo Herrero2014-10-273-10/+16
| |/ / /
* | | | Merge pull request #16229 from byroot/stop-swallowing-url-generation-errorsAndrew White2014-10-272-1/+16
|\ \ \ \
| * | | | UrlGenerationError are not catched as 404 anymoreJean Boussier2014-10-272-1/+16
* | | | | Merge pull request #17405 from DanOlson/rewhereSean Griffin2014-10-272-1/+22
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Allow Relation#rewhere to work with infinite range valuesDan Olson2014-10-272-1/+22
|/ / / /
* | | | Merge pull request #17374 from maurogeorge/scope-exceptionYves Senn2014-10-273-0/+15
|\ \ \ \
| * | | | Raises ArgumentError when try to define a scope without a callableMauro George2014-10-232-0/+9
* | | | | Merge pull request #14143 from derekprior/dp-compound-index-orderingYves Senn2014-10-275-5/+9
|\ \ \ \ \
| * | | | | Use type column first in multi-column indexesDerek Prior2014-10-245-5/+9
| | |_|/ / | |/| | |
* | | | | Merge pull request #17362 from bronzle/fix_debug_exceptions_appRafael Mendonça França2014-10-264-26/+76
|\ \ \ \ \
| * | | | | Show the user’s application in the source window and select the correct tra...Byron Bischoff2014-10-234-26/+76
* | | | | | Add back --skip-turbolinks and remove --skip-gemsRafael Mendonça França2014-10-263-16/+12
* | | | | | Merge pull request #17330 from DanOlson/rewhereMatthew Draper2014-10-273-1/+12
|\ \ \ \ \ \
| * | | | | | Fix Relation.rewhere to work with Range valuesDan Olson2014-10-203-1/+12
* | | | | | | Merge pull request #17397 from prathamesh-sonpatki/fix-type-boolean-error-msg...Rafael Mendonça França2014-10-261-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix typo in error message when non-boolean value is assigned to boolean columnPrathamesh Sonpatki2014-10-261-1/+1
| | |_|_|_|/ / | |/| | | | |
* | | | | | | Merge branch 'rishijain-update_docs_1'Zachary Scott2014-10-262-3/+6
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | |
| * | | | | | Making the actionmailer docs more explicit to understand [ci skip]Rishi Jain2014-10-262-3/+6
|/ / / / / /
* | | | | | Prefix internal method with _Rafael Mendonça França2014-10-258-18/+18
* | | | | | Add CHANGELOG entry for #17064Rafael Mendonça França2014-10-251-0/+6
* | | | | | Use new hash syntaxRafael Mendonça França2014-10-252-3/+4
* | | | | | :scissors:Rafael Mendonça França2014-10-252-3/+2
* | | | | | Merge pull request #17064 from frenkel/fix_select_tag_include_blankRafael Mendonça França2014-10-252-2/+14
|\ \ \ \ \ \
| * | | | | | Use include_blank value as option labelFrank Groeneveld2014-10-172-2/+14
* | | | | | | Merge pull request #17392 from prathamesh-sonpatki/fix-docstring-for-sanitize...Rafael Mendonça França2014-10-251-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Clarify comments about sanitized_allowed_tagsPrathamesh Sonpatki2014-10-251-2/+2
* | | | | | | | Merge pull request #17391 from prathamesh-sonpatki/fix-oid-description-ci-skipEileen M. Uchitelle2014-10-251-1/+1
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | |
| * | | | | | | Fix description of OID in TypeMapInitializerPrathamesh Sonpatki2014-10-251-1/+1
|/ / / / / / /
* | | | | | | give a better error message for misspelled helpersXavier Noria2014-10-253-1/+38
* | | | | | | fixes circularity check in dependenciesXavier Noria2014-10-254-1/+37
* | | | | | | instance_eval is evilAkira Matsuda2014-10-251-1/+1
* | | | | | | Reduce object allocationAkira Matsuda2014-10-251-1/+5
* | | | | | | Reduce object allocationAkira Matsuda2014-10-251-1/+1
* | | | | | | Avoid creating range objects (take II)Akira Matsuda2014-10-251-1/+5
* | | | | | | The code was not up-to-dateAkira Matsuda2014-10-251-9/+7
* | | | | | | Avoid creating unneeded Hash instance and calling slow Hash#fetchAkira Matsuda2014-10-251-1/+1
* | | | | | | Merge pull request #17385 from nakadai/patch-1Zachary Scott2014-10-241-1/+1
|\ \ \ \ \ \ \
| * | | | | | | Fix typo in "Active Record Basics" guide. [ci skip]nakadai2014-10-241-1/+1
|/ / / / / / /
* | | | | | | Revert a change made to the example in 1ac4525Godfrey Chan2014-10-241-1/+1
* | | | | | | Include return value in examples added in #17378 [ci skip]Zachary Scott2014-10-241-2/+2
* | | | | | | Improved try documentation [ci skip]Eugene Gilburg2014-10-241-8/+25
| |_|_|/ / / |/| | | | |
* | | | | | Merge pull request #17381 from jonatack/patch-8Santiago Pastorino2014-10-241-1/+1
|\ \ \ \ \ \
| * | | | | | AR Migrations Guide#Foreign Keys: fix wrong tableJon Atack2014-10-241-1/+1
|/ / / / / /
* | | | | | Merge pull request #17377 from aripollak/dry-try-bangGodfrey Chan2014-10-231-10/+6
|\ \ \ \ \ \
| * | | | | | DRY up try/try!Ari Pollak2014-10-231-10/+6
| | |_|_|/ / | |/| | | |
* | | | | | Merge pull request #17369 from rails/secure_compareGuillermo Iguaran2014-10-234-14/+33
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Use AS secure_compare for CSRF token comparisonGuillermo Iguaran2014-10-231-2/+2
| * | | | | Use AS secure_compare in AS::MessageVerifierGuillermo Iguaran2014-10-231-12/+2
| * | | | | Add AS::SecurityUtils.secure_compare for constant time string comparisonGuillermo Iguaran2014-10-232-0/+29
| | |_|/ / | |/| | |
* | | | | Merge branch 'mrgilman-reword-uncountable-documentation'Zachary Scott2014-10-231-1/+1
|\ \ \ \ \ | |/ / / / |/| | | |