1
0
Fork 0
Commit Graph

558 Commits

Author SHA1 Message Date
Jan Steemann 247bba8ecd fixed test cases 2012-05-16 17:06:03 +02:00
Jan Steemann 07207daa19 fixed examples in arangosh, added tests for AHUACATL_PARSE 2012-05-16 16:46:36 +02:00
Lucas Dohmen dd5307de29 Dijkstra, Version 1 2012-05-16 16:25:07 +02:00
Jan Steemann ac4621b315 added test case for bind parameters 2012-05-16 15:45:05 +02:00
Jan Steemann 77a2d45282 fixed ternary operator in AQL, added test cases 2012-05-16 15:15:51 +02:00
Jan Steemann bccb3e48b6 test was not deterministic 2012-05-16 14:39:35 +02:00
Jan Steemann 197517e408 added tests for bind parameters 2012-05-16 14:36:05 +02:00
Jan Steemann b22b8ff269 added bind parameters to inject collection names into the query. The syntax is @@name. 2012-05-16 13:34:14 +02:00
Jan Steemann 9260d8b44a AQL now uses skiplists for single and multi-range queries 2012-05-16 12:14:35 +02:00
Jan Steemann 0050f21b2c added multi-value access for skiplists, hash indexes and primary indexes 2012-05-16 10:14:15 +02:00
Jan Steemann 6aab456034 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-05-15 15:27:55 +02:00
Jan Steemann d4da126bcb skiplists 2012-05-15 15:27:43 +02:00
Jan Steemann 85f24a72f0 more optimisations 2012-05-15 15:22:56 +02:00
Jan Steemann a35f492b7f added hash index access for for loops 2012-05-15 13:42:15 +02:00
Frank Celler acd6fc8d02 fixed isSystem 2012-05-15 09:37:16 +02:00
Jan Steemann c7d2a8f5fc validate number of arguments for function calls in AQL 2012-05-14 23:49:40 +02:00
Jan Steemann 54c60a32b5 Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel 2012-05-14 23:30:30 +02:00
Jan Steemann 693165e47d added some string functions plus test cases 2012-05-14 23:29:54 +02:00
Frank Celler 56c53e5741 doc user-manual 2012-05-14 21:44:29 +02:00
Frank Celler 6a8218e703 Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-05-14 14:52:17 +02:00
Frank Celler c909ec20f3 more doc 2012-05-14 14:51:55 +02:00
Jan Steemann 29897365e2 fixed some tests 2012-05-14 14:47:23 +02:00
Lucas Dohmen ff0ecc0b76 ... and its implementation 2012-05-13 21:00:53 +02:00
Lucas Dohmen 0b58cf8875 First version of Dijkstra 2012-05-13 20:59:00 +02:00
Frank Celler d514e197c2 user manual 2012-05-13 15:40:23 +02:00
Frank Celler 1f7d7ea334 fixed Web-Front-End access via / 2012-05-13 15:18:21 +02:00
Frank Celler b130804329 no mruby by default 2012-05-12 22:29:07 +02:00
Frank Celler bce89098d8 added hash index 2012-05-12 22:18:25 +02:00
Frank Celler 615661c0a6 added hash index test 2012-05-12 22:17:28 +02:00
Frank Celler 675c5d0476 unique constraint 2012-05-12 22:09:00 +02:00
Frank Celler 5ba64bafe1 added test 2012-05-12 21:35:56 +02:00
Frank Celler d7379b2508 renamed Avocado to Arango 2012-05-12 14:51:33 +02:00
Frank Celler 763e7aba98 renamed to Arango 2012-05-12 14:40:34 +02:00
Frank Celler 38501ac22f Merge branch 'devel' of github.com:triAGENS/AvocadoDB
Conflicts:
	Ahuacatl/ahuacatl-grammar.c
	Ahuacatl/ahuacatl-grammar.h
