Max Neunhoeffer
cbcda7932c
Change undocumented behaviour in case of invalid rev in If-Match headers.
...
An invalid rev should lead to a 412 PRECONDITION FAILED rather than a
404 BAD error. This is more intuitive, in particular since we have
never documented what valid rev strings are. Also adjust tests and
CHANGELOG.
2017-02-07 22:37:38 +01:00
Max Neunhoeffer
9ff58f5872
Fix another rev related test.
2016-07-06 10:31:17 +02:00
Max Neunhoeffer
23f10c1f35
Fix more tests w.r.t. revision ids.
2016-07-06 10:04:18 +02:00
Max Neunhoeffer
c106fe18a4
Fix API tests w.r.t. new revision format.
2016-07-06 09:47:26 +02:00
Frank Celler
ef35aca8e8
fixed tests
2016-06-12 22:50:26 +02:00
Michael Hackstein
0e2d31f633
Moved GET _api/document?collection=xxx to PUT _api/simple/all-keys {collection: xxx}. Adapted all tests. Also removed Transaction::allKeys which got obsolete by this commit.
2016-04-15 11:23:25 +02:00
Max Neunhoeffer
6b2fa8c33d
RestDocumentHandler GET method, plus tests.
2016-03-09 13:28:13 +01:00
Jan Steemann
63138def67
fix location response headers with special characters
2015-05-05 14:00:06 +02:00
Jan Steemann
c0463a1797
added `type` option for `GET /_api/document?collection=...`
...
Conflicts:
CHANGELOG
2014-08-30 17:26:24 +02:00
Max Neunhoeffer
3d332ad01e
Adjust paths to allow call with a different current dir.
2014-02-20 10:20:24 +01:00
Jan Steemann
10eb807366
fixed HTTP CRUD operations
2014-02-05 17:19:45 +01:00
Jan Steemann
7a397ac985
renamed tests
2014-02-05 15:20:19 +01:00