| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | Fix indentation | Rafael Mendonça França | 2016-10-25 | 1 | -1/+1 |
* | | | Generate HTML not plain text | Rafael Mendonça França | 2016-10-25 | 1 | -1/+1 |
* | | | Fix plain option in the rails_guides generator | Rafael Mendonça França | 2016-10-25 | 1 | -1/+1 |
* | | | Fix typo in Upgrading Ruby on Rails Guide [ci skip] | Erol Fornoles | 2016-10-24 | 1 | -1/+1 |
* | | | update description of Etag [ci skip] | yuuji.yaginuma | 2016-10-24 | 1 | -1/+4 |
* | | | Merge release note entry for Date/Time/DateTime extensions | Carlos Antonio da Silva | 2016-10-23 | 1 | -4/+2 |
|/ / |
|
* | | guides, include note about modifiers when using the CLI. | Yves Senn | 2016-10-20 | 1 | -0/+2 |
* | | remove trailing whitespace [ci skip] | Yves Senn | 2016-10-20 | 1 | -8/+8 |
* | | [ci skip] Fix return values of Hash Extensions examples | Bruno Facca | 2016-10-20 | 1 | -4/+4 |
* | | [ci skip] Fix typo in Guides: Contributing | Alex Kitchens | 2016-10-17 | 1 | -1/+1 |
* | | Pull request for ticket 26769 (#26770) | rmarone | 2016-10-15 | 1 | -1/+1 |
* | | Introduce a benchmark template [ci skip] | Godfrey Chan | 2016-10-15 | 2 | -27/+67 |
* | | Suggested edits | Javier Cuevas | 2016-10-13 | 1 | -3/+3 |
* | | Improve Action Cable Overview guide | Javier Cuevas | 2016-10-13 | 1 | -3/+3 |
* | | Deprecated ActionDispatch::ParamsParser::ParamsParser | Rafael Mendonça França | 2016-10-10 | 1 | -17/+17 |
* | | Change page:change to turbolinks:load in README.md [ci skip] | kenta-s | 2016-10-05 | 1 | -1/+1 |
* | | Allow the use of listen's 3.1.x branch. | Esteban Santana Santana | 2016-10-03 | 1 | -1/+1 |
* | | add `cached` key to `sql.active_record` event [ci skip] | yuuji.yaginuma | 2016-10-02 | 1 | -6/+7 |
* | | Remove dup distinct from AR query list [ci skip] | Jeremy Wilmot | 2016-09-30 | 1 | -1/+0 |
* | | Fix typo in 5_0_release_notes.md doc [ci skip] | Yusuke Nakamura | 2016-09-29 | 1 | -1/+1 |
* | | Merge pull request #26648 from y-yagi/update_description_of_queue_adapter | Jon Moss | 2016-09-28 | 1 | -2/+2 |
|\ \ |
|
| * | | update description of queue adapter in test [ci skip] | yuuji.yaginuma | 2016-09-28 | 1 | -2/+2 |
* | | | Removes broken performance testing link from the 2.2 release notes | Michael Lennox | 2016-09-28 | 1 | -1/+0 |
|/ / |
|
* | | Add info about a502703 to Rails 5 release notes | Jon Moss | 2016-09-25 | 1 | -0/+3 |
* | | Fix docs for allowed params to `get` in controller tests [ci skip] | Michael Hoy | 2016-09-23 | 1 | -4/+4 |
* | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-09-20 | 1 | -0/+2 |
|\ \ |
|
| * | | :nail_care: [ci skip] | Prathamesh Sonpatki | 2016-09-07 | 1 | -1/+1 |
| * | | Document that redirect* don't halt exucution. We explain more on this behavio... | Vipul A M | 2016-09-06 | 1 | -0/+2 |
* | | | [ci skip] Fixed commas according to Oxford comma in rdoc and guides | Andrey Molchanov | 2016-09-17 | 3 | -3/+3 |
* | | | Fix small grammar issue introduced in #26382 | Jon Moss | 2016-09-16 | 1 | -1/+2 |
* | | | bug report template for migrations (#26488) | Girish Sonawane | 2016-09-15 | 3 | -0/+130 |
* | | | fixed guide to add correct documentation for partial render 'as' option | Girish S | 2016-09-13 | 1 | -7/+7 |
* | | | [ci skip] Update Levenshtein code with better attribution. | Kasper Timm Hansen | 2016-09-12 | 1 | -1/+3 |
* | | | Merge pull request #26431 from wytesk133/master | प्रथमेश Sonpatki | 2016-09-08 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | Fix table name typos [ci skip] | Waitaya Krongapiradee | 2016-09-08 | 1 | -1/+1 |
* | | | | update doc about default `cache_store` [ci skip] | yuuji.yaginuma | 2016-09-08 | 1 | -1/+1 |
* | | | | Merge pull request #26390 from Neodelf/format_mds | Vipul A M | 2016-09-07 | 4 | -8/+8 |
|\ \ \ \ |
|
| * | | | | [ci skip] Simply formatting documents | Neodelf | 2016-09-06 | 4 | -8/+8 |
* | | | | | Merge pull request #24612 from vipulnsward/fix-li-ol-width | Vijay Dev | 2016-09-06 | 1 | -1/+2 |
|\ \ \ \ \
| |_|_|/ /
|/| | | | |
|
| * | | | | Selectively add `li ul, li ol { margin:0 1.5em; }` to subColl needed for Chap... | Vipul A M | 2016-04-19 | 1 | -1/+2 |
* | | | | | Remove the word "mongrel" from documents | Ryunosuke Sato | 2016-09-07 | 4 | -4/+4 |
* | | | | | Minor grammar fix in engines.md | Mark Sun | 2016-09-06 | 1 | -1/+1 |
| |/ / /
|/| | | |
|
* | | | | Update docs for change in transaction callback exceptions | Nathan Wenneker | 2016-09-03 | 2 | -1/+9 |
* | | | | add Active Job bug report templates to guide [ci skip] | yuuji.yaginuma | 2016-09-03 | 1 | -0/+1 |
* | | | | Merge pull request #26364 from y-yagi/fix_class_name_typo_in_bug_report_templ... | Kasper Timm Hansen | 2016-09-02 | 2 | -4/+4 |
|\ \ \ \ |
|
| * | | | | fix class name typo | yuuji.yaginuma | 2016-09-02 | 2 | -4/+4 |
* | | | | | Improve Getting Started [ci skip] | Shia | 2016-09-02 | 1 | -2/+1 |
|/ / / / |
|
* | | | | Merge pull request #26362 from prathamesh-sonpatki/add-aj-bug-report-templates | Guillermo Iguaran | 2016-09-02 | 2 | -0/+63 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | Added bug report templates for Active Job | Prathamesh Sonpatki | 2016-09-02 | 2 | -0/+63 |
* | | | | Grammar fix [ci skip] | Waitaya Krongapiradee | 2016-09-02 | 1 | -1/+1 |
|/ / / |
|