2012-05-12 12:11:55 +02:00
Frank Celler 194a471c05 fixed documentation for latex 2012-05-12 11:51:10 +02:00
Jan Steemann 3ca2b5ff4a fixed error codes 2012-05-11 17:46:28 +02:00
Jan Steemann ba15a6677c some fixes after removal of some error codes 2012-05-11 17:32:32 +02:00
Jan Steemann 61db7ee3e8 more tests 2012-05-11 17:05:33 +02:00
Jan Steemann bc25a251f7 added more test cases, fixed some query edge cases 2012-05-11 16:47:02 +02:00
Jan Steemann bd417248fb fixed some memory errors, removed unused error messages 2012-05-11 14:55:52 +02:00
Jan Steemann 0613a82a1d added test cases 2012-05-11 00:40:04 +02:00
Jan Steemann efce58a2f2 added query test cases 2012-05-11 00:18:49 +02:00
Frank Celler 70d636a2be fixed firstExample 2012-05-10 20:30:40 +02:00
Frank Celler e1cd69d515 fixed hash 2012-05-10 20:14:49 +02:00
Frank Celler 45f348db2c fixed first-example 2012-05-10 18:51:25 +02:00
Frank Celler e169f12c71 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-10 17:10:27 +02:00
Frank Celler 89ce610379 fixed for by-example 2012-05-10 17:10:07 +02:00
Jan Steemann 7c9660008d fixed accessing non-existing attributes 2012-05-10 17:02:15 +02:00
Frank Celler db46badb0f cleanup 2012-05-10 16:37:42 +02:00
Jan Steemann aadf9fb3b5 fixed numeric index access 2012-05-10 14:07:12 +02:00
Jan Steemann b1a4cec863 some bugfixes for subqueries 2012-05-09 15:02:07 +02:00
Frank Celler 38e2cf01cc added configuration 2012-05-09 11:15:01 +02:00
Frank Celler 5a93599712 fixed handling of null 2012-05-08 15:46:54 +02:00
Frank Celler 30e9e66830 generated 2012-05-08 09:26:30 +02:00
Frank Celler 875746d0d4 fixed doc 2012-05-07 17:35:41 +02:00
Frank Celler 5c5f0827b3 fixed byExample and firstExample 2012-05-07 16:08:23 +02:00
Frank Celler 883760f865 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-07 13:35:37 +02:00
Jan Steemann 07db7dd731 more descriptive error messages 2012-05-07 13:28:16 +02:00
Jan Steemann f781b87387 fixed test 2012-05-07 10:42:40 +02:00
Jan Steemann 1c03ce7f72 fixed sort in sub-queries 2012-05-07 10:34:52 +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 032602d300 added documentation and fixes for cap 2012-05-05 23:14:30 +02:00
Frank Celler 982e812679 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-05 09:14:27 +02:00
Frank Celler d5b3523d82 added cap constraint 2012-05-04 22:23:56 +02:00
Jan Steemann 9f360652b9 fixed some issues with v8 and unfreed memory 2012-05-04 15:47:01 +02:00
Jan Steemann d7df8ee729 cleaned up code generation 2012-05-04 13:00:02 +02:00
Frank Celler 46afa40ca4 fixed error handling 2012-05-04 12:48:18 +02:00
Frank Celler c0ef4bd89e fixing near and within simple client queries 2012-05-03 16:20:39 +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 6862d15ca2 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-03 13:37:52 +02:00
Frank Celler e878af3cf1 fixed eol 2012-05-03 13:17:18 +02:00
Frank Celler 5aae1ea615 merged Oreste's newest changes 2012-05-03 09:22:22 +02:00
Frank Celler 23a7adcefc doc and simple queries 2012-05-02 18:05:45 +02:00
Jan Steemann 80d028a615 some more cases covered 2012-05-02 17:47:54 +02:00
Frank Celler cadca4a27b unittests 2012-05-02 17:05:38 +02:00
Jan Steemann 760379fb27 Merge branch 'devel' of https://github.com/triAGENS/AvocadoDB into devel 2012-05-02 14:34:52 +02:00
Jan Steemann a72bbaea08 fixed value detection, added tests 2012-05-02 14:34:24 +02:00
Frank Celler 691bb68f31 fixed limit and skip 2012-05-02 14:28:29 +02:00
Frank Celler f9291ee25b Merge branch 'devel' of github.com:triAGENS/AvocadoDB
Conflicts:
	V8/v8-c-utils.h
	V8/v8-utils.cpp
	V8/v8-vocbase.cpp
