1
0
Fork 0
Commit Graph

33 Commits

Author SHA1 Message Date
a-brandt ab42b2adfe Bugfix: Expected '===' and instead saw '==' 2014-01-24 14:53:04 +01:00
a-brandt 041b7f5daa added HAS and HAS_NOT 2014-01-24 14:49:50 +01:00
Jan Steemann 32a247aa2f added tests for creating / dropping graphs 2013-12-02 15:12:07 +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 04df715864 applied fixes that occurred during build 2013-09-30 18:03:52 +02:00
Jan Steemann a120a4dbe6 reverted name change for _graphs collection 2013-09-12 18:15:34 +02:00
Jan Steemann ac4ed728c0 renamed collection `_graphs` to `arangodb_graphs` 2013-09-09 11:07:10 +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 95a0f9dfb4 added GET /_api/graph 2013-07-25 15:56:08 +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 db50b38370 fixed typos 2013-06-25 09:06:20 +02:00
Jan Steemann 31bd0e915b jslintify all APIs in js/actions 2013-06-11 12:01:04 +02:00
Thomas Richter 9d51338aee Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2013-06-06 16:34:42 +02:00
Thomas Richter 55ff32fbf3 generated examples api-cursor.js finished 2013-06-06 16:34:06 +02:00
Jan Steemann 403e8669ae fixed non-existing error codes 2013-06-06 16:11:18 +02:00
Thomas Richter 5cf5a59471 generated examples api-graph.js finished 2013-06-04 15:17:10 +02:00
Thomas Richter d54ba9ea76 conflict resolution 2013-06-03 15:12:35 +02:00
Thomas Richter d458c20871 fixed return code in documentation api-graph.js DELETE from 204 to 200/202 2013-06-03 15:09:03 +02:00
a-brandt 7e3f915492 changed wrong documentation 2013-06-03 15:00:37 +02:00
Jan Steemann bf1fbd9799 less-verbose error messages for several cases 2013-05-23 13:30:02 +02:00
Thomas Richter ce27f2ca99 RESTDOCUMENTATION replaced by RESTDESCRIPTION 2013-05-06 13:12:56 +02:00
Jan Steemann fde26e6913 fixed doxygen errors 2013-05-03 11:25:24 +02:00
Thomas Richter 85a5f05c93 swagger documentation for api-grap.js 2013-04-30 14:52:35 +02:00
Frank Celler cca0f8de16 Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel 2013-04-22 16:56:46 +02:00
Frank Celler cbc2ab93ba fixed _shallowCopy, fixed creating of unknown attributes 2013-04-22 16:48:36 +02:00
Thomas Richter 874b855fe8 in REST-documentation @LIT{} and @FA{} replaced by backticks 2013-04-22 15:39:43 +02:00
a-brandt 706e252f21 chnaged examples 2013-04-22 13:21:34 +02:00
Jan Steemann 8bd5503c4c issue #475 2013-04-16 09:22:49 +02:00
a-brandt 71a093e3d0 bugfix: slow AQL for selecting neighbors 2013-04-10 09:52:55 +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