danroth27
bd68cdc529
Update README.md
2014-08-14 19:53:06 -07:00
Praburaj
5fe9e68f1a
Adding instruction to get KRE from master feed.
2014-08-14 12:37:52 -07:00
harshgMSFT
e12122ec76
Fixing doc comment.
2014-08-13 11:57:56 -07:00
Praburaj
b5d5677148
Merge pull request #122 from aspnet/fixmasterfeed
...
Fixing samples to be shipped for CTP3
2014-08-13 10:43:36 -07:00
Praburaj
056789ec08
Fixing samples to be shipped for CTP3
...
This also includes some of the samples project.json feed discussed like remove version attribute, changing case of Kestrel to 'kestrel'
Fixing the nuget.config feed to point to the new feed for master.
Fixing readme with a pinned build of KRE.
2014-08-12 13:29:33 -07:00
Praburaj
2f1854f1e2
Updating kvm scripts in the home repo master branch
2014-08-12 13:17:16 -07:00
Praburaj
cb9184e1c0
Prevent binding on some columns in order
2014-08-12 12:28:11 -07:00
Praburaj
abd215a543
Using HttpNotFound helper in actions returning 404
2014-08-12 11:44:48 -07:00
dougbu
6f7e62201b
Support test for XML documentation errors
...
- can't be done as a unit test because `k.cmd test` doesn't write assemblies for referenced projects
- instead support extending the "test" target in builds
To enable this in a repo, add the following to the makefile.shade file:
```
#xml-docs-test target='test'
k-xml-docs-test
```
Example output with one syntax error and one invalid reference:
```
info: Target xml-docs-test
warn: Invalid documentation syntax in src\Microsoft.AspNet.Mvc.Core\bin\debug\net45\Microsoft.AspNet.Mvc.Core.xml
warn: 3170: <!-- Badly formed XML comment ignored for member "T:Microsoft.AspNet.Mvc.Rendering.HtmlHelper" -->
warn: 3203: If the object is already an <see cref="!:IDictionaries<string, object>"/> instance, then it is
```
2014-08-11 16:17:15 -07:00
harshgMSFT
efdd3054d2
Adding DataTokens Support.
2014-08-11 11:59:00 -07:00
Praburaj
ca515e3e87
Adding missing Anti-Xsrf token validations in some Post actions
...
1. Also adding this validation on a AJAX only used action.
2014-08-08 12:46:36 -07:00
Chris Ross
05804c78db
Port more security tests from Katana.
2014-08-07 16:08:44 -07:00
Chris Ross
6d45f817f9
Make new overloads virtual.
2014-08-07 15:58:26 -07:00
Chris Ross
22f3d52762
#111 - Change Challenge, SignIn parameter order to support params.
2014-08-07 15:21:02 -07:00
harshgMSFT
860fcf65f3
Reacting to helios rename
2014-08-06 17:09:25 -07:00
harshgMSFT
5b849596bb
Fix for Issue#55 Changing Template->RouteTemplate
2014-08-06 16:14:50 -07:00
Chris Ross
1416cc4d69
#46 - Rename Microsoft.Net.Server to Microsoft.Net.Http.Server.
2014-08-06 15:49:53 -07:00
Pranav K
66a15775cb
Updating dev Nuget.config
2014-08-06 12:30:54 -07:00
Pranav K
18ac38e4a7
Updating dev Nuget.config
2014-08-06 12:30:53 -07:00
Pranav K
5aa8f3b459
Updating dev Nuget.config
2014-08-06 12:30:52 -07:00
Pranav K
ddd0ba653b
Updating dev Nuget.config
2014-08-06 12:30:51 -07:00
Pranav K
d5ce9fe736
Updating dev Nuget.config
2014-08-06 12:30:49 -07:00
Pranav K
20ec60f921
Updating dev Nuget.config
2014-08-06 12:30:47 -07:00
Pranav K
faf406736d
Updating dev Nuget.config
2014-08-06 12:30:43 -07:00
Pranav K
cd78e115d4
Updating dev Nuget.config
2014-08-06 12:30:43 -07:00
Pranav K
2505aa0590
Updating dev Nuget.config
2014-08-06 12:30:39 -07:00
Pranav K
7ca4ba5d65
Updating dev Nuget.config
2014-08-06 12:30:35 -07:00
Pranav K
907a3c6cf3
Updating dev Nuget.config
2014-08-06 12:30:32 -07:00
Pinpoint
c3daa5c8c0
Handle paths containing spaces in build.cmd
...
#99
2014-08-06 18:09:26 +02:00
Pranav K
ffe3767467
Updating NuGet.config
2014-08-06 08:30:54 -07:00
Pranav K
bacfb03a1e
Reverting repo list to topological order
2014-08-05 16:01:01 -07:00
Pranav K
e86cae43bb
Updating release Nuget.config
2014-08-05 15:51:09 -07:00
Pranav K
f2a99aa352
Updating release Nuget.config
2014-08-05 15:50:58 -07:00
Pranav K
a2a663b240
Updating release Nuget.config
2014-08-05 15:50:46 -07:00
Pranav K
382573a6dc
Updating release Nuget.config
2014-08-05 15:50:34 -07:00
Pranav K
dc57fd8dc2
Updating release Nuget.config
2014-08-05 15:50:23 -07:00
Pranav K
624d49df36
Updating release Nuget.config
2014-08-05 15:49:53 -07:00
Pranav K
0c3afe95f5
Updating release Nuget.config
2014-08-05 15:49:41 -07:00
Pranav K
10cbe6bab3
Updating release Nuget.config
2014-08-05 15:49:35 -07:00
Pranav K
8d075ea9b9
Updating release Nuget.config
2014-08-05 15:49:04 -07:00
Pranav K
4d5e4ff20f
Updating release Nuget.config
2014-08-05 15:48:51 -07:00
Pranav K
28389dc20d
Fixing vNext branch to point to aspnetvnext
2014-08-05 15:44:21 -07:00
Pranav K
80c48ca216
Changing case for NuGet.config extension to make it inline with casing for
...
all other repos
2014-08-05 15:34:46 -07:00
Pranav K
30280ee54e
Adding scaffolding to Universe
2014-08-05 15:20:51 -07:00
Pranav K
04b29ed629
Updating makefile to remove duplication in repo name usage
2014-08-05 15:19:57 -07:00
Praburaj
ec0fb252f5
Missed Kestrel package from HelloMvc sample.
2014-08-05 12:48:02 -07:00
Praburaj
90a19ee27b
Updating home repo samples to use latest bits from dev branch feed
...
1. Updated samples to use Kestrel for cross plat
2. Updated "configurations" in project.json to "frameworks"
3. Updated readme to include instructions on Kestrel
2014-08-05 12:42:11 -07:00
Chris Ross
2c4811f201
Import static file tests from Katana.
2014-08-04 16:11:28 -07:00
Chris Ross
9e950fba27
More var.
2014-08-04 12:28:20 -07:00
dougbu
641816fd9b
Fix build break
...
- no need to call (`internal`) `html.GenerateId()` method since it matches `html.Id()` exactly
- no need for `.ToString()` with either method since they return `string` now
2014-08-01 22:07:38 -07:00