Mike Wasson
5e68ff28fa
Add cors articles
2015-05-27 13:58:48 -07: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
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
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
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
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 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
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
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
Steve Smith
e4bd3cad73
Merge pull request #246 from ardalis/environments
...
Environments
2015-05-20 16:44:29 -04:00
Steve Smith
5e697de0c3
Responding to @danroth27 feedback
2015-05-20 16:05:48 -04:00
Mike Wasson
6a8869f382
Fix up "headings" section
2015-05-20 11:25:04 -07:00
Steve Smith
9731f38364
Removed section on CLI management of env vars.
2015-05-20 13:16:09 -04:00
Steve Smith
592a94748f
Added statement back about dev/staging/prod usage in templates.
2015-05-20 11:02:43 -04:00
Steve Smith
d18b3b3f1d
Updated per @danroth27 feedback
2015-05-20 09:58:55 -04:00
Daniel Roth
2a78c60004
Merge pull request #254 from danbergman/patch-1
...
Update understanding-aspnet5-apps.rst
2015-05-19 22:39:29 -07:00
Daniel Roth
2f9fe6f2c1
Fixing some spelling
2015-05-19 15:07:05 -07:00
Daniel Roth
f8312b8c96
Fixing header underline length
2015-05-19 14:58:12 -07:00
Daniel Roth
7d5a0e3e3b
Fixing literalinclude file casing
2015-05-19 14:17:45 -07:00
danbergman
7877ecafe6
Update understanding-aspnet5-apps.rst
...
changing "project.config" to be "config.json"
2015-05-19 15:21:22 -04:00
Daniel Roth
fad0d51b84
Merge pull request #253 from willl/patch-1
...
Update global.config section sources to projects
2015-05-19 09:45:49 -07:00
danroth27
0169dc4a7b
Fixing broken links
2015-05-19 09:42:39 -07:00
Steve Smith
81e8330f7f
Updated to include code sample
2015-05-19 08:31:22 -04:00
Steve Smith
8d6049f4bb
Merge branch 'master' into environments
2015-05-19 08:19:57 -04:00
William Luu
f64e0bca08
Update global.config section
...
As per the announcement, `sources` has been renamed to `projects` and `sources` will be removed in beta5. https://github.com/aspnet/Announcements/issues/18
2015-05-19 17:08:35 +10:00
Daniel Roth
9d485501b6
Fix spelling
2015-05-18 16:56:58 -07:00
Kirthi Krishnamraju
1b6a2b7236
React to aspnet/Configuration #197
2015-05-18 15:48:46 -07:00
Steve Smith
ca9d63ebb5
Fixed typo in title
2015-05-18 15:18:28 -04:00
Steve Smith
3e0acd09af
Ready for review.
2015-05-18 15:16:53 -04:00
Steve Smith
b91e935f73
Initial draft
2015-05-18 12:30:28 -04:00
Steve Smith
8ed13a1d1f
Merge pull request #243 from MikeSchlichting/patch-1
...
Update grunt-gulp.rst
2015-05-17 12:12:52 -04:00
Rick Anderson
4f5fe3d928
Put intro up front and other minor fixes
2015-05-15 14:38:31 -07:00
rick-anderson
6453c5274f
Solid draft
...
Added link to commands and and
2015-05-15 14:04:56 -07:00
MikeSchlichting
6fb98e9e12
Update grunt-gulp.rst
...
Gulp section is missing a function declaration. The 'rename' function is not declared.
var rename = require('gulp-rename');
2015-05-14 12:19:27 -07:00
danroth27
da305044a1
Adding analytics
2015-05-13 16:33:42 -07:00
danroth27
019b0ecced
Added missing client-side links
2015-05-13 16:20:36 -07:00