Tomas Bosak
ef9e5a33f1
Improve collection modifying API docs
...
Load collection:
- state explicitly that 'count' attribute needs to be in request body
object
- add 'isSystem' attribute to result description
Unload collection:
- add 'isSystem' attribute to result description
Change collection properties:
- modify return description
- add 'isSystem', 'isVolatile', 'doCompact' and 'keyOptions' attributes
to result description
Rename collection:
- add 'isSystem' attribute to result description
Rotate collection journal:
- fix return code typo
2014-12-03 19:45:23 +01:00
Tomas Bosak
8d4de5b22f
Improve collection API docs
...
- add keyOptions attribute description which is also part of the result
- add empty line before return codes header
2014-12-03 17:20:34 +01:00
Tomas Bosak
cf94fa4399
GET /_api/collection/{collection-name} returns also 'isSystem' attribute.
2014-12-03 11:24:52 +01:00
Jan Steemann
e81ac9993e
fixed paragraph issue
2014-12-03 09:56:15 +01:00
Jan Steemann
4f74ed429c
issue #1109 : added *bytes* unit to API description where missing
2014-11-20 15:04:40 +01:00
Alan Plum
7b24bdba8d
Enabled strict: true.
2014-09-02 22:16:07 +02:00
Alan Plum
bff47e558b
Removed jslint headers from actions.
2014-09-02 22:14:56 +02:00
Frank Celler
be06ef7f25
new upgrade-database (formely known as version-check) and new startup procedure
2014-08-07 14:12:19 +02:00
Max Neunhoeffer
7beb1beb23
Take out a cout.
2014-08-01 17:06:57 +02:00
Max Neunhoeffer
390f0fe605
Implement distributeShardsLike
2014-08-01 17:05:04 +02:00
Thomas Schmidts
2afd5cc356
Fixed some wrong references
2014-07-21 18:06:02 +02:00
Jan Steemann
08654635f1
fixed examples
2014-07-06 13:53:45 +02:00
Thomas Schmidts
6ec139f377
Even more changes in the API documentation code
2014-06-30 15:58:11 +02:00
Jan Steemann
f411fceb2e
exposed WAL API
2014-06-24 16:10:27 +02:00
Jan Steemann
c1b24339ae
fixed examples for rotate
2014-06-20 23:39:32 +02:00
Lucas Dohmen
30e82a8cbb
Removed deprecated `/_api/collection/<identifier>/parameter`
2014-06-20 15:35:00 +02:00
Frank Celler
42b7014237
replaced @EXAMPLES
2014-06-18 19:44:32 +02:00
Jan Steemann
0a5e641f97
added index memory usage statistics
...
this also adds index memory usage to the output of the `figures` method
2014-05-02 22:05:29 +02:00
Frank Celler
76b4c71d2e
added isSystem to default representation
2014-04-17 09:46:10 +02:00
Jan Steemann
0862d45f0a
fixed collection type selection when creating collection via web interface
...
Conflicts:
CHANGELOG
2014-03-12 17:54:11 +01:00
Jan Steemann
65bc5dddad
documentation
2014-03-03 10:40:29 +01:00
Jan Steemann
1481ceba42
documentation
2014-03-03 10:28:38 +01:00
Jan Steemann
3d5149b022
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
arangosh/V8Client/arangosh.cpp
2014-02-26 21:34:34 +01:00
Jan Steemann
7b9fcf59da
documentation
2014-02-26 13:53:07 +01:00
Jan Steemann
24d607c7ee
fixed undefined variable access
2014-02-26 10:38:17 +01:00
Jan Steemann
d793702247
fixed obvious error in body parsing
2014-01-24 14:30:06 +01:00
Jan Steemann
9ce78430ac
create collections, v0.0.0
2014-01-07 16:28:12 +01:00
Max Neunhoeffer
eb2afb2f04
Implement case distinction for create collection between cluster and not.
2014-01-03 16:17:34 +01:00
Jan Steemann
43b4f78b62
issue #620
2013-10-28 19:38:19 +01:00
Jan Steemann
7dc8ed7c47
issue #617 : Swagger API is missing '/_api/version'
2013-10-17 11:55:39 +02:00
Jan Steemann
d71ee7ff6f
fixed issue #615
2013-10-17 11:12:02 +02:00
Jan Steemann
dc69d6fa60
updated documentation
2013-10-02 17:54:39 +02:00
Jan Steemann
ca2f5feb4b
fixed redirect URLs
2013-09-04 17:30:37 +02:00
Jan Steemann
75c83a22de
fixed rotation
2013-08-27 15:07:29 +02:00
Jan Steemann
d30e407c4a
only create new journal file when requested
...
make collection.rotate() publicly available
2013-08-27 14:39:28 +02:00
Jan Steemann
dbaadcdcd3
updated docs
2013-08-21 14:23:05 +02:00
Jan Steemann
38abd5bf9e
issue #576
2013-08-21 14:02:09 +02:00
Jan Steemann
3411b4600b
issue #576
2013-07-31 12:43:21 +02:00
Jan Steemann
051e898a8a
updated replication documentation
2013-07-25 14:13:53 +02:00
Jan Steemann
bf12b6ec5a
fixed journalSize
2013-07-23 11:57:56 +02:00
Jan Steemann
0b8883f6e2
issue #568 : fixed HttpCollection docs
2013-07-16 09:32:56 +02:00
Jan Steemann
1325271bca
fixed collection docs
2013-07-11 14:58:33 +02:00
Jan Steemann
3cc4405c18
added collection.checksum()
2013-07-10 11:10:00 +02:00
Jan Steemann
9dfb7483ff
"doCompact" attribute for collections
2013-06-19 16:51:16 +02:00
Jan Steemann
60d0a0e773
fixed doxygen error
2013-06-14 09:37:31 +02:00
Jan Steemann
cea8f05db2
fixed example
2013-06-13 13:07:01 +02:00
Thomas Richter
43497f00ab
generated examples for api-collection.js
2013-06-07 14:38:28 +02:00
Jan Steemann
403e8669ae
fixed non-existing error codes
2013-06-06 16:11:18 +02:00
Jan Steemann
bf1fbd9799
less-verbose error messages for several cases
2013-05-23 13:30:02 +02:00
Jan Steemann
841d7d7355
English
2013-05-10 14:06:15 +02:00