1
0
Fork 0
Commit Graph

240 Commits

Author SHA1 Message Date
Frank Celler 1e3ab217f3 Merge branch 'devel' of github.com:triAGENS/ArangoDB 2012-05-25 00:26:50 +02:00
Jan Steemann 213e4bd683 added a comment 2012-05-24 12:27:40 +02:00
Frank Celler 4196846b0c fixed warnings 2012-05-23 17:20:26 +02:00
Frank Celler 8e35069c5b Merge branch 'master' of github.com:triAGENS/ArangoDB into devel
Conflicts:
	V8/v8-query.cpp
2012-05-23 11:40:54 +02:00
Frank Celler d24dcf5407 fixed warning 2012-05-23 11:33:57 +02:00
Frank Celler 1043c69893 fixed warnings 2012-05-22 17:52:37 +02:00
Jan Steemann c928642277 fixed memleaks 2012-05-22 12:22:03 +02:00
Frank Celler 0f67b3dd54 skip list tests 2012-05-21 17:45:27 +02:00
Frank Celler b64a51844f added lookup skiplist index 2012-05-21 13:51:03 +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 ef68866156 query optimiser can now make use of skiplists 2012-05-15 18:22:35 +02:00
Jan Steemann a35f492b7f added hash index access for for loops 2012-05-15 13:42:15 +02:00
Frank Celler 763e7aba98 renamed to Arango 2012-05-12 14:40:34 +02:00
Jan Steemann 3b43e0dd6e added comments 2012-05-11 15:22:54 +02:00
Jan Steemann bd417248fb fixed some memory errors, removed unused error messages 2012-05-11 14:55:52 +02:00
Jan Steemann 6bce027586 fixed memory error when collection cannot be opened on startup 2012-05-11 12:22:02 +02:00
Frank Celler e1cd69d515 fixed hash 2012-05-10 20:14:49 +02:00
Frank Celler e169f12c71 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-10 17:10:27 +02:00
Frank Celler db46badb0f cleanup 2012-05-10 16:37:42 +02:00
Jan Steemann cfe1c27aa0 removed dead code 2012-05-10 11:26:50 +02:00
Frank Celler 61cf587ac8 cleanup, remove deprecated stuff 2012-05-10 10:37:13 +02:00
Frank Celler baf039b608 cleanup, remove deprecated stuff 2012-05-10 09:45:11 +02:00
Frank Celler 32110b4ba8 ignore ordering for hash index 2012-05-09 23:25:43 +02:00
Frank Celler 34165412f5 fixed null values 2012-05-08 16:55:29 +02:00
Frank Celler 5a93599712 fixed handling of null 2012-05-08 15:46:54 +02:00
Jan Steemann 4b5cf94412 issue #62: changed log level for "unknown collection %s" when a collection is not found. 2012-05-07 08:51:29 +02:00
Frank Celler 032602d300 added documentation and fixes for cap 2012-05-05 23:14:30 +02:00
Frank Celler 4254897db6 added capped collection 2012-05-05 14:55:04 +02:00
Frank Celler f23e159a2a added linked list 2012-05-05 14:25:05 +02:00
Frank Celler 982e812679 Merge branch 'devel' of github.com:triAGENS/AvocadoDB 2012-05-05 09:14:27 +02:00
Frank Celler d99701b2e6 missing init 2012-05-05 07:53:32 +02:00
Frank Celler d5b3523d82 added cap constraint 2012-05-04 22:23:56 +02:00
Jan Steemann 11a988e9c9 fixed a memleak when dropping indexes 2012-05-04 18:48:04 +02:00
Frank Celler 46afa40ca4 fixed error handling 2012-05-04 12:48:18 +02:00
Frank Celler 3d0395062b fixed merge problem 2012-05-03 15:34:59 +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 f20b4d20dd added CREATE_CURSOR and cleanup 2012-05-01 13:52:05 +02:00
Frank Celler 5bc4a3de27 added drop and index 2012-04-30 12:13:10 +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
Jan Steemann 2bb5e04d5f fixed some memleaks in the hash indices 2012-04-27 18:53:18 +02:00
Jan Steemann e26fe8937e Merge branch 'devel' of https://github.com/triAGENS/AvocadoDB into devel 2012-04-27 17:02:46 +02:00
Jan Steemann 66d9597fd3 fixed memleaks 2012-04-27 17:02:32 +02:00
Frank Celler a0306acaf0 Merge branch 'master' of https://github.com/triAGENS/AvocadoDB
Conflicts:
	SkipLists/skiplist.c
	SkipLists/sl-operator.c
	VocBase/index.c
2012-04-27 15:50:16 +02:00
Frank Celler 7b95f5c127 Merge branch 'master' of https://github.com/triAGENS/AvocadoDB into mruby 2012-04-27 15:13:09 +02:00
Frank Celler 88843a4972 merged with oreste 2012-04-27 14:39:42 +02:00
Jan Steemann 43bc355434 fixed TRI_Free calls 2012-04-27 14:38:24 +02:00
Jan Steemann 72d035b1f9 fixed TRI_Allocate calls in commented code 2012-04-27 14:33:52 +02:00