Jan Steemann
|
ed6a55abb9
|
specialized primary index for faster comparisons and less datafile lookups
|
2014-05-29 03:35:37 +02: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 |
Frank Celler
|
f2121ff442
|
cleanup
|
2014-02-25 15:32:07 +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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
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
|
1bdf666da2
|
fixed multi-threading issues found during commando
|
2013-11-21 15:12:49 +01:00 |
Jan Steemann
|
04df715864
|
applied fixes that occurred during build
|
2013-09-30 18:03:52 +02:00 |
Jan Steemann
|
709198c340
|
updated docs for /_api/jobs
|
2013-09-28 00:44:03 +02:00 |
Jan Steemann
|
106fedd615
|
several errors fixed
|
2013-09-26 09:44:50 +02:00 |
Jan Steemann
|
ed163164c4
|
fixed queue naming
|
2013-09-20 13:17:32 +02:00 |
Jan Steemann
|
3a6cabfe44
|
creating/dropping
|
2013-09-11 17:16:43 +02:00 |
Jan Steemann
|
c22fd49d84
|
small cleanup
|
2013-09-11 14:21:54 +02:00 |
Jan Steemann
|
42441b208f
|
refactoring of multiple databases, intermediate commit
|
2013-09-11 11:42:34 +02:00 |
Jan Steemann
|
1af5aa6b45
|
block compaction & datafile removal while dumping
|
2013-08-30 17:25:09 +02:00 |
Frank Celler
|
487af3bc0d
|
fixed (hacked) display of swagger for dev apps
|
2013-08-07 13:30:28 +02:00 |
Jan Steemann
|
8a254ea230
|
replication API documentation
|
2013-07-24 17:37:16 +02:00 |
Jan Steemann
|
39195af4c5
|
easier generation of swagger API docs
|
2013-07-24 15:24:27 +02:00 |
Jan Steemann
|
054ed3ca3f
|
apply collection data dumps
|
2013-07-05 11:41:37 +02:00 |
Thomas Richter
|
33563c3d37
|
names changed in Examples
|
2013-05-31 10:08:39 +02:00 |
Jan Steemann
|
d7b64d4ae2
|
merged patches by @guidoreina
|
2013-05-21 11:33:43 +02:00 |
Jan Steemann
|
ac8e947fb6
|
typo
|
2013-05-16 20:53:04 +02:00 |
Thomas Richter
|
b09be801b9
|
swagger for RestDocumentHandler finished
|
2013-05-16 14:59:51 +02:00 |
Thomas Richter
|
a11a0633b8
|
examples created until document PUT
|
2013-05-15 16:07:05 +02:00 |