The signed tag 'v1.0.0' was created.
Tagger: Pierre-Yves Chibon py@chibon.fr pingou@pingoured.fr Date: Wed Jun 29 09:18:02 2011 +0200
Release 1.0.0
Changes:
Haikel Guemar (1): use new-style formatters to ease packagedb-cli i18n
Pierre-Yves Chibon (14): Import license for the project, GPLv2+ Start README information file Import first work on pkgdb Documentation More documentation Implement the logic to orphan/retire all branches Print error if message packageid could not be found for a branch Rewrite the orphan action to be able to use basic pattern. No need to query bz if we don't show the output Reduce code redundancy by creating the _get_last_build function Rename the parser variable and layout the code Start implementing methods to approve or deny requested ACL Fix methods to approve/deny ACL and raise error when the package ID cannot be found Fix the pkgdb orphan --all usecase and make the output from get_packager_info optionnal.
Pierre-Yves Chibon py@chibon.fr (23): Add function to toggle acl, use the PackageDB class rather than the BaseClient and clean code a little Typo on watchcommits and allow to toggle all ACLs in one go Make request and orphan proper actions Change comments into documentations (make pylint happier) Add method to retrieve active branches from pkgdb Layout Revise the orphan --all procedure to reduce the number of call to pkgdb. Refactor list and acl Revert "Revise the orphan --all procedure to reduce the number of call to pkgdb." Layout of help messages Fix indentation of group account, Fix#3 Fix style Add gitignore file Proposed --nocolor argument. Fix the --nocolor option Fix indentation issue in --nocolor Bug fix in layout Enables the request of all ACLs on all branches. Code cleanning Start fixing the request process Improve ACL request management Make use of set_remove_acl_request No need to catch this error which hides information
Stanislav Ochotnicky (2): Fix version in last builds _get_group_info return None if no present ACLs present
packagedb-cli-commits@lists.stg.fedorahosted.org