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 #8738 from amatsuda/frozen_rails
Guillermo Iguaran
2013-01-03
1
-2
/
+2
|
\
|
*
No such feature in Rails anymore. That's Bundler's business
Akira Matsuda
2013-01-04
1
-2
/
+2
*
|
Merge pull request #8736 from tricknotes/apply-var
Guillermo Iguaran
2013-01-03
1
-1
/
+2
|
\
\
|
*
|
Apply `var` keyword to js at welcome#index
Ryunosuke SATO
2013-01-04
1
-1
/
+2
*
|
|
Merge pull request #8723 from goshakkk/refactor-error-page
Guillermo Iguaran
2013-01-03
3
-5
/
+27
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
move error page js into script tag
Gosha Arinich
2013-01-04
3
-5
/
+27
*
|
|
Set the default timezone after the initialization since the configuration
Rafael Mendonça França
2013-01-04
2
-15
/
+27
*
|
|
Refactor infinite comparable definition a bit
Carlos Antonio da Silva
2013-01-04
1
-15
/
+19
*
|
|
Remove unnecessary requires
Rafael Mendonça França
2013-01-03
1
-2
/
+0
*
|
|
Remove assert_nothing_raised
Rafael Mendonça França
2013-01-03
6
-67
/
+49
*
|
|
Merge pull request #7350 from slbug/date_time_ranges_with_infinite_bounds
Rafael Mendonça França
2013-01-03
17
-7
/
+199
|
\
\
\
|
*
|
|
Added ability to compare date/time with infinity
bUg
2013-01-04
17
-7
/
+199
|
/
/
/
*
|
|
Use bundler --pre for travis builds
Jeremy Kemper
2013-01-03
1
-1
/
+1
*
|
|
Bump bundler dep to 1.3.0.pre.4+ to introduce 'bundle binstubs <gem>'
Jeremy Kemper
2013-01-03
1
-1
/
+1
*
|
|
Reuse the Column integer converter
Rafael Mendonça França
2013-01-03
1
-1
/
+1
*
|
|
Change duplicated test name
Rafael Mendonça França
2013-01-03
1
-2
/
+2
*
|
|
Merge pull request #8734 from jstirk/master-column_writer_to_i_errors
Rafael Mendonça França
2013-01-03
4
-8
/
+37
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Fix undefined method `to_i' introduced since 3.2.8
Jason Stirk
2013-01-04
4
-8
/
+37
|
/
/
*
|
Merge pull request #8732 from amatsuda/readme_call_yield
Rafael Mendonça França
2013-01-03
1
-1
/
+1
|
\
\
|
*
|
no, call <%= yield %>
Akira Matsuda
2013-01-04
1
-1
/
+1
|
/
/
*
|
Merge pull request #8731 from amatsuda/readme_dir_tree
Guillermo Iguaran
2013-01-03
1
-11
/
+15
|
\
\
|
*
|
update directory tree in the generated README
Akira Matsuda
2013-01-04
1
-11
/
+15
*
|
|
Add documentation to ActionDispatch::Http::UploadedFile#headers
Rafael Mendonça França
2013-01-03
1
-0
/
+1
*
|
|
Merge pull request #8730 from robin850/master
Rafael Mendonça França
2013-01-03
2
-3
/
+3
|
\
\
\
|
*
|
|
Fix missing spaces before and after equal signs in method definitions
Robin Dupret
2013-01-03
2
-3
/
+3
*
|
|
|
Merge pull request #8729 from timraymond/help_message_for_install_script
Rafael Mendonça França
2013-01-03
1
-0
/
+5
|
\
\
\
\
|
*
|
|
|
Adding a usage message to install.rb script
Tim Raymond
2013-01-03
1
-0
/
+5
|
/
/
/
/
*
|
|
|
Merge pull request #8728 from amatsuda/model_all_returns_a_relation
Rafael Mendonça França
2013-01-03
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
need to to_a the Relation to execute SQL here
Akira Matsuda
2013-01-04
1
-1
/
+1
|
|
/
/
*
|
|
Merge pull request #8727 from robin850/patch-2
Rafael Mendonça França
2013-01-03
1
-1
/
+0
|
\
\
\
|
*
|
|
Remove a useless TODO comment
Robin Dupret
2013-01-03
1
-1
/
+0
|
/
/
/
*
|
|
Merge pull request #8705 from amparo-luna/change_update_attributes_to_update
Guillermo Iguaran
2013-01-03
38
-132
/
+181
|
\
\
\
|
*
|
|
Add Changelog entry regarding update_attibutes being renamed to update
Amparo Luna + Guillermo Iguaran
2013-01-03
1
-0
/
+7
|
*
|
|
Updating default application templates to use update instead of update_attrib...
Amparo Luna + Guillermo Iguaran
2013-01-03
4
-6
/
+6
|
*
|
|
Change guides to use update instead of update_attributes
Amparo Luna + Guillermo Iguaran
2013-01-03
7
-19
/
+19
|
*
|
|
Change docs to use update instead of update_attributes
Amparo Luna + Guillermo Iguaran
2013-01-03
8
-12
/
+12
|
*
|
|
Rename update_attributes method to update, keep update_attributes as an alias
Amparo Luna + Guillermo Iguaran
2013-01-03
19
-95
/
+137
*
|
|
|
Merge pull request #8725 from mattdbridges/patch-2
Guillermo Iguaran
2013-01-03
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Typo and grammar fixes in the ActionPack CHANGELOG
Matt Bridges
2013-01-03
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #8713 from goshakkk/better-error-page
Guillermo Iguaran
2013-01-03
2
-12
/
+10
|
\
\
\
|
*
|
|
fix env toggling, improve error page styling
Gosha Arinich
2013-01-03
2
-12
/
+10
*
|
|
|
Merge pull request #8719 from pcasaretto/fix-actionview-doc-typo
Carlos Antonio da Silva
2013-01-03
1
-1
/
+1
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Fix typo on form_tag_helper.rb
Paulo Luis Franchini Casaretto
2013-01-03
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #8717 from amatsuda/scaffold_controller_test_patch
Carlos Antonio da Silva
2013-01-03
3
-5
/
+5
|
\
\
\
|
*
|
|
test PATCH method for update action in generated scaffold controller test rat...
Akira Matsuda
2013-01-03
3
-5
/
+5
*
|
|
|
Merge pull request #8715 from goshakkk/refactor-mapper
Carlos Antonio da Silva
2013-01-03
1
-9
/
+4
|
\
\
\
\
|
*
|
|
|
refactor Routing::Mapper
Gosha Arinich
2013-01-03
1
-9
/
+4
|
|
|
/
/
|
|
/
|
|
*
|
|
|
Merge pull request #8714 from utkarshkukreti/faster-gem-install
Carlos Antonio da Silva
2013-01-03
2
-5
/
+5
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Pass in `--local` when doing `gem install` for local gems.
Utkarsh Kukreti
2013-01-03
2
-5
/
+5
|
/
/
/
*
|
|
Merge pull request #8706 from steveklabnik/ip_precautions
Rafael Mendonça França
2013-01-02
1
-3
/
+4
|
\
\
\
[next]