1
0
Fork 0
Commit Graph

176 Commits

Author SHA1 Message Date
Jan Steemann e083e5e00d added query functions 2012-04-23 18:05:28 +02:00
Frank Celler ef5ede3383 merged with master 2012-04-23 16:44:46 +02:00
Frank Celler ea20d672f5 merged with master 2012-04-23 16:42:31 +02:00
Frank Celler b068e6b6c9 fixed missing deletion check 2012-04-21 18:39:27 +02:00
Frank Celler 9e65ac71f5 cleanup index code 2012-04-19 16:45:52 +02:00
Frank Celler f5e2d98841 fixup deleted collection 2012-04-18 17:19:48 +02:00
Frank Celler c76670ca08 added basic session and user management 2012-04-16 12:24:13 +02:00
Frank Celler 2d80ca4adc added select-by-example 2012-04-15 21:48:21 +02:00
Frank Celler d8bb698030 added isSystem, cleanup of graph module 2012-04-15 00:02:08 +02:00
Jan Steemann 960f9c8bfb fixed memleaks 2012-04-12 10:44:11 +02:00
Jan Steemann 4069829624 added more tests 2012-04-11 18:57:58 +02:00
Frank Celler 29fd5384af Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-11 16:47:48 +02:00
Frank Celler d87e698d61 more doc for shell interface 2012-04-11 16:47:42 +02:00
Jan Steemann 77b20a9e99 handle some out of memory conditions 2012-04-11 16:38:15 +02:00
Jan Steemann 168b253f5f Merge branch 'master' of http://github.com/triAGENS/AvocadoDB 2012-04-11 15:53:34 +02:00
Jan Steemann 2cc4e8f29e issue #47: remove empty journal file when mmap fails. This avoids having lots of empty files on disk in case of repeated mmap fails 2012-04-11 15:51:30 +02:00
Frank Celler 8d0f2a27e2 Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-04-11 15:41:08 +02:00
Frank Celler cb016351e8 documentation and minor fixes 2012-04-11 15:41:00 +02:00
Jan Steemann 4a9c017257 added free function for skiplist iterators 2012-04-11 13:43:20 +02:00
Jan Steemann b60255698b changed the order of freeing memory on shutdown to avoid leaks 2012-04-11 13:23:08 +02:00
Jan Steemann e72be58973 fixed compiler warnings 2012-04-11 10:10:52 +02:00
Frank Celler 0771904c83 fixed create 2012-04-10 17:06:52 +02:00
Frank Celler 25d779dcad fixed wrong return value 2012-04-10 16:33:13 +02:00
Frank Celler fbad5735b1 added flag for default journal size 2012-04-10 15:58:04 +02:00
Frank Celler 4bd861effb fixed documentation 2012-04-10 14:03:02 +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 866d5f81ac fixed memleaks 2012-04-04 18:41:39 +02:00
Jan Steemann 8401e115bb fixed memleaks 2012-04-04 17:02:11 +02:00
Jan Steemann e23e56d4d5 Merge branch 'master' of https://github.com/triAGENS/AvocadoDB 2012-04-04 13:47:57 +02:00
Jan Steemann d53f61918c free indexes on collection unload 2012-04-04 13:47:40 +02:00
Frank Celler 8a83487511 fixed mem-leak 2012-04-04 13:46:30 +02:00
Jan Steemann cb626d30ff fixed type comparisons 2012-04-04 11:33:32 +02:00
Jan Steemann 99bc88a6f7 merge with SVN 2012-04-04 11:12:45 +02:00
Jan Steemann 9e069fd27a merge with SVN 2012-04-04 08:41:56 +02:00
Jan Steemann 6c08800971 fixed index updates 2012-04-03 08:49:29 +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 a6f54b76e3 fixed .document method (again) 2012-03-31 16:32:36 +02:00
Frank Celler f6d3eac0c8 more index examples and tests, fixed .document method 2012-03-31 16:02:17 +02:00
Frank Celler a665ad7a1e fix geo index 2012-03-31 00:17:57 +02:00
Frank Celler 24569fa7d2 fixed JSON representation of indexes 2012-03-30 23:42:35 +02:00
Frank Celler a969d9063f Merge branch 'master' of github.com:triAGENS/AvocadoDB 2012-03-30 18:15:53 +02:00
Frank Celler 700ab897e9 started HTTP for indexes 2012-03-30 18:15:50 +02:00
Jan Steemann c7b9ad4fbd fixed issue #35 2012-03-30 16:41:23 +02:00
Frank Celler b9ade46b36 finished api-collections and tests 2012-03-30 14:38:06 +02:00
Frank Celler 65da9f9e6c merged with JAN 2012-03-30 09:40:01 +02:00