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

Added time ranges to search criteria of pull requests #498

Open
wants to merge 361 commits into
base: dev
Choose a base branch
from
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Aug 3, 2018

  1. add missing __init__.py

    tedchamb committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    63f0778 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#106 from Microsoft/users/tedchamb/dev

    bump version to 0.1.14
    tedchamb committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    5d1e885 View commit details
    Browse the repository at this point in the history
  3. bump version to 0.1.15

    tedchamb committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    75bd43f View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#108 from Microsoft/users/tedchamb/dev

    bump version to 0.1.15
    tedchamb committed Aug 3, 2018
    Configuration menu
    Copy the full SHA
    ecd2532 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2018

  1. update logging

    tedchamb committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    d786f07 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9660f1b View commit details
    Browse the repository at this point in the history
  3. bumnp version to 0.1.16

    tedchamb committed Aug 8, 2018
    Configuration menu
    Copy the full SHA
    fea6357 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2018

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

Commits on Sep 11, 2018

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

Commits on Sep 12, 2018

  1. Merge pull request microsoft#112 from zarenner/patch-1

    Fix time.clock() -> time.time() in _file_cache.py
    tedchamb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    36d14c1 View commit details
    Browse the repository at this point in the history
  2. latest regen

    tedchamb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    771feee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4ba41de View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#113 from Microsoft/users/tedchamb/dev

     bump version to 0.1.16, regen
    tedchamb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    31d1aac View commit details
    Browse the repository at this point in the history
  5. bump version to 0.1.17

    tedchamb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    4d9e8a7 View commit details
    Browse the repository at this point in the history
  6. Merge pull request microsoft#115 from Microsoft/users/tedchamb/dev

    bump version to 0.1.17
    tedchamb committed Sep 12, 2018
    Configuration menu
    Copy the full SHA
    fd4b2a0 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2018

  1. Configuration menu
    Copy the full SHA
    211ce79 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#118 from Microsoft/users/tedchamb/dev

    fix invalid team_context property references.
    tedchamb committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    706da78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0617cb3 View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#120 from Microsoft/users/tedchamb/dev

    fix invalid team_context property references.
    tedchamb committed Sep 20, 2018
    Configuration menu
    Copy the full SHA
    db69b3b View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2018

  1. Fix get_commits query parameters to match API

    Naman Kanakiya committed Sep 24, 2018
    Configuration menu
    Copy the full SHA
    c745399 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2018

  1. Configuration menu
    Copy the full SHA
    47b9fe5 View commit details
    Browse the repository at this point in the history
  2. Update README.md

    willsmythe committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    5c9f495 View commit details
    Browse the repository at this point in the history
  3. Update README.md

    willsmythe committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    9e67611 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c883ecb View commit details
    Browse the repository at this point in the history
  5. Update README.md

    willsmythe committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    f764e7d View commit details
    Browse the repository at this point in the history
  6. Update README.md

    willsmythe committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    e371a7e View commit details
    Browse the repository at this point in the history
  7. Merge pull request microsoft#124 from mariusvniekerk/patch-1

    Ensure that the license is packaged in the sdist
    tedchamb committed Oct 5, 2018
    Configuration menu
    Copy the full SHA
    8eb8cb7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2018

  1. Configuration menu
    Copy the full SHA
    3a7b96c View commit details
    Browse the repository at this point in the history
  2. bump version to 0.1.18

    tedchamb committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    16d31c8 View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#127 from Microsoft/users/tedchamb/dev

    Fix for msrest 0.6.0 breaking change
    tedchamb committed Oct 9, 2018
    Configuration menu
    Copy the full SHA
    625f23f View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2018

  1. adding option to enable force msa pass through header

    adding option to enable force msa pass through header
    gauravsaralMs committed Oct 13, 2018
    Configuration menu
    Copy the full SHA
    c370f03 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2018

  1. bump version to 0.1.19

    tedchamb committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    be6977c View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#131 from Microsoft/users/tedchamb/dev

    bump version to 0.1.19
    tedchamb committed Oct 15, 2018
    Configuration menu
    Copy the full SHA
    03207b0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2018

  1. Merge pull request microsoft#130 from gauravsaralMs/users/gsaral/forc…

    …eMsaPassThroughOption
    
    adding option to enable force msa pass through header
    tedchamb committed Oct 17, 2018
    Configuration menu
    Copy the full SHA
    8cc3d26 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2018

  1. Configuration menu
    Copy the full SHA
    c7f10d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ee5288b View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#133 from Microsoft/users/tedchamb/dev

     Add resource area id to the graph client.
    tedchamb committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    283b2ac View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#122 from namankanakiya/dev

    Fix get_commits query parameters to match API
    tedchamb committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    80681ed View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    7e180d1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    e273d14 View commit details
    Browse the repository at this point in the history
  7. Merge pull request microsoft#134 from Microsoft/users/tedchamb/dev

    regenerate clients after fix to query parameter names for complex model types.
    tedchamb committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    2ffa787 View commit details
    Browse the repository at this point in the history
  8. update version to 0.1.20

    tedchamb committed Oct 23, 2018
    Configuration menu
    Copy the full SHA
    c6f4c03 View commit details
    Browse the repository at this point in the history

