Jan Steemann
|
192caed889
|
fix Visual Studio compile warnings
|
2016-06-01 17:09:43 +02:00 |
Jan Steemann
|
a624ea4ec5
|
attempt to fix PrimaryIndexIterator::nextBabies()
|
2016-06-01 16:23:32 +02:00 |
Kaveh Vahedipour
|
0b6a6788cc
|
supervision was accessing read db after it had started shutting down.
|
2016-06-01 15:16:21 +02:00 |
Kaveh Vahedipour
|
ac2fc7b8a0
|
hunting down invalid mutex in shutdown of agency
|
2016-06-01 12:51:56 +00:00 |
Kaveh Vahedipour
|
65d9370615
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-06-01 13:44:38 +02:00 |
Kaveh Vahedipour
|
cc23d0df99
|
Cleaning out server
|
2016-06-01 13:44:27 +02:00 |
Jan Steemann
|
e2ec68c001
|
added tests for AQL functions
|
2016-06-01 13:32:08 +02:00 |
Simran Brucherseifer
|
f718a8995a
|
Add ATAN2() function to AQL
|
2016-06-01 02:57:31 +02:00 |
Max Neunhoeffer
|
7e44916426
|
Protect the whole Supervision thread by a try/catch block.
|
2016-05-31 18:20:05 -06:00 |
Kaveh Vahedipour
|
f4591e3a6f
|
hunting down exceptions in agency supervision
|
2016-05-31 22:28:02 +02:00 |
Kaveh Vahedipour
|
2799275634
|
hunting down exceptions in agency supervision
|
2016-05-31 21:49:07 +02:00 |
Kaveh Vahedipour
|
9957270df6
|
hunting down exceptions in agency supervision
|
2016-05-31 21:42:41 +02:00 |
Kaveh Vahedipour
|
402ed3c2a3
|
hunting down the exeption in agency
|
2016-05-31 21:35:07 +02:00 |
Max Neunhoeffer
|
b42fc76e51
|
Agency starts before bootstrap again.
|
2016-05-31 12:46:24 -06:00 |
Max Neunhoeffer
|
0cb9441912
|
First Bootstrap, then AgencyFeature.
|
2016-05-31 12:44:19 -06:00 |
Max Neunhoeffer
|
fbd03bd52b
|
Only start ConsoleFeature after BootstrapFeature.
|
2016-05-31 12:39:13 -06:00 |
Max Neunhoeffer
|
61a812662a
|
Only start UnitTestFeature after BootstrapFeature.
|
2016-05-31 12:38:52 -06:00 |
Max Neunhoeffer
|
b600ddbeb4
|
Fix getUniqueIds and updateAgencyPrefix in Supervision.
This prevents some race conditions at cluster startup that crashed the
agency.
|
2016-05-31 12:38:17 -06:00 |
Max Neunhoeffer
|
8a6e7e3b12
|
Start AgencyFeature only after BootstrapFeature.
|
2016-05-31 12:37:43 -06:00 |
Jan Steemann
|
8dde0e8724
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-31 17:59:45 +02:00 |
Jan Steemann
|
d7cfba3527
|
added (experimental) REGEX function
|
2016-05-31 17:59:35 +02:00 |
Kaveh Vahedipour
|
b6e15313c3
|
Moving Job classes out of Supervision
|
2016-05-31 16:45:23 +02:00 |
Kaveh Vahedipour
|
3db6984221
|
Moving Job classes out of Supervision
|
2016-05-31 16:45:00 +02:00 |
Kaveh Vahedipour
|
7b440f94dc
|
Moving Job classes out of Supervision
|
2016-05-31 16:28:54 +02:00 |
Andreas Streichardt
|
5041b04fe4
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2016-05-31 16:05:42 +02:00 |
Andreas Streichardt
|
14e8876540
|
Wait for rest server before doing actual work
|
2016-05-31 16:05:08 +02:00 |
Kaveh Vahedipour
|
0aab549454
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-31 15:21:48 +02:00 |
Kaveh Vahedipour
|
bad7a6a35a
|
leader fail seems good
|
2016-05-31 15:21:42 +02:00 |
jsteemann
|
4c0626d8b2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-31 14:33:00 +02:00 |
jsteemann
|
92dd8d1731
|
attempt to fix Windows build
|
2016-05-31 14:32:49 +02:00 |
jsteemann
|
f6a559114d
|
re-added secondary signature for CONCAT()
|
2016-05-31 14:31:03 +02:00 |
Jan Steemann
|
80d96394f5
|
moved function list to FunctionDefinitions.cpp
|
2016-05-31 14:18:30 +02:00 |
jsteemann
|
8dc2446004
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-31 13:21:13 +02:00 |
jsteemann
|
5ae8fa00ed
|
small vector optimization for transaction collections
|
2016-05-31 13:20:58 +02:00 |
jsteemann
|
82d513a546
|
do not fail when encountering an empty database directory
|
2016-05-31 13:18:10 +02:00 |
Jan Steemann
|
dfaefd2a01
|
small optimization for reading _rev values
|
2016-05-31 12:26:41 +02:00 |
jsteemann
|
bb3c8a427b
|
use small vector optimization
|
2016-05-31 12:11:05 +02:00 |
jsteemann
|
75607c0f6d
|
added some (yet experimental) trig functions
|
2016-05-31 11:08:50 +02:00 |
Max Neunhoeffer
|
ab7ab515fb
|
Bugfixes in error handling.
|
2016-05-31 01:15:46 -06:00 |
Max Neunhoeffer
|
7afd1cb197
|
Fixes in ClusterComm for sync. replication and failover.
|
2016-05-31 01:15:09 -06:00 |
Kaveh Vahedipour
|
d6db132b94
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-30 15:47:18 +02:00 |
Kaveh Vahedipour
|
68478f530d
|
visual studio warning
|
2016-05-30 15:47:08 +02:00 |
jsteemann
|
ff0119fd7b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-30 15:41:47 +02:00 |
jsteemann
|
b5212558ac
|
attempt to speed up dispatcher actions
|
2016-05-30 15:41:35 +02:00 |
Kaveh Vahedipour
|
ddeb9208bf
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2016-05-30 15:19:35 +02:00 |
Kaveh Vahedipour
|
fbbd82681f
|
finish cleans up blocks
|
2016-05-30 15:18:45 +02:00 |
jsteemann
|
3d831b2e2b
|
remove unnecessary checks
|
2016-05-30 14:45:11 +02:00 |
jsteemann
|
7c5e210f0c
|
removed useless variable
|
2016-05-30 14:21:26 +02:00 |
jsteemann
|
e171675371
|
avoid some unnecessary checks
|
2016-05-30 14:21:09 +02:00 |
jsteemann
|
4cf110db08
|
removed unused includes
|
2016-05-30 14:20:46 +02:00 |