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