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
*
Limit the number of records in Relation#inspect
Damien Mathieu
2012-07-06
1
-1
/
+13
*
Merge pull request #6985 from sidonath/disable-query-cache-for-locks
Rafael Mendonça França
2012-07-06
1
-1
/
+9
|
\
|
*
Disable query cache for lock queries
Damir Zekic
2012-07-06
1
-1
/
+9
*
|
Show the records in Relation#inspect
Jon Leighton
2012-07-06
1
-0
/
+4
|
/
*
Merge pull request #6927 from parndt/patch-3
Carlos Antonio da Silva
2012-07-05
1
-2
/
+2
|
\
|
*
Made ArgumentError messages consistent.
Philip Arndt
2012-07-06
1
-2
/
+2
*
|
Add documentation for inheritance_column method
Vitor Balocco
2012-07-05
1
-1
/
+3
*
|
fix quoting for ActiveSupport::Duration instances
Francesco Rodriguez
2012-07-04
1
-1
/
+1
*
|
Don't need to use delete in the options hash
Rafael Mendonça França
2012-07-03
2
-3
/
+2
*
|
Refactor references schema definitions
Aleksey Magusev
2012-07-03
1
-18
/
+12
*
|
Make references statements reversible
Aleksey Magusev
2012-07-03
1
-1
/
+13
*
|
Add references schema statements
Aleksey Magusev
2012-07-03
1
-0
/
+37
*
|
Don't mark the store as changed if an attribute isn't changed.
kennyj
2012-07-03
1
-2
/
+5
|
/
*
Unify the collation API for the database adpters
Rafael Mendonça França
2012-07-01
2
-5
/
+5
*
Merge pull request #6913 from lexmag/column_exists_options
Carlos Antonio da Silva
2012-06-30
1
-4
/
+6
|
\
|
*
Add more options to column_exists? method
Aleksey Magusev
2012-06-30
1
-4
/
+6
*
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-06-30
2
-5
/
+15
|
\
\
|
*
|
update AR::FinderMethods#exists?(false) example [ci skip]
Francesco Rodriguez
2012-06-28
1
-5
/
+7
|
*
|
Mention effect of accepts_nested_attributes_for on association autosave optio...
Chris Gunther
2012-06-27
1
-0
/
+8
*
|
|
Fix collation database task to use begin..rescue..end
Carlos Antonio da Silva
2012-06-30
1
-4
/
+6
*
|
|
Extract collation tasks to database tasks.
kennyj
2012-07-01
4
-8
/
+20
*
|
|
Remove ActiveRelation#inspect
Brian Cardarella
2012-06-29
1
-4
/
+0
*
|
|
Remove unused responsibilities and add a few load definitions to engines
José Valim
2012-06-29
1
-1
/
+1
*
|
|
Require URI
Chris Bandy
2012-06-28
1
-0
/
+2
*
|
|
Support collate and ctype on the PostgreSQL.
kennyj
2012-06-29
1
-1
/
+20
*
|
|
fixing typo in from documentation
Subba Rao Pasupuleti
2012-06-28
1
-2
/
+2
*
|
|
fix: limit of enum columns of mysql
Yamada Masaki
2012-06-28
1
-0
/
+2
*
|
|
Fixes #6825, adds tests covering cases and error possibilities, also changes ...
Mauricio Linhares
2012-06-27
2
-16
/
+25
|
|
/
|
/
|
*
|
Merge pull request #6880 from kennyj/fix_20120628
Carlos Antonio da Silva
2012-06-27
1
-1
/
+1
|
\
\
|
*
|
Fix wrong environment. env should be RAILS_ENV or test.
kennyj
2012-06-28
1
-1
/
+1
*
|
|
Merge pull request #6856 from lexmag/polymorphic_generators
Carlos Antonio da Silva
2012-06-27
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Add polymorphic option to model generator
Aleksey Magusev
2012-06-27
1
-1
/
+1
*
|
|
Use args.flatten! in query methods when applicable
Carlos Antonio da Silva
2012-06-25
1
-7
/
+12
*
|
|
Merge pull request #6544 from flexoid/issue-6431
Piotr Sarnacki
2012-06-25
1
-6
/
+6
|
\
\
\
|
*
|
|
exists?(false) returns false
Egor Lynko
2012-06-25
1
-6
/
+6
|
|
/
/
*
|
|
Ensure Arel columns are typecasted properly when grouping with calculation
Carlos Antonio da Silva
2012-06-25
1
-6
/
+6
*
|
|
Move to db:structure namespace, because these methods are global.
kennyj
2012-06-26
1
-8
/
+9
*
|
|
Remove session_table_name method because this is global and used only once.
kennyj
2012-06-26
1
-5
/
+1
*
|
|
Add a description about ENV["SCOPE"]
kennyj
2012-06-26
1
-1
/
+1
*
|
|
Change the behavior of db:test:prepare task when schema_format is sql for con...
kennyj
2012-06-26
1
-1
/
+1
*
|
|
Change the behavior of db:test:clone task when schema_format is sql for consi...
kennyj
2012-06-26
1
-1
/
+11
*
|
|
Change an order of methods for readbility.
kennyj
2012-06-26
1
-7
/
+7
|
/
/
*
|
Revert "Merge pull request #6344"
Piotr Sarnacki
2012-06-25
1
-1
/
+1
*
|
Stop assuming strings for grouped calculations
Ernie Miller
2012-06-24
1
-6
/
+17
*
|
add :nodoc: to internal implementations [ci skip]
Francesco Rodriguez
2012-06-22
1
-1
/
+1
*
|
Allow precision option for postgresql datetimes
Tony Schneider
2012-06-22
1
-0
/
+10
|
/
*
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2012-06-22
2
-4
/
+16
|
\
|
*
fixes a few mistakes in api docs [ci skip]
Vijay Dev
2012-06-22
1
-4
/
+2
|
*
Typo in documentation.
Andrés Mejía
2012-06-19
1
-1
/
+1
|
*
Add documentation for ActiveRecord::QueryMethods#reverse_order [ci skip]
Florent Guilleux
2012-06-16
1
-0
/
+3
[next]