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
*
Refactor references schema definitions
Aleksey Magusev
2012-07-03
2
-34
/
+24
*
Make references statements reversible
Aleksey Magusev
2012-07-03
2
-4
/
+40
*
Add references schema statements
Aleksey Magusev
2012-07-03
3
-1
/
+149
*
Don't mark the store as changed if an attribute isn't changed.
kennyj
2012-07-03
2
-2
/
+10
*
Update 4.0 Release Notes with changelogs [ci skip]
Carlos Antonio da Silva
2012-07-02
1
-3
/
+3
*
Use strings for the table names
Rafael Mendonça França
2012-07-01
1
-1
/
+1
*
Unify the collation API for the database adpters
Rafael Mendonça França
2012-07-01
6
-15
/
+15
*
Merge pull request #6914 from lexmag/migration_tests
Rafael Mendonça França
2012-07-01
2
-37
/
+11
|
\
|
*
Refactor migration test_helper
Aleksey Magusev
2012-07-01
2
-37
/
+11
*
|
Update AR and AP changelogs [ci skip]
Carlos Antonio da Silva
2012-06-30
1
-1
/
+13
*
|
Merge pull request #6913 from lexmag/column_exists_options
Carlos Antonio da Silva
2012-06-30
2
-10
/
+18
|
\
\
|
*
|
Add more options to column_exists? method
Aleksey Magusev
2012-06-30
2
-10
/
+18
|
|
/
*
|
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
8
-8
/
+88
*
|
|
Remove ActiveRelation#inspect
Brian Cardarella
2012-06-29
3
-5
/
+5
*
|
|
Remove unused responsibilities and add a few load definitions to engines
José Valim
2012-06-29
1
-1
/
+1
*
|
|
Added an entry about fda24312d3 in the CHANGELOG.
kennyj
2012-06-29
1
-0
/
+15
*
|
|
Require URI
Chris Bandy
2012-06-28
1
-0
/
+2
*
|
|
Support collate and ctype on the PostgreSQL.
kennyj
2012-06-29
4
-1
/
+40
*
|
|
fixing typo in from documentation
Subba Rao Pasupuleti
2012-06-28
1
-2
/
+2
*
|
|
Remove some aggregation tests related to composed_of
Carlos Antonio da Silva
2012-06-28
2
-21
/
+0
*
|
|
Move newly added multiparameter tests to base_test file
Carlos Antonio da Silva
2012-06-28
2
-35
/
+36
*
|
|
Skip test_setting_time_attribute because Oracle database
Yasuo Honda
2012-06-28
1
-0
/
+2
*
|
|
fix: limit of enum columns of mysql
Yamada Masaki
2012-06-28
5
-0
/
+41
*
|
|
Fixes #6825, adds tests covering cases and error possibilities, also changes ...
Mauricio Linhares
2012-06-27
3
-16
/
+58
|
|
/
|
/
|
*
|
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
*
|
|
|
Address test_basic_model test error with Oracle enhanced adapter
Yasuo Honda
2012-06-27
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Setup each test with default ActiveRecord timezone settings to ensure each te...
Erich Menge
2012-06-26
1
-20
/
+8
*
|
|
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
3
-6
/
+14
|
\
\
\
|
*
|
|
exists?(false) returns false
Egor Lynko
2012-06-25
3
-6
/
+14
|
|
/
/
*
|
|
Ensure Arel columns are typecasted properly when grouping with calculation
Carlos Antonio da Silva
2012-06-25
2
-9
/
+13
*
|
|
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
4
-17
/
+5
*
|
Stop assuming strings for grouped calculations
Ernie Miller
2012-06-24
2
-6
/
+22
*
|
Move tasks(rake) tests to under the tasks dir.
kennyj
2012-06-24
4
-0
/
+0
*
|
Add test cases for 46492949b8c09f99db78b9f7a02d039e7bc6a702
Andrew White
2012-06-23
1
-0
/
+52
*
|
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
3
-0
/
+87
|
/
[next]