0
I Use This!
Activity Not Available

Commits : Listings

Analyzed over 2 years ago. based on code collected over 5 years ago.
Apr 28, 2020 — Apr 28, 2021
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Fix submit_once Javascript function More... almost 10 years ago
Issue #594: Make tracker work with the latest version of oic More... almost 10 years ago
issue2550929 fix for my use case, need Ralf to check for his. More... almost 10 years ago
Hopefully fix issue2550929 More... almost 10 years ago
fix multilink support of try_id_parsing=no and add test for multilink cases. More... about 10 years ago
issue2550755: exceptions.NotFound(msg) msg is not reported to user in cgi fix tests More... about 10 years ago
Re-add changelog entry lost when merging More... about 10 years ago
issue1408570: fix that form values are lost More... about 10 years ago
issue2550755: exceptions.NotFound(msg) msg is not reported to user in cgi. More... about 10 years ago
Add Ned Deily to autonosy as RM for 3.6 and 3.7. More... about 10 years ago
#552: fix nosy autocomplete after GitHub migration. Patch by Berker Peksag. More... about 10 years ago
Fixed a couple of failing tests for *LoginRedirect in test_actions.py after url validation. Also raise ValueError from examine_url if base url is None. More... about 10 years ago
Some patches from wking to make admin.py bypass checks like nuking a More... about 10 years ago
rename clean_url method to examine_url. the method doesn't realy clean anything, it throws a ValueError if it finds a problem More... about 10 years ago
I realized that the __came_from and __redirect_to url parameters I More... about 10 years ago
add basic crappy test framework for the client.py::Client::renderFrontPage() ::determine_context() and ::renderContext() methods. More... about 10 years ago
adding test case for home templates in various incantations. Also added comment about possibly creating/raising PageTraversal exception. I don't think we need it since @@file doesn't do it but... More... about 10 years ago
issue1842687: Keywords: After creating, stay in "Create New" mode. More... about 10 years ago
adding tests for some StringHTMLProperty methods. More... about 10 years ago
issue2550795: @dispname query args in page.html search links More... about 10 years ago
add tests for roundup/cgi/accept_language.py copied from embedded doctests already in file. More... about 10 years ago
issue2550891: Allow subdir in template value. Anthony (antmail) More... about 10 years ago
added a couple of xmlrpc tests for untested functions/codepaths More... about 10 years ago
partly test subject line of 'help' to trigger help message. Can't verify the help message is sent though More... about 10 years ago
Fix subject parsing in mail gateway. More... about 10 years ago
Add test for msg_header_property of assignedto More... about 10 years ago
Fix file attribute parsing More... about 10 years ago
Updated release docs to account for issue2550838. More... about 10 years ago
upgrade CHANGES.txt and doc/upgrading.txt with additional info about implications of fixing path traversal bug in d22eb1d40d0e More... about 10 years ago
issue2550891 remove debugging print statement More... about 10 years ago