| Mon, 20 Aug 2018 00:50:16 +0000 |
Joseph Myers |
Fix issue2550994: breakage caused by configparser backports.
maint-1.6
|
| Wed, 30 Jan 2019 13:58:18 +0100 |
Ralf Schlatterbeck |
Make xmlrpc and rest APIs configurable
REST-rebased
|
| Mon, 20 Aug 2018 00:50:16 +0000 |
Joseph Myers |
Fix issue2550994: breakage caused by configparser backports.
|
| Sun, 12 Aug 2018 16:17:14 +0100 |
Christof Meerwald |
use gpg module instead of pyme module for PGP encryption
|
| Wed, 25 Jul 2018 09:31:50 +0000 |
Joseph Myers |
Python 3 preparation: avoid logging._levelNames.
|
| Wed, 25 Jul 2018 09:05:58 +0000 |
Joseph Myers |
Python 3 preparation: unicode.
|
| Tue, 24 Jul 2018 23:04:42 +0000 |
Joseph Myers |
Python 3 preparation: update calls to dict methods.
|
| Tue, 24 Jul 2018 22:20:20 +0000 |
Joseph Myers |
Python 3 preparation: use sys.maxsize instead of sys.maxint.
|
| Tue, 24 Jul 2018 22:10:24 +0000 |
Joseph Myers |
Python 3 preparation: use open() instead of file().
|
| Thu, 19 Apr 2018 12:59:23 +0200 |
Ralf Schlatterbeck |
Fix issue2550954: History display breaks
|
| Fri, 13 Oct 2017 21:46:59 -0400 |
John Rouillard |
issue2550799: provide basic support for handling html only emails
|
| Mon, 04 Sep 2017 21:56:49 -0400 |
John Rouillard |
Python 2 and 3 support. Convert Exception into BaseException in core code.
|
| Thu, 24 Aug 2017 17:41:38 -0400 |
Eric S. Raymond |
Make an import work with either Python 2 or 3.
|
| Tue, 11 Apr 2017 22:20:13 -0400 |
John Rouillard |
Fix issue with retreiving raw template files using the @@file mechanism.
|
| Mon, 20 Mar 2017 20:18:20 -0400 |
John Rouillard |
Fix text formatting, typos and, English grammar of the descriptive text.
|
| Sun, 19 Mar 2017 19:01:41 -0400 |
John Rouillard |
Added support for SameSite cookie option for CSRF prevention
|
| Sat, 18 Mar 2017 16:59:01 -0400 |
John Rouillard |
issue 2550690 - Adding anti-csrf measures to roundup following
|
| Sat, 25 Feb 2017 17:48:46 -0500 |
John Rouillard |
Fix spelling error. Make it match the name of the field.
|
| Mon, 04 Jul 2016 15:14:54 -0400 |
John Rouillard |
replacing depricated has_key references by in to support python 3. Errors reported by python -3 roundup_server. Unit tests test_config test_security pass although test_config is a bit weak in coverage.
|
| Sat, 02 Jul 2016 20:05:06 -0400 |
John Rouillard |
Fix issue934009: Have New Issues Submitted By Email *Not* Change Body!
|
| Sun, 26 Jun 2016 20:53:11 -0400 |
John Rouillard |
issue2161722: oudated docs
|
| Sun, 26 Jun 2016 00:36:23 -0400 |
John Rouillard |
issue2550803: Replying to NOSY mail goes to the tracker through
|
| Sat, 25 Jun 2016 20:10:03 -0400 |
John Rouillard |
- issue2550636, issue2550909: Added support for Whoosh indexer.
|
| Fri, 18 Mar 2016 16:18:20 +0100 |
Peter Funk |
Fix issue1615201: Added a new configuration option EMAIL_KEEP_REAL_FROM
|
| Mon, 22 Dec 2014 13:30:20 +1100 |
John Kristensen |
Configure the database backend in the config.ini
|
| Sun, 06 Apr 2014 11:11:04 +0200 |
Ralf Schlatterbeck |
New rdbms configuration option 'isolation_level'
|
| Sun, 05 May 2013 00:21:27 +0200 |
Bernhard Reiter |
Removing remains of "rlog" module, fixes db unit test debug logging via environment variable.
|
| Fri, 28 Dec 2012 01:02:48 +0100 |
Bernhard Reiter |
Typo fixed: Chamaleon -> Chameleon
|
| Thu, 23 Feb 2012 18:10:03 +0100 |
Ralf Schlatterbeck |
New Chameleon templating engine, engine is now configurable.
|
| Wed, 16 Nov 2011 09:51:38 -0500 |
Eric S. Raymond |
Remove keyword expansions from CVS. All regression tests passed afterwards.
|
| Wed, 19 Oct 2011 11:32:20 -0400 |
Ralf Schlatterbeck |
Add config-option "nosy" to messages_to_author setting in [nosy] section...
|
| Fri, 07 Oct 2011 14:21:57 +0000 |
Ralf Schlatterbeck |
PGP support is again working (pyme API has changed significantly)...
|
| Fri, 15 Apr 2011 18:57:17 +0000 |
Ralf Schlatterbeck |
more verbose description of password hashing, thanks to Eli Collins
|
| Fri, 15 Apr 2011 08:09:59 +0000 |
Ralf Schlatterbeck |
Add new config-option 'password_pbkdf2_default_rounds'...
|
| Thu, 14 Apr 2011 18:10:58 +0000 |
Ralf Schlatterbeck |
Add new config-option 'migrate_passwords' in section 'web'...
|
| Tue, 29 Mar 2011 20:13:53 +0000 |
Stefan Seefeld |
Add flags to allow to restrict DB modifications.
|
| Wed, 16 Mar 2011 11:26:50 +0000 |
Ralf Schlatterbeck |
Configuration issue:
|
| Tue, 05 Oct 2010 14:24:25 +0000 |
Ralf Schlatterbeck |
Mail gateway fixes and improvements.
|
| Tue, 07 Sep 2010 15:42:04 +0000 |
Ralf Schlatterbeck |
new rdbms config item sqlite_timeout...
|
| Mon, 09 Aug 2010 07:36:06 +0000 |
Ralf Schlatterbeck |
- No longer use the root logger, use a logger with prefix "roundup"...
|
| Wed, 04 Aug 2010 10:01:23 +0000 |
Ralf Schlatterbeck |
new mailgw config option subject_updates_title...
|
| Tue, 02 Feb 2010 04:44:18 +0000 |
Richard Jones |
add in-memory hyperdb implementation to speed up testing
|
| Mon, 01 Feb 2010 02:58:07 +0000 |
Richard Jones |
Fix file handle leak in some web interfaces with logging turned on
|
| Tue, 29 Sep 2009 07:27:17 +0000 |
Ralf Schlatterbeck |
New config option csv_field_size:
|
| Thu, 12 Mar 2009 02:25:03 +0000 |
Richard Jones |
Plug a number of security holes:
|
| Tue, 24 Feb 2009 01:10:13 +0000 |
Stefan Seefeld |
Make RDBMS cache-size configurable.
|
| Mon, 01 Sep 2008 02:30:06 +0000 |
Richard Jones |
Try to clarify mail_domain config setting
1.4.6
|
| Wed, 14 Nov 2007 14:57:47 +0000 |
Ralf Schlatterbeck |
Mail improvements:
|
| Wed, 26 Sep 2007 03:20:21 +0000 |
Justus Pendleton |
role checking for PGP mail and docs
|
| Sat, 22 Sep 2007 07:25:35 +0000 |
Justus Pendleton |
support for receiving OpenPGP MIME messages (signed or encrypted)
|
| Mon, 03 Sep 2007 17:14:09 +0000 |
Justus Pendleton |
config option to limit nosy attachments based on size
|
| Sun, 02 Sep 2007 06:48:13 +0000 |
Erik Forsberg |
Fix truncated comment for add_authoremail option.
|
| Sun, 02 Sep 2007 05:54:46 +0000 |
Justus Pendleton |
allow admin to specify port and local hostname for SMTP connections
|
| Sat, 01 Sep 2007 16:30:11 +0000 |
Erik Forsberg |
Make addition of line about new submission/comment at top of each message...
|
| Sat, 12 May 2007 16:14:54 +0000 |
Erik Forsberg |
Restored subject parser regexp to the string it was before the...
|
| Tue, 03 Apr 2007 06:36:08 +0000 |
Alexander Smishlajev |
added RegExpOption
|
| Mon, 26 Mar 2007 04:04:42 +0000 |
Richard Jones |
Allow customisation of regular expressions used in email parsing...
|
| Mon, 19 Feb 2007 20:27:53 +0000 |
Alexander Smishlajev |
typos in docstrings
|
| Mon, 18 Dec 2006 06:06:03 +0000 |
Richard Jones |
remove unnecessary configuration entry
|
| Mon, 18 Dec 2006 03:53:39 +0000 |
Richard Jones |
allow use of roundup-server pidfile without forking [SF#1614753]
|