Chris Ross
bc0732f900
Code cleanup.
2014-08-21 12:13:26 -07:00
Levi B
990fe49df1
Remove old Win7-only PBKDF2 implementation.
2014-08-20 23:17:09 -07:00
Levi B
4588b1c898
Add preliminary PBKDF2 routines to unblock identity work.
...
Win7 and Win8 optimizations will be committed as part of the larger DataProtection overhaul.
2014-08-20 22:47:47 -07:00
Praburaj
df3d56be5e
Enabling the test code to run on mono
...
This does not include the deployment helper on mono. So the test needs to point to a statically deployed application url to run.
There are some bugs in mono Httpclient like in case of 302's RequestMessage's Uri not modified, cookies not cleared in cookie container etc. I will file bugs in mono on those and this is a work around until then.
There is still more work and refactoring. This is a first step.
2014-08-20 17:46:53 -07:00
Chris Ross
ddc7f08957
#116 - Add IBuilder.Properties collection.
2014-08-20 12:39:28 -07:00
Chris Ross
7230a3d78e
Add form and query helpers needed for Facebook auth.
2014-08-20 12:39:24 -07:00
Pranav K
e61a7e1927
Adding Caching to Universe repo list
2014-08-20 07:07:37 -07:00
Pranav K
aa9ace6157
Reacting to System.IO package version change
2014-08-20 06:56:38 -07:00
Pranav K
226e6f3291
Reacting to System.IO package version change
2014-08-20 06:56:34 -07:00
Pranav K
e2a3f1455b
Reacting to System.IO package version change
2014-08-20 06:56:33 -07:00
Pranav K
6551a30391
Reacting to System.IO package version change
2014-08-20 06:56:32 -07:00
ajcvickers
0eaad754c4
Reacting to ForeignKey API change.
2014-08-19 15:50:23 -07:00
Praburaj
fcc3ae5e03
Pointing dev branch scripts to point to the dev feed.
...
1. Modified nuget.config
2. Changed all kvm scripts to point to dev feed.
3. Modified readme to reflect the same.
2014-08-18 14:42:02 -07:00
Pranav K
25b1243c7f
Adding a target to force push master branch
2014-08-18 10:23:12 -07:00
Pranav K
f3d544bc1f
Changes to support reseting master to release
2014-08-18 10:07:50 -07:00
danroth27
9459c55f7a
Update README.md
2014-08-16 11:46:11 -07:00
danroth27
4a1d6ee3ec
Update README.md
2014-08-16 11:45:41 -07:00
danroth27
32cf4dad2a
Update README.md
2014-08-16 10:36:30 -07:00
Louis DeJardin
70972fb7a1
Rebase cleanup
2014-08-15 16:08:47 -07:00
Louis DeJardin
c720364d0e
Registering standard LoggerFactory : ILoggerFactory implementation
2014-08-15 16:03:35 -07:00
ajcvickers
9ee9104883
Reacting to ConventionModelBuilder name change
2014-08-15 11:35:24 -07:00
David Fowler
4d6df1d927
Removed source files from the project
2014-08-15 09:45:21 -07:00
David Fowler
23b13d3143
Removed source files from the project
2014-08-15 09:42:19 -07:00
ajcvickers
e2736173e8
Change ModelBuilder to ConventionModelBuilder
2014-08-15 08:45:28 -07:00
David Fowler
26084c7f13
Removed source files from the project
2014-08-15 08:17:40 -07:00
David Fowler
274f20a383
Removed source files from the project
2014-08-15 08:14:48 -07:00
David Fowler
58468e9509
Removed source files from the project
2014-08-15 08:13:03 -07:00
David Fowler
23d2830960
Updated solution file
2014-08-15 07:46:11 -07:00
David Fowler
abfad7f643
Removed files from project file
2014-08-15 07:44:31 -07:00
danroth27
4e148223ec
Update README.md
2014-08-14 22:50:46 -07:00
danroth27
e2909168d2
Update README.md
2014-08-14 22:45:17 -07:00
danroth27
79d8de462b
Update README.md
2014-08-14 22:43:30 -07:00
danroth27
7551451cb3
Update README.md
2014-08-14 21:38:11 -07:00
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
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
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
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
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
ddd0ba653b
Updating dev Nuget.config
2014-08-06 12:30:51 -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
7ca4ba5d65
Updating dev Nuget.config
2014-08-06 12:30:35 -07:00