0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 03, 2025 — Mar 03, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Port from urllib2 to pycurl. * Change internals of send_request() to save a session_id instead of a Cookie. More... over 17 years ago
Add license note. More... over 17 years ago
Update documentation for fasClient methods. More... over 17 years ago
Add methods for new fasClient. More... over 17 years ago
Fix AppError on python-2.4 More... over 17 years ago
Update with a bugzilla email for romal. More... over 17 years ago
Fix some docstrings forsphinx errors. More... over 17 years ago
Merge from -devel branch for 0.3.7 release. More... over 17 years ago
Update log for 0.3.7 release. More... over 17 years ago
Update version for 0.3.7 release. More... over 17 years ago
Fix canonical name for collection when the short name is devel. More... over 17 years ago
* Make clone_branch only clone a single branch. * No need to try to decide on make an AppError here as BaseClient figures it out for this method. More... over 17 years ago
Fix messsage => message typo. More... over 17 years ago
Remove parsing of exception as that's occurred in BaseClient. More... over 17 years ago
Import redirect More... over 17 years ago
Doc fixes. More... over 17 years ago
__all__ needs to come after the things it lists are defined. More... over 17 years ago
Require the decorator module. More... over 17 years ago
Update NEWSfor 0.3.7 release. More... over 17 years ago
Add a mass branch method. More... over 17 years ago
Add Requires on python-decorator. More... over 17 years ago
New json_or_redirect decorator that lets you return adict for json or redirect to a different URL. More... over 17 years ago
Add some authentication clarifications. More... over 17 years ago
More instructions for building translations. More... over 17 years ago
Allow email notification of clone_branch to be turned off. Note that this method is only open to cvsadmins on the server. More... over 17 years ago
Allow exceptions passed back by the server to contain extra information. More... over 17 years ago
Update clone_branch() for a new server method that makes this faster. More... over 17 years ago
Correct minor typo in a string. More... over 17 years ago
* fedora/client/fas2.py: Add email change for Simon Wesp. More... over 17 years ago
Add a 'username' argument to the BodhiClient.query method More... over 17 years ago