| Fri, 22 Mar 2019 14:12:57 +0100 |
Ralf Schlatterbeck |
Display content property starting with verbose=3
|
| Fri, 22 Mar 2019 14:03:37 +0100 |
Ralf Schlatterbeck |
Better display for Link/Multilink and content
|
| Fri, 22 Mar 2019 11:23:02 +0100 |
Ralf Schlatterbeck |
First attempt at REST-API documentation
|
| Fri, 22 Mar 2019 09:56:10 +0100 |
Ralf Schlatterbeck |
Make Searching work in REST API
|
| Thu, 21 Mar 2019 11:23:09 +0100 |
Ralf Schlatterbeck |
Fix hardcoded /data
|
| Tue, 19 Mar 2019 22:01:13 -0400 |
John Rouillard |
Add missing caveat about the BinaryFieldStorage class.
|
| Tue, 19 Mar 2019 21:58:49 -0400 |
John Rouillard |
Implement different workaround for https://bugs.python.org/issue27777
|
| Mon, 18 Mar 2019 21:42:33 -0400 |
John Rouillard |
Merge in non-conflicting changes from ba67e397f063
|
| Sun, 17 Mar 2019 21:47:45 -0400 |
John Rouillard |
merge patch for fixing CSVExport function tests. Problem caused by unstable ordering of the nosy list
|
| Sun, 17 Mar 2019 19:28:26 -0400 |
John Rouillard |
Fix string/bytes issues under python 3.
|
| Sun, 17 Mar 2019 19:00:43 -0400 |
John Rouillard |
python2/python3 normalization. When exporting CSV, sort lists as they
|
| Sun, 17 Mar 2019 16:41:49 +0000 |
Joseph Myers |
Fix REST tests for Python 3.
|
| Sun, 17 Mar 2019 16:25:36 +0000 |
Joseph Myers |
Fix Python 3 issues in REST code.
|
| Fri, 15 Mar 2019 20:29:00 -0400 |
John Rouillard |
assert_ is depricated. Replacing with assertTrue to reduce logs in travisci.
|
| Fri, 15 Mar 2019 17:27:31 -0400 |
John Rouillard |
Python3: fix crash bug when importing binary file (like jpeg). The
|
| Sun, 10 Mar 2019 19:56:35 -0400 |
John Rouillard |
Trying to make StringIO handle unicode and pass it through to
|
| Sun, 10 Mar 2019 19:30:03 -0400 |
John Rouillard |
Python 3 compatibility encode repr when caclulating etag.
|
| Sun, 10 Mar 2019 18:09:35 -0400 |
John Rouillard |
Make print into function call for python3 compatibility.
|
| Sun, 10 Mar 2019 17:57:26 -0400 |
John Rouillard |
Make exception raising work on python 3.
|
| Sun, 10 Mar 2019 17:35:25 -0400 |
John Rouillard |
Added support for accepting application/json payload in addition to
|
| Sun, 10 Mar 2019 12:18:11 -0400 |
John Rouillard |
Move mysql grant after the manipulation on the db. This verifies the
|
| Sun, 10 Mar 2019 11:18:32 -0400 |
John Rouillard |
Remove other python versions to reduce cycle time while trying to fix
|
| Sun, 10 Mar 2019 11:01:27 -0400 |
John Rouillard |
trying to fix OperationalError(2006) problem in travis
|
| Sat, 09 Mar 2019 11:06:10 -0500 |
John Rouillard |
Add support for prev/next/self links when returning paginated results.
|
| Fri, 08 Mar 2019 22:30:11 -0500 |
John Rouillard |
Allow client to access read only/protected properties like creator,
|
| Fri, 08 Mar 2019 21:32:57 -0500 |
John Rouillard |
Add two isoformat() methods. One for Date and one for Interval.
|
| Thu, 07 Mar 2019 18:08:32 -0500 |
John Rouillard |
Make pretty print mode the default. Turn off using pretty=false. This
|
| Thu, 07 Mar 2019 15:42:21 +0100 |
Bernhard Reiter |
website: bump copyright to 2019
maint-1.6
|
| Thu, 07 Mar 2019 15:32:25 +0100 |
Bernhard Reiter |
website: bump copyright to 2019
|
| Thu, 07 Mar 2019 09:00:10 +0100 |
Bernhard Reiter |
website: improve sf login instructions
|
| Fri, 01 Mar 2019 23:24:40 -0500 |
John Rouillard |
Initial implementation of function to return data for / and /data
|
| Fri, 01 Mar 2019 23:16:13 -0500 |
John Rouillard |
Add simple support for xml output if the third party dict2xml.py module
|
| Fri, 01 Mar 2019 22:57:07 -0500 |
John Rouillard |
Add etag support to rest interface to prevent multiple users from
|
| Wed, 27 Feb 2019 21:47:39 -0500 |
John Rouillard |
issue2551023: Fix CSRF headers for use with wsgi and cgi. The
maint-1.6
|
| Tue, 12 Feb 2019 21:31:41 -0500 |
John Rouillard |
Changed references to http://issues.roundup-tracker.org to https now
maint-1.6
|
| Wed, 20 Feb 2019 19:43:32 -0500 |
John Rouillard |
note doc fixes to CHANGES.txt
maint-1.6
|
| Wed, 13 Feb 2019 06:32:47 -0500 |
John Rouillard |
update http://issues.roundup-tracker.org to https://isues.... for the
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
|
| Sun, 24 Feb 2019 22:49:30 -0500 |
John Rouillard |
use config file setting for creating tracker uri
|
| Sun, 24 Feb 2019 21:46:24 -0500 |
John Rouillard |
Make @Routing.route('/') decoration work. This decoration matches
|
| Sun, 24 Feb 2019 21:42:25 -0500 |
John Rouillard |
Fix path of links in /rest/summary.
|
| Sun, 24 Feb 2019 21:34:17 -0500 |
John Rouillard |
Do not honor the X-HTTP-Method-Override if the original method used
|
| Sat, 16 Feb 2019 16:12:37 -0500 |
John Rouillard |
Make sure a commentis a comment.
|
| 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).
|
| Wed, 13 Feb 2019 06:32:47 -0500 |
John Rouillard |
update http://issues.roundup-tracker.org to https://isues.... for the
|
| Tue, 12 Feb 2019 21:38:08 -0500 |
John Rouillard |
merge change of http://issues.roundup-tracker.org to https://issues.... in docs
|
| Tue, 12 Feb 2019 21:31:41 -0500 |
John Rouillard |
Changed references to http://issues.roundup-tracker.org to https now
|
| Sun, 10 Feb 2019 14:10:55 +0000 |
Tom Ekberg |
Fix CSV export with WSGI and Python 3 (issue2551019).
|
| Fri, 08 Feb 2019 19:39:17 -0500 |
John Rouillard |
Path to support OPTIONS verb when using rest interface via
|
| Wed, 30 Jan 2019 18:19:22 +0100 |
Ralf Schlatterbeck |
Merged
REST-rebased
|
| Wed, 30 Jan 2019 18:11:02 +0100 |
Ralf Schlatterbeck |
Merge REST API changes
|
| Wed, 30 Jan 2019 14:24:25 +0100 |
Ralf Schlatterbeck |
Add changelog, acknowledgements
REST-rebased
|
| Wed, 30 Jan 2019 14:12:27 +0100 |
Ralf Schlatterbeck |
Fix actions
REST-rebased
|
| Wed, 30 Jan 2019 13:58:18 +0100 |
Ralf Schlatterbeck |
Make xmlrpc and rest APIs configurable
REST-rebased
|