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
issue2550701, issue2550891 deal with path traversal issue in TAL based template finding code. Use standard method. More... about 10 years ago
issue2550719 Install on Win 7, fails if not run as administrator. Update RELEASE.txt to include flag required to run as admin on windows 7+, drop support for XP at this point. More... about 10 years ago
issue2550727: db.newid is broken with sqlite. More... about 10 years ago
issue2550839: Xapian, DatabaseLockError: Unable to get write lock on More... about 10 years ago
issue2550776: fix missing intialization More... about 10 years ago
update docs for windows installer: 32 bit version of python, must run nstaller as administrator, ned pywin32 to run as service. Encourage installation of pytz. More... about 10 years ago
update: 1c90f15a177f requires an update to the tests to account for the new Restore permission More... about 10 years ago
issue2550882. Reported by Karl-Philipp Richter. Fixed More... about 10 years ago
issue2550743 - Reindex with MySQL Server failed. It looks like More... about 10 years ago
fixing some mismatched patches/patch references that I borked in a prior checkin. Patch support was not and still is not working. But at least this tracker runs without errors with demo.py -t devel, just missing features. More... about 10 years ago
removing unneeded whitespace More... about 10 years ago
merge from upstream More... about 10 years ago
issue2550648 - partial fix for problem in this issue. Ezio Melotti More... about 10 years ago
from mailing list spurce up the documentation om msg_header_property. We may rename it, but that'a an easy patch More... about 10 years ago
Added to the FAQ: how to filter roundup emails and a reference to the wiki for linking to revisions in a version control system. More... about 10 years ago
Added to the FAQ: how to filter roundup emails and a reference to the wiki for linking to revisions in a version control system. More... about 10 years ago
I had an incorrect fix for issue2550601. Changed schema to define More... about 10 years ago
replacing depricated has_key references by in to support python 3. Errors reported by python -3 roundup_server. Unit tests test_config test_security pass although test_config is a bit weak in coverage. More... about 10 years ago
issue2550831: Make the classic template query.edit page work. More... about 10 years ago
starter tests for roundup/configuration.py More... about 10 years ago
adding test for issue934009. Code coverage shows no test for MAILGW_LEAVE_BODY_UNCHANGED=yes. Adding that for new issue creation and followup. More... about 10 years ago
Fix issue2550751: Email Header Issue. More... about 10 years ago
Fixed incorrect header comparisons in compareMessages. It iterated More... about 10 years ago
issue2550831: Make the classic template query.edit page work. More... about 10 years ago
issue2550785: Using login from search (or logout) fails. when More... about 10 years ago
issue2550831: Make the classic template query.edit page work. More... about 10 years ago
Added a new cgi action restore. The opposite of (and a clone of) the existing retire action. More... about 10 years ago
issue2550853 - better error handling and cleanup on some postgres More... about 10 years ago
Fix issue934009: Have New Issues Submitted By Email *Not* Change Body! More... about 10 years ago
adding changes for issue2550767 that I forgot to checkin earlier More... about 10 years ago