Jan Steemann
|
d4dd58b264
|
merged primary-collection.cpp with document-collection.cpp
|
2014-05-31 00:22:32 +02:00 |
Jan Steemann
|
7b521a4c9e
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/VocBase/document-collection.cpp
arangod/VocBase/document-collection.h
|
2014-05-30 12:51:20 +02:00 |
Jan Steemann
|
ed6a55abb9
|
specialized primary index for faster comparisons and less datafile lookups
|
2014-05-29 03:35:37 +02:00 |
Max Neunhoeffer
|
bb5b341ba6
|
Get rid of many "using namespace ..." occurrences in header files.
|
2014-05-22 15:13:16 +02:00 |
Jan Steemann
|
6ad1ba13cc
|
fixed mutex in key generator
|
2014-05-22 13:11:23 +02:00 |
Jan Steemann
|
de14fa5944
|
removed old CRUD methods
|
2014-05-22 12:17:51 +02:00 |
Max Neunhoeffer
|
2820afdcc2
|
Remove many extern "C" declarations that are no longer needed.
|
2014-05-22 10:19:03 +02:00 |
Max Neunhoeffer
|
e7560357d2
|
Further cleanup with #include "Basics/Common.h"
|
2014-05-21 16:59:54 +02:00 |
Max Neunhoeffer
|
69353334eb
|
Get rid of TRI_ENABLE_CLUSTER everywhere.
|
2014-05-21 14:46:47 +02:00 |
Max Neunhoeffer
|
0af211c1e5
|
More header cleanups.
|
2014-05-21 13:42:41 +02:00 |
Jan Steemann
|
b811d21fad
|
issue #862: added `--overwrite` option for arangoimp
|
2014-05-16 21:29:20 +02:00 |
scottashton
|
700480f20a
|
adjusted all require(org/arangodb/graph) to new graph-blueprint module
|
2014-05-15 10:33:20 +02:00 |
Jan Steemann
|
14813638dd
|
removed boost
|
2014-05-12 17:22:42 +02:00 |
Jan Steemann
|
204a16c224
|
fixed compiler warning
|
2014-05-12 13:55:58 +02:00 |
Frank Celler
|
16d5c6bfa2
|
windows does not like cast from double to enum
|
2014-05-10 17:36:21 +02:00 |
Max Neunhoeffer
|
2ee2700096
|
If a collection cannot be dropped during restore, truncate it.
|
2014-05-09 23:18:27 +02:00 |
Max Neunhoeffer
|
c181e15906
|
Silence a compiler warning about signedness.
|
2014-05-09 22:59:34 +02:00 |
Max Neunhoeffer
|
7c8fc95de8
|
arangorestore/cluster: default to 1 shard.
If shards is not given in the structure description, take 1 shard.
|
2014-05-09 22:58:08 +02:00 |
Max Neunhoeffer
|
19289b6d37
|
First working version of arangorestore for clusters.
|
2014-05-09 16:33:54 +02:00 |
Jan Steemann
|
20f1940458
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-09 00:42:32 +02:00 |
Jan Steemann
|
2e17f4bcd7
|
cppcheck
|
2014-05-09 00:21:17 +02:00 |
Max Neunhoeffer
|
9b5f015747
|
Prepare setup for cluster arangorestore.
|
2014-05-08 22:38:52 +02:00 |
Max Neunhoeffer
|
8dc74b9958
|
Fix result structure of clusterInventory.
|
2014-05-08 10:22:01 +02:00 |
Max Neunhoeffer
|
a312d496a9
|
Finish server functionality for cluster dump.
|
2014-05-07 16:36:47 +02:00 |
Max Neunhoeffer
|
272aa89904
|
More trampoline functionality in coordinator.
inventory and dump (not yet working).
restore-data (not yet tested).
|
2014-05-06 21:36:52 +02:00 |
Max Neunhoeffer
|
271e33be48
|
Implement trampoline for /_api/replication/batch.
|
2014-05-06 16:27:27 +02:00 |
Jan Steemann
|
e968d62367
|
re-use planId
|
2014-03-05 15:33:49 +01:00 |
Esteban Lombeyda
|
39b0b759e9
|
bug fix: compiling error
|
2014-03-05 09:00:23 +01:00 |
Frank Celler
|
5a2fa4f37d
|
stop if upgrade is needed
|
2014-03-01 16:14:29 +01:00 |
Jan Steemann
|
978e784462
|
disable replication handlers for coordinators
|
2014-02-28 21:51:02 +01:00 |
Jan Steemann
|
629348d696
|
properly acquire shape write locks
|
2014-02-28 18:43:09 +01:00 |
Jan Steemann
|
897d6f4dcd
|
fixed cluster authentication
|
2014-02-27 17:45:03 +01:00 |
Jan Steemann
|
a0c554fa22
|
fixed tests
|
2014-02-27 14:58:01 +01:00 |
Jan Steemann
|
a0c32e90d7
|
fixed edge access in coordinator
|
2014-02-27 13:14:02 +01:00 |
Jan Steemann
|
42465ce876
|
properly return collection status
|
2014-02-26 14:23:06 +01:00 |
Frank Celler
|
3c5f3a656b
|
Merge branch 'sharding' of github.com:triAGENS/ArangoDB into sharding
|
2014-02-25 15:32:12 +01:00 |
Frank Celler
|
f2121ff442
|
cleanup
|
2014-02-25 15:32:07 +01:00 |
Jan Steemann
|
00cd7cd936
|
fix error message for udf document keys
|
2014-02-25 14:23:59 +01:00 |
Frank Celler
|
42fb8244e1
|
added requeue
|
2014-02-25 12:07:16 +01:00 |
Jan Steemann
|
7a0aac82e2
|
re-create database objects on coordinator now, and switch into them
|
2014-02-21 17:40:00 +01:00 |
Jan Steemann
|
4ee05d303c
|
invalidate caches
|
2014-02-06 14:14:52 +01:00 |
Jan Steemann
|
c38c038492
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
CHANGELOG
js/apps/system/aardvark/frontend/css/collectionsItemView.css
js/apps/system/aardvark/frontend/css/graphlayout.css
|
2014-02-06 13:18:52 +01:00 |
Jan Steemann
|
b5550e17a6
|
updated tests and documentation
|
2014-02-06 12:11:17 +01:00 |
Jan Steemann
|
10eb807366
|
fixed HTTP CRUD operations
|
2014-02-05 17:19:45 +01:00 |
Jan Steemann
|
58b3e0f99d
|
splitted a few tests
|
2014-02-05 15:15:51 +01:00 |
Jan Steemann
|
e7d7f3e00a
|
updated documentation
|
2014-02-04 12:41:52 +01:00 |
Jan Steemann
|
599a7edfda
|
return document etag in response to HTTP HEAD requests that return an HTTP 412 error
|
2014-02-04 12:01:28 +01:00 |
Jan Steemann
|
67a3f306d6
|
Merge branch 'sharding' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-02-03 18:25:13 +01:00 |
Jan Steemann
|
18b38771dc
|
added cluster CRUD tests
|
2014-02-03 18:24:57 +01:00 |
Jan Steemann
|
fbf6954bd7
|
updated documentation
|
2014-02-01 00:26:02 +01:00 |
Max Neunhoeffer
|
73f3dbc328
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into sharding
|
2014-01-31 18:56:47 +01:00 |
Jan Steemann
|
04d40c10e9
|
fixed wrong REST API parameter type in documentation
|
2014-01-31 13:56:24 +01:00 |
Jan Steemann
|
9a7781474f
|
fixed broken symbol
|
2014-01-31 13:20:39 +01:00 |
Jan Steemann
|
9643469631
|
do not allow changing shard key attributes
|
2014-01-31 13:19:03 +01:00 |
Max Neunhoeffer
|
f92456b851
|
Report URLs of edges correctly.
|
2014-01-31 11:02:51 +01:00 |
Max Neunhoeffer
|
4d3b747182
|
Add getAllDocumentsOnCoordinator and fix bugs.
|
2014-01-31 01:02:51 +01:00 |
Jan Steemann
|
e9c5af7895
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
CHANGELOG
js/apps/system/aardvark/frontend/css/collectionsView.css
js/apps/system/aardvark/frontend/css/layout.css
js/apps/system/aardvark/frontend/js/routers/router.js
|
2014-01-30 19:40:21 +01:00 |
Max Neunhoeffer
|
3a5a085bc5
|
Sort out mess with collection name/id lookup in cluster.
|
2014-01-30 17:27:06 +01:00 |
Max Neunhoeffer
|
ed39834029
|
CRUD basically working on cluster.
|
2014-01-29 16:23:17 +01:00 |
Max Neunhoeffer
|
c3f01237b0
|
Implement replace and update on cluster.
This still has a freeing too early bug with TRI_json_t.
|
2014-01-28 16:49:44 +01:00 |
Jan Steemann
|
7f240a1625
|
fixed segfault in import API
|
2014-01-27 16:12:39 +01:00 |
Jan Steemann
|
945031cfb5
|
updated documentation
|
2014-01-27 12:15:56 +01:00 |
Max Neunhoeffer
|
98df540266
|
Add support for GET and HEAD on cluster.
|
2014-01-27 10:41:35 +01:00 |
Max Neunhoeffer
|
7d5723756f
|
Implement DELETE REST method on the coordinator.
|
2014-01-24 21:31:58 +01:00 |
Max Neunhoeffer
|
fe348a36ca
|
Start support for create edge in coordinator in cluster.
|
2014-01-24 16:47:29 +01:00 |
Jan Steemann
|
ea2af50683
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
Documentation/ImplementorManual/HttpSystem.md
js/apps/system/aardvark/aardvark.js
js/apps/system/aardvark/frontend/css/buttons.css
js/server/version-check.js
|
2014-01-24 14:50:09 +01:00 |
Max Neunhoeffer
|
4526181f82
|
Implement C of CRUD on cluster for V8 calls.
|
2014-01-24 13:11:20 +01:00 |
Max Neunhoeffer
|
f5c274e8c0
|
Fix error handling and another bug in create document for cluster.
|
2014-01-24 10:35:37 +01:00 |
Max Neunhoeffer
|
9230f5020c
|
First case of create document is working on cluster.
|
2014-01-23 16:16:06 +01:00 |
Max Neunhoeffer
|
165d98578a
|
First hack at create document via REST on cluster.
|
2014-01-23 13:00:44 +01:00 |
Max Neunhoeffer
|
3887303a82
|
Prepare creation of a document in the coordinator.
|
2014-01-22 23:57:41 +01:00 |
Jan Steemann
|
f5039a4f54
|
make usage of batch API easier
|
2014-01-21 17:56:49 +01:00 |
Jan Steemann
|
12dbcc535d
|
updated import manual
|
2014-01-21 09:16:42 +01:00 |
Jan Steemann
|
30b866405e
|
issue #732: Rest API GET revision number
|
2014-01-13 17:30:17 +01:00 |
Jan Steemann
|
7d11d1b172
|
updated documentation
|
2014-01-10 18:38:34 +01:00 |
Jan Steemann
|
0ae9a69c6a
|
updated documentation
|
2014-01-10 18:38:25 +01:00 |
Jan Steemann
|
fd334b14e1
|
fixed small typo in documentation
|
2014-01-10 16:45:20 +01:00 |
Jan Steemann
|
e1dd2cb4db
|
allow \n as line terminator in batch requests
|
2014-01-03 12:12:40 +01:00 |
Jan Steemann
|
7c4944de83
|
added --server.ssl-protocol option for client tools
Conflicts:
arangosh/Benchmark/BenchmarkThread.h
lib/GeneralServer/SslAsyncCommTask.h
|
2013-12-13 17:58:24 +01:00 |
Jan Steemann
|
865b70862e
|
some minor adjustments for arangodump and arangorestore
|
2013-12-13 11:54:00 +01:00 |
Jan Steemann
|
1bdf666da2
|
fixed multi-threading issues found during commando
|
2013-11-21 15:12:49 +01:00 |
Jan Steemann
|
c5e9538547
|
Merge remote-tracking branch 'origin/devel' into inline-shapes
Conflicts:
arangod/VocBase/document-collection.c
|
2013-11-14 01:01:24 +01:00 |
Jan Steemann
|
f69ae8f2a9
|
do not access shaper but use memory zone variable
|
2013-11-08 13:42:16 +01:00 |
Jan Steemann
|
96dc8e3879
|
free json in case of error
|
2013-11-05 12:42:50 +01:00 |
Jan Steemann
|
4f50b98c45
|
removed second logger implementation
|
2013-10-30 00:38:25 +01:00 |
Jan Steemann
|
02736666b1
|
fixed small memleak
|
2013-10-29 11:10:13 +01:00 |
Jan Steemann
|
2e301f118d
|
issue #648: /batch API is missing from Web Interface API Docummentation (Swagger)
|
2013-10-29 04:43:34 +01:00 |
Jan Steemann
|
43b4f78b62
|
issue #620
|
2013-10-28 19:38:19 +01:00 |
Jan Steemann
|
54c7386d6c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-10-17 11:12:10 +02:00 |
Jan Steemann
|
d71ee7ff6f
|
fixed issue #615
|
2013-10-17 11:12:02 +02:00 |
Jan Steemann
|
21d25d0ccc
|
removed resourceholder
|
2013-10-17 10:43:07 +02:00 |
Jan Steemann
|
79f70c7eea
|
replication applier will now preferrably use collection names instead of collection ids when applying events
|
2013-10-14 13:45:44 +02:00 |
Jan Steemann
|
b8318609e2
|
updated arangorestore
|
2013-10-10 16:58:21 +02:00 |
Jan Steemann
|
6a353a4c38
|
resolve collection names on reimport
|
2013-10-10 12:33:27 +02:00 |
Jan Steemann
|
13b51eb849
|
use batches in arangodump
|
2013-10-10 09:08:02 +02:00 |
Jan Steemann
|
af07091d1c
|
Windows fixes
|
2013-10-09 15:33:38 +02:00 |
Jan Steemann
|
fbcb7ecb17
|
fix temp file creation on Windows
|
2013-10-09 13:58:01 +02:00 |
Jan Steemann
|
0c15f387ae
|
added collection id translation for dumps
|
2013-10-09 13:46:12 +02:00 |
Jan Steemann
|
406a1b7d4c
|
fix filename
|
2013-10-09 11:24:05 +02:00 |
Jan Steemann
|
857c69d5a6
|
added `--server.allow-method-override` startup option
|
2013-10-08 17:06:42 +02:00 |