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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #9322 from senny/backport_9252
Rafael Mendonça França
2013-02-19
3
-1
/
+31
|
\
|
*
don't cache invalid subsets when preloading hmt associations.
Yves Senn
2013-02-19
3
-1
/
+31
|
/
*
Allow failures to 2.0.0
Rafael Mendonça França
2013-02-18
1
-0
/
+3
*
Fix handling of dirty time zone aware attributes
Lilibeth De La Cruz
2013-02-17
3
-2
/
+35
*
Merge pull request #9308 from joernchen/patch-1
Xavier Noria
2013-02-16
1
-1
/
+1
|
\
|
*
Update activemodel/CHANGELOG.md
joernchen of Phenoelit
2013-02-16
1
-1
/
+1
|
/
*
Revert "Merge pull request #9252 from senny/8423_hmt_preloading_bug"
Rafael Mendonça França
2013-02-15
3
-30
/
+1
*
Do not put the version in unreleased changes [ci skip]
Rafael Mendonça França
2013-02-14
7
-7
/
+7
*
Fix the CHANGELOG headers [ci skip]
Rafael Mendonça França
2013-02-14
7
-0
/
+23
*
Merge pull request #9252 from senny/8423_hmt_preloading_bug
Rafael Mendonça França
2013-02-14
3
-1
/
+30
*
Merge pull request #9289 from rails/3-2-stable-test-with-ruby-2
Rafael Mendonça França
2013-02-14
1
-0
/
+1
|
\
|
*
Add Ruby 2.0 RC to Travis CI build matrix
Prem Sichanugrist
2013-02-14
1
-0
/
+1
|
/
*
Fix typo in railties changelog [ci skip]
Carlos Antonio da Silva
2013-02-14
1
-1
/
+1
*
Merge pull request #9288 from jmccartie/jm/typos
Rafael Mendonça França
2013-02-14
6
-6
/
+6
|
\
|
*
Fixed changelog typos [ci skip]
Jon McCartie
2013-02-14
6
-6
/
+6
|
/
*
Merge pull request #9278 from matthewrobertson/backport-hmt-counter-cache-bug
Carlos Antonio da Silva
2013-02-13
3
-0
/
+23
|
\
|
*
backport of fix for issue #7630
Matthew Robertson
2013-02-13
3
-0
/
+23
|
/
*
Add note about attr_protected fix in Active Model changelog [ci skip]
Carlos Antonio da Silva
2013-02-11
1
-1
/
+4
*
Update changelogs with version/release dates [ci skip]
Carlos Antonio da Silva
2013-02-11
7
-11
/
+28
*
Merge branch '3-2-sec' into 3-2-stable
Aaron Patterson
2013-02-11
12
-23
/
+23
|
\
|
*
bumping version
Aaron Patterson
2013-02-10
9
-9
/
+9
|
*
remove ruby-prof
Aaron Patterson
2013-02-10
1
-6
/
+0
|
*
Fix issue with attr_protected where malformed input could circumvent
joernchen of Phenoelit
2013-02-09
2
-2
/
+2
|
*
fixing call to columns hash. run the damn tests when you backport!
Aaron Patterson
2013-02-09
1
-1
/
+1
|
*
Bump rack dependency to 1.4.5
Santiago Pastorino
2013-02-09
1
-1
/
+1
|
*
Merge pull request #9224 from dylanahsmith/bigdecimal-takes-string
Guillermo Iguaran
2013-02-09
1
-1
/
+1
|
*
Merge pull request #9208 from dylanahsmith/3-2-mysql-quote-numeric
Guillermo Iguaran
2013-02-09
8
-15
/
+62
*
|
Merge pull request #9239 from senny/use_ruby_version_on_3_2
Guillermo Iguaran
2013-02-10
1
-2
/
+1
|
\
\
|
*
|
use .ruby-version instead of tool specifc config
Yves Senn
2013-02-10
1
-2
/
+1
|
/
/
*
|
fixing call to columns hash. run the damn tests when you backport!
Aaron Patterson
2013-02-09
1
-1
/
+1
*
|
Bump rack dependency to 1.4.5
Santiago Pastorino
2013-02-08
1
-1
/
+1
*
|
Merge pull request #9224 from dylanahsmith/bigdecimal-takes-string
Guillermo Iguaran
2013-02-08
1
-1
/
+1
|
\
\
|
*
|
Fix test failure for ruby 1.8.
Dylan Smith
2013-02-08
1
-1
/
+1
|
/
/
*
|
Merge pull request #9208 from dylanahsmith/3-2-mysql-quote-numeric
Guillermo Iguaran
2013-02-07
8
-14
/
+59
|
\
\
|
*
|
active_record: Quote numeric values compared to string columns.
Dylan Smith
2013-02-07
8
-14
/
+59
|
/
/
*
|
Merge pull request #9159 from lexmag/col_defaults-dup-fix
Carlos Antonio da Silva
2013-02-03
4
-2
/
+16
|
\
\
|
*
|
This pull requests addresses ORA-01400 errors and also supports #6115 issue t...
Yasuo Honda
2013-02-03
1
-1
/
+1
|
*
|
Duplicate column_defaults properly
Piotr Sarnacki
2013-02-03
4
-2
/
+16
|
/
/
*
|
Merge pull request #9078 from senny/6865_ar_count_with_uniq
Rafael Mendonça França
2013-02-02
3
-1
/
+15
*
|
Fix markdown syntax in actionpack CHANGELOG.
Steve Klabnik
2013-02-01
1
-1
/
+2
*
|
Merge pull request #9043 from senny/backport_7536
Carlos Antonio da Silva
2013-01-29
5
-3
/
+23
|
\
\
|
*
|
Fix pluck when columns/tables are reserved words.
Ian Lesperance
2013-01-23
5
-3
/
+23
*
|
|
Merge pull request #9114 from rosenfeld/patch-2
Rafael Mendonça França
2013-01-29
1
-0
/
+1
|
\
\
\
|
*
|
|
Add another NumberHelper missing dependency
Rodrigo Rosenfeld Rosas
2013-01-29
1
-0
/
+1
|
/
/
/
*
|
|
Merge pull request #9113 from rosenfeld/patch-1
Rafael Mendonça França
2013-01-29
1
-0
/
+1
|
\
\
\
|
*
|
|
Add NumberHelper missing dependency
Rodrigo Rosenfeld Rosas
2013-01-29
1
-0
/
+1
|
/
/
/
*
|
|
Install latest bundler on Travis.
José Valim
2013-01-26
1
-0
/
+2
*
|
|
Fix the CHANGELOG entry order [ci skip]
Rafael Mendonça França
2013-01-25
1
-3
/
+5
*
|
|
Merge pull request #9074 from gaynetdinov/replace_undefined_abcs_to_config_va...
Carlos Antonio da Silva
2013-01-25
1
-3
/
+3
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Replaced abcs to config.
Damir Gaynetdinov
2013-01-25
1
-3
/
+3
|
/
/
[next]