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

[Java.Fluent] Move non-top level models out of implementation #1209

Merged
merged 8 commits into from
Jun 29, 2016

Commits on Jun 27, 2016

  1. Squashed 'ClientRuntimes/Java/' changes from 6196ce0..cf2fdb5

    cf2fdb5 Adding publicIp sample, only mark sub-DAGs as non-prepare - the root DAG stay as preparer
    1d5e9c1 improving comment as per review
    25beef0 Addressing review comments [javadoc, simplfying the map iteration]
    cfbafd0 comment corrections
    ac633da Making DAG to work correctly to handle more cases
    45c3d88 couple of javadoc fixes
    57288f4 Merge pull request Azure#819 from jianghaolu/async
    999fb18 Add retry for 404 GET
    9c048fc Add a bunch of configs to RestClient
    46a53cd Merge branch 'master' of github.com:Azure/azure-sdk-for-java into async
    76e3ae9 Merge pull request Azure#832 from jianghaolu/restclient
    7be25fe Merge commit '486acdc633c498d4335711e30817cc70faacc487' into restclient
    04af976 Regenerate azure & azure.fluent
    fecda5c Move RestClient into azure runtime
    f84d8eb making dag::prepare to work for update
    05105b4 Remove rest client from generic codegen
    bb4a917 Fixing the bug of trying to create created resources during update, adding better way to name gen resource names
    1773d49 Add stage for base url
    4a7b25e Remove required mapper adapter
    738d121 use AZURE_GERMANY insteadof AZURE_GERMAN
    6c8f63a ensuring trailing slash for urls
    c8db8d3 correcting environment name
    0261a6e Adding few more Azure environments
    5aac1fa Add applyAsync()
    bc57070 Basic prototyping of async in fluent
    
    git-subtree-dir: ClientRuntimes/Java
    git-subtree-split: cf2fdb582fb504ea5f772ed03cffb07662c8c626
    jianghaolu committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    ee43731 View commit details
    Browse the repository at this point in the history
  2. Merge commit 'ee43731a4c009637180f633f8f732399c17b9977' into javavnext

    Conflicts:
    	ClientRuntimes/Java/azure-client-runtime/src/main/java/com/microsoft/azure/RestClient.java
    jianghaolu committed Jun 27, 2016
    Configuration menu
    Copy the full SHA
    90854ca View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2016

  1. Configuration menu
    Copy the full SHA
    4afebc0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e6a10dc View commit details
    Browse the repository at this point in the history
  3. Move out of api

    jianghaolu committed Jun 28, 2016
    Configuration menu
    Copy the full SHA
    12671b5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dec5f3 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    0157af0 View commit details
    Browse the repository at this point in the history

Commits on Jun 29, 2016

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