Chris Ross
c2934912af
#121 - Make the query parsing API public.
2014-09-23 15:13:08 -07:00
Pranav K
83f1901844
Modify .gitattributes to ensure sh files always have LF line endings
2014-09-21 17:54:03 -07:00
Pranav K
78458c1869
Adding kvm.sh to KoreBuild
2014-09-21 15:41:33 -07:00
Praburaj
3ce74b6c4e
Adding a way to do a graceful shutdown of the server.
...
This code path is not being used right now as there is no way to select this start up class.
2014-09-19 13:49:42 -07:00
Praburaj
7eb78b8dd1
Adding ability to add a Helios native module based test
...
Native module is still not fully working with automation. Will be avilable shortly.
The test project will undergo a little bit of refactoring and cleanup as well shortly.
2014-09-18 14:48:48 -07:00
Praburaj
aadcdf715f
Adding a variation to start weblistener from kpm pack output
2014-09-17 16:19:57 -07:00
Praburaj
c7cd2e004f
Removing the work around applied for the multi Antiforgery token issue
...
Original MVC bug is fixed now.
2014-09-17 14:11:35 -07:00
Pranav K
6d17f77cd2
Updating dev NuGet.config
2014-09-17 10:02:41 -07:00
Pranav K
100466112d
Updating release NuGet.config
2014-09-17 10:02:39 -07:00
Pranav K
b704f61420
Updating dev NuGet.config
2014-09-17 10:01:13 -07:00
Pranav K
3b5c3daf08
Updating release NuGet.config
2014-09-17 10:01:11 -07:00
Pranav K
b5df3eb1d5
Updating dev NuGet.config
2014-09-17 10:01:06 -07:00
Pranav K
69237f5c19
Updating release NuGet.config
2014-09-17 10:01:04 -07:00
Pranav K
4fd4b3fb3c
Updating dev NuGet.config
2014-09-17 10:00:49 -07:00
Pranav K
8a0e1990f7
Updating release NuGet.config
2014-09-17 10:00:47 -07:00
Pranav K
0c6dd83ac2
Updating dev NuGet.config
2014-09-17 09:57:53 -07:00
Pranav K
425e2c5527
Updating release NuGet.config
2014-09-17 09:57:51 -07:00
Pranav K
d61b683549
Updating dev NuGet.config
2014-09-17 09:57:46 -07:00
Pranav K
ae0a44a0e1
Updating release NuGet.config
2014-09-17 09:57:44 -07:00
Pranav K
93a0a99784
Updating dev NuGet.config
2014-09-17 09:56:22 -07:00
Pranav K
94c689b4b9
Updating release NuGet.config
2014-09-17 09:56:20 -07:00
Pranav K
029d6b4b58
Add "update-release" target to merge dev branches to release
2014-09-16 13:43:27 -07:00
Praburaj
de6b05cd86
Updating Social startup as well to use chaining to add configuration sources.
2014-09-16 10:50:24 -07:00
Praburaj
0a3456042a
Updating sample to use config file named config.json instead of LocalConfig.json
2014-09-16 10:48:33 -07:00
Praburaj
671c619a11
Fixing Program.cs to populate a IHostingEnvironment service
...
Also contains a general cleanup.
2014-09-16 10:26:23 -07:00
Praburaj
3d79659cc0
Updating sample readme
...
Also removing some mono related settings on NtlmStartup.
2014-09-16 09:31:38 -07:00
Praburaj
f400550b5b
Adding a variation that does a kpm pack and starts the application
...
Currently adding only for Helios & X86 desktop CLR. Will add a few more interesting variations in future.
2014-09-15 17:10:06 -07:00
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
Chris Ross
ea3ea90b7a
#8 - Use IHostingEnvironment.WebRoot as the default static files root.
2014-09-12 10:19:38 -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
acc5c31f28
Reacting to System.Text.Encoding package version change
2014-09-11 10:07:05 -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
Chris Ross
0cd6e52383
Handle IBuilder rename to IApplicationBuilder.
2014-09-10 12:50:37 -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