Commits on Oct 24, 2018

  1. Merge pull request microsoft#136 from Microsoft/users/tedchamb/dev

    update version to 0.1.20
    tedchamb committed Oct 24, 2018
    Configuration menu
    Copy the full SHA
    6fa1087 View commit details
    Browse the repository at this point in the history

Commits on Oct 25, 2018

  1. Configuration menu
    Copy the full SHA
    fc037f4 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#138 from Microsoft/users/tedchamb/dev

    bump dependency of msrest: "msrest>=0.6.0,<0.7.0"
    tedchamb committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    8fcd85c View commit details
    Browse the repository at this point in the history
  3. bump version to 0.1.21

    tedchamb committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    b91b356 View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#140 from Microsoft/users/tedchamb/dev

    bump version to 0.1.21
    tedchamb committed Oct 25, 2018
    Configuration menu
    Copy the full SHA
    51ebc47 View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2018

  1. regen security client

    tedchamb committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    0552b42 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#146 from Microsoft/users/tedchamb/dev

    regen security client
    tedchamb committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    f43fb97 View commit details
    Browse the repository at this point in the history
  3. regen

    tedchamb committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    bb6e4c0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cec03ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    845c40a View commit details
    Browse the repository at this point in the history
  6. Merge pull request microsoft#148 from Microsoft/users/tedchamb/dev

    regen after adding support for methods that return header values as part of the payload.
    tedchamb committed Dec 1, 2018
    Configuration menu
    Copy the full SHA
    15e8b2c View commit details
    Browse the repository at this point in the history

Commits on Dec 2, 2018

  1. regen 4.0 after adding support for methods that return header values …

    …as part of the payload.
    tedchamb committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    2526f20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#149 from Microsoft/users/tedchamb/dev

    regen 4.0 after adding support for methods that return header values as part of the payload.
    tedchamb committed Dec 2, 2018
    Configuration menu
    Copy the full SHA
    bedda2c View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2018

  1. bump version to 0.1.22

    tedchamb committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    ec4f7ab View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#151 from Microsoft/users/tedchamb/dev

    bump version to 0.1.22
    tedchamb committed Dec 3, 2018
    Configuration menu
    Copy the full SHA
    d598b8d View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2019

  1. Configuration menu
    Copy the full SHA
    0cff440 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#156 from Microsoft/users/tedchamb/dev

    Fix deserialization issue with missing DayOfWeek.
    tedchamb committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    a72fc7d View commit details
    Browse the repository at this point in the history
  3. bump version to 0.1.23

    tedchamb committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    7f3d548 View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#158 from Microsoft/users/tedchamb/dev

    bump version to 0.1.23
    tedchamb committed Jan 3, 2019
    Configuration menu
    Copy the full SHA
    1bacd2a View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2019

  1. set creds on config (to support msrest 0.6.3)

    fix download operations (4.1)
    tedchamb committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    0dbaf30 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5dd2bfa View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#160 from Microsoft/users/tedchamb/dev

    fix download operations,  set creds on config (to support msrest 0.6.3)
    tedchamb committed Jan 9, 2019
    Configuration menu
    Copy the full SHA
    709488b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2019

  1. bump version to 0.1.24

    tedchamb committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    2051bc2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#162 from Microsoft/users/tedchamb/dev

    bump version to 0.1.24
    tedchamb committed Jan 10, 2019
    Configuration menu
    Copy the full SHA
    f242ce0 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2019

  1. Configuration menu
    Copy the full SHA
    b0524ad View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#163 from Microsoft/users/tedchamb/dev

    Fix support for client uploads
    tedchamb committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    d4879cd View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.1.25

    tedchamb committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    951ae43 View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#165 from Microsoft/users/tedchamb/dev

    Bump version to 0.1.25
    tedchamb committed Jan 11, 2019
    Configuration menu
    Copy the full SHA
    1fb3c2b View commit details
    Browse the repository at this point in the history

