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

Progress Reporting for long running operations #3243

Merged
merged 202 commits into from
May 25, 2017
Merged

Commits on Apr 24, 2017

  1. minor changes

    Courtney Oka committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    b2fbfb7 View commit details
    Browse the repository at this point in the history
  2. progress classes and added reportign

    Courtney Oka committed Apr 24, 2017
    Configuration menu
    Copy the full SHA
    6fa7bc6 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2017

  1. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    68b8f28 View commit details
    Browse the repository at this point in the history
  2. repackage

    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    2a9e669 View commit details
    Browse the repository at this point in the history
  3. check for value before getting it in parsed args

    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    8445e2f View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    c71ebc6 View commit details
    Browse the repository at this point in the history
  5. undoing check

    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    ac350ea View commit details
    Browse the repository at this point in the history
  6. minor

    Courtney Oka committed Apr 25, 2017
    Configuration menu
    Copy the full SHA
    d88ad72 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2017

  1. mvc for progress outline

    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    7491ec9 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    3ca3bd7 View commit details
    Browse the repository at this point in the history
  3. ask user for feedback

    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    b08e133 View commit details
    Browse the repository at this point in the history
  4. shell additions

    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    e0d39fc View commit details
    Browse the repository at this point in the history
  5. repackaging + shell implementation start

    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    5d1c333 View commit details
    Browse the repository at this point in the history
  6. remove vscode

    Courtney Oka committed Apr 26, 2017
    Configuration menu
    Copy the full SHA
    8c7b18c View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2017

  1. heart beat

    Courtney Oka committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    adea8f1 View commit details
    Browse the repository at this point in the history
  2. progress bar

    Courtney Oka committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    7a9e789 View commit details
    Browse the repository at this point in the history
  3. minor changes

    Courtney Oka committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    64c5a7a View commit details
    Browse the repository at this point in the history
  4. CLI spinning wheel

    Courtney Oka committed Apr 27, 2017
    Configuration menu
    Copy the full SHA
    72a77ee View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2017

  1. upload download storage

    Courtney Oka committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    72b954d View commit details
    Browse the repository at this point in the history
  2. humanfriendly in dependencies

    Courtney Oka committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    fdfb13e View commit details
    Browse the repository at this point in the history
  3. clean up controller

    Courtney Oka committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    ae24830 View commit details
    Browse the repository at this point in the history
  4. minor changes

    Courtney Oka committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    b50e085 View commit details
    Browse the repository at this point in the history
  5. split deterministic and nondeterministic

    Courtney Oka committed Apr 28, 2017
    Configuration menu
    Copy the full SHA
    bd6892d View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2017

  1. separate the reporter

    Courtney Oka committed Apr 29, 2017
    Configuration menu
    Copy the full SHA
    29ebff5 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2017

  1. design simplification

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    de8b0c5 View commit details
    Browse the repository at this point in the history
  2. minor

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    16f94d5 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    3d53b00 View commit details
    Browse the repository at this point in the history
  4. errors

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    a36962b View commit details
    Browse the repository at this point in the history
  5. minor

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    b728bac View commit details
    Browse the repository at this point in the history
  6. clear changing

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    2532835 View commit details
    Browse the repository at this point in the history
  7. update readme

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    55c6ad9 View commit details
    Browse the repository at this point in the history
  8. Revert "clear changing"

    This reverts commit 2532835.
    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    8bc52a0 View commit details
    Browse the repository at this point in the history
  9. Revert "update readme"

    This reverts commit 55c6ad9.
    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    2c5ff53 View commit details
    Browse the repository at this point in the history
  10. minor

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    ace1cc7 View commit details
    Browse the repository at this point in the history
  11. mute stderr

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    086f2a6 View commit details
    Browse the repository at this point in the history
  12. varying number of parameters capability

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    c1f55c6 View commit details
    Browse the repository at this point in the history
  13. hooking up shell with progress

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    93bffb3 View commit details
    Browse the repository at this point in the history
  14. hooking up progress bar

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    32b878f View commit details
    Browse the repository at this point in the history
  15. message in determiniate progress

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    771a0ee View commit details
    Browse the repository at this point in the history
  16. add testing

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    c75bd4d View commit details
    Browse the repository at this point in the history
  17. cleaning code + writing tests

    Courtney Oka committed May 1, 2017
    Configuration menu
    Copy the full SHA
    217147a View commit details
    Browse the repository at this point in the history

