0
I Use This!
Inactive

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Spell PackageDBClient right. More... over 17 years ago
Make the client Exceptions use FedoraClientError as their base class. More... over 17 years ago
Import gettext into json.py since it has translatable error messages. More... over 17 years ago
Add all of our clients to this level so from fedora.client import FooClient works. More... over 17 years ago
* Move DictContainer to client.__init__() nad let people import it. * Use DictContainer for the result of fas2.people_by_id(). More... over 17 years ago
Fix the default fas.url in the jsonfas visit manager More... over 17 years ago
Slight simplification of the error message construction. More... over 17 years ago
Update our spec and release module for 0.3.1 More... over 17 years ago
[bodhi] Support older bodhi instances that only return update strings More... over 17 years ago
[bodhi] Bugfixes in the update template file parsing code More... over 17 years ago
And a regex fix. More... over 17 years ago
Once more. This time use th evariable that we've removed the password from. More... over 17 years ago
Oops. The previous change was done in the wrong place. Need to change it in send_request(), *not* in _set_debug(). More... over 17 years ago
Fix last patch to use self.debug. More... over 17 years ago
Make sure we don't log a user's password. More... over 17 years ago
Fix some errors in ReStructuredText syntax. More... over 17 years ago
Sync with -devel branch for new release. More... over 17 years ago
Update changeLog for last minute bugfixes. More... over 17 years ago
Create a function to jsonify sets. More... over 17 years ago
Make validation errors set a flash message for both html and json. More... over 17 years ago
Fix an unported portion of the jsonfasvisit manager. More... over 17 years ago
Add information about a caveat to service.rst documentation. More... over 17 years ago
* Update ChangeLog for release. More... over 17 years ago
* NEWS: Fill in more detail on what to expect. More... over 17 years ago
* NEWS: Note which incompatibilities are merely deprecated rather than will fail to work with the old methods. More... over 17 years ago
Update the news, release module, and spec for a 0.3 release More... over 17 years ago
Remove a stray '}' character More... over 17 years ago
Merge Luke's changes from the repository. More... over 17 years ago
* fedora/client/baseclient.py: _get_session_cookie(): Return an empty string when no username is specified. - send_request(): If only one of username or password do not send either to proxyclient.send_request(). More... over 17 years ago
Rename BodhiClient.list to BodhiClient.query More... over 17 years ago