Commits on Jan 15, 2019

  1. Configuration menu
    Copy the full SHA
    0a068f1 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#168 from Microsoft/users/tedchamb/dev

    Fix for enum references within collections
    tedchamb committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    0ea25c3 View commit details
    Browse the repository at this point in the history
  3. Bump version to 0.1.26

    tedchamb committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    b119880 View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#170 from Microsoft/users/tedchamb/dev

    Bump version to 0.1.26
    tedchamb committed Jan 15, 2019
    Configuration menu
    Copy the full SHA
    d160269 View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

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

Commits on Feb 12, 2019

  1. fix up doc strings

    tedchamb committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    e7df9e5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8823a37 View commit details
    Browse the repository at this point in the history
  3. Fix .gitignore

    tedchamb committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    e207807 View commit details
    Browse the repository at this point in the history
  4. remove test.py

    tedchamb committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    b38ca38 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b219c5a View commit details
    Browse the repository at this point in the history
  6. update readme

    tedchamb committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    bfa12a7 View commit details
    Browse the repository at this point in the history
  7. update readme

    tedchamb committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    655aa55 View commit details
    Browse the repository at this point in the history
  8. small fix to init

    tedchamb committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    507ba8a View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Add initial client factories

    tedchamb committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    782b86b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1f6a56c View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a7db4bd View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. fixed up profiles

    tedchamb committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    62e52fa View commit details
    Browse the repository at this point in the history
  2. typo

    tedchamb committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    c4e8377 View commit details
    Browse the repository at this point in the history
  3. add release client

    tedchamb committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    7d74a2e View commit details
    Browse the repository at this point in the history
  4. add factory comment

    tedchamb committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    47d5820 View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. add missing git_client

    tedchamb committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    394b96e View commit details
    Browse the repository at this point in the history
  2. add release clients factory

    tedchamb committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    85ef56a View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. Configuration menu
    Copy the full SHA
    24bfe30 View commit details
    Browse the repository at this point in the history
  2. Update version to b

    tedchamb committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    b1bbf39 View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#178 from Microsoft/users/tedchamb/dev5

    Refactor and add 5.x apis
    tedchamb committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    0061296 View commit details
    Browse the repository at this point in the history
  4. Update version to b2

    tedchamb committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    52564f7 View commit details
    Browse the repository at this point in the history
  5. Merge pull request microsoft#180 from Microsoft/users/tedchamb/dev5

    Update version to b2
    tedchamb committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    bff43dc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Configuration menu
    Copy the full SHA
    128de09 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e74c693 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3194aae View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#182 from Microsoft/users/tedchamb/dev5

    fix path casing for NuGet client
    tedchamb committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    942aee5 View commit details
    Browse the repository at this point in the history
  5. bump version to b3

    tedchamb committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    9a563ab View commit details
    Browse the repository at this point in the history
  6. Merge pull request microsoft#184 from Microsoft/users/tedchamb/dev5

    bump version to b3
    tedchamb committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    1088864 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2019

  1. Update 5.1 apis to M149

    tedchamb committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    278b753 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#189 from Microsoft/users/tedchamb/dev5

    Update 5.1 apis to M149
    tedchamb committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    2e2ba69 View commit details
    Browse the repository at this point in the history
  3. Regen 5.0 apis

    tedchamb committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    c773d99 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9397453 View commit details
    Browse the repository at this point in the history
  5. Bump version

    tedchamb committed Mar 13, 2019
    Configuration menu
    Copy the full SHA
    58b2885 View commit details
    Browse the repository at this point in the history

