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 #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
|
*
|
|
Corrected link anchor and added colons for continuity
Doug Yun
2013-02-19
1
-1
/
+1
*
|
|
|
Merge pull request #9414 from senny/9275_order_with_symbol_and_join
Rafael Mendonça França
2013-02-26
4
-2
/
+34
|
\
\
\
\
|
*
|
|
|
Expand order(:symbol) to "table".symbol to prevent broken queries on PG.
Yves Senn
2013-02-25
4
-3
/
+35
*
|
|
|
|
No need to send public methods
Akira Matsuda
2013-02-26
3
-3
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
Are was release
Rafael Mendonça França
2013-02-25
1
-1
/
+1
*
|
|
|
removes redundant require
Xavier Noria
2013-02-25
1
-2
/
+0
*
|
|
|
typo
Xavier Noria
2013-02-25
1
-1
/
+1
*
|
|
|
AR loads activerecord-deprecated_finders, no need to add it to the Gemfile
Xavier Noria
2013-02-25
2
-6
/
+7
*
|
|
|
New CHANGELOG entries always on top [ci skip]
Rafael Mendonça França
2013-02-25
1
-4
/
+4
*
|
|
|
Do not override attributes on `dup` by default scopes
Hiroshige Umino
2013-02-26
3
-1
/
+13
*
|
|
|
Preparing for 4.0.0.beta1 release
David Heinemeier Hansson
2013-02-25
2
-2
/
+2
*
|
|
|
:scissors:
Rafael Mendonça França
2013-02-25
1
-1
/
+1
*
|
|
|
some minor AR changelog modifications [ci skip]
Yves Senn
2013-02-25
1
-3
/
+7
*
|
|
|
Merge pull request #9409 from wangjohn/adding_documentation_to_touch
Carlos Antonio da Silva
2013-02-25
1
-0
/
+7
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Added documentation about how touch now throws an error when one tries
wangjohn
2013-02-25
1
-0
/
+7
*
|
|
|
Merge pull request #9246 from Noemj/update_prepared_statements
Aaron Patterson
2013-02-24
2
-3
/
+26
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Changed update_record to use prepared statements.
Noemj
2013-02-11
2
-3
/
+26
*
|
|
|
Raising an ActiveRecordError when one tries to use .touch(name) on a new
wangjohn
2013-02-25
3
-0
/
+20
*
|
|
|
Improve AR changelog [ci skip]
Carlos Antonio da Silva
2013-02-24
1
-2
/
+2
*
|
|
|
Remove warning
Rafael Mendonça França
2013-02-24
1
-1
/
+1
*
|
|
|
Make explicit the method will raise an exception
Rafael Mendonça França
2013-02-24
1
-10
/
+10
*
|
|
|
don't apply invalid ordering when preloading hmt associations.
Yves Senn
2013-02-24
3
-2
/
+13
*
|
|
|
Merge pull request #9400 from senny/remove_auto_explain_threshold_in_seconds
Xavier Noria
2013-02-24
7
-155
/
+39
|
\
\
\
\
|
*
|
|
|
remove AR auto-explain (config.auto_explain_threshold_in_seconds)
Yves Senn
2013-02-24
7
-155
/
+39
*
|
|
|
|
Updated doc to clarify about update_all and delete_all
Neeraj Singh
2013-02-24
1
-2
/
+2
*
|
|
|
|
Skip connection url test when the machine is using socket configuration.
Rafael Mendonça França
2013-02-24
1
-0
/
+3
*
|
|
|
|
Do not type cast all the database url values.
Rafael Mendonça França
2013-02-24
8
-56
/
+32
|
/
/
/
/
*
|
|
|
Merge pull request #9356 from senny/988_multiple_actions_for_after_commit
Steve Klabnik
2013-02-24
3
-14
/
+60
|
\
\
\
\
|
*
|
|
|
multiple actions for :on option with `after_commit` and `after_rollback`
Yves Senn
2013-02-21
3
-14
/
+60
[prev]
[next]