Commits on May 2, 2017

  1. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    b386600 View commit details
    Browse the repository at this point in the history
  2. removed files

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    6d9debf View commit details
    Browse the repository at this point in the history
  3. shell + other modifications

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    5fa1228 View commit details
    Browse the repository at this point in the history
  4. minor changes

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    2c1ff74 View commit details
    Browse the repository at this point in the history
  5. history

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    b92392b View commit details
    Browse the repository at this point in the history
  6. pylint + formatting

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    ae11bcc View commit details
    Browse the repository at this point in the history
  7. flake8

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    454f42c View commit details
    Browse the repository at this point in the history
  8. flake8

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    94cb45a View commit details
    Browse the repository at this point in the history
  9. pylint

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    6a4239d View commit details
    Browse the repository at this point in the history
  10. cleaning + comments

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    42ab25c View commit details
    Browse the repository at this point in the history
  11. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    36cd5ca View commit details
    Browse the repository at this point in the history
  12. reviews

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    68941db View commit details
    Browse the repository at this point in the history
  13. kwargs cleaning

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    ab4d0dc View commit details
    Browse the repository at this point in the history
  14. clean

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    dbb754f View commit details
    Browse the repository at this point in the history
  15. flake8

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    942d9a1 View commit details
    Browse the repository at this point in the history
  16. tests + cleaning formatting

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    30533d8 View commit details
    Browse the repository at this point in the history
  17. travis failing

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    9f670e3 View commit details
    Browse the repository at this point in the history
  18. removed namespace in nspkg

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    8ddba04 View commit details
    Browse the repository at this point in the history
  19. shell correction

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    a304486 View commit details
    Browse the repository at this point in the history
  20. cleaning + formatting

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    7ac9df1 View commit details
    Browse the repository at this point in the history
  21. char hack

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    66243c8 View commit details
    Browse the repository at this point in the history
  22. redir stderr

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    0618566 View commit details
    Browse the repository at this point in the history
  23. tests + patch

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    b49fb99 View commit details
    Browse the repository at this point in the history
  24. change toolbar for 20 seconds

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    e21a6d6 View commit details
    Browse the repository at this point in the history
  25. feedback in toolbar

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    b4812be View commit details
    Browse the repository at this point in the history
  26. Merge branch 'master' into feedback

    Courtney (CJ) Oka authored May 2, 2017
    Configuration menu
    Copy the full SHA
    e375839 View commit details
    Browse the repository at this point in the history
  27. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    a97d154 View commit details
    Browse the repository at this point in the history
  28. flake8

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    68d8854 View commit details
    Browse the repository at this point in the history
  29. test

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    1b56a53 View commit details
    Browse the repository at this point in the history
  30. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    6a6215b View commit details
    Browse the repository at this point in the history
  31. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    352a695 View commit details
    Browse the repository at this point in the history
  32. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    0c6ed18 View commit details
    Browse the repository at this point in the history
  33. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    73a199d View commit details
    Browse the repository at this point in the history
  34. tests

    Courtney Oka committed May 2, 2017
    Configuration menu
    Copy the full SHA
    47c295a View commit details
    Browse the repository at this point in the history