Commits on Apr 1, 2019

  1. Configuration menu
    Copy the full SHA
    d83cf9b View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#198 from Microsoft/users/tedchamb/dev5

    Remove DeprecationWarning: Creds parameter is deprecated. Set config.credentials instead.
    tedchamb committed Apr 1, 2019
    Configuration menu
    Copy the full SHA
    5ed92ff View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2019

  1. Regen for M149

    tedchamb committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    e1a5bc5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3d4dd41 View commit details
    Browse the repository at this point in the history
  3. Bump version

    tedchamb committed Apr 3, 2019
    Configuration menu
    Copy the full SHA
    2cc15cb View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2019

  1. regen 5.1 from M150

    tedchamb committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    bebbc73 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#206 from Microsoft/users/tedchamb/dev5

    Users/tedchamb/dev5
    tedchamb committed Apr 23, 2019
    Configuration menu
    Copy the full SHA
    4777ffd View commit details
    Browse the repository at this point in the history

Commits on May 9, 2019

  1. regen 5.1 from M151

    tedchamb committed May 9, 2019
    Configuration menu
    Copy the full SHA
    2f21440 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2019

  1. Merge pull request microsoft#210 from microsoft/users/tedchamb/dev5

    regen 5.1 from M151
    tedchamb committed May 10, 2019
    Configuration menu
    Copy the full SHA
    90ed6ab View commit details
    Browse the repository at this point in the history
  2. Add resource area id for Profile client. Look up resource area inform…

    …ation from sps deployment, if not found for organization.
    tedchamb committed May 10, 2019
    Configuration menu
    Copy the full SHA
    7cca757 View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#212 from microsoft/users/tedchamb/dev5

    Add resource area id for Profile client.  Look up resource area information from sps deployment, if not found for organization.
    tedchamb committed May 10, 2019
    Configuration menu
    Copy the full SHA
    85b6473 View commit details
    Browse the repository at this point in the history
  4. delete obsolete wit comments client. These methods have been rolled i…

    …nto the standard wit client.
    tedchamb committed May 10, 2019
    Configuration menu
    Copy the full SHA
    8349447 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    21ef1fa View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    0ff5501 View commit details
    Browse the repository at this point in the history

Commits on May 13, 2019

  1. Merge pull request microsoft#213 from microsoft/users/tedchamb/dev5

    delete obsolete wit comments client. These methods have been rolled into the standard wit client.  fix 5.0 NuGet download_package method.
    tedchamb committed May 13, 2019
    Configuration menu
    Copy the full SHA
    dd030bd View commit details
    Browse the repository at this point in the history
  2. version bump

    tedchamb committed May 13, 2019
    Configuration menu
    Copy the full SHA
    f8ebb2a View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#215 from microsoft/users/tedchamb/dev5

    version bump to 5.0.0b6
    tedchamb committed May 13, 2019
    Configuration menu
    Copy the full SHA
    dc16b18 View commit details
    Browse the repository at this point in the history
  4. version bump

    tedchamb committed May 13, 2019
    Configuration menu
    Copy the full SHA
    32318de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f42d505 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2019

  1. Configuration menu
    Copy the full SHA
    a88a21b View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#218 from microsoft/users/tedchamb/dev5

    fix unexpected keyword argument 'file'
    tedchamb committed May 16, 2019
    Configuration menu
    Copy the full SHA
    17ebd25 View commit details
    Browse the repository at this point in the history

Commits on May 20, 2019

  1. Configuration menu
    Copy the full SHA
    3fd8bec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    19b21ac View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4f311a8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#219 from microsoft/users/tedchamb/dev5

     Fix cases where we were not adding custom headers to the request.
    tedchamb committed May 20, 2019
    Configuration menu
    Copy the full SHA
    3727230 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cf279e5 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2019

  1. Merge pull request microsoft#220 from microsoft/users/tedchamb/dev5

    add fiddler helper for debugging
    tedchamb committed May 21, 2019
    Configuration menu
    Copy the full SHA
    15a6db4 View commit details
    Browse the repository at this point in the history

