| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | | | | Safari 4 supports http only cookie (#25053) | Mateusz Konieczny | 2016-05-17 | 1 | -1/+1 |
* | | | | Merge pull request #25039 from maclover7/jm-capitalization-2 | Jon Moss | 2016-05-17 | 1 | -15/+15 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Fix security guide capitalization errors | Jon Moss | 2016-05-16 | 1 | -15/+15 |
* | | | | Add Attributes API to release notes [ci skip] | Vipul A M | 2016-05-17 | 1 | -1/+68 |
|\ \ \ \ |
|
| * | | | | Add Attributes API to release notes | Vipul A M | 2016-04-14 | 1 | -1/+68 |
* | | | | | Merge pull request #25036 from maclover7/jm-capitalization | Jon Moss | 2016-05-16 | 1 | -3/+3 |
|\ \ \ \ \
| |_|/ / /
|/| | | | |
|
| * | | | | `md5` --> `MD5` | Jon Moss | 2016-05-16 | 1 | -3/+3 |
* | | | | | Update the Rails security guide | Ralin Chimev | 2016-05-16 | 1 | -2/+2 |
|/ / / / |
|
* | | | | Merge pull request #25002 from maclover7/jm-add-actioncable-guide | Xavier Noria | 2016-05-14 | 1 | -0/+4 |
|\ \ \ \ |
|
| * | | | | Add Action Cable guide to list | Jon Moss | 2016-05-13 | 1 | -0/+4 |
* | | | | | edit pass over the cable guide [ci skip] | Xavier Noria | 2016-05-14 | 1 | -143/+181 |
| |_|/ /
|/| | | |
|
* | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-05-14 | 4 | -48/+55 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Add output snippet from `ActionController::API.ancestors - ActionController::... | Vipul A M | 2016-05-13 | 1 | -0/+7 |
| * | | | Remove ambiquity in what we are referring to in the documentation of config v... | Vipul A M | 2016-05-11 | 1 | -1/+1 |
| * | | | Document config.action_dispatch.ignore_accept_header and config.action_dispat... | Vipul A M | 2016-05-11 | 1 | -0/+4 |
| * | | | More missing true literal quotings | Vipul A M | 2016-05-11 | 1 | -12/+12 |
| * | | | Lets be consistent in the usage of true/false across this guide. It should be... | Vipul A M | 2016-05-11 | 1 | -26/+26 |
| * | | | Document missing smtp config over at configuring guide. [ci skip] | Vipul A M | 2016-05-11 | 1 | -0/+3 |
| * | | | This config still applies for Rails 4 Apps and we need to mention it, what wa... | Vipul A M | 2016-05-11 | 1 | -2/+2 |
| * | | | Asset Pipeline: Remove outdated comment about `config.assets.digest` [ci skip] | Prathamesh Sonpatki | 2016-05-08 | 1 | -1/+1 |
| * | | | Asset pipeline: Remove documentation about outdated `config.assets.compress` ... | Prathamesh Sonpatki | 2016-05-08 | 2 | -14/+7 |
| * | | | s/words_connnector/words_connector/ | Vipul A M | 2016-05-03 | 1 | -1/+1 |
* | | | | Getting Started Guide: Add invoke test_unit to files table [ci skip] | Francis Go | 2016-05-12 | 1 | -0/+1 |
* | | | | Getting Started Guide: Add channels and jobs to app purpose table [ci skip] | Francis Go | 2016-05-12 | 1 | -1/+1 |
* | | | | Getting Started Guide: Update Ruby version to 2.3.1p112 | Francis Go | 2016-05-11 | 1 | -1/+1 |
* | | | | Minor syntax change | Zach | 2016-05-10 | 1 | -1/+1 |
* | | | | Grammar corrections to Getting Started Guide [ci skip] | BV Satyaram | 2016-05-10 | 1 | -2/+2 |
* | | | | Merge pull request #24911 from meinac/change_http_to_https | Vipul A M | 2016-05-09 | 1 | -4/+4 |
|\ \ \ \ |
|
| * | | | | Change http github links to https [ci skip] | Mehmet Emin İNAÇ | 2016-05-08 | 1 | -4/+4 |
* | | | | | Use consistent term [skip ci] | Erol Fornoles | 2016-05-08 | 1 | -1/+1 |
|/ / / / |
|
* | | | | change cable.coffee to cable.js [ci skip] | yuuji.yaginuma | 2016-05-07 | 1 | -6/+11 |
* | | | | http --> https | Jon Moss | 2016-05-06 | 4 | -19/+19 |
* | | | | Release notes: Add a note about `use_transactional_tests` in the deprecated s... | Prathamesh Sonpatki | 2016-05-06 | 1 | -0/+4 |
* | | | | Fix broken links in 'Ruby on Rails 2.3 Release Notes' [ci skip] | Javier Vidal | 2016-05-06 | 1 | -4/+4 |
* | | | | Fix link in 'Configuring Rails Applications' [ci skip] | Javier Vidal | 2016-05-06 | 1 | -1/+1 |
* | | | | Fix link in 'Ruby on Rails 3.0 Release Notes' [ci skip] | Javier Vidal | 2016-05-06 | 1 | -1/+1 |
* | | | | Fix markdown syntax in 'Ruby on Rails 2.2 Release Notes' [ci skip] | Javier Vidal | 2016-05-06 | 1 | -1/+1 |
* | | | | Release notes: Add PR #24866 to release notes | Prathamesh Sonpatki | 2016-05-05 | 1 | -0/+4 |
* | | | | Merge pull request #24799 from prathamesh-sonpatki/18439-followup | Rafael França | 2016-05-05 | 1 | -8/+17 |
|\ \ \ \ |
|
| * | | | | Active Model: Improve CHANGELOG and documentation for `validates_acceptance_o... | Prathamesh Sonpatki | 2016-05-05 | 1 | -8/+17 |
* | | | | | Release notes: Remove duplicate entries [ci skip] | Prathamesh Sonpatki | 2016-05-03 | 1 | -10/+3 |
* | | | | | Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in guides... | willnet | 2016-04-30 | 4 | -5/+5 |
* | | | | | fix incorrect module name [ci skip] | yuuji.yaginuma | 2016-05-01 | 1 | -1/+1 |
|/ / / / |
|
* | | | | add #24385 to 5.0 release notes [ci skip] | yuuji.yaginuma | 2016-04-29 | 1 | -0/+7 |
* | | | | Update configuring.md with colons and periods | Connor Shea | 2016-04-29 | 1 | -52/+52 |
* | | | | Consistent spelling of "gzipped" [ci skip] | Connor Shea | 2016-04-29 | 1 | -1/+1 |
* | | | | Fix typos in asset_pipeline.md [ci skip] | Connor Shea | 2016-04-29 | 1 | -2/+2 |
* | | | | Merge pull request #24786 from vipulnsward/document-gzip-assets | Richard Schneeman | 2016-04-29 | 2 | -0/+13 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | Document config.assets.gzip flag. Follow up of https://github.com/rails/sproc... | Vipul A M | 2016-04-29 | 2 | -0/+13 |
* | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-04-29 | 5 | -21/+22 |
|\ \ \ \ |
|