Suhas Joshi
c74bb9258a
Handled starting IISExpress based on architecture
2014-07-24 14:38:34 -07:00
ajcvickers
c28cae9e94
React to EF ModelBuilder API change
2014-07-24 14:28:51 -07:00
Suhas Joshi
6fb56ccdad
Added support for kre architecture
2014-07-24 12:00:39 -07:00
Chris Ross
af279f6d2b
#65 Add a QueryBuilder.
2014-07-24 09:10:34 -07:00
harshgMSFT
80ffd26465
Adding abstractions for request headers
...
viz. Accept, Accept-Charset and Content-Type.
2014-07-23 14:54:15 -07:00
Hao Kung
fe30a0418e
React to Identity changes
2014-07-23 12:36:21 -07:00
Chris Ross
53e38e2a23
#45 Add friendly header collection APIs for people using WebListener directly.
2014-07-23 09:18:27 -07:00
Chris Ross
384d54577e
Remove unused field.
2014-07-23 09:14:34 -07:00
Praburaj
b440d4ff66
Use InMemoryStore if the sample is being run on Mono
...
Detecting if the application is running on mono and using InMemoryStore instead of SqlServer.
2014-07-22 18:02:22 -07:00
Praburaj
863888bfb4
Fixing a test failure due to a recent change.
...
Adding some delay for the selfhost tests. With the recent change of merging the dbs selfhost based tests start even before the data is populated into the db & application start. Adding a slight delay to allow the setup finish.
And fixing a test bug that was not surfacing. Was checking with a fixed album id. This worked before as the id created was always 453.
2014-07-22 17:23:17 -07:00
Praburaj
91cc369f4f
Fixing CopyAspNetLoader batch file to consider the new location of AspNet.Loader.dll
...
With a recent change Aspnet.Loader.dll will be restored to %userprofile%\.kpm\packages. Fixing the batch file accordingly.
2014-07-22 16:47:03 -07:00
Praburaj
3c0eefe12e
Merging the MusicStore & MusicStoreIdentity Db into one.
...
This has been a feedback from identity team for a while. Just got time to do it now.
2014-07-22 16:44:23 -07:00
Praburaj
2e1fb8f019
Fixing a typo in brew in the OSX instructions.
2014-07-18 10:45:21 -07:00
Praburaj
10c942cdf7
Homebrew setup instructions on OSX
2014-07-17 15:58:37 -07:00
Chris Ross
0ba1731928
Add more feature constructors.
2014-07-17 09:57:27 -07:00
Pranav K
09267cca2f
Reacting to System.Security.Cryptography.Encryption package rename
2014-07-17 09:44:03 -07:00
Pranav K
839e066d59
Reacting to System.Security.Cryptograph.Encryption package rename
2014-07-17 09:30:34 -07:00
Pranav K
8b0500dacf
Replace RNGCryptoServiceProvider with RandomNumberGenerator
2014-07-17 09:20:51 -07:00
Pranav K
4ec0532087
Reacting to System.Security.Cryptography.Encryption package rename
2014-07-17 08:39:43 -07:00
Chris Ross
dc055f783a
#91 Add constructors to Form, Query, and Cookie features for testing.
2014-07-16 16:12:46 -07:00
Chris Ross
e09448a383
Update solution.
2014-07-16 14:45:58 -07:00
Chris Ross
fadf6ae5e2
Add missing sample namespace.
2014-07-16 14:45:55 -07:00
Chris Ross
8b46d43dcb
Make middleware report when auth fails (async).
2014-07-16 14:45:53 -07:00
Chris Ross
de1017e010
Fix test...
2014-07-16 12:20:57 -07:00
Chris Ross
fe5202b3d2
Fix test.
2014-07-16 12:17:36 -07:00
Chris Ross
dd7537de4a
#103 Fix ambigious Keys property on IHeaderDictionary.
2014-07-16 12:11:51 -07:00
Ryan Nowak
3eb6c22330
Make RoutePartsEqual public.
2014-07-15 14:25:05 -07:00
Ryan Nowak
038802ee45
removing unneeded web.config
2014-07-15 14:14:15 -07:00
Hao Kung
53e4626127
React to Identity changes
2014-07-15 13:05:07 -07:00
Pranav K
6b2099df28
Consume SKIP_KRE_INSTALL in build.cmd to skip installing kvm
2014-07-14 22:06:25 -07:00
Pranav K
0385438ed0
Reacting to System.Collections versioning change
2014-07-14 16:51:46 -07:00
Pranav K
8307e9b1f3
Reacting to System.Collections versioning change
2014-07-14 16:48:04 -07:00
Pranav K
748c5394ad
Reacting to System.Collections versioning change
2014-07-14 16:47:38 -07:00
Pranav K
4bbdefbe65
Reacting to System.Collections versioning change
2014-07-14 16:26:28 -07:00
Pranav K
b49b46c5b6
Reacting to System.Collections versioning change
2014-07-14 16:25:55 -07:00
Pranav K
b9898ef249
Reacting to System.Collections versioning change
2014-07-14 15:54:43 -07:00
Pranav K
8ab566e049
Reverting version change to ComponentModel
2014-07-14 15:35:04 -07:00
Ryan Nowak
ad0ebb9f4c
cr feedback
2014-07-14 15:31:45 -07:00
Pranav K
ccbf458f71
Reacting to System.Collections version change
2014-07-14 15:27:24 -07:00
Pranav K
fab9ffd208
Reacting to System.Collections version change
2014-07-14 15:22:43 -07:00
Pranav K
4fc0be86b6
Reacting to System.Collections version change
2014-07-14 15:11:48 -07:00
Pranav K
6c94e0317b
Reacting to System.Collections version change
2014-07-14 15:07:44 -07:00
David Fowler
30df49535c
Fixed project.json casing
2014-07-13 22:49:42 -07:00
David Fowler
85d0abecad
Renamed Project.json to Project.json2
2014-07-13 22:49:42 -07:00
David Fowler
efd225a9cd
Renamed configurations to frameworks in project.json
2014-07-13 22:31:03 -07:00
David Fowler
c27ba5f00f
Made some tweaks to k test
...
- Change to look in frameworks instead of configurations when
running tests
- Assume net45 if nothing specified
2014-07-13 22:24:47 -07:00
David Fowler
33cd0d89aa
Renamed configurations to frameworks in project.json
2014-07-13 22:12:48 -07:00
David Fowler
0a50505f4d
Renamed configurations to frameworks in project.json
2014-07-13 22:09:54 -07:00
David Fowler
b2d2840a6f
Renamed configurations to frameworks in project.json
2014-07-13 22:09:09 -07:00
David Fowler
25efba7563
Renamed configurations to frameworks in project.json
2014-07-13 22:06:12 -07:00