Praburaj
0c6154fcd0
Enabling "authors" element in project.json
...
Related hosting bug is fixed:
https://github.com/aspnet/Hosting/issues/74
2014-09-15 16:34:34 -07:00
Chris Ross
c47d6d0c78
#74 - Parse the project.json file with Newtonsoft directly.
2014-09-15 14:54:56 -07:00
Praburaj
2712ae3478
Changing the project folder structure to include wwwroot
2014-09-15 14:05:48 -07:00
Praburaj
7c917a760a
Enabling the Ntlm+WebListener combination back as the issue is fixed.
...
bbb2a29a99 fixes the issue.
2014-09-15 12:22:54 -07:00
Chris Ross
9bc33d6ce8
React to SetSlidingExpiration spelling fix.
2014-09-15 09:32:13 -07:00
Chris Ross
3811f47b23
Use out var syntax.
2014-09-15 09:13:27 -07:00
Praburaj
db78efda4f
Disabling Ntlm+WebListener test combination
...
For some reason the KRE_ENV value being set is not honored. Disabling the test alone to unblock build.
2014-09-14 21:45:06 -07:00
Praburaj
39ee3e714a
Reacting to the cache package rename and few misc changes
...
1. Setting expiry time for cached items.
2. Some other misc changes.
2014-09-12 17:09:39 -07:00
Chris Ross
0bfe3c14db
Port AuthProperties.AllowRefresh from Katana.
2014-09-12 12:42:36 -07:00
Praburaj
8c1bf38211
Reacting to a change in the environment variable from ENV -> KRE_ENV
2014-09-11 16:36:54 -07:00
Chris Ross
8a66871139
#71 - Create IHostingEnvironment.
2014-09-11 16:28:01 -07:00
Praburaj
e63d4f95d2
Adding an Ntlm variation of the test
...
Modified the helpers to take in an application host config file to accomodate future needs.
2014-09-11 11:10:25 -07:00
Pranav K
1b1e02e9dd
Reacting to System.Text.Encoding package version change
2014-09-11 10:06:52 -07:00
Pranav K
547d77778e
Reacting to System.Text.Encoding package version change
2014-09-11 10:06:46 -07:00
Pranav K
9c31dbc684
Bulding Universe does not require kvm
2014-09-11 06:23:54 -07:00
Chris Ross
56987a66c6
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:47:02 -07:00
Chris Ross
a2fc6e28a8
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 14:39:52 -07:00
Wei Wang
64455620a0
React to renaming TargetFramework to RuntimeFramework
2014-09-10 12:31:50 -07:00
Chris Ross
335895d9b4
#122 - Rename IBuilder to IApplicationBuilder.
2014-09-10 11:45:02 -07:00
Praburaj
0c3cf30d2c
Commenting the external logins from login cshtml to work around a bug
...
https://github.com/aspnet/HttpAbstractions/issues/115
Also adding a work around for the EF issue.
2014-09-10 11:26:29 -07:00
Chris Ross
200f894b5b
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 10:25:41 -07:00
Praburaj
c41407d7b7
Adding cache service to the Ntlm startup
2014-09-09 16:45:19 -07:00
Pranav K
8562a5c454
Adding build.sh to MusicStore
2014-09-09 14:12:36 -07:00
Praburaj
bb9934a565
Fixing KRE name for mono in deployment utility
2014-09-09 13:15:38 -07:00
Praburaj
17f3808154
Fixing a build break
2014-09-08 18:14:45 -07:00
Praburaj
093caaae7e
Adding some mocks for Google, Facebook and Twitter for E2Evalidation
...
Social mock tests are not executed right now due to 2 issues:
1. Identity extensions related to Social are not in yet.
2. Helios currently does not support loading of environment based startup class.
2014-09-08 18:02:03 -07:00
Praburaj
07424caead
Updating the home repo with the latest KVM scripts
2014-09-05 13:20:12 -07:00
Praburaj
7e77078160
Adding in memory caching to the sample
2014-09-05 12:53:08 -07:00
Pranav K
694bfe91c7
Empty commit to fix CI
2014-09-05 12:10:35 -07:00
David Fowler
3b28e06d15
Fixed kestrel build
2014-09-05 11:43:30 -07:00
David Fowler
f4953a0b29
Updated to use the new target framework in project.json
2014-09-05 09:06:01 -07:00
Praburaj
90d0ad969d
Adding some diagnostics to the Win32Exception
...
Kestrel variation seems to be failing for some reason. Adding some diagnostics.
2014-09-05 08:36:13 -07:00
David Fowler
bb08bdd1e8
Fixed bitness and removed 50
2014-09-05 02:20:22 -07:00
David Fowler
2471d21d93
Fixed CLR switching behavior in tests
2014-09-05 02:12:00 -07:00
David Fowler
2e1eedc960
Fixed build.cmd
2014-09-05 01:57:02 -07:00
David Fowler
2445c75c01
Revert "Updated build.cmd"
...
This reverts commit cefc1e5bdd .
2014-09-05 01:55:51 -07:00
David Fowler
cefc1e5bdd
Updated build.cmd
2014-09-05 01:55:28 -07:00
David Fowler
9c47620e1d
Updated build.cmd
2014-09-05 01:53:27 -07:00
David Fowler
5f44495cc8
Updated build.cmd
2014-09-05 01:49:15 -07:00
David Fowler
ba4f44c4ea
Updated build.cmd
2014-09-05 01:48:46 -07:00
David Fowler
4b1c1f3552
Updated build.cmd
2014-09-05 01:48:12 -07:00
David Fowler
b00e9d45c6
Updated build.cmd
2014-09-05 01:46:08 -07:00
David Fowler
3b0058ddd9
Updated the build template to use the new kvm
2014-09-05 01:33:39 -07:00
David Fowler
d8eb06c0f0
Updated kvm to the latest
...
- Added -runtime switch
2014-09-05 01:10:26 -07:00
Praburaj
1b6ee846ed
Some cleanup
...
1. Removing a bug # from code which is fixed.
2. Removing a piece of test that was added while testing.
2014-09-04 13:13:17 -07:00
David Fowler
c299a13927
Updated to use the new target framework in project.json
2014-09-04 02:30:32 -07:00
David Fowler
418f745292
Updated to use the new target framework in project.json
2014-09-04 01:52:19 -07:00
David Fowler
ddcce629cf
Made the server project aspnet50 instead of net45
2014-09-04 01:41:48 -07:00
David Fowler
90dad40029
Updated to use the new target framework in project.json
2014-09-04 01:27:14 -07:00
David Fowler
a9ec7cfb62
Changing net45 to aspnet50
2014-09-04 01:22:48 -07:00