1
0
Fork 0
Commit Graph

41 Commits

Author SHA1 Message Date
Jan Steemann b0de1bb226 leaner and meaner error messages 2014-11-07 10:53:00 +01:00
Jan Steemann 26c3b0174f fixed tests 2014-10-31 19:58:20 +01:00
Jan Steemann 4f68960ed7 removed Ahuacatl [skip ci] 2014-10-31 17:31:00 +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
Jan Steemann c90777738d speed up instanciation of v8 ShapedJson objects
now a static buffer is used to create multiple string values
such as `_id`, `_key`, `_rev`, `_from` and `_to`.
this saves a few memory allocations per document
2014-08-30 01:32:20 +02:00
Frank Celler cc91cd1cb0 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2014-08-11 12:43:47 +02:00
Michael Hackstein a5b35f224a Fixed REST API documentation. Some values were not recognized as paramters by swagger script 2014-08-07 14:52:55 +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
Thomas Schmidts 2afd5cc356 Fixed some wrong references 2014-07-21 18:06:02 +02:00
Jan Steemann 712358d069 added optional `ttl` attribute to specify result cursor expiration for HTTP API method `POST /_api/cursor`
The `ttl` attribute can be used to prevent cursor results from timing out too early.
2014-07-21 15:48:43 +02:00
Jan Steemann 0ab5732c4d updated documentation 2014-07-06 00:21:55 +02:00
Thomas Schmidts 6ec139f377 Even more changes in the API documentation code 2014-06-30 15:58:11 +02:00
Frank Celler 42b7014237 replaced @EXAMPLES 2014-06-18 19:44:32 +02:00
Jan Steemann 67f3c3c469 changed HTTP return code for not-found cursors 2013-09-23 15:29:03 +02:00
Jan Steemann 0bdae05b96 changed reference counting for cursors 2013-09-16 13:51:33 +02:00
Jan Steemann 897412b4de initial dropping of databases 2013-09-04 13:04:13 +02:00
Jan Steemann d5a9fe3578 fixed some test fails 2013-08-19 19:46:22 +02:00
Jan Steemann 9eb1752a7e use AQL LIMIT but still return the unlimited count value
Still needs documentation and tests
2013-08-19 18:41:00 +02:00
Jan Steemann 8a254ea230 replication API documentation 2013-07-24 17:37:16 +02:00
Jan Steemann 9b55a5ed92 fixed typos 2013-07-19 13:32:22 +02:00
Jan Steemann 5cf234b40d simplified query testing and query interface a bit 2013-07-18 02:15:22 +02:00
Jan Steemann a0c5d1f7b4 simplify AQL query calls 2013-07-17 21:22:24 +02:00
Jan Steemann 2a286dc074 updated documentation for #557 2013-06-27 11:33:21 +02:00
Jan Steemann e7975b5273 niced up the examples 2013-06-13 16:07:48 +02:00
Jan Steemann 98001c21cc added extra return codes 2013-06-13 12:55:48 +02:00
Michael Hackstein 9443ab68d8 Fixed returncode of RestCursorCreateCursorUnknownCollection example 2013-06-13 11:14:56 +02:00
Jan Steemann 31bd0e915b jslintify all APIs in js/actions 2013-06-11 12:01:04 +02:00
Thomas Richter 55ff32fbf3 generated examples api-cursor.js finished 2013-06-06 16:34:06 +02:00
Thomas Richter 33563c3d37 names changed in Examples 2013-05-31 10:08:39 +02:00
Thomas Richter 7042c03020 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-05-23 14:27:37 +02:00
Thomas Richter eb94ee2d92 examples added 2013-05-23 14:06:41 +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
Thomas Richter d29a182d48 api-cursor.js with generated examples 2013-05-07 16:18:54 +02:00
Thomas Richter 25b1bba6bc documentation api-cursor.js swaggified 2013-05-07 13:58:17 +02:00
Thomas Richter 874b855fe8 in REST-documentation @LIT{} and @FA{} replaced by backticks 2013-04-22 15:39:43 +02:00
Jan Steemann e366ec2da3 added documentation for transaction REST API 2013-04-13 00:51:02 +02:00
Frank Celler 828b939053 fixed isolates, made ArangoError internal 2013-04-10 21:22:09 +02:00
Frank Celler 3512fa6ff0 fixed error handling 2013-04-02 15:00:55 +02:00
Frank Celler 38a5cf6a2d added development-mode 2013-03-22 17:33:25 +01:00