Commit Graph

4868 Commits

Author SHA1 Message Date
Pranav K 4faf89030c Pinning versions for 1.1.0 release 2016-11-18 12:12:17 -08:00
Nate McMaster 342b2e8db7
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:57 -08:00
Nate McMaster 758f35835c
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:54 -08:00
Nate McMaster 0d54ee5fcc
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:54 -08:00
Nate McMaster 184fb812c9
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:56:12 -08:00
Nate McMaster a6c8fcca2c
Clean tmp folder after unzipping KoreBuild 2016-11-18 10:53:29 -08:00
Chris R 4e96bbdfe5 Update nupkg layout to include both architectures together. 2016-11-17 10:37:10 -08:00
Pranav K de71fc340b Switch SignalR-* -> SignalR 2016-11-10 11:55:16 -08:00
Nate McMaster 798767180b
Merge branch 'rel/1.1.0' into dev 2016-11-10 10:41:38 -08:00
Nate McMaster f2cbf9f414
Add macOS Sierra to list of runtimes in TestSites project 2016-11-10 10:35:25 -08:00
Nate McMaster 62449b9882
Build 1.1.0-preview4 version of dotnet-publish-iis 2016-11-10 10:28:43 -08:00
Pranav K 35f4f22117 Fixing downgrade warnings 2016-11-10 09:00:52 -08:00
Pranav K 7f6410bc55 Updating versions to 1.2.0-* 2016-11-09 14:20:20 -08:00
Pranav K 6ee6220e06 Updating versions to 1.2.0-* 2016-11-09 14:18:11 -08:00
Pranav K 97d7bf7468 Updating versions to 1.2.0-* 2016-11-09 14:18:06 -08:00
Pranav K 8e4ab2c6ff Updating versions to 1.2.0-* 2016-11-09 14:17:00 -08:00
Pranav K 893a01aafe Merge branch 'rel/1.1.0' into dev 2016-11-09 12:51:43 -08:00
Pranav K 6661d93f5d Using rel/1.1.0 KoreBuild 2016-11-09 12:51:28 -08:00
Pranav K 72cfdf58b7 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:42:44 -08:00
Pranav K 79195f27ef Branching for rel/1.1.0 2016-11-09 11:42:28 -08:00
Pranav K ede5e8d47d Merge branch 'rel/1.1.0' into dev 2016-11-09 11:34:26 -08:00
Pranav K fb8824ad43 Branching for 1.1.0 2016-11-09 11:34:23 -08:00
Pranav K 1c5d21e84c Merge branch 'rel/1.1.0' into dev 2016-11-09 11:31:29 -08:00
Pranav K fd2aec9d34 Branching for 1.1.0 2016-11-09 11:31:27 -08:00
Pranav K a79186de46 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:31:23 -08:00
Pranav K 22e226eb38 Branching for 1.1.0 2016-11-09 11:31:21 -08:00
Pranav K 1889ef7dd7 Merge branch 'rel/1.1.0' into dev 2016-11-09 11:29:51 -08:00
Pranav K 5c56815fc8 Branching for 1.1.0 2016-11-09 11:29:47 -08:00
jhkimnew 5788765983 Fixed after the ancm nuget package change 2016-11-08 16:57:50 -08:00
jhkimnew 1bbc32f26e Fixed a build issue regarding directory path 2016-11-08 16:01:30 -08:00
jhkimnew e119603cdd Merge the change 2016-11-08 15:45:54 -08:00
jhkimnew 40ccbb3940 Fix the non-standard nuget package 2016-11-08 15:37:11 -08:00
Cyprien Autexier fe2453b93a Escaping support for JSON pointers 2016-11-07 22:11:22 -08:00
jhkimnew d870f75eec Fixed some minor issues 2016-11-07 15:54:50 -08:00
Andrew Stanton-Nurse eb94340ea9 pin publish-iis version 2016-11-07 10:09:53 -08:00
Ajay Bhargav Baaskaran 34f419f446 Added tags to project.json 2016-11-05 00:09:47 -07:00
jacalvar 373097e0dd Created public API baselines 2016-11-04 17:05:30 -07:00
jacalvar 7c6583986c Created public API baselines 2016-11-04 13:06:13 -07:00
Kiran Challa 81931e75d4 Handle exceptions for invalid operation types
Related to https://github.com/aspnet/Mvc/issues/5463
2016-11-03 14:43:35 -07:00
Andrew Stanton-Nurse 5858c0a64a fix #85 by making HandshakeHelpers internal and tidying doc comments
we don't need to share it with anything in the current implementation
2016-11-03 10:27:15 -07:00
Andrew Stanton-Nurse f58a373704 fix #106 by removing ReplaceFeature 2016-11-02 15:58:17 -07:00
Andrew Stanton-Nurse b3f755dff3 add test timeout to autobahn conformance tests (#129) 2016-11-02 14:02:48 -07:00
Pranav K f7fc72dcf2 Looking for Coherence packages under artifacts\build in addition to packages-expanded directory 2016-11-01 10:04:54 -07:00
Andrew Stanton-Nurse 68839d76e3 allow 4.2.4 to have non-strict behavior (#128) 2016-10-31 14:04:20 -07:00
pan-wang 4569d6d6d5 fix issue #26 AspNetCoreModule needs to abort failed responses (#34) 2016-10-31 13:03:13 -07:00
Andrew Stanton-Nurse 303f9ea2de update version to prepare for 1.1 release (#125)
* update version to prepare for 1.1 release

* update projects that reference WebSockets
2016-10-29 12:45:38 -07:00
Andrew Stanton-Nurse 18de340981 fix disposal of Deployers during autobahn suites 2016-10-27 15:49:58 -07:00
Sourabh Shirhatti ae727d64a9 Add download link 2016-10-26 16:40:19 -07:00
Sourabh Shirhatti 93ace1b84b Add Contributing information 2016-10-26 14:29:08 -07:00
Sourabh Shirhatti df997dcb3e Update LICENSE information 2016-10-26 14:08:58 -07:00