| Wed, 30 Jan 2019 10:26:34 +0100 |
Chau Nguyen |
Added RoundupJSONEncoder
REST-rebased
|
| Wed, 30 Jan 2019 10:26:34 +0100 |
Chau Nguyen |
added custom parsing properties from arguments
REST-rebased
|
| Wed, 30 Jan 2019 10:26:34 +0100 |
Chau Nguyen |
Added Partial PUT
REST-rebased
|
| Wed, 30 Jan 2019 10:26:33 +0100 |
Chau Nguyen |
Implement delete collection
REST-rebased
|
| Wed, 30 Jan 2019 10:26:33 +0100 |
Chau Nguyen |
Cleanup, fixed a bug with delete action
REST-rebased
|
| Wed, 30 Jan 2019 10:26:33 +0100 |
Chau Nguyen |
Split all rest action into 2 type
REST-rebased
|
| Wed, 30 Jan 2019 10:26:33 +0100 |
Chau Nguyen |
use getattr instead of calling each function
REST-rebased
|
| Wed, 30 Jan 2019 10:25:12 +0100 |
Chau Nguyen |
Added POST and DELETE
REST-rebased
|
| Tue, 29 Jan 2019 15:27:37 +0100 |
Chau Nguyen |
Recognize both GET element uri and collection uri
REST-rebased
|
| Tue, 29 Jan 2019 15:27:37 +0100 |
Chau Nguyen |
Implement getting resource from database
REST-rebased
|
| Tue, 29 Jan 2019 15:27:37 +0100 |
Chau Nguyen |
Added RestInstance and calling rest from client.py
REST-rebased
|
| Tue, 29 Jan 2019 15:13:44 +0100 |
martin.v.loewis |
Don't pass huge itemids into the backend.
REST-rebased
|
| Tue, 29 Jan 2019 14:40:39 +0100 |
martin.v.loewis |
Fake a list property to prevent "Error: not indexable".
REST-rebased
|
| Sun, 11 Nov 2018 17:09:20 +0000 |
Gabi |
Fix http module selection for incomplete backport (issue2551011).
|
| Sun, 11 Nov 2018 17:04:59 +0000 |
Gabi |
Fix xmlrpc module selection for incomplete backport (issue2551010).
|
| Tue, 09 Oct 2018 19:56:17 -0400 |
John Rouillard |
removing duplicate @csrf nonce.
|
| Tue, 09 Oct 2018 19:48:15 -0400 |
John Rouillard |
Remove duplicate @csrf nonce from form. Duplicate nonce was causing:
|
| 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).
|
| Wed, 26 Sep 2018 01:24:19 +0000 |
Joseph Myers |
Do not transcode binary email attachments (issue2551004).
|
| Tue, 25 Sep 2018 17:06:18 +0200 |
Ralf Schlatterbeck |
Mark failing test
|
| Tue, 25 Sep 2018 17:03:19 +0200 |
Ralf Schlatterbeck |
Add failing transcoding test
|
| Sun, 16 Sep 2018 20:04:03 +0000 |
Joseph Myers |
Avoid errors indexing binary uploads with Python 3.
|
| Sun, 16 Sep 2018 16:19:20 +0000 |
Joseph Myers |
MySQL backend fixes for Python 3.
|
| Sun, 16 Sep 2018 13:55:53 +0000 |
Joseph Myers |
Fix email interfaces with Python 3 (issue 2550974, issue 2551000).
|
| Sun, 16 Sep 2018 13:42:03 +0000 |
Joseph Myers |
Fix scripts/roundup-reminder for Python 3 (issue 2550978).
|
| Sat, 15 Sep 2018 22:16:26 +0000 |
Joseph Myers |
Handle str/bytes issues for Python 3 for roundup.cgi.
|
| Sat, 15 Sep 2018 20:29:31 +0000 |
Joseph Myers |
Handle string-to-bytes conversions for Python 3 for wsgi_handler.
|
| Fri, 07 Sep 2018 19:26:48 -0400 |
John Rouillard |
mark maint-1.6 doc changes as merged
|
| Thu, 06 Sep 2018 17:04:49 -0400 |
John Rouillard |
'Provisional User' example needed to have search permissions added
maint-1.6
|
| Fri, 03 Aug 2018 19:29:00 -0400 |
John Rouillard |
Change count of number of ways to run roundup to "multiple".
maint-1.6
|
| Fri, 20 Jul 2018 22:48:48 -0400 |
John Rouillard |
add running linkcheck to update docs
maint-1.6
|
| Wed, 18 Jul 2018 21:32:24 -0400 |
John Rouillard |
Updated links to handle:
maint-1.6
|
| Wed, 18 Jul 2018 21:31:12 -0400 |
John Rouillard |
As far as I can tell, gmane and nabble archives are gone/not being
maint-1.6
|
| Sun, 15 Jul 2018 19:54:16 -0400 |
John Rouillard |
Fix some dev.zope.org links for tales and metal.
maint-1.6
|
| Fri, 13 Jul 2018 21:56:08 -0400 |
John Rouillard |
Fixing links to chameleon documentation.
maint-1.6
|
| Fri, 07 Sep 2018 19:23:39 -0400 |
John Rouillard |
created maint branch for 1.6
maint-1.6
|
| Thu, 06 Sep 2018 17:04:49 -0400 |
John Rouillard |
'Provisional User' example needed to have search permissions added
|
| Mon, 03 Sep 2018 20:29:11 +0100 |
Christof Meerwald |
msgfmt.make doesn't exist any more
|
| 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).
|
| Sun, 02 Sep 2018 23:48:04 +0000 |
Joseph Myers |
Make CSV import/export compatible across Python versions (also RDBMS journals) (issue 2550976, issue 2550975).
|
| Sun, 02 Sep 2018 18:59:41 +0000 |
Joseph Myers |
Support actions returning binary data with Python 3.
|
| Sun, 02 Sep 2018 14:18:12 +0000 |
Joseph Myers |
Fix roundup-server logging for Python 3.
|
| Sat, 01 Sep 2018 18:29:16 +0000 |
Joseph Myers |
Fix absent file uploads with Python 3.
|
| Thu, 30 Aug 2018 00:26:13 +0000 |
Joseph Myers |
Remove tools/pygettext.py (issue 2550977).
|
| Thu, 30 Aug 2018 00:24:10 +0000 |
Joseph Myers |
Mention regenerating roundup.pot in release instructions.
|
| Sat, 25 Aug 2018 15:20:38 +0100 |
Christof Meerwald |
Fixed unicode issues for XML template with Python 2
|
| Thu, 23 Aug 2018 07:41:36 +0100 |
Christof Meerwald |
fixed typos in send_error_to_admin
|
| 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 23:13:17 +0000 |
Joseph Myers |
Also test with Python 3.5 and 3.6, don't allow failures any more.
|
| Sat, 18 Aug 2018 23:04:22 +0100 |
Christof Meerwald |
be more lenient when comparing string results
|
| Sat, 18 Aug 2018 16:38:38 +0000 |
Joseph Myers |
Remove 2to3-done.txt (issue2550979).
|
| Sat, 18 Aug 2018 10:05:52 +0100 |
Christof Meerwald |
more mentions of updated MySQL client module
|
| Fri, 17 Aug 2018 22:12:48 +0100 |
Christof Meerwald |
update link to new mysqlclient module and recommend update in upgrading.txt
|
| Fri, 17 Aug 2018 19:47:09 +0100 |
Christof Meerwald |
added circleci configuration to test on Ubuntu 18.04
|
| Fri, 17 Aug 2018 19:46:04 +0100 |
Christof Meerwald |
use mysqlclient instead of MySQL-python as its available on Python 2 and 3
|
| Fri, 17 Aug 2018 19:44:12 +0100 |
Christof Meerwald |
access exception args in a Python 3 compatible way
|