1
0
Fork 0
Commit Graph

84 Commits

Author SHA1 Message Date
Frank Celler 5c5f0827b3 fixed byExample and firstExample 2012-05-07 16:08:23 +02:00
Frank Celler f47788fea6 simple query 2012-05-06 20:05:59 +02:00
Frank Celler 6834d1e3f8 added cap doc 2012-05-05 23:42:27 +02:00
Frank Celler 6e6b68b1fc added ensureCapCollection to client 2012-05-05 23:26:51 +02:00
Frank Celler 46afa40ca4 fixed error handling 2012-05-04 12:48:18 +02:00
Frank Celler 4c6172bc64 fixed return code 2012-05-03 15:44:23 +02:00
Frank Celler 7176c4d30f added within 2012-05-03 14:42:43 +02:00
Frank Celler 3812c8ffa5 geo indexes 2012-05-03 14:14:28 +02:00
Frank Celler 23a7adcefc doc and simple queries 2012-05-02 18:05:45 +02:00
Frank Celler cadca4a27b unittests 2012-05-02 17:05:38 +02:00
Frank Celler 1fe03b0642 doc and minor fixes 2012-05-02 13:53:30 +02:00
Frank Celler b07ea9445e doc 2012-05-02 10:34:04 +02:00
Frank Celler f96641fdef cursor 2012-05-01 21:51:33 +02:00
Frank Celler 1a254e0c8e doc 2012-04-30 17:52:31 +02:00
Frank Celler 63841e50f4 renamed 2012-04-30 11:25:12 +02:00
Jan Steemann d4ef4c2280 renamed functions, moved from old query language to new one 2012-04-26 17:44:57 +02:00
a-brandt 5834890665 bugfixes 2012-04-26 15:00:44 +02:00
a-brandt acb991a3f6 added some error codes 2012-04-26 15:00:11 +02:00
a-brandt 6b72899b15 some changes 2012-04-26 13:21:26 +02:00
a-brandt d7e245f363 added some error codes 2012-04-25 16:50:58 +02:00
a-brandt cc9b61060d renamed file 2012-04-25 16:49:49 +02:00
a-brandt 402e49f8cc Merge branch 'devel' of github.com:triAGENS/AvocadoDB into devel
Conflicts:
	js/common/modules/graph.js
2012-04-25 16:30:18 +02:00
a-brandt 40fb4ba528 renamed file 2012-04-25 15:39:39 +02:00
Frank Celler aa85295697 edges 2012-04-23 10:38:57 +02:00
Frank Celler e1ae19794f Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-20 15:03:21 +02:00
Frank Celler 22bfcb4003 fixed global name 2012-04-20 11:19:33 +02:00
Jan Steemann 4ee30b6061 added error messages 2012-04-20 09:40:46 +02:00
Frank Celler 9e65ac71f5 cleanup index code 2012-04-19 16:45:52 +02:00
Frank Celler dfa392ec79 renamed .delete to .remove or .DELETE to avoid JS lint errors 2012-04-18 17:09:04 +02:00
Frank Celler cf924b3461 added WeakDictionary 2012-04-15 12:11:58 +02:00
Frank Celler 9eab784b39 fixed edges 2012-04-13 14:41:47 +02:00
Frank Celler 8184bce146 fixed edges 2012-04-13 14:37:12 +02:00
Frank Celler 103b9b168d fixed makefile to start/stop server, fixed figures 2012-04-12 12:42:41 +02:00
Frank Celler 7876271d06 fixed figures 2012-04-11 23:19:39 +02:00
Frank Celler 9d5eea8824 starting to fixing avocsh to pass tests 2012-04-11 19:30:30 +02:00
Frank Celler cb016351e8 documentation and minor fixes 2012-04-11 15:41:00 +02:00
Frank Celler 639c25cfca added /_system/status 2012-04-10 21:57:19 +02:00
Frank Celler 3db8f9f825 added /_system/status 2012-04-10 21:57:06 +02:00
Frank Celler 82b4efb34e Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-10 17:11:00 +02:00
Frank Celler 0771904c83 fixed create 2012-04-10 17:06:52 +02:00
Frank Celler fbad5735b1 added flag for default journal size 2012-04-10 15:58:04 +02:00
Jan Steemann 41d029e660 fixed call to unknown method 2012-04-10 14:50:24 +02:00
Frank Celler 4bd861effb fixed documentation 2012-04-10 14:03:02 +02:00
Jan Steemann 2dcc40e0ff merge with SVN, fixed issue #43 2012-04-10 12:33:29 +02:00
Frank Celler df485614d3 removed old stuff 2012-04-07 14:30:53 +02:00
Frank Celler b0c552fe4a updated tests 2012-04-07 10:28:40 +02:00
Frank Celler 1c9b5b770d check that GEP does not load 2012-04-07 10:06:15 +02:00
Jan Steemann 31540db588 re-fixed issue #38: added API method GET /_api/collection/parameter 2012-04-06 21:48:05 +02:00
Jan Steemann 2c5c39a722 fixed issue #38 (waitForSync not returned by GET /_api/collection/<collection-id>) 2012-04-06 20:44:57 +02:00
Jan Steemann be8ec0d3e6 fixed issues in key/value API and in simple-query API 2012-04-03 00:25:25 +02:00