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

42 Коммитов

Автор SHA1 Сообщение Дата
Pavel Krymets ab6b288e88
Support both test servers (#272) 2019-12-04 10:59:07 -08:00
Pavel Krymets 1d248d8533
More URL tests and pass pipeline into test lambdas (#269) 2019-12-03 14:53:30 -08:00
Pavel Krymets 3f994ab4fb
Add .editorconfig and StyleCop rules, cleanup project files (#250) 2019-11-22 12:50:02 -08:00
Pavel Krymets f2d08d5755 Add TestServer 2019-11-20 16:45:57 -08:00
Wes Haggard 80af8377bd
Add lanuch settings to debug the plugin. (#110)
Add lanuch setting which will open autorest and you will get a prompt
to start debugging the .NET plugin as well. Do the launch via CTRL+F5,
instead of F5 if you want to use the same VS window for debugging otherwise
VS doesn't like to mix debugging node and .net in the same VS IDE.
2019-10-08 10:40:55 -07:00
Michael Yanni 689ae03ddf Got basic file writing working. 2019-09-16 11:29:40 -07:00
Michael Yanni c3ae27f4eb Creating a skeleton extension. 2019-09-13 19:25:25 -07:00
Michael Yanni 601df841b5 Initial project. 2019-09-13 18:00:54 -07:00
Michael Yanni e3cd654555 Deleted everything. Starting fresh for v3. 2019-09-13 17:44:37 -07:00
Erik Petersen 7c26983918 update modeler and testserver to eliminate constantinople vulnerability. (#97)
* update modeler and testserver to eliminate constaninople vulnerability.

* update modeler to 2.3.55 that contains a reference to the updated testserver.
2018-06-26 08:32:31 -07:00
Garrett Serack 2b62cad9c5
using autorest common as a submodule. (#94)
* using autorest common as a submodule.

* rebuild

* whoopes

* whoopes

* reference fixed common

* regenerated

* change dependency building

* try linux again

* latest master for common

* why no work

* now linux

* again, try linux

* again, try linux 2

* fixed ci prob

* linux fix again
2018-05-21 16:24:09 -07:00
Johannes Bader 4674c1729d
test CI (#80)
* test

* config

* asd
2018-03-27 15:51:40 -07:00
Garrett Serack 2ee01e5e96 Stream filename fix (#76)
* better filename detection for form streams

* made any() an explicit call

* C# 5 compatible

* regen
2018-03-26 16:46:51 -07:00
Johannes Bader bb946280fb
Tests for CR fixes (#9)
* regen with new testserver

* regen

* new CR tests

* ws

* bump

* update

* test dep

* regen

* missing discriminator
2018-03-26 15:57:52 -07:00
Deepak Shankargouda 89c1f1ccd0 Removing modelAsExtensible, introducing oldModelAsString (#74)
* regened code

* Adding extensible enum tests to body complex

* updating refs

* cleanup

* updating autorest ref

* regen
2018-03-26 14:47:59 -07:00
Johannes Bader bb38c9cc9e asd 2018-02-23 16:48:38 -08:00
Johannes Bader 810002782f
full deprecation support (#75)
* dependency bump

* messages

* param dep

* regen
2018-02-23 09:51:51 -08:00
Abhijeet 9118577783 Fix lro test (#68)
* fixing LRO tests

* updating comments

* taking dependency on the latest testserver changes 2.3.22 that is required for the tests to pass
2018-01-27 13:40:43 -08:00
Johannes Bader e5f871b743
Fancy components (first stage) and Content-Type fix (#61)
* refac template

* regen

* bump

* regen

* template

* regen config

* regen

* remove prefix

* regen

* forward to

* props

* bump

* regen

* deactivate test for now

* CT sample

* regen

* CT fix
2017-12-13 15:47:39 -08:00
Johannes Bader 0c9e5f37f9
bump fixed modeler (#60)
* bump fixed modeler

* fix test swagger

* regen

* test fix
2017-12-06 17:30:37 -08:00
Johannes Bader 6cad16d7ee
Deprecate stuff (#58)
* ref dep model

* bump

* test case

* actual test

* fix

* more test, very fix
2017-11-30 17:06:15 -08:00
Johannes Bader b598526bb8
more test coverage (#57)
* more coverage

* testserver

* no coverage check

* regen
2017-11-29 16:50:34 -08:00
Johannes Bader 31e6d5cf57
new modeler (#54)
* new modeler

* Update package.json
2017-11-18 18:05:06 -08:00
Deepak Shankargouda 59a802dd2f
Implementing extensible enums as structs (#45) 2017-11-15 15:32:19 -08:00
Garrett Serack 51413e2db1 Fix Form-url-encoded body (#50)
* update roslyn bits

* fixed form-url-encoded requests

* removed temp file generation
2017-11-09 10:41:49 -08:00
Johannes Bader 2fa5e5913b
use new modeler (#46)
* adjust acceptance tests

* ported unit tests

* ref modeler

* bump autorest

* regen

* adjusted tests

* common bump
2017-11-07 16:13:49 -08:00
Johannes Bader 533cea3d38
Update package.json (#44) 2017-11-03 18:09:10 -04:00
Johannes Bader 25cb4e234d
bump modeler reference (lotsa goodness) (#40)
* bump

* Update XMsEnum.yaml

* Update XMsEnum.cs

* Update XMsEnum.cs

* Update XMsEnum.cs
2017-10-27 11:49:26 -07:00
Chris 052d9cf8bf Added 'ExcludeFromInterface' flag to totally hide methods (#25)
* Added 'ExcludeFromInterface' flag to stop methods from appearing in interfaces and extensions

* Updated {} to adhere to coding standards

* Ran regenerate afer merging master
2017-10-12 10:35:43 -07:00
Johannes Bader f5caccca62 Bump common (#29)
* common

* dotnet

* bump

* modeler
2017-10-09 16:50:05 -07:00
Johannes Bader de07585aca Bump minor (#27)
release will contain:
- extensible enums
- dead code removal
- ...
2017-10-04 12:53:09 -07:00
Johannes Bader 03fe23788b More dead generated code (#26)
* missing using

* dead cide

* dero
2017-10-04 10:08:22 -07:00
Garrett Serack dbe7955473 publish with yarn (#21) 2017-09-22 17:06:23 -07:00
Johannes Bader 55ac7e97c8 rel (#20) 2017-09-22 16:39:35 -07:00
Garrett Serack 9abeb7e4ae Add "Publish preview" to build scripts (#18)
* added publish-preview task

* added publish-preview task in npm

* use calculated version for assembly version
2017-09-22 09:47:53 -07:00
Johannes Bader 4aef14c3a0 CI (#13)
* regen with new testserver

* regen CI

* regen

* regen

* new CR tests

* ref published testserver

* slim

* light

* oops

* derp
2017-09-18 14:26:33 -07:00
Johannes Bader 987662354e new modeler (#10) 2017-09-07 10:41:13 -07:00
Johannes Bader 0d1ecc803b debugger (#8)
* debugger

* modeler

* cleanup
2017-09-01 06:23:18 -07:00
Johannes Bader 23b310fe13 bump versions (#6) 2017-08-30 13:00:39 -07:00
Johannes Bader 8529d7cf07 Update package.json 2017-08-30 11:46:47 -07:00
Johannes Bader d975bf0875 new common package (#4) 2017-08-30 10:35:56 -07:00
Johannes Bader 0f1524312f initial (#1)
* port

* build

* regen

* regen

* test

* cleanup

* config

* tweak

* beat the machine

* ok

* dev dep

* wat

* wip

* more fix

* robust

* cleanup

* cleanup

* finetune
2017-08-25 13:58:55 -07:00