Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | | | Add Attributes API to release notes | Vipul A M | 2016-04-14 | 1 | -1/+68 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | Merge pull request #25036 from maclover7/jm-capitalization | Jon Moss | 2016-05-16 | 1 | -3/+3 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | `md5` --> `MD5` | |||||
| * | | | | `md5` --> `MD5` | Jon Moss | 2016-05-16 | 1 | -3/+3 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | | Update the Rails security guide | Ralin Chimev | 2016-05-16 | 1 | -2/+2 | |
|/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Bring up-to-date the information about the session id in the Sessions section. The guide currently says that the session id is a md5 hash while the implementation uses a random hex string. Fixes #25032. [ci skip] | |||||
* | | | | Merge pull request #25002 from maclover7/jm-add-actioncable-guide | Xavier Noria | 2016-05-14 | 1 | -0/+4 | |
|\ \ \ \ | | | | | | | | | | | Add Action Cable guide to list | |||||
| * | | | | Add Action Cable guide to list | Jon Moss | 2016-05-13 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This effectively publishes the "Action Cable Overview" guide. If we don't think this is ready for the prime time, we can mark it as a "work in progress" guide. [ci skip] | |||||
* | | | | | 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 | |
|\ \ \ \ | |/ / / |/| | | | | | | | | | | | Conflicts: guides/source/configuring.md | |||||
| * | | | Add output snippet from `ActionController::API.ancestors - ↵ | Vipul A M | 2016-05-13 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | ActionController::Metal.ancestors` command for api apps. [ci skip] | |||||
| * | | | Remove ambiquity in what we are referring to in the documentation of config ↵ | Vipul A M | 2016-05-11 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | vs configuring the server itself | |||||
| * | | | Document config.action_dispatch.ignore_accept_header and ↵ | Vipul A M | 2016-05-11 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | config.action_dispatch.x_sendfile_header in configuring guide | |||||
| * | | | 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 ↵ | Vipul A M | 2016-05-11 | 1 | -26/+26 | |
| | | | | | | | | | | | | | | | | be quoted as how other config options are. They are already quoted at many places. This change, makes this usage consistent. Note that, this is quoting literal values true and false, not truthy values | |||||
| * | | | 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 ↵ | Vipul A M | 2016-05-11 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | was needed before. [ci skip] | |||||
| * | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | | | | | option [ci skip] | |||||
| * | | | s/words_connnector/words_connector/ | Vipul A M | 2016-05-03 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | 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 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Minor syntax change | Zach | 2016-05-10 | 1 | -1/+1 | |
| | | | | | | | | | | | | While working on this very example recently, I found that Rails will throw POST errors if you leave an empty block in front the `format.js` when using either `remote: true` or vanilla JS/JQuery. | |||||
* | | | | 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] | |||||
| * | | | | Change http github links to https [ci skip] | Mehmet Emin İNAÇ | 2016-05-08 | 1 | -4/+4 | |
| | | | | | | | | | | | | | | | | | | | | Follow up to 7d55c846f11a435a4c7aae58f99279a2b9dd8506 | |||||
* | | | | | 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 | |
| | | | | | | | | | | | | | | | | | | | | In #23935, cable file was to be provided by the javascript instead of coffeescript, doc was also been modified to use javascript. | |||||
* | | | | http --> https | Jon Moss | 2016-05-06 | 4 | -19/+19 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Release notes: Add a note about `use_transactional_tests` in the deprecated ↵ | Prathamesh Sonpatki | 2016-05-06 | 1 | -0/+4 | |
| | | | | | | | | | | | | | | | | | | | | | | | | section of Active Record notes [ci skip] - Followup of PR #19282. | |||||
* | | | | 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_of` [ci skip] | |||||
| * | | | | Active Model: Improve CHANGELOG and documentation for ↵ | Prathamesh Sonpatki | 2016-05-05 | 1 | -8/+17 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `validates_acceptance_of` [ci skip] - Improve CHANGELOG entry for #18439. - The documentation is updated as per changes in PR #18439 to the `accept` option. - The explanation about the virtual attribute is moved at the end so that the arity of `accept` option is explained first. - Added a note that `message` can also be passed to `validates_acceptance_of`. | |||||
* | | | | | Release notes: Remove duplicate entries [ci skip] | Prathamesh Sonpatki | 2016-05-03 | 1 | -10/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | - Removed duplicate entry for collection caching. - The entry was duplicate and the link to PR was also wrong. - Consolidated entries for `belongs_to` required by default. | |||||
* | | | | | Replace ActionDispatch::LoadInterlock with ActionDispatch::Executor in ↵ | willnet | 2016-04-30 | 4 | -5/+5 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | guides [ci skip] Guides should be updated because ActionDispatch::LoadInterlock was replaced with ActionDispatch::Executor at #23807. | |||||
* | | | | | 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 | |
| | | | | | | | | | | | | Some configuration options started with a capital letter indicating the beginning of a sentence, which didn't makes sense without the colons. Similarly, some were missing periods at the end of their descriptions. [ci skip] | |||||
* | | | | 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 | |
| | | | | | | | | | | | | Per discussion in #24786. | |||||
* | | | | Merge pull request #24786 from vipulnsward/document-gzip-assets | Richard Schneeman | 2016-04-29 | 2 | -0/+13 | |
|\ \ \ \ | |/ / / |/| | | | Document config.assets.gzip flag. | |||||
| * | | | Document config.assets.gzip flag. Follow up of ↵ | Vipul A M | 2016-04-29 | 2 | -0/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | https://github.com/rails/sprockets-rails/pull/342. [ci skip] | |||||
* | | | | Merge branch 'master' of github.com:rails/docrails | Vijay Dev | 2016-04-29 | 5 | -21/+22 | |
|\ \ \ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: guides/source/configuring.md | |||||
| * | | | | be specific when the debug_exception_response_format to :api | Vipul A M | 2016-04-23 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] | |||||
| * | | | | Mention default values for `debug_exception_response_format` in configuring ↵ | Prathamesh Sonpatki | 2016-04-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | guide [ci skip] | |||||
| * | | | | `debug_exception_format` is set to :api by default for API apps only, not ↵ | Prathamesh Sonpatki | 2016-04-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | for normal apps. [ci skip] | |||||
| * | | | | s/determins/determines/ | Vipul A M | 2016-04-20 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | [ci skip] |