Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | [ci skip] Fix typo in 4.1 upgrade/flash structure | Dan Rice | 2014-06-19 | 1 | -1/+1 | |
|/ | ||||||
* | Create 4.2 release notes guide scaffold [ci skip] | Zachary Scott | 2014-06-13 | 1 | -0/+6 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Point to future 4-2-stable branch for detailed changes. [ci skip] Sync Active Support changelogs with release notes [ci skip] 4.2 Release Notes is a work in progress [ci skip] Assorted fixes for AS release notes [ci skip] * `Hash#deep_transform_keys` has already been backported * Mentioning `ActiveSupport::SafeBuffer#prepend` in the "Deprecations" section would be enough * Fix syntax in `Kernel#concern` example Sync AS release notes with the latest commits [ci skip] Synced 4.2 release notes with commits in railties [ci skip] Sync AP Deprecations and Notable changes from CHANGELOG [ci skip] Removed 4.2 release notes from the index [ci skip] This deprecation was reverted in 489a8f2 [ci skip] Synced Active Record changelogs for 4.2 release notes [ci skip] Synced Active Model changelog with the release notes [ci skip] Added cc26b6b as a 'Removal' item in AP release notes [ci skip] Use 'character' instead of 'symbol' to avoid confusion [ci skip] Edit pass on 4.2 release notes [ci skip] :memo: :lipstick: Use `.xyz` and `#xyz` appropiately [ci skip] | |||||
* | Update guides to mention 3.2.18. | George Ogata | 2014-05-30 | 1 | -4/+5 | |
| | | | | And reword things a little to mention the specific patch release less. | |||||
* | Rename Posts to Articles in Guides, continuation of 2d446e77 / #13774 [ci skip] | John Kelly Ferguson | 2014-05-21 | 1 | -1/+1 | |
| | ||||||
* | Use generated binstubs in guides examples. | Josef Šimánek | 2014-05-20 | 1 | -1/+1 | |
| | | | | [ci skip] | |||||
* | doc, pg `hstore` and `json` columns are mapped as `Hash`. [ci skip] | Yves Senn | 2014-05-17 | 1 | -0/+8 | |
| | | | | Closes #15141. | |||||
* | remove trailing whitespace. [ci skip] | Yves Senn | 2014-05-17 | 1 | -3/+3 | |
| | ||||||
* | Correct factual error for page not found | Parth Bharadiya | 2014-04-10 | 1 | -1/+1 | |
| | ||||||
* | Merge pull request #14654 from Alamoz/secret_key | Rafael Mendonça França | 2014-04-09 | 1 | -4/+7 | |
|\ | | | | | Expand explanation of how to set secrets.yml. | |||||
| * | Expand explanation of how to set secrets.yml. [ci skip] | Adrien Lamothe | 2014-04-08 | 1 | -4/+7 | |
| | | ||||||
* | | upgrading section for 4.1 is no longer WIP. [ci skip] | Yves Senn | 2014-04-09 | 1 | -2/+0 | |
|/ | ||||||
* | Fix cookie serializer docs | Carlos Antonio da Silva | 2014-04-02 | 1 | -3/+3 | |
| | | | | The option actually needs to be set on action_dispatch. [ci skip] | |||||
* | Fixed small documentation typo | Alessandro Tagliapietra | 2014-04-02 | 1 | -1/+1 | |
| | | | Using `Rails.application.config.cookies_serializer :hybrid` throws an exception, fixed to `=`. | |||||
* | Added a warning about serializing data with JSON cookie jars [skip ci] | Godfrey Chan | 2014-03-19 | 1 | -0/+24 | |
| | | | | Closes #14409 | |||||
* | docs, flash message keys are normalized to strings. [ci skip] | Yves Senn | 2014-03-05 | 1 | -0/+20 | |
| | | | | This is a follow up to a668beffd64106a1e1fedb71cc25eaaa11baf0c1 | |||||
* | [ci skip] update guides to new version of rails 3.2.x | Kuldeep Aggarwal | 2014-02-21 | 1 | -2/+2 | |
| | ||||||
* | Typo fix for unscope | Amit Thawait | 2014-02-18 | 1 | -1/+1 | |
| | ||||||
* | Update upgrading guide regarding `render :text` | Prem Sichanugrist | 2014-02-18 | 1 | -0/+19 | |
| | ||||||
* | Merge pull request #14095 from rails/rm-scopes | Rafael Mendonça França | 2014-02-18 | 1 | -0/+67 | |
|\ | | | | | Document `default_scope` changes | |||||
| * | Don't use `# =>` when it is not the expression values | Rafael Mendonça França | 2014-02-18 | 1 | -9/+9 | |
| | | | | | | | | [ci skip] | |||||
| * | Fix the column name [ci skip] | Rafael Mendonça França | 2014-02-18 | 1 | -6/+6 | |
| | | ||||||
| * | Document the default scopes change on the release notes, CHANGELOG | Rafael Mendonça França | 2014-02-18 | 1 | -0/+67 | |
| | | | | | | | | | | | | and upgrating guides [ci skip] | |||||
* | | Minor grammar/punctuation fixes [ci skip] | Carlos Antonio da Silva | 2014-02-18 | 1 | -4/+3 | |
| | | ||||||
* | | Doc: assets:precompile:all was removed on 4 [skip ci] | Arthur Neves | 2014-02-18 | 1 | -1/+1 | |
|/ | ||||||
* | Updated CHANGELOG, docs, guides and release notes. | Godfrey Chan | 2014-02-11 | 1 | -0/+13 | |
| | | | | Also added a `cookies_serializer.rb` initializer to the app template. | |||||
* | Fix a typo that says you application [ci skip] | Arel English | 2014-01-20 | 1 | -1/+1 | |
| | ||||||
* | Correcting link that is pointing to Rails blog [ci skip] | Rajesh Thummalapally | 2014-01-19 | 1 | -1/+1 | |
| | ||||||
* | Spring in now under rails/spring [ci skip] | Rashmi Yadav | 2014-01-19 | 1 | -1/+1 | |
| | ||||||
* | Use single quotes in generated files | Chulki Lee | 2014-01-14 | 1 | -5/+5 | |
| | ||||||
* | Updated Changelog to reflect removal of :dependent => :restrict | Rystraum Gamonez | 2014-01-14 | 1 | -0/+4 | |
| | | | | | Based on https://github.com/rails/rails/issues/2502, the option has been removed. | |||||
* | Automatically maintain test database schema | Jon Leighton | 2014-01-02 | 1 | -0/+7 | |
| | | | | | | | | | | | | | | * Move check from generated helper to test_help.rb, so that all applications can benefit * Rather than just raising when the test schema has pending migrations, try to load in the schema and only raise if there are pending migrations afterwards * Opt out of the check by setting config.active_record.maintain_test_schema = false * Deprecate db:test:* tasks. The test helper is now fully responsible for maintaining the test schema, so we don't need rake tasks for this. This is also a speed improvement since we're no longer reloading the test database on every call to "rake test". | |||||
* | Mention new CSRF protection gotcha in upgrade guide | Jeremy Kemper | 2013-12-17 | 1 | -1/+26 | |
| | ||||||
* | Merge pull request #13314 from laurocaetano/blacklist_array_methods | Jeremy Kemper | 2013-12-17 | 1 | -0/+17 | |
|\ | | | | | | | | | | | | | Create a blacklist to disallow mutator methods to be delegated to Array Conflicts: guides/source/upgrading_ruby_on_rails.md | |||||
| * | Create a blacklist to disallow mutator methods to be delegated to `Array`. | Lauro Caetano | 2013-12-17 | 1 | -0/+17 | |
| | | | | | | | | | | | | | | | | This change was necessary because the whitelist wouldn't work. It would be painful for users trying to update their applications. This blacklist intent to prevent odd bugs and confusion in code that call mutator methods directely on the `Relation`. | |||||
* | | Merge pull request #13346 from chancancode/release_notes_etc | Yves Senn | 2013-12-17 | 1 | -0/+27 | |
|\ \ | | | | | | | Release notes fixes [ci skip] | |||||
| * | | Some assorted fixes for the 4.1 release notes: | Godfrey Chan | 2013-12-17 | 1 | -0/+27 | |
| |/ | | | | | | | | | | | | | | | | | | | | | * Added release notes for secrets.yml and mentioned it in the highlights * Added release notes for Mailer previews and mentioned it in the highlights * Added release notes for Module#concerning * Removed mention for AV extraction from the highlights * Rearranged the major features to put highlighted features first * Various improvements and typo fixes [ci skip] | |||||
* / | Add changelog and upgrading notice related to I18n enforce_available_locales ↵ | Carlos Antonio da Silva | 2013-12-17 | 1 | -0/+17 | |
|/ | | | | handling | |||||
* | copy-edits 68abbac [ci skip] | Xavier Noria | 2013-12-12 | 1 | -10/+22 | |
| | | | | | | | | | | * Rewording to avoid "you"s. * Suggest as first natural alternative to refactor the block to evaluate to the returned value. * Removes the quotes around "filters", since that is a common work in our jargon. | |||||
* | Warn about using `return` inside inline callback blocks [ci skip] | Godfrey Chan | 2013-12-11 | 1 | -0/+33 | |
| | | | | Closes #12981 | |||||
* | capitalize words starting after numbered list to maintain consistency [ci skip] | Prashant Sahni | 2013-12-06 | 1 | -3/+3 | |
| | ||||||
* | update guides to new version of rails 3.2.x[ci skip] | Kuldeep Aggarwal | 2013-12-05 | 1 | -2/+2 | |
| | ||||||
* | add Spring as major feature in the 4.1 release notes. [ci skip] | Yves Senn | 2013-12-04 | 1 | -0/+12 | |
| | | | | Follow up to #12958. | |||||
* | Added JSON release notes [ci skip] | Godfrey Chan | 2013-12-03 | 1 | -0/+54 | |
| | ||||||
* | Introduce a context for rendering fixtures ERB. | Victor Costan | 2013-12-03 | 1 | -0/+17 | |
| | | | | | | | | | | Fixture files are passed through an ERB renderer before being read as YAML. The rendering is currently done in the context of the main object, so method definitons leak into other fixtures, and there is no clean place to define fixture helpers. After this commit, the ERB renderer will use a new subclass of ActiveRecord::FixtureSet.context_class each time a fixture is rendered. | |||||
* | create 4.1 release notes guide scaffold. [ci skip] | Yves Senn | 2013-11-28 | 1 | -0/+6 | |
| | ||||||
* | 3.2 to 4.0 section in upgrading guide is no longer wip. [ci skip] | Yves Senn | 2013-11-28 | 1 | -2/+0 | |
| | ||||||
* | move "HTTP PATCH" paragraph into "Upgrading 3.2 -> 4.0". [ci skip] | Yves Senn | 2013-11-28 | 1 | -9/+9 | |
| | ||||||
* | [ci skip] Update gem versions for 3.2 and 3.1. Also change some words. | Juanito Fatas | 2013-11-16 | 1 | -9/+10 | |
| | ||||||
* | asset_url => asset-url in sass-rails docs [ci skip] | Rashmi Yadav | 2013-09-13 | 1 | -1/+1 | |
| | ||||||
* | Fix spacing issue | Vipul A M | 2013-09-03 | 1 | -0/+1 | |
| |