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
*
Remove unused `JoinPart#name`
Ryuta Kamizono
2017-05-22
1
-4
/
+0
*
We always + 1 to __LINE__ when class_evaling with <<
Akira Matsuda
2017-05-22
1
-1
/
+1
*
Merge pull request #29173 from ffmike/simplify-getting-started
Robin Dupret
2017-05-21
1
-12
/
+13
|
\
|
*
Simplify handling of prerequisites in Getting Started guide [ci skip]
Mike Gunderloy
2017-05-21
1
-12
/
+13
*
|
Merge pull request #29072 from dixpac/dixpac/add_documentation_for_validate_a...
Robin Dupret
2017-05-21
5
-1
/
+32
|
\
\
|
*
|
Improving docs for callbacks execution order [ci skip]
dixpac
2017-05-21
5
-1
/
+32
*
|
|
Merge pull request #29163 from rails/fix-scalar-duration-calculation
Andrew White
2017-05-21
3
-6
/
+91
|
\
\
\
|
*
|
|
Fix implicit calculations with scalars and durations
Andrew White
2017-05-20
3
-6
/
+91
*
|
|
|
Merge pull request #29170 from ffmike/remove-obsolete-guides
Kasper Timm Hansen
2017-05-21
2
-246
/
+0
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Remove obsolete Guides source files [ci skip]
Mike Gunderloy
2017-05-21
2
-246
/
+0
*
|
|
|
Merge pull request #29168 from ffmike/fix-broken-links-guides
प्रथमेश Sonpatki
2017-05-21
1
-1
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Fix broken external link in security guide.
Mike Gunderloy
2017-05-21
1
-1
/
+1
|
/
/
/
*
|
|
bundle up sidekiq to the one with safer integration with Rails 5
Akira Matsuda
2017-05-21
1
-3
/
+3
*
|
|
Merge pull request #29166 from kevinhyunilkim/fix_typo_in_guide
Ryuta Kamizono
2017-05-21
1
-1
/
+1
|
\
\
\
|
*
|
|
Fix typo in guides
Kevin Kim
2017-05-21
1
-1
/
+1
|
/
/
/
*
|
|
identifiers is already defined via Connection::Identification module
Akira Matsuda
2017-05-21
1
-1
/
+1
*
|
|
bundle up redis to the one that does not warn about ::Fixnum deprecation
Akira Matsuda
2017-05-21
1
-2
/
+2
*
|
|
Merge pull request #29156 from kamipo/make_valid_directions_to_set
Andrew White
2017-05-20
1
-3
/
+5
|
\
\
\
|
*
|
|
Make `VALID_DIRECTIONS` to `Set`
Ryuta Kamizono
2017-05-20
1
-3
/
+5
*
|
|
|
Merge pull request #29162 from ffmike/update-rack-guide
Vijay Dev
2017-05-20
1
-6
/
+11
|
\
\
\
\
|
*
|
|
|
Update 'Rails on Rack' guide [ci skip]
Mike Gunderloy
2017-05-20
1
-6
/
+11
|
/
/
/
/
*
|
/
/
Remove unused mismatch payload attribute
David Heinemeier Hansson
2017-05-20
1
-5
/
+1
|
|
/
/
|
/
|
|
*
|
|
Merge pull request #29158 from ffmike/add-json-feed
Andrew White
2017-05-20
5
-7
/
+14
|
\
\
\
|
*
|
|
Add :json type to auto_discovery_link_tag
Mike Gunderloy
2017-05-20
5
-7
/
+14
*
|
|
|
Unused variable
David Heinemeier Hansson
2017-05-20
1
-1
/
+0
|
/
/
/
*
|
|
Merge pull request #29153 from kamipo/fix_warning_assigned_but_unused_variable
Kasper Timm Hansen
2017-05-20
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Fix `warning: assigned but unused variable - timestamp`
Ryuta Kamizono
2017-05-20
1
-1
/
+1
|
/
/
*
|
Merge pull request #29134 from joshaidan/document-action-name
Alex Kitchens
2017-05-19
1
-0
/
+8
|
\
\
|
*
|
Clarified description of formats [ci skip]
Brian Jones
2017-05-19
1
-1
/
+1
|
*
|
Added missing punctuation [ci skip]
Brian Jones
2017-05-18
1
-3
/
+3
|
*
|
Specify only the body of the response is returned [ci skip]
Brian Jones
2017-05-18
1
-1
/
+1
|
*
|
Document accessors response_body, action_name, formats [ci skip]
Brian Jones
2017-05-17
1
-0
/
+8
*
|
|
Merge pull request #29057 from koic/suppress_warning_assigned_but_unused_vari...
Akira Matsuda
2017-05-19
2
-2
/
+2
|
\
\
\
|
*
|
|
Suppress `warning: assigned but unused variable - stdout`
Koichi ITO
2017-05-12
2
-2
/
+2
*
|
|
|
Add cache_key_with_version and use it in ActiveSupport::Cache.expand_cache_key
David Heinemeier Hansson
2017-05-19
4
-28
/
+50
*
|
|
|
ERB::Util.url_encode no longer escapes ~ since ruby 2.5
Akira Matsuda
2017-05-19
1
-2
/
+2
*
|
|
|
mathn has been gemified in ruby 2.5
Akira Matsuda
2017-05-19
2
-0
/
+6
*
|
|
|
bundle mail 2.6.5 that includes fix for ::Fixnum warning
Akira Matsuda
2017-05-19
1
-1
/
+1
*
|
|
|
Cleanup CHANGELOGs [ci skip]
Ryuta Kamizono
2017-05-19
3
-18
/
+18
*
|
|
|
Merge pull request #29020 from stevenchanin/master
Jon Moss
2017-05-18
1
-0
/
+6
|
\
\
\
\
|
*
|
|
|
remove the phrase as well
Steven Chanin
2017-05-09
1
-1
/
+1
|
*
|
|
|
Capitalize Rake
Steven Chanin
2017-05-09
1
-2
/
+2
|
*
|
|
|
[ci skip] explain async queue and rake tasks
Steven Chanin
2017-05-09
1
-0
/
+6
*
|
|
|
|
Use recyclable cache keys (#29092)
David Heinemeier Hansson
2017-05-18
30
-116
/
+431
|
|
_
|
/
/
|
/
|
|
|
*
|
|
|
Merge pull request #29063 from sepehr500/master
Rafael França
2017-05-17
2
-2
/
+12
|
\
\
\
\
|
*
|
|
|
Fixed string being modified in place causing frozen string errors in Ruby 2.3
sepehr500
2017-05-15
2
-2
/
+12
*
|
|
|
|
Merge pull request #29118 from kamipo/remove_respond_to_reset_scope
Rafael França
2017-05-17
1
-1
/
+1
|
\
\
\
\
\
|
*
|
|
|
|
Remove unneeded `association.respond_to?(:reset_scope)`
Ryuta Kamizono
2017-05-17
1
-1
/
+1
*
|
|
|
|
|
Merge pull request #29122 from koic/ci_against_jruby_9_1_9_0
Rafael França
2017-05-17
1
-3
/
+3
|
\
\
\
\
\
\
|
*
|
|
|
|
|
CI against JRuby 9.1.9.0
Koichi ITO
2017-05-17
1
-3
/
+3
|
/
/
/
/
/
/
[next]