Jan Steemann
|
30b32f1f90
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into aql2
Conflicts:
arangod/Ahuacatl/ahuacatl-grammar.h
arangod/V8Server/v8-vocbase.cpp
js/server/tests/ahuacatl-general-graph.js
|
2014-08-13 16:29:57 +02:00 |
Frank Celler
|
3111d7cc4c
|
relaxed % and escaping
|
2014-08-12 15:49:33 +02:00 |
Frank Celler
|
be06ef7f25
|
new upgrade-database (formely known as version-check) and new startup procedure
|
2014-08-07 14:12:19 +02:00 |
Jan Steemann
|
1015404edc
|
working on AQL function calls and error handling
|
2014-08-06 16:19:43 +02:00 |
Alan Plum
|
069644a2e4
|
Added flatten method.
|
2014-08-01 20:02:54 +02:00 |
Alan Plum
|
d9b80d5ae1
|
Added exponential back-off helper.
|
2014-08-01 20:02:53 +02:00 |
Alan Plum
|
05ce0037da
|
Fixed printRecursive for null.
|
2014-07-24 15:56:27 +02:00 |
Alan Plum
|
e7e9ec33c5
|
Handle Object.create(null).
|
2014-07-23 16:29:48 +02:00 |
Alan Plum
|
80070b9e83
|
Allow printing any object recursively that doesn't override toString.
|
2014-07-23 16:15:04 +02:00 |
Max Neunhoeffer
|
a8e3236560
|
Snapshot, legend cache started.
|
2014-07-22 16:59:19 +02:00 |
Michael Hackstein
|
4cf8df05dc
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-07-08 13:53:43 +02:00 |
Michael Hackstein
|
f763f0aa13
|
Added an error for the graph module. It will be thrown on the attempt to add an orphan collection that is already used. Also alloed orphan collections for restrictions in fluentAQL
|
2014-07-08 13:53:39 +02:00 |
Frank Celler
|
e436ecfa40
|
if a cancelation has occured, flush the module cache
|
2014-07-08 11:54:53 +02:00 |
Frank Celler
|
0703809e00
|
added isIP
|
2014-07-07 18:46:02 +02:00 |
Jan Steemann
|
cbf7e27f68
|
added derived files
|
2014-07-03 17:12:56 +02:00 |
Jan Steemann
|
4cd20bfb7c
|
fixed syncs across multiple files
|
2014-07-01 13:12:36 +02:00 |
Jan Steemann
|
bda2db16da
|
recovery and replication
|
2014-06-30 13:07:48 +02:00 |
Jan Steemann
|
067dbf63b2
|
WAL recovery
|
2014-06-27 19:11:41 +02:00 |
Frank Celler
|
840950c6a0
|
fixed printing of functions and example generation
|
2014-06-24 15:32:43 +02:00 |
Jan Steemann
|
c4aad1e0cd
|
added tests
|
2014-06-24 15:11:19 +02:00 |
Alan Plum
|
d50bd571f7
|
Trimmed line length.
|
2014-06-24 13:24:32 +02:00 |
Alan Plum
|
d2f0b0efc5
|
Added HMAC-SHA224, exposed SHA1, SHA224.
|
2014-06-24 12:49:20 +02:00 |
Jan Steemann
|
16bf152c8f
|
fully removed replication logger
|
2014-06-21 00:32:47 +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 |
Jan Steemann
|
be0b4b8c6e
|
remove definePeriodic
|
2014-06-20 14:45:14 +02:00 |
Jan Steemann
|
acba4c8851
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
CHANGELOG
|
2014-06-17 15:31:04 +02:00 |
Alan Plum
|
de9750cf21
|
Fixed hmac comments.
|
2014-06-17 13:25:07 +02:00 |
Jan Steemann
|
70fec69952
|
added crypto.hmac function
|
2014-06-17 11:20:46 +02:00 |
Jan Steemann
|
297b4bfac4
|
added derived files
|
2014-06-17 00:53:36 +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
|
8843761c0e
|
fixed issue #900
|
2014-06-12 17:15:35 +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 |
Michael Hackstein
|
f9628e48c2
|
Fixed tests for new error codes. Also implemented creation of an empty graph initially. It can be modified during runtime
|
2014-06-11 10:52:07 +02:00 |
Michael Hackstein
|
d2159e8897
|
Added some error objects for general graph module
|
2014-06-11 09:59:23 +02:00 |
Michael Hackstein
|
fdb79e26d1
|
The foxx manager now throws a more useful error if the fetched file is already on the server
|
2014-06-06 15:40:19 +02:00 |
Frank Celler
|
44aefb2344
|
added mountedApp
|
2014-06-03 17:19:03 +02:00 |
Alan Plum
|
6e33c8966b
|
Fallback for sub-module requires. Fixes #789.
|
2014-06-02 15:01:37 +02:00 |
gschwab
|
efd057f021
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-02 09:43:57 +02:00 |
gschwab
|
0169a4817d
|
error handling
|
2014-06-02 09:43:55 +02:00 |
Frank Celler
|
8db4667755
|
cleanup of version-check, added option check-version
|
2014-06-01 13:37:21 +02:00 |
gschwab
|
1fc4060899
|
edgeCollection may only be used in equal edge definitions
|
2014-05-28 15:45:03 +02:00 |
Max Neunhoeffer
|
dbd973164b
|
Finish first version of JsonLegend, not activated in Makefile.
|
2014-05-20 13:24:29 +02:00 |
Jan Steemann
|
0ca849efb9
|
emit buffer to prevent very big string allocations/reallocations
|
2014-05-17 00:12:32 +02:00 |