0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 06, 2025 — Mar 06, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix a typo in a proxyclient deprecation warning More... over 17 years ago
Add documentation for generating i18n files. Add pot and po files to MANIFEST. Updated pot. More... over 17 years ago
Add more mismatch bugzilla email addresses. More... over 17 years ago
Fix a typo. BuildRequire python-sphinx. More... over 17 years ago
Merge from -devel for next release. More... over 17 years ago
Some more updates for 0.3.6 More... over 17 years ago
Include conf.py and static files needed to build docs. More... over 17 years ago
Install the html docs. More... over 17 years ago
Bump version in spec file as well. More... over 17 years ago
Update ChangeLog for release. More... over 17 years ago
* Update for 0.3.6 More... over 17 years ago
Fix syntax error introduced when changing branches to a keyword arg. More... over 17 years ago
Merge from stable. More... over 17 years ago
import _() for localization of error messages. More... over 17 years ago
* Finish documenting pkgdb.py * Update add_edit_package() to have keyword arguments. More... over 17 years ago
fedora/client/fas2.py: Fix raise of AppError. More... over 17 years ago
Raise an AppError in group_by_name() when the server returns an error condition. More... over 17 years ago
Move iniparser into the methods as well. More... over 17 years ago
Case of :raises: and :returns: matters. More... over 17 years ago
Update bodhi URL, add Toshio as an author, update Copyright year. More... over 17 years ago
Delay import of yum and koji so we don't need to have a strict dependence on them. More... over 17 years ago
* fedora/client/__init__.py: Fix a typo. More... over 17 years ago
Clean up pylint warnings. This also changes some of the public variable names. We need to do this now, before the API is public. More... over 17 years ago
Use enumerate() instead of xrange() -- better python More... over 17 years ago
Correct some syntax errors in my pkgdb client changes. More... over 17 years ago
Add json and util modules to documentation generated on api.html. More... over 17 years ago
* Check return from send_request() for errors and raise AppError if so. * Add PackageDBError to __init__ More... over 17 years ago
Mark all strings for i18n More... over 17 years ago
Merge client.pkgdb from Mike Watters. More... over 17 years ago
moved pkgdb-client* to packagedb More... over 17 years ago