Граф коммитов

47 Коммитов

Автор SHA1 Сообщение Дата
Alexander Köplinger eae4527694 Add build.sh for non-Windows builds
Update docs building on non-Windows operating systems.
2021-08-26 14:41:46 -07:00
Stephen Bonikowsky 4e555df1c7
Add version 1 porting playbook. (#4177)
* Add version 1 porting playbook.

* Update the playbook with a case study.
2020-04-03 18:00:55 -07:00
Ivan Cronyn 1180413f90 Update HowToUseETW.md
Fixes perfview download location
2019-08-13 12:42:31 -07:00
Miguel Lacouture f708d4133d Release notes for D15.6 P3 (#2521)
Updated reference guide link to point to msdocs
2018-01-26 13:46:48 -08:00
Miguel Lacouture 9ea0d5d48a Updated VSIX images 2017-09-27 18:36:50 -07:00
Miguel Lacouture c2ecfef4b6 Update connected services images 2017-09-27 18:33:55 -07:00
Miguel Lacouture 16b540d956 user guide and release notes for WCF connected service v1.0 2017-09-12 18:03:26 -07:00
Alexander Efimov 26f6be2a02 Fixed links pointing to contributing guidelines 2017-07-11 18:07:11 -07:00
KKhurin b01a9afdda Adding a doc on how to use WCF .NET Core in Windows and Linux containers (#1820)
* Adding a document on how to use WCF .NET Core in Windows and Linux containers

addressing feedback comments

* A quick start on WCF Core client in containers
Updated with latest comments and feedback.
2017-04-12 21:30:14 -07:00
Karel Zikmund 1f343b2d2b Update issue-guide.md 2017-03-27 21:48:49 -07:00
Olof Olsson 70b52d161a change link to new label for up-for-grabs (#1827)
change link to label up-for-grabs
2017-03-27 14:00:04 -07:00
Ron Cain bfa58d3941 Update docs to explain how to run tests as UWP
Due to changes in the build tools, the instructions for how to
run unit and scenario tests as UWP changed slightly.

Fixes #1670
2016-11-29 09:27:35 -08:00
Ron Cain cdd4910e7a Update instructions on running tests cross platform
Fixes #1639
2016-11-16 08:38:52 -08:00
Ron Cain e99e7bf187 Add documentation on using pre-release packages
Fixes #1607
2016-11-09 12:11:46 -08:00
Ron Cain 7c7d15f12f Convert quoted paths in markdown files to be hyperlinks into repo 2016-10-18 11:54:27 -07:00
Ron Cain cd91eeba3a Update documentation for new dev workflow
This PR also includes more detailed instructions
for running tests as UWP.
2016-10-12 07:53:48 -07:00
Jason Pang 3c9c997d07 Update certificate generation documentation 2016-09-06 02:22:05 -07:00
Jason Pang 2643256d18 Rename BridgeCertificateIntsaller to TestRootCertificateInstaller
We have removed the Bridge, so we should rename all references to "Bridge" to
something less technology specific

Also moving the TestRootCertificateInstaller.(sh|cmd) scripts to the appropriate
scripts directory
2016-06-24 07:55:44 +08:00
Zhenlan Wang a103c240e4 Update dev guide doc 2016-05-20 18:20:42 -07:00
Zhenlan Wang a69e494f0f Add scenario testing guide 2016-05-20 17:58:44 -07:00
Zhenlan Wang e0e8f2f859 Update developer guide 2016-05-20 00:06:29 -07:00
Jason Pang d5c3b9524b Add clarifications to manualtest-guide.md
* Clarified how to set up for Kerberos on Linux
* Removed manual guide for Https/ClientCredentialTypeTests.cs
2016-04-07 14:51:15 +08:00
Jason Pang f6b8e05894 Add clarifications to ambient credential test instructions 2016-03-31 14:56:12 +08:00
Jason Pang af5862d19c Update manual test guide for Linux HTTPS/Kerberos tests 2016-03-30 17:51:12 +08:00
hongdai 0740ae8c3f Document how to collect and analyze ETW traces
* This is to document how customers should collect and analyze ETW traces

Fixes #562
2016-01-27 09:17:42 -08:00
Davis Goodin e2342e3b36 Add floating version property usage to developer guide. 2016-01-05 11:06:55 -06:00
dagood 3ad12671d8 Add dependency validation step and docs link. 2016-01-04 16:11:52 -06:00
Matt Connew 6661fe8349 Enable and document linux (Ubuntu) build instructions for WCF 2016-01-04 13:09:42 -08:00
Matt Connew a330ac9937 Copying build script and instructions from corefx repo 2016-01-04 13:03:48 -08:00
Jason Pang 135599fc05 Update cross-platform-testing.md
Small change in command
2015-12-17 16:15:47 +08:00
Ron Cain 781d2a2ac3 Update instructions for running tests on Linux. 2015-12-10 11:45:21 -08:00
Ron Cain 67d7056298 Add release-notes folder and move supported feature table
Moves the supported feature markdown to the new release-notes
folder in preparation for adding individual per-package release notes.
2015-11-19 11:34:38 -08:00
Ron Cain 6a988bf7da Fill in table of supported RC1 features
First pass at specifying the features available in RC1.

Fixes #493
2015-11-19 08:12:54 -08:00
Stephen Bonikowsky 100dafe8b5 Supported scenarios table.
*First draft, handing off to Ron to flech out scenarios.
*Using emojis insted of icons.
2015-11-18 11:12:40 -08:00
Jason Pang 6000fb8d87 Remove makecert-generated certificates from repo
Move documentation from certificates to Documentation/archives as a reference
for how we used to use makecert. The documentation might be useful in testing,
but the certificates themselves are removed as they're expired and no longer work.
2015-10-30 15:45:46 +08:00
Jason Pang eed1ba44f3 Update documentation text for UserCertificateResource
After adding the UserCertificateResource, update the documentation to reflect the new endpoint
2015-10-15 12:24:26 +08:00
Jason Pang 8a9d038169 Add documentation for certificate generation resource
After adding the certificate generation logic to the Bridge, we need to add some
documentation to explain how it's used
2015-10-13 15:50:15 +08:00
Ron Cain 3bff6bed89 Add instructions how to run OuterLoop tests 2015-09-21 06:22:36 -07:00
Ron Cain 3d3ff8c4ca Enable OuterLoop testing for x-plat
These changes make it possible to tell the run-test.sh script
that OuterLoop tests should be included.  More work is required
to allow a CI machine to host a 2nd machine, but this PR makes
it possible to test manually.

This PR also enhances the error reporting from BridgeClient to
improve the debugging experience talking x-machine to the WCF
Bridge component.
2015-09-21 05:17:11 -07:00
Ron Cain de692b603b Remove code coverage section of run-test.sh
This section was copied from CoreFx run-test.sh and is
not currently ready for WCF.
2015-09-15 07:01:22 -07:00
Ron Cain c962b41641 Create script to run WCF tests in Linux
The run-test.sh script is based heavily on the CoreFx version
and adds the additional logic to overlay WCF binaries.

The cross-platform-testing.md is also based heavily on the CoreFx
version and is updated for WCF.

Using the steps in cross-platform-testing.md, most WCF unit tests
pass in Linux.
2015-09-14 10:57:00 -07:00
Ron Cain cdeccaaa45 Bridge.exe runs elevated and controls all Bridge commands
Bridge.exe now has an app manifest that allows it to run
as admin (UAC prompting if appropriate).

The Bridge.exe command line options have now been improved
to match  the names in TestProperties and BridgeConfiguration.
And it is possible to give Bridge.exe a .json file to initialize
multiple Bridge options.

The prior certificates used for https tests were replaced with
newer versions, and they are installed and uninstalled by the
Bridge as needed.

All firewall rule and certificate cleanup that used to happen
in other scripts is now handled by the Bridge itself. And those
prior scripts have been removed.

The BridgeController was added and a DELETE request to it will
shutdown the Bridge cleanly.
2015-08-25 06:22:41 -07:00
Dustin Metzgar 9cf85ca8a1 Update cross-machine-test-guide.md 2015-08-23 12:40:16 -07:00
Ron Cain 1b3008e4c8 Add link to new readme to run tests across machine boundaries 2015-08-17 08:13:50 -07:00
Ron Cain 941a87b93e Improve Bridge firewall support
These changes allow the firewall rules created by the Bridge
to be scoped to specific IP's to allow them to be secured against
unauthorized access.

Remotely starting the Bridge has been made easier with a new script.
and a new markdown file describes how to run the Bridge remotely.
2015-08-17 07:21:46 -07:00
Hong Dai f2849428ca Document how to run Kerberos test
Fix #195
2015-07-22 13:50:34 -07:00
Sajay Antony 1c7b2cd4a9 Fix #56 - Move wiki content to documentation folder like CoreFx 2015-06-05 12:02:09 -07:00