Mercurial > p > roundup > code
graph
-
Try reconfig to get mysql steps working. maint-1.6Sat, 24 Aug 2019 21:17:55 -0400, by John Rouillard
-
Need to fix spelling.Sat, 24 Aug 2019 13:09:33 -0400, by John Rouillard
-
pyme build failed. Comment out install and just have the pyme/gpg test maint-1.6Wed, 21 Aug 2019 21:11:39 -0400, by John Rouillard
-
pyme no longer exists at pypi. Try using the git repo of record maint-1.6Wed, 21 Aug 2019 20:59:32 -0400, by John Rouillard
-
issue2551053: Fix routing dict in rest.pyTue, 13 Aug 2019 09:46:02 +0200, by Ralf Schlatterbeck
-
Update directions for working at CLI level for issues-roundup-tracker.org.Sun, 04 Aug 2019 18:32:57 -0400, by John Rouillard
-
Removing @pytest.mark.xfail decoration. Ralf fixed the test.Mon, 22 Jul 2019 20:20:32 -0400, by John Rouillard
-
Fix test for mailer.standard_messageMon, 22 Jul 2019 19:59:28 +0200, by Ralf Schlatterbeck
-
Change microcopy for missing csrf to follow mismatched csrf. Fix tests.Mon, 15 Jul 2019 20:59:12 -0400, by John Rouillard
-
Fix microcopy for CSRF validation failure. Remove display of badMon, 15 Jul 2019 20:41:24 -0400, by John Rouillard
-
Make sure to update to proper revision now that we have maint branch releases.Sat, 13 Jul 2019 09:53:11 -0400, by John Rouillard
-
Added tag 1.6.1 for changeset b68d3d8531d5 maint-1.6Sat, 13 Jul 2019 09:14:04 -0400, by John Rouillard
-
issue2551050 document mechanism to allow uers limited access toThu, 11 Jul 2019 20:31:00 -0400, by John Rouillard
-
Support use of duplicate rest filters keys. So URL's like:Wed, 10 Jul 2019 20:49:41 -0400, by John Rouillard
-
issue2551007 document merging .pot files into .po file andWed, 10 Jul 2019 19:30:09 -0400, by John Rouillard
-
Changes to prepare for 1.6.1 release. maint-1.6 1.6.1Wed, 10 Jul 2019 10:35:29 -0400, by John Rouillard
-
updating .po files from latest roundup.pot maint-1.6Wed, 10 Jul 2019 07:55:51 -0400, by John Rouillard
-
Fix CI deprication warning for HTMLParser convert_charrefs under py3.Sat, 06 Jul 2019 17:36:25 -0400, by John Rouillard
-
Fix problem with cgi.escape being depricated a different way. This waySat, 06 Jul 2019 13:12:58 -0400, by John Rouillard
-
Mark failing test as xfail till it gets fixed.Sat, 06 Jul 2019 09:05:09 -0400, by John Rouillard
-
Fix typos and add build step.Fri, 05 Jul 2019 21:11:20 -0400, by John Rouillard
-
Revert that last attempt to fix. Breaks things worse. ReopenedFri, 05 Jul 2019 20:59:57 -0400, by John Rouillard
-
Fix breakage:Fri, 05 Jul 2019 20:14:07 -0400, by John Rouillard
-
Add python 3.7 classification as we are running that in CI.Wed, 03 Jul 2019 22:56:10 -0400, by John Rouillard
-
Ignore localhost links and ignore www.zope.org links as they are inWed, 03 Jul 2019 22:53:49 -0400, by John Rouillard
-
Change download url to pypi.org from pypi.python.org.Wed, 03 Jul 2019 22:52:26 -0400, by John Rouillard
-
Add test for standard_messageWed, 03 Jul 2019 09:03:02 +0200, by Ralf Schlatterbeck
-
Fix ascii decoding errorTue, 02 Jul 2019 18:15:51 +0200, by Ralf Schlatterbeck
-
Fix typos.Tue, 25 Jun 2019 17:02:52 -0400, by John Rouillard
-
issue2551048. Document WEB_SECRET_KEY in config.ini.Tue, 25 Jun 2019 17:02:37 -0400, by John Rouillard
-
Add test of protected values for collections and item.Sun, 23 Jun 2019 21:21:51 -0400, by John Rouillard
-
Allow @fields to include protected properties, document @protectedSun, 23 Jun 2019 20:00:12 -0400, by John Rouillard
-
Make REST-API updates work with WSGISun, 23 Jun 2019 14:46:05 +0200, by Ralf Schlatterbeck
-
MergeFri, 21 Jun 2019 18:20:06 +0200, by Ralf Schlatterbeck
-
Fix REST API for WSGIFri, 21 Jun 2019 18:17:42 +0200, by Ralf Schlatterbeck
-
merge fork at headTue, 18 Jun 2019 21:17:33 -0400, by John Rouillard
-
updated pot file for releaseTue, 18 Jun 2019 20:29:34 -0400, by John Rouillard
-
issue2551029: Jinja2 template install error. maint-1.6Tue, 04 Jun 2019 18:42:05 -0400, by John Rouillard
-
Document what I would like for testing maint-1.6 release. Don't knowSat, 15 Jun 2019 20:18:35 -0400, by John Rouillard
-
Make comment block raw to avoid travis ci warning on \d in comment block.Fri, 14 Jun 2019 21:47:22 -0400, by John Rouillard
-
More extensive EditCSV testing.Fri, 14 Jun 2019 21:26:19 -0400, by John Rouillard
-
Try make doc string for token_split into a raw string. \o and otherWed, 12 Jun 2019 22:13:00 -0400, by John Rouillard
-
More fixes for: DeprecationWarning: Using or importing the ABCs fromWed, 12 Jun 2019 21:46:31 -0400, by John Rouillard
-
More invalid escape sequence fixes.Wed, 12 Jun 2019 21:32:46 -0400, by John Rouillard
-
Fix: DeprecationWarning: Using or importing the ABCs from 'collections'Wed, 12 Jun 2019 21:19:22 -0400, by John Rouillard
-
Try to fix:Wed, 12 Jun 2019 20:34:47 -0400, by John Rouillard
-
Fix: PendingDeprecationWarning: HMAC() without an explicit digestmodWed, 12 Jun 2019 19:52:29 -0400, by John Rouillard
-
Try to deal with this warning/error: DeprecationWarning: generatorWed, 12 Jun 2019 19:38:33 -0400, by John Rouillard
-
More cgi.escape/html.escape fixes.Wed, 12 Jun 2019 19:17:37 -0400, by John Rouillard
-
Extra test of < and > inside quotes.Wed, 12 Jun 2019 17:26:19 -0400, by John Rouillard
-
html.escape(string, quote=...) sets quote to True not False byWed, 12 Jun 2019 17:26:02 -0400, by John Rouillard
-
Yet another use of cgi.escape. Fixed.Tue, 11 Jun 2019 22:42:27 -0400, by John Rouillard
-
catching last couple of cgi.escape references.Tue, 11 Jun 2019 22:37:22 -0400, by John Rouillard
-
Add import of cgi since import cgi was removed from exceptionsTue, 11 Jun 2019 22:12:50 -0400, by John Rouillard
-
Call cgi.escape only on python 2. Replace with html.escapeif it can beTue, 11 Jun 2019 21:29:24 -0400, by John Rouillard
-
logger.warn is deprecated. Replace with logger.warning.Tue, 11 Jun 2019 21:05:53 -0400, by John Rouillard
-
Try allowing failure on python 3.7 testRoles are failing. Fix syntax.Mon, 10 Jun 2019 21:54:20 -0400, by John Rouillard
-
replace assertEquals with assertEqual.Mon, 10 Jun 2019 21:48:45 -0400, by John Rouillard
-
Try to allow 3.7 failures to not break the build.Mon, 10 Jun 2019 21:30:59 -0400, by John Rouillard
