Actions
|
cleanup of some static const variables
|
2015-03-30 21:43:55 +02:00 |
Aql
|
fixed invalid access to outdated iterator
|
2015-07-15 11:06:47 +02:00 |
Cluster
|
Fix memleaks in coordinator.
|
2015-06-30 14:36:37 +02:00 |
FulltextIndex
|
use nullptr
|
2015-06-02 23:39:41 +02:00 |
GeoIndex
|
now compiles and links
|
2015-05-23 04:31:13 +02:00 |
HashIndex
|
micro optimizations
|
2015-06-01 14:56:01 +02:00 |
IndexOperators
|
now compiles and links
|
2015-05-23 04:31:13 +02:00 |
Indexes
|
bounds checks for selectivity estimates
|
2015-06-11 21:38:13 +02:00 |
Replication
|
now compiles and links
|
2015-05-23 04:31:13 +02:00 |
RestServer
|
changed to uint64_t for program options
|
2015-07-13 14:23:33 +02:00 |
SkipLists
|
moved indexes to cxx
|
2015-05-22 20:15:14 +02:00 |
Utils
|
added function cacheability info
|
2015-06-27 09:06:35 +02:00 |
V8Server
|
some fixes for graph functions
|
2015-07-15 09:35:37 +02:00 |