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: atlassian-api/atlassian-python-api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3.18.0
Choose a base ref
...
head repository: atlassian-api/atlassian-python-api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3.18.1
Choose a head ref
  • 6 commits
  • 9 files changed
  • 4 contributors

Commits on Jan 10, 2022

  1. Bitbucket Cloud: Add branches and tags repository endpoints (#921)

    Note that this currently does not support the generic
    refs endpoint.
    
    Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
    flichtenheld authored Jan 10, 2022
    Configuration menu
    Copy the full SHA
    1d12a25 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2022

  1. Add 3.10 python support badge and docker file (#918)

    * Add 3.10 python support badge
    gonchik authored Jan 11, 2022
    Configuration menu
    Copy the full SHA
    6d8545a View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2022

  1. Configuration menu
    Copy the full SHA
    37525a8 View commit details
    Browse the repository at this point in the history
  2. [Jira] document parameter usage for jira server (#929)

    jira server usage for assign_issue account_id parameter
    Garrison Shepard authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    947a1b5 View commit details
    Browse the repository at this point in the history
  3. Bitbucket Cloud: provide custom raise_for_status (#925)

    The default one in AtlassianRestAPI does not work
    for Bitbucket Cloud.
    
    Signed-off-by: Frank Lichtenheld <frank@lichtenheld.com>
    flichtenheld authored Jan 24, 2022
    Configuration menu
    Copy the full SHA
    588897e View commit details
    Browse the repository at this point in the history

Commits on Jan 25, 2022

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