summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2017-10-10Prepare to release version 0.86qvarn-jsonb-0.86Lars Wirzenius3-5/+5
2017-10-10Add: update NEWSLars Wirzenius1-5/+3
2017-10-09Merge branch 'liw/blobs' to add blob supportLars Wirzenius12-34/+452
2017-10-09Add: update NEWSLars Wirzenius1-1/+1
2017-10-09Add: support for blobs to PostgresLars Wirzenius2-13/+43
2017-10-09Add: GET/PUT for blobsLars Wirzenius1-4/+71
2017-10-09Add: optional header for a 200 responseLars Wirzenius1-4/+7
2017-10-09Refactor: move subresource route creation into methodLars Wirzenius1-12/+18
2017-10-09Add: ResourceType.get_filesLars Wirzenius2-3/+26
2017-10-09Add: blob handling in ObjectStoreLars Wirzenius3-5/+120
2017-10-09Add: a 'blob' blob to the subject reasourceLars Wirzenius1-0/+9
2017-10-09Add: test scenario for managing blobsLars Wirzenius3-1/+166
2017-10-06Fix: sort notifications by timestampLars Wirzenius1-3/+12
2017-10-06Fix: don't log _obj in keysLars Wirzenius1-1/+6
2017-10-05Add: update NEWSLars Wirzenius1-0/+1
2017-10-05Add: DELETE /foos/listeners/id1/notifications/id2Lars Wirzenius1-0/+19
2017-10-05Fix: when deleting a listner, delete all its notificationsLars Wirzenius1-5/+20
2017-10-05Add: DELETE /foos/listeners/idLars Wirzenius1-3/+18
2017-10-05Fix: only nofify POST to listeners who want themLars Wirzenius1-6/+9
2017-10-05Add: import json in lib.py so it's available in every implementsLars Wirzenius1-0/+1
2017-10-05Add: check that there are expected number of notificationsLars Wirzenius1-0/+1
2017-10-05Add: scenario step to check number of resources foundLars Wirzenius1-0/+9
2017-10-05Add: PUT notificationsLars Wirzenius1-1/+40
2017-10-05Add: GET /foos/listeners/id/notifications/id2Lars Wirzenius1-0/+29
2017-10-05Fix: capture result in correct variableLars Wirzenius1-1/+1
2017-10-05Add: notify on POST changes, fix reporting of notificationsLars Wirzenius1-1/+58
2017-10-05Fix: implements to provide debugging output, be simpler codeLars Wirzenius1-15/+10
2017-10-05Add: implement get id of given item in search resultLars Wirzenius1-1/+16
2017-10-05Add: GET /foos/listeners/ID/notificationsLars Wirzenius1-0/+24
2017-10-05Add: GET /foos/listenersLars Wirzenius1-0/+11
2017-10-05Add: GET /foos/listeners/idLars Wirzenius1-0/+14
2017-10-05Add: set correct Location header for listener POSTsLars Wirzenius1-6/+9
2017-10-05Add: implement test for header valuesLars Wirzenius1-7/+10
2017-10-05Add: capture HTTP response headersLars Wirzenius1-4/+4
2017-10-05Add: log added routesLars Wirzenius1-1/+12
2017-10-05Add: give apifw list of resourcesLars Wirzenius1-2/+2
2017-10-04Add: log what's causing an errorLars Wirzenius1-0/+9
2017-10-04Add: listener, notification resource types, a listener routeLars Wirzenius1-1/+97
2017-10-04Refactor: rename method to make it publicLars Wirzenius1-3/+3
2017-10-04Add: yarn scenario for testing notificationsLars Wirzenius2-0/+342
2017-09-28Fix: only return objects of the right typeLars Wirzenius1-2/+5
2017-09-28Fix: use in-memory db; invoke backend correctlyLars Wirzenius1-2/+2
2017-09-28Add: check that resource type doesn't get listedLars Wirzenius1-0/+4
2017-09-28Fix: how backend is started by yarnsLars Wirzenius1-1/+1
2017-09-28Fix: things found by pylint3Lars Wirzenius1-11/+12
2017-09-28Rename: backend in without-testsLars Wirzenius1-1/+1
2017-09-28Add: script to build and deploy .debLars Wirzenius1-0/+76
2017-09-27Bump version number post-release to 0.85+gitLars Wirzenius3-2/+12
2017-09-27Prepare to release version 0.85Lars Wirzenius3-5/+5
2017-09-27Fix: name in setup.pyLars Wirzenius1-1/+1