1
0
Fork 0
Commit Graph

64 Commits

Author SHA1 Message Date
Frank Celler b068e6b6c9 fixed missing deletion check 2012-04-21 18:39:27 +02:00
Frank Celler 2d80ca4adc added select-by-example 2012-04-15 21:48:21 +02:00
Jan Steemann 77b20a9e99 handle some out of memory conditions 2012-04-11 16:38:15 +02:00
Frank Celler 00355fccf4 Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-10 13:50:09 +02:00
Frank Celler b9d812f11c added remove-on-drop and remove-on-compacted 2012-04-10 13:50:03 +02:00
Jan Steemann 2dcc40e0ff merge with SVN, fixed issue #43 2012-04-10 12:33:29 +02:00
Frank Celler 59f1e30d01 fixed warnings 2012-04-08 22:50:32 +02:00
Jan Steemann 8401e115bb fixed memleaks 2012-04-04 17:02:11 +02:00
Jan Steemann d53f61918c free indexes on collection unload 2012-04-04 13:47:40 +02:00
Frank Celler abdf471b84 more tests, partial fix for update 2012-04-02 15:19:51 +02:00
Frank Celler 1f36f327f5 silenced warnings 2012-04-01 12:11:06 +02:00
Frank Celler c238ea96e3 constraint still not working, added test 2012-04-01 11:56:42 +02:00
Frank Celler 24569fa7d2 fixed JSON representation of indexes 2012-03-30 23:42:35 +02:00
Frank Celler 700ab897e9 started HTTP for indexes 2012-03-30 18:15:50 +02:00
Frank Celler b9ade46b36 finished api-collections and tests 2012-03-30 14:38:06 +02:00
Frank Celler dd1da38dbf Merge branch 'master' of github.com:triAGENS/AvocadoDB
Conflicts:
	VocBase/simple-collection.c
2012-03-29 14:39:29 +02:00
Frank Celler ce60a20d47 added stress test 2012-03-29 14:39:05 +02:00
Jan Steemann 7e7873e8b8 merge with SVN 2012-03-29 13:34:50 +02:00
Frank Celler 3b36edfdcb Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-03-29 11:12:03 +02:00
Frank Celler 6dfd458d63 fix for dead-lock 2012-03-29 11:11:54 +02:00
Jan Steemann 102c32b14b merge with svn 2012-03-29 09:37:40 +02:00
Frank Celler 204522d465 merged with JAN 2012-03-28 11:18:43 +02:00
Frank Celler bd17cfab54 more _api/collection 2012-03-27 18:07:55 +02:00
Frank Celler e03abf4f06 added drop collection 2012-03-27 13:11:05 +02:00
Frank Celler bd0ade543b added constraints 2012-03-26 16:11:31 +02:00
Frank Celler f5b2f09e46 rebeased 2012-03-26 16:11:31 +02:00
Frank Celler 4d03a86651 added unload 2012-03-26 16:11:31 +02:00
Frank Celler 0e1e5eb816 added rename 2012-03-26 16:11:31 +02:00
Frank Celler c5502e9440 added constraints 2012-03-26 16:11:31 +02:00
Frank Celler 16c4f94381 rebeased 2012-03-26 16:11:31 +02:00
Jan Steemann b4cd0cc2a9 merge with SVN 2012-03-26 09:14:11 +02:00
Frank Celler 10710e56e2 rename corrupted indexes 2012-03-23 09:23:39 +01:00
Frank Celler 1df0e49205 added constraints 2012-03-22 17:43:36 +01:00
Frank Celler ac7eea7704 index constraint 2012-03-22 17:43:25 +01:00
Jan Steemann 62346bc32b merge with SVN 2012-03-21 09:06:11 +01:00
Jan Steemann 4fbb2ae126 merge with SVN 2012-03-20 17:18:18 +01:00
Frank Celler 2bb58c386a merged 2012-03-20 09:35:10 +01:00
Frank Celler c64f76b701 started rewrite of rest interface 2012-03-16 17:58:30 +01:00
Frank Celler 8360203aff added devel relative paths 2012-03-13 13:44:14 +01:00
Frank Celler 812b9b1003 fixed lock 2012-03-13 01:26:31 +01:00
Frank Celler 6e12e7e6aa rebased 2012-03-09 14:10:03 +01:00
Frank Celler ffb61fe3c2 more doc, error handling when loading corrupted index 2012-03-09 14:06:04 +01:00
Frank Celler b7433c90cf changed locking to release lock while waiting for sync 2012-03-08 14:59:13 +01:00
Frank Celler 161993203f merge new queries 2012-03-08 14:59:12 +01:00
Frank Celler 7d2b390607 removed old fluent interface 2012-02-29 16:59:31 +01:00
Frank Celler 54dc883aba added SkipList (O), added QL (Jan), added new SimpleQueries (FC) 2012-02-29 14:18:39 +01:00
Frank Celler 755f8ec085 more simple-query stuff 2012-02-27 10:18:18 +01:00
Frank Celler 258952bc9f more QL 2012-02-24 18:43:09 +01:00
Frank Celler a613d6d283 ORESTE/JAN: hash indexes 2012-02-22 16:18:15 +01:00
Frank Celler ff430e1dc6 fixes for clang and clang++ 2012-02-22 15:35:05 +01:00