Frank Celler
|
295c8a3809
|
MSVC fixes
|
2016-03-31 14:01:23 +02:00 |
Frank Celler
|
494bdca847
|
splitted HttpRequest into GeneralRequest/HttpRequest
|
2016-03-31 11:45:21 +02:00 |
Andreas Streichardt
|
614beefc74
|
Throw Http error 503 when a required backend is unavailable
|
2016-03-16 18:04:05 +00:00 |
Michael Hackstein
|
b85d5d4a26
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2016-02-01 09:49:29 +01:00 |
Michael Hackstein
|
9ea8e3ea0c
|
Started to write merge of two slices. This is not yet working for null means delete, works for all other merges.
|
2016-02-01 09:49:19 +01:00 |
jsteemann
|
ae25d2b53b
|
removed `using namespace std`
|
2016-01-31 18:22:00 +01:00 |
Jan Steemann
|
9046e1831b
|
clang-format
|
2016-01-27 13:43:46 +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
|
7f4980e87d
|
Cluster internal communication now uses more VPack instead of TRI_json_t
|
2016-01-19 11:33:43 +01:00 |
Jan Steemann
|
5daa529404
|
compaction fix attempt II
|
2016-01-18 18:24:25 +01:00 |
jsteemann
|
431900f17a
|
changed namespace from triagens to arangodb
|
2016-01-17 00:44:53 +01:00 |
Michael Hackstein
|
341eda3d4f
|
Removed obsolete function
|
2016-01-16 15:34:30 +01:00 |
Michael Hackstein
|
f3806171f5
|
Reduced occurences of TRI_json_t in Cluster Code
|
2016-01-15 15:32:47 +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 |
jsteemann
|
a058699312
|
use std::make_shared
|
2015-12-18 23:34:18 +01:00 |
Max Neunhoeffer
|
0743885dec
|
Fix handling of VPackOptions in Parser/Builder usage.
Also fix TRI_json_t* handling for cluster methods.
|
2015-12-18 20:42:59 +01:00 |
Jan Steemann
|
2b3f3f997b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into vpack
|
2015-12-17 10:59:30 +01:00 |
Max Neunhoeffer
|
98fa31818a
|
Cleanup.
|
2015-12-16 10:59:10 +01:00 |
Max Neunhoeffer
|
5bf896c51f
|
Fix if-match forwarding bug in getDocumentOnCoordinator.
|
2015-12-14 16:17:13 +01:00 |
Max Neunhoeffer
|
7641feeb88
|
Fix ClusterComm library w.r.t. pointers.
|
2015-12-14 11:22:30 +01:00 |
Max Neunhoeffer
|
af4d729284
|
The ClusterComm C++11 revolution.
|
2015-12-11 23:26:10 +01:00 |
Max Neunhoeffer
|
d5eaccbfe5
|
Merge branch 'devel' into ClustUp1
|
2015-12-10 11:35:08 +01:00 |
Michael Hackstein
|
1af985003d
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-10 10:26:14 +01:00 |
Jan Steemann
|
fec29ac9c8
|
better compaction diagnostics
|
2015-12-09 19:02:22 +01:00 |
Michael Hackstein
|
acadb089ee
|
Merge branch 'devel' of github.com:arangodb/arangodb into vpack
|
2015-12-09 10:29:13 +01:00 |
Max Neunhoeffer
|
3f78b86492
|
Merge branch 'devel' into ClustUp1
|
2015-12-09 09:04:00 +01:00 |
jsteemann
|
c99f4244c7
|
bugfix for cluster edges API
|
2015-12-09 00:26:18 +01:00 |
Michael Hackstein
|
a814bc7414
|
Added a wrapper arround create/modify documents in cluster with JSOn for VelocyPack
|
2015-12-06 13:32:06 +01:00 |
Max Neunhoeffer
|
10ff104236
|
Another snapshot.
|
2015-12-04 16:08:02 +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 |
Michael Hackstein
|
c60271d3c8
|
Fixed early optimizations of Cluster traversal filters, when document does not exist. Now behaves identical to single server and to execution without optimization
|
2015-12-04 13:30:40 +01:00 |
Jan Steemann
|
b8cd633276
|
Windows fixes
|
2015-12-03 15:00:19 +01:00 |
Michael Hackstein
|
8919a068ba
|
Adapted to new API of cluster async request
|
2015-12-03 10:24:01 +01:00 |
Michael Hackstein
|
3ea14e66a3
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-12-03 10:19:17 +01:00 |
Max Neunhoeffer
|
3556f76469
|
Fix ClusterComm::asyncRequest w.r.t. body shared_ptr.
|
2015-12-02 14:15:18 +01:00 |
Michael Hackstein
|
18db3bf681
|
The edges api now returns a stats property encapsulating how many items where scanned and how many where filtered
|
2015-12-02 11:38:51 +01:00 |
Michael Hackstein
|
1a13af6f36
|
Merged remote changes with local stash
|
2015-12-02 11:34:58 +01:00 |
hkernbach
|
6d25ac57e9
|
Merge branch 'devel' of github.com:arangodb/arangodb into JHMH
|
2015-12-01 11:25:58 +01:00 |
jsteemann
|
37f72fa721
|
micro optimizations
|
2015-11-30 19:37:58 +01:00 |
Michael Hackstein
|
73669ae774
|
Implemented a short-cut to query a list of documents by _id in the cluster. It's baby-aware
|
2015-11-30 13:27:22 +01:00 |
Michael Hackstein
|
bba4fe6089
|
Added a basic implementation to receive filtered documents in the cluster. Right now it does not yet filter and is inefficent but serves the API
|
2015-11-27 11:20:12 +01:00 |
Michael Hackstein
|
14f68cc648
|
Adopted implementation of filteredEdges in cluster
|
2015-11-26 16:01:10 +01:00 |
Michael Hackstein
|
3923c7936e
|
EdgeCollections are now evaluated to cids later in TraversalBlock. This change was necessary for the Cluster
|
2015-11-16 09:09:34 +01:00 |
Michael Hackstein
|
04da539ba1
|
Further implementation of Cluster Traverser. It now has code that in theory should fetch the first set of edges. Right now it fails for undefined collection name
|
2015-11-13 17:12:33 +01:00 |
Michael Hackstein
|
e475d9c778
|
Added a function to get all edges for a specific vertex in the cluster.
|
2015-11-13 16:04:49 +01:00 |