Jan Steemann
47360f4511
added tests
2015-09-04 14:21:31 +02:00
Willi Goesgens
343b311fdb
Fix more links.
2015-09-04 11:13:27 +02:00
Jan Steemann
439279bf7e
properly initialize member
2015-09-04 10:59:40 +02:00
Jan Steemann
c6e44dde1d
made two methods private
2015-09-04 10:59:28 +02:00
Jan Steemann
cd3dd77e9a
removed unused method
2015-09-04 10:59:18 +02:00
Willi Goesgens
0f224115bd
Follow moving of import tools
2015-09-04 09:51:39 +02:00
Willi Goesgens
2ba7863592
.md links should be replaced by .html during the processing, if not, they're dangling links.
2015-09-04 09:48:05 +02:00
Willi Goesgens
771c291042
Merge pull request #1472 from CoDEmanX/devel
...
More Americanization
2015-09-04 09:15:30 +02:00
Jan Steemann
06760a2c45
fixed broken index scan
2015-09-03 22:49:53 +02:00
CoDEmanX
3a9648d78a
More Americanization
2015-09-03 22:25:43 +02:00
Jan Steemann
4e0a3e6505
fix memory usage confusion
2015-09-03 20:12:50 +02:00
Michael Hackstein
5322b4b35b
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-09-03 16:25:29 +02:00
Michael Hackstein
630c8fd42f
Improved Primary Sequential read
2015-09-03 16:25:24 +02:00
Jan Steemann
eb39253b80
updated documentation
2015-09-03 15:14:08 +02:00
Jan Steemann
0e454b7a3e
abort startup when wrong alignment is detected
2015-09-03 15:10:48 +02:00
Willi Goesgens
c6a69ac781
Add new examples.
2015-09-03 14:57:44 +02:00
Willi Goesgens
11a8b1841b
Restructure Documentation to reduce the number of top list items
...
- combine HTTP-API Bulk interface descriptions and the tools that use them in an new top-level point 'Bulk Import/Export'
- add information about the arangosh db-object implementation
- add information about the arangod db-object implementation (fixes #1223 )
2015-09-03 14:44:45 +02:00
Jan Steemann
4d46286cf7
fancier test output
2015-09-03 14:23:56 +02:00
Jan Steemann
dfd0566cd8
updated CHANGELOG
2015-09-03 14:19:30 +02:00
Jan Steemann
ec61d921f6
fixed typo
2015-09-03 13:55:07 +02:00
Jan Steemann
030fbc17d8
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-09-03 13:54:44 +02:00
Michael Hackstein
f5169e1ebc
Merge branch 'devel' of github.com:arangodb/arangodb into devel
2015-09-03 13:54:08 +02:00
Michael Hackstein
74c9221d9d
Removed numFields and replaced it by numPaths which is knonw by the inde superclass
2015-09-03 13:54:05 +02:00
Jan Steemann
ad67d59fc9
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-09-03 13:54:01 +02:00
Jan Steemann
ad6ca31201
use unique_ptr
2015-09-03 13:53:50 +02:00
Jan Steemann
5c44c968ef
no additional memory allocations in maintainer mode, no zone comparisons on free
2015-09-03 13:15:49 +02:00
Jan Steemann
73d087f788
delete random implementation on shutdown
2015-09-03 13:08:13 +02:00
Jan Steemann
d8c83a02b3
don't include bogus files when checking duplicate documentation blocks
2015-09-03 13:07:14 +02:00
Jan Steemann
72ce3ee961
added note
2015-09-03 12:08:31 +02:00
Jan Steemann
cf620dc008
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2015-09-03 11:49:48 +02:00
Jan Steemann
285edbfb60
add notes about ARM CPU alignment
2015-09-03 11:49:26 +02:00
Michael Hackstein
46e8a1e0fb
Removed debug output
2015-09-03 10:16:15 +02:00
Michael Hackstein
5861fecdb7
The HashIndex is now able to be built up in a parallelized way
2015-09-03 10:16:15 +02:00
Michael Hackstein
26fdd92685
Updated the Primary index to new version of AssocUnique.
2015-09-03 10:16:15 +02:00
Michael Hackstein
0edccb5ca3
The AssocUnique does not require the key element for insertion any more. It needs two functions instead: Compare identical and compare element keys.
2015-09-03 10:16:15 +02:00
Michael Hackstein
481cb1b7dd
Removed const in AssocMulti batch insert. It was non-const casted internally...
2015-09-03 10:16:15 +02:00
Michael Hackstein
9001e88a89
Added a general batch inserter for AssocUnique. Not used in any index yet
2015-09-03 10:16:14 +02:00
Willi Goesgens
1278d8d24c
Merge pull request #1470 from tjfwalker/patch-41469
...
Correct misspelling in tutorial
2015-09-03 09:34:36 +02:00
TJ Walker
9147856636
Fix #41469
2015-09-02 18:03:10 -07:00
TJ Walker
0c854bdc42
Fixes #1469
2015-09-02 17:59:02 -07:00
Jan Steemann
c89cf82c6b
constified
2015-09-02 17:37:28 +02:00
Jan Steemann
8ef9d1ea78
whitespace
2015-09-02 17:26:31 +02:00
Jan Steemann
28ba8dc10e
simplified
2015-09-02 17:24:52 +02:00
Jan Steemann
62b4a165b3
removed unused cases
2015-09-02 17:16:40 +02:00
Jan Steemann
282e13afb4
preparation for index watermarks
2015-09-02 16:24:14 +02:00
Jan Steemann
902841f5c1
updated CHANGELOG
2015-09-02 15:58:39 +02:00
Jan Steemann
c01bebe917
do not destroy HttpsCommTask too early
2015-09-02 15:56:29 +02:00
Jan Steemann
a40683bac0
properly shutdown SSL connections in case the accept fails
...
otherwise we may get into an endless loop of retries
2015-09-02 15:24:35 +02:00
Jan Steemann
4494b69f8e
fix compiler warnings on 32bit
2015-09-02 14:13:27 +02:00
Jan Steemann
31c9de3aef
explicit cast to avoid VS warnings
2015-09-02 13:50:49 +02:00