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 #19987 from kamipo/move_postgresql_specific_schema
Rafael Mendonça França
2015-05-03
2
-14
/
+11
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Move PostgreSQL specific schema to postgresql_specific_schema.rb
Ryuta Kamizono
2015-05-03
2
-14
/
+11
|
|
|
/
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #19978 from kamipo/collation_option_support_for_postgresql
Rafael Mendonça França
2015-05-03
10
-32
/
+116
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
PostgreSQL: `:collation` support for string and text columns
Ryuta Kamizono
2015-05-04
4
-3
/
+79
|
*
|
|
|
|
|
|
Move the collation handling code from the MySQL adapter to common classes
Ryuta Kamizono
2015-05-04
7
-29
/
+37
*
|
|
|
|
|
|
|
Merge pull request #19989 from kamipo/change_visit_addcolumn_visibilty
Rafael Mendonça França
2015-05-03
3
-11
/
+14
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Change the `visit_AddColumn` visiblity for the internal API
Ryuta Kamizono
2015-05-03
3
-11
/
+14
|
|
|
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Missing `:bigint` [ci skip]
Ryuta Kamizono
2015-05-04
1
-1
/
+1
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
Merge pull request #19988 from kamipo/move_comment_about_microseconds
Zachary Scott
2015-05-03
2
-2
/
+3
|
\
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Move comment about microseconds [ci skip]
Ryuta Kamizono
2015-05-03
2
-2
/
+3
|
|
/
/
/
/
/
*
|
|
|
|
|
gem 'mysql2', '~> 0.3.18'
Ryuta Kamizono
2015-05-04
1
-1
/
+1
*
|
|
|
|
|
`:nodoc:` postgresql's change_column
Tony Miller
2015-05-03
1
-2
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #19984 from mcfiredrill/nodoc-change-column-null
Yves Senn
2015-05-03
3
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
:nodoc: change_column_null in the implmenting adapters
Tony Miller
2015-05-03
3
-3
/
+3
|
|
/
/
/
/
*
/
/
/
/
Remove unused require
Ryuta Kamizono
2015-05-03
2
-2
/
+0
|
/
/
/
/
*
|
|
|
Merge pull request #19971 from thiagoaugusto/improve-activerecord-changelog
Yves Senn
2015-05-01
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Improvement on Activerecord CHANGELOG
thiagoaugusto
2015-05-01
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Update documentation to contain a 24 char token [ci skip]
Roberto Miranda
2015-05-01
1
-1
/
+1
*
|
|
|
Merge pull request #19962 from prathamesh-sonpatki/nodoc-validate-index-length
Yves Senn
2015-04-30
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Nodoc validate_index_length! method
Prathamesh Sonpatki
2015-04-30
1
-1
/
+1
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #19961 from prathamesh-sonpatki/pg-docs
Richard Schneeman
2015-04-30
2
-2
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Added documentation for PostGreSQL database_statements [ci skip]
Prathamesh Sonpatki
2015-04-30
2
-2
/
+5
|
|
/
/
*
|
|
Merge pull request #19945 from thenickcox/migration_generator_docs
Zachary Scott
2015-04-28
1
-4
/
+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
[ci skip] Correct grammar, add docs to ActiveRecord migration generator
Nick Cox
2015-04-28
1
-4
/
+5
*
|
|
fixed typo
Benny Klotz
2015-04-28
1
-2
/
+2
*
|
|
Merge pull request #19546 from DianthuDia/fix_unscope_for_less_than
Yves Senn
2015-04-28
3
-1
/
+17
|
\
\
\
|
*
|
|
Fix unscope for less than
TAKAHASHI Kazuaki
2015-03-27
2
-1
/
+13
*
|
|
|
Merge pull request #19718 from eagletmt/find_by-without-arg
Yves Senn
2015-04-28
3
-4
/
+17
|
\
\
\
\
|
*
|
|
|
Raise ArgumentError when find_by receives no arguments
Kohei Suzuki
2015-04-11
2
-4
/
+12
*
|
|
|
|
remove trailing whitespace. [ci skip]
Yves Senn
2015-04-27
1
-1
/
+1
*
|
|
|
|
Merge pull request #19918 from vngrs/becomes_missing_note_about_sti
Yves Senn
2015-04-27
1
-1
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
Add note about sti column value to becomes method [ci skip]
Mehmet Emin İNAÇ
2015-04-27
1
-2
/
+4
|
/
/
/
/
/
*
|
|
|
|
test, for `create_table` and `foreign_key: true` no-op. Closes #19794.
Yves Senn
2015-04-27
1
-0
/
+20
*
|
|
|
|
Revert "Merge pull request #17920 from calebthompson/dont-rely-on-environment...
Yves Senn
2015-04-27
2
-1
/
+8
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Don't document internal monkey patch for mysql gem [ci skip]
Zachary Scott
2015-04-26
1
-1
/
+3
|
|
_
|
/
|
/
|
|
*
|
|
use a more descriptive example. [ci skip]
Yves Senn
2015-04-24
1
-6
/
+4
*
|
|
docs for `create_table` and non-int primary keys. [ci skip]
Yves Senn
2015-04-24
1
-0
/
+17
*
|
|
Silence warning from MySQL::Error object in test
Prem Sichanugrist
2015-04-23
1
-1
/
+3
*
|
|
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
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
[prev]
[next]