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
*
[ci skip] Clarify Postgresql Documentation
Alex Kitchens
2016-09-25
1
-4
/
+4
*
Merge pull request #26610 from mechanicles/as-to-active-support
Jon Moss
2016-09-24
1
-1
/
+1
|
\
|
*
AS => Active Support [ci skip]
Santosh Wadghule
2016-09-25
1
-1
/
+1
*
|
Merge pull request #26597 from tbalthazar/26580
Andrew White
2016-09-24
3
-1
/
+51
|
\
\
|
*
|
Fix ActiveSupport::TimeWithZone#in
Thomas Balthazar
2016-09-24
3
-1
/
+51
|
/
/
*
|
Merge pull request #26515 from grosser/grosser/after_run
Arthur Nogueira Neves
2016-09-23
3
-4
/
+40
|
\
\
|
*
|
switch to autorun to support after_run and patch less
Michael Grosser
2016-09-23
1
-3
/
+1
|
*
|
support minitest after_run for parity to regular minitest
Michael Grosser
2016-09-16
3
-1
/
+25
|
*
|
improve test coverage
Michael Grosser
2016-09-16
2
-4
/
+18
*
|
|
Merge pull request #26607 from matthewd/skip-fixture-path
Matthew Draper
2016-09-24
2
-1
/
+9
|
\
\
\
|
*
|
|
Only search fixture_path for files that can't be found directly
Matthew Draper
2016-09-24
2
-1
/
+9
*
|
|
|
Merge pull request #26591 from philipqnguyen/changelog-fix-etag-template
Claudio B
2016-09-23
1
-0
/
+8
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Add #25546 and #25817 to changelog [ci skip]
Philip Nguyen
2016-09-23
1
-0
/
+8
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #26605 from mjhoy/fix-controller-tests-guides-get-action
प्रथमेश Sonpatki
2016-09-24
1
-4
/
+4
|
\
\
\
|
*
|
|
Fix docs for allowed params to `get` in controller tests [ci skip]
Michael Hoy
2016-09-23
1
-4
/
+4
*
|
|
|
Merge pull request #25670 from tdtran/fix-nil-json
Aaron Patterson
2016-09-23
4
-1
/
+41
|
\
\
\
\
|
*
|
|
|
Serialize JSON attribute value nil as SQL NULL, not JSON 'null'
Trung Duc Tran
2016-09-23
4
-1
/
+41
|
/
/
/
/
*
|
|
|
Merge pull request #26563 from knugie/fix_issue_26430
Aaron Patterson
2016-09-23
1
-0
/
+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
|
|
*
|
|
Prevent circular require of proxy_wrappers.rb, Fixes #26430
Wolfgang Teuber
2016-09-21
1
-0
/
+1
*
|
|
|
Merge pull request #26595 from prathamesh-sonpatki/fix-26593
Aaron Patterson
2016-09-23
3
-4
/
+12
|
\
\
\
\
|
*
|
|
|
Return true if attribute is not changed for update_attribute
Prathamesh Sonpatki
2016-09-23
3
-4
/
+12
|
|
/
/
/
*
|
|
|
Merge pull request #26594 from y-yagi/fix_formatting_of_define_callbacks
Vipul A M
2016-09-23
1
-4
/
+4
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
fix formatting of `define_callbacks` doc [ci skip]
yuuji.yaginuma
2016-09-23
1
-4
/
+4
|
|
/
/
*
|
|
Merge pull request #26589 from kirs/ad-test-request-method
Arthur Nogueira Neves
2016-09-22
2
-1
/
+8
|
\
\
\
|
*
|
|
Fix memoization bug on ActionDispatch::TestRequest#request_method=
Kir Shatrov
2016-09-22
2
-1
/
+8
*
|
|
|
Merge pull request #26524 from y-yagi/add_check_of_argument
Richard Schneeman
2016-09-22
2
-0
/
+11
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
add check of argument
yuuji.yaginuma
2016-09-17
2
-0
/
+11
*
|
|
|
Merge pull request #26562 from Neodelf/docs
Jon Moss
2016-09-20
1
-1
/
+1
|
\
\
\
\
|
*
|
|
|
[ci skip] Replace to closing tag
Andrey Molchanov
2016-09-20
1
-1
/
+1
*
|
|
|
|
Merge branch 'master' of github.com:rails/docrails
Vijay Dev
2016-09-20
5
-8
/
+10
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Fix wrong rdoc-ref links, the format is {}[] not []{}
Prathamesh Sonpatki
2016-09-14
1
-2
/
+2
|
*
|
|
|
|
[ci skip] Fix formatting of documentation of worker_pool method from AC::Serv...
Prathamesh Sonpatki
2016-09-07
1
-1
/
+1
|
*
|
|
|
|
[ci skip] Fix formatting in Action Cable Connection::Base module docs
Prathamesh Sonpatki
2016-09-07
1
-1
/
+1
|
*
|
|
|
|
:nail_care: [ci skip]
Prathamesh Sonpatki
2016-09-07
1
-1
/
+1
|
*
|
|
|
|
Document that redirect* don't halt exucution. We explain more on this behavio...
Vipul A M
2016-09-06
1
-0
/
+2
|
*
|
|
|
|
[ci fix] Fix API documentation for Streams module from Action Cable
Prathamesh Sonpatki
2016-09-06
1
-4
/
+4
*
|
|
|
|
|
Merge pull request #26558 from kamipo/restore_gemfile_lock_entries
Andrew White
2016-09-20
1
-0
/
+2
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Restore missing Gemfile.lock entries
Ryuta Kamizono
2016-09-20
1
-0
/
+2
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #26553 from y-yagi/fix_link_to_resque
Jon Moss
2016-09-19
1
-1
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fix link to `resque` [ci skip]
yuuji.yaginuma
2016-09-20
1
-1
/
+1
*
|
|
|
|
|
|
Merge pull request #26552 from rafaelfranca/fix-errors-details-storage
Rafael França
2016-09-19
3
-15
/
+32
|
\
\
\
\
\
\
\
|
|
/
/
/
/
/
/
|
/
|
|
|
|
|
|
|
*
|
|
|
|
|
Always store errors details information with symbols
Rafael Mendonça França
2016-09-19
3
-15
/
+32
|
/
/
/
/
/
/
*
|
|
|
|
|
Merge pull request #26447 from kamipo/reduce_array_allocation
Santiago Pastorino
2016-09-19
1
-3
/
+1
|
\
\
\
\
\
\
|
*
|
|
|
|
|
Reduce array allocation when `where` with passed hash
Ryuta Kamizono
2016-09-10
1
-3
/
+1
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #26543 from y-yagi/use_rails_command_in_restart_test
Kasper Timm Hansen
2016-09-19
1
-7
/
+7
|
\
\
\
\
\
\
|
*
|
|
|
|
|
use rails command in restart task test
yuuji.yaginuma
2016-09-19
1
-7
/
+7
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
|
|
Merge pull request #26448 from kamipo/remove_collection_association_uniq
Kasper Timm Hansen
2016-09-18
1
-1
/
+0
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
|
|
*
|
|
|
|
Remove unnecessry `alias uniq distinct` for collection association
Ryuta Kamizono
2016-09-10
1
-1
/
+0
|
|
|
/
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge pull request #26534 from Neodelf/new_branch_name
Jon Moss
2016-09-17
7
-7
/
+7
|
\
\
\
\
\
|
*
|
|
|
|
[ci skip] Fixed commas according to Oxford comma in rdoc and guides
Andrey Molchanov
2016-09-17
7
-7
/
+7
[next]