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
*
Apply test command changes.
Kasper Timm Hansen
2016-09-26
1
-1
/
+3
*
Fix server command tests.
Kasper Timm Hansen
2016-09-25
1
-1
/
+2
*
Fix dbconsole tests.
Kasper Timm Hansen
2016-09-25
2
-28
/
+59
*
Apply Rafaels review fixes.
Kasper Timm Hansen
2016-09-25
3
-3
/
+4
*
Fix console tests.
Kasper Timm Hansen
2016-09-25
3
-7
/
+33
*
Remove the old command files.
Kasper Timm Hansen
2016-09-25
14
-880
/
+0
*
Per Dr. Eileen's orders :)
Kasper Timm Hansen
2016-09-25
3
-5
/
+7
*
Simplify auxiliary command files directory finding.
Kasper Timm Hansen
2016-09-25
1
-1
/
+1
*
Run engine commands through command infrastructure.
Kasper Timm Hansen
2016-09-25
6
-14
/
+54
*
Initial command structure.
Kasper Timm Hansen
2016-09-25
25
-160
/
+1176
*
Use autorun when running via Rake.
Kasper Timm Hansen
2016-09-25
1
-3
/
+13
*
fffffff, Add code missing in 29f0fbd
Kasper Timm Hansen
2016-09-25
1
-2
/
+2
*
Revise setting of run_with_rails_extension.
Kasper Timm Hansen
2016-09-25
3
-13
/
+13
*
Require `active_support/testing/autorun`.
Kasper Timm Hansen
2016-09-25
1
-2
/
+1
*
Merge pull request #26613 from adamcrown/save-validate-rdoc-formatting
प्रथमेश Sonpatki
2016-09-25
1
-2
/
+2
|
\
|
*
Fix code formatting in `#save` RDoc [ci skip]
Adam Crownoble
2016-09-25
1
-2
/
+2
|
/
*
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
[next]