Wilfried Goesgens
|
8eb5bda729
|
Also notify the windows service facilities if we go down unexpectedly.
|
2016-06-03 14:30:33 +02:00 |
Frank Celler
|
8800588ff9
|
added environment translator
|
2016-06-03 13:30:28 +02:00 |
Wilfried Goesgens
|
8502bfa4d3
|
Refactor windows service infrastructure
|
2016-06-02 18:30:23 +02:00 |
Frank Celler
|
22b454800d
|
WIP
|
2016-06-01 23:03:00 +02:00 |
Frank Celler
|
1e25e5d262
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into FMH
Conflicts:
arangod/Cluster/HeartbeatThread.cpp
arangod/RestServer/RestServerFeature.cpp
|
2016-06-01 16:25:13 +02:00 |
Frank Celler
|
963449d5f7
|
WIP
|
2016-06-01 13:37:13 +02:00 |
Andreas Streichardt
|
ba14069f93
|
Merge branch 'devel' into jwt
|
2016-06-01 12:10:12 +02:00 |
Andreas Streichardt
|
630d12713d
|
Merge branch 'devel' into jwt
|
2016-06-01 10:19:53 +02:00 |
Frank Celler
|
54300ed30c
|
moved Console/ClientFeature to arangosh
|
2016-06-01 09:27:29 +02:00 |
Jan Steemann
|
d7cfba3527
|
added (experimental) REGEX function
|
2016-05-31 17:59:35 +02:00 |
Kaveh Vahedipour
|
7b440f94dc
|
Moving Job classes out of Supervision
|
2016-05-31 16:28:54 +02:00 |
Alan Plum
|
fd21405566
|
Typo
[skip-ci]
|
2016-05-31 14:58:44 +02:00 |
Alan Plum
|
76be53e57c
|
Don't throw generic errors in Foxx manager
|
2016-05-31 14:45:59 +02:00 |
Andreas Streichardt
|
87f09b986a
|
Compiles
|
2016-05-31 14:28:15 +02:00 |
jsteemann
|
8c0307becb
|
added SmallVector optimization
|
2016-05-31 11:10:11 +02:00 |
jsteemann
|
db00e46772
|
added optimized StringUtils::uint64_trusted()
|
2016-05-30 22:45:28 +02:00 |
Andreas Streichardt
|
6cb00f905d
|
Merge branch 'devel' into jwt
|
2016-05-30 18:49:26 +02:00 |
Andreas Streichardt
|
5b0055bfbf
|
jwt generation works
|
2016-05-30 18:47:04 +02:00 |
jsteemann
|
b8f99fa717
|
slightly adjusted wait times
|
2016-05-30 09:34:13 +02:00 |
jsteemann
|
01b3c8f99b
|
fix lockfile handling
|
2016-05-27 14:08:14 +02:00 |
Jan Steemann
|
66c0385fe0
|
added RocksDB version information, fixed comparator
|
2016-05-27 12:58:26 +02:00 |
Max Neunhoeffer
|
b45461d56f
|
Try to fix a shutdown memory leak.
|
2016-05-27 00:10:07 +02:00 |
jsteemann
|
838667c34c
|
friendlier help
|
2016-05-25 21:53:57 +02:00 |
jsteemann
|
fd1e7f0944
|
friendlier error message when using a renamed option
|
2016-05-25 21:45:53 +02:00 |
Jan Steemann
|
fd5301ee16
|
changed lock type
|
2016-05-25 15:18:56 +02:00 |
jsteemann
|
14c3946303
|
simplified compare function
|
2016-05-24 17:56:06 +02:00 |
jsteemann
|
f196428920
|
updated CHANGELOG
|
2016-05-23 18:45:48 +02:00 |
jsteemann
|
730fdfb4dd
|
lol self
|
2016-05-23 18:01:00 +02:00 |
jsteemann
|
7080f8293d
|
various AQL changes
added behavior of TO_STRING() for arrays and objects
added C++ implementation for CONTAINS() function
added memmem implementation for Windows
|
2016-05-23 17:10:15 +02:00 |
Max Neunhoeffer
|
e0d596e6dc
|
Fix a crash in RestShardHandler.
|
2016-05-19 16:47:53 +02:00 |
Max Neunhoeffer
|
6c355cf420
|
Fix windows for TRI_SuspendExternalProcess NOP.
|
2016-05-19 16:28:20 +02:00 |
Max Neunhoeffer
|
aa720cadda
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-19 14:18:59 +02:00 |
jsteemann
|
dd0fd3df90
|
added x-arango-start-thread header feature
|
2016-05-19 14:15:59 +02:00 |
Max Neunhoeffer
|
a73b348e77
|
Add TRI_SuspendExternalProcess and TRI_ContinueExternalProcess for Unix.
|
2016-05-19 14:06:57 +02:00 |
Jan Steemann
|
28965081b4
|
fixed typo in option name, updated documentation
|
2016-05-18 15:01:02 +02:00 |
jsteemann
|
7cd4c61c59
|
fail with a meaningful error message and no segfault in case an SSL context cannot be created
|
2016-05-18 00:22:14 +02:00 |
jsteemann
|
646a8becca
|
added unlock() methods
|
2016-05-17 19:52:17 +02:00 |
jsteemann
|
85688198d2
|
don't copy as much
|
2016-05-16 21:33:38 +02:00 |
jsteemann
|
ec92c1b3c3
|
re-use buffer for log messages to save mallocs
|
2016-05-16 21:33:00 +02:00 |
jsteemann
|
a1e53741f9
|
fetch time outside of mutex
|
2016-05-16 21:32:28 +02:00 |
Frank Celler
|
9dbba248de
|
added fillBody
|
2016-05-13 15:14:44 +02:00 |
Frank Celler
|
dc6cb6f2c8
|
.S files must be in capital case to have preprocessor handle them
|
2016-05-12 15:20:14 +00:00 |
jsteemann
|
5be32e9fe5
|
attempt to speed up dumper
|
2016-05-12 16:46:52 +02:00 |
Jan Steemann
|
e3b7be5c7a
|
attempt to speed up dumper a bit
|
2016-05-12 16:25:06 +02:00 |
jsteemann
|
07aa8b4dac
|
more version info
|
2016-05-12 11:11:31 +02:00 |
jsteemann
|
ace3d4b900
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-12 09:07:47 +02:00 |
Kaveh Vahedipour
|
ed94cbbdcc
|
cluster supervision moves broken leaders
|
2016-05-12 08:36:41 +02:00 |
jsteemann
|
575101b2b3
|
fixed program options display
|
2016-05-12 00:46:04 +02:00 |
jsteemann
|
11f2afad44
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-12 00:00:37 +02:00 |
jsteemann
|
61b24c5b47
|
optimizations
|
2016-05-11 22:16:15 +02:00 |
jsteemann
|
d2a9f9a2c8
|
less verbosity
|
2016-05-11 21:02:38 +02:00 |
jsteemann
|
130493d481
|
micro optimizations
|
2016-05-11 21:02:20 +02:00 |
Frank Celler
|
ca3e6d25c5
|
missing SSL files
|
2016-05-11 18:09:29 +02:00 |
Frank Celler
|
0117a38260
|
fixed ssl init
|
2016-05-11 18:07:45 +02:00 |
Frank Celler
|
bf16086623
|
moved SSL files into separate directory
|
2016-05-11 16:34:03 +02:00 |
Frank Celler
|
e7b3377ccb
|
removed outdated example
|
2016-05-11 15:47:33 +02:00 |
jsteemann
|
3f1516eca7
|
bugfixes
|
2016-05-11 15:01:06 +02:00 |
Kaveh Vahedipour
|
b4a5d49969
|
git push
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-11 14:59:53 +02:00 |
Kaveh Vahedipour
|
be61bb0311
|
cluster supervision moves broken leaders
|
2016-05-11 14:59:40 +02:00 |
Kaveh Vahedipour
|
5f8f8a628a
|
cluster supervision moves broken leaders
|
2016-05-11 14:59:10 +02:00 |
jsteemann
|
a847c1639b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-11 14:06:58 +02:00 |
jsteemann
|
98f0ad81a6
|
micro optimizations
|
2016-05-11 14:06:47 +02:00 |
Max Neunhoeffer
|
b80a27a516
|
Merge branch 'devel' of ssh://github.com/ArangoDB/ArangoDB into devel
|
2016-05-11 13:04:15 +02:00 |
Max Neunhoeffer
|
d4cb11156c
|
Take out apple ifdefs in crc4.s because it is not used on OSX.
|
2016-05-11 13:03:56 +02:00 |
jsteemann
|
bfd5596359
|
optimizations
|
2016-05-11 11:50:07 +02:00 |
Jan Steemann
|
912383ca68
|
cppcheck
|
2016-05-10 20:13:55 +02:00 |
jsteemann
|
213ade22a4
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-10 19:01:30 +02:00 |
jsteemann
|
0ce8599598
|
fixes for MSVC
|
2016-05-10 19:01:21 +02:00 |
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 |