Skip to content

Tags: Ximinhan/jira-1

Tags

2.0.0rc8

Toggle 2.0.0rc8's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ssbarnea Sorin Sbarnea
travis: fix deploy

Removes deeply broken dpl travis module and adops
pure python twine upload.

Signed-off-by: Sorin Sbarnea <[email protected]>

2.0.0rc7

Toggle 2.0.0rc7's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ssbarnea Sorin Sbarnea
build: chore

Signed-off-by: Sorin Sbarnea <[email protected]>

2.0.0rc6

Toggle 2.0.0rc6's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ssbarnea Sorin Sbarnea
build: chore

Signed-off-by: Sorin Sbarnea <[email protected]>

2.0.0rc5

Toggle 2.0.0rc5's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ssbarnea Sorin Sbarnea
build: chore

Signed-off-by: Sorin Sbarnea <[email protected]>

2.0.0rc4

Toggle 2.0.0rc4's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ssbarnea Sorin Sbarnea
build: chore

Signed-off-by: Sorin Sbarnea <[email protected]>

2.0.0rc3

Toggle 2.0.0rc3's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ssbarnea Sorin Sbarnea
build: chore

Signed-off-by: Sorin Sbarnea <[email protected]>

2.0.0rc2

Toggle 2.0.0rc2's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ssbarnea Sorin Sbarnea
build: chore

Signed-off-by: Sorin Sbarnea <[email protected]>

2.0.0rc1

Toggle 2.0.0rc1's commit message

Verified

This commit was signed with the committer’s verified signature. The key has expired.
ssbarnea Sorin Sbarnea
build: chore

Signed-off-by: Sorin Sbarnea <[email protected]>

1.0.16

Toggle 1.0.16's commit message

Verified

This tag was signed with the committer’s verified signature. The key has expired.
ssbarnea Sorin Sbarnea
enabled cspell check

Enable Attachment Test
Add posargs to tox.ini.
Add Test for delete_component
add a function that can delete component by id.
added per dbaxa recommendations in PR pycontribs#440
Add Linux compatibility to Makefile.
decrease maximum version for external argparse
Missing package on setting up Sphinx
Fixes add_worklog started time
Update docs of assign_issue()
Updated docs of add_issues_to_sprint()
Added documentation of Issue class
Updated doc string of search_issue()
Updated doc string of sprint()
Remove flake8 exceptions
Updated doc's types for sprints()

1.0.15

Toggle 1.0.15's commit message
Added applicationKeys parameter to add_user (pycontribs#549)

* Added applicationKeys parameter to add_user

* Fixed lint issue

* Added test

* Fixed typo

* Specifying application in test

* Using snake case