2012-05-02 13:59:14 +02:00
Frank Celler 1fe03b0642 doc and minor fixes 2012-05-02 13:53:30 +02:00
Jan Steemann 475a1d61ee added more tests for escaping 2012-05-02 12:58:35 +02:00
Jan Steemann ec84eac58d fixed escaping, added tests for escaping 2012-05-02 12:53:35 +02:00
Frank Celler b07ea9445e doc 2012-05-02 10:34:04 +02:00
Frank Celler c7478b4c88 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-02 09:53:11 +02:00
Frank Celler 8c872f00b9 more on simple queries 2012-05-01 23:50:40 +02:00
Frank Celler f96641fdef cursor 2012-05-01 21:51:33 +02:00
Frank Celler 6211bd88bb added internal 2012-04-30 23:25:39 +02:00
Jan Steemann a7b28c23fb Merge branch 'devel' of https://github.com/triAGENS/AvocadoDB into devel 2012-04-30 19:14:37 +02:00
Jan Steemann f86dd8d0a1 aaah 2012-04-30 19:14:24 +02:00
Frank Celler 1a254e0c8e doc 2012-04-30 17:52:31 +02:00
Frank Celler 1ff5f2940a more tests 2012-04-30 12:32:58 +02:00
Frank Celler 5bc4a3de27 added drop and index 2012-04-30 12:13:10 +02:00
Frank Celler 63841e50f4 renamed 2012-04-30 11:25:12 +02:00
Frank Celler 054877194c added ignore-null 2012-04-30 11:07:41 +02:00
Frank Celler 9ccbb5b324 unit tests 2012-04-29 14:48:38 +02:00
Frank Celler eea4c94b1a added constraint flag 2012-04-29 14:14:52 +02:00
Frank Celler da508e5b45 tests and minor fixes 2012-04-29 11:47:33 +02:00
Frank Celler 8fab9ca64c doc 2012-04-28 22:27:07 +02:00
Frank Celler 3770c30684 doc 2012-04-28 21:25:07 +02:00
Frank Celler 3f413a39b1 doc 2012-04-28 21:20:15 +02:00
Frank Celler 478b952d27 Merge branch 'devel' of github.com:triAGENS/AvocadoDB
Conflicts:
	Makefile.in
	Makefile.unittests
	V8/v8-vocbase.cpp
2012-04-26 23:27:18 +02:00
Jan Steemann 6ab4e2b570 some more cleanup 2012-04-26 18:54:59 +02:00
Jan Steemann d4ef4c2280 renamed functions, moved from old query language to new one 2012-04-26 17:44:57 +02:00
Frank Celler 90cc71357a more memory zones 2012-04-26 17:43:37 +02:00
Frank Celler 616a833244 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-04-26 17:27:35 +02:00
Jan Steemann f851caee66 additional errors 2012-04-26 16:09:40 +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
Frank Celler 6f4c5b9319 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-04-26 14:31:57 +02:00
a-brandt 6b72899b15 some changes 2012-04-26 13:21:26 +02:00
Jan Steemann 30ef61371f added read locks for collections 2012-04-26 11:54:30 +02:00
Frank Celler a3050937a0 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-04-25 23:39:29 +02:00
a-brandt d7e245f363 added some error codes 2012-04-25 16:50:58 +02:00
a-brandt 1d6fa6196c fix getVertex 2012-04-25 16:50:16 +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 7c02ab3e6f added getVertex() by internal id 2012-04-25 16:27:49 +02:00
Frank Celler 786dedc85e fixed formatting mistakes 2012-04-25 16:24:17 +02:00
Frank Celler 67a920d6ec Merge branch 'devel' of github.com:triAGENS/AvocadoDB into devel 2012-04-25 16:19:09 +02:00
Frank Celler 68c24938db fixed typo 2012-04-25 16:19:02 +02:00
a-brandt da756cd8da Merge branch 'devel' of github.com:triAGENS/AvocadoDB into devel
Conflicts:
	js/common/modules/graph.js
