Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: DreamLab/AsyncOpenStackClient
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: feature/proper_cd_in_travis
Choose a base ref
...
head repository: DreamLab/AsyncOpenStackClient
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 16 commits
  • 11 files changed
  • 6 contributors

Commits on Aug 16, 2018

  1. Configuration menu
    Copy the full SHA
    0b7503d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6da0ac4 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2018

  1. Merge pull request #29 from giffels/add_nova_run_action

    Add run server action call to nova client
    evemorgen authored Aug 19, 2018
    Configuration menu
    Copy the full SHA
    294eaad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cad653f View commit details
    Browse the repository at this point in the history

Commits on Aug 20, 2018

  1. Merge pull request #30 from DreamLab/feature/proper_cd_in_travis

    add deployment section to travis
    evemorgen authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    bc925ba View commit details
    Browse the repository at this point in the history
  2. Merge pull request #31 from DreamLab/feature/0_8_0_deploy

    bump version to 0.8.0, update changelog
    evemorgen authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    703c01c View commit details
    Browse the repository at this point in the history
  3. fix travis pass

    pgalczynski committed Aug 20, 2018
    Configuration menu
    Copy the full SHA
    f9101e8 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #32 from DreamLab/hotfix/travis_pass_fix

    fix travis pass
    evemorgen authored Aug 20, 2018
    Configuration menu
    Copy the full SHA
    640b824 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2019

  1. fix/CVE-2018-20060 (#34)

    * bump versions
    
    * rm combine, since there's only one .coverage file
    
    * bump package version
    
    * up changelog
    kwarunek authored Apr 4, 2019
    Configuration menu
    Copy the full SHA
    1ef26e0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2019

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

Commits on Mar 26, 2021

  1. Bump aiohttp from 3.5.4 to 3.7.4 (#36)

    Bumps [aiohttp](https://github.com/aio-libs/aiohttp) from 3.5.4 to 3.7.4.
    - [Release notes](https://github.com/aio-libs/aiohttp/releases)
    - [Changelog](https://github.com/aio-libs/aiohttp/blob/master/CHANGES.rst)
    - [Commits](aio-libs/aiohttp@v3.5.4...v3.7.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2021
    Configuration menu
    Copy the full SHA
    59f4041 View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2021

  1. 0.8.2

    kwarunek committed Mar 28, 2021
    Configuration menu
    Copy the full SHA
    7f78c71 View commit details
    Browse the repository at this point in the history

Commits on Apr 13, 2021

  1. Bump urllib3 from 1.26.3 to 1.26.4 (#37)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.3 to 1.26.4.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.3...1.26.4)
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 13, 2021
    Configuration menu
    Copy the full SHA
    ebfa3e5 View commit details
    Browse the repository at this point in the history

Commits on Jun 6, 2022

  1. Bump urllib3 from 1.26.4 to 1.26.5 (#38)

    Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.4 to 1.26.5.
    - [Release notes](https://github.com/urllib3/urllib3/releases)
    - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst)
    - [Commits](urllib3/urllib3@1.26.4...1.26.5)
    
    ---
    updated-dependencies:
    - dependency-name: urllib3
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    e4307e9 View commit details
    Browse the repository at this point in the history
  2. Enable support for application credentials (#39)

    * Avoid using AsyncMagicMock in python >=3.8
    
    * Add support for application credentials
    giffels authored Jun 6, 2022
    Configuration menu
    Copy the full SHA
    b4afa16 View commit details
    Browse the repository at this point in the history
  3. up

    kwarunek committed Jun 6, 2022
    Configuration menu
    Copy the full SHA
    4797426 View commit details
    Browse the repository at this point in the history
Loading