Brennan
cb4361b253
React to DNX package renames
2015-05-01 11:07:18 -07:00
Troy Dai
02d163eaaf
React to DNX package name change
2015-05-01 11:06:38 -07:00
Brennan
c4d8b51f99
React to DNX package renames
2015-05-01 11:05:40 -07:00
Troy Dai
4a58540bdf
React to DNX packages name change
2015-05-01 11:05:09 -07:00
moozzyk
6558f1c281
Consistent versioning of native binaries
...
* Adding an MSBuild target file that generates a header containing file and product versions which will be used in .rc files in native projects across all repos.
Note that keeping header generation in MSBuild is cleaner than generating it in a .shade file since the entire project is being built within a single build subsystem and therefore you can build the project directly (i.e. just with MSBuild) without having to do it with Sake (if the file did not exist)
* Updating native-compile target in _k-standard-goals.shade to pass version numbers.
2015-05-01 10:23:27 -07:00
David Fowler
317f9d8b62
More pinning
2015-05-01 01:16:08 -07:00
Pranav K
a01b1f68b0
Turn on parallel AppVeyor builds
2015-04-30 21:57:38 -07:00
Pranav K
124496a12f
Use DateTimeOffset with fixed time zone in tests to allow it to work in
...
non-PST timezones.
2015-04-30 21:40:20 -07:00
David Fowler
ccffee826d
Updated the samples
...
- Pinned versions
- Locked NuGet.Config per sample set
2015-04-30 20:36:07 -07:00
Kiran Challa
1cadc54c3b
Use TryAdd to add services rather than Add
2015-04-30 15:16:50 -07:00
N. Taylor Mullen
e3fdb8886a
Add Multiple attribute same name understanding to TagHelperChunk.
...
- This also involved adding understanding to CSharpTagHelperCodeRenderer.
- When rebasing this commit was lost as part of: 7c604d2b11 .
#279
2015-04-30 14:57:23 -07:00
Harsh Gupta
3a3acde904
Simple ModelBinders and Simple ModelBinder Poco-2
...
Covers simple scenario for each model binder.
Covers scenarios mixing a POCO model binder -> Simple Model binder.
This contains tests for
FormCollectionModelBinder
BinderTypeBasedModelBinder
TypeConverterModelBinder
Remainging:
TypeMatchModelBinder
This also adds missing unit test for TypeMatchModelBinder as well.
2015-04-30 13:43:02 -07:00
Kiran Challa
602f638a8c
Remove EncoderServices and add default services directly in the service collection extension
2015-04-30 13:21:14 -07:00
Ryan Nowak
95feb5a3ec
ModelBinding Integration tests part 3
2015-04-30 12:45:10 -07:00
Pranav K
9ffb74a4c3
Build samples as part of build-samples
2015-04-30 11:57:45 -07:00
Pranav K
d457b54a36
Avoid running tests for different target frameworks in parallel.
...
This lets us run more things in parallel which involve shared resources.
2015-04-30 11:28:04 -07:00
Brennan
b80f9ff620
React to Logging interface package rename
2015-04-30 11:08:56 -07:00
Pranav K
e3373d54ab
Removing parallel copying of files
2015-04-30 10:33:39 -07:00
Brennan
d42838aaeb
Missing "
2015-04-30 10:19:21 -07:00
ASP.NET Push Bot
7dad807805
⬆️ dnvm.ps1, dnvm.cmd, dnvm.sh
...
Source: AspNet/kvm@0c3fc02fe4
2015-04-30 10:17:18 -07:00
Brennan
4efe031e6e
React to interface package renames
2015-04-30 10:14:10 -07:00
Brennan
51f9b9f6d2
React to interface package renames
2015-04-30 10:10:15 -07:00
Pranav K
f6e48d0080
Reacting to Logging.Interfaces => Logging.Abstractions rename
2015-04-30 10:02:47 -07:00
ajcvickers
b2a25ff288
Stop using ForRelational
2015-04-30 10:01:53 -07:00
Brennan
2743c18852
React to Hosting interfaces rename
2015-04-30 10:00:22 -07:00
Daniel Roth
30d946d6a2
Merge pull request #141 from logankd/patch-1
...
Change ASP.NET vNext to ASP.Net 5 in the Readme.md
2015-04-30 09:54:28 -07:00
Brennan
44bcd36256
React to interface renames
2015-04-30 09:46:13 -07:00
Brennan
9fe183317e
React to Logging interface rename
2015-04-30 09:05:53 -07:00
Brennan
89ccdf56bf
React to interface renames
2015-04-30 08:45:24 -07:00
Pranav K
4882269842
Adding support for running build in parallel.
2015-04-30 08:28:42 -07:00
Brennan
976a4c6511
React to Logging package rename
2015-04-30 00:16:12 -07:00
Brennan
d578779fa6
Revert Runtime.Abstractions
2015-04-29 23:58:04 -07:00
Brennan
94fb2ce557
Revert "Revert "Interfaces->Abstractions""
...
This reverts commit 12a58a0795 .
2015-04-29 23:51:25 -07:00
Brennan
2c602d6396
Only revert runtime.abstractions
2015-04-29 23:50:17 -07:00
Brennan
23592666e2
Revert "Revert "Reacting to interface name changes""
...
This reverts commit 2a90b46be9 .
2015-04-29 23:48:21 -07:00
Brennan
a8f794bbb3
Revert "Revert "Interfaces->Abstractions""
...
This reverts commit 306cf6221d .
2015-04-29 23:47:40 -07:00
Brennan
306cf6221d
Revert "Interfaces->Abstractions"
...
This reverts commit ec7a4351de .
2015-04-29 23:44:27 -07:00
Brennan
2a90b46be9
Revert "Reacting to interface name changes"
...
This reverts commit 4308522de7 .
2015-04-29 23:44:24 -07:00
Brennan
12a58a0795
Revert "Interfaces->Abstractions"
...
This reverts commit 80b66cfde3 .
2015-04-29 23:43:12 -07:00
Brennan
a1144274a1
React to Interface package renames
2015-04-29 22:42:00 -07:00
Eilon Lipton
7681b7e835
Merge pull request #506 from christos-P/patch-1
...
small correction
2015-04-29 21:53:48 -07:00
Brennan
4a5e8e5dfe
Reacting to Logging Package rename
2015-04-29 19:09:52 -07:00
Brennan
fc38d7e7cf
React to Hosting package rename
2015-04-29 18:56:15 -07:00
Brennan
4308522de7
Reacting to interface name changes
2015-04-29 18:52:51 -07:00
Brennan
7ecbee2f7d
Interfaces->Abstractions
2015-04-29 17:21:04 -07:00
Brennan
ec7a4351de
Interfaces->Abstractions
2015-04-29 16:54:12 -07:00
Ryan Nowak
4b686b1234
Part 2 of integration tests for GenericModelBinder
...
This includes a random sampling of combinations where a collection model
binder is binding another collection as an element type.
2015-04-29 16:52:52 -07:00
Brennan
d304a9bf5c
Diagnostics Package Rename Reaction
2015-04-29 16:42:26 -07:00
Brennan
80b66cfde3
Interfaces->Abstractions
2015-04-29 16:28:45 -07:00
anurse
727924a8f2
change to us cmd to launch git on Windows
2015-04-29 16:08:43 -07:00