Mercurial > p > roundup > code
graph
-
Add missing comma to rest.txt.Tue, 17 Nov 2020 21:30:21 -0500, by John Rouillard
-
Add update to sync wiki.roundup-tracker.org's roundup theme. Current hg was missing a line, not sure what the line does, but we are in sync now.Sun, 15 Nov 2020 15:17:10 -0500, by John Rouillard
-
add security analysis workflowMon, 09 Nov 2020 16:14:26 -0500, by John Rouillard
-
Add python 3.9 to classifiers in setup.py.Wed, 04 Nov 2020 21:18:15 -0500, by John Rouillard
-
issue2551099 - disable processing of data url's in markdown.Sat, 31 Oct 2020 15:43:53 -0400, by John Rouillard
-
Commit CHANGES.txt for issue2551098 - rel="nofollow" for markdown2Sat, 31 Oct 2020 14:54:46 -0400, by John Rouillard
-
issue2551098: markdown links missing rel="noreferer nofollow"Sat, 31 Oct 2020 14:51:16 -0400, by John Rouillard
-
Make rev 2345:acbed367 use hash not revision numberThu, 29 Oct 2020 23:43:05 -0400, by John Rouillard
-
issue2551096 - enable markdown autolink for email and bare url's.Thu, 29 Oct 2020 23:15:31 -0400, by John Rouillard
-
issue2551097 - fix call to markdown2 - fix fenced code blocks.Thu, 29 Oct 2020 17:08:44 -0400, by John Rouillard
-
issue2551092 - fix crash due to use of string not bytes under py3Mon, 26 Oct 2020 20:27:23 -0400, by John Rouillard
-
issue2551094 - markdown mismatch - new config for embedded newineSun, 25 Oct 2020 16:12:15 -0400, by John Rouillard
-
issue2551094 - simplemde now handles linebreaks like markdown backendsFri, 23 Oct 2020 18:38:37 -0400, by John Rouillard
-
Handle exception raised from markdown processingThu, 22 Oct 2020 20:43:29 -0400, by John Rouillard
-
Add test for hard linebreak fomatting in markdownThu, 22 Oct 2020 11:49:14 -0400, by John Rouillard
-
fix nightly build. Assume it's python 3 for now.Fri, 16 Oct 2020 18:50:29 -0400, by John Rouillard
-
travis still only has a 3.9-dev env. nighty is 3.10 but build is failing looks like configure not running so try to figure out what TRAVIS_PYHTON_VERSION is.Fri, 16 Oct 2020 18:03:53 -0400, by John Rouillard
-
drop 3.5 as it is least used per https://pypistats.org/packages/__all__; keep 3.4 to guard against regression as it is earliest 3.x release supported. Add 3.9 now that it is GR. add nightly,Fri, 16 Oct 2020 17:19:43 -0400, by John Rouillard
-
Document designator like classname-number.Tue, 29 Sep 2020 17:12:20 -0400, by John Rouillard
-
Replace http:....roundup-tracker.org with https.Wed, 09 Sep 2020 21:38:28 -0400, by John Rouillard
-
Replace http:....roundup-tracker.org with https.Wed, 09 Sep 2020 21:37:16 -0400, by John Rouillard
-
Replace http:....roundup-tracker.org with https.Wed, 09 Sep 2020 21:30:22 -0400, by John Rouillard
-
Replace http:....roundup-tracker.org with https. Also fix wiki links.Wed, 09 Sep 2020 21:30:03 -0400, by John Rouillard
-
Replace http:....roundup-tracker.org with https. Also fix wiki links.Wed, 09 Sep 2020 21:27:55 -0400, by John Rouillard
-
Change http://www.roundup-tracker.org to https.Wed, 09 Sep 2020 20:58:41 -0400, by John Rouillard
-
Remove doc dependency sphinxcontrib-cheeseshop.Wed, 09 Sep 2020 12:01:56 -0400, by John Rouillard
-
Update psycopg link to: https://www.psycopg.org/Tue, 08 Sep 2020 23:30:21 -0400, by John Rouillard
-
Grammar fix. Remove word missed in rewrite.Mon, 07 Sep 2020 21:00:43 -0400, by John Rouillard
-
Change wiki menu to use https for www.roundup-tracker.orgSat, 05 Sep 2020 22:19:48 -0400, by John Rouillard
-
merge forkSat, 29 Aug 2020 00:32:04 -0400, by John Rouillard
-
roundup-reminder add exit on wrong args, fix comment typo.Sun, 23 Aug 2020 02:00:26 -0400, by John Rouillard
-
Document password reset mechanism in web interface.Sat, 29 Aug 2020 00:23:58 -0400, by John Rouillard
-
Test handling of unset transitive link field.Thu, 20 Aug 2020 23:28:24 -0400, by John Rouillard
-
Add CHANGES.txt entry for recent bug-fixTue, 18 Aug 2020 09:19:03 +0200, by Ralf Schlatterbeck
-
Handle empty Link for transitive propertyMon, 17 Aug 2020 18:14:12 +0200, by Ralf Schlatterbeck
-
Improve accessibiity, SEOFri, 07 Aug 2020 00:27:56 -0400, by John Rouillard
-
add uprev version of jquery, minimized. Sphinx is using 3.2.1 which has security issues. On my server it is using the version from _static.Fri, 07 Aug 2020 00:18:48 -0400, by John Rouillard
-
Test designator code pathWed, 05 Aug 2020 12:22:06 -0400, by John Rouillard
-
issue2550522 - add transitive searching to filter in roundup-adminWed, 05 Aug 2020 02:05:10 -0400, by John Rouillard
-
client.py fix comment typoFri, 31 Jul 2020 09:04:58 -0400, by John Rouillard
-
Upgrading directions from 2.0.0 - classname format requirements.Tue, 28 Jul 2020 21:41:59 -0400, by John Rouillard
-
Handle auto-submitted header on inbound email like bulk.Tue, 28 Jul 2020 20:58:04 -0400, by John Rouillard
-
Add about page.Tue, 28 Jul 2020 15:40:00 -0400, by John Rouillard
-
improve contrast in footer.Tue, 28 Jul 2020 15:34:14 -0400, by John Rouillard
-
fix typo.Tue, 28 Jul 2020 15:29:03 -0400, by John Rouillard
-
Remove translation markings. Not needed.Tue, 28 Jul 2020 07:21:00 -0400, by John Rouillard
-
Try to remove errors from postgres/mysqlTue, 28 Jul 2020 07:16:49 -0400, by John Rouillard
-
Fix memeorydbTue, 28 Jul 2020 06:57:41 -0400, by John Rouillard
-
Check for DesignatorError rather than ValueErrorTue, 28 Jul 2020 06:52:28 -0400, by John Rouillard
-
Fix splitDesignator test.Tue, 28 Jul 2020 06:44:43 -0400, by John Rouillard
-
Summary: Constrain format of classname and documentTue, 28 Jul 2020 06:24:39 -0400, by John Rouillard
-
Verify , in username invalid; fix broken testTue, 28 Jul 2020 05:51:00 -0400, by John Rouillard
-
merge another unintentional forkSun, 26 Jul 2020 12:25:20 -0400, by John Rouillard
-
Usability changesFri, 24 Jul 2020 15:45:17 -0400, by John Rouillard
-
Add viewport meta data. Make page more usable on mobile.Thu, 23 Jul 2020 21:24:59 -0400, by John Rouillard
-
merge unintnetional forkSun, 26 Jul 2020 12:22:59 -0400, by John Rouillard
-
Fix punctuation typo.Mon, 13 Jul 2020 09:30:11 -0400, by John Rouillard
-
updated circleci config (still with some ugly workaround to rewrite to MySQL host on Debian)Sun, 26 Jul 2020 17:00:57 +0100, by Christof Meerwald
-
merge website rss feed changesWed, 15 Jul 2020 10:27:48 -0400, by John Rouillard
-
issue2551085 - add rss feedThu, 02 Jul 2020 23:28:06 -0400, by John Rouillard
