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
*
Fix missing bracket.
Eugene
2017-01-14
1
-1
/
+1
*
Merge pull request #27675 from kirs/update-builder
Matthew Draper
2017-01-14
1
-1
/
+1
|
\
|
*
Update builder gem to avoid deprecations of 2.4
Kir Shatrov
2017-01-13
1
-1
/
+1
|
/
*
Merge pull request #27668 from kenta-s/fix-grammar-in-asset_url_helper
Ryuta Kamizono
2017-01-13
1
-3
/
+3
|
\
|
*
Fix grammar in asset_url_helper.rb [ci skip]
kenta-s
2017-01-13
1
-3
/
+3
|
/
*
Constant look-up would no longer fall back to top-level constant since ruby 2.5
Akira Matsuda
2017-01-13
1
-2
/
+2
*
Rails::Generators::AppBase::GemfileEntry needs anonymous superclass
Akira Matsuda
2017-01-13
1
-1
/
+1
*
AC::ParamsWrapper::Options needs anonymous superclass
Akira Matsuda
2017-01-13
1
-1
/
+1
*
class Foo < Struct.new(:x) creates an extra unneeded anonymous class
Akira Matsuda
2017-01-13
21
-39
/
+33
*
Merge pull request #27664 from kenta-s/fix-typo-in-asset-tag-helper
प्रथमेश Sonpatki
2017-01-13
1
-1
/
+1
|
\
|
*
Fix typo extention -> extension [ci skip]
kenta-s
2017-01-13
1
-1
/
+1
|
/
*
Merge pull request #27656 from y-yagi/fix_method_name_in_renderer_doc
प्रथमेश Sonpatki
2017-01-12
1
-1
/
+2
|
\
|
*
fix method name in `Renderer` doc [ci skip]
yuuji.yaginuma
2017-01-12
1
-1
/
+2
|
/
*
Add duration constructors for use in Numeric extensions
Andrew White
2017-01-12
4
-35
/
+77
*
Add additional tests for #27610
Andrew White
2017-01-12
1
-1
/
+38
*
Reduce string objects by using \ instead of + or << for concatenating strings
Akira Matsuda
2017-01-12
31
-567
/
+567
*
beginrescueend
Akira Matsuda
2017-01-12
1
-5
/
+3
*
Merge pull request #27610 from Envek/fix_and_speed_up_duration_parsing
Andrew White
2017-01-12
8
-22
/
+59
|
\
|
*
Fix inconsistent results when parsing large durations and constructing durati...
Andrey Novikov
2017-01-09
8
-22
/
+59
*
|
Merge pull request #27652 from y-yagi/remove_unused_require
Rafael França
2017-01-11
3
-6
/
+0
|
\
\
|
*
|
remove unused requires
yuuji.yaginuma
2017-01-12
3
-6
/
+0
*
|
|
Revert "Merge pull request #27586 from maclover7/jm-fix-27584"
Rafael Mendonça França
2017-01-11
2
-11
/
+3
*
|
|
Merge pull request #27646 from palkan/chore/upd-gitignore
Rafael França
2017-01-11
1
-0
/
+1
|
\
\
\
|
*
|
|
[ci skip] Add .byebug_history to .gitignore
palkan
2017-01-11
1
-0
/
+1
*
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2017-01-11
7
-17
/
+17
|
\
\
\
\
|
*
|
|
|
`meta-data` --> `metadata`
Jon Moss
2016-12-31
1
-3
/
+3
|
*
|
|
|
Small grammar fixes in `Rails::Paths`
Jon Moss
2016-12-20
1
-2
/
+2
|
*
|
|
|
Small grammar fixes in `Rails::Info`
Jon Moss
2016-12-20
1
-3
/
+3
|
*
|
|
|
Capitalize Rake
Jon Moss
2016-12-19
1
-3
/
+3
|
*
|
|
|
Capitalize Ruby and small grammar fix
Jon Moss
2016-12-19
1
-1
/
+1
|
*
|
|
|
Capitalize Rack gem name
Jon Moss
2016-12-19
1
-3
/
+3
|
*
|
|
|
Capitalize Thor gem name
Jon Moss
2016-12-19
2
-2
/
+2
*
|
|
|
|
Merge pull request #27644 from kenta-s/fix-grammar-in-http-parameters
प्रथमेश Sonpatki
2017-01-11
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Fix grammar in action_dispatch/http/parameters.rb [ci skip]
kenta-s
2017-01-11
1
-1
/
+1
|
/
/
/
/
/
*
|
|
|
|
Merge pull request #27642 from kou/fix-indent
Andrew White
2017-01-11
1
-1
/
+1
|
\
\
\
\
\
|
|
_
|
/
/
/
|
/
|
|
|
|
|
*
|
|
|
Fix indent
Kouhei Sutou
2017-01-11
1
-1
/
+1
*
|
|
|
|
Current default Rails app encoding "utf-8" looks more like a W3C charset than...
Akira Matsuda
2017-01-11
2
-2
/
+2
*
|
|
|
|
Use Encoding::UTF_8 constant for default_{internal,external} in the tests
Akira Matsuda
2017-01-11
4
-8
/
+8
|
/
/
/
/
*
|
|
|
Use already defined Encoding constant rather than freezing a String
Akira Matsuda
2017-01-11
1
-1
/
+1
*
|
|
|
Make ActionDispatch::Request.parameter_parsers public API
Rafael Mendonça França
2017-01-11
1
-1
/
+11
*
|
|
|
Merge pull request #27639 from scottgonzalez/validator-typo
Rafael França
2017-01-10
1
-2
/
+2
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Fix typo
Scott González
2017-01-10
1
-2
/
+2
|
/
/
/
*
|
|
Merge pull request #27613 from prathamesh-sonpatki/add-missing-entry-to-relea...
Kasper Timm Hansen
2017-01-10
1
-0
/
+3
|
\
\
\
|
*
|
|
Add missing release notes entry for https://github.com/rails/rails/commit/f02...
Prathamesh Sonpatki
2017-01-09
1
-0
/
+3
*
|
|
|
Merge pull request #27628 from y-yagi/revert_27619
Kasper Timm Hansen
2017-01-10
1
-5
/
+0
|
\
\
\
\
|
*
|
|
|
Revert "Merge pull request #27619 from dixpac/add_missing_generator_test"
yuuji.yaginuma
2017-01-10
1
-5
/
+0
*
|
|
|
|
Merge pull request #27616 from jnicklas/time-travel-with-subclasses
Andrew White
2017-01-10
2
-5
/
+24
|
\
\
\
\
\
|
*
|
|
|
|
Make time travel work with subclasses of Time/Date/Datetime
Jonas Nicklas
2017-01-10
2
-5
/
+24
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
oops! :scream_cat:
Akira Matsuda
2017-01-10
1
-1
/
+1
*
|
|
|
|
Use temporary connection pool for the tests clearing AR::Base's active_connec...
Akira Matsuda
2017-01-10
1
-59
/
+92
[next]