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
...
|
*
|
incorrect content of models/comment.rb after 'rails generate'
Kuba Brecka
2013-02-13
1
-0
/
+2
|
*
|
Correct bullet content line wrapping
Tim "Roger" Harvey
2013-02-12
1
-1
/
+1
|
*
|
Detail Ruby 1.8 ships with TestUnit and Ruby 1.9 with MiniTest
Americo Savinon
2013-02-12
1
-1
/
+4
|
*
|
Fix typo.
Carson McDonald
2013-02-11
1
-1
/
+1
|
*
|
Fix supported ruby version for Rails 4
Ryunosuke SATO
2013-02-10
1
-1
/
+1
|
*
|
Fix CoffeeScript example
Ryunosuke SATO
2013-02-10
1
-1
/
+1
|
*
|
Clarify ActiveModel::Validator initialization in docs.
Henrik Nyh
2013-02-09
1
-0
/
+3
|
*
|
Validations guide: validates_with init clarification.
Henrik Nyh
2013-02-09
1
-0
/
+29
|
*
|
Add example for ActiveRecord::Base.joins using a string as argument
Maurizio De Santis
2013-02-07
1
-0
/
+5
|
*
|
Add example for ActiveRecord::Base.group using a string as argument
Maurizio De Santis
2013-02-07
1
-0
/
+3
|
*
|
Add documentation for ActiveRecord.select when use strings as arguments
Maurizio De Santis
2013-02-07
1
-0
/
+10
|
*
|
Add ActiveRecord.count documentation when used on group relations
Maurizio De Santis
2013-02-07
1
-0
/
+6
|
*
|
Change Class#subclasses doc example
Dalibor Nasevic
2013-02-06
1
-2
/
+2
|
*
|
Fixing the examples for button_to
Marc Baumbach
2013-02-06
1
-2
/
+2
|
*
|
Fix file name in document [ci skip]
Ryunosuke SATO
2013-02-05
1
-1
/
+1
*
|
|
Revert "Make valid_type? public"
Jon Leighton
2013-02-15
4
-12
/
+17
*
|
|
Revert "checking in the abstractions for valid type checking:"
Jon Leighton
2013-02-15
4
-28
/
+1
*
|
|
Revert "Revert "Merge pull request #9206 from ranjaykrishna/use_define_method""
Jon Leighton
2013-02-15
1
-18
/
+13
*
|
|
Revert "Merge pull request #9206 from ranjaykrishna/use_define_method"
Jon Leighton
2013-02-15
1
-13
/
+18
*
|
|
Merge pull request #9298 from wangjohn/add_documentation_to_migration_collision
Jeremy Kemper
2013-02-15
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Added extra comment when a migration already exists of the same name.
wangjohn
2013-02-15
1
-1
/
+1
|
/
/
*
|
Merge pull request #8704 from senny/remove_regexp_global_from_url_for
Aaron Patterson
2013-02-14
2
-2
/
+9
|
\
\
|
*
|
replace regexp global in #url_for
Yves Senn
2013-01-16
2
-2
/
+9
*
|
|
Merge pull request #9252 from senny/8423_hmt_preloading_bug
Rafael Mendonça França
2013-02-14
3
-1
/
+30
|
\
\
\
|
*
|
|
don't cache invalid subsets when preloading hmt associations.
Yves Senn
2013-02-14
3
-1
/
+30
*
|
|
|
Merge pull request #9285 from rahul100885/master
Guillermo Iguaran
2013-02-14
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Bump rack-test dependency to 0.6.2
Rahul P. Chaudhari
2013-02-14
1
-1
/
+1
|
|
/
/
/
*
|
|
|
Merge pull request #9283 from rubys/master
Carlos Antonio da Silva
2013-02-14
4
-17
/
+12
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Make valid_type? public
Sam Ruby
2013-02-14
4
-17
/
+12
|
/
/
/
*
|
|
Merge pull request #9254 from warnickr/9253_avoid_bigdecimal_performance_issue
Carlos Antonio da Silva
2013-02-13
1
-4
/
+5
|
\
\
\
|
*
|
|
9253: Before writing a numeric attribute value, ActiveRecord does an implicit
Ryan Warnick
2013-02-13
1
-4
/
+5
*
|
|
|
Merge pull request #9115 from bensie/issue_5802
Steve Klabnik
2013-02-13
3
-1
/
+36
|
\
\
\
\
|
*
|
|
|
Don't call after_commit when creating through an association and save fails, ...
James Miller
2013-02-13
3
-1
/
+36
|
/
/
/
/
*
/
/
/
Avoid to_sym calls
Santiago Pastorino
2013-02-13
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #9204 from ranjaykrishna/col-prob
Aaron Patterson
2013-02-12
8
-1
/
+43
|
\
\
\
|
*
|
|
checking in the abstractions for valid type checking:
Ranjay Krishna
2013-02-12
8
-1
/
+43
*
|
|
|
Merge pull request #9206 from ranjaykrishna/use_define_method
Carlos Antonio da Silva
2013-02-12
1
-18
/
+13
|
\
\
\
\
|
*
|
|
|
reverted back our changes and added in the new define_method
Ranjay Krishna
2013-02-12
1
-18
/
+13
|
|
/
/
/
*
|
|
|
test for regression from a712e08ebe21f6d8653a0e6602df2e0f5d40d9ca
Aaron Patterson
2013-02-11
1
-0
/
+6
*
|
|
|
Merge pull request #9250 from senny/8583_fix_engines_documentation_example_code
Steve Klabnik
2013-02-11
1
-4
/
+12
|
\
\
\
\
|
*
|
|
|
fix the example code in the engines guide. closes #8583.
Yves Senn
2013-02-11
1
-0
/
+8
|
*
|
|
|
remove trailing whitespace from engines guide
Yves Senn
2013-02-11
1
-4
/
+4
*
|
|
|
|
Merge pull request #9247 from lest/store-module
Carlos Antonio da Silva
2013-02-11
4
-12
/
+54
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
define Active Record Store accessors in a module
Sergey Nartimov
2013-02-11
4
-12
/
+54
*
|
|
|
|
Improve changelog entry from #9221 [ci skip]
Carlos Antonio da Silva
2013-02-11
2
-18
/
+16
*
|
|
|
|
Add changelog entry for #9177 [ci skip]
Carlos Antonio da Silva
2013-02-11
1
-4
/
+11
*
|
|
|
|
Merge pull request #9221 from thenickcox/image_alt_attribute
Carlos Antonio da Silva
2013-02-11
3
-4
/
+40
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Improve img alt attribute for screen readers
thenickcox
2013-02-09
3
-4
/
+40
*
|
|
|
|
fixing bit string test
Aaron Patterson
2013-02-10
1
-3
/
+3
*
|
|
|
|
Merge pull request #9245 from vasconcelloslf/fix_guide_typo
Steve Klabnik
2013-02-10
1
-1
/
+1
|
\
\
\
\
\
[prev]
[next]