Lucas Dohmen
|
d4a6250fc2
|
Foxx: Body Params can optionally take more than one object
|
2014-06-12 15:02:46 +02:00 |
Frank Celler
|
2c75c36414
|
Merge pull request #898 from triAGENS/fix-build
Adjust tests to @fceller's bug fix
|
2014-06-12 14:49:50 +02:00 |
Michael Hackstein
|
55e5e079f5
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-12 14:44:14 +02:00 |
Michael Hackstein
|
2198a03b49
|
Implemented edge crud in http-graph-module. TODO: Modify definitions
|
2014-06-12 14:43:21 +02:00 |
Lucas Dohmen
|
cec32b981a
|
Adjust tests to @fceller's bug fix
|
2014-06-12 14:24:50 +02:00 |
Jan Steemann
|
93862b99ed
|
add handlers for remove, update, save, replace
|
2014-06-12 14:00:52 +02:00 |
Frank Celler
|
6b770c3476
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-12 13:42:52 +02:00 |
Frank Celler
|
1aa671ed8c
|
fixed string constraints
|
2014-06-12 13:42:46 +02:00 |
gschwab
|
17e850f646
|
fixed tests
|
2014-06-12 13:30:21 +02:00 |
Michael Hackstein
|
f89311460f
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-12 13:15:44 +02:00 |
Michael Hackstein
|
3a0fddb901
|
Moved the unspecific route to the end of graph-http foxx, was matched too often
|
2014-06-12 13:15:25 +02:00 |
Max Neunhoeffer
|
9f4a2236e0
|
Adjust some comments.
|
2014-06-12 12:07:48 +02:00 |
Jan Steemann
|
0c8e01ca40
|
fixed assertion fail
|
2014-06-12 12:00:58 +02:00 |
gschwab
|
3900902821
|
tmp repaired empty block for commit
|
2014-06-12 11:42:27 +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 |
Jan Steemann
|
101b5ac95f
|
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-12 11:29:08 +02:00 |
Jan Steemann
|
dae5a5151d
|
call (still empty) WAL recovery procedure at startup
|
2014-06-12 11:28:48 +02:00 |
Max Neunhoeffer
|
d939dce2e1
|
Fix compilation for arangodump.
|
2014-06-12 10:45:00 +02:00 |
scottashton
|
e6d68e6070
|
finished documenation for aql graph
|
2014-06-12 10:43:20 +02:00 |
Max Neunhoeffer
|
ed1a588baa
|
Merge branch 'mjmh' of ssh://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-12 10:39:13 +02:00 |
Max Neunhoeffer
|
82ab5bc0ac
|
More checks for protected getShaper accesses.
Also: Make arangodump possible using fake trx objects.
|
2014-06-12 10:38:39 +02:00 |
Jan Steemann
|
bca5b999d9
|
removed fcall
|
2014-06-12 10:26:53 +02:00 |
Jan Steemann
|
1cc46c4626
|
copy WAL documents
|
2014-06-12 10:26:24 +02:00 |
Michael Hackstein
|
25e97eafee
|
Further implemented graph-http-module. Now offers complete vertex interaction. Tests for Vertex Interaction and Edge Interaction added
|
2014-06-12 08:09:37 +01:00 |
Frank Celler
|
613dc0613e
|
fixed check-version for empty directory
|
2014-06-11 19:31:03 +02:00 |
Frank Celler
|
299b99ed00
|
fixed check-version for empty directory
|
2014-06-11 19:30:12 +02:00 |
Jan Steemann
|
89f6070e01
|
cppcheck
|
2014-06-11 17:53:44 +02:00 |
Jan Steemann
|
86171cd881
|
removed old-style comments
|
2014-06-11 17:48:09 +02:00 |
Jan Steemann
|
fa6e98d94c
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into mjmh
Conflicts:
js/apps/system/aardvark/frontend/js/bootstrap/errors.js
|
2014-06-11 17:40:15 +02:00 |
Jan Steemann
|
9de0b212c4
|
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-11 17:39:06 +02:00 |
Jan Steemann
|
cc115a2766
|
removed outdated upgrade methods
|
2014-06-11 17:38:49 +02:00 |
Max Neunhoeffer
|
1d8e5f73d0
|
Merge branch 'mjmh' of ssh://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-11 16:11:49 +02:00 |
Max Neunhoeffer
|
f83a845c31
|
Activate shaper protection runtime check. Fix bugs.
|
2014-06-11 16:11:26 +02:00 |
scottashton
|
f4b67ed01d
|
jslinted
|
2014-06-11 16:04:15 +02:00 |
Jan Steemann
|
ba389b996c
|
jslint
|
2014-06-11 16:00:27 +02:00 |
Jan Steemann
|
9535779916
|
removed lol message
|
2014-06-11 15:52:58 +02:00 |
gschwab
|
63272b8a47
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-11 15:51:41 +02:00 |
gschwab
|
76ce378991
|
jslint
|
2014-06-11 15:51:37 +02:00 |
gschwab
|
de08c073ab
|
jslint
|
2014-06-11 15:50:30 +02:00 |
Jan Steemann
|
35839ca9f5
|
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-11 15:50:04 +02:00 |
Max Neunhoeffer
|
d916d5d714
|
Fix Legendung.
|
2014-06-11 15:47:42 +02:00 |
Jan Steemann
|
772ed8bccc
|
hash index optimization
|
2014-06-11 15:46:55 +02:00 |
scottashton
|
5bb6a22e82
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-11 15:45:46 +02:00 |
scottashton
|
8209796f7c
|
added documentation to ahuacatl general graph functions and refactored common_Neighbors and common_properties
|
2014-06-11 15:45:31 +02:00 |
Thomas Schmidts
|
86cce6f19f
|
Some fixes for folding
|
2014-06-11 15:25:04 +02:00 |
gschwab
|
3556868659
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-06-11 14:52:10 +02:00 |
gschwab
|
4bc2905f29
|
added extend and edit functions for edgeDefinitions of existing graphs
|
2014-06-11 14:51:26 +02:00 |
Jan Steemann
|
ace37fc26a
|
Merge branch 'mjmh' of https://github.com/triAGENS/ArangoDB into mjmh
|
2014-06-11 14:25:27 +02:00 |
Jan Steemann
|
4cd857f5b9
|
added generated files
|
2014-06-11 14:25:01 +02:00 |