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
*
Return local time for backwards compatibility
Andrew White
2013-07-09
3
-10
/
+27
*
Merge pull request #11378 from wangjohn/class_for_application_generator
Rafael Mendonça França
2013-07-09
2
-27
/
+63
|
\
|
*
Creating a class to handle preparing ARGV.
wangjohn
2013-07-09
2
-27
/
+63
*
|
Retain UTC offset when using Time.at_with_coercion
Andrew White
2013-07-09
3
-3
/
+47
*
|
Fix microsecond precision of Time#at_with_coercion
Neer Friedman
2013-07-09
2
-1
/
+5
*
|
Merge pull request #11372 from wangjohn/fixing_rails_commands_class
Rafael Mendonça França
2013-07-09
1
-2
/
+2
|
\
\
|
|
/
|
/
|
|
*
Using the instance variable for argv.
wangjohn
2013-07-09
1
-2
/
+2
|
/
*
Merge pull request #11375 from namusyaka/fix_attribute_for_inspect
Rafael Mendonça França
2013-07-09
2
-3
/
+3
|
\
|
*
Fix: attribute_for_inspect truncate upto (51 => 50) characters.
namusyaka
2013-07-09
2
-3
/
+3
|
/
*
Merge pull request #11174 from vipulnsward/remove_column_passing
Rafael Mendonça França
2013-07-09
1
-2
/
+2
|
\
|
*
Document where `column` param gets utilized in `substitute_at`.
Vipul A M
2013-07-01
1
-2
/
+2
*
|
Merge pull request #11073 from tricknotes/improve-guides-js
Rafael Mendonça França
2013-07-09
2
-36
/
+32
|
\
\
|
*
|
Improve js written for guides
Ryunosuke SATO
2013-06-25
2
-36
/
+32
*
|
|
Merge pull request #11143 from robin850/upgrading-rails
Rafael Mendonça França
2013-07-09
1
-1
/
+23
|
\
\
\
|
*
|
|
Add few information about missing steps [ci skip]
Robin Dupret
2013-06-29
1
-1
/
+23
*
|
|
|
Merge pull request #11354 from jadeatucker/cache_exists_should_return_boolean
Rafael Mendonça França
2013-07-09
2
-3
/
+3
|
\
\
\
\
|
*
|
|
|
Explicitly test for true and false.
Jade Tucker
2013-07-07
1
-2
/
+2
|
*
|
|
|
cache.exists? should return true/false
Jade Tucker
2013-07-07
1
-1
/
+1
*
|
|
|
|
Merge pull request #11351 from jetthoughts/cleanup_request
Rafael Mendonça França
2013-07-09
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Use helper method to get ENV['CONTENT_LENGTH']
Paul Nikitochkin
2013-07-08
1
-1
/
+1
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #11353 from jetthoughts/revert_to_raw_post
Rafael Mendonça França
2013-07-09
3
-1
/
+15
|
\
\
\
\
\
|
*
|
|
|
|
Use Request#raw_post instead Request#body
Paul Nikitochkin
2013-07-08
3
-1
/
+15
|
|
/
/
/
/
*
|
|
|
|
Merge pull request #11361 from jetthoughts/add_cursor_pointer_for_menu
Rafael Mendonça França
2013-07-09
1
-0
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Added cursor pointer for 'More Ruby on Rails'
Paul Nikitochkin
2013-07-08
1
-0
/
+1
*
|
|
|
|
|
Merge pull request #11368 from Amit-Thawait/master
Rafael Mendonça França
2013-07-09
1
-2
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
link break added after the Travis CI link
Amit Thawait
2013-07-09
1
-1
/
+2
|
*
|
|
|
|
|
Fixed broken link of Travis CI for rails and added full path
Amit Thawait
2013-07-08
1
-2
/
+1
*
|
|
|
|
|
|
Merge pull request #11373 from vipulnsward/remove_deprecated_test
Rafael Mendonça França
2013-07-09
1
-7
/
+0
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Remove redundant test about `push_with_attributes` removal.
Vipul A M
2013-07-09
1
-7
/
+0
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
close our connection when we are done
Aaron Patterson
2013-07-08
2
-14
/
+17
*
|
|
|
|
|
|
remove dead code
Aaron Patterson
2013-07-08
1
-16
/
+0
*
|
|
|
|
|
|
if we remove the connection from the pool, we should close it
Aaron Patterson
2013-07-08
1
-0
/
+1
*
|
|
|
|
|
|
use latches rather than mucking with the scheduler
Aaron Patterson
2013-07-08
1
-7
/
+7
*
|
|
|
|
|
|
Merge pull request #11371 from arunagw/actionview-changes
Rafael Mendonça França
2013-07-08
3
-3
/
+3
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Removed unused require from actionview rakefile.
Arun Agrawal
2013-07-09
1
-1
/
+0
|
*
|
|
|
|
|
|
Fixed broken rake task for update_version [ci skip]
Arun Agrawal
2013-07-09
1
-1
/
+2
|
*
|
|
|
|
|
|
actionview should be able to install using install.rb [ci skip]
Arun Agrawal
2013-07-09
1
-1
/
+1
|
/
/
/
/
/
/
/
*
|
|
|
|
|
|
Merge pull request #11370 from dpdawson/master
Rafael Mendonça França
2013-07-08
1
-1
/
+1
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Fix a grammatical error/typo in Active Record Migrations guide. [ci skip]
Daniel Dawson
2013-07-08
1
-1
/
+1
|
/
/
/
/
/
/
/
*
/
/
/
/
/
/
refactor to_sql so it does not depend on the to_sql implementation of
Aaron Patterson
2013-07-08
1
-4
/
+11
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #11355 from wangjohn/class_for_rails_commands
Rafael Mendonça França
2013-07-08
2
-94
/
+172
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Creating a class for carrying out rails commands.
wangjohn
2013-07-07
2
-94
/
+172
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #11367 from artemeff/sass_in_notes
Rafael Mendonça França
2013-07-08
3
-2
/
+8
|
\
\
\
\
\
\
|
*
|
|
|
|
|
handle notes in *.sass files
Yuri Artemev
2013-07-08
3
-2
/
+8
|
|
|
/
/
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #11363 from dpdawson/master
Carlos Antonio da Silva
2013-07-08
1
-2
/
+2
|
\
\
\
\
\
\
|
|
/
/
/
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Fix 2 grammatical errors/typos in Active Record Basics guide. [ci skip]
Daniel Dawson
2013-07-08
1
-2
/
+2
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #11359 from willnet/patch-1
Yves Senn
2013-07-08
1
-1
/
+0
|
\
\
\
\
\
|
*
|
|
|
|
Update 'Active Record Migrations' guide [ci skip]
Shinichi Maeshima
2013-07-08
1
-1
/
+0
|
|
/
/
/
/
*
|
|
|
|
Fix SyntaxError in guides sample code
Akira Matsuda
2013-07-08
1
-1
/
+1
*
|
|
|
|
1.9 Hash Syntax
Akira Matsuda
2013-07-08
4
-4
/
+4
[next]