Actions
|
cleanup of some static const variables
|
2015-03-30 21:43:55 +02:00 |
Aql
|
fixed leak
|
2015-06-23 22:45:57 +02:00 |
Cluster
|
use std::unique_ptr in some cases
|
2015-06-18 21:45:33 +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 |
RestHandler
|
moved PUT /_api/simple/all to C++
|
2015-06-18 15:34:45 +02:00 |
RestServer
|
moved PUT /_api/simple/all to C++
|
2015-06-18 15:34:45 +02:00 |
SkipLists
|
moved indexes to cxx
|
2015-05-22 20:15:14 +02:00 |
Utils
|
use auto
|
2015-06-05 12:46:41 +02:00 |
VocBase
|
renamed file
|
2015-06-18 17:29:49 +02:00 |
Makefile.files
|
renamed file
|
2015-06-18 17:29:49 +02:00 |