1
0
Fork 0
Commit Graph

54 Commits

Author SHA1 Message Date
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 d5b3523d82 added cap constraint 2012-05-04 22:23:56 +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 054877194c added ignore-null 2012-04-30 11:07:41 +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
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 88843a4972 merged with oreste 2012-04-27 14:39:42 +02:00
Frank Celler 89549b186e added memset parameter 2012-04-27 12:34:20 +02:00
Frank Celler b77ff9e77d more memory zones 2012-04-26 17:27:27 +02:00
Jan Steemann e72be58973 fixed compiler warnings 2012-04-11 10:10:52 +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
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 6c08800971 fixed index updates 2012-04-03 08:49:29 +02:00
Frank Celler a6f54b76e3 fixed .document method (again) 2012-03-31 16:32:36 +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
Jan Steemann 7e7873e8b8 merge with SVN 2012-03-29 13:34:50 +02: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
Frank Celler bb52311ac5 merged 2012-03-21 09:49:23 +01:00
Jan Steemann 4fbb2ae126 merge with SVN 2012-03-20 17:18:18 +01:00
Frank Celler b7e6c26ce3 merged Jan's and Achim's changes 2012-03-15 16:47:50 +01:00
Frank Celler d4cd6585fa merged with jan 2012-03-14 17:54:59 +01:00
Frank Celler 1c3b7d6b49 fixed memory leaks 2012-03-13 12:36:24 +01:00
Frank Celler ffb61fe3c2 more doc, error handling when loading corrupted index 2012-03-09 14:06:04 +01:00
Frank Celler 161993203f merge new queries 2012-03-08 14:59:12 +01:00
Frank Celler 120170e8d4 added doc, removed old funcs 2012-02-29 15:48:19 +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
Frank Celler 10170c3245 query optimizer, HEAD HttpMethod 2012-02-19 13:15:06 +01:00
Frank Celler ab37c61565 updated disclaimer 2011-12-23 09:46:05 +01:00
Frank Celler 83acf15523 fixed disclaimer 2011-12-21 12:30:39 +01:00
Frank Celler 9aa453f628 split Basics into BasicsC and Basics 2011-12-20 11:14:22 +01:00
Frank Celler de8e56cf91 added system actions 2011-12-14 11:06:37 +01:00
Frank Celler d51a01c917 removed boost program options 2011-12-04 15:58:33 +01:00
Frank Celler c2d9890c74 added rest interface 2011-11-20 22:37:59 +01:00