log

age author description
Sun, 10 Jul 2016 14:24:12 -0400 John Rouillard 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.
Sat, 09 Jul 2016 19:35:56 -0400 John Rouillard update: 1c90f15a177f requires an update to the tests to account for the new Restore permission
Sat, 09 Jul 2016 17:44:20 -0400 John Rouillard issue2550882. Reported by Karl-Philipp Richter. Fixed
Sat, 09 Jul 2016 14:27:24 -0400 John Rouillard issue2550743 - Reindex with MySQL Server failed. It looks like
Sat, 09 Jul 2016 13:34:02 -0400 John Rouillard 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.
Sat, 09 Jul 2016 13:31:59 -0400 John Rouillard removing unneeded whitespace
Sat, 09 Jul 2016 13:07:06 -0400 John Rouillard merge from upstream
Mon, 04 Jul 2016 18:19:51 -0400 John Rouillard I had an incorrect fix for issue2550601. Changed schema to define
Fri, 08 Jul 2016 19:31:02 -0400 John Rouillard issue2550648 - partial fix for problem in this issue. Ezio Melotti
Wed, 06 Jul 2016 22:19:32 -0400 John Rouillard from mailing list spurce up the documentation om msg_header_property. We may rename it, but that'a an easy patch
Mon, 04 Jul 2016 20:03:03 -0400 John Rouillard Added to the FAQ: how to filter roundup emails and a reference to the wiki for linking to revisions in a version control system.
Mon, 04 Jul 2016 20:02:26 -0400 John Rouillard Added to the FAQ: how to filter roundup emails and a reference to the wiki for linking to revisions in a version control system.
Mon, 04 Jul 2016 15:14:54 -0400 John Rouillard 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.
Sun, 03 Jul 2016 22:50:53 -0400 John Rouillard issue2550831: Make the classic template query.edit page work.
Sun, 03 Jul 2016 21:21:29 -0400 John Rouillard starter tests for roundup/configuration.py
Sun, 03 Jul 2016 20:44:26 -0400 John Rouillard adding test for issue934009. Code coverage shows no test for MAILGW_LEAVE_BODY_UNCHANGED=yes. Adding that for new issue creation and followup.
Sun, 03 Jul 2016 19:29:50 -0400 John Rouillard Fix issue2550751: Email Header Issue.
Sun, 03 Jul 2016 18:54:18 -0400 John Rouillard Fixed incorrect header comparisons in compareMessages. It iterated
Sun, 03 Jul 2016 14:20:48 -0400 John Rouillard issue2550831: Make the classic template query.edit page work.
Sun, 03 Jul 2016 12:32:35 -0400 John Rouillard issue2550785: Using login from search (or logout) fails. when
Sun, 03 Jul 2016 12:23:36 -0400 John Rouillard issue2550831: Make the classic template query.edit page work.
Sun, 03 Jul 2016 10:38:47 -0400 John Rouillard Added a new cgi action restore. The opposite of (and a clone of) the existing retire action.
Sat, 02 Jul 2016 21:15:23 -0400 John Rouillard issue2550853 - better error handling and cleanup on some postgres
Sat, 02 Jul 2016 20:05:06 -0400 John Rouillard Fix issue934009: Have New Issues Submitted By Email *Not* Change Body!
Sat, 02 Jul 2016 17:55:23 -0400 John Rouillard adding changes for issue2550767 that I forgot to checkin earlier
Sat, 02 Jul 2016 15:03:38 -0400 John Rouillard issue2550767: Add newitemcopy.py detector to notify users of new
Fri, 01 Jul 2016 17:10:09 -0400 John Rouillard issue2550854: including new field in All text* search.
Thu, 30 Jun 2016 21:08:15 -0400 John Rouillard issue2550855: added search perms for anonymous to the user class.
Thu, 30 Jun 2016 20:38:23 -0400 John Rouillard - issue1714899: Feature Request: Optional Change Note. Added a new
Thu, 30 Jun 2016 12:38:23 +1000 John Kristensen Fix mark_class decorator to work in all cases
Wed, 29 Jun 2016 18:35:19 -0400 John Rouillard Adding some tests for admin.py. Specifically for issue2550572: setting
Tue, 28 Jun 2016 15:39:38 +1000 John Kristensen Improved work-around for pytest markers bug
Mon, 27 Jun 2016 22:10:45 -0400 John Rouillard issue2550653: xapian search, stemming is not working
Mon, 27 Jun 2016 18:50:39 -0400 John Rouillard spelling error fixed in comment
Mon, 27 Jun 2016 14:18:49 +1000 John Kristensen Update run_tests.py to pytest v2.9.2
Mon, 27 Jun 2016 14:03:32 +1000 John Kristensen Fix work-around for pytest markers bug
Sun, 26 Jun 2016 22:10:40 -0400 John Rouillard Fixed issue2550572: setting nosy=+foo on multiple issues gives them all
Sun, 26 Jun 2016 20:56:30 -0400 John Rouillard issue2161722: oudated docs updated CHANGES.txt.
Sun, 26 Jun 2016 20:53:11 -0400 John Rouillard issue2161722: oudated docs
Sun, 26 Jun 2016 20:50:06 -0400 John Rouillard Tried to explain the use of hyperdb's exportFilename
Sun, 26 Jun 2016 16:13:41 -0400 John Rouillard issue1926124: fix crash in roundup_admin migrate option wih anydbm
Sun, 26 Jun 2016 11:31:46 -0400 John Rouillard issue2550636 instal whosh as part of travis ci to try to get indexer testing working
Sun, 26 Jun 2016 00:36:23 -0400 John Rouillard issue2550803: Replying to NOSY mail goes to the tracker through
Sat, 25 Jun 2016 22:28:19 -0400 John Rouillard Validate values for Integer and Numeric type filter parameters rather than
Sat, 25 Jun 2016 20:10:03 -0400 John Rouillard - issue2550636, issue2550909: Added support for Whoosh indexer.
Wed, 22 Jun 2016 21:29:14 -0400 John Rouillard The patch to implement:
Tue, 21 Jun 2016 21:45:24 -0400 John Rouillard Validate properties specified for sorting and grouping in index
Mon, 20 Jun 2016 22:04:32 -0400 John Rouillard - allow user to recover account password using an entry in the
Sat, 28 Mar 2015 20:26:32 +0200 Chau Nguyen issue564 from meta tracker
Mon, 20 Jun 2016 17:34:06 -0400 John Rouillard issue2550898 Thomas Arendsen Hein said that this branch was merged into pip
Sun, 19 Jun 2016 02:10:56 -0400 John Rouillard issue2550850 anypy/email_.py uses BSPACE which is not defined in python 2.7
Sun, 19 Jun 2016 01:38:22 -0400 John Rouillard similar issue to history table misalignment with multiline help descriptions
Sun, 19 Jun 2016 00:38:27 -0400 John Rouillard issue2550809 History display misalignment. Fix the misalignment patch from classic tracker
Sat, 18 Jun 2016 23:49:41 -0400 John Rouillard Applied patch attached to issue2550723. Problem in index page
Sat, 18 Jun 2016 22:48:21 -0400 John Rouillard issue2550549 Postgres error on message templating
Sat, 18 Jun 2016 00:39:01 -0400 John Rouillard issue2550823 Improve mailgw logging for node creation errors. Add a
Fri, 17 Jun 2016 22:10:01 -0400 John Rouillard Fix issue2550826 third try. This limits the capture of exceptions to
Fri, 17 Jun 2016 21:35:57 -0400 John Rouillard issue2550851 Installation doc removed directions for installing
Sat, 11 Jun 2016 19:17:49 -0400 John Rouillard issue2550683 Allow indexargs_form filter variable exclusion.
Sat, 11 Jun 2016 18:06:18 -0400 John Rouillard issue2109308 add subject argument to nosymessage. Initial patch Frank Niessink. Test and application with slight mods by rouilj

Roundup Issue Tracker: http://roundup-tracker.org/