Граф коммитов

3372 Коммитов

Автор SHA1 Сообщение Дата
Ian Kemp d8428dc775
"implement" System.Web.Hosting.HostingEnvironment.ApplicationVirtualPath (#2961) 2020-09-02 08:46:38 -07:00
dotnet-maestro[bot] 496decee6a
Update dependencies from https://github.com/dotnet/arcade build 20200811.8 (#2954)
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.GenAPI: from 5.0.0-beta.20407.3 to 5.0.0-beta.20411.8
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20407.3 to 5.0.0-beta.20411.8
  - Microsoft.DotNet.Helix.Sdk: from 5.0.0-beta.20407.3 to 5.0.0-beta.20411.8
2020-08-13 14:32:33 +00:00
dotnet-maestro[bot] 48f56aa494
Update dependencies from https://github.com/dotnet/arcade build 20200807.3 (#2951)
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.GenAPI: from 5.0.0-beta.20403.5 to 5.0.0-beta.20407.3
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20403.5 to 5.0.0-beta.20407.3
  - Microsoft.DotNet.Helix.Sdk: from 5.0.0-beta.20403.5 to 5.0.0-beta.20407.3
2020-08-11 12:28:17 +00:00
dotnet-maestro[bot] d104382fba
Update dependencies from https://github.com/dotnet/arcade build 20200803.5 (#2950)
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.GenAPI: from 5.0.0-beta.20374.1 to 5.0.0-beta.20403.5
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20374.1 to 5.0.0-beta.20403.5
  - Microsoft.DotNet.Helix.Sdk: from 5.0.0-beta.20374.1 to 5.0.0-beta.20403.5
2020-08-06 12:28:54 +00:00
Eric StJohn 575c3f9ef2
Merge pull request #2948 from IanKemp/iank-sys-web-compat
Additional System.Web compatibility
2020-08-04 10:54:54 -07:00
Eric StJohn b19410992f Fix exclusions & PNSE message 2020-08-04 10:46:02 -07:00
Ian Kemp 2a21df1d00 cleanup 2020-08-04 14:19:12 +01:00
Ian Kemp 5e2c2fca6b just dummy up things we need 2020-08-04 14:15:35 +01:00
Ian Kemp 9e1106a70e update doc and tests 2020-08-04 13:50:05 +01:00
Ian Kemp 241dc1d5b5 additional compat no-ops 2020-08-04 13:25:41 +01:00
dotnet-maestro[bot] f38f451164
Update dependencies from https://github.com/dotnet/arcade build 20200724.1 (#2946)
[master] Update dependencies from dotnet/arcade
- Updates:
  - Microsoft.DotNet.GenAPI: from 5.0.0-beta.20364.3 to 5.0.0-beta.20374.1
  - Microsoft.DotNet.Helix.Sdk: from 5.0.0-beta.20364.3 to 5.0.0-beta.20374.1
  - Microsoft.DotNet.Arcade.Sdk: from 5.0.0-beta.20364.3 to 5.0.0-beta.20374.1
2020-07-29 16:25:41 +00:00
Daniel Costea 38e0a1e3d6
Add Microsoft.Data.Analysis.nuget project (#2933)
* Add DataFrame object formatter.

* Update nuget dependencies.

* Apply CR fixes.

* Remove ReferenceOutputAssembly added to from Microsoft.Data.Analysys.csproj.

* Add Microsoft.Data.Analysis.nuget project.

* Move project to src. Fix nuget project settings.

* Remove NoBuild property from project.

* Remove IncludeBuildOutput and IncludeSymbols from project.

* Add VersionPrefix to project.

* Add IncludeBuildOutput property.

* Add unit tests.

* Downgrade from netcoreapp3.1 to netcoreapp3.0

* Upgrade from netcoreapp3.0 to netcoreapp3.1 (dotnet interactive is not compatible with 3.0)

* Add netcoreapp3.1 to global settings

* Add dotnet 3.1.5 runtime to global settings

* Build fixes

* Moving MDAI into interactive-extensions folder of the package

* Minor refactoring

* Respond to PR feedback

Co-authored-by: Prashanth Govindarajan <prgovi@microsoft.com>
Co-authored-by: Jose Perez Rodriguez <joperezr@microsoft.com>
Co-authored-by: Eric Erhardt <eric.erhardt@microsoft.com>
2020-07-27 16:29:08 -07:00
dotnet-maestro[bot] 1d9a590490
Update dependencies from https://github.com/dotnet/arcade build 20200714.3 (#2943)
Microsoft.DotNet.GenAPI , Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20316.1 -> To Version 5.0.0-beta.20364.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-15 22:44:14 +00:00
Eric StJohn 1d6398670e
Merge pull request #2942 from ericstj/System.Web.Compatibility
Add a few types to System.Web compat assembly
2020-07-14 08:52:29 -07:00
Eric StJohn 7feb17a181 Add a few types to System.Web compat assembly 2020-07-13 22:18:15 -07:00
Eric StJohn fb1fe923b1
Merge pull request #2940 from ericstj/System.Web.Compatibility
Add System.Web compatibility assembly
2020-07-02 18:55:46 -07:00
dotnet-maestro[bot] 5d1d63eee4
Update dependencies from https://github.com/dotnet/arcade build 20200630.3 (#2941)
Microsoft.DotNet.Helix.Sdk , Microsoft.DotNet.Arcade.Sdk
 From Version 5.0.0-beta.20316.1 -> To Version 5.0.0-beta.20330.3

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-07-02 12:24:50 +00:00
Eric StJohn bfea0a7b8f
Update tests/System.Web.Compatibility.Tests/System.Web.Compatibility.Tests.cs
Co-authored-by: nil4 <nil4@users.noreply.github.com>
2020-07-01 14:45:34 -07:00
Eric StJohn 1115781f7e Add System.Web compatibility assembly
This assembly implements most the surface area of System.Web by throwing
PlatformNotSupportedException.

Some API which can be thought of as "capability" checks return default
values to indicate the API is not supported.

This enables libraries built against desktop using these parts of
System.Web to JIT successfully and execute as if they were running
outside the context of a web project.
2020-06-30 22:25:04 -07:00
Ramon c48982b4eb
Fix a bug in InsertColumn 2020-06-24 15:47:27 -07:00
dotnet-maestro[bot] 4e823aa017
Update dependencies from https://github.com/dotnet/arcade build 20200616.1 (#2936)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20309.1 -> To Version 5.0.0-beta.20316.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-18 12:27:13 +00:00
daniel costea f44a099c2a
Add DataFrame object formatter. (#2931)
* Add DataFrame object formatter.

* Update nuget dependencies.

* Apply CR fixes.
2020-06-11 14:19:03 -05:00
dotnet-maestro[bot] d6e24f6d06
Update dependencies from https://github.com/dotnet/arcade build 20200609.1 (#2932)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20280.1 -> To Version 5.0.0-beta.20309.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-11 12:27:17 +00:00
Prashanth Govindarajan 6b0545e49b
Table based Half implementation (#2929)
* Half: not complete yet

* Implementation and unit tests

* Unit tests and operators

* Rename to TableBasedHalf

* Clean up Half implementation and unit tests

* Port missing unit tests from Single
2020-06-09 17:36:28 -07:00
dotnet-maestro[bot] 00144d77d5
Update dependencies from https://github.com/dotnet/arcade build 20200530.1 (#2928)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20278.4 -> To Version 5.0.0-beta.20280.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-06-02 12:26:31 +00:00
dotnet-maestro[bot] a3efe45d56
Update dependencies from https://github.com/dotnet/arcade build 20200528.4 (#2925)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20261.9 -> To Version 5.0.0-beta.20278.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-05-30 12:25:12 +00:00
Prashanth Govindarajan 32d3005a05
Increment version and stop producing stable packages (#2922)
* Increment version and stop producing stable packages
2020-05-26 08:53:37 -05:00
Rhys Parry 9c75483a5a
Default Length for StringDataFrameColumn (#2921) (#2923) 2020-05-25 10:35:15 -07:00
Prashanth Govindarajan d488d6b4ef
Produce a 0.4.0 build (#2920) 2020-05-20 13:34:41 -07:00
Prashanth Govindarajan ad2c6c8674
Revert "Create a 0.4.0 package (#2918)" (#2919)
This reverts commit fbf82402f6.
2020-05-20 13:29:53 -07:00
Prashanth Govindarajan fbf82402f6
Create a 0.4.0 package (#2918) 2020-05-19 17:20:24 -07:00
Prashanth Govindarajan 82924f7c78
Improve LoadCsv to handle null values when deducing the column types (#2916)
* Unit test to repro

* Fix https://github.com/dotnet/corefxlab/issues/2915

Append a null value to a column when encountering it instead of changing the column type to a StringDataFrameColumn

* Update src/Microsoft.Data.Analysis/DataFrame.IO.cs

Co-authored-by: Günther Foidl <gue@korporal.at>

* Update src/Microsoft.Data.Analysis/DataFrame.cs

Co-authored-by: Günther Foidl <gue@korporal.at>

* Feedback

Co-authored-by: Günther Foidl <gue@korporal.at>
2020-05-19 17:59:53 +00:00
dotnet-maestro[bot] aa1463f698
Update dependencies from https://github.com/dotnet/arcade build 20200511.9 (#2914)
Microsoft.DotNet.Arcade.Sdk , Microsoft.DotNet.Helix.Sdk
 From Version 5.0.0-beta.20258.8 -> To Version 5.0.0-beta.20261.9

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-05-14 12:29:15 +00:00
Prashanth Govindarajan d3d416f5d4
Darc update fail (#2912)
Follow up on arcade update
2020-05-12 09:39:16 -07:00
dotnet-maestro[bot] be523f701c
Update dependencies from https://github.com/dotnet/arcade build 20200508.8 (#2913)
- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20256.5 -> 5.0.0-beta.20258.8
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20256.5 -> 5.0.0-beta.20258.8

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-05-12 12:28:07 +00:00
dotnet-maestro[bot] e4c2e25520
[master] Update dependencies from dotnet/arcade (#2910)
* Update dependencies from https://github.com/dotnet/arcade build 20200506.5

- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20228.4 -> 5.0.0-beta.20256.5

* Remove reference to xunit to get it building

* Benchmarks is not a test project

* Add 3.0.0 TFM

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
Co-authored-by: Prashanth Govindarajan <prgovi@microsoft.com>
2020-05-12 00:42:39 +00:00
Prashanth Govindarajan 300885c220
Fix https://github.com/dotnet/corefxlab/issues/2906 (#2907)
* Fix https://github.com/dotnet/corefxlab/issues/2906

* Improvements and unit tests

* sq

* Better fix

* sq
2020-04-30 18:51:00 +00:00
dotnet-maestro[bot] 32d36a1770
Update dependencies from https://github.com/dotnet/arcade build 20200428.4 (#2908)
- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20224.11 -> 5.0.0-beta.20228.4
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20224.11 -> 5.0.0-beta.20228.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-30 12:26:33 +00:00
dotnet-maestro[bot] a24f9311d4
[master] Update dependencies from dotnet/arcade (#2905)
* Update dependencies from https://github.com/dotnet/arcade build 20200421.14

- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20201.2 -> 5.0.0-beta.20221.14
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20201.2 -> 5.0.0-beta.20221.14

* Update dependencies from https://github.com/dotnet/arcade build 20200424.11

- Microsoft.DotNet.Arcade.Sdk: 5.0.0-beta.20201.2 -> 5.0.0-beta.20224.11
- Microsoft.DotNet.Helix.Sdk: 5.0.0-beta.20201.2 -> 5.0.0-beta.20224.11

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-28 12:33:47 +00:00
Immo Landwerth 4cf5e046d8
Link Code of Conduct (#2899) 2020-04-02 18:36:38 -07:00
dotnet-maestro[bot] 26843f308b
Update dependencies from https://github.com/dotnet/arcade build 20200401.2 (#2898)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20201.2
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20201.2

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-04-02 12:33:44 +00:00
dotnet-maestro[bot] 1eb239ebe8
Update dependencies from https://github.com/dotnet/arcade build 20200330.5 (#2896)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20180.5
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20180.5

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-31 12:29:13 +00:00
Prashanth Govindarajan 7e4a48c0df
Pass in -ci and -test to CI (#2893)
* run unit tests in CI

* pass in ci flag

* feedback

* Use arcade xunit version and add test ruleset

* Fix test failures

Co-authored-by: Santiago Fernandez Madero <safern@microsoft.com>
2020-03-26 10:11:36 -07:00
Eric Erhardt e40153f279
Bump Microsoft.Data.Analysis version to 0.4.0 (#2892)
* Bump Microsoft.Data.Analysis version to 0.4.0
2020-03-25 12:17:59 -05:00
Prashanth Govindarajan f2f2b9efa1
Fix versioning to allow for individual stable packages (#2891)
* Fix versioning to allow for individual stable packages

* sq
2020-03-24 16:20:00 -07:00
Prashanth Govindarajan 52a60a1331
Bump version (#2890) 2020-03-23 17:03:34 -07:00
Prashanth Govindarajan 83de96e3e7
Support for Exploded columns types in Arrow and IO scenarios (#2885)
* Support for Exploded columns types in Arrow and IO scenarios

* Unit tests

* Address feedback
2020-03-23 14:29:08 -07:00
Prashanth Govindarajan f2540de0cc
Add Apply to ArrowStringDataFrameColumn (#2889) 2020-03-23 10:10:40 -07:00
dotnet-maestro[bot] 5c36615b3b
Update dependencies from https://github.com/dotnet/arcade build 20200321.1 (#2888)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20171.1
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20171.1

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-22 12:34:05 +00:00
dotnet-maestro[bot] a4e0ad0f4f
Update dependencies from https://github.com/dotnet/arcade build 20200320.4 (#2887)
- Microsoft.DotNet.Arcade.Sdk - 5.0.0-beta.20170.4
- Microsoft.DotNet.Helix.Sdk - 5.0.0-beta.20170.4

Co-authored-by: dotnet-maestro[bot] <dotnet-maestro[bot]@users.noreply.github.com>
2020-03-21 12:29:52 +00:00