1
0
Fork 0
Commit Graph

78 Commits

Author SHA1 Message Date
Jan Steemann 4b433a511a added followEdges property for AQL TRAVERSE() function 2013-01-23 11:28:33 +01:00
Jan Steemann 7c5203cfea added documentation and test cases for db.collection.removeByExample 2013-01-22 19:20:11 +01:00
Jan Steemann 532bf0eef8 adding derived file 2013-01-21 16:55:14 +01:00
Jan Steemann 3998fd34de added derived file change 2013-01-21 12:53:37 +01:00
Jan Steemann 068eaf0dd6 derived file 2013-01-18 17:55:45 +01:00
Frank Celler 784302b19d fixed jslint warnings 2013-01-18 15:51:51 +01:00
Frank Celler dab85633dd fixed WeakDictionary 2013-01-18 13:27:40 +01:00
Frank Celler 75765bb939 fixed browser shell 2013-01-18 12:34:29 +01:00
Frank Celler 53487c8d62 fixed includes and help 2013-01-18 10:56:46 +01:00
Frank Celler 61c6433c1c fixed building of html/admin/js files 2013-01-18 10:27:25 +01:00
Jan Steemann 52309cf188 fixed tests & segfault during tests 2013-01-18 00:58:14 +01:00
Jan Steemann d5cd3ee5d1 adding derived js 2013-01-14 00:58:48 +01:00
Jan Steemann fb4afd0353 fulltext index 2012-12-10 12:16:48 +01:00
Jan Steemann 1ffa8e702c more tests and documentation for fulltext indexes 2012-12-05 16:12:33 +01:00
Jan Steemann ccae675b09 improved error message 2012-12-03 10:12:49 +01:00
Jan Steemann cbad6b526a make collections accesible via name instead of id.
this allows using the collection name instead of ids in _from, _to, _id etc.
2012-11-28 13:16:15 +01:00
Jan Steemann ad855bd2bd fixed doxygen errors 2012-11-21 18:10:45 +01:00
Frank Celler c1b0c37480 added module org/arangodb, added convinient functions 2012-10-18 15:39:00 +02:00
Jan Steemann 2bb0407826 issue #235: fixed broken web front end 2012-10-11 21:32:15 +02:00
Jan Steemann 3b8ad1835e harmonise API between client and server versions
this adds db._createStatement() on the server side, furthermore it provides GeneralArrayCursor.elements()
2012-10-08 18:11:45 +02:00
Jan Steemann fc162b0413 added changed derived file 2012-09-10 18:15:31 +02:00
Jan Steemann 2c62d52c88 forgot to commit 2012-08-31 18:20:22 +02:00
Jan Steemann f70cdc8fcb issue #169: adjusted documentation 2012-08-31 18:08:36 +02:00
Jan Steemann e4e73a7a56 issue #169: missing argument for simple queries 2012-08-31 17:32:53 +02:00
Jan Steemann b8e7d5634d issue #153: edge collection should be a flag for a collection 2012-08-28 10:48:24 +02:00
Frank Celler 86fcb881e9 fixed === and !== and == and != 2012-05-25 15:33:35 +02:00
Frank Celler 2184db3303 removed globals 2012-05-25 00:16:40 +02:00
Frank Celler bb96f1c7fa renamed /document => /_api/document 2012-05-23 15:01:44 +02:00