Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Nov 13, 2020
Prep for release 3.0.2
Show description for 1852b77committedRemove compatimports file
Show description for 6cfe8c5committedsession: Scrape API key out of requests exceptions
Show description for f4e9805committed
Commits on Nov 12, 2020
packit: Remove the pull_request trigger
Show description for 209ef83committedsession: Only set api_key query param for REST
Show description for 13b8a05committedsession: Centralize xmlrpc vs rest session setup
Show description for 3f974a6committedxmlrpc: Only set cookies if request didn't error
Show description for 260e4e3committedxmlrpc: Drop explicit UTF-8 encoding setup
Show description for 4fc3636committed
Commits on Nov 8, 2020
bug: remove copied comment from base.py
Show description for 4c5a66bauthored andcommitted
Commits on Nov 3, 2020
Don't generate man page at build time
Show description for 948f020committedRe-add man/bugzilla.1
Show description for efa0990committed
Commits on Oct 12, 2020
packit: fix syntax for running against 'commit'
Show description for c4476b7committedpackit: enable RPM tests on commits too
Show description for 4189f04committedci: Drop github RPM build step, packit has us covered now
Show description for 06dcf60committedpackit: build on epel-8 too
Show description for 12f314fcommittedPackit config file (.packit.yml)
Show description for 29cc511authored andcommitted
Commits on Oct 7, 2020
Prep for release 3.0.1
Show description for 119be9dcommittedInstall without man pages if rst2man not found. Fixes #134
Show description for b376719authored andcommittedUse shutil.which() instead of find_executable(). Refs #134
Show description for 301ae4eauthored andcommittedAdd CI job to install on Windows. Refs #134
Show description for a07c1acauthored andcommitted
Commits on Oct 3, 2020
Prep for release 3.0.0
Show description for 8c62f14committed_backendrest: Fix json parsing on python 3.4
Show description for 24dea74committedtests: Drop now redundant utf-8 file encodings
Show description for fb75633committedci: Drop 3.9, it isn't GA yet
Show description for 716101ccommittedci: Drop python2 and epel7 test, add py3.9
Show description for 0e28854committedman: Make .rst options linkable on github
Show description for 8297279committedcli: Add `modify --minor-update` option
Show description for 14849bdcommitted
Commits on Oct 2, 2020
tests: Run regular test suite alongside functional tests
Show description for 60b42aecommittedcli: Reorg code to make it easier to check cli test coverage
Show description for af77a3ecommittedtests: Add unit tests for more cli sub options
Show description for b247c9dcommittedrequests: use PYTHONBUGZILLA_REQUESTS_TIMEOUT env variable
Show description for ff98684committedsession: Convert callers to use request() wrapper
Show description for e1bd6a7committedxmlrpc: Don't add api key to passed in user dictionary
Show description for 7010174committedDrop python2 support
Show description for 56c0954committedFix pylint on Fedora 33
Show description for 674f439committed