Mercurial > p > roundup > code
graph
-
- issue2550796: Calendar and Classhelp selection tools don't causeSat, 28 Jan 2017 20:58:19 -0500, by John Rouillard
-
TravisCI: Fix fetching of xapian-bindings (issue2550931)Tue, 24 Jan 2017 16:58:05 +1100, by John Kristensen
-
Check in the signed cert needed to complete an http connection to aThu, 12 Jan 2017 21:24:18 -0500, by John Rouillard
-
Add ca-certficates package so that wget can pull https url's.Thu, 12 Jan 2017 20:22:44 -0500, by John Rouillard
-
Implement double-precision NumberMon, 12 Dec 2016 13:53:47 +0100, by Ralf Schlatterbeck
-
Fix Traceback in backends/portalocker.py (windows)Fri, 09 Dec 2016 10:52:59 +0100, by Ralf Schlatterbeck
-
Store template name with saved queryFri, 09 Dec 2016 09:49:25 +0100, by Ralf Schlatterbeck
-
Fix submit_once Javascript functionMon, 28 Nov 2016 16:09:39 +0100, by Ralf Schlatterbeck
-
issue2550929 fix for my use case, need Ralf to check for his.Sat, 22 Oct 2016 17:23:18 -0400, by John Rouillard
-
Hopefully fix issue2550929Fri, 21 Oct 2016 14:12:44 +0200, by Ralf Schlatterbeck
-
fix multilink support of try_id_parsing=no and add test for multilink cases.Fri, 02 Sep 2016 23:45:57 -0400, by John Rouillard
-
issue2550755: exceptions.NotFound(msg) msg is not reported to user in cgi fix testsThu, 01 Sep 2016 21:26:59 -0400, by John Rouillard
-
Re-add changelog entry lost when mergingTue, 23 Aug 2016 11:08:28 +0200, by Ralf Schlatterbeck
-
issue1408570: fix that form values are lostMon, 22 Aug 2016 22:19:48 +0200, by Ralf Schlatterbeck
-
issue2550755: exceptions.NotFound(msg) msg is not reported to user in cgi.Mon, 15 Aug 2016 20:53:37 -0400, by John Rouillard
-
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.Sat, 23 Jul 2016 17:21:14 -0400, by John Rouillard
-
Some patches from wking to make admin.py bypass checks like nuking aSat, 23 Jul 2016 17:08:44 -0400, by John Rouillard
-
rename clean_url method to examine_url. the method doesn't realy clean anything, it throws a ValueError if it finds a problemSat, 23 Jul 2016 15:22:06 -0400, by John Rouillard
-
I realized that the __came_from and __redirect_to url parameters ISat, 23 Jul 2016 14:00:49 -0400, by John Rouillard
-
add basic crappy test framework for the client.py::Client::renderFrontPage() ::determine_context() and ::renderContext() methods.Fri, 22 Jul 2016 20:59:44 -0400, by John Rouillard
-
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...Fri, 22 Jul 2016 19:39:24 -0400, by John Rouillard
-
issue1842687: Keywords: After creating, stay in "Create New" mode.Fri, 22 Jul 2016 16:32:01 -0400, by John Rouillard
-
adding tests for some StringHTMLProperty methods.Fri, 22 Jul 2016 16:10:42 -0400, by John Rouillard
-
issue2550795: @dispname query args in page.html search linksFri, 22 Jul 2016 15:48:57 -0400, by John Rouillard
-
add tests for roundup/cgi/accept_language.py copied from embedded doctests already in file.Fri, 22 Jul 2016 15:24:00 -0400, by John Rouillard
-
issue2550891: Allow subdir in template value. Anthony (antmail)Fri, 22 Jul 2016 15:19:40 -0400, by John Rouillard
-
added a couple of xmlrpc tests for untested functions/codepathsWed, 20 Jul 2016 22:30:35 -0400, by John Rouillard
-
partly test subject line of 'help' to trigger help message. Can't verify the help message is sent thoughWed, 20 Jul 2016 21:35:55 -0400, by John Rouillard
-
Fix subject parsing in mail gateway.Tue, 19 Jul 2016 11:47:53 +0200, by Ralf Schlatterbeck
-
Add test for msg_header_property of assignedtoMon, 18 Jul 2016 13:55:34 +0200, by Ralf Schlatterbeck
-
Fix file attribute parsingMon, 18 Jul 2016 13:21:43 +0200, by Ralf Schlatterbeck
-
Updated release docs to account for issue2550838.Thu, 14 Jul 2016 22:03:48 -0400, by John Rouillard
-
upgrade CHANGES.txt and doc/upgrading.txt with additional info about implications of fixing path traversal bug in d22eb1d40d0eThu, 14 Jul 2016 21:43:17 -0400, by John Rouillard
-
issue2550891 remove debugging print statementThu, 14 Jul 2016 19:24:31 -0400, by John Rouillard
-
issue2550701, issue2550891 deal with path traversal issue in TAL based template finding code. Use standard method.Thu, 14 Jul 2016 18:33:37 -0400, by John Rouillard
-
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.Thu, 14 Jul 2016 18:03:04 -0400, by John Rouillard
-
issue2550727: db.newid is broken with sqlite.Wed, 13 Jul 2016 22:30:07 -0400, by John Rouillard
-
issue2550839: Xapian, DatabaseLockError: Unable to get write lock onWed, 13 Jul 2016 19:42:44 -0400, by John Rouillard
-
issue2550776: fix missing intializationSun, 10 Jul 2016 21:53:44 -0400, by 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.Sun, 10 Jul 2016 14:24:12 -0400, by John Rouillard
-
update: 1c90f15a177f requires an update to the tests to account for the new Restore permissionSat, 09 Jul 2016 19:35:56 -0400, by John Rouillard
-
issue2550882. Reported by Karl-Philipp Richter. FixedSat, 09 Jul 2016 17:44:20 -0400, by John Rouillard
-
issue2550743 - Reindex with MySQL Server failed. It looks likeSat, 09 Jul 2016 14:27:24 -0400, by John Rouillard
-
removing unneeded whitespaceSat, 09 Jul 2016 13:31:59 -0400, by John Rouillard
-
merge from upstreamSat, 09 Jul 2016 13:07:06 -0400, by John Rouillard
-
I had an incorrect fix for issue2550601. Changed schema to defineMon, 04 Jul 2016 18:19:51 -0400, by John Rouillard
-
issue2550648 - partial fix for problem in this issue. Ezio MelottiFri, 08 Jul 2016 19:31:02 -0400, by John Rouillard
-
from mailing list spurce up the documentation om msg_header_property. We may rename it, but that'a an easy patchWed, 06 Jul 2016 22:19:32 -0400, by 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:03:03 -0400, by 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, by 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.Mon, 04 Jul 2016 15:14:54 -0400, by John Rouillard
-
issue2550831: Make the classic template query.edit page work.Sun, 03 Jul 2016 22:50:53 -0400, by John Rouillard
-
starter tests for roundup/configuration.pySun, 03 Jul 2016 21:21:29 -0400, by 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 20:44:26 -0400, by John Rouillard
-
Fix issue2550751: Email Header Issue.Sun, 03 Jul 2016 19:29:50 -0400, by John Rouillard
-
Fixed incorrect header comparisons in compareMessages. It iteratedSun, 03 Jul 2016 18:54:18 -0400, by John Rouillard
-
issue2550831: Make the classic template query.edit page work.Sun, 03 Jul 2016 14:20:48 -0400, by John Rouillard
-
issue2550785: Using login from search (or logout) fails. whenSun, 03 Jul 2016 12:32:35 -0400, by John Rouillard
-
issue2550831: Make the classic template query.edit page work.Sun, 03 Jul 2016 12:23:36 -0400, by John Rouillard
