jsteemann
|
279fb105e2
|
cppcheck
|
2016-03-09 22:57:49 +01:00 |
Jan Steemann
|
b393c3d9bb
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into spdvpk
|
2016-03-09 09:42:10 +01:00 |
Frank Celler
|
dfa9047484
|
switch arangosh to new ApplicationFeatures and ProgramOptions
|
2016-03-08 23:32:43 +01:00 |
Jan Steemann
|
78f07c6a31
|
less json
|
2016-03-03 14:23:39 +01:00 |
Jan Steemann
|
e1745608e3
|
inject attribute translator everywhere
|
2016-02-25 11:13:32 +01:00 |
jsteemann
|
851d19a9d6
|
logging simplifications
|
2016-02-25 00:00:18 +01:00 |
Andreas Streichardt
|
370dbebec8
|
Allow existing directories during init
|
2016-02-24 17:31:14 +01:00 |
Andreas Streichardt
|
63b2cdbe1b
|
fix code review comments
|
2016-02-04 13:40:15 +01:00 |
Andreas Streichardt
|
9e7beb9a6e
|
Change LOG WARNING and ERROR
|
2016-02-04 11:43:10 +01:00 |
Andreas Streichardt
|
f096580706
|
Merge remote-tracking branch 'upstream/devel' into initializecluster
|
2016-02-04 11:37:02 +01:00 |
Andreas Streichardt
|
adce528373
|
Proper initialization
Also find a fitting spot for our role
|
2016-02-04 11:29:43 +01:00 |
Andreas Streichardt
|
e5ec93223f
|
Oops ... fix signature
|
2016-02-01 19:05:05 +01:00 |
Andreas Streichardt
|
b8204d0f3c
|
initialize cluster structure
|
2016-02-01 18:59:01 +01:00 |
Jan Steemann
|
b7abf5a40d
|
attempt to fix Windows build
|
2016-02-01 12:04:28 +01:00 |
jsteemann
|
2d7323a560
|
fixed warnings shown by clang-3.7
|
2016-01-31 02:17:36 +01:00 |
jsteemann
|
ff21453255
|
logger transition: all files in arangod exception transactions.cpp
|
2016-01-29 23:28:44 +01:00 |
Michael Hackstein
|
436c377cb5
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-01-29 14:01:53 +01:00 |
Andreas Streichardt
|
54569ac01a
|
Wait for agency to come up
|
2016-01-28 18:13:23 +01:00 |
Jan Steemann
|
9046e1831b
|
clang-format
|
2016-01-27 13:43:46 +01:00 |
Jan Steemann
|
3fc862f0ef
|
changed locking macros
|
2016-01-26 15:39:12 +01:00 |
Michael Hackstein
|
18b66d5c83
|
Removed TRI_json_t entirely from AgencyComm. Also no legacy support anymore.
|
2016-01-25 16:39:56 +01:00 |
Michael Hackstein
|
5b48989e8b
|
Fixed bug in agency. Index was not read correctly
|
2016-01-25 10:42:23 +01:00 |
Michael Hackstein
|
191c2dc3a9
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-01-21 16:29:38 +01:00 |
jsteemann
|
842384016d
|
namespace cleanup
|
2016-01-21 00:20:22 +01:00 |
Michael Hackstein
|
77b12f872f
|
Explicitly deleted TRI_Json_t sending requests in Agency. To avoid invoking the wrong function again
|
2016-01-20 14:47:56 +01:00 |
Michael Hackstein
|
636d284607
|
Removed debug output
|
2016-01-20 14:20:50 +01:00 |
Michael Hackstein
|
3c6ac9f38f
|
Removed all TRI_json_t inputs to AgencyComm and replaced them by VPack. This commit stil has an error s.t. indexes cannot be dropped in Cluster. WIP.
|
2016-01-20 12:53:55 +01:00 |
Michael Hackstein
|
1edd5b3007
|
Now AgencyComm only communicates via VPack to Agency. A mix of TRI_json_t and VPack is impossible do to different ordering when comparing values
|
2016-01-19 15:37:48 +01:00 |
Michael Hackstein
|
7f4980e87d
|
Cluster internal communication now uses more VPack instead of TRI_json_t
|
2016-01-19 11:33:43 +01:00 |
Michael Hackstein
|
8a1b105986
|
Increasing versions in AgencyComm now uses VelocyPack (breaking change, uint64_t is not stored as strings any more
|
2016-01-17 12:39:43 +01:00 |
Michael Hackstein
|
b2b73bc57d
|
Server State in Cluster is now send as VelocyPack
|
2016-01-17 12:31:31 +01:00 |
Michael Hackstein
|
c76c7df2aa
|
Cluster Version counter nwo use VPack internally
|
2016-01-17 12:28:19 +01:00 |
Michael Hackstein
|
bb4e1156ad
|
AgencyLocker now internally uses VPack instead of TRI_json_t
|
2016-01-17 12:22:05 +01:00 |
jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
Michael Hackstein
|
fc8b45b06f
|
Parsing the result in cluster is now done through VPack
|
2016-01-16 23:43:02 +01:00 |
Michael Hackstein
|
e1a63aa5a0
|
Agency comm errorCode und Message are now parsed via VelocyPack.
|
2016-01-16 23:24:36 +01:00 |
jsteemann
|
f66eb007cd
|
some const unification
|
2016-01-15 00:03:03 +01:00 |
jsteemann
|
9f0576c65f
|
don't rely so much on namespace std being present
|
2016-01-08 01:05:06 +01:00 |
Jan Steemann
|
3ad20c0cae
|
auto-generated headers
|
2016-01-06 18:41:51 +01:00 |
Jan Steemann
|
a3b026d9d1
|
removed useless sections from code, unified include guards
|
2016-01-06 14:15:22 +01:00 |
Jan Steemann
|
f422576ee0
|
clang-format
|
2016-01-05 17:43:24 +01:00 |
Max Neunhoeffer
|
225c8cd843
|
Work on TODOs.
|
2015-12-22 16:50:09 +01:00 |
Max Neunhoeffer
|
a0f6a3c9db
|
Merge branch 'devel' into ClustUp1
|
2015-12-08 23:21:46 +01:00 |
Max Neunhoeffer
|
6cedb210df
|
First try to fix deadlock problem. Tests not yet tried.
|
2015-12-08 18:54:05 +01:00 |
Max Neunhoeffer
|
a674ff9629
|
Use no pretty printing in agency communication for VelocyPack.
|
2015-12-07 14:52:53 +01:00 |
Max Neunhoeffer
|
60df924ac1
|
Change data structures for collections in Agency.
Snapshot, compiles, untested, needs new VelocyPack.
|
2015-12-04 15:08:47 +01:00 |
Alan Plum
|
7538d71333
|
URL parameter -> {query,path} parameter
|
2015-11-24 18:09:43 +01:00 |
Max Neunhoeffer
|
af3cb6868f
|
Increase timeouts for larger clusters.
|
2015-11-10 10:21:36 +01:00 |
Jan Steemann
|
efe643aee9
|
unique_ptr'ed
|
2015-07-31 15:55:56 +02:00 |
Jan Steemann
|
dfd31975f6
|
potential fix
|
2015-07-31 14:57:32 +02:00 |