Commits on May 28, 2019

  1. regen for M152

    tedchamb committed May 28, 2019
    Configuration menu
    Copy the full SHA
    1dbc9b1 View commit details
    Browse the repository at this point in the history
  2. version bump to 5.0.0b8

    tedchamb committed May 28, 2019
    Configuration menu
    Copy the full SHA
    2821f86 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2019

  1. Configuration menu
    Copy the full SHA
    d8b76d8 View commit details
    Browse the repository at this point in the history
  2. version bump to 5.0.0b9

    tedchamb committed May 29, 2019
    Configuration menu
    Copy the full SHA
    efafbbb View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#224 from microsoft/users/tedchamb/dev5

    version bump to 5.0.0b9
    tedchamb committed May 29, 2019
    Configuration menu
    Copy the full SHA
    d0a2b8d View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

  1. regen for M153

    tedchamb committed Jun 19, 2019
    Configuration menu
    Copy the full SHA
    257897c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6467dde View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    92a67a9 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2019

  1. Merge pull request microsoft#229 from microsoft/users/tedchamb/dev5

    bump version number to 5.0.0b10
    tedchamb committed Jun 21, 2019
    Configuration menu
    Copy the full SHA
    f7daec5 View commit details
    Browse the repository at this point in the history

Commits on Jul 1, 2019

  1. fix model comments.

    tedchamb committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    6f07554 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#235 from microsoft/users/tedchamb/dev5

    fix model comments.
    tedchamb committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    c798941 View commit details
    Browse the repository at this point in the history
  3. fix some camel casing

    tedchamb committed Jul 1, 2019
    Configuration menu
    Copy the full SHA
    f0c7d46 View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2019

  1. Wrong class name in v5_1.test_results.__init__.py

    Just a capitalization mistake.
    testResultsClient -> TestResultsClient
    SirPownzalot committed Jul 3, 2019
    Configuration menu
    Copy the full SHA
    1ce580b View commit details
    Browse the repository at this point in the history

Commits on Jul 10, 2019

  1. fix a bunch of misspellings

    tedchamb committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    ff08865 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#239 from microsoft/users/tedchamb/dev5

     fix some camel casing and misspellings
    tedchamb committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    7c38fce View commit details
    Browse the repository at this point in the history
  3. add some missing models

    tedchamb committed Jul 10, 2019
    Configuration menu
    Copy the full SHA
    5538ecd View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2019

  1. Configuration menu
    Copy the full SHA
    55b4156 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#240 from microsoft/users/tedchamb/dev5

    add some missing models
    tedchamb committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    42c4e41 View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#236 from SirPownzalot/patch-1

    Wrong class name in v5_1.test_results.__init__.py
    tedchamb committed Jul 16, 2019
    Configuration menu
    Copy the full SHA
    03bf22a View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2019

  1. Configuration menu
    Copy the full SHA
    21f891a View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#242 from microsoft/users/tedchamb/dev5

    Update for M153 - includes released 5.1 clients
    tedchamb committed Jul 23, 2019
    Configuration menu
    Copy the full SHA
    4b63dba View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2019

  1. Add Search clients

    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    b1a20a7 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#244 from microsoft/users/tedchamb/dev5

    Add Search clients
    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    0804c52 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3458ee0 View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#245 from microsoft/users/tedchamb/dev5

    Add audit and token clients.  update resource area id on search client
    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    ab2f380 View commit details
    Browse the repository at this point in the history
  5. regen after spelling fixes

    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    c6ec475 View commit details
    Browse the repository at this point in the history
  6. One more spelling fix

    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    ea6c073 View commit details
    Browse the repository at this point in the history
  7. Merge pull request microsoft#246 from microsoft/users/tedchamb/dev5

    regen after spelling fixes
    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    9ca0779 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    d0b5a07 View commit details
    Browse the repository at this point in the history
  9. update version

    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    143e245 View commit details
    Browse the repository at this point in the history
  10. Merge pull request microsoft#247 from microsoft/users/tedchamb/dev5

     Move back to beta, until I can look at the two open issues.
    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    f708734 View commit details
    Browse the repository at this point in the history
  11. fix Python badge

    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    9e9f1d1 View commit details
    Browse the repository at this point in the history
  12. fix Build badge

    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    fa8a8f3 View commit details
    Browse the repository at this point in the history
  13. Merge pull request microsoft#248 from microsoft/users/tedchamb/dev5

    Fix badges in readme
    tedchamb committed Jul 25, 2019
    Configuration menu
    Copy the full SHA
    0d63960 View commit details
    Browse the repository at this point in the history

