Commit Graph

5064 Commits

Author SHA1 Message Date
moozzyk b30cf982d1 Merge branch 'release' into dev 2016-04-07 15:17:55 -07:00
moozzyk e5d651fc30 Updating publish-iis to be a portable app 2016-04-07 15:16:37 -07:00
Chris R a6b08c75e0 Merge branch 'release' into dev 2016-04-07 11:54:06 -07:00
Chris R ee7bb86407 #121 Rename UseIIS() to UseIISIntegration() 2016-04-07 11:26:31 -07:00
Pranav K 4316282a3f Merge branch 'release' into dev 2016-04-06 19:18:23 -07:00
Pranav K 40091fcb22 Fixing build break 2016-04-06 19:18:10 -07:00
Pranav K 1c9df70948 Merge branch 'release' into dev 2016-04-06 19:07:33 -07:00
Pranav K 8f5a75b26b Fix versions 2016-04-06 18:18:57 -07:00
Ryan Nowak 1366621f97 Merge branch 'release' into dev 2016-04-06 16:43:20 -07:00
Ryan Nowak 89c9c3260b Make HtmlFormattableString public
We've had this class for a while backing the implementation of the
AppendFormat extension method. Making this public so we can use it in MVC
in localization.

Some updates to the API surface and name to be aligned with
System.FormattableString
2016-04-06 16:42:29 -07:00
Ajay Bhargav Baaskaran c971250f2e Merge branch 'release' into dev 2016-04-06 14:42:07 -07:00
John Luo bc94654a75 Merge branch 'release' into dev 2016-04-06 14:04:21 -07:00
John Luo 7a923d1d6f Published web.config to application root instead of web root #115 2016-04-06 14:01:23 -07:00
Ajay Bhargav Baaskaran 5654310a68 [Fixes #130] Added few DataProtectionProvider.Create overloads 2016-04-06 13:10:55 -07:00
Victor Hurdugaci 23774ed1d4 Merge branch 'release' into dev 2016-04-06 10:24:08 -07:00
Victor Hurdugaci 6667fd0748 save the .build folder during build 2016-04-06 10:16:23 -07:00
Pranav K 39abfd6838 Merge branch 'release' into dev 2016-04-06 09:47:48 -07:00
Pranav K 52c84c9940 Updating to release. 2016-04-06 09:47:46 -07:00
Pranav K 035fff8120 Merge branch 'release' into dev 2016-04-06 09:47:09 -07:00
Pranav K 40f45c2b04 Updating to release. 2016-04-06 09:47:07 -07:00
Pranav K c3fca6cb2b Merge branch 'release' into dev 2016-04-06 09:46:17 -07:00
Pranav K 8a592d1bee Updating to release. 2016-04-06 09:46:14 -07:00
Pranav K 64e6d3b236 Merge branch 'release' into dev 2016-04-06 09:46:08 -07:00
Pranav K ffaf2c8b23 Updating to release. 2016-04-06 09:46:06 -07:00
Pranav K e134c72966 Merge branch 'release' into dev 2016-04-06 09:45:29 -07:00
Pranav K 1de783c26b Updating to release. 2016-04-06 09:45:27 -07:00
Pranav K 66d3719f24 Merge branch 'release' into dev 2016-04-06 09:45:16 -07:00
Pranav K 616745a4b4 Updating to release. 2016-04-06 09:45:14 -07:00
John Luo cc69cacaea Reacting to Configuration API update 2016-04-04 12:18:35 -07:00
Pranav K cf1a548898 Make ci-build paths absolute 2016-04-02 22:42:01 -07:00
Pranav K 0f98a42894 ci-build cleanup
* Separate clone and build steps
* Create publish directory to prevent dotnet restore from failing
2016-04-02 22:27:10 -07:00
BrennanConroy f5944178e2 React to logging changes 2016-04-01 11:58:24 -07:00
ryanbrandenburg af46fec11f Allow a 'Gate branch' which is built instead of dev if it exists 2016-04-01 09:44:32 -07:00
Pranav K cb70183b03 More experiments with flow id 2016-04-01 06:38:08 -07:00
David Fowler 7eb34ad257 Update project.json
Fixed System.Runtime.Serialization.Primitives version
2016-03-31 12:08:59 -07:00
Doug Bunting 52e5ccdac7 React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:07:22 -07:00
John Luo a51ba19b16 Update samples 2016-03-30 16:02:47 -07:00
John Luo 7a3da26d87 React to Kestrel extensions 2016-03-30 15:45:27 -07:00
Victor Hurdugaci 5e2ef60519 Webhooks notification 2016-03-30 15:40:25 -07:00
Victor Hurdugaci f540174114 Webhook notifications 2016-03-30 15:01:44 -07:00
Pavel Krymets a8516ec538 Add variable to control parallel compilation 2016-03-29 11:48:29 -07:00
jacalvar 794d0892ae Return IServiceCollection from AddWebEncoders extension methods 2016-03-28 15:27:31 -07:00
Pranav K fad42eacea Cleaning up makefile.shade 2016-03-28 11:58:45 -07:00
Eilon Lipton c5d5ef6788 Fix package metadata 2016-03-26 15:00:56 -07:00
BrennanConroy cad873d949 React to Deployer changes 2016-03-25 14:59:49 -07:00
ryanbrandenburg fd10621c1a SetContent->SetHtmlContent 2016-03-25 12:01:59 -07:00
Cesar Blum Silveira 300078b448 Temporary: Don't expand packages when caching Coherence on non-Windows. 2016-03-25 11:12:39 -07:00
David Fowler 4e78a2d02e Fixed build 2016-03-25 09:28:20 -07:00
Pranav K 98e2d5d4c7 Fix dotnet restore warning 2016-03-25 08:15:10 -07:00
David Fowler 8965b63ec1 Fixed build 2016-03-25 02:02:41 -07:00