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
...
|
*
|
|
Combine scope conditions using AND
Neeraj Singh and John Leighton
2013-03-07
3
-6
/
+22
*
|
|
|
SQLite3 3.6.8+ supports savepoints
Neeraj Singh
2013-03-07
1
-1
/
+2
|
/
/
/
*
|
|
Merge pull request #9597 from senny/9110_serialized_not_null_default
Rafael Mendonça França
2013-03-07
4
-0
/
+13
|
\
\
\
|
*
|
|
test case for `serialize` default values.
Yves Senn
2013-03-07
4
-0
/
+13
*
|
|
|
Merge pull request #9105 from bemurphy/cache_key_updated_on
Rafael Mendonça França
2013-03-07
5
-3
/
+39
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
cache_key consults updated_on timestamp if present
Brendon Murphy
2013-02-26
5
-3
/
+39
*
|
|
|
Merge pull request #9474 from HonoreDB/master
Rafael Mendonça França
2013-03-07
3
-0
/
+21
|
\
\
\
\
|
*
|
|
|
More helpful error message when instantiating an abstract class
Aaron Weiner
2013-03-03
3
-0
/
+21
*
|
|
|
|
Refactored and removed unnecessary lines in the test case
Anupam Choudhury
2013-03-07
1
-3
/
+3
*
|
|
|
|
Remove regression test added in 0268b5d8cdc3c5a1337462135f0a326a2654ba1a
Rafael Mendonça França
2013-03-07
1
-8
/
+0
*
|
|
|
|
rake db:structure:dump warns when `mysqldump` is not in PATH.
Yves Senn
2013-03-06
3
-2
/
+22
*
|
|
|
|
`Connection#structure_dump` is no longer used. #9518
Yves Senn
2013-03-06
6
-35
/
+2
*
|
|
|
|
Merge pull request #9507 from senny/9483_migrations_without_transactions
Rafael Mendonça França
2013-03-06
4
-11
/
+92
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
transactions can be turned off per Migration.
Yves Senn
2013-03-05
4
-8
/
+85
|
*
|
|
|
transactional migration test-case was broken.
Yves Senn
2013-03-05
1
-3
/
+7
*
|
|
|
|
Merge pull request #9565 from kennyj/remove_unused_return_value
Xavier Noria
2013-03-05
3
-5
/
+4
|
\
\
\
\
\
|
|
_
|
_
|
_
|
/
|
/
|
|
|
|
|
*
|
|
|
Remove unused return value, because collecting_queries_for_explain isn't publ...
kennyj
2013-03-06
3
-5
/
+4
|
|
/
/
/
*
|
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-03-05
3
-3
/
+3
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix typo
Carson McDonald
2013-03-05
1
-1
/
+1
|
*
|
|
Fix WhereChain docs to mention only not
Ernie Miller
2013-03-04
1
-1
/
+1
|
*
|
|
change log4r link to most recent, updated location
Mike Munroe
2013-02-28
1
-1
/
+1
*
|
|
|
assigning '0.0' to a nullable numeric column does not make it dirty
Yves Senn
2013-03-05
3
-1
/
+32
*
|
|
|
`ActiveRecord::Base.include_root_in_json` is `false` by default.
Yves Senn
2013-03-04
2
-1
/
+5
*
|
|
|
rewrite tests to have no side-effects on `include_root_in_json`.
Yves Senn
2013-03-04
1
-33
/
+55
*
|
|
|
Fixed typo in active record's changelog
Dimko
2013-03-04
1
-3
/
+3
*
|
|
|
Remove .all usage from unscope doc examples [ci skip]
Carlos Antonio da Silva
2013-03-04
1
-4
/
+4
*
|
|
|
Use 1.9 hash style in changelog and doc examples [ci skip]
Carlos Antonio da Silva
2013-03-04
2
-6
/
+6
*
|
|
|
Merge pull request #9200 from wangjohn/unscoping_activerecord_merging
Jeremy Kemper
2013-03-03
3
-0
/
+254
|
\
\
\
\
|
*
|
|
|
Created an unscope method for removing relations from a chain of
wangjohn
2013-03-03
3
-0
/
+254
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #9532 from neerajdotname/fix-sql-in-example
Carlos Antonio da Silva
2013-03-03
1
-1
/
+2
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
fix the sql that is generated from scoping
Neeraj Singh
2013-03-03
1
-1
/
+2
*
|
|
|
Remove hard coded references to Active Record in railties
José Valim
2013-03-02
3
-4
/
+4
*
|
|
|
Merge pull request #9431 from troyk/patch-2
Andrew White
2013-03-02
3
-4
/
+8
|
\
\
\
\
|
*
|
|
|
Fix PostgreSQL TIMESTAMP WITH TIME ZONE to return ActiveSupport::Time
Troy Kruthoff
2013-03-01
3
-4
/
+8
*
|
|
|
|
deal with `#append` and `#prepend` on association collections.
Yves Senn
2013-03-01
3
-5
/
+28
*
|
|
|
|
don't use non-ascii ' chars in documentation
Yves Senn
2013-03-01
1
-4
/
+4
|
/
/
/
/
*
|
|
|
Support creating a table migration generator
Sammy Larbi
2013-03-01
4
-4
/
+22
*
|
|
|
Improve the CHANGELOG entry
Rafael Mendonça França
2013-02-28
1
-2
/
+3
*
|
|
|
Wrong exception is occured when raising no translatable exception
kennyj
2013-03-01
3
-0
/
+13
*
|
|
|
Support PostgreSQL specific column types when using `change_table`.
Yves Senn
2013-02-28
5
-6
/
+64
*
|
|
|
update docs, change_table does not use TableDefinition.
Yves Senn
2013-02-28
1
-3
/
+3
*
|
|
|
Revert "Merge pull request #9207 from dylanahsmith/mysql-quote-numeric"
Steve Klabnik
2013-02-27
8
-50
/
+18
|
/
/
/
*
|
|
Merge pull request #9218 from Fivell/master
Carlos Antonio da Silva
2013-02-27
2
-1
/
+10
|
\
\
\
|
*
|
|
fix db_runtime attribute value after raising ActionView::MissingTemplate exc...
Igor
2013-02-27
2
-1
/
+10
*
|
|
|
Fix default output for postgres network address types
Erik Peterson
2013-02-26
3
-9
/
+20
*
|
|
|
Fix touching an invalid parent record for belongs_to
Olek Janiszewski
2013-02-26
3
-2
/
+19
*
|
|
|
Update CHANGELOGS
Rafael Mendonça França
2013-02-26
1
-5
/
+12
|
|
/
/
|
/
|
|
*
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-02-26
3
-3
/
+3
|
\
\
\
|
*
|
|
Typo fix
Carson McDonald
2013-02-25
1
-1
/
+1
|
*
|
|
BELONGS TO ASSOCIATION | Typo fix
libin
2013-02-25
1
-1
/
+1
[prev]
[next]