| Thu, 13 Feb 2020 08:51:20 +0100 |
Ralf Schlatterbeck |
Allow transitive properties in @fields in REST API
|
| Sat, 23 Nov 2019 14:48:23 -0500 |
John Rouillard |
Add warning about collection size limit as anti-DOS mechanism.
|
| Sat, 19 Oct 2019 09:02:22 -0400 |
John Rouillard |
Added curl based examples for retire and restore.
|
| Thu, 17 Oct 2019 20:32:13 -0400 |
John Rouillard |
issue2551067 make url into liternal not clickble.
|
| Thu, 17 Oct 2019 20:27:19 -0400 |
John Rouillard |
issue2551067 corrections/cleanup.
|
| Wed, 16 Oct 2019 21:23:44 -0400 |
John Rouillard |
issue2551067 first cut on docs for dealing with files/messages.
|
| Sun, 06 Oct 2019 18:21:37 -0400 |
John Rouillard |
Added more verbage on "Rest Access" permission and reworked search docs.
|
| Sat, 05 Oct 2019 12:46:03 -0400 |
John Rouillard |
Document exact match; Transitive search
|
| Wed, 02 Oct 2019 22:06:02 -0400 |
John Rouillard |
Rate Limit is available in this code.
|
| Wed, 02 Oct 2019 21:51:27 -0400 |
John Rouillard |
More typo fixes and verbatim blocks.
|
| Wed, 02 Oct 2019 20:59:39 -0400 |
John Rouillard |
Fix markup.
|
| Wed, 02 Oct 2019 20:55:15 -0400 |
John Rouillard |
fix spacing on example code and typo fix.
|
| Wed, 02 Oct 2019 20:42:08 -0400 |
John Rouillard |
Updates to jwt permissions; typo fixes
|
| Sun, 29 Sep 2019 22:45:46 -0400 |
John Rouillard |
grr.
|
| Sun, 29 Sep 2019 22:44:22 -0400 |
John Rouillard |
more typo fixes.
|
| Sun, 29 Sep 2019 22:42:54 -0400 |
John Rouillard |
Clarify text.
|
| Sun, 29 Sep 2019 22:41:10 -0400 |
John Rouillard |
Fix typo.
|
| Sun, 29 Sep 2019 22:01:09 -0400 |
John Rouillard |
Add more programming rest interface examples. Fix broken link.
|
| Fri, 27 Sep 2019 23:29:59 -0400 |
John Rouillard |
add permissions to control user of rest and xmlrpc API interfaces.
|
| Fri, 27 Sep 2019 20:38:31 -0400 |
John Rouillard |
Add rudimentery experiment JSON Web Token (jwt) support
|
| Mon, 26 Aug 2019 09:56:20 +0200 |
Ralf Schlatterbeck |
Implement sorting of collections in REST API
|
| Mon, 26 Aug 2019 08:13:46 +0200 |
Ralf Schlatterbeck |
Merge changes
|
| Thu, 22 Aug 2019 19:29:45 +0200 |
Ralf Schlatterbeck |
Minor typos
|
| Sat, 24 Aug 2019 13:09:33 -0400 |
John Rouillard |
Need to fix spelling.
|
| Thu, 11 Jul 2019 20:31:00 -0400 |
John Rouillard |
issue2551050 document mechanism to allow uers limited access to
|
| Tue, 25 Jun 2019 17:02:37 -0400 |
John Rouillard |
issue2551048. Document WEB_SECRET_KEY in config.ini.
|
| Sun, 23 Jun 2019 20:00:12 -0400 |
John Rouillard |
Allow @fields to include protected properties, document @protected
|
| Sun, 26 May 2019 22:09:00 -0400 |
John Rouillard |
Clean up the custom rate limit doc.
|
| Sun, 26 May 2019 21:55:02 -0400 |
John Rouillard |
Add example on overriding RestfulInstance.getRateLimit from interfaces.py.
|
| Sat, 18 May 2019 22:01:19 -0400 |
John Rouillard |
Expanded documentation. More examples, added sections based on each
|
| Sun, 14 Apr 2019 21:07:11 -0400 |
John Rouillard |
Add support for making an idempotent POST. This allows retrying a POST
|
| Mon, 08 Apr 2019 20:00:01 -0400 |
John Rouillard |
Update rest.txt example to include headers required for CSRF
|
| Sun, 07 Apr 2019 20:17:52 -0400 |
John Rouillard |
Update docs. Correct errors reported by setup.py build_docs. Add rest
|
| Mon, 01 Apr 2019 21:53:30 -0400 |
John Rouillard |
Add docs on how to add new rest endpoints.
|
| Thu, 28 Mar 2019 12:21:40 +0100 |
Ralf Schlatterbeck |
REST: Add key lookup
|
| Tue, 26 Mar 2019 23:29:35 -0400 |
John Rouillard |
Add support for @verbose=2 to a GET on a collection object. Using this
|
| Mon, 25 Mar 2019 21:23:52 +0100 |
Ralf Schlatterbeck |
REST: Use If-Match header for incoming requests
|
| Fri, 22 Mar 2019 14:43:21 +0100 |
Ralf Schlatterbeck |
Document searching and @verbose attribute
|
| Fri, 22 Mar 2019 11:23:02 +0100 |
Ralf Schlatterbeck |
First attempt at REST-API documentation
|