0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 3 days ago.
Mar 26, 2025 — Mar 26, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Bump to 0.3.18 More... about 16 years ago
ProxyClient was having problems. Some state about the request was being saved in the curl objects and so session_id was the same when returned by two different queries to the fas server. Reverting the connection pooling change so that proxyclient becomes stateless again. More... about 16 years ago
When making releases, put hte branch in a separate directory. More... about 16 years ago
Get rid of Django thread-local storage completely by putting it on request.user instead, and using the settings for auth with FAS More... about 16 years ago
l10n: Updates to Polish (pl) translation
Piotr Drąg
as raven
More... about 16 years ago
New release More... about 16 years ago
Bump for new release. More... about 16 years ago
Change the django fix -- the clearing code throws an AttributeError if the user is not logged in. It's safe to ignore that. More... about 16 years ago
Merge tranlations and django auth fix from trunk. More... about 16 years ago
Make sure to remove the session_id from thread-local storage so that new requests don't pick it up. More... about 16 years ago
The return from fasproxyclient has already removed person. More... about 16 years ago
Fix django auth provider sending useragent while FasProxyClient also sets useragent More... about 16 years ago
l10n: first dutch translation More... about 16 years ago
Merge tips with python-fedora-stable so we have all the same revs. More... about 16 years ago
Merge updates to translations from the devel branch More... about 16 years ago
Update translations that went wrong during the merge of the pkgdb-0.5 branch More... about 16 years ago
Merge changes from the devel branch for 0.3.17 More... about 16 years ago
Merge changes from the pkgdb-0.6 branch More... about 16 years ago
AUTHORS updated. More... about 16 years ago
l10n: Updates to Polish (pl) translation
Piotr Drąg
as raven
More... about 16 years ago
l10n: Updates to Brazilian Portuguese (pt_BR) translation More... about 16 years ago
Break long lines. More... about 16 years ago
Add email for Tareq Al Jurf the bugzilla override. More... about 16 years ago
add myself to AUTHORS More... about 16 years ago
Update the .pot and .po files with new strings. More... about 16 years ago
pylint cleanups including one genuine error. Also mark more strings as translatable More... about 16 years ago
Add versionchanged sphinx comments and update NEWS. More... about 16 years ago
Wrap a line More... about 16 years ago
Standardise on single quotes, mark strings translatable, and some pylint cleeanup. More... about 16 years ago
Bump version numbers and such in preparation for the 0.3.17 release. More... about 16 years ago