Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Introduced Plugin Model (refactored plugin classes) #1509

Merged
merged 24 commits into from
Oct 24, 2016

Commits on Oct 14, 2016

  1. Configuration menu
    Copy the full SHA
    2207fd1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0d92f3f View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2016

  1. [Python] CloudError updates (#1510)

    * Updated CloudError
    
    * Added exception documentation
    
    * Regenerated tests
    annatisch authored and fearthecowboy committed Oct 15, 2016
    Configuration menu
    Copy the full SHA
    b24dfeb View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2016

  1. All tests working

    dsgouda committed Oct 17, 2016
    Configuration menu
    Copy the full SHA
    73da354 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3f434fe View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2016

  1. [Go] Paging tests and general paging fixes (#1489)

    * Trying to delete duplication
    * Graph doesn't duplicate odatanextlink
    * OdataNextLink not duplicated and correctly named
    * Not needed preparers for paged results are no longer included in models file. This also causes that if there is already a next method defined in swagger for that model (including generic next methods), autorest wont generate the specific next links.
    * Added paging tests (except fragment link)
    * Added fragment next link test
    * Fixed code about preparer for pages types
    mcardosos authored and vishrutshah committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    87cdf99 View commit details
    Browse the repository at this point in the history
  2. msrestazure 0.4.4 (#1514)

    lmazuel authored and tbombach committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    0c5c551 View commit details
    Browse the repository at this point in the history
  3. Addressed PR comments

    dsgouda committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    de3225f View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ec5571a View commit details
    Browse the repository at this point in the history
  5. Remove Python msrest/msrestazure from Autorest repo (#1518)

    * Remove msrest from Autorest repo
    
    * Remove Python msrest from gulpfile
    
    * Remove hack in msrestazure to read ../msrest
    
    * Update dependencies of Python msrestazure to get msrest from PyPI
    
    * Adding mock in msrestazure tests
    
    * Simplify tox config for msrestazure
    
    * msrestazure 0.4.4 (#1514)
    
    * Remove msrestazure Python
    lmazuel authored and tbombach committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    d7757db View commit details
    Browse the repository at this point in the history
  6. Minor code cleanup

    dsgouda committed Oct 18, 2016
    Configuration menu
    Copy the full SHA
    80833ff View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2016

  1. Configuration menu
    Copy the full SHA
    fed45f2 View commit details
    Browse the repository at this point in the history
  2. Fixing json descriptions

    dsgouda committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    d37d7a8 View commit details
    Browse the repository at this point in the history
  3. Add min length and max length support to schema generator (#1503)

    * Add ServiceBus AzureResourceSchema acceptance test
    
    * Add minLength and maxLength support to schema generator
    
    * Fixing logic to add missing schema resources
    Dan Schulte authored and tbombach committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    f5c3285 View commit details
    Browse the repository at this point in the history
  4. Add sql schema test (#1486)

    * Add ServiceBus AzureResourceSchema acceptance test
    
    * Add SQL schema test and fix NotificationHubs schema test
    Dan Schulte authored and tbombach committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    f23e69c View commit details
    Browse the repository at this point in the history
  5. Add service fabric schema tests (#1485)

    * Add ServiceBus AzureResourceSchema acceptance test
    
    * Add ServiceFabric schema test, fix NotificationHubs schema test
    Dan Schulte authored and tbombach committed Oct 19, 2016
    Configuration menu
    Copy the full SHA
    b05b6c7 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2016

  1. Merge pull request #1513 from dsgouda/params

    Adding validation rules for subscriptionId/api-version params
    dsgouda authored Oct 20, 2016
    Configuration menu
    Copy the full SHA
    e67ca8d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8d1217a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    99487e3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c3c9433 View commit details
    Browse the repository at this point in the history
  5. fixing tests

    fearthecowboy committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    a755c97 View commit details
    Browse the repository at this point in the history
  6. fixed loader test

    fearthecowboy committed Oct 20, 2016
    Configuration menu
    Copy the full SHA
    c7cc343 View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2016

  1. Configuration menu
    Copy the full SHA
    8f7ee16 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2016

  1. Configuration menu
    Copy the full SHA
    11bad9d View commit details
    Browse the repository at this point in the history