Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | | | Point master changelogs to 4-1-stable branch | Carlos Antonio da Silva | 2014-02-25 | 1 | -1858/+1 | |
* | | | | | | | Coerce strings when reading attributes. | Yves Senn | 2014-02-23 | 1 | -0/+11 | |
|/ / / / / / | ||||||
* | | | | | | deprecate support for pg ranges with excluding beginnings. | Yves Senn | 2014-02-23 | 1 | -0/+11 | |
* | | | | | | dynamically define PostgreSQL OID range types. | Yves Senn | 2014-02-23 | 1 | -0/+4 | |
* | | | | | | Typo fix for unscope | Amit Thawait | 2014-02-18 | 1 | -1/+1 | |
* | | | | | | Merge branch '4-1-0-beta2' | Rafael Mendonça França | 2014-02-18 | 1 | -0/+4 | |
|\ \ \ \ \ \ | ||||||
| * | | | | | | Preparing for 4.1.0.beta2 release | Rafael Mendonça França | 2014-02-18 | 1 | -0/+4 | |
* | | | | | | | Don't use `# =>` when it is not the expression values | Rafael Mendonça França | 2014-02-18 | 1 | -9/+9 | |
* | | | | | | | 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/+61 | |
* | | | | | | | Revert "Merge pull request #13344 from ccutrer/fix-from-default-select" | Rafael Mendonça França | 2014-02-17 | 1 | -16/+0 | |
* | | | | | | | Fix typo [ci skip] | Rafael Mendonça França | 2014-02-16 | 1 | -1/+1 | |
* | | | | | | | Resolve encoding issues with arrays of hstore (bug 11135). | Josh Goodall | 2014-02-17 | 1 | -0/+6 | |
* | | | | | | | Add a missing changelog entry for #13981 and #14035 | Robin Dupret | 2014-02-15 | 1 | -0/+7 | |
* | | | | | | | Drop the correct index after reverting a migration | Hubert Dąbrowski | 2014-02-13 | 1 | -0/+12 | |
* | | | | | | | Merge branch 'dump-schema-after-migration-flag' of git://github.com/emilsoman... | Xavier Noria | 2014-02-06 | 1 | -0/+8 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | Add config to disable schema dump after migration | Emil Soman | 2014-02-06 | 1 | -0/+8 | |
* | | | | | | | | synchronize 4.1 release notes with CHANGELOGS. [ci skip] | Yves Senn | 2014-02-06 | 1 | -9/+13 | |
* | | | | | | | | Return sized enumerator from Enumerable#index_by | Marc-Andre Lafortune | 2014-02-05 | 1 | -6/+1 | |
* | | | | | | | | Return sized enumerator from Batches#find_each | Marc-Andre Lafortune | 2014-02-05 | 1 | -1/+7 | |
* | | | | | | | | Return sized enumerator from Batches#find_in_batches | Marc-Andre Lafortune | 2014-02-05 | 1 | -0/+6 | |
|/ / / / / / / | ||||||
* | | | | | | | Add CHANGELOG entry for #13935 [ci skip] | Rafael Mendonça França | 2014-02-04 | 1 | -0/+9 | |
* | | | | | | | some wording format changes. [ci skip] | Yves Senn | 2014-02-03 | 1 | -5/+5 | |
* | | | | | | | pass `habtm :autosave` to underlying `hm:t` association. Closes #13923. | Yves Senn | 2014-02-03 | 1 | -0/+7 | |
* | | | | | | | Merge pull request #13688 from jbaudanza/psql-index-exists | Rafael Mendonça França | 2014-02-01 | 1 | -0/+10 | |
|\ \ \ \ \ \ \ | ||||||
| * | | | | | | | psql implementation of #index_name_exists? | Jonathan Baudanza | 2014-01-16 | 1 | -0/+10 | |
* | | | | | | | | Fixes issue with parsing whitespace content back from database - fixes #13907 | Mauricio Linhares | 2014-02-01 | 1 | -0/+11 | |
* | | | | | | | | Minor changelog improvements [ci skip] | Carlos Antonio da Silva | 2014-01-31 | 1 | -4/+4 | |
* | | | | | | | | Associations now raise `ArgumentError` on name conflicts. | Lauro Caetano | 2014-01-31 | 1 | -0/+16 | |
* | | | | | | | | Fix regression on `.select_*` methods. | Arthur Neves | 2014-01-30 | 1 | -0/+8 | |
* | | | | | | | | Aesthetic | Rafael Mendonça França | 2014-01-29 | 1 | -1/+1 | |
* | | | | | | | | Fixing issue with activerecord serialization not being able to dump a record ... | Mauricio Linhares | 2014-01-29 | 1 | -0/+12 | |
* | | | | | | | | Merge pull request #13201 from marcandre/find_in_batch_enumerator | Rafael Mendonça França | 2014-01-29 | 1 | -0/+5 | |
|\ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | `find_in_batches` now returns an `Enumerator` when called without a block, so... | Marc-Andre Lafortune | 2013-12-06 | 1 | -0/+5 | |
* | | | | | | | | | `enum` now raises on "dangerous" name conflicts | Godfrey Chan | 2014-01-29 | 1 | -0/+11 | |
* | | | | | | | | | `scope` now raises on "dangerous" name conflicts | Godfrey Chan | 2014-01-29 | 1 | -0/+10 | |
* | | | | | | | | | Correctly send the string given to lock! and reload(:lock) to the lock scope ... | Mauricio Linhares | 2014-01-29 | 1 | -0/+10 | |
* | | | | | | | | | Handle aliased attributes in AR::Relation#select, #order, etc. | Tsutomu Kuroda | 2014-01-29 | 1 | -0/+4 | |
* | | | | | | | | | Improve the CHANGELOG entry [ci skip] | Rafael Mendonça França | 2014-01-22 | 1 | -2/+14 | |
* | | | | | | | | | Calling reset on a collection association should unload the assocation | Kelsey Schlarman | 2014-01-21 | 1 | -0/+6 | |
* | | | | | | | | | Merge pull request #13776 from rails/dirty-enum | Rafael Mendonça França | 2014-01-21 | 1 | -0/+18 | |
|\ \ \ \ \ \ \ \ \ | ||||||
| * | | | | | | | | | Make enum feature work with dirty methods | Rafael Mendonça França | 2014-01-21 | 1 | -0/+18 | |
* | | | | | | | | | | `has_one` and `belongs_to` accessors don't add ORDER BY to the queries anymore. | Rafael Mendonça França | 2014-01-21 | 1 | -0/+11 | |
* | | | | | | | | | | prepend table name for `Relation#select` columns. | Yves Senn | 2014-01-21 | 1 | -0/+10 | |
* | | | | | | | | | | Active Record changelog wording and formatting. [ci skip] | Yves Senn | 2014-01-21 | 1 | -5/+6 | |
* | | | | | | | | | | Fail early with "Primary key not included in the custom select clause" in fin... | Alexander Balashov | 2014-01-21 | 1 | -0/+8 | |
|/ / / / / / / / / | ||||||
* | | | | | | | | | Ensure #second acts like #first AR finder | Jason Meller | 2014-01-20 | 1 | -0/+31 | |
* | | | | | | | | | Restore ActiveRecord states after a rollback for models w/o callbacks | Godfrey Chan | 2014-01-18 | 1 | -0/+8 | |
* | | | | | | | | | Make AR::Base#touch fire the after_commit and after_rollback callbacks | Harry Brundage | 2014-01-16 | 1 | -0/+4 | |
| |_|_|_|_|_|_|/ |/| | | | | | | | ||||||
* | | | | | | | | sqlite >= 3.8.0 supports partial indexes | Cody Cutrer | 2014-01-14 | 1 | -0/+6 |