Commits on May 3, 2017

  1. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    243971c View commit details
    Browse the repository at this point in the history
  2. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    c0e9f0e View commit details
    Browse the repository at this point in the history
  3. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    1066afd View commit details
    Browse the repository at this point in the history
  4. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    affb745 View commit details
    Browse the repository at this point in the history
  5. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    1b1cbfc View commit details
    Browse the repository at this point in the history
  6. tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    a7acfcc View commit details
    Browse the repository at this point in the history
  7. remove dead code

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    5cc8bac View commit details
    Browse the repository at this point in the history
  8. flake8

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    c5c8481 View commit details
    Browse the repository at this point in the history
  9. Merge branch 'feedback' of https://github.com/oakeyc/azure-cli into f…

    …eedback
    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    2145b54 View commit details
    Browse the repository at this point in the history
  10. flake8

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    74d8e64 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'master' of https://github.com/azure/azure-cli into feed…

    …back
    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    461f2ff View commit details
    Browse the repository at this point in the history
  12. small changes

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    517cb60 View commit details
    Browse the repository at this point in the history
  13. commenting out test

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    76fcb63 View commit details
    Browse the repository at this point in the history
  14. removed unnecessary subclass

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    2a3768e View commit details
    Browse the repository at this point in the history
  15. mock up the progress for tests

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    ecb676e View commit details
    Browse the repository at this point in the history
  16. wording

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    dc798f0 View commit details
    Browse the repository at this point in the history
  17. pylint

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    4c13385 View commit details
    Browse the repository at this point in the history
  18. typo

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    4d34129 View commit details
    Browse the repository at this point in the history
  19. some style + renaming

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    11753a6 View commit details
    Browse the repository at this point in the history
  20. keyword

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    6e86c34 View commit details
    Browse the repository at this point in the history
  21. kwargs

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    d540b83 View commit details
    Browse the repository at this point in the history
  22. calling function

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    efc725b View commit details
    Browse the repository at this point in the history
  23. calling function

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    1d7c47f View commit details
    Browse the repository at this point in the history
  24. adding tests back

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    f87c0a8 View commit details
    Browse the repository at this point in the history
  25. changed outstream

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    7e6f092 View commit details
    Browse the repository at this point in the history
  26. comment out

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    674d8c3 View commit details
    Browse the repository at this point in the history
  27. flake8

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    f76fa9d View commit details
    Browse the repository at this point in the history
  28. stringio

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    569eb43 View commit details
    Browse the repository at this point in the history
  29. trying fdopen

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    4d61e10 View commit details
    Browse the repository at this point in the history
  30. reviewed changes

    Courtney Oka committed May 3, 2017
    Configuration menu
    Copy the full SHA
    76f9e33 View commit details
    Browse the repository at this point in the history

