0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Mar 01, 2025 — Mar 01, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'hotfix/fix-uid-in-bz-sync' into develop More... over 12 years ago
Fix uid in the previous hotfix More... over 12 years ago
Merge branch 'hotfix/sync-bugzilla-exceptions' into develop More... over 12 years ago
Merge branch 'hotfix/sync-bugzilla-exceptions' More... over 12 years ago
Sync two users from upstream infrastructure hotfix for bugzilla exceptions More... over 12 years ago
Merge branch 'hotfix/stop-login-i18n-overwriting-app-i18n' into develop More... over 12 years ago
Fix problem with i18n of python-fedora overriding app i18n. The python-fedora templates are translated but need to retireve the translations from the python-fedora message catalog instead of the application message catalog. Unfortunately, genshi doesn't define variables per-file. So when we define _() in the python-fedora templates, it overrides the _() in the application templates. This change fixes that by renaming the function in python-fedora templates. More... over 12 years ago
Merge pull request #55 from fedora-infra/feature/syntax-error-fixes
ralphbean
as Ralph Bean
More... over 12 years ago
Parentheses juggling.
ralphbean
as Ralph Bean
More... over 12 years ago
Fix some syntax errors.
ralphbean
as Ralph Bean
More... over 12 years ago
Merge pull request #52 from islamgulov/feature/fix_flask_fas_open_id More... over 12 years ago
Fix flask_fas_openid login More... over 12 years ago
Merge pull request #51 from lbazan/develop More... over 12 years ago
We'll need to remove the _() and b_() from exception messages. More... over 12 years ago
remove some parenthesis :-) More... over 12 years ago
tg/visit one file need remove b_ and _() More... over 12 years ago
in folder tg, change 5 files remove b_ and _() More... over 12 years ago
remove in csrf and faswhoplugin b_ and _() More... over 12 years ago
remove b_ and () jsonfasprovider 1 and 2 More... over 12 years ago
remove one more b_ and _() More... over 12 years ago
one more b_ More... over 12 years ago
more b_ from warnings More... over 12 years ago
Issue #2 We'll need to remove the _() and b_() from exception messages. More... over 12 years ago
Merge pull request #49 from fedora-infra/feature/openid_group More... over 12 years ago
Allow the login method to specify group information. More... over 12 years ago
Fix the imports of the openid extensions More... over 12 years ago
The openid Requires should be on the flask subpackage, not the client (main) package. More... over 12 years ago
Add forgotten requirement in setup.py for python-openid-cla More... over 12 years ago
Merge pull request #44 from fedora-infra/feature/issue-43 More... over 12 years ago
Made the code a lot nicer. Thanks pingou More... over 12 years ago