index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
activerecord
/
CHANGELOG.md
Commit message (
Expand
)
Author
Age
Files
Lines
*
Make select_all on query cache accept a Relation without binds.
Arthur Neves
2014-03-13
1
-0
/
+6
*
passing an instance of an AR object to `find` is deprecated
Aaron Patterson
2014-03-13
1
-0
/
+3
*
passing an ActiveRecord object to `exists?` is deprecated.
Aaron Patterson
2014-03-13
1
-0
/
+3
*
Merge pull request #13040 from kamipo/case_sensitive_comparison
Rafael Mendonça França
2014-03-12
1
-0
/
+4
|
\
|
*
Only use BINARY for mysql case sensitive uniqueness check when column has a c...
Ryuta Kamizono
2013-11-26
1
-0
/
+4
*
|
Changelog entry for mysql56 microseconds
Arthur Neves
2014-03-12
1
-0
/
+4
*
|
register OID for PostgreSQL citex datatype [Troy Kruthoff & Lachlan Sylvester]
lsylvester
2014-03-11
1
-0
/
+5
*
|
Merge pull request #8313 from alan/only_save_changed_has_one_objects
Rafael Mendonça França
2014-03-10
1
-0
/
+6
|
\
\
|
*
|
Save has_one associations only if record has changes
Alan Kennedy
2013-10-31
1
-0
/
+6
*
|
|
Remove a reference to an issue [ci skip]
Robin Dupret
2014-03-05
1
-1
/
+1
*
|
|
quick pass over Active Record CHANGELOG. [ci skip].
Yves Senn
2014-03-05
1
-13
/
+10
*
|
|
Allow string hash values on AR order method
Marcelo Casiraghi
2014-03-04
1
-0
/
+10
*
|
|
Add Enum type to postgresql adapter's oids to prevent unknown OID warnings.
Dieter Komendera
2014-03-04
1
-0
/
+5
*
|
|
`includes` uses SQL parsing when String joins are involved.
Yves Senn
2014-02-28
1
-0
/
+7
*
|
|
Fix a bug affecting validations of enum attributes
TheMonster
2014-02-27
1
-0
/
+8
*
|
|
let `insert_record` actuall save the object.
Aaron Patterson
2014-02-25
1
-0
/
+8
*
|
|
Merge remote-tracking branch 'chancancode/fix_instance_method_already_impleme...
Jon Leighton
2014-02-25
1
-0
/
+7
|
\
\
\
|
*
|
|
Fixed STI classes not defining an attribute method if there is a
Godfrey Chan
2014-02-23
1
-0
/
+7
*
|
|
|
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
[next]