Commits on May 4, 2017

  1. change to not close

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    6fe564f View commit details
    Browse the repository at this point in the history
  2. delete file

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    056ea14 View commit details
    Browse the repository at this point in the history
  3. tests

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    17d3501 View commit details
    Browse the repository at this point in the history
  4. remove completion tests

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    31583f4 View commit details
    Browse the repository at this point in the history
  5. try fdopen

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    ea6d575 View commit details
    Browse the repository at this point in the history
  6. change which tests dont run

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    90254eb View commit details
    Browse the repository at this point in the history
  7. remove from longrunning

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    63735c2 View commit details
    Browse the repository at this point in the history
  8. cleaning

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    75fbe03 View commit details
    Browse the repository at this point in the history
  9. does this work?

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    16fe6d2 View commit details
    Browse the repository at this point in the history
  10. patch storage

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    0a1d367 View commit details
    Browse the repository at this point in the history
  11. write

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    1537d47 View commit details
    Browse the repository at this point in the history
  12. write

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    2f519e2 View commit details
    Browse the repository at this point in the history
  13. tests

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    83695c3 View commit details
    Browse the repository at this point in the history
  14. tests

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    bfb5751 View commit details
    Browse the repository at this point in the history
  15. formatting

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    c57d889 View commit details
    Browse the repository at this point in the history
  16. mock outstream

    Courtney (CJ) Oka authored May 4, 2017
    Configuration menu
    Copy the full SHA
    847afa4 View commit details
    Browse the repository at this point in the history
  17. undo

    Courtney (CJ) Oka authored May 4, 2017
    Configuration menu
    Copy the full SHA
    0b273c4 View commit details
    Browse the repository at this point in the history
  18. making tests pass

    Courtney (CJ) Oka authored May 4, 2017
    Configuration menu
    Copy the full SHA
    9590bd3 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'master' of https://github.com/oakeyc/azure-cli into pro…

    …gress
    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    561091a View commit details
    Browse the repository at this point in the history
  20. remodel to decouple the view

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    7abb962 View commit details
    Browse the repository at this point in the history
  21. reorg

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    53e2fba View commit details
    Browse the repository at this point in the history
  22. patch tests

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    63920ab View commit details
    Browse the repository at this point in the history
  23. style

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    cf4a9eb View commit details
    Browse the repository at this point in the history
  24. remocked

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    4fddd4b View commit details
    Browse the repository at this point in the history
  25. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    0dc79d5 View commit details
    Browse the repository at this point in the history
  26. merge

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    19955f4 View commit details
    Browse the repository at this point in the history
  27. Merge branch 'master' into progress

    Courtney (CJ) Oka authored May 4, 2017
    Configuration menu
    Copy the full SHA
    d3d6c31 View commit details
    Browse the repository at this point in the history
  28. pylint

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    5dc5472 View commit details
    Browse the repository at this point in the history
  29. Merge branch 'progress' of https://github.com/oakeyc/azure-cli into p…

    …rogress
    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    3cebef4 View commit details
    Browse the repository at this point in the history
  30. reformat

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    570c066 View commit details
    Browse the repository at this point in the history
  31. test

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    f42233b View commit details
    Browse the repository at this point in the history
  32. typo

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    9f77800 View commit details
    Browse the repository at this point in the history
  33. outstream for indetstout

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    ce45cd6 View commit details
    Browse the repository at this point in the history
  34. flake8

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    85dd6d1 View commit details
    Browse the repository at this point in the history
  35. vcr

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    b2a5406 View commit details
    Browse the repository at this point in the history
  36. mock view

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    9d46cba View commit details
    Browse the repository at this point in the history
  37. pylint

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    cb21770 View commit details
    Browse the repository at this point in the history
  38. minor

    Courtney Oka committed May 4, 2017
    Configuration menu
    Copy the full SHA
    ce5d11b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2017

  1. remock

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    9ebacb0 View commit details
    Browse the repository at this point in the history
  2. remock

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    6f84dd9 View commit details
    Browse the repository at this point in the history
  3. reorg

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    497c436 View commit details
    Browse the repository at this point in the history
  4. test

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    4344a57 View commit details
    Browse the repository at this point in the history
  5. change to cli config

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    d2464f0 View commit details
    Browse the repository at this point in the history
  6. typos

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    d3d73e5 View commit details
    Browse the repository at this point in the history
  7. feedback as command

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    d438c49 View commit details
    Browse the repository at this point in the history
  8. utc

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    72a996d View commit details
    Browse the repository at this point in the history
  9. Merge branch 'master' into feedback

    Courtney (CJ) Oka authored May 5, 2017
    Configuration menu
    Copy the full SHA
    e3f7506 View commit details
    Browse the repository at this point in the history
  10. remove from shell config

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    a38c823 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'feedback' of https://github.com/oakeyc/azure-cli into f…

    …eedback
    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    2a528f5 View commit details
    Browse the repository at this point in the history
  12. flake8

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    bb78aba View commit details
    Browse the repository at this point in the history
  13. files

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    7ca19c4 View commit details
    Browse the repository at this point in the history
  14. fix shell progress

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    cc8a8c5 View commit details
    Browse the repository at this point in the history
  15. remove extra windows characters

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    ab1479d View commit details
    Browse the repository at this point in the history
  16. write file

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    9a4cae2 View commit details
    Browse the repository at this point in the history
  17. fix test

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    81281d3 View commit details
    Browse the repository at this point in the history
  18. 'cursor'

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    7dfefdd View commit details
    Browse the repository at this point in the history
  19. small changes

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    594f00e View commit details
    Browse the repository at this point in the history
  20. removed all the char windows

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    1ada7aa View commit details
    Browse the repository at this point in the history
  21. change error for p2

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    71eb091 View commit details
    Browse the repository at this point in the history
  22. muting parsing

    Courtney Oka committed May 5, 2017
    Configuration menu
    Copy the full SHA
    1c1adf8 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2017

  1. fix conflicts

    Courtney Oka committed May 8, 2017
    Configuration menu
    Copy the full SHA
    ff4dfe7 View commit details
    Browse the repository at this point in the history
  2. added progress back in

    Courtney Oka committed May 8, 2017
    Configuration menu
    Copy the full SHA
    5f62753 View commit details
    Browse the repository at this point in the history
  3. Merge branch 'feedback' of https://github.com/oakeyc/azure-cli into f…

    …iles
    Courtney Oka committed May 8, 2017
    Configuration menu
    Copy the full SHA
    f2bb5ed View commit details
    Browse the repository at this point in the history
  4. Revert "Merge branch 'feedback' of https://github.com/oakeyc/azure-cli

    …into files"
    
    This reverts commit f2bb5ed, reversing
    changes made to 5f62753.
    Courtney Oka committed May 8, 2017
    Configuration menu
    Copy the full SHA
    e986cb6 View commit details
    Browse the repository at this point in the history
  5. Revert "added progress back in"

    This reverts commit 5f62753, reversing
    changes made to ff4dfe7.
    Courtney Oka committed May 8, 2017
    Configuration menu
    Copy the full SHA
    c755c5f View commit details
    Browse the repository at this point in the history
  6. revert changes

    Courtney Oka committed May 8, 2017
    Configuration menu
    Copy the full SHA
    f283591 View commit details
    Browse the repository at this point in the history
  7. remove with interupt

    Courtney Oka committed May 8, 2017
    Configuration menu
    Copy the full SHA
    d489d53 View commit details
    Browse the repository at this point in the history
  8. remove feedback

    Courtney Oka committed May 8, 2017
    Configuration menu
    Copy the full SHA
    61e0e54 View commit details
    Browse the repository at this point in the history

