Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - Changed `IN` to `ON` in markdown renderer condition | Vipul A M | 2015-01-14 | 1 | -1/+1 |
| | | | | - Changed `IN` to `ON` in all note sentences in guides. | ||||
* | [guides] Added newer find_by syntax example in 4.2 release notes for ↵ | Gordon Chan | 2015-01-05 | 1 | -0/+3 |
| | | | | Adequate Record [skip ci] | ||||
* | warn about reading guides in GitHub | Xavier Noria | 2014-12-23 | 1 | -0/+2 |
| | | | | References #18148. | ||||
* | `force: :cascade` to recreate tables referenced by foreign-keys. | Yves Senn | 2014-12-19 | 1 | -0/+3 |
| | |||||
* | docs, synchronize CHANGELOG across branches. [ci skip] | Yves Senn | 2014-12-16 | 1 | -11/+12 |
| | |||||
* | decribe deprecation cycle from `timestamps null: false` to `null: true`. | Yves Senn | 2014-12-16 | 1 | -0/+4 |
| | | | | | | | | | [ci skip] /cc @sgrif @zzak Conflicts: activerecord/CHANGELOG.md | ||||
* | Fix typo [ci skip] | Andrew White | 2014-12-02 | 1 | -2/+2 |
| | |||||
* | Clarify change to process helpers [ci skip] | Andrew White | 2014-12-02 | 1 | -0/+11 |
| | | | | | | | Add additional information to the release notes to explain the requirement for paths in integration tests to start with a leading slash. Fixes #17870. | ||||
* | 4.2 release notes pass [skip ci] | Jon Atack | 2014-11-28 | 1 | -19/+19 |
| | |||||
* | release notes: edit pass [ci skip] | Xavier Noria | 2014-11-27 | 1 | -19/+17 |
| | |||||
* | release notes: iteration over the description of Global ID [ci skip] | Xavier Noria | 2014-11-27 | 1 | -4/+14 |
| | |||||
* | removes double mention of deliver_now | Xavier Noria | 2014-11-27 | 1 | -4/+0 |
| | |||||
* | edits in the release notes for 4.2 | Xavier Noria | 2014-11-27 | 1 | -12/+22 |
| | |||||
* | Fix typo in Rails 4.2 release notes | Felipe Zavan | 2014-11-27 | 1 | -1/+1 |
| | |||||
* | pass over the release notes | Xavier Noria | 2014-11-27 | 1 | -104/+118 |
| | |||||
* | Remove Web Console /console references in the guides | Genadi Samokovarov | 2014-11-25 | 1 | -5/+4 |
| | |||||
* | Rearrange release notes by importance [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -99/+85 |
| | |||||
* | :scissors: WIP labels [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -3/+0 |
| | |||||
* | Prepare for RC: link to the 4-2-stable [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -2/+2 |
| | |||||
* | Cross link to upgrade guide [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -1/+2 |
| | |||||
* | Final sync with CHANGELOGs [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -2/+7 |
| | |||||
* | :scissors: TODO | Godfrey Chan | 2014-11-25 | 1 | -4/+3 |
| | |||||
* | The default hasn't changed, so this is not an incompatibility [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -16/+0 |
| | |||||
* | Simplify section on adequate record [ci skip] | Godfrey Chan | 2014-11-25 | 1 | -14/+14 |
| | |||||
* | Merge pull request #17755 from zzak/changelog-for-16622 | Godfrey Chan | 2014-11-25 | 1 | -0/+3 |
|\ | | | | | Add a CHANGELOG entry for #16622 and a6de6f5 [ci skip] | ||||
| * | Add Release Note for #16622 [ci skip] | Zachary Scott | 2014-11-24 | 1 | -0/+3 |
| | | |||||
* | | Add release note for #17743 [ci skip] | Zachary Scott | 2014-11-24 | 1 | -0/+13 |
|/ | |||||
* | Add `.reflections` change to release note [skip ci] | Arthur Neves | 2014-11-24 | 1 | -0/+3 |
| | | | | [related #17718] | ||||
* | Grammar pass on Web Console release note [ci skip] | Zachary Scott | 2014-11-23 | 1 | -3/+3 |
| | |||||
* | Clarify what is being serialized and when it will be deserialized | Zachary Scott | 2014-11-23 | 1 | -2/+2 |
| | | | | [ci skip] | ||||
* | docs, synchronize 4.2. release notes. [ci skip] | Yves Senn | 2014-11-06 | 1 | -4/+11 |
| | | | | /cc @chancancode | ||||
* | Add skip-turbolinks entry to 4.2 release notes and improve changelog | Carlos Antonio da Silva | 2014-11-05 | 1 | -0/+4 |
| | | | | [ci skip] | ||||
* | Remove skip-gems from 4-2 release notes | Prathamesh Sonpatki | 2014-11-05 | 1 | -4/+0 |
| | | | | | - This option was removed in https://github.com/rails/rails/commit/bf17c8a531bc80. - [ci skip] | ||||
* | [ci skip] Fixup spelling and grammar in 4.2 guides | eileencodes | 2014-11-04 | 1 | -11/+11 |
| | | | | | | | | | Capitalize CSS, SQL Change spelling of favour to favor - updated for consistency, the rest of the document uses "favor". Grammar / spelling pass | ||||
* | Mention only_path deprecation in release notes [ci skip] | Godfrey Chan | 2014-10-28 | 1 | -0/+3 |
| | |||||
* | Update CHANGELOG and release notes for e98f2a7 | Godfrey Chan | 2014-10-22 | 1 | -0/+4 |
| | |||||
* | Fix typo | Jake Worth | 2014-10-03 | 1 | -1/+1 |
| | |||||
* | Add documentation on Active Job. | mo khan | 2014-10-02 | 1 | -1/+1 |
| | | | | | | | This adds documentation for the Active Job API. It includes documentation on how to configure the queue_adapter, and how to create new jobs. It adds links to the various other sections of the Active Job documentation. | ||||
* | Revert "Revert "Merge pull request #16888 from jejacks0n/render_template"" | Godfrey Chan | 2014-09-26 | 1 | -0/+11 |
| | | | | This reverts commit 585e75696b31395aee895e5366e331c07c3f5ee1. | ||||
* | Fix typo | Jake Worth | 2014-09-24 | 1 | -1/+1 |
| | |||||
* | Revert "Merge pull request #16888 from jejacks0n/render_template" | Godfrey Chan | 2014-09-23 | 1 | -11/+0 |
| | | | | | | | This reverts commit 07635a74b5ee08dcba3f6617def6230d8f114fe5, reversing changes made to 1b5f61a025b6ce1ee52b7148e3ed2a9acbde28b9. Reason: it's not ready :bomb:, see https://github.com/rails/rails/pull/16888#issuecomment-56400816 | ||||
* | CHANGELOG for 07635a7 | Godfrey Chan | 2014-09-23 | 1 | -0/+11 |
| | |||||
* | Wrap it up! :trollface: [ci skip] | Zachary Scott | 2014-09-22 | 1 | -3/+2 |
| | |||||
* | Wrap Adequate Record release notes at 80 chars [ci skip] | Zachary Scott | 2014-09-22 | 1 | -6/+14 |
| | |||||
* | Merge pull request #16984 from chancancode/fix_16578 | Godfrey Chan | 2014-09-22 | 1 | -0/+15 |
|\ | | | | | Document that the default for `rails server -b` has changed | ||||
| * | Document that the default for `rails server -b` has changed | Godfrey Chan | 2014-09-22 | 1 | -0/+15 |
| | | | | | | | | Fixes #16578 | ||||
* | | Standardize on `Rails.application` [ci skip] | Tamir Duberstein | 2014-09-19 | 1 | -1/+1 |
|/ | | | | This seems to be the style settled on in most of the templates. | ||||
* | [guides] 4.2 release notes: added technical details for Adequate Record | abhishek | 2014-09-16 | 1 | -4/+33 |
| | |||||
* | Default to sorting user's test cases for now | Godfrey Chan | 2014-09-08 | 1 | -4/+5 |
| | | | | | | | | | | | Goals: 1. Default to :random for newly generated applications 2. Default to :sorted for existing applications with a warning 3. Only show the warning once 4. Only show the warning if the app actually uses AS::TestCase Fixes #16769 | ||||
* | Ship with rails-html-sanitizer instead. | Kasper Timm Hansen | 2014-09-03 | 1 | -1/+2 |
| |