Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | Missing dots [ci skip] (#29414) | Vipul A M | 2017-06-11 | 1 | -4/+4 | |
| | | ||||||
* | | Merge pull request #29268 from gsamokovarov/delegate-missing-to-guides | Vipul A M | 2017-06-11 | 1 | -0/+21 | |
|\ \ | | | | | | | Document Module#delegate_missing_to in the guides [ci skip] | |||||
| * | | Document Module#delegate_missing_to in the guides | Genadi Samokovarov | 2017-06-11 | 1 | -0/+21 | |
| | | | | | | | | | | | | | | | Added a small section for it in the `Active Support Core Extensions` guide. [ci skip] | |||||
* | | | [ci skip] Add backquote to :counter_cache option | Yohei Yasukawa | 2017-06-10 | 1 | -1/+1 | |
| | | | ||||||
* | | | [ci skip] Fix link in active_record_postgresql.md | Yauheni Dakuka | 2017-06-09 | 1 | -1/+1 | |
| | | | ||||||
* | | | Merge pull request #29397 from ydakuka/patch-1 | Vipul A M | 2017-06-09 | 1 | -1/+1 | |
|\ \ \ | | | | | | | | | Fix link in active_record_postgresql.md [ci skip] | |||||
| * | | | Fix link in active_record_postgresql.md | Yauheni Dakuka | 2017-06-09 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | remove the extra comma in association_basics.md | Yauheni Dakuka | 2017-06-09 | 1 | -1/+1 | |
|/ / / | ||||||
* | | | Update upgrading guide w.r.t. Parameters to use other example method than ↵ | edwardmp | 2017-06-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | slice as this has actually been implemented by Parameters | |||||
* | | | Remove invalid entry from the guides index page | Robin Dupret | 2017-06-06 | 1 | -5/+0 | |
| | | | | | | | | | | | | | | | | | | | | | Commit 1a5d9399 removed the "Profiling Rails Applications" guide but the YAML entry for this guide wasn't. [ci skip] | |||||
* | | | Tiny documentation fixes [ci skip] | Robin Dupret | 2017-06-06 | 1 | -3/+3 | |
| | | | ||||||
* | | | Remove deprecated passing of string to :if/:unless (#29357) | Joe Francis | 2017-06-06 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | Other examples were removed in 53ff5fc62f9d11b6f60d371df959137f4bf40728 [ci skip] | |||||
* | | | Use mattr_accessor default: option throughout the project | Genadi Samokovarov | 2017-06-03 | 2 | -9/+5 | |
| | | | ||||||
* | | | Change default application.js included in new Rails app [ci skip] | Koichi ITO | 2017-06-03 | 1 | -3/+3 | |
| | | | ||||||
* | | | Merge pull request #29101 from ccarruitero/system_guide | Eileen M. Uchitelle | 2017-06-02 | 1 | -10/+8 | |
|\ \ \ | | | | | | | | | some typos and rephrasing in system test guide [ci skip] | |||||
| * | | | some typos and rephrasing in system test guide [ci skip] | Cesar Carruitero | 2017-05-16 | 1 | -10/+8 | |
| | | | | ||||||
* | | | | Merge pull request #29315 from mariochavez/driven_by_support_headless_drivers | Eileen M. Uchitelle | 2017-06-02 | 1 | -2/+3 | |
|\ \ \ \ | | | | | | | | | | | SystemTesting::Driver can register capybara-webkit and poltergeist | |||||
| * | | | | SystemTesting::Driver can register capybara-webkit and poltergeist | Mario Alberto Chávez | 2017-06-02 | 1 | -2/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers. When using `driver_by` with capybara-webkit or poltergeist, SystemTesting::Driver will register the driver while passing `screen_size` and `options` parameteres. `options` could contain any option supported by the underlying driver. | |||||
* | | | | | Replace an outdated mention of `jquery_ujs` with `rails-ujs` [ci skip] | Dzianis Dashkevich | 2017-06-01 | 1 | -2/+2 | |
|/ / / / | ||||||
* | | | | Fix articles layout in guides by eliminating W3C validator warnings [ci skip] | Dzianis Dashkevich | 2017-06-01 | 1 | -0/+1 | |
| | | | | ||||||
* | | | | Replace therubyracer with mini_racer | Sam | 2017-05-30 | 2 | -2/+2 | |
| | | | | ||||||
* | | | | Grammar fixes | Jon Moss | 2017-05-29 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Remove extra block for `assert_changes` [ci skip] | Ryuta Kamizono | 2017-05-30 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | List assert_{,no_}changes in the testing guide | Genadi Samokovarov | 2017-05-29 | 1 | -0/+2 | |
| |/ / |/| | | | | | | | | | | | This lists the `assert_changes` and `assert_no_changes` methods in the guides. [ci skip] | |||||
* | | | Merge pull request #29257 from ↵ | Kasper Timm Hansen | 2017-05-28 | 1 | -3/+1 | |
|\ \ \ | | | | | | | | | | | | | | | | | clupprich/remove-action-dispatch-callbacks-to-prepare-mention Remove mentions of deprecated callbacks on ActionDispatch::Callbacks | |||||
| * | | | Remove mentions of deprecated callbacks on ActionDispatch::Callbacks | Christoph Lupprich | 2017-05-28 | 1 | -3/+1 | |
| | | | | | | | | | | | | | | | | | | | | ActionDispatch::Callbacks.to_prepare was removed in #27587 [ci skip] | |||||
* | | | | Merge pull request #28132 from mikeycgto/aead-encrypted-cookies | Kasper Timm Hansen | 2017-05-28 | 2 | -10/+21 | |
|\ \ \ \ | |/ / / |/| | | | AEAD encrypted cookies and sessions | |||||
| * | | | AEAD encrypted cookies and sessions | Michael Coyne | 2017-05-22 | 2 | -10/+21 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit changes encrypted cookies from AES in CBC HMAC mode to Authenticated Encryption using AES-GCM. It also provides a cookie jar to transparently upgrade encrypted cookies to this new scheme. Some other notable changes include: - There is a new application configuration value: +use_authenticated_cookie_encryption+. When enabled, AEAD encrypted cookies will be used. - +cookies.signed+ does not raise a +TypeError+ now if the name of an encrypted cookie is used. Encrypted cookies using the same key as signed cookies would be verified and serialization would then fail due the message still be encrypted. | |||||
* | | | | Merge pull request #29246 from nihemak/fix-docs-take-first | Matthew Draper | 2017-05-27 | 1 | -3/+3 | |
|\ \ \ \ | | | | | | | | | | | [ci skip]fix wrong variable name in docs | |||||
| * | | | | [ci skip]fix wrong variable name in docs | Makoto Nihei | 2017-05-27 | 1 | -3/+3 | |
| | | | | | ||||||
* | | | | | [ci skip]fix wrong variable name in docs | Makoto Nihei | 2017-05-27 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Merge pull request #29176 from bogdanvlviv/define-path-with__dir__ | Matthew Draper | 2017-05-26 | 6 | -7/+7 | |
|\ \ \ \ | | | | | | | | | | | Define path with __dir__ | |||||
| * | | | | Define path with __dir__ | bogdanvlviv | 2017-05-23 | 6 | -7/+7 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | ".. with __dir__ we can restore order in the Universe." - by @fxn Related to 5b8738c2df003a96f0e490c43559747618d10f5f | |||||
* | | | | | Merge pull request #29225 from maicher/master | Ryuta Kamizono | 2017-05-25 | 1 | -0/+13 | |
|\ \ \ \ \ | | | | | | | | | | | | | Add ActiveRecord::Relation#or description to guides | |||||
| * | | | | | Add ActiveRecord::Relation#or description to guides [ci skip] | Krzysztof Maicher | 2017-05-25 | 1 | -0/+13 | |
| | | | | | | ||||||
* | | | | | | Capitalize Gmail | Jon Moss | 2017-05-24 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | `gmail` --> `Gmail` [ci skip] | |||||
* | | | | | | [ci skip]fix wrong variable name in docs | Makoto Nihei | 2017-05-25 | 1 | -1/+1 | |
| | | | | | | ||||||
* | | | | | | Merge pull request #29169 from ffmike/api-guide-edit | Rafael França | 2017-05-24 | 1 | -9/+11 | |
|\ \ \ \ \ \ | | | | | | | | | | | | | | | Update Rails API Application guide to match current code [ci skip] | |||||
| * | | | | | | Update Rails API Application guide to match current code [ci skip] | Mike Gunderloy | 2017-05-21 | 1 | -9/+11 | |
| | |_|/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Adjust list of middlewares loaded by default * Add routing middleware to list to match the list in the Rack guide * Adjust list of Controller modules loaded by default Plus fix one singular/plural mistake | |||||
* | | | | | | Update information on using Gmail when 2FA is in use [ci skip] | Mike Gunderloy | 2017-05-24 | 1 | -1/+2 | |
| |/ / / / |/| | | | | ||||||
* | | | | | [ci skip]fix wrong method name in docs | willnet | 2017-05-24 | 1 | -2/+2 | |
| |/ / / |/| | | | ||||||
* | | | | We always + 1 to __LINE__ when class_evaling with << | Akira Matsuda | 2017-05-22 | 1 | -1/+1 | |
| | | | | | | | | | | | | | | | | [ci skip] | |||||
* | | | | Merge pull request #29173 from ffmike/simplify-getting-started | Robin Dupret | 2017-05-21 | 1 | -12/+13 | |
|\ \ \ \ | | | | | | | | | | | Simplify handling of prerequisites in Getting Started guide [ci skip] | |||||
| * | | | | Simplify handling of prerequisites in Getting Started guide [ci skip] | Mike Gunderloy | 2017-05-21 | 1 | -12/+13 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Telling people about prerequisites, and then telling them a page later how to check and install those prerequisites, is confusing. This commit removes the list and just handles the software installation in one place. Fixes #28565 | |||||
* | | | | | Merge pull request #29072 from ↵ | Robin Dupret | 2017-05-21 | 1 | -0/+3 | |
|\ \ \ \ \ | | | | | | | | | | | | | | | | | | | | | | | | | dixpac/dixpac/add_documentation_for_validate_and_callback_order_of_execution Improving docs for callbacks execution order [ci skip] | |||||
| * | | | | | Improving docs for callbacks execution order [ci skip] | dixpac | 2017-05-21 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | When define callbacks latest definition on the same callback/method overwrites previous ones. | |||||
* | | | | | | Merge pull request #29170 from ffmike/remove-obsolete-guides | Kasper Timm Hansen | 2017-05-21 | 2 | -246/+0 | |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | Remove obsolete Guides source files [ci skip] | |||||
| * | | | | | Remove obsolete Guides source files [ci skip] | Mike Gunderloy | 2017-05-21 | 2 | -246/+0 | |
| | |/ / / | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Nested Model Forms guide is out of date, not linked from index, and material is covered in the Form Helpers guide. * Profiling guide was committed as an outline years ago and never actually written. | |||||
* / | | | | Fix broken external link in security guide. | Mike Gunderloy | 2017-05-21 | 1 | -1/+1 | |
|/ / / / | ||||||
* | | | | Fix typo in guides | Kevin Kim | 2017-05-21 | 1 | -1/+1 | |
| | | | |