Commits on Jul 29, 2019

  1. Configuration menu
    Copy the full SHA
    280eb04 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#250 from microsoft/users/tedchamb/dev5

    Add missing released clients, fix some descriptions
    tedchamb committed Jul 29, 2019
    Configuration menu
    Copy the full SHA
    28fb905 View commit details
    Browse the repository at this point in the history

Commits on Aug 5, 2019

  1. Configuration menu
    Copy the full SHA
    52c7ecc View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#254 from microsoft/users/tedchamb/dev5

    Fix Version model in Search area
    tedchamb committed Aug 5, 2019
    Configuration menu
    Copy the full SHA
    5f12ffa View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2019

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

Commits on Aug 12, 2019

  1. Configuration menu
    Copy the full SHA
    7675147 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#258 from microsoft/users/tedchamb/ct

    add support for returning continuationToken for methods using IPagedList pattern
    tedchamb committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    e7b68a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    653182f View commit details
    Browse the repository at this point in the history
  4. bump version

    tedchamb committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    390fff5 View commit details
    Browse the repository at this point in the history
  5. Merge pull request microsoft#261 from microsoft/users/tedchamb/ct

    get rid of debug print statement, fix readme to adapt to continuation token support.
    tedchamb committed Aug 12, 2019
    Configuration menu
    Copy the full SHA
    46c84f8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. Configuration menu
    Copy the full SHA
    b2d3983 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#269 from microsoft/users/tedchamb/50cc

    fix camelcasing and python property casing for 5.0 apis + regen with updated comments
    tedchamb committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    26a40be View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    936765d View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#270 from microsoft/users/tedchamb/51cc

    regen 5.1 apis, fix casing of some 5.1 properties.
    tedchamb committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    e257726 View commit details
    Browse the repository at this point in the history
  5. bump version to 5.1.0.b4

    tedchamb committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    5c904c2 View commit details
    Browse the repository at this point in the history
  6. Merge pull request microsoft#271 from microsoft/users/tedchamb/bump

    bump version to 5.1.0.b4
    tedchamb committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    097e4dc View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2019

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

