Commit Graph

4591 Commits

Author SHA1 Message Date
Nate McMaster abf05e2856 Docker: add warning when FileSystemXmlRepository saves a key to non-volume mounted folder 2017-06-13 11:04:52 -07:00
Nate McMaster ddd041b0f1 Remove DefaultKeyServices 2017-06-13 00:34:35 -07:00
pan-wang cee4cf7544 Antares blocks some windows APIs. We have use socket instead of calli… (#109)
* Antares blocks some windows APIs. We have use socket instead of calling GetExtendedTcpTable to check whether the backend is listening on given port.

* Use socket instead of calling GetExtendedTcpTable to check if the backend process listens on given port since Antares blocks couple APIs

* Antares blocks some windows APIs. We have use socket instead of calling GetExtendedTcpTable

* update format

* format change
2017-06-12 19:41:12 -07:00
Chris R f5253459ec Change nuget pacakge version to include -pre- 2017-06-12 15:16:01 -07:00
Pranav K a224b1a833 Re-enable desktop tests
* Remove FrameworkSkipCondition to enable desktop tests.
* Remove ConditionalTheory \ ConditionalFact since it's no longer required.
* Replace InlineData with meaningful test names
* Cleanup commented out lines of code
2017-06-09 16:44:48 -07:00
Andrew Stanton-Nurse f34e87042c extend timeout and more logging (#183) 2017-06-09 11:26:06 -07:00
Pranav K e714153782 Update to PackagePublisher 1.0.2-* 2017-06-09 10:29:14 -07:00
Nate McMaster e7fa69d63c Minor cleanup: remove unnecessary conditional compilation line 2017-06-08 16:40:09 -07:00
Pranav K c267d192d6 Remove usage of TaskCache 2017-06-08 11:46:50 -07:00
jhkimnew fc54fef0bf Fix nuget output path (#107)
Fix nuget output path

* Update theoutput path of nuget package
2017-06-08 10:42:32 -07:00
Chris R 448e6787e2 Fix auth enabled check 2017-06-07 15:43:24 -07:00
Stephen Halter 6717f1674f Merge branch 'rel/2.0.0-preview2' into dev 2017-06-06 16:03:42 -07:00
Stephen Halter 89057003b3 Check IHttpMaxRequestBodySizeFeature.IsReadOnly (#379) 2017-06-06 16:02:36 -07:00
Kiran Challa b328ce48ad Updated Readme 2017-06-06 10:39:13 -07:00
Kiran Challa 0cfecf4cb2 Copy msbuild artifacts from individual repos to universe artifacts folder 2017-06-06 10:14:16 -07:00
Kiran Challa 59ec6e0c50 Updated refereces of 'rel/2.0.0-preview2' to 'dev' 2017-06-06 10:09:49 -07:00
Chris R c261b37fda #371 Conditionally register auth scheme base on ANCM variable 2017-06-05 14:54:15 -07:00
Chris R 16c70d6dda Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-05 14:45:24 -07:00
Chris R c3ffde286b Clear MaxRequestBodySize 2017-06-05 11:23:08 -07:00
Kiran Challa 88f81f00e9 Copy Korebuild directory to cloned repoistories to avoid repeated downloads 2017-06-05 10:18:13 -07:00
Mike Harder de8b7e7d3c Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-03 09:36:48 -07:00
Mike Harder 43eb9574a1 Fix invalid format string (#181)
- Introduced in 79036ea166
2017-06-03 09:35:37 -07:00
Ajay Bhargav Baaskaran 5d22a42a2a Merge branch 'rel/2.0.0-preview2' into dev 2017-06-02 15:22:48 -07:00
Ajay Bhargav Baaskaran ac3cbb5f8d Generated api check baselines for AzureStorage 2017-06-02 15:16:16 -07:00
Pavel Krymets a8d40e22f7 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-06-02 15:06:22 -07:00
Nate McMaster fe83e69b1a Add a startup filter which initializes the key ring before the server starts 2017-06-02 11:31:16 -07:00
Nate McMaster 285b973a5c Use IHostingEnvironment to determine application identifier
Reverses changes made in #230
2017-06-02 11:27:25 -07:00
Pavel Krymets 79036ea166 React to logging in DI (#180) 2017-06-02 08:34:43 -07:00
Ajay Bhargav Baaskaran e7e8e424ba Merge branch 'rel/2.0.0-preview2' into dev 2017-06-01 17:45:50 -07:00
Ajay Bhargav Baaskaran 22ebf68f74 Enable Api check and added breakingchanges json 2017-06-01 17:39:52 -07:00
Kiran Challa 6685b09973 Updated Korebuild zip location to rel/2.0.0-preview2 2017-06-01 12:50:57 -07:00
Pranav K 24c6b73faf Updating versions to preview3 2017-06-01 10:47:58 -07:00
Pranav K d36b5d19bc Updating versions to preview3 2017-06-01 10:47:10 -07:00
Pranav K 91e48874ff Updating versions to preview3 2017-06-01 10:46:42 -07:00
Pranav K c9f9baba58 Branching for rel/2.0.0-preview2 2017-05-31 20:05:52 -07:00
Pranav K e74db66ef6 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 20:04:27 -07:00
Pranav K 48b34e78d2 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 20:00:27 -07:00
Pranav K 4b292b3eeb Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:58:08 -07:00
Pranav K 5f23a96443 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:37 -07:00
Pranav K 27e157fc37 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:22 -07:00
Pranav K fa33a55867 Updating build scripts to point to 2.0.0-preview2 KoreBuild 2017-05-31 19:53:14 -07:00
Pranav K 3fcc131d7f Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:48:00 -07:00
Pranav K e8573ed210 Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:44:18 -07:00
Pranav K 23bc886dde Merge remote-tracking branch 'origin/rel/2.0.0-preview2' into dev 2017-05-31 19:42:13 -07:00
Pranav K b1696835db Branching for rel/2.0.0-preview2 2017-05-31 19:37:35 -07:00
Pranav K 0888456ff1 Branching for rel/2.0.0-preview2 2017-05-31 19:36:45 -07:00
Pranav K 5c556079c2 Branching for rel/2.0.0-preview2 2017-05-31 19:36:17 -07:00
Kiran Challa 461d8a77db Updated to use the latest shared runtime 2017-05-26 12:46:53 -07:00
Kiran Challa db88056e77 Updated to use the latest shared runtime 2017-05-26 12:41:22 -07:00
Kiran Challa 9ef496fe5b Updated to use the latest shared runtime 2017-05-26 12:39:04 -07:00