2012-04-25 15:48:44 +02:00
Frank Celler 85db82258b Merge branch 'devel' of github.com:triAGENS/AvocadoDB
Conflicts:
	Makefile.in
2012-04-25 15:39:43 +02:00
a-brandt 40fb4ba528 renamed file 2012-04-25 15:39:39 +02:00
a-brandt c7f008a2e1 get graph by internal id 2012-04-25 15:38:38 +02:00
Frank Celler f25cf5bb0a Merge branch 'devel' of github.com:triAGENS/AvocadoDB into mruby 2012-04-25 14:39:04 +02:00
Frank Celler 759d75bf1b added '--server none' option 2012-04-25 13:58:53 +02:00
Frank Celler 797950b8b7 merged 2012-04-25 09:13:13 +02:00
Frank Celler cdc8290534 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-04-24 18:26:29 +02:00
Frank Celler 7c02b581e4 added memory zone 2012-04-24 18:26:19 +02:00
Jan Steemann 994a5d8151 re-added bind parameters 2012-04-24 16:58:54 +02:00
Lucas Dohmen e0fc2466e2 Test Suite for GraphModule complete. 2012-04-24 16:44:36 +02:00
Lucas Dohmen 64ff1fa0b0 Completed the Vertex Edges Getters 2012-04-24 16:23:07 +02:00
Lucas Dohmen e2930ae85d Tested Vertex Properties. All Vertex Methods tested. 2012-04-24 16:20:05 +02:00
Frank Celler cb3960833a merged 2012-04-24 16:18:03 +02:00
Lucas Dohmen 6e16fd6554 Get Eddges with Labels from Vertices 2012-04-24 16:12:32 +02:00
Lucas Dohmen 897c5b4446 Added Tests to get Edges for Vertices 2012-04-24 15:59:59 +02:00
Frank Celler 0d35aabad6 more errors 2012-04-24 15:38:21 +02:00
Jan Steemann f5d2b16255 added proper error message for invalid variable naming 2012-04-24 15:34:02 +02:00
Jan Steemann 9e26458577 added tests, added variable name validation 2012-04-24 15:29:33 +02:00
Lucas Dohmen 094108bffa Added Tests for adding edges to Vertices 2012-04-24 15:24:09 +02:00
Jan Steemann 663afb0fa1 added tests 2012-04-24 14:56:46 +02:00
Jan Steemann 19d7a70d65 added test cases 2012-04-24 14:49:59 +02:00
Frank Celler 4e37782ab0 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-04-24 14:38:11 +02:00
Lucas Dohmen ffd8963064 Tested Graph Creation 2012-04-24 14:32:04 +02:00
Lucas Dohmen dd5b2ecced Testes Edge and Vertex Removal 2012-04-24 14:02:59 +02:00
Jan Steemann 84215f1228 added tests for Ahuacatl 2012-04-24 13:45:08 +02:00
Lucas Dohmen b956ed34d7 AddEdge and GetEdges tested
* Arguments for AddEdge have changed
2012-04-24 13:34:18 +02:00
Frank Celler a325bf9f45 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-04-24 12:56:01 +02:00
Frank Celler 95a42b9245 added comments 2012-04-24 12:15:35 +02:00
Jan Steemann a6303223d6 fixes for Ahuacatl 2012-04-24 11:14:12 +02:00
Jan Steemann baa5582926 added tests 2012-04-24 08:56:55 +02:00
Jan Steemann e083e5e00d added query functions 2012-04-23 18:05:28 +02:00
Jan Steemann 5f95f76841 added nicer error messages for some cases 2012-04-23 17:13:25 +02:00
Jan Steemann 22e529b93d added Ahuacatl tests 2012-04-23 16:40:03 +02:00
Jan Steemann f3e96f05ca more testing for query language 2012-04-23 15:36:11 +02:00
Jan Steemann 80bea9f1e7 added test cases 2012-04-23 14:41:32 +02:00
Jan Steemann 791afba97c Merge branch 'master' of https://github.com/triAGENS/AvocadoDB 2012-04-23 10:50:40 +02:00
Jan Steemann 3988664146 added query language 2012-04-23 10:50:26 +02:00
Frank Celler aa85295697 edges 2012-04-23 10:38:57 +02:00
Jan Steemann 70cf49f642 fixed query by example 2012-04-23 09:42:37 +02:00
Frank Celler 87dedac607 Merge remote branch 'origin/mruby'
Conflicts:
	.gitignore
