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

[WIP] [JIRA] new method get_issue_status_changelog + docs + example +small improvement get_issue #1357

Merged
merged 29 commits into from
Mar 29, 2024

Commits on Feb 3, 2024

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

Commits on Feb 4, 2024

  1. Configuration menu
    Copy the full SHA
    715463b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4db577a View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2024

  1. Configuration menu
    Copy the full SHA
    e13b5ba View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9fd7ae4 View commit details
    Browse the repository at this point in the history
  3. added method download_attachments_from_issue

    gkowalc committed Feb 8, 2024
    Configuration menu
    Copy the full SHA
    f695346 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6f3c1f6 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2024

  1. finished download_attachments_from_issue

    gkowalc committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    7fd73d8 View commit details
    Browse the repository at this point in the history
  2. added two new methods: download_attachments.from_issue and get_attach…

    …ments_ids_from_issue
    gkowalc committed Feb 9, 2024
    Configuration menu
    Copy the full SHA
    ef752ab View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    999de01 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2024

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

Commits on Feb 15, 2024

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

Commits on Feb 27, 2024

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

Commits on Mar 13, 2024

  1. Configuration menu
    Copy the full SHA
    7d6b0a0 View commit details
    Browse the repository at this point in the history
  2. added fix to the infinitive loop

    gkowalc committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    a56b1be View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    0802a35 View commit details
    Browse the repository at this point in the history
  2. adding reursion depth condition

    gkowalc committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    c23e7cd View commit details
    Browse the repository at this point in the history
  3. fixed reursion depth condition

    gkowalc committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    e8e8959 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8c2824b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9b1c9c4 View commit details
    Browse the repository at this point in the history
  6. fix flake8 issue

    gkowalc committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    08d4acb View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2024

  1. Configuration menu
    Copy the full SHA
    20cae0b View commit details
    Browse the repository at this point in the history
  2. hotfix get_issue_tree_recursive

    gkowalc committed Mar 20, 2024
    Configuration menu
    Copy the full SHA
    26cf691 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2024

  1. Configuration menu
    Copy the full SHA
    4cc2a03 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    10ee67e View commit details
    Browse the repository at this point in the history
  3. get_issue_status_changelog method

    gkowalc committed Mar 22, 2024
    Configuration menu
    Copy the full SHA
    273401b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    b70f618 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    6bcd2c0 View commit details
    Browse the repository at this point in the history
  2. WIP PR changes - atlassian-api#1357

    Greg committed Mar 29, 2024
    Configuration menu
    Copy the full SHA
    6a83b0b View commit details
    Browse the repository at this point in the history