markrendle
98995132de
Pre-create Continue bytes in Frame
2015-07-13 10:43:05 -07:00
Chris R
a7a1ea59bf
#8 re-enable and expand NTLM tests.
2015-07-10 14:36:39 -07:00
sornaks
25ea93de9e
Making QueryHelpers.AddQueryString support # in the URL.
2015-07-09 16:08:45 -07:00
sornaks
24f90cc914
Introducing IHtmlContent - an interface which lets any content define how to write itself.
2015-07-09 15:01:36 -07:00
Kiran Challa
28dfa0f0c4
Added SQL Server Cache to the sample.
2015-07-09 11:07:29 -07:00
Chris R
534becad6b
#182 Move StatusCodes from WebUtilities to Http.Abstractions.
2015-07-08 09:55:32 -07:00
mikary
bbd57217f2
React to API change in DependencyInjection
2015-07-07 14:40:20 -07:00
Kiran Challa
76028af354
Added wwwroot folder
2015-07-07 13:53:45 -07:00
RehanSaeed
545fa9e70a
Added MIME Types
...
Added the following MIME types which I have found to be missing:
.json - application/json (This one is pretty unbelievable)
.ttc - application/x-font-ttf
.webp - image/webp
.appcache - text/cache-manifest
.manifest - text/cache-manifest
Also the following MIME types need updating:
.ttf should be application/x-font-ttf and not application/octet-stream
2015-07-07 20:30:21 +01:00
Arthur Vickers
11e14de7e9
React to EF renaming
2015-07-07 10:10:38 -07:00
Stephen Halter
0670b7ae61
Ensure all the C# files have copyright notices
2015-07-06 17:49:00 -07:00
Stephen Halter
4b66edc4fe
Move non-nested classes and interfaces to their own files
2015-07-06 17:48:58 -07:00
ASP.NET Push Bot
79587f81ef
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@f5cc09aefd
2015-07-06 11:42:51 -07:00
Kiran Challa
d9b136e20d
'Refresh' the session even when its not accessed in current request #41
2015-07-02 09:50:31 -07:00
Victor Hurdugaci
6438362e0a
Add repository information to project files
2015-07-01 20:34:07 -07:00
Victor Hurdugaci
2981bb281b
Add repository information to project files
2015-07-01 20:27:37 -07:00
Victor Hurdugaci
5531b21d94
Add repository information to project files
2015-07-01 20:26:10 -07:00
Victor Hurdugaci
fd038b7b91
Add repository information to project files
2015-07-01 20:13:32 -07:00
Victor Hurdugaci
bbbd0d9f35
Add repository information to project files
2015-07-01 20:02:24 -07:00
Victor Hurdugaci
430c55440b
Add repository information to project files
2015-07-01 19:59:11 -07:00
Victor Hurdugaci
e332375f0e
Add repository information to project files
2015-07-01 19:42:39 -07:00
Hao Kung
62f5d79df2
Reenable social tests
2015-07-01 19:07:34 -07:00
Hao Kung
f78d41095d
Disable smoke tests for now
2015-07-01 18:18:15 -07:00
Hao Kung
856f510168
Add missed file
2015-07-01 16:01:39 -07:00
Hao Kung
eeb39d01e4
React to pinpoint PR
2015-07-01 15:50:46 -07:00
Murat Girgin
85c9db8450
Delete Queries.md
...
Moved elsewhere
2015-07-01 14:59:54 -07:00
Chris R
00b5cdc4a2
#212 Check for duplicate Configure or ConfigureServices methods.
2015-07-01 13:00:54 -07:00
glennc
8106fc8613
Add beta5, add console logger to web and mvc so that you can see the URL that we listen on.
2015-07-01 11:16:18 -07:00
Murat Girgin
e7e8e981a6
Update Queries.md
...
Added Troy's bugs.
2015-07-01 10:10:43 -07:00
Kiran Challa
04cf85d9fa
Skipped test temporarily
2015-06-30 15:27:06 -07:00
Arthur Vickers
de4fb94bf1
React to EF namespace changes
2015-06-30 10:59:28 -07:00
ASP.NET Push Bot
a06c4a2151
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@e15339329e
2015-06-30 10:28:18 -07:00
Eilon Lipton
42321d243b
Merge pull request #46 from hishamco/dev
...
Remove unnecessary 'using'
2015-06-30 09:47:59 -07:00
Eilon Lipton
a5b887f40b
Merge pull request #44 from hishamco/docs
...
Add missing docs for 'SessionOptions'
2015-06-30 09:20:05 -07:00
Hisham Abdullah Bin Ateya
d88071e39d
Remove unnecessary 'using'
2015-06-30 09:52:25 +03:00
Hisham Abdullah Bin Ateya
081eb5e255
Add missing doc for 'SessionOptions'
2015-06-30 09:04:54 +03:00
Kiran Challa
ae379c5dd2
Fixed build break
2015-06-29 18:01:21 -07:00
Pranav K
bd2025c561
Change nuget-resilient-publish to allow specifying a path to nuget.exe.
2015-06-29 15:21:23 -07:00
anurse
f65ad82c6b
use the factory method to create RNG
2015-06-29 12:39:57 -07:00
anurse
1c50ec7166
clean-up
2015-06-29 12:21:46 -07:00
anurse
61894cb4e0
attempt 57: just don't support web socket client from dnxcore
2015-06-29 12:20:16 -07:00
Kiran Challa
761a182145
Reacting to Session, Authentication changes
2015-06-29 12:15:34 -07:00
Kiran Challa
f5a880ba32
React to Session api changes
2015-06-29 12:14:22 -07:00
Hao Kung
bf6e293bfe
Simplify server loader logic
2015-06-29 11:39:06 -07:00
anurse
cc1b0c36ac
fix #26 by using RNGCryptoServiceProvider on net45
2015-06-29 10:45:04 -07:00
Murat Girgin
1f80539ba1
Add "unassigned bugs" to the list
2015-06-29 08:39:44 -07:00
Eilon Lipton
13ff3159ea
Merge pull request #43 from hishamco/docs
...
SessionServiceCollection & SessionMiddleware docs
2015-06-27 12:04:02 -07:00
Hisham Abdullah Bin Ateya
93490c4750
SessionMiddleware docs
...
Fix docs for SessionMiddleware
Fix typos
Fix docs
2015-06-27 21:55:28 +03:00
Chris R
40719b37f6
#177 Enable Copy to return non-read-only.
2015-06-26 14:34:22 -07:00
Onat Yiğit Mercan
7a0c476503
Added 'Get Curl' to prerequisites section
2015-06-26 23:47:37 +03:00