Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | | | Fix style for rescue responses doc [ci skip] | Yuki Nishijima | 2014-10-02 | 1 | -15/+16 | |
* | | | | | | | Merge pull request #17151 from y-yagi/patch-1 | Abdelkader Boudih | 2014-10-03 | 1 | -0/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | [ci skip] add `test:jobs` task to testing guide | yuuji.yaginuma | 2014-10-03 | 1 | -0/+1 | |
* | | | | | | | | Merge pull request #17148 from mgenereu/patch-1 | Xavier Noria | 2014-10-02 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |_|_|/ / / / / |/| | | | | | | | ||||||
| * | | | | | | | Disallow appended newlines when parsing as integer | Michael Genereux | 2014-10-02 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17068 from mokhan/update-active-job-documentation | Abdelkader Boudih | 2014-10-02 | 6 | -5/+64 | |
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | | | ||||||
| * | | | | | | Add documentation on Active Job. | mo khan | 2014-10-02 | 6 | -5/+64 | |
|/ / / / / / | ||||||
* | | | | | | Merge pull request #17088 from robin850/jruby-dev | Rafael Mendonça França | 2014-10-01 | 9 | -2/+12 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Follow up to #16613 | Robin Dupret | 2014-09-28 | 9 | -2/+12 | |
* | | | | | | | Merge pull request #17125 from acrogenesis/master | Xavier Noria | 2014-10-01 | 2 | -2/+2 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | use tr instead of gsub when possible | Adrian Rangel | 2014-10-01 | 2 | -2/+2 | |
* | | | | | | | | Merge pull request #17124 from yuktikhurana/fix_render_file_guide | Abdelkader Boudih | 2014-10-01 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | In render file, by default the current layout is rendered always | yuktikhurana | 2014-10-01 | 1 | -1/+1 | |
* | | | | | | | | Merge pull request #17113 from igor04/helpers-highlight | Rafael Mendonça França | 2014-09-30 | 2 | -1/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Added processing of `nil` to `highlight` helper method | igor04 | 2014-09-30 | 2 | -1/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Merge pull request #17114 from pabloh/replace_use_of_eval_with_lambda | Rafael Mendonça França | 2014-09-30 | 2 | -3/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | Refactor callback setup in to use lambda instead of eval | Pablo Herrero | 2014-09-30 | 2 | -3/+5 | |
| |/ / / / / / / | ||||||
* | | | | | | | | Generate the application pointing to rails-dom-testing master | Rafael Mendonça França | 2014-09-30 | 1 | -0/+2 | |
* | | | | | | | | Merge pull request #17118 from zhangsu/patch-1 | Abdelkader Boudih | 2014-09-30 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | Update single table inheritance link anchor | Su Zhang (張甦) | 2014-09-30 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17110 from claudiob/remove-running-tests | Yves Senn | 2014-09-30 | 1 | -17/+0 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove RUNNING UNIT TESTS from ActionPack | claudiob | 2014-09-30 | 1 | -17/+0 | |
|/ / / / / / / | ||||||
* | | / / / / | Responder was removed at ee77770d57de9da87b05a2fe84b9d46ec6852c62 | Akira Matsuda | 2014-09-30 | 1 | -1/+0 | |
| |_|/ / / / |/| | | | | | ||||||
* | | | | | | fixes typo in AS CHANGELOG [ci skip] | Xavier Noria | 2014-09-29 | 1 | -2/+2 | |
* | | | | | | Merge pull request #17107 from kaspth/parse-html-as-fragments | Rafael Mendonça França | 2014-09-29 | 6 | -7/+9 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Parse HTML as document fragment. | Kasper Timm Hansen | 2014-09-29 | 6 | -7/+9 | |
* | | | | | | | Merge pull request #17093 from phiggins/remove-dynamic-send-on-built-in-callb... | Aaron Patterson | 2014-09-29 | 8 | -22/+31 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | Reduce allocations when running AR callbacks. | Pete Higgins | 2014-09-28 | 8 | -22/+31 | |
* | | | | | | | Merge pull request #17099 from sferik/each_key | Rafael Mendonça França | 2014-09-29 | 7 | -12/+12 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Use Hash#each_key instead of Hash#keys.each | Erik Michaels-Ober | 2014-09-29 | 7 | -12/+12 | |
* | | | | | | | | Merge pull request #17086 from seuros/master | Rafael Mendonça França | 2014-09-29 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ \ | |/ / / / / / / |/| | | | | | | | ||||||
| * | | | | | | | correct filename for jobs tests | Abdelkader Boudih | 2014-09-28 | 1 | -1/+1 | |
| |/ / / / / / | ||||||
* | | | | | | | Merge pull request #17092 from Empact/defunct-ivars | Rafael Mendonça França | 2014-09-29 | 2 | -11/+7 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Remove defunct ivars | Ben Woosley | 2014-09-28 | 2 | -11/+7 | |
|/ / / / / / / | ||||||
* | | | | | | | Merge pull request #17087 from taboularasa/master | Robin Dupret | 2014-09-28 | 2 | -4/+4 | |
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | | | | | ||||||
| * | | | | | | technical correction in guides under 'Generating an engine' | David Elliott | 2014-09-28 | 2 | -4/+4 | |
|/ / / / / / | ||||||
* | | | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2014-09-28 | 5 | -17/+22 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Consistently markup etag options. | Steven Harman | 2014-09-16 | 1 | -3/+3 | |
| * | | | | | | Consistently capitalize ETag. | Steven Harman | 2014-09-16 | 1 | -3/+3 | |
| * | | | | | | [ci skip] Fix code snippet display in Action Mailer Basics guide. | Juanito Fatas | 2014-09-16 | 1 | -2/+1 | |
| * | | | | | | form_helpers: demonstrating there is also a collection_select method in form ... | Thiago Pinto | 2014-09-13 | 1 | -0/+6 | |
| * | | | | | | [ci skip] Fix some typos, normalize sentence. | Juanito Fatas | 2014-09-08 | 1 | -7/+7 | |
| * | | | | | | 'Revert' ->active_record_migrations [ci skip] | Harshad Sabne | 2014-09-06 | 1 | -1/+1 | |
| * | | | | | | 'Reversible' ->active_record_migrations [ci skip] | Harshad Sabne | 2014-09-04 | 1 | -1/+1 | |
* | | | | | | | Merge pull request #17077 from schneems/schneems/backtrace-string-allocations | Jeremy Kemper | 2014-09-27 | 1 | -4/+9 | |
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | | | ||||||
| * | | | | | | Move object allocation out of loop | Richard Schneeman | 2014-09-27 | 1 | -4/+9 | |
* | | | | | | | Tiny follow-up to #16999 [ci skip] | Robin Dupret | 2014-09-27 | 3 | -4/+4 | |
* | | | | | | | Make AJ integration tests much less verbose | Matthew Draper | 2014-09-27 | 8 | -26/+14 | |
* | | | | | | | Merge pull request #17082 from prathamesh-sonpatki/fix-typo-in-upgrading-guide | Abdelkader Boudih | 2014-09-27 | 1 | -1/+1 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Fix typo in upgrading guide | Prathamesh Sonpatki | 2014-09-27 | 1 | -1/+1 | |
|/ / / / / / / |