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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
|
|
Merge pull request #18880 from mudge/timestamp-index-bug
Rafael Mendonça França
2015-04-23
3
-0
/
+20
|
\
\
\
|
*
|
|
Fix missing index when using timestamps with index
Paul Mucur
2015-04-15
3
-0
/
+24
*
|
|
|
Fix a minor grammatical issue in the doc
Romain Goyet
2015-04-23
1
-1
/
+1
*
|
|
|
pass over CHANGELOGs. [ci skip]
Yves Senn
2015-04-22
1
-4
/
+6
*
|
|
|
Rename association option :class to :anonymous_class
Andrew White
2015-04-21
9
-25
/
+31
*
|
|
|
Use _read_attribute(primary_key) instead of id
Rafael Mendonça França
2015-04-19
1
-1
/
+1
*
|
|
|
Merge pull request #19783 from vngrs/raise_error_on_touch_if_object_is_stale
Sean Griffin
2015-04-19
2
-3
/
+25
|
\
\
\
\
|
*
|
|
|
Raise StaleObjectError if touched object is stale and locking is enabled
Mehmet Emin İNAÇ
2015-04-19
2
-3
/
+25
*
|
|
|
|
Autosave existing records on HMT associations when the parent is new
Sean Griffin
2015-04-18
3
-6
/
+21
*
|
|
|
|
Merge pull request #19787 from Senjai/patch-2
Yves Senn
2015-04-18
1
-5
/
+4
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Encourage users to user super to override methods.
Richard Wilson
2015-04-16
1
-5
/
+4
|
/
/
/
/
*
|
|
|
Merge pull request #19763 from jonatack/fix-typos-in-docs
Yves Senn
2015-04-15
2
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix typos and improve the documentation
Jon Atack
2015-04-15
2
-3
/
+3
*
|
|
|
Revert "Merge pull request #19755 from yuki24/activerecord/support-for-set"
Yves Senn
2015-04-15
3
-15
/
+0
|
/
/
/
*
|
|
Merge pull request #19755 from yuki24/activerecord/support-for-set
Yves Senn
2015-04-14
3
-0
/
+15
|
\
\
\
|
*
|
|
Add support for Set to Relation#where
Yuki Nishijima
2015-04-13
3
-0
/
+16
*
|
|
|
Merge pull request #19753 from jonatack/use-ruby-2-2-2
Guillermo Iguaran
2015-04-13
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Upgrade to Ruby 2.2.2
Jon Atack
2015-04-14
1
-1
/
+1
*
|
|
|
Merge pull request #19741 from greysteil/add-note-about-partial-index-support
Yves Senn
2015-04-13
1
-0
/
+2
|
\
\
\
\
|
*
|
|
|
Document that partial indexes are only supported by Postgres and SQLite.
Grey Baker
2015-04-13
2
-0
/
+8
|
/
/
/
/
*
|
|
|
Add a note regarding add_column restricted API [ci skip]
Zachary Scott
2015-04-12
1
-0
/
+4
*
|
|
|
Apply edits from @senny to close #19397 [ci skip]
Zachary Scott
2015-04-12
1
-4
/
+1
*
|
|
|
Merge branch 'patch-1'
Zachary Scott
2015-04-12
1
-3
/
+5
|
\
\
\
\
|
*
|
|
|
Enhance documentation of pluck with a hint to ids [ci skip]
wingfire
2015-04-12
1
-3
/
+5
*
|
|
|
|
Fix (intermittent?) test failure
Matthew Draper
2015-04-13
1
-1
/
+1
*
|
|
|
|
Merge pull request #19721 from vngrs/validates_presence_of_missing_note
Robin Dupret
2015-04-11
1
-0
/
+4
|
\
\
\
\
\
|
*
|
|
|
|
Missing note on validates_presence_of validation [ci skip]
Mehmet Emin İNAÇ
2015-04-11
1
-0
/
+4
|
|
|
_
|
/
/
|
|
/
|
|
|
*
/
|
|
|
Use `use_transactional_tests` in Active Record
Prem Sichanugrist
2015-04-10
2
-2
/
+2
|
/
/
/
/
*
|
|
|
fix documentation for SchemaStatements#add_foreign_key
Simon Stemplinger
2015-04-08
1
-2
/
+2
*
|
|
|
Batch touch parent records
Arthur Neves
2015-04-08
7
-7
/
+172
*
|
|
|
Merge branch 'fix_uniqueness_validation_when_value_is_out_of_range'
Sean Griffin
2015-04-08
3
-0
/
+32
|
\
\
\
\
|
*
|
|
|
Fix uniqueness validation with out of range value
Andrey Voronkov
2015-04-08
3
-0
/
+31
|
/
/
/
/
*
|
|
|
Merge pull request #19680 from vngrs/make_join_model_name_const_private
Rafael Mendonça França
2015-04-07
1
-3
/
+1
|
\
\
\
\
|
*
|
|
|
Change join model name constant to private constant
Mehmet Emin İNAÇ
2015-04-07
1
-3
/
+1
*
|
|
|
|
Merge pull request #17574 from kamipo/charset_collation_options
Jeremy Kemper
2015-04-07
8
-19
/
+172
|
\
\
\
\
\
|
*
|
|
|
|
Add `:charset` and `:collation` options support for MySQL string and text col...
Ryuta Kamizono
2015-03-06
8
-19
/
+172
*
|
|
|
|
|
Merge pull request #19647 from codeout/association_update
Rafael Mendonça França
2015-04-06
2
-0
/
+4
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Fix a regression introduced by removing unnecessary db call when replacing
Shintaro Kojima
2015-04-04
2
-0
/
+4
*
|
|
|
|
|
|
Merge pull request #19448 from tgxworld/fix_activesupport_callbacks_clash_on_run
Rafael Mendonça França
2015-04-06
5
-19
/
+18
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Revert "Reduce allocations when running AR callbacks."
Guo Xiang Tan
2015-03-22
5
-19
/
+18
*
|
|
|
|
|
|
|
No need to document drop_table in the PostgreSQLAdapter
Rafael Mendonça França
2015-04-06
3
-9
/
+8
*
|
|
|
|
|
|
|
change the explanation of :if_exists option [ci skip]
Mehmet Emin İNAÇ
2015-04-06
2
-2
/
+2
|
|
_
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
drop_table method documentation for mysql and postgresql adapters [ci skip]
Mehmet Emin İNAÇ
2015-04-06
2
-0
/
+19
*
|
|
|
|
|
|
Merge pull request #19652 from vngrs/pluralize_foreign_key_table_name_bug
Yves Senn
2015-04-06
4
-2
/
+34
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
use singular table name if pluralize_table_names is setted as false while cre...
Mehmet Emin İNAÇ
2015-04-06
3
-2
/
+27
|
|
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Don't invoke sql_runtime if logger is not set to info
eileencodes
2015-04-04
2
-2
/
+3
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
|
|
remove duplicates
Koen Punt
2015-04-03
1
-4
/
+0
|
/
/
/
/
/
*
|
|
|
|
Freeze static arguments for gsub
brainopia
2015-04-02
3
-4
/
+4
*
|
|
|
|
Prefer string patterns for gsub
brainopia
2015-04-02
3
-3
/
+3
*
|
|
|
|
Merge pull request #19586 from mechanicles/fix-eager-loading-for-find-methods
Rafael Mendonça França
2015-03-31
2
-1
/
+18
|
\
\
\
\
\
[prev]
[next]