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
*
Changed stylesheet load order in the stylesheet manifest generator.
Pawel Janiak
2013-07-28
3
-6
/
+14
*
Merge pull request #11633 from neerajdotname/fix_rder_dependent_test
Guillermo Iguaran
2013-07-28
1
-0
/
+5
|
\
|
*
fix order dependent test
Neeraj Singh
2013-07-28
1
-0
/
+5
*
|
Merge pull request #11625 from phstc/minor-refactor-code-gardener-grouping
Rafael Mendonça França
2013-07-27
2
-2
/
+1
|
\
\
|
|
/
|
/
|
|
*
Minor refactor - Uses Enumerable#to_a instead of iterate and add to an
Pablo Cantero
2013-07-27
3
-5
/
+2
*
|
Merge pull request #11620 from spajus/update_docs
Santiago Pastorino
2013-07-27
1
-1
/
+1
|
\
\
|
*
|
Update Rails 3.2.x guide link [ci skip]
Tomas Varaneckas
2013-07-27
1
-1
/
+1
|
/
/
*
|
Merge pull request #11611 from arunagw/api-generation-av
Xavier Noria
2013-07-26
1
-7
/
+5
|
\
\
|
*
|
Removed excluding vendor from API doc [ci skip]
Arun Agrawal
2013-07-26
1
-6
/
+3
|
*
|
Excluding action_view/vendor in API [ci skip]
Arun Agrawal
2013-07-26
1
-1
/
+2
|
/
/
*
|
Refactor handling of action normalization
Max Shytikov
2013-07-26
1
-11
/
+13
*
|
Be sure to restore the default I18n.locale after changed its value in a test
Akira Matsuda
2013-07-26
1
-3
/
+3
*
|
Fix order dependent tests
Akira Matsuda
2013-07-26
1
-2
/
+10
*
|
Don't mutate the Base settings by merge!ing the given value
Akira Matsuda
2013-07-26
2
-1
/
+4
*
|
Reset ActionView::Base.logger instead of AC::Base.logger
Akira Matsuda
2013-07-26
1
-1
/
+1
*
|
Fix order dependent tests
Akira Matsuda
2013-07-26
1
-0
/
+4
*
|
Fix order dependent AP test
Akira Matsuda
2013-07-26
1
-0
/
+1
*
|
grab executable from rubygems
Aaron Patterson
2013-07-25
1
-1
/
+1
*
|
Merge pull request #11598 from Karunakar/flat_map1
Rafael Mendonça França
2013-07-25
1
-1
/
+1
|
\
\
|
*
|
used flat_map instead of map.flatten
Karunakar (Ruby)
2013-07-25
1
-1
/
+1
|
/
/
*
|
Merge pull request #11582 from steveklabnik/add_bin
Steve Klabnik
2013-07-25
1
-1
/
+1
|
\
\
|
*
|
rake -> bin/rake
Steve Klabnik
2013-07-24
1
-1
/
+1
*
|
|
Merge pull request #11341 from arunagw/added-missing-actionview-to-install
Rafael Mendonça França
2013-07-25
2
-3
/
+1
|
\
\
\
|
*
|
|
Added some description to generate actionview gem [ci skip]
Arun Agrawal
2013-07-17
2
-3
/
+1
*
|
|
|
:scissors: [ci skip]
Carlos Antonio da Silva
2013-07-25
1
-1
/
+1
*
|
|
|
Merge pull request #11591 from ankit8898/typo
Carlos Antonio da Silva
2013-07-25
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
Typo fix
Ankit Gupta
2013-07-25
1
-1
/
+1
*
|
|
|
|
Merge pull request #11593 from rajcybage/fix_test_models
Carlos Antonio da Silva
2013-07-25
2
-5
/
+3
|
\
\
\
\
\
|
*
|
|
|
|
change function def self.table_name to self.table_name
Rajarshi Das
2013-07-25
2
-5
/
+3
|
/
/
/
/
/
*
/
/
/
/
More unused associations in AR test models
Akira Matsuda
2013-07-25
8
-13
/
+0
|
/
/
/
/
*
|
|
|
Clean up unused associations in AR test model
Akira Matsuda
2013-07-25
1
-3
/
+0
*
|
|
|
Use Ruby 2.0 caller_locations instead of caller if available
Akira Matsuda
2013-07-25
1
-2
/
+7
*
|
|
|
Privatize non-test method
Akira Matsuda
2013-07-25
1
-0
/
+1
*
|
|
|
Allow overriding of all headers from passed environment hash
Andrew White
2013-07-25
3
-5
/
+42
*
|
|
|
Merge pull request #11585 from vipulnsward/hstore_change
Rafael Mendonça França
2013-07-24
1
-6
/
+3
|
\
\
\
\
|
*
|
|
|
Cleanup task for informing about hstore
Vipul A M
2013-07-25
1
-6
/
+3
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #11584 from Peeja/actionmailer-guide-typo
Rafael Mendonça França
2013-07-24
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
AM Guide: Should be "different formats".
Peter Jaros
2013-07-24
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #11559 from bughit/11533_to_proc
José Valim
2013-07-24
4
-3
/
+12
|
\
\
\
|
*
|
|
don't convert mailer default values to procs
Alex Tsukernik
2013-07-22
4
-3
/
+12
*
|
|
|
Merge pull request #11579 from kennyj/refactor_20130724
Rafael Mendonça França
2013-07-24
1
-10
/
+9
|
\
\
\
\
|
*
|
|
|
Fix indentation.
kennyj
2013-07-24
1
-8
/
+8
|
*
|
|
|
Simplify select_one method.
kennyj
2013-07-24
1
-2
/
+1
*
|
|
|
|
Merge pull request #11570 from joelcogen/harmonize_text_field_and_area
Rafael Mendonça França
2013-07-24
4
-3
/
+24
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
|
|
|
|
*
|
|
|
text_area should handle nil value option like text_field
Joel Cogen
2013-07-24
4
-3
/
+24
|
/
/
/
/
*
|
|
|
Refactor to use flat_map
Carlos Antonio da Silva
2013-07-23
1
-3
/
+3
*
|
|
|
oops!
Aaron Patterson
2013-07-23
1
-1
/
+1
*
|
|
|
eliminate conditional in JoinHelper
Aaron Patterson
2013-07-23
2
-2
/
+2
*
|
|
|
acually get the actual source reflection :cry::gun:
Aaron Patterson
2013-07-23
2
-9
/
+17
*
|
|
|
Merge pull request #11107 from nettsundere/password-confirmation-fix
Guillermo Iguaran
2013-07-23
3
-2
/
+18
|
\
\
\
\
[next]