Commits on May 9, 2017

  1. shell progress tests

    Courtney Oka committed May 9, 2017
    Configuration menu
    Copy the full SHA
    a7b32a0 View commit details
    Browse the repository at this point in the history
  2. shell progress view test

    Courtney Oka committed May 9, 2017
    Configuration menu
    Copy the full SHA
    af4d40e View commit details
    Browse the repository at this point in the history
  3. flake8

    Courtney Oka committed May 9, 2017
    Configuration menu
    Copy the full SHA
    af2f981 View commit details
    Browse the repository at this point in the history

Commits on May 12, 2017

  1. patch back error code when you neeed it

    Courtney Oka committed May 12, 2017
    Configuration menu
    Copy the full SHA
    189adf8 View commit details
    Browse the repository at this point in the history
  2. small changes

    Courtney Oka committed May 12, 2017
    Configuration menu
    Copy the full SHA
    8add8e5 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2017

  1. add dump for ending for views + force implement flush

    Courtney Oka committed May 15, 2017
    Configuration menu
    Copy the full SHA
    ad3dc16 View commit details
    Browse the repository at this point in the history
  2. flake8

    Courtney Oka committed May 15, 2017
    Configuration menu
    Copy the full SHA
    5e8c1c7 View commit details
    Browse the repository at this point in the history
  3. mock test

    Courtney Oka committed May 15, 2017
    Configuration menu
    Copy the full SHA
    4c4d057 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed May 15, 2017
    Configuration menu
    Copy the full SHA
    0ab8de0 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Merge branch 'master' of https://github.com/azure/azure-cli into prog…

    …ress
    Courtney Oka committed May 16, 2017
    Configuration menu
    Copy the full SHA
    1c027c5 View commit details
    Browse the repository at this point in the history
  2. update dependencies

    Courtney Oka committed May 16, 2017
    Configuration menu
    Copy the full SHA
    8a028ff View commit details
    Browse the repository at this point in the history
  3. history

    Courtney Oka committed May 16, 2017
    Configuration menu
    Copy the full SHA
    5f2d3fe View commit details
    Browse the repository at this point in the history

Commits on May 17, 2017

  1. remove feedback stuff

    Courtney Oka committed May 17, 2017
    Configuration menu
    Copy the full SHA
    f2a912d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2017

  1. remove excess

    Courtney Oka committed May 18, 2017
    Configuration menu
    Copy the full SHA
    347518e View commit details
    Browse the repository at this point in the history

Commits on May 19, 2017

  1. progress with storage all good

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    89711bb View commit details
    Browse the repository at this point in the history
  2. minor

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    705fb64 View commit details
    Browse the repository at this point in the history
  3. flake8

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    437957e View commit details
    Browse the repository at this point in the history
  4. pylint

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    7910d19 View commit details
    Browse the repository at this point in the history
  5. minor

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    c157edc View commit details
    Browse the repository at this point in the history
  6. flake8

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    11b5740 View commit details
    Browse the repository at this point in the history
  7. Merge branch 'master' into progress

    Courtney (CJ) Oka authored May 19, 2017
    Configuration menu
    Copy the full SHA
    a364f2f View commit details
    Browse the repository at this point in the history
  8. import error

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    1b57307 View commit details
    Browse the repository at this point in the history
  9. progress things

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    ae26f04 View commit details
    Browse the repository at this point in the history
  10. fixing tests

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    2726472 View commit details
    Browse the repository at this point in the history
  11. flake8

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    21d3cb0 View commit details
    Browse the repository at this point in the history
  12. tests

    Courtney Oka committed May 19, 2017
    Configuration menu
    Copy the full SHA
    b0c831e View commit details
    Browse the repository at this point in the history

Commits on May 20, 2017

  1. tests;

    Courtney Oka committed May 20, 2017
    Configuration menu
    Copy the full SHA
    ebf183c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2017

  1. interactive mode progress multi-process fix

    Courtney Oka committed May 22, 2017
    Configuration menu
    Copy the full SHA
    8014e06 View commit details
    Browse the repository at this point in the history

Commits on May 23, 2017

  1. updates

    Courtney Oka committed May 23, 2017
    Configuration menu
    Copy the full SHA
    d589c8d View commit details
    Browse the repository at this point in the history