Garrett Serack
0f61e471af
Merge pull request #3220 from kumarRaj/patch-2
...
Change developer setup links that were broken
2019-04-26 07:50:54 -07:00
Laurent Mazuel
10dddfd93b
Update README.md
2019-04-18 11:19:16 -07:00
Raj
df04f47a47
Change developer setup links that were broken
2019-04-15 12:06:11 +07:00
Garrett Serack
98349193ea
Merge branch 'master' into patch-1
2019-02-19 10:30:48 -08:00
Greg Hedin
1508f449fc
fix a link to command-line-interface.md
2019-02-16 23:19:17 -07:00
Dmitry Pavlov (aka Coding Machine)
b17bd1c489
Fixed broken link
...
Fixed broken link 'Generating a Client using AutoRest'
2019-02-16 23:55:50 +03:00
Garrett Serack
b8266e0dbd
Update README.md
2018-07-18 07:36:14 -07:00
Johannes Bader
d673bb98d8
Update README.md
2017-11-09 10:37:59 -08:00
Johannes Bader
c1f5ed6fad
Update README.md ( #2576 )
2017-09-12 14:44:56 -07:00
Johannes Bader
ab5d7f9cab
Update README.md
2017-09-01 14:54:32 -07:00
Johannes Bader
3e97fca709
cleanup (WIP) ( #2563 )
...
* cleanup
* null for non-existent settings
* trampoline
* debugging docs update
* local extensions
* bump ruby
* filter ext messages
* regen sanit
* derp
* untildify
* dep2
* DERP
* untild
2017-09-01 10:49:11 -07:00
Marsh Gardiner
2dfae0e88f
Updating reference to the spec format to OAS from OAI ( #2562 )
...
Also corrects some instances of `Autorest` to `AutoRest`.
2017-08-30 14:47:45 -07:00
Johannes Bader
41c3ebf69e
merge 2.0 into master ( #2554 )
...
* Update README.md
* remove -LEGACY (#2387 )
* remove legacy entry point and CompSwaggerModeler
* regen
* deps
* Initial bootstrapper changes for 2.0 (#2400 )
* moving files to be in better locations
* minor tweaks
* WIP
* wip
* wip
* removed async iterable
* added tslint config
* cleaned up help
* 2.0 (#2402 )
* moving files to be in better locations
* minor tweaks
* WIP
* wip
* wip
* removed async iterable
* added tslint config
* cleaned up help
* installer testing
* fixed cmdline more
* 2.0 (#2404 )
* moving files to be in better locations
* minor tweaks
* WIP
* wip
* wip
* removed async iterable
* added tslint config
* cleaned up help
* installer testing
* fixed cmdline more
* shouldn't have a bin setting for core
* making local install work
* fixing conflig
* lighter CodeModel (#2398 )
* light
* fixed tests
* more cleanup
* regen
* more cleanup
* bump travis node
* fixed build script
* use-extension (#2405 )
* use-extension
* dyn extension loading
* inst dir
* identity plugin
* new paths and stuff
* extract classic configurationm
* more ext
* minor improv
* fixed bootstrapper
* temp dependency change since I can't access the perks project
* stricter type checking
* cleanup (#2410 )
* cleanup
* no merging, no file system abstraction
* less dependency injection
* regen
* smoothing stuff out (#2420 )
* it happened
* doc sync
* shut up Travis
* better github URI conversion (fixes #2411 )
* Removing CSharp validator (#2406 )
* stashing`
* stashing
* stash 2
* final touches
* stashing`
* stashing
* stash 2
* final touches
* use-extension
* dyn extension loading
* inst dir
* identity plugin
* new paths and stuff
* extract classic configurationm
* more ext
* minor improv
* fixed bootstrapper
* stashing for tests
* stashing again
* stashing stuff
* stashing for pipeline
* blah
* stashing`
* stashing
* stash 2
* final touches
* temp
* tstash
* all working
* cleanup
* more undoing
* working now
* removing docs
* undoing changes
* proper packages now
* Fixing CI
* upping version number
* final changes to be tested
* regen code
* tests passing
* Fixing preview version num
* another version
* publishing everything
* another version
* AutoRest Extension Documentation (#2441 )
* extension docs
* point to implementations
* issue hunt (#2457 )
* don't walk up folders by default
* added configuration output-artifact
* docs/samples
* fix
* auto-generated header
* fixed #2459
* simplifications and fix #2432
* fixes and improvements
* adjusted test cases to new directory structure and plugin extraction
* default header without version
* regen samples
* regen all
* updated Swagger extensions documentation with specs repo data
* x-ms-paths doc update (fixes #2440 )
* nit
* complain about missing required props (fixes #2210 )
* fix
* disable maps
* Fixes to extension installation (#2463 )
* added locking into package mgmt
* added locking
* bumped version of extension
* Content-Type handling fix and update (#2465 )
* test case
* fix
* test
* Update compiling-autorest.md (#2481 )
Fix typo
* Update compiling-autorest.md (#2480 )
Fix typo
* fix #2473 (#2483 )
* clean up extra references (#2478 )
* added locking into package mgmt
* added locking
* bumped version of extension
* cleaned up references
* fix build with long paths
* Update transform-designer-cs.proj
* added nuke option to gulp script
* updated package.json to latest perks
* update go version in travis
* disabled go tests that are not right
* updated readme
* renamed build.ps1
* trying to surf-build
* added build.cmd for surf
* fixing script
* docs: spelling fix + png instead of svg (#2491 )
* Update AutoRest-fundamentals.md
* Add files via upload
* Delete pipeline.svg
* Update AutoRest-fundamentals.md
* example generation and other goodness (#2489 )
* marshal log messages
* example gen (cs)
* improvements
* sample
* general improvements
* regen after message forwarding
* sample
* thanks ts hero
* iced
* cleanup
* shut C# up
* regen
* fix
* Update regeneration.iced (#2494 )
* GitHub auth (#2487 )
* auth-token forwarding (already enables using autorest on Swaggers with ext. references)
* more test
* OAuth
* OAuth param
* test
* rethink: FS
* simpl
* fini
* docs
* Fixes to the markdown generator as requested by the doc team. (#2455 )
Strip out embedded new-line characters in descriptions.
Place child documents in nested directories and generate appropriate
inline links to them.
Remove the "null" text for empty resource arrays.
* Fix d.ts files for nodejs code gen (#2468 )
* generator and tsconfig.json changes
* code generation changes
* apiVersion should not be allowed to set
* code changes for api-version
* regenerated samples
* Revert "regenerated samples"
This reverts commit 7f8973b0f4
.
* regenerated
* Add support for autorest.home (#2498 )
* added locking into package mgmt
* added locking
* bumped version of extension
* cleaned up references
* fix build with long paths
* Update transform-designer-cs.proj
* added nuke option to gulp script
* updated package.json to latest perks
* update go version in travis
* disabled go tests that are not right
* updated readme
* renamed build.ps1
* trying to surf-build
* added build.cmd for surf
* fixing script
* tweaking build cmd
* tweaking packaing
* do reset on regen
* fix unlink
* fix regeneration correctly
* it's building! it's testing! It's a freakin' miracle!
* make regenerate-samples work right
* regeneration fixes
* PHP (#2508 )
* PHP
* Update YamlDotNet to 4.2.1
* PHP: 'file' type support
* AdditionalProperties for objects.
* PHP: Remove api-version from a file name.
* Generated file.
* CI probe (#2513 )
CI probe (and disabling Go tests)
* PHP: Optional parameters. (#2510 )
* data store simplification (#2495 )
* unification of FS scopes
* write refactor
* consistency
* tests
* regen
* cleanup (#2506 )
* less chatty
* fixable
* tests
* CodeModel.Name
* EnumType.SerializedName
* Method.SerializedName
* Property.Summary
* tests
* CompositeType.SerializedName
* MethodGroup.stuff
* PrimaryType.SerializedName
* IVariable.SerializedName
* regen
* regen
* fix php after rebase
* THAT global state
* oh dear, tests already relied on that bug
* fix php after rebase
* prevent over escaping
* fix cleaning tmp folder (#2516 )
* testing (#2517 )
* prob
* reenable
* debugging and reenabled tests
* launch config
* Debugging docs (#2518 )
* docs
* test fix
* PHP: Swagger: schema information has to be in 'schema' property if 'in' property is 'body'. (#2514 )
* Generate 'schema' property when In is 'body'.
* PHP: additionProperties => true
* PHP: additionalProperties bug fix.
* Report on output-folder issue (#2524 )
* don't swallow exceptions happening after process
* regen
* Better commenting for addl params (#2521 )
* Update transform-designer-cs.proj
* Update literate-configuration.md (#2512 )
* Better commenting for addl params
* Addressed PR comments
* regen
* Unused files
* Code generation for application/x-www-form-urlencoded (#2527 )
* Formdata option for form urlencoded
* regen
* unused
* unnecessaRY DIFF
* self-contained modeler (#2528 )
* Defaulting collectionFormat for query params (#2530 )
* Desugar `use` for pulling in extensions (#2541 )
* no singleton
* desugar 'use'
* regen
* Extension and modeler fixes. (#2547 )
* Extension and modeler fixes.
Generate parameter group postfix names according to the spec.
Preserve extensions when building header types.
* Correctly handle case when postfix value is null.
* split projects (#2552 )
* fixes
* ...
* cleanup
* cleanup
* pin versions
* tests
* travis
* tests
* no classic generators in regen...
* event emitter
* regen
* linux ready and updated classic validator (#2555 )
* linux ready
* bump
* ref fixed classic validator
* regen
* travis
* oav dummy
* stability
* regen
* docs
* cleanup gulp
* more docs
* more docs (mention dotnet 2.0 dependency and npm scripts)
2017-08-28 10:57:39 -07:00
Garrett Serack
ce8e46971d
Update README.md
2017-07-18 12:02:49 -07:00
Garrett Serack
0a264c1579
version bump
2017-07-12 15:11:35 -07:00
Garrett Serack
aca21dee7f
Update README.md
2017-06-28 09:39:58 -07:00
Garrett Serack
ba2b912560
Create README.md
2017-06-14 08:00:58 -07:00
Johannes Bader
49c507859b
doc update ( #2274 )
...
* Update cli.md
* Update generating-a-client.md
* Update README.md
* Update cli.md
* better name for validation sample
2017-05-17 09:54:50 -07:00
Eric Schultz
25ebd7e360
Fixed typo in README.md ( #2215 )
2017-04-28 13:20:42 -07:00
Garrett Serack
76b8180c26
Rules bootstrapper ( #2161 )
...
* fixing rules, fixing bootstrapper, and adding to saveEval context
* last-minute updates
* regenerated ars
* removed tests for stuff that I don't understand
2017-04-14 15:44:56 -07:00
Veronica Giaudrone
074e464642
including explicit update instructions in readme ( #2058 )
2017-03-30 07:42:01 -07:00
Garrett Serack
3f805c70be
Update README.md
2017-02-28 14:29:05 -08:00
Garrett Serack
d5ca50c00e
Update README.md
2017-02-28 08:55:22 -08:00
Garrett Serack
e2b8005409
Update README.md
2017-02-27 08:55:47 -08:00
Garrett Serack
fabc924913
Update README.md
2017-02-24 16:16:53 -08:00
Garrett Serack
915de4eaa3
Updating docs ( #1877 )
...
* Updating docs
* fixed line space
* fixed anchor
* Update workstation.md
* Update generating-a-client.md
* Update compiling-autorest.md
* Update compiling-autorest.md
2017-02-24 14:37:51 -08:00
Johannes Bader
48accb1559
some sanity ( #1838 )
...
* AutoRest.json
* updated IFileSystem (consistent naming) and LiterateYamlParser
* removed unused stuff
* ProcessParameterizedHost without second Build
* file system isolation
2017-02-16 10:09:33 -08:00
Rob Dolin (MSFT)
b638a298e2
[ReadMe] Change commands to fixed width font ( #1774 )
2017-02-09 11:06:02 -08:00
Sebastian Mandrean
fe833fbc8b
Improvements for Mono & Docker users ( #1714 )
...
* Make Docker shell script executable
* Remove unnecessary dependencies
* Update documentation for AutoRest Mono/Docker usage
2017-01-13 09:49:39 -08:00
Johannes Bader
695547336d
Update README.md to point to AutoRest icon ( #1594 )
2016-11-10 13:30:49 -08:00
Johannes Bader
81d4d31d06
Reorganized Wiki and Documentation ( #1565 )
...
* basic doc/wiki restructuring
* force added docs/developer
* missing index files
* fix links in README
* Fixed gulp command to regenerate expected code
2016-11-02 16:16:06 -07:00
Rob Dolin (MSFT)
e08ba8732e
[ReadMe] Update Swagger to OAI in opening ( #1446 )
2016-09-23 09:40:01 -07:00
Sergey Shandar
c03d2cd768
Syntax highlighting in README.md ( #1448 )
2016-09-23 09:39:34 -07:00
Thomas Bombach
5c1cea8730
Update README.md to include MS Code of Conduct ( #1187 )
...
Issue #1183
2016-06-23 08:24:43 -07:00
Garrett Serack
f04e04a8e0
Adding script to can verify that developer system has correct setup ( #1098 )
...
* Adding script to can verify that developer system has correct setup
* exclude empty paths in PATH from search
2016-05-27 13:12:47 -07:00
Denis Stankovski
07c0a664bc
Update README.md
2016-03-04 18:20:24 -08:00
stankovski
90e41605d2
Updated documentation
2016-03-01 14:23:40 -08:00
xingwu1
c915ebe2ef
Merge branch 'master' into python1
...
Conflicts:
.travis.yml
AutoRest/AutoRest.Core/AutoRest.cs
AutoRest/Generators/NodeJS/Azure.NodeJS.Tests/Expected/AcceptanceTests/Paging/models/productResult.js
gulpfile.js
2016-01-21 13:45:16 -08:00
Jianghao Lu
3c4e5a2d30
Add Android build doc to README
2016-01-14 13:29:44 -08:00
xingwu1
7993bfd52a
Merge remote-tracking branch 'Azure/python' into python1
2016-01-07 14:17:50 -08:00
matthchr
130fb65cdc
Add gulp step to install tox before python tests
...
Update README.md for Python
2015-12-28 16:17:32 -08:00
Denis Stankovski
80c41444a9
Removed extra badge
2015-12-08 17:18:19 -08:00
stankovski
f1eb294115
* Updated build.proj to work with DNX
...
* Updated README.md
2015-11-12 11:46:16 -08:00
stankovski
c100cae1b6
Merge branch 'master' of https://github.com/Azure/AutoRest into release-0.12.0
...
Conflicts:
README.md
2015-10-26 11:07:00 -07:00
stankovski
e885113323
Updated README.md with badges
2015-10-22 17:19:36 -07:00
stankovski
ebc0abe525
Removed automatic certificate selection to support *nix
2015-10-20 14:08:23 -07:00
David Justice
912b36c2ef
Add shield links
2015-10-06 16:01:20 -07:00
Matt Gibbs
721470a480
Update README.md
2015-09-02 18:10:02 -07:00
stankovski
4dbf357e4e
Added badges
2015-09-02 09:08:02 -07:00
Jianghao Lu
4b61b03c13
Update README to add Gradle instructions
2015-08-31 16:57:01 -07:00