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
*
Do not leak the Errors default proc when calling to_hash or as_json
Jean Boussier
2016-09-27
2
-1
/
+11
*
Merge pull request #26636 from y-yagi/fix_typo_in_all_week
प्रथमेश Sonpatki
2016-09-27
1
-1
/
+1
|
\
|
*
fix typo in `DateAndTime::Calculations#all_week` doc [ci skip]
yuuji.yaginuma
2016-09-27
1
-1
/
+1
*
|
Merge pull request #26629 from kamipo/fix_doc_format
Jon Moss
2016-09-26
1
-3
/
+3
|
\
\
|
|
/
|
/
|
|
*
Fix doc format for `RecordFetchWarning` [ci skip]
Ryuta Kamizono
2016-09-27
1
-3
/
+3
*
|
Merge pull request #26414 from rails/rails-commands
Kasper Timm Hansen
2016-09-26
38
-766
/
+1005
|
\
\
|
*
|
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 xor to avoid allocations in `AR::Core#hash`
Sean Griffin
2016-09-26
1
-1
/
+1
*
|
|
Merge pull request #26626 from alexcameron89/pg_result_doc
Matthew Draper
2016-09-26
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
[ci skip] Update PG adapter documentation
Alex Kitchens
2016-09-26
1
-1
/
+1
|
/
/
*
|
Merge pull request #26622 from alexcameron89/pg_result_doc
Jon Moss
2016-09-25
1
-4
/
+4
|
\
\
|
*
|
[ci skip] Clarify Postgresql Documentation
Alex Kitchens
2016-09-25
1
-4
/
+4
*
|
|
Merge pull request #26579 from y-yagi/remove_unnecessary_rails_env_setting
Kasper Timm Hansen
2016-09-25
2
-4
/
+0
|
\
\
\
|
*
|
|
remove unnecessary `RAILS_ENV` setting
yuuji.yaginuma
2016-09-22
2
-4
/
+0
*
|
|
|
Merge pull request #26619 from maclover7/jm-a502703-notes
Jon Moss
2016-09-25
1
-0
/
+3
|
\
\
\
\
|
|
_
|
_
|
/
|
/
|
|
|
|
*
|
|
Add info about a502703 to Rails 5 release notes
Jon Moss
2016-09-25
1
-0
/
+3
*
|
|
|
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
|
\
\
\
\
[next]