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

1253 Коммитов

Автор SHA1 Сообщение Дата
Piyali Jana 34b9fbc0bd Update 2018-06-21 13:40:16 -07:00
Piyali Jana d69933cbfd Update CoreSDK with changes 2018-06-19 15:56:57 -07:00
Piyali Jana 3159185c56 Merge from master 2018-06-19 14:59:54 -07:00
Piyali Jana (MS) 4774c9347f
Merge pull request #622 from Microsoft/users/barustum/addChannelUnitTest
Add first unit test for Channel
2018-06-19 13:59:17 -07:00
Piyali Jana 632b7835ec Update to run qunit:all option for travis, which is existing test suite 2018-06-19 13:35:55 -07:00
Piyali Jana 8f059a8600 Initial updates for minimal support in AI layer 2018-06-19 13:33:41 -07:00
Piyali Jana 1b4ad5ea6d Finally compiling ai package 2018-06-19 11:29:52 -07:00
Piyali Jana f0b11bec80 Update 2018-06-19 11:15:13 -07:00
Piyali Jana 9f9f262309 Update 2018-06-18 16:04:54 -07:00
Piyali Jana 2d77d6bfe1 Update 2018-06-18 14:23:10 -07:00
Piyali Jana f2697ddfc7 Update 2018-06-18 07:16:33 -07:00
Piyali Jana 3935034d98 Common updates 2018-06-18 06:09:09 -07:00
Piyali Jana d28827ae39 fix reference 2018-06-18 05:58:53 -07:00
Piyali Jana 047ceb8e87 Update 2018-06-17 16:59:15 -07:00
Piyali Jana 854647641c Update to pack cjs for appinsights 2018-06-17 08:14:56 -07:00
Piyali Jana 2fd1dc57fe changes in core to support IPlugin 2018-06-17 07:40:45 -07:00
Piyali Jana 4cfff2a329 Update 2018-06-17 06:05:58 -07:00
Basel Rustum 4f3bccd617 delete d.ts and js files 2018-06-12 19:11:32 -07:00
Basel Rustum abcdb11471 add a envelopeCreator unit test 2018-06-12 18:57:44 -07:00
Basel Rustum 999c08f607 Get a single test to run in channel 2018-06-12 17:34:43 -07:00
Piyali Jana fcac6ff898 Merge branch 'master' into users/piyalij/ailayer 2018-06-12 12:27:52 -07:00
Piyali Jana 496b141ecf Update 2018-06-12 12:27:34 -07:00
Basel Rustum 676d6e772b get 1 fake test to run on channel 2018-06-11 17:06:31 -07:00
Piyali Jana 8da30bed75 Initial set of changes for ai layer 2018-06-11 06:31:51 -07:00
Basel Rustum da158bb4fa
publish command and channel to vsts (#621)
* publish command and channel to vsts

* export SeverityLevel enum and increment package
2018-06-08 18:12:10 -07:00
Piyali Jana (MS) 4d502d2a2d
Merge pull request #620 from Microsoft/users/piyalj/updates
Update init for extensions to provide access to core api, check in package.json updates required for cjs and amd to publish (temp. publish locn)
2018-06-08 09:34:26 -07:00
Piyali Jana 717218169a Pushing change from local 2018-06-08 06:50:51 -07:00
Piyali Jana 5c0dac69ca Update version for publish 2018-06-07 17:47:19 -07:00
Piyali Jana 8b1aa1fca5 Update to pass core instance to plugins at start. rename start to initialize 2018-06-07 17:45:19 -07:00
Piyali Jana 4a23876e62 Update 2018-06-07 14:34:57 -07:00
Piyali Jana ad64a95afb update 2018-06-07 14:34:09 -07:00
Piyali Jana 6450b6a48e fix gitignore 2018-06-07 14:05:23 -07:00
Piyali Jana d1259954bc Update versions 2018-06-07 13:58:53 -07:00
Piyali Jana 2a75607027 Merge from master 2018-06-07 13:57:11 -07:00
Piyali Jana 37233a11bb Updates 2018-06-07 13:44:15 -07:00
Basel Rustum b5d516ca89
Add Validators. Refactor coreSDK folder (#616)
* Change channel to namespace(less) modules

* merge from master

* revert package.json

* implement validators

* use IChannelControls instead of ITelemetryPlugin

* consume coreSDK interfaces

* Move files from coreSDK to channel and common

* change channel and common to have amd/cjs structure like coreSDK does
2018-06-07 13:28:18 -07:00
Piyali Jana 222ffdc61a Merge branch 'master' into users/piyalj/updates 2018-06-06 17:33:26 -07:00
Piyali Jana 830b1ea3ed Update 2018-06-06 17:33:08 -07:00
Piyali Jana (MS) c59af26b30 Checking in files for 1.0.18 (#618) 2018-06-06 15:19:40 -07:00
Piyali Jana d994d8e36f update 2018-06-05 13:55:44 -07:00
Piyali Jana (MS) 068df841db Fix package.json files for core build (#613)
* Fix package.json files for core building

* Updates

* Fix

* Add core test runner

* Update

* Update task name for core commonjs

* Update

* Fix

* Fix merge

* fix amd
2018-06-04 18:17:56 -07:00
Basel Rustum e1506f7eeb
Change channel to namespace(less) modules (#611)
* Change channel to namespace(less) modules
2018-06-01 17:19:54 -07:00
Piyali Jana (MS) 81bee5d538
Merge pull request #612 from hofuchi/patch-1
Update API-reference.md
2018-05-30 16:45:43 -07:00
Graham Scanlon f73057da51
Update API-reference.md
data type for samplingPercentage was boolean, changing to number since it's a percentage
2018-05-29 11:15:47 -05:00
Basel Rustum b0d9607fed
Turn common and coresdk into namespace(less) modules (#610)
* Change common to namespacesless

* enable building of commonjs and amd for common package

* export more modules from common

* remove main from package.json

* make core buildable

* Change output structure for amd and commonjs

* remove reference path to type definition file from some files
2018-05-26 00:29:46 -07:00
Piyali Jana (MS) ff21455586
Merge pull request #609 from Microsoft/commonjspacksupport
Add commonjs build and pack support for core SDK
2018-05-24 14:53:41 -07:00
Piyali Jana 8d964b5155 Updates to fix consumption of the types 2018-05-24 13:59:50 -07:00
Piyali Jana 0bf7469c52 Add commonjs build and pack support for core SDK 2018-05-24 09:45:40 -07:00
Piyali Jana (MS) ec9bdcce95
Merge pull request #607 from Microsoft/users/piyalij/AddCore
Add appinsights core, update interfaces to remove namespace and some minor changes
2018-05-23 09:25:53 -07:00
Piyali Jana bd0e85244e Add rootdir for tsconfigcommonjs 2018-05-23 07:19:26 -07:00