Jan Steemann
|
cbf7e27f68
|
added derived files
|
2014-07-03 17:12:56 +02:00 |
Thomas Schmidts
|
648014bc8f
|
Fixed appearance of errorCodes in Documentation, moved files
|
2014-07-03 16:46:07 +02:00 |
Jan Steemann
|
4cd20bfb7c
|
fixed syncs across multiple files
|
2014-07-01 13:12:36 +02:00 |
Jan Steemann
|
067dbf63b2
|
WAL recovery
|
2014-06-27 19:11:41 +02:00 |
Jan Steemann
|
c4aad1e0cd
|
added tests
|
2014-06-24 15:11:19 +02:00 |
gschwab
|
28b5f27ca6
|
error added
|
2014-06-20 16:18:58 +02:00 |
gschwab
|
3fb7a85ca0
|
error handling
|
2014-06-20 15:36:26 +02:00 |
gschwab
|
ad6e867e9d
|
merge
|
2014-06-20 15:15:16 +02:00 |
gschwab
|
b311c94977
|
exception handling
|
2014-06-20 15:11:29 +02:00 |
Jan Steemann
|
b303db2b50
|
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
js/common/bootstrap/errors.js
|
2014-06-17 00:49:18 +02:00 |
Jan Steemann
|
a1177816aa
|
modifiable AQL, final syntax
|
2014-06-17 00:37:08 +02:00 |
Jan Steemann
|
02d171412d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
js/apps/system/aardvark/frontend/js/modules/org/arangodb/general-graph.js
|
2014-06-16 14:47:41 +02:00 |
gschwab
|
3943fdeb13
|
refactored orphan treatment for guacamole belongings
|
2014-06-16 14:16:21 +02:00 |
gschwab
|
f067be5a97
|
orphan may only be added when not used in edge def
|
2014-06-13 13:56:39 +02:00 |
Jan Steemann
|
d5e695e63f
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/RestServer/ArangoServer.h
arangod/VocBase/server.cpp
js/common/bootstrap/errors.js
|
2014-06-13 02:23:03 +02:00 |
gschwab
|
c46e0df090
|
added CRD for orphan collections of graphs
|
2014-06-12 15:28:35 +02:00 |
gschwab
|
17e850f646
|
fixed tests
|
2014-06-12 13:30:21 +02:00 |
gschwab
|
d8bcfd3bbb
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-12 11:36:39 +02:00 |
gschwab
|
7f9d3ffc03
|
fixed errors, added (standalone) vertex collection function for graphs
|
2014-06-12 11:36:29 +02:00 |
Frank Celler
|
299b99ed00
|
fixed check-version for empty directory
|
2014-06-11 19:30:12 +02:00 |
Jan Steemann
|
d9653bc462
|
DML for AQL
|
2014-06-10 09:30:27 +02:00 |
Max Neunhoeffer
|
0dab3706c5
|
Finish first version of JsonLegend, not activated in Makefile.
|
2014-05-20 13:27:57 +02:00 |
Max Neunhoeffer
|
dbd973164b
|
Finish first version of JsonLegend, not activated in Makefile.
|
2014-05-20 13:24:29 +02:00 |
Jan Steemann
|
027ec2d3f4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
arangod/V8Server/V8PeriodicTask.cpp
arangod/V8Server/V8PeriodicTask.h
arangod/V8Server/v8-actions.cpp
js/common/bootstrap/module-internal.js
js/server/server.js
lib/Dispatcher/ApplicationDispatcher.cpp
lib/Dispatcher/RequeueTask.cpp
lib/GeneralServer/GeneralListenTask.h
lib/Scheduler/ApplicationScheduler.cpp
lib/Scheduler/PeriodicTask.cpp
lib/Scheduler/Scheduler.cpp
lib/Scheduler/Scheduler.h
lib/Scheduler/Task.cpp
lib/Scheduler/Task.h
lib/Scheduler/TimerTask.cpp
lib/Scheduler/TimerTask.h
|
2014-05-12 16:49:20 +02:00 |
Max Neunhoeffer
|
8ce1b08183
|
Add a ClusterMethod to truncate a collection in a cluster.
|
2014-05-09 23:14:41 +02:00 |
Jan Steemann
|
20292af75c
|
throw different type of debug error to prevent bogus "out-of-memory" errors
|
2014-05-08 23:00:18 +02:00 |
Jan Steemann
|
8fa45ca181
|
added string task ids for periodic jobs
|
2014-05-08 22:59:36 +02:00 |
Jan Steemann
|
7f9446f6bc
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-07 18:48:44 +02:00 |
Jan Steemann
|
7d28a03782
|
added AQL date functions
|
2014-05-07 18:17:46 +02:00 |
Max Neunhoeffer
|
a312d496a9
|
Finish server functionality for cluster dump.
|
2014-05-07 16:36:47 +02:00 |
Frank Celler
|
8e9ad58f3b
|
added cancelation of asnyc jobs
Conflicts:
arangod/V8Server/ApplicationV8.cpp
arangod/V8Server/v8-actions.cpp
lib/Rest/Handler.h
|
2014-04-16 20:16:22 +02:00 |
Jan Steemann
|
c29cf874b5
|
transaction interface
|
2014-04-08 14:40:09 +02:00 |
Jan Steemann
|
55f0dc5739
|
logfile opening/closing fixes
|
2014-03-28 16:45:06 +01:00 |
Frank Celler
|
d34832bbcf
|
added changePassword attribute for users
|
2014-03-25 11:40:13 +01:00 |
Jan Steemann
|
d10258594e
|
issue #772: added diagnostic output for Foxx application upload
Conflicts:
CHANGELOG
|
2014-03-14 10:50:38 +01:00 |
Jan Steemann
|
f8476ce0b0
|
fixed tests
|
2014-02-13 18:14:53 +01:00 |
Jan Steemann
|
4fc8cae57d
|
index creation with ids
|
2014-02-13 11:00:08 +01:00 |
Jan Steemann
|
b4d9f10f17
|
fixed some database methods
|
2014-02-06 15:54:34 +01:00 |
Jan Steemann
|
b5550e17a6
|
updated tests and documentation
|
2014-02-06 12:11:17 +01:00 |
Jan Steemann
|
9643469631
|
do not allow changing shard key attributes
|
2014-01-31 13:19:03 +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 |
Max Neunhoeffer
|
7d5723756f
|
Implement DELETE REST method on the coordinator.
|
2014-01-24 21:31:58 +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 |
Jan Steemann
|
80e8250d54
|
fixed segfault
|
2014-01-21 12:50:35 +01:00 |
Jan Steemann
|
64417d4423
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
arangod/V8Server/v8-vocbase.cpp
|
2014-01-21 09:29:45 +01:00 |
Jan Steemann
|
a2e11e606b
|
added graph-specific error code
|
2014-01-18 01:08:24 +01:00 |
Max Neunhoeffer
|
5960c103bc
|
Create/drop Database/Collection compiles.
|
2014-01-16 15:01:36 +01:00 |
Max Neunhoeffer
|
eb2afb2f04
|
Implement case distinction for create collection between cluster and not.
|
2014-01-03 16:17:34 +01:00 |