index
:
rails.git
3-2-stable-for-hmno
master
Mirror of official rails repo with custom fixes.
Eilertsens Kodeknekkeri
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
|
Merge pull request #9545 from senny/9535_secure_password_blank
Rafael Mendonça França
2013-03-07
5
-3
/
+75
|
\
\
\
|
*
|
|
`has_secure_password` is not invalid when assigning empty Strings.
Yves Senn
2013-03-04
3
-2
/
+24
|
*
|
|
`validates_confirmation_of` does not override writer methods.
Yves Senn
2013-03-04
3
-1
/
+51
*
|
|
|
Merge pull request #9595 from senny/remove_non_breaking_spaces
Rafael Mendonça França
2013-03-07
2
-4
/
+4
|
\
\
\
\
|
*
|
|
|
replace non-breaking spaces with normal spaces [ci skip]
Yves Senn
2013-03-07
2
-4
/
+4
*
|
|
|
|
Merge pull request #9596 from choudhuryanupam/master
Rafael Mendonça França
2013-03-07
1
-3
/
+3
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
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
*
|
|
|
debugger 1.4.0 works in Ruby 2.0
Santiago Pastorino
2013-03-06
1
-1
/
+1
*
|
|
|
Merge pull request #9586 from robertomiranda/useless_tr
Rafael Mendonça França
2013-03-06
1
-2
/
+2
|
\
\
\
\
|
*
|
|
|
Change useless tr to gsub
robertomiranda
2013-03-06
1
-2
/
+2
*
|
|
|
|
Merge pull request #9538 from senny/remove_structure_dump
Rafael Mendonça França
2013-03-06
8
-37
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
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
5
-12
/
+97
|
\
\
\
\
\
|
*
|
|
|
|
transactions can be turned off per Migration.
Yves Senn
2013-03-05
5
-9
/
+90
|
*
|
|
|
|
transactional migration test-case was broken.
Yves Senn
2013-03-05
1
-3
/
+7
*
|
|
|
|
|
Merge pull request #9585 from RKushnir/patch-1
Carlos Antonio da Silva
2013-03-06
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Typo in comment to ActionView::Resolver#find_all
RKushnir
2013-03-06
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #9581 from senny/9559_changelog_singularizing_singular
Xavier Noria
2013-03-06
1
-1
/
+14
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CHANGELOG entry for improved singularizing of singulars.
Yves Senn
2013-03-06
1
-1
/
+14
|
/
/
/
/
/
/
*
|
|
|
|
|
Add missing require to debug helper test
Carlos Antonio da Silva
2013-03-05
1
-2
/
+2
*
|
|
|
|
|
Merge pull request #9574 from robertomiranda/debug_helper_test
Rafael Mendonça França
2013-03-05
1
-0
/
+8
|
\
\
\
\
\
\
|
|
|
/
/
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Add DebugHelperTest
robertomiranda
2013-03-05
1
-0
/
+8
|
/
/
/
/
/
*
|
|
|
|
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 pull request #9573 from robertomiranda/useless_gsub
Guillermo Iguaran
2013-03-05
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Use gsub intead of tr when the to_str is longer than the from_str
robertomiranda
2013-03-05
1
-1
/
+1
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge branch 'master' of github.com:lifo/docrails
Vijay Dev
2013-03-05
8
-11
/
+9
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix typo
Carson McDonald
2013-03-05
1
-1
/
+1
|
*
|
|
|
|
Remove reference to BugMash. Link hasn't been updated in 4 years.
Jonathan Roes
2013-03-05
1
-2
/
+0
|
*
|
|
|
|
Fix WhereChain docs to mention only not
Ernie Miller
2013-03-04
1
-1
/
+1
|
*
|
|
|
|
Small Typo
Lebin Sebastian F
2013-03-04
1
-1
/
+1
|
*
|
|
|
|
Add explanation of :dependent => :restrict
David Deller
2013-03-01
1
-1
/
+1
|
*
|
|
|
|
Reverting commit regarding public/index.html (no longer in Rails 4.)
Christine Hertzel
2013-03-01
1
-2
/
+0
|
*
|
|
|
|
Fixed grammatical error and simplified paragraph concerning controllers.
Christine Hertzel
2013-03-01
1
-1
/
+1
|
*
|
|
|
|
Clarified removal of public/index.html file
Chelsea Macaluso
2013-03-01
1
-0
/
+2
|
*
|
|
|
|
Clarified need to remove existing code in welcome index.
Trent Michaels
2013-03-01
1
-1
/
+1
|
*
|
|
|
|
fix broken links to README docs in intro
Mike Munroe
2013-02-28
1
-2
/
+2
|
*
|
|
|
|
change log4r link to most recent, updated location
Mike Munroe
2013-02-28
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #9564 from robertomiranda/useless_gsub
Guillermo Iguaran
2013-03-05
4
-5
/
+5
|
\
\
\
\
\
\
|
|
_
|
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
change useless gsub to tr
robertomiranda
2013-03-05
4
-5
/
+5
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #9042 from senny/9034_float_0_0_is_always_dirty
Carlos Antonio da Silva
2013-03-05
3
-1
/
+32
|
\
\
\
\
\
|
*
|
|
|
|
assigning '0.0' to a nullable numeric column does not make it dirty
Yves Senn
2013-03-05
3
-1
/
+32
*
|
|
|
|
|
Merge pull request #9561 from inossidabile/explicit_match_via_requirement_exc...
Carlos Antonio da Silva
2013-03-05
1
-1
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Routing match `via` option requirement exception message made more explicit
Boris Staal
2013-03-05
1
-1
/
+2
[next]