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

30 Коммитов

Автор SHA1 Сообщение Дата
Greg Hedin bb15a2d830 support $no_proxy (#192)
* no_proxy env support

* unit test no_proxy env support
2018-10-07 20:04:05 -04:00
damccorm 7b66ae5d93
Added more detailed user agent string (#223)
* Added more detailed user agent string

* Added tests for user agent

* Getting rid of file that has been renamed

* Responding to feedback

* Responding to rest of feedback

* Added nock test for user agent

* Updated tests to use assert.equal instead of assert
2018-09-21 09:50:38 -04:00
GiridharanNarayanan 1dc7a4af55 Adding Wiki NodeJs APIs (#186)
Added Wiki API.
2018-06-13 14:33:03 -04:00
Stephen Franceschelli 3c0c85e653 Remove deployment level APIs. (#165)
* Remove deployment level APIs.

* Bump major version.

* Cleanup after running task sample.

* Update README to accurately list available APIs.

* Add missing API to README.
2018-04-02 15:17:07 -04:00
Stephen Franceschelli 55904a989d
Update API names. Fix broken samples. (#164)
* Update API names. Fix broken samples.

* Remove unnecessary using. Add more verbose logging to some samples.
2018-03-26 10:13:41 -04:00
Oswaldo Ferro 6ddba5f432 Added WorkItemTrackingProcess and WorkItemTrackingProcessDefinitions APIs (#156)
* Added WorkItemTrackingProcessApi.ts, WorkItemTrackingProcessDefinitionsApi.ts, WorkItemTrackingProcessInterfaces.ts and WorkItemTrackingProcessDefinitionsInterfaces.ts, and modified WebApi

* Added WorkItemTrackingProcessApi.ts, WorkItemTrackingProcessDefinitionsApi.ts, WorkItemTrackingProcessInterfaces.ts and WorkItemTrackingProcessDefinitionsInterfaces.ts, modified WebApi and added sample

* Add printSectionStart
2018-03-26 08:24:50 -04:00
Stephen Franceschelli 5d27b11440
Fix bug with resource areas on prem. (#145) 2018-02-15 12:02:59 -05:00
Stephen Franceschelli 39a2589131
Resource area lookups (#139)
* Add samples, update some APIs.

* Updates.

* Latest.

* Fixes.

* Latest

* Cleanup.

* Uncomment working samples.

* Cleanup.
2018-02-12 13:13:37 -05:00
Ting 0cd2f560ff
skip ssl certificate validation if needed (#121) 2017-11-03 07:41:32 -07:00
Ting d467665e8c certificate support (#112) 2017-08-29 10:37:00 -04:00
Ting 3daeadd280 fix build. (#108)
fix build use tsc 1.8
2017-07-20 16:04:00 -04:00
Tingluo Huang 53903b6e3f proxy support for vsts-node-api 2017-07-19 11:57:24 -04:00
scott dallamura 67f0f3a964 getHandlerFromToken (#103) 2017-06-15 16:40:58 -04:00
scott dallamura 705894878c don't need Q anymore (#99)
* don't need Q anymore

* fix comment
2017-06-05 14:59:40 -04:00
Bryan MacFarlane 781322193c type connect call 2017-04-05 22:31:59 -04:00
Bryan MacFarlane b57a23e182 connect on webapi (#94)
* connect on webapi

* remove commented block

* better pattern
2017-04-05 22:19:47 -04:00
Ted Chambers 7ade24ea37 add references to new areas, cleanup typeinfo, fix build breaks. 2017-03-23 15:52:28 -04:00
Bryan MacFarlane d8f5e251f9 Features/promiseme (#64)
* awaitable http and rest client

* bumping to preview

* new pattern in BuildApi.ts - does not compile yet

* regen

* change http client pattern

* remove serializer from rest client

* more no serializer in rest

* restclient users new http client

* Adding the DTA apis to testapi.ts (#76)

* get collection calls are wrong

* Removing the duplicate run filter (#77)

* bumping version

* new api pattern

* regenerate clients (#81)

* regenerate clients

* negotiation, another build sample

* fix upload (#82)

* update task sample
2017-03-09 08:11:52 -05:00
Trevor Gau 4efdb5558d Add extension management apis. 2016-09-02 13:53:57 -04:00
Bryan MacFarlane 98cd22897c starting 4.x api for async/await and samples 2016-07-27 22:16:44 -04:00
scott dallamura 6e2de72106 all api are Q api (#47) 2016-07-27 21:27:13 -04:00
Jeff Young 39240c2719 Add NTLM support (#43)
* Add NTLM support

* PR feedback

* Update LICENSE after feedback from LCA
2016-07-06 09:54:51 -04:00
Ankit Goyal 8d2f5cbd65 updating the release clients 2016-02-09 20:29:39 +05:30
Ankit Goyal ce95153bca Remove jenkinsapi import from webapi 2015-09-04 23:33:39 +05:30
Ankit Goyal 57b2a19a33 Removing jenkins api 2015-09-02 00:13:44 +05:30
Ankit Goyal e5be419c4c Adding JenkinsApi which has a method to download the jenkins artifacts 2015-09-01 19:29:47 +05:30
Ankit Goyal c555d5704d Adding ReleaseManagement auto generated node js client. 2015-09-01 19:27:57 +05:30
Teddy Ward d24b7756df add gallery to factory 2015-08-11 15:27:06 -04:00
Teddy Ward 23c7e91d33 handlers are module level exports of WebApi 2015-08-04 11:54:10 -04:00
Bryan MacFarlane 1661285c89 mv src and change gulpfile 2015-07-27 19:44:51 -04:00