Chris R
|
c4df4a0a15
|
#303 Enable tests for CoreCLR.
|
2015-05-08 10:52:43 -07:00 |
Van Kichline
|
2d97024dbe
|
Update README.md
There was a single lingering reference to "K command." This will become less intelligible as time goes by, so best to correct it.
|
2015-05-08 09:24:11 -07:00 |
Eilon Lipton
|
75d047795b
|
Merge pull request #131 from hishamco/dev
Using [NotNull]
|
2015-05-07 21:53:38 -07:00 |
Eilon Lipton
|
69ad72371d
|
Update CLA info
|
2015-05-07 20:38:02 -07:00 |
Chris R
|
b7f4058c28
|
React to Http namespace changes.
|
2015-05-07 15:31:35 -07:00 |
Chris R
|
ff406ecdf1
|
React to Http namespace changes.
|
2015-05-07 14:16:46 -07:00 |
Chris R
|
7d52b3f76e
|
React to Http namespace changes.
|
2015-05-07 14:14:03 -07:00 |
Chris R
|
bd5700ea54
|
React to Http namespace changes.
|
2015-05-07 13:56:05 -07:00 |
Chris R
|
bff13b2e9b
|
React to Http namespace changes.
|
2015-05-07 13:43:34 -07:00 |
Chris R
|
ad93dd74b6
|
React to Http namespace changes.
|
2015-05-07 13:26:53 -07:00 |
Chris R
|
eb0fe6a92a
|
#281 Reorganise files, namespaces for internal and features.
|
2015-05-07 13:15:14 -07:00 |
Chris R
|
550b2252ea
|
#265 Remove Use extensions that take services.
|
2015-05-07 13:15:11 -07:00 |
Suhas Joshi
|
afca1242bc
|
Fixing database changes from EF
|
2015-05-07 11:02:14 -07:00 |
Hisham Abdullah Bin Ateya
|
4852bf0c52
|
Using [NotNull]
|
2015-05-07 10:17:35 -07:00 |
Hisham Abdullah Bin Ateya
|
018b4c2426
|
Using 'nameof' operator instead of magic strings
|
2015-05-07 10:17:34 -07:00 |
Troy Dai
|
2f09b07adc
|
Package rename: Microsoft.AspNet.DataProtection.Shared -> Microsoft.AspNet.DataProtection.Sources
|
2015-05-07 10:16:20 -07:00 |
Victor Hurdugaci
|
63038b7278
|
Use the in memory store on the Nano server
|
2015-05-07 09:51:18 -07:00 |
Troy Dai
|
78ed1ce250
|
React to common package name change
|
2015-05-07 09:41:52 -07:00 |
Troy Dai
|
f7f4d490aa
|
React to common package name change
|
2015-05-07 09:37:58 -07:00 |
Troy Dai
|
ef9dde7d7c
|
React to common package name change
|
2015-05-07 09:37:39 -07:00 |
Troy Dai
|
0440ca751e
|
React to common package name change
|
2015-05-07 09:36:55 -07:00 |
Troy Dai
|
fe80a65ffc
|
React to common package name change
|
2015-05-07 09:36:15 -07:00 |
Hisham Abdullah Bin Ateya
|
1f36174da5
|
Using [NotNull]
|
2015-05-07 00:32:34 +03:00 |
Chris R
|
c9c09fb4e5
|
#269 Clean up QueryString APIs, add tests.
|
2015-05-06 10:55:20 -07:00 |
Pranav K
|
789544a1e8
|
Use aspnetvnext feed as the default feed in dev branch
|
2015-05-06 10:48:32 -07:00 |
Pranav K
|
3f62cc65a5
|
Updating dnvm to latest
|
2015-05-06 09:35:02 -07:00 |
ASP.NET Push Bot
|
4505f7333d
|
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
Source: AspNet/kvm@c10520f43c
|
2015-05-05 17:33:45 -07:00 |
Barry Dorrans
|
d870ae431e
|
Add link to documentation site
|
2015-05-05 13:16:29 -07:00 |
Youngjune Hong
|
8c9969ed3f
|
Updated OpenIdConnectTest for a build break
|
2015-05-05 03:07:19 -07:00 |
Youngjune Hong
|
3c1f3c94e9
|
Fixing a build break by adding ISystemClock services to the E2E startup
|
2015-05-04 16:03:31 -07:00 |
Chris R
|
a5daae325e
|
Add tests for response body formats (chunked, content-length, close, etc.).
|
2015-05-04 15:55:32 -07:00 |
Kiran Challa
|
e009959220
|
React to Caching api changes
|
2015-05-04 14:45:43 -07:00 |
Brice Lambson
|
8508c6256e
|
React to WithCurrentCulture removal
|
2015-05-04 10:38:59 -07:00 |
Chris R
|
568d0d9106
|
#275 Reduce UriHelper to static methods.
|
2015-05-04 10:30:14 -07:00 |
Youngjune Hong
|
797f802906
|
Adding the unit tests for ViewComponents in MusicStore
|
2015-05-04 10:18:35 -07:00 |
Eilon Lipton
|
8e7d4a957b
|
Remove link to old repo list
|
2015-05-04 08:57:51 -07:00 |
Eilon Lipton
|
d936c2d424
|
Merge pull request #56 from hishamco/dev
Using 'nameof' operator instead of magic strings
|
2015-05-03 20:42:32 -07:00 |
Hisham Abdullah Bin Ateya
|
738c6ad0ff
|
Using 'nameof' operator instead of magic strings
|
2015-05-03 13:57:45 +03:00 |
Eilon Lipton
|
3bef0fd817
|
Code cleanup (license headers, usings, whitspace)
|
2015-05-02 23:34:44 -07:00 |
Eilon Lipton
|
9c5e78b9dc
|
Make tests run on CoreCLR
- Added dnxcore50 target
- Removed Shouldly reference
- Used CoreCLR-compatible APIs
|
2015-05-02 23:24:12 -07:00 |
Thomas L. Kjeldsen
|
a3d268bd13
|
Restructure the 'Get started with Docker' section
|
2015-05-02 23:41:41 +02:00 |
Thomas L. Kjeldsen
|
8fe7a45ccb
|
Add Dockerfile to the HelloMvc and HelloWeb sample projects
|
2015-05-02 23:40:37 +02:00 |
N. Taylor Mullen
|
552b336a78
|
Update LICENSE.txt and license header on files.
|
2015-05-01 14:07:00 -07:00 |
N. Taylor Mullen
|
b781df02af
|
Update LICENSE.txt and license header on files.
|
2015-05-01 14:05:34 -07:00 |
N. Taylor Mullen
|
dd3bb685cb
|
Update LICENSE.txt and license header on files.
|
2015-05-01 14:04:48 -07:00 |
N. Taylor Mullen
|
b7a38ce39a
|
Update LICENSE.txt and license header on files.
|
2015-05-01 14:00:47 -07:00 |
N. Taylor Mullen
|
af70779d1b
|
Update LICENSE.txt and license header on files.
|
2015-05-01 14:00:32 -07:00 |
N. Taylor Mullen
|
ff3ffd9348
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:54:16 -07:00 |
N. Taylor Mullen
|
063fb64c8b
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:53:45 -07:00 |
N. Taylor Mullen
|
8703e2d7f2
|
Update LICENSE.txt and license header on files.
|
2015-05-01 13:52:04 -07:00 |