2012-04-22 09:21:39 +02:00
Frank Celler ae18204d1c fixed unit tests 2012-04-21 18:39:36 +02:00
Frank Celler 4625a6791d repaired constructor 2012-04-21 16:30:17 +02:00
Lucas Dohmen 9ac9612f61 Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-20 22:04:33 +02:00
Lucas Dohmen 30b016596f Linted the graph module. Two problems left, reported as bug #52
Conflicts:

	js/common/modules/graph.js
2012-04-20 22:03:39 +02:00
Frank Celler 7978283a9a first tests 2012-04-20 17:22:56 +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
Frank Celler 65a6fe3be6 added drop index 2012-04-20 09:54:26 +02:00
Jan Steemann 4ee30b6061 added error messages 2012-04-20 09:40:46 +02:00
Jan Steemann e0ff4a0109 new error files, fixed mini memleak 2012-04-20 08:39:53 +02:00
Frank Celler 9e65ac71f5 cleanup index code 2012-04-19 16:45:52 +02:00
Frank Celler a3a2485472 Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-18 17:09:15 +02:00
Frank Celler dfa392ec79 renamed .delete to .remove or .DELETE to avoid JS lint errors 2012-04-18 17:09:04 +02:00
Lucas Dohmen 18287faef0 Added Tests for the Graph Module. 2012-04-18 16:44:57 +02:00
Frank Celler 8b9f9fe3e5 merged 2012-04-18 16:40:03 +02:00
Frank Celler 700fb4e5c5 fixed graph properties 2012-04-18 16:37:42 +02:00
Lucas Dohmen 16647d844d Linted the graph module. Two problems left, reported as bug #52 2012-04-18 16:03:26 +02:00
Lucas Dohmen ae35af2ab8 Code Review with JSLint 2012-04-18 15:17:44 +02:00
Lucas Dohmen 6b69721672 Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-18 13:19:41 +02:00
Lucas Dohmen 4117c80a5f Passes JSLint 2012-04-18 13:19:15 +02:00
Frank Celler 7a80c3c5ee fix lost id 2012-04-18 10:53:03 +02:00
Frank Celler d7c4bb0cc8 skeleton for unit test 2012-04-18 10:29:25 +02:00
Frank Celler 2d80ca4adc added select-by-example 2012-04-15 21:48:21 +02:00
Frank Celler 3c5ce283b2 added cache 2012-04-15 13:23:00 +02:00
Frank Celler cf924b3461 added WeakDictionary 2012-04-15 12:11:58 +02:00
Frank Celler d8bb698030 added isSystem, cleanup of graph module 2012-04-15 00:02:08 +02:00
Frank Celler 870e21157c using save 2012-04-14 21:54:09 +02:00
Frank Celler 6156057f2a cleanup of documentation 2012-04-13 18:18: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 58a6a0db2f added valgrind option 2012-04-12 17:38:48 +02:00
Frank Celler c50c758c0e fixed edges 2012-04-12 17:11:56 +02:00
Frank Celler 443b9b1cff added rename 2012-04-12 13:05:23 +02:00
Frank Celler 103b9b168d fixed makefile to start/stop server, fixed figures 2012-04-12 12:42:41 +02:00
Frank Celler 1e52b7bf46 tests for document and collection 2012-04-12 12:03:33 +02:00