Mercurial > p > roundup > code
graph
-
Flake8 fixes: Raise NotImplementedError not NotImplemented; whitespaceFri, 03 Jan 2020 20:45:40 -0500, by John Rouillard
-
flake8 cleanups. whie space changes.Fri, 03 Jan 2020 20:10:45 -0500, by John Rouillard
-
flake8 cleanup: whitspeace format changes.Fri, 03 Jan 2020 19:43:25 -0500, by John Rouillard
-
flake8 cleanup: remove empty trailing line.Fri, 03 Jan 2020 19:42:35 -0500, by John Rouillard
-
flake8 cleanups whitespace formatting only.Fri, 03 Jan 2020 19:42:01 -0500, by John Rouillard
-
Document issues with xmlrpc security of python built in librariesFri, 03 Jan 2020 19:22:54 -0500, by John Rouillard
-
flake8 fixes replace bare except with except (ImportError, AttributeError)Thu, 02 Jan 2020 21:04:21 -0500, by John Rouillard
-
flake8 replace bare except with except ImportError.Thu, 02 Jan 2020 20:59:09 -0500, by John Rouillard
-
flak8 fixes: replace bare except with except ImportErrorThu, 02 Jan 2020 20:58:25 -0500, by John Rouillard
-
flake8 fix: rm unused sys import; formatting fixes.Thu, 02 Jan 2020 20:55:37 -0500, by John Rouillard
-
flake8 fixes. use except ImportError; use callable() not hasattr(x, '__call__')Thu, 02 Jan 2020 20:50:41 -0500, by John Rouillard
-
flake8 fixes: fix typoed variable; remove unused imports; format fixesThu, 02 Jan 2020 20:39:19 -0500, by John Rouillard
-
Flake8 fixes; remove unused imports; format changes.Wed, 01 Jan 2020 20:45:09 -0500, by John Rouillard
-
flake8 cleanup: remove unused re import; whitespace normalization.Tue, 31 Dec 2019 21:59:07 -0500, by John Rouillard
-
flake8 cleanup: remove unused var; whitespace changes.Tue, 31 Dec 2019 21:57:29 -0500, by John Rouillard
-
flake8 cleanup: move module import before statement.Tue, 31 Dec 2019 21:56:36 -0500, by John Rouillard
-
flake8 changes; move imports before first statements; whitespaceTue, 31 Dec 2019 21:56:14 -0500, by John Rouillard
-
Bandit - ignore use of exec which re-raises exceptionTue, 31 Dec 2019 21:53:17 -0500, by John Rouillard
-
Restructure test code. Assign expected value to variable.Tue, 31 Dec 2019 21:35:46 -0500, by John Rouillard
-
flake8 changes whitepace and formattingTue, 31 Dec 2019 21:34:24 -0500, by John Rouillard
-
Flake8 cleanup. remove unused imports; formatting fixes.Tue, 31 Dec 2019 21:28:27 -0500, by John Rouillard
-
Flake8 cleanup. Formating only no code changes.Tue, 31 Dec 2019 21:22:48 -0500, by John Rouillard
-
flake8 cleanups. Rename unused for loop vars argument unpacking.Tue, 31 Dec 2019 21:21:25 -0500, by John Rouillard
-
flake8 cleanup formatting plusSat, 28 Dec 2019 14:51:50 -0500, by John Rouillard
-
flake8 formatting changes.Sat, 28 Dec 2019 14:44:54 -0500, by John Rouillard
-
Flake8 fixes; use isinstance rather than type equality.Sat, 28 Dec 2019 14:41:55 -0500, by John Rouillard
-
flake8 formatting fixes.Sat, 28 Dec 2019 13:01:34 -0500, by John Rouillard
-
flake8 formatting fixes; use isinstance rather than type equality.Sat, 28 Dec 2019 13:01:14 -0500, by John Rouillard
-
Flake8 cleanups.Sat, 28 Dec 2019 12:50:11 -0500, by John Rouillard
-
Cleanups for banditThu, 26 Dec 2019 21:44:50 -0500, by John Rouillard
-
BANDIT reports assert. Replace assert with raise.Thu, 26 Dec 2019 21:17:48 -0500, by John Rouillard
-
Bandit - silence old hash warnings.Thu, 26 Dec 2019 21:16:10 -0500, by John Rouillard
-
Remove useless assertThu, 26 Dec 2019 19:51:07 -0500, by John Rouillard
-
flake8 cleanupsWed, 25 Dec 2019 21:07:58 -0500, by John Rouillard
-
flake8 cleanups dehtml.pyWed, 25 Dec 2019 20:18:39 -0500, by John Rouillard
-
Make rate_limit.py pass flake8.Wed, 25 Dec 2019 20:00:04 -0500, by John Rouillard
-
issue2551007 - Selection fields are not translatedTue, 24 Dec 2019 20:44:19 -0500, by John Rouillard
-
issue2551077-"jinja2" template: cannot login if German language used.Mon, 23 Dec 2019 17:54:01 -0500, by John Rouillard
-
Add test for BinaryFieldStorage.Sat, 21 Dec 2019 14:52:06 -0500, by John Rouillard
-
I got Paul's name wrong.Sat, 21 Dec 2019 09:16:59 -0500, by John Rouillard
-
issue2551075 Update jinja template to bootstrap 4.Fri, 20 Dec 2019 20:47:19 -0500, by John Rouillard
-
issue2551076 - responsive template, search links should ignore statusMon, 16 Dec 2019 21:45:37 -0500, by John Rouillard
-
Add test and changelog for html boolean fix.Sat, 14 Dec 2019 16:23:08 -0500, by John Rouillard
-
Fix html generation errors for boolean options.Sat, 14 Dec 2019 16:18:15 -0500, by John Rouillard
-
Sort accept keys to make p2 and p3 ordering the sameTue, 26 Nov 2019 20:47:34 -0500, by John Rouillard
-
still trying to get testing to pass.Tue, 26 Nov 2019 20:13:42 -0500, by John Rouillard
-
Fix test to account for mixxing dicttoxml.Tue, 26 Nov 2019 18:04:00 -0500, by John Rouillard
-
issue2551069 - when unsupported type is found report typeTue, 26 Nov 2019 09:55:09 -0500, by John Rouillard
-
Added mailgw interfaces.py example from Thomas Arendsen HeinSat, 23 Nov 2019 15:18:02 -0500, by John Rouillard
-
Add warning about collection size limit as anti-DOS mechanism.Sat, 23 Nov 2019 14:48:23 -0500, by John Rouillard
-
Avoid ISO-8859-1 character in fr.po header.Fri, 22 Nov 2019 14:31:16 +0000, by Joseph Myers
-
Support setting cache-control headers for static filesThu, 21 Nov 2019 20:50:56 -0500, by John Rouillard
-
Add support for -u to roundup-adminThu, 14 Nov 2019 21:37:13 -0500, by John Rouillard
-
Clean up SENDMAILDEBUG in test case.Sat, 09 Nov 2019 16:53:42 -0500, by John Rouillard
-
issue2550920 - Optionally detect duplicate username at registration.Sat, 09 Nov 2019 16:35:02 -0500, by John Rouillard
-
- issue2550920 - Optionally detect duplicate username at registration.Sat, 09 Nov 2019 16:33:42 -0500, by John Rouillard
-
issue2550919 - Anti-bot signup using 4 second delaySat, 09 Nov 2019 00:41:53 -0500, by John Rouillard
-
issue2550919 - Anti-bot signup using 4 second delaySat, 09 Nov 2019 00:31:59 -0500, by John Rouillard
-
issue2550919 - Anti-bot signup using 4 second delaySat, 09 Nov 2019 00:30:37 -0500, by John Rouillard
-
Enhance memorydb to load config.detectors and config.extThu, 07 Nov 2019 21:09:02 -0500, by John Rouillard
