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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #21654 from yui-knk/fix/doc_api
Arthur Nogueira Neves
2015-09-17
1
-7
/
+1
|
\
|
*
[ci skip] Remove useless "@api public/private"
yui-knk
2015-09-17
1
-7
/
+1
*
|
Merge pull request #21581 from ronakjangir47/restrict_with_error
Yves Senn
2015-09-17
2
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
`restrict_with_error` message will now respect owner’s human name in any lo...
Ronak Jangir
2015-09-12
2
-2
/
+2
*
|
Merge pull request #21637 from amitsuroliya/doc_fixes
Kasper Timm Hansen
2015-09-17
1
-2
/
+2
|
\
\
|
*
|
Improved ActiveRecord Connection Pool docs [ci skip]
amitkumarsuroliya
2015-09-17
1
-2
/
+2
*
|
|
s/Github/GitHub/
Akira Matsuda
2015-09-17
1
-1
/
+1
*
|
|
Merge pull request #21646 from schneems/schneems/no-hardcoded-ignored-lines-i...
Richard Schneeman
2015-09-16
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Don't hardcode table name
schneems
2015-09-16
1
-1
/
+1
*
|
|
[ci skip] Remove `DEFAULT NULL` from examples
Yasuo Honda
2015-09-16
1
-2
/
+2
*
|
|
Merge pull request #21623 from schneems/schneems/schema-migration-docs
Richard Schneeman
2015-09-15
1
-1
/
+5
|
\
\
\
|
*
|
|
Doc SchemaMigration class.
schneems
2015-09-14
1
-1
/
+5
*
|
|
|
Merge pull request #20848 from deivid-rodriguez/fix_undefined_method_error_on...
Arthur Nogueira Neves
2015-09-14
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix undefined method error on exception
David Rodríguez
2015-07-11
1
-1
/
+1
*
|
|
|
Fix doc of limit option for a text column [ci skip]
Ryuta Kamizono
2015-09-14
1
-2
/
+2
*
|
|
|
Merge pull request #21591 from kamipo/text_and_blob_limit_is_byte_length
Rafael Mendonça França
2015-09-13
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
TEXT and BLOB limit is byte length, not character length.
Ryuta Kamizono
2015-09-11
1
-2
/
+2
*
|
|
|
|
Merge pull request #21568 from amitsuroliya/mysql_version_update
Rafael Mendonça França
2015-09-13
5
-9
/
+9
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Updated MySQL documentation link to MySQL latest version 5.7 everywhere [ci s...
amitkumarsuroliya
2015-09-10
5
-9
/
+9
|
|
|
_
|
/
|
|
/
|
|
*
/
|
|
Explicitly require AR/attribute where using it
Akira Matsuda
2015-09-10
1
-0
/
+2
|
/
/
/
*
|
|
remove dead code.
Yves Senn
2015-09-09
1
-4
/
+0
*
|
|
Merge pull request #21486 from bogdan/refactor-has-many-counter-cache
Eileen M. Uchitelle
2015-09-09
3
-70
/
+60
|
\
\
\
|
*
|
|
HasManyAssociation: moved half of counter cache code to reflection
Bogdan Gusiev
2015-09-03
3
-70
/
+60
*
|
|
|
Merge pull request #21529 from rngtng/move-migrations-paths-to-database-task
Yves Senn
2015-09-09
1
-7
/
+7
|
\
\
\
\
|
*
|
|
|
Use `ActiveRecord::Tasks::DatabaseTasks.migrations_paths` instead of `Migrato...
Tobias Bielohlawek
2015-09-07
1
-9
/
+8
*
|
|
|
|
remove dead code.
Yves Senn
2015-09-09
1
-4
/
+0
*
|
|
|
|
adjust method visibility according to it's usage.
Yves Senn
2015-09-09
1
-18
/
+18
*
|
|
|
|
Don't set the default argument
Rafael Mendonça França
2015-09-09
1
-1
/
+1
*
|
|
|
|
Invert the conditional
Rafael Mendonça França
2015-09-09
1
-1
/
+1
*
|
|
|
|
Remove dead code
Rafael Mendonça França
2015-09-09
1
-6
/
+0
*
|
|
|
|
Revert "Merge pull request #20080 from robertjlooby/fix_overwriting_by_dynami...
Rafael Mendonça França
2015-09-09
1
-3
/
+3
*
|
|
|
|
Merge pull request #20080 from robertjlooby/fix_overwriting_by_dynamic_finders
Rafael Mendonça França
2015-09-09
1
-3
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
put dynamic matchers on the GeneratedAssociationMethods instead of model
Rob Looby
2015-05-08
1
-3
/
+3
*
|
|
|
|
|
Merge pull request #21554 from ronakjangir47/added_nodoc
Rafael Mendonça França
2015-09-09
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Added nodoc for `arel` method which returns object of private api. [ci skip]
Ronak Jangir
2015-09-09
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #20921 from pboling/fix-sql-colors-in-log-subscriber
Rafael Mendonça França
2015-09-09
1
-7
/
+27
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove extraneous `then` from case statement
Peter Boling
2015-07-17
1
-12
/
+19
|
*
|
|
|
|
|
|
Improve sql logging coloration in `ActiveRecord::LogSubscriber`.
Peter Boling
2015-07-17
1
-7
/
+21
*
|
|
|
|
|
|
|
Fix docs of AR::Timestamp to match #15726
claudiob
2015-09-08
1
-5
/
+12
*
|
|
|
|
|
|
|
Merge pull request #21535 from dmitry/feature/validate-multiple-contexts
Rafael Mendonça França
2015-09-08
1
-1
/
+5
|
\
\
\
\
\
\
\
\
|
|
_
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
|
*
|
|
|
|
|
|
Validate multiple contexts on `valid?` and `invalid?` at once.
Dmitry Polushkin
2015-09-07
1
-1
/
+5
*
|
|
|
|
|
|
|
Merge pull request #21511 from rwz/ar-exceptions-no-args
Eileen M. Uchitelle
2015-09-08
4
-66
/
+162
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
Make ActiveRecordException descendants args optional
Pavel Pravosud
2015-09-07
4
-66
/
+162
*
|
|
|
|
|
|
|
|
Merge pull request #21548 from yui-knk/feature/define_tables_as_interface
Yves Senn
2015-09-08
1
-0
/
+5
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Define `SchemaStatements#tables` as interface
yui-knk
2015-09-08
1
-0
/
+6
*
|
|
|
|
|
|
|
|
|
Replace AR with ActiveRecord to make it more readable [ci skip]
arvind
2015-09-08
2
-2
/
+2
|
/
/
/
/
/
/
/
/
/
*
|
|
|
|
|
|
|
|
:bomb:
Rafael Mendonça França
2015-09-08
1
-1
/
+1
*
|
|
|
|
|
|
|
|
Memoized reflections accessor
Rafael Mendonça França
2015-09-08
1
-9
/
+18
*
|
|
|
|
|
|
|
|
Merge pull request #21537 from tgxworld/perf_reduce_allocation
Rafael Mendonça França
2015-09-07
1
-5
/
+5
|
\
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
|
Reduce allocation in `resolve_column_aliases`.
Guo Xiang Tan
2015-09-08
1
-5
/
+5
|
|
|
/
/
/
/
/
/
/
|
|
/
|
|
|
|
|
|
|
[next]