Wilfried Goesgens
|
f7c28ec13f
|
Darwin also doesn't like the assembler routines.
|
2016-05-10 17:27:27 +02:00 |
jsteemann
|
a2b26bc109
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-10 17:14:23 +02:00 |
jsteemann
|
7b57b84393
|
constexpr
|
2016-05-10 17:14:18 +02:00 |
Wilfried Goesgens
|
861f7c7bd6
|
Macos doesn't like crc4.s
|
2016-05-10 17:12:00 +02:00 |
jsteemann
|
30525fccee
|
use StaticStrings
|
2016-05-10 17:01:34 +02:00 |
jsteemann
|
61be9321a7
|
removed unused code
|
2016-05-10 16:04:10 +02:00 |
jsteemann
|
f90a9fce18
|
handle "Connection" and "Content-Type" headers separately
|
2016-05-10 15:24:55 +02:00 |
Max Neunhoeffer
|
f3130596a9
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-10 14:50:58 +02:00 |
Max Neunhoeffer
|
8b94a8f73a
|
Take out .align statements on apple.
|
2016-05-10 14:50:43 +02:00 |
Michael Hackstein
|
ffb5ec8159
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-10 14:47:27 +02:00 |
Max Neunhoeffer
|
efb9004340
|
Activate crc4, new assembler optimizations.
Only on x86_64 and if not overridden.
|
2016-05-10 13:16:02 +02:00 |
Max Neunhoeffer
|
6fda5645c4
|
Add new faster version of crc assembler code.
|
2016-05-10 13:07:28 +02:00 |
Jan Steemann
|
4f138ce0f1
|
fixed handling of feature startup failures
|
2016-05-10 12:28:25 +02:00 |
Michael Hackstein
|
e9787018b3
|
The Pattern matching now allows a minDepth of 0 and even a complete search of depth 0.
|
2016-05-09 17:48:55 +02:00 |
Max Neunhoeffer
|
0b068fa3e4
|
Create log topics for AgencyComm and Heartbeat.
|
2016-05-09 13:19:23 +02:00 |
jsteemann
|
57bc554d9a
|
cppcheck
|
2016-05-07 07:55:57 +02:00 |
Jan Steemann
|
0bd61cf928
|
removed option `--server.default-api-compatibility`
|
2016-05-06 18:38:37 +02:00 |
Jan Steemann
|
49c39f6659
|
removed unused functions
|
2016-05-06 12:30:04 +02:00 |
Max Neunhoeffer
|
231acbbde2
|
Merge branch 'json_agency_comm' into devel
|
2016-05-05 00:14:22 +02:00 |
jsteemann
|
918a3c05da
|
more diagnoses
|
2016-05-04 21:49:44 +02:00 |
ArangoDB
|
a51f795b82
|
Merge branch 'devel' into json_agency_comm
|
2016-05-04 19:49:22 +00:00 |
Frank Celler
|
867f186270
|
added server.uid as alias for uid
|
2016-05-04 19:03:07 +02:00 |
Kaveh Vahedipour
|
35d604e9e0
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm
|
2016-05-04 18:17:00 +02:00 |
Wilfried Goesgens
|
14fe556031
|
Merge branch 'devel' of github.com:arangodb/ArangoDB into dox-cox-pix-ex-rox-box
|
2016-05-04 17:27:39 +02:00 |
Kaveh Vahedipour
|
e623198d6c
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into json_agency_comm
|
2016-05-04 17:06:23 +02:00 |
Michael Hackstein
|
62f2d55c20
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-04 16:46:13 +02:00 |
Michael Hackstein
|
ca836216fc
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-04 16:38:16 +02:00 |
jsteemann
|
bb4b1b8b88
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-04 16:20:28 +02:00 |
jsteemann
|
f2d014ff6a
|
bugfixes
|
2016-05-04 16:10:04 +02:00 |
Michael Hackstein
|
dc49aed09c
|
The Equal function used in Sets and Maps now can optionally be instantiated with Velocypack options. This is required if we want to put complete documents into the container.
|
2016-05-04 15:40:37 +02:00 |
jsteemann
|
7ad08738af
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into dox-cox-pix-ex-rox-box
|
2016-05-04 14:54:45 +02:00 |
Frank Celler
|
f6516398af
|
changed config directory to arangodb3
|
2016-05-04 13:51:16 +02:00 |
Max Neunhoeffer
|
0ac60a8fe7
|
Merge branch 'devel' into json_agency_comm
|
2016-05-04 11:15:02 +02:00 |
jsteemann
|
56312353c8
|
cleanup
|
2016-05-04 01:51:19 +02:00 |
jsteemann
|
18b163e8a2
|
optimization
|
2016-05-03 16:58:09 +02:00 |
Kaveh Vahedipour
|
7ac2f7111a
|
Merge branch 'json_agency_comm' of https://github.com/arangodb/arangodb into json_agency_comm
|
2016-05-03 15:48:48 +02:00 |
Andreas Streichardt
|
f5f040e21a
|
Merge branch 'json_agency_comm' of github.com:arangodb/arangodb into json_agency_comm
|
2016-05-03 15:47:00 +02:00 |
jsteemann
|
495b266c8a
|
initial commit
|
2016-05-03 15:42:24 +02:00 |
jsteemann
|
ff21cb2da9
|
optimizations
|
2016-05-03 10:07:14 +02:00 |
jsteemann
|
db9e3d1360
|
optimizations
|
2016-05-03 00:43:39 +02:00 |
jsteemann
|
1554619c35
|
removed unused functionality
|
2016-05-02 23:06:27 +02:00 |
jsteemann
|
d3604238e4
|
optimizations
|
2016-05-02 23:06:04 +02:00 |
jsteemann
|
6a4d57ddfc
|
reserve buffer space differently
|
2016-05-02 18:11:27 +02:00 |
jsteemann
|
b9324ea2a1
|
use VPackDumper
|
2016-05-02 17:32:53 +02:00 |
jsteemann
|
c1173f1076
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-02 15:50:49 +02:00 |
jsteemann
|
fefdd33574
|
use xxHash for hashing id strings
|
2016-05-02 15:46:04 +02:00 |
Andreas Streichardt
|
3e470891f8
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-02 15:21:06 +02:00 |
Andreas Streichardt
|
b55ac05a49
|
fix init
|
2016-05-02 15:20:31 +02:00 |
jsteemann
|
2a843e95a2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-02 14:34:03 +02:00 |
Jan Steemann
|
add739a337
|
separate to-JSON dumper, not yet used
|
2016-05-02 14:33:25 +02:00 |
jsteemann
|
14bd7bbe72
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-02 13:46:12 +02:00 |
jsteemann
|
36fd78aa56
|
added xxHash
|
2016-05-02 13:46:03 +02:00 |
Jan Steemann
|
4a8052e309
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-02 13:29:46 +02:00 |
Jan Steemann
|
2b0f3f7b57
|
change behavior of arithmetic operators, TO_STRING and TO_NUMBER
|
2016-05-02 13:29:29 +02:00 |
Andreas Streichardt
|
194eb05a96
|
pendantic clang is pedantic
|
2016-05-02 12:32:38 +02:00 |
jsteemann
|
575e6e38d7
|
use constant
|
2016-05-01 23:43:01 +02:00 |
jsteemann
|
1a942ca589
|
use fixed-precision floats for logging
|
2016-05-01 23:31:49 +02:00 |
jsteemann
|
96fceb4411
|
use std::unordered_maps for headers
|
2016-05-01 20:52:47 +02:00 |
jsteemann
|
e137b37d1d
|
cleanup
|
2016-05-01 14:13:20 +02:00 |
jsteemann
|
9232df6782
|
do not memset StringBuffer
|
2016-05-01 14:12:58 +02:00 |
jsteemann
|
cfc43ced78
|
optimized path for VPack to V8 conversion
|
2016-05-01 01:27:25 +02:00 |
jsteemann
|
0dc068a5be
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-01 00:07:55 +02:00 |
jsteemann
|
1250fcf63e
|
micro optimizations
|
2016-05-01 00:03:23 +02:00 |
Frank Celler
|
603aa4bfde
|
removed unused code
|
2016-04-30 21:00:24 +02:00 |
jsteemann
|
7ab35e3c35
|
fixed arangodump
|
2016-04-30 15:54:40 +02:00 |
jsteemann
|
e478c1ae11
|
faster lookup for _key attribute
|
2016-04-30 13:25:06 +02:00 |
Frank Celler
|
6912d6a34e
|
fixed typo
|
2016-04-30 00:38:31 +02:00 |
Michael Hackstein
|
c58b78062b
|
Added a sanitize externals function that expands externals on demand. It is now used whenever a query is stored in the query cache as the data it is pointing to might be moved. Has to be used as well when sending VPack to client.
|
2016-04-29 15:21:48 +02:00 |
Michael Hackstein
|
dbe75625d4
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-04-29 13:58:59 +02:00 |
Michael Hackstein
|
536603f66f
|
Velocypack helper now has a specialized hash and compare function for VPackStrings. It is more efficient as it uses shortcuts for bytesize. Will fail for non string case, use with caution
|
2016-04-29 13:53:41 +02:00 |
Frank Celler
|
d4f7316b46
|
more static strings
|
2016-04-29 11:14:57 +02:00 |
jsteemann
|
b796e4cc7d
|
use some static strings here and there
|
2016-04-29 01:37:44 +02:00 |
jsteemann
|
6ca7fd3bb2
|
preparations for static strings collection
|
2016-04-29 01:08:44 +02:00 |
Frank Celler
|
bc503c19c7
|
fixed wrong order
|
2016-04-28 19:28:04 +02:00 |
Frank Celler
|
6248f419f1
|
progress report and windows minidump
|
2016-04-28 18:59:13 +02:00 |
jsteemann
|
46fc8a25d4
|
micro optimizations
|
2016-04-28 15:41:50 +02:00 |
jsteemann
|
139c91d4c2
|
added timers
|
2016-04-28 12:48:02 +02:00 |
Jan Steemann
|
992e7ee143
|
fixed boost tests on Windows
|
2016-04-28 12:09:06 +02:00 |
jsteemann
|
b9ef307bf1
|
micro optimizations
|
2016-04-28 12:04:14 +02:00 |
jsteemann
|
b8ba262a10
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-27 22:54:38 +02:00 |
jsteemann
|
cd45a52ba5
|
attempt to finish startup order
|
2016-04-27 22:54:29 +02:00 |
Frank Celler
|
19720b166d
|
script and unittests are features
|
2016-04-27 22:28:21 +02:00 |
jsteemann
|
a3fdda19af
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-27 19:17:19 +02:00 |
Frank Celler
|
7b83374c65
|
check ApplicationServer state
|
2016-04-27 18:01:36 +02:00 |
jsteemann
|
9181570779
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-27 17:49:44 +02:00 |
jsteemann
|
2a527c7a22
|
move features up during startup
|
2016-04-27 17:49:35 +02:00 |
Frank Celler
|
cda3d3f75a
|
fixed MYPID
|
2016-04-27 17:46:25 +02:00 |
jsteemann
|
bfd6fa833d
|
disallow thread creation until ApplicationServer::start()
|
2016-04-27 16:17:46 +02:00 |
jsteemann
|
8c55d5adcd
|
try to fix Windows build
|
2016-04-27 13:12:08 +02:00 |
jsteemann
|
48e31ce7e5
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-27 13:08:30 +02:00 |
jsteemann
|
22a1c0bb08
|
use method
|
2016-04-27 13:08:24 +02:00 |
Frank Celler
|
18ea6e96d0
|
Windows fix
|
2016-04-27 12:37:23 +02:00 |
jsteemann
|
7472aca387
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-27 12:17:53 +02:00 |
Frank Celler
|
4d66f69fb3
|
added --uid and --gid
|
2016-04-27 12:08:16 +02:00 |
jsteemann
|
d62143ce83
|
make boolean command-line parameters optional
|
2016-04-27 11:37:42 +02:00 |
jsteemann
|
fbd254bf22
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-04-26 23:30:47 +02:00 |
jsteemann
|
0d01f5d5f0
|
better diagnose cyclic feature dependencies
|
2016-04-26 23:30:30 +02:00 |
jsteemann
|
1832670e8f
|
global exception catch block
|
2016-04-26 23:23:06 +02:00 |
Frank Celler
|
59b93fa121
|
fixed shutdown
|
2016-04-26 20:46:03 +02:00 |
Frank Celler
|
3afb306faa
|
removed uneccessary file
|
2016-04-26 20:37:46 +02:00 |