| Tue, 26 Mar 2019 17:31:28 -0400 |
John Rouillard |
issue2551026: template variable not defined even though it is.
|
| Mon, 25 Mar 2019 19:45:08 -0400 |
John Rouillard |
issue2551018 add new nosy_filter parameter to nosymessage. Function
|
| Fri, 22 Mar 2019 18:16:11 -0400 |
John Rouillard |
Fix fix XSS issue in wsgi and cgi when handing url not found/404. issue2551035
maint-1.6
|
| Fri, 22 Mar 2019 18:16:11 -0400 |
John Rouillard |
Fix fix XSS issue in wsgi and cgi when handing url not found/404. issue2551035
|
| Sun, 10 Mar 2019 17:35:25 -0400 |
John Rouillard |
Added support for accepting application/json payload in addition to
|
| Sat, 09 Mar 2019 11:06:10 -0500 |
John Rouillard |
Add support for prev/next/self links when returning paginated results.
|
| Fri, 01 Mar 2019 23:16:13 -0500 |
John Rouillard |
Add simple support for xml output if the third party dict2xml.py module
|
| Wed, 27 Feb 2019 21:47:39 -0500 |
John Rouillard |
issue2551023: Fix CSRF headers for use with wsgi and cgi. The
maint-1.6
|
| Wed, 20 Feb 2019 19:43:32 -0500 |
John Rouillard |
note doc fixes to CHANGES.txt
maint-1.6
|
| Mon, 20 Aug 2018 00:50:16 +0000 |
Joseph Myers |
Fix issue2550994: breakage caused by configparser backports.
maint-1.6
|
| Wed, 27 Feb 2019 21:47:39 -0500 |
John Rouillard |
issue2551023: Fix CSRF headers for use with wsgi and cgi. The
|
| Sat, 16 Feb 2019 15:37:14 -0500 |
John Rouillard |
The access check on properties for an instance of a class
|
| Sat, 16 Feb 2019 15:29:18 -0500 |
John Rouillard |
Original code supported setting accept type to json (or other
|
| Sat, 16 Feb 2019 15:24:53 -0500 |
John Rouillard |
Original code generated url's using a harcoded protocol and took the
|
| Sat, 16 Feb 2019 15:21:47 -0500 |
John Rouillard |
merge from upsteam
|
| Sat, 16 Feb 2019 15:17:21 -0500 |
John Rouillard |
issue2550833 enhance the export csv action to include the keys for
|
| Sat, 16 Feb 2019 17:48:36 +0000 |
Cédric Krier |
Support non-ASCII prefixes in instance config for finding static files (issue2551022).
|
| Fri, 08 Feb 2019 19:39:17 -0500 |
John Rouillard |
Path to support OPTIONS verb when using rest interface via
|
| Wed, 30 Jan 2019 14:24:25 +0100 |
Ralf Schlatterbeck |
Add changelog, acknowledgements
REST-rebased
|
| Thu, 27 Sep 2018 11:38:05 +0000 |
Joseph Myers |
Avoid errors from invalid Authorization headers (issue2550992).
|
| Thu, 27 Sep 2018 11:33:01 +0000 |
Joseph Myers |
Avoid errors from selecting "no selection" on multilink (issue2550722).
|
| Mon, 03 Sep 2018 12:00:46 +0200 |
Ralf Schlatterbeck |
No traceback for non-existent items in history
|
| Mon, 03 Sep 2018 00:12:46 +0000 |
Joseph Myers |
Update documentation for Python 3 support (issue 2550968, issue 2550980).
|
| Mon, 20 Aug 2018 00:50:16 +0000 |
Joseph Myers |
Fix issue2550994: breakage caused by configparser backports.
|
| Sun, 19 Aug 2018 15:26:52 +0100 |
Christof Meerwald |
fixed issue2550967: support .xml files in addition to .html in the
|
| Sun, 19 Aug 2018 15:11:05 +0100 |
Christof Meerwald |
fixed issue2550993 and added test case
|
| Sat, 18 Aug 2018 10:05:52 +0100 |
Christof Meerwald |
more mentions of updated MySQL client module
|
| Sun, 12 Aug 2018 16:17:14 +0100 |
Christof Meerwald |
use gpg module instead of pyme module for PGP encryption
|
| Sun, 05 Aug 2018 14:04:01 +0100 |
Christof Meerwald |
updated changelog for random number rework
|
| Thu, 02 Aug 2018 07:19:23 +0100 |
Christof Meerwald |
use PBKDF2 implementation from Python's hashlib, if available
|
| Tue, 31 Jul 2018 22:12:49 +0100 |
Christof Meerwald |
add search page to jinja2 template
|
| Tue, 31 Jul 2018 21:48:37 +0100 |
Christof Meerwald |
address Unicode encoding issues in jinja2 template
|
| Fri, 06 Jul 2018 23:13:04 -0400 |
John Rouillard |
update CHANGES.txt with intended release date
|
| Wed, 27 Jun 2018 12:01:28 +0200 |
Ralf Schlatterbeck |
Fix password reset
|
| Sat, 23 Jun 2018 22:16:18 -0400 |
John Rouillard |
Record removal of binary windows installer.
|
| Thu, 21 Jun 2018 19:49:26 -0400 |
John Rouillard |
Working through RELEASE.txt - updates for 1.6 release.
|
| Tue, 12 Jun 2018 20:27:04 -0400 |
John Rouillard |
Applied patch 0038 from issue2550960 to upgrade code examples in
|
| Thu, 07 Jun 2018 12:39:31 +0200 |
Ralf Schlatterbeck |
Work around a line-length limit in poplib
|
| Sat, 02 Jun 2018 19:30:34 -0400 |
John Rouillard |
clarify supported python versions in two docs. Reported by Joseph Myers.
|
| Tue, 29 May 2018 13:36:22 +0200 |
Ralf Schlatterbeck |
xmlrpc: logging; content property
|
| Fri, 25 May 2018 21:23:44 -0400 |
John Rouillard |
Allow http request logs to be logged using the python logging module
|
| Tue, 24 Apr 2018 08:58:28 +0200 |
Bernhard Reiter |
Raises python requirement to 2.7.
|
| Fri, 20 Apr 2018 18:46:28 +0200 |
Ralf Schlatterbeck |
Fix commits although a Reject exception is raised
|
| Thu, 19 Apr 2018 20:01:43 +0200 |
Ralf Schlatterbeck |
Add a 'retired' parameter to Class.filter
|
| Thu, 19 Apr 2018 12:59:23 +0200 |
Ralf Schlatterbeck |
Fix issue2550954: History display breaks
|
| Tue, 07 Nov 2017 20:58:48 -0500 |
John Rouillard |
issue2550957: Duplicate emails (with patch).
|
| Fri, 13 Oct 2017 21:46:59 -0400 |
John Rouillard |
issue2550799: provide basic support for handling html only emails
|
| Mon, 09 Oct 2017 17:54:54 -0400 |
John Rouillard |
Pass X-Forwarded-For and X-Forwarded-Proto headers as
|
| Mon, 25 Sep 2017 19:28:26 -0400 |
John Rouillard |
issue2550953: Patch: fix for context.is_view_ok check in jinja2 template
|
| Sat, 23 Sep 2017 22:00:22 -0400 |
John Rouillard |
html/query.item.html was missing checks to verify that a query should
|
| Sat, 23 Sep 2017 21:29:22 -0400 |
John Rouillard |
Fix the retire and restore buttons in classic template. Change others:
|
| Sun, 27 Aug 2017 00:19:48 -0400 |
John Rouillard |
- issue2550864: Potential information leakage via journal/history
|
| Thu, 24 Aug 2017 11:26:46 -0400 |
Eric S. Raymond |
Change floor version of Python to 2.7.2.
|
| Thu, 01 Jun 2017 08:59:18 +0200 |
Bernhard Reiter |
OpenPGP: Extends newissuecopy.py to encrypt if configured.
|
| Wed, 10 May 2017 10:53:16 +0200 |
Bernhard Reiter |
Mailer: Improves diagnostic messages for DEBUG.
|
| Fri, 14 Apr 2017 23:24:18 -0400 |
John Rouillard |
issue2550864 - Potential information leakage via journal/history
|
| Tue, 11 Apr 2017 22:20:13 -0400 |
John Rouillard |
Fix issue with retreiving raw template files using the @@file mechanism.
|
| Wed, 05 Apr 2017 22:04:04 -0400 |
John Rouillard |
Apply patch attached to issue2550937 traceback/crash due to passing
|
| Wed, 05 Apr 2017 21:40:56 -0400 |
John Rouillard |
Checkin in missing changenote for checkin: 24945480d24c
|
| Wed, 05 Apr 2017 21:38:32 -0400 |
John Rouillard |
Make properties method return only properties the user can search.
|