aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | [ci skip] Fix fenced code block langyui-knk2015-03-011-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #19137 from kant/patch-2Abdelkader Boudih2015-03-011-1/+1
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update link (minor fix)Darío Hereñú2015-02-281-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #19136 from kant/patch-1Abdelkader Boudih2015-03-011-2/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Minor fixes (proposal)Darío Hereñú2015-02-281-2/+2
|/ / / / / / / / / /
* | | / / / / / / / drop allocations when handling model url generationAaron Patterson2015-02-281-1/+1
| |_|/ / / / / / / |/| | | | | | | |
* | | | | | | | | Merge pull request #19131 from tgxworld/reduce_allocated_memory_in_module_del...Yves Senn2015-02-281-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Reduce allocated memory for Module#delegate.Guo Xiang Tan2015-03-011-1/+1
* | | | | | | | | | Merge pull request #19132 from davydovanton/pdate-doc-module-anonymousRafael Mendonça França2015-02-281-0/+7
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | [ci skip] Add code examples for Module#anonymous? documentationAnton Davydov2015-02-281-0/+7
* | | | | | | | | | | Merge pull request #19130 from yui-knk/fix/active_support_core_extensions2Yves Senn2015-02-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ci skip] Fix to commentyui-knk2015-03-011-1/+1
* | | | | | | | | | | | Merge pull request #19129 from yui-knk/fix/active_support_core_extensionsYves Senn2015-02-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | [ci skip] Fix to Stringyui-knk2015-03-011-1/+1
| |/ / / / / / / / / /
* | | | | | | | | | | Merge pull request #19128 from davydovanton/update-doc-range-to-sKasper Timm Hansen2015-02-281-2/+17
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [ci skip] Update documentation for Range#to_formatted_sAnton Davydov2015-02-281-2/+17
| | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge pull request #18965 from hjoo/rake_restartEileen M. Uchitelle2015-02-284-0/+43
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | Created rake restart task.Hyonjee Joo2015-02-264-0/+43
* | | | | | | | | | | Merge pull request #19125 from y-yagi/testing_guideYves Senn2015-02-281-0/+1
|\ \ \ \ \ \ \ \ \ \ \ | |_|/ / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | add `ActiveJob::TestCase` to list of classes providing for test [ci skip]yuuji.yaginuma2015-02-281-0/+1
* | | | | | | | | | | Merge pull request #19123 from yui-knk/fix/active_support_instrumentation2Guillermo Iguaran2015-02-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [ci skip] Remove `,`yui-knk2015-02-281-1/+1
* | | | | | | | | | | Merge pull request #19124 from davydovanton/add-doc-for-is-utf8Guillermo Iguaran2015-02-281-0/+7
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | [skip ci] Add documentation for String#is_utf8? methodAnton Davydov2015-02-281-0/+7
* | | | | | | | | | | | Spell PostgreSQL correctly :elephant:Akira Matsuda2015-02-282-2/+2
|/ / / / / / / / / / /
* | | | | | | | | | | Merge pull request #19122 from yui-knk/fix/active_support_instrumentationAbdelkader Boudih2015-02-281-1/+1
|\ \ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / / |/| | | | | | | | | |
| * | | | | | | | | | [ci skip] Replace `ActiveResource` with `Active Resource`yui-knk2015-02-281-1/+1
|/ / / / / / / / / /
* | | | | | | | | | Merge pull request #19121 from davydovanton/update-doc-for-removeYves Senn2015-02-281-2/+3
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Update documentation examples for String#remove [skip ci]Anton Davydov2015-02-281-6/+7
| | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge pull request #19120 from yui-knk/fix/md_tableAbdelkader Boudih2015-02-281-9/+9
|\ \ \ \ \ \ \ \ \ \ | |/ / / / / / / / / |/| | | | | | | | |
| * | | | | | | | | [ci skip] Fix table of 4_1_release_notes.mdyui-knk2015-02-281-9/+9
|/ / / / / / / / /
* | | | | | | | | Merge pull request #19114 from richardvenneman/i18n-guide-updateKasper Timm Hansen2015-02-271-5/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Remove reference to workingwithrails.com since it is being retiredRichard Venneman2015-02-271-5/+2
|/ / / / / / / / /
* | | | | | | | | Add changelog for #15549 fix [skip ci]Arthur Neves2015-02-271-0/+7
* | | | | | | | | Merge pull request #19113 from vipulnsward/remove-requiresRafael Mendonça França2015-02-274-5/+0
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Removed non-standard and unused require 'active_support/deprecation' from par...Vipul A M2015-02-274-5/+0
* | | | | | | | | | Don't recommend to precompile all assetsRafael Mendonça França2015-02-271-21/+0
|/ / / / / / / / /
* | | | | | | | | Merge pull request #19111 from icem/patch-1Xavier Noria2015-02-271-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Guides mistake about page caching.Yury Otcheski2015-02-271-1/+1
|/ / / / / / / / /
* | | | | | | | | Merge pull request #19102 from ulissesalmeida/fix-regression-default-translationRafael Mendonça França2015-02-273-1/+15
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Fix regression when passing a value different of String.Ulisses Almeida2015-02-263-1/+15
| |/ / / / / / / /
* | | | | | | | | Merge pull request #19110 from aditya-kapoor/fix-val-docRafael Mendonça França2015-02-271-2/+2
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | [ci-skip] correct doc about custom validatorsAditya Kapoor2015-02-271-2/+2
|/ / / / / / / / /
* | | | | | | | | Merge pull request #19104 from y-yagi/fix_skip_filterCarlos Antonio da Silva2015-02-272-1/+9
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | fix NameError in `skip_filter`. callback doesn't exist.yuuji.yaginuma2015-02-272-1/+9
| |/ / / / / / / /
* | | | | | | | | Merge pull request #19107 from prathamesh-sonpatki/template-inheritanceAbdelkader Boudih2015-02-271-1/+1
|\ \ \ \ \ \ \ \ \ | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | Fix wording in template inheritance section of layout guide [ci skip]Prathamesh Sonpatki2015-02-271-1/+1
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Revert integration test refactoring that caused app test regressionsJeremy Kemper2015-02-262-10/+18
* | | | | | | | Revert "Merge pull request #18764 from tsun1215/master"Jeremy Kemper2015-02-262-5/+5
| |/ / / / / / |/| | | | | |
* | | | | | | Properly create through records when called with `where`Sean Griffin2015-02-263-0/+26