Commits on Oct 19, 2019

  1. Merge pull request microsoft#279 from microsoft/users/tedchamb/spelling

    regen after fixing a bunch of spelling mistakes in comments.
    tedchamb committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    c827cd0 View commit details
    Browse the repository at this point in the history
  2. bump VERSION = "5.1.0b5"

    tedchamb committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    147bc4c View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#282 from microsoft/users/tedchamb/spelling

    bump VERSION = "5.1.0b5"
    tedchamb committed Oct 19, 2019
    Configuration menu
    Copy the full SHA
    1049a7d View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2019

  1. fix issue microsoft#280, fix naming of upack_api_client folder: unive…

    …rsal becomes upack_api
    tedchamb committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    d934338 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#283 from microsoft/users/tedchamb/issue280

    fix issue microsoft#280, fix naming of upack_api_client folder:  universal becomes upack_api
    tedchamb committed Oct 20, 2019
    Configuration menu
    Copy the full SHA
    7f26ce3 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2019

  1. Fix for issue microsoft#289 - check for location at deployment level …

    …if it does not exist at the organization level.
    tedchamb committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    b7f9a97 View commit details
    Browse the repository at this point in the history
  2. ensure we don't return a garbage url from _get_deployment_url, which …

    …would have happened if we were already using a deployment url.
    tedchamb committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    3a129fb View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#292 from microsoft/users/tedchamb/issue289

    Fix for issue microsoft#289 - check for location at deployment level if it does not exist at the organization level.
    tedchamb committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    b888032 View commit details
    Browse the repository at this point in the history
  4. bump VERSION = "5.1.0b6"

    tedchamb committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    e443323 View commit details
    Browse the repository at this point in the history
  5. Merge pull request microsoft#293 from microsoft/users/tedchamb/issue289

    bump VERSION = "5.1.0b6"
    tedchamb committed Nov 1, 2019
    Configuration menu
    Copy the full SHA
    eff9cc2 View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2019

  1. add test

    tedchamb committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    988b3a4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    388226d View commit details
    Browse the repository at this point in the history
  3. Create pythonpackage.yml - playing with actions (microsoft#296)

    * Create pythonpackage.yml
    tedchamb committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    e20c128 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8aea3d2 View commit details
    Browse the repository at this point in the history
  5. Add python package badge

    tedchamb committed Nov 23, 2019
    Configuration menu
    Copy the full SHA
    ee11774 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ac39ea4 View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2019

  1. add python v3.8 (microsoft#301)

    * add python v3.8
    tedchamb committed Nov 24, 2019
    Configuration menu
    Copy the full SHA
    b551d98 View commit details
    Browse the repository at this point in the history

Commits on Dec 9, 2019

  1. 6.0 API (microsoft#303)

    * 6.0 API
    tedchamb committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    9a04304 View commit details
    Browse the repository at this point in the history
  2. bump version

    tedchamb committed Dec 9, 2019
    Configuration menu
    Copy the full SHA
    052bd05 View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2020

  1. Configuration menu
    Copy the full SHA
    c637a06 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4b7104f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    73e992b View commit details
    Browse the repository at this point in the history
  4. Merge pull request microsoft#308 from microsoft/users/tedchamb/bv

    Regenerate after fixing float type handling in generator
    tedchamb committed Jan 3, 2020
    Configuration menu
    Copy the full SHA
    3838e91 View commit details
    Browse the repository at this point in the history

Commits on Aug 13, 2020

  1. update apis to match 6.0 RTW

    tedchamb committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    5428142 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#355 from microsoft/users/tedchamb/60rtm

    update apis to match 6.0 RTW
    tedchamb committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    a1988c8 View commit details
    Browse the repository at this point in the history
  3. fix for issue microsoft#354 (microsoft#356)

    * fix for issue microsoft#354
    
    * catch OSError instead of FileExistsError, since FileExistsError is not available in python 2.7
    tedchamb committed Aug 13, 2020
    Configuration menu
    Copy the full SHA
    85bd417 View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2020

  1. regen 6.0 as preview (microsoft#358)

    * fix for issue microsoft#354
    
    * catch OSError instead of FileExistsError, since FileExistsError is not available in python 2.7
    
    * Revert "update apis to match 6.0 RTW"
    
    This reverts commit 5428142.
    
    * regen 6.0 as preview
    
    * bump version
    tedchamb committed Aug 15, 2020
    Configuration menu
    Copy the full SHA
    451cade View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2022

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

Commits on Aug 24, 2022

  1. Update pythonpackage.yml

    tonybaloney committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    f58dc26 View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    tonybaloney committed Aug 24, 2022
    Configuration menu
    Copy the full SHA
    23f2dfc View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2022

  1. Update pythonpackage.yml

    tonybaloney committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    528cc0f View commit details
    Browse the repository at this point in the history
  2. Update setup.py

    tonybaloney committed Oct 26, 2022
    Configuration menu
    Copy the full SHA
    e17e401 View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2022

  1. Run CI on pull-requests

    tonybaloney committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    1a6cae8 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#422 from microsoft/users/GitHubPolicySer…

    …vice/ed498d8f-df21-4148-bad2-a27f1a636da6
    
    Adding Microsoft SECURITY.MD
    tonybaloney committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    558bfd9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f455f43 View commit details
    Browse the repository at this point in the history
  4. Update pythonpackage.yml

    tonybaloney committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    f6f8d70 View commit details
    Browse the repository at this point in the history
  5. Update pythonpackage.yml

    tonybaloney committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    135ffda View commit details
    Browse the repository at this point in the history
  6. Merge pull request microsoft#435 from tonybaloney/patch-2

    Remove 3.5 from CI test, check 3.8-3.11
    tonybaloney committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    deb2dca View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    03f4b6c View commit details
    Browse the repository at this point in the history
  8. Merge pull request microsoft#428 from tonybaloney/patch-1

    Add support and test for Python 3.9, 3.10, and 3.11
    tonybaloney committed Oct 30, 2022
    Configuration menu
    Copy the full SHA
    fb769da View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2022

  1. Update msrest dependency

    tonybaloney committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    c9b2fef View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0690005 View commit details
    Browse the repository at this point in the history
  3. Merge pull request microsoft#436 from tonybaloney/patch_msrest

    Update msrest dependency
    tonybaloney committed Oct 31, 2022
    Configuration menu
    Copy the full SHA
    252a276 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2023

  1. Initial supprt for 7.1 API version

    Petr Nechvátal committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    e25eae7 View commit details
    Browse the repository at this point in the history
  2. Remove deprecated python version

    Petr Nechvátal committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    8bfe26d View commit details
    Browse the repository at this point in the history
  3. Remove deprecated python version

    Petr Nechvátal committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    f34d2bf View commit details
    Browse the repository at this point in the history
  4. Update metadata

    Petr Nechvátal committed Apr 14, 2023
    Configuration menu
    Copy the full SHA
    d0fb5cf View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2023

  1. Remove old versions, add 7.0 and relased versions

    Petr Nechvátal committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    2050a3f View commit details
    Browse the repository at this point in the history
  2. Fix test

    Petr Nechvátal committed Apr 17, 2023
    Configuration menu
    Copy the full SHA
    95cbacd View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2023

  1. Update the client paths in connection

    Petr Nechvátal committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    2a7f41a View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#450 from microsoft/dev7.1

    Initial support for 7.1 API version
    nechvatalp committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    fef7099 View commit details
    Browse the repository at this point in the history
  3. Update description for Pypi

    Petr Nechvátal committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    db488ba View commit details
    Browse the repository at this point in the history
  4. Fix conflict

    Petr Nechvátal committed Apr 18, 2023
    Configuration menu
    Copy the full SHA
    7f2d7a4 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2023

  1. Configuration menu
    Copy the full SHA
    a82393c View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#457 from microsoft/users/pnechvatal/FixM…

    …issingGitAndRelease
    
    Updating .gitignore and pushing the released files, adding git clients
    nechvatalp committed Apr 25, 2023
    Configuration menu
    Copy the full SHA
    0fb14f8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Update models to fix deserialization error

    Petr Nechvátal committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    a16d446 View commit details
    Browse the repository at this point in the history
  2. Merge pull request microsoft#458 from microsoft/users/pnechvatal/FixG…

    …itSerializationIssues
    
    Update models to fix deserialization error
    nechvatalp committed Apr 26, 2023
    Configuration menu
    Copy the full SHA
    5ed4a01 View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2023

  1. Update README.md

    nechvatalp committed Apr 29, 2023
    Configuration menu
    Copy the full SHA
    b2d0009 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

  1. Configuration menu
    Copy the full SHA
    c7f405c View commit details
    Browse the repository at this point in the history
  2. remove pkg_resources

    tonybaloney committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    a2b26bb View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2023

  1. Remove the __init__ and use namespace packages to fix the issue with …

    …the clash of azure.core namespace from the msrest package
    tonybaloney committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    87c3dde View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2023

  1. Merge pull request microsoft#469 from tonybaloney/flag_312

    Test and mark Python 3.12 support. Update setuptools support for >67
    nechvatalp committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    32e705f View commit details
    Browse the repository at this point in the history
  2. Bump version to 7.1.0b4

    Petr Nechvátal committed Nov 20, 2023
    Configuration menu
    Copy the full SHA
    2cd2d0f View commit details
    Browse the repository at this point in the history

Commits on Apr 28, 2024

  1. Added time ranges to search criteria of pull requests

    venkatesh.nallapaneni committed Apr 28, 2024
    Configuration menu
    Copy the full SHA
    71e5489 View commit details
    Browse the repository at this point in the history