Commit Graph

489 Commits (7f31536592a3c18c718d5c00d5e0812606bc6bef)

Author SHA1 Message Date
Daniel Roth d31d46ff79 Merge pull request #279 from cH40z-Lord/docker-extension-link
Added link to Visual Studio 2015 RC Tools for Docker Preview extension
2015-06-01 09:12:44 -07:00
Daniel Roth a0061f5505 Merge pull request #281 from Stieve/patch-1
Update installing-on-linux.rst
2015-06-01 09:04:10 -07:00
Daniel Roth d13a2ee4b5 Merge pull request #285 from tuespetre/patch-1
Update iis.rst
2015-06-01 08:48:21 -07:00
Steve Smith 298b4c6baf Merge branch 'master' into config 2015-06-01 11:38:14 -04:00
Steve Smith ad85026f1b Merge branch 'master' into config
Conflicts:
	docs/fundamentals/configuration.rst
2015-06-01 11:36:57 -04:00
Derek e057951e40 Update iis.rst
Correct 'Addition Resources' to 'Additional Resources'
2015-06-01 10:10:51 -05:00
Daniel Roth 47cdcf8ab2 Merge pull request #270 from IcodeNet/patch-1
Update understanding-aspnet5-apps.rst
2015-05-31 15:34:14 -07:00
Daniel Roth 7b1c71c05a Merge pull request #280 from cH40z-Lord/dnx-console-note-block-fix
Fixed missing space in `.. note` block to properly display it
2015-05-31 15:31:32 -07:00
Daniel Roth e44bb06bb8 Merge pull request #284 from gavdraper/master
fix typo
2015-05-31 15:28:53 -07:00
Gavin Draper 08a67ea570 fix typo 2015-05-31 22:29:17 +01:00
Stieve b8f0fb3b3c Update installing-on-linux.rst
When try to install mono-complete on my Raspberry Pi, I found out the the packages are case-sensitive.
When using executing "sudo apt-get install Mono-Complete" I received a message telling me that the package was not found, trying it with the "sudo apt-get install mono-complete" worked like a charm.
2015-05-30 12:27:17 +02:00
Kai Eichinger 8392f4ccbe Added link to Visual Studio 2015 RC Tools for Docker Preview extension 2015-05-30 11:34:30 +02:00
Kai Eichinger c086a62f40 Fixed missing space in `.. note` block to properly display it 2015-05-30 11:27:39 +02:00
Mike Wasson 54e56b1bce Fix author ref 2015-05-29 11:02:25 -07:00
Mike Wasson 5e68ff28fa Add cors articles 2015-05-27 13:58:48 -07:00
Glen 2337d8d254 Corrections to sociallogins.rst 2015-05-27 12:53:33 +02:00
Rick Anderson aae0d1973f Merge pull request #259 from aspnet/Rick-Anderson-patch-1
added handling HTTP 500 errors
2015-05-26 18:42:57 -07:00
Steve Smith 055d3fbd37 Merge pull request #273 from vkichline/patch-4
Correct typo which damages display
2015-05-26 20:22:03 -04:00
Van Kichline 34ce283acc Correct typo which damages display
There was a space between opening `` and "services.AddApplicationInsightsTelemetry(Configuration);" which resulted in `` pair being displayed and special formatting being ignored.
2015-05-26 15:02:39 -07:00
Steve Smith 80c2e1e276 Merge pull request #272 from vkichline/patch-3
Minor readability improvement
2015-05-26 14:56:44 -04:00
Van Kichline 378a0ab5c2 Minor readability improvement
Typo: ..note should have been ".. note:: " to appear correctly in rendered text.
2015-05-26 11:25:07 -07:00
Byron Thanopoulos 5a3e7428e7 Update understanding-aspnet5-apps.rst 2015-05-26 11:28:24 +01:00
Steve Smith 884eaf6851 Updated per @glen-84 feedback 2015-05-24 19:49:45 -04:00
Steve Smith 52a34b7fa0 Ready for review 2015-05-23 09:45:44 -04:00
danroth27 09e0390c6f Enable intersphinx 2015-05-22 15:16:37 -07:00
Daniel Roth ed51db100b Fixing prolog to include authors.txt 2015-05-22 14:47:38 -07:00
Steve Smith 3fa5f2838a Added request pipeline and middleware sections, diagram, and updated code sample. 2015-05-22 17:01:33 -04:00
Steve Smith 323eab8234 Fixing link 2015-05-22 14:03:42 -04:00
Steve Smith 1ef352fe37 Update authors.txt
Updating Falafel author URLs
2015-05-22 13:13:18 -04:00
danroth27 e2af005b98 Use author links instead of author profiles 2015-05-22 09:29:55 -07:00
Daniel Roth acb25db2f4 Update environments.rst 2015-05-22 08:26:41 -07:00
Daniel Roth 226e729298 Merge pull request #261 from glen-84/patch-1
Update environments.rst (articles -> article's)
2015-05-22 08:25:20 -07:00
Daniel Roth d743d50208 Merge pull request #265 from dneelyep/patch-1
Fix a typo.
2015-05-22 08:20:33 -07:00
Steve Smith a277027c95 Merge branch 'master' into startup 2015-05-22 10:10:20 -04:00
Steve Smith 8d0ae2edf9 adding demo files 2015-05-22 10:07:49 -04:00
Daniel Neel a6635fc8f9 Fix a typo. 2015-05-22 00:23:10 -04:00
Steve Smith 32f08fd6df updated degree symbol substitution 2015-05-22 00:02:58 -04:00
Steve Smith 88acff1694 Fixed degree symbol
And updated publication date
2015-05-21 23:17:44 -04:00
Steve Smith 42316a7571 Merge branch 'master' into startup 2015-05-21 15:20:38 -04:00
Steve Smith f664c8d819 Merge pull request #230 from ardalis/appinsights
Appinsights
2015-05-21 13:32:26 -04:00
Steve Smith d5026fee27 Merge branch 'master' into appinsights
Conflicts:
	.gitignore
	docs/fundamentals/application-insights/_static/azure-create-appinsight.png
	docs/fundamentals/application-insights/_static/config-json.png
	docs/fundamentals/application-insights/_static/manage-nuget-packages.png
	docs/fundamentals/index.rst
2015-05-21 13:30:51 -04:00
Steve Smith 0e71c1039b Ignoring /wwwroot/lib in samples 2015-05-21 13:27:09 -04:00
Steve Smith 571873dde8 Cleaning up ignored files and .gitignore 2015-05-21 13:19:40 -04:00
Steve Smith eea2db7b46 Minor tweaks 2015-05-21 12:59:02 -04:00
Steve Smith e45ff71484 Removed instruction to add namespace 2015-05-21 12:48:34 -04:00
Steve Smith 63ebd9f317 Added note about script placement 2015-05-21 12:41:50 -04:00
Steve Smith fe4de05ece Updated in response to @SergKanz feedback 2015-05-21 12:41:32 -04:00
Glen 11c2b78a81 Update environments.rst (articles -> article's) 2015-05-21 18:38:19 +02:00
Rick Anderson fc760391e5 added handling HTTP 500 errors 2015-05-20 21:01:59 -07:00
Rick Anderson 1161a02033 Update view-components.rst
minor typos
2015-05-20 18:43:26 -07:00