Michael Hackstein
5228984679
Fixed graph tests
2014-05-28 21:48:22 +02:00
Max Neunhoeffer
49a76d18a8
IsHealthy for clusters on client of dispatcher.
2014-05-28 15:44:08 +02:00
Max Neunhoeffer
c53f17f66a
Implement cluster upgrade in Kickstarter.
2014-05-28 15:17:19 +02:00
Esteban Lombeyda
fa9a7263a8
more documentation yet
2014-05-28 10:53:00 +02:00
gschwab
dc0c91c038
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
2014-05-28 09:25:29 +02:00
gschwab
e955d27f7b
arango-blueprints updated to use new graph sturcture
2014-05-28 09:22:35 +02:00
Esteban Lombeyda
d278fdc28e
Bug fix: in updateByExample
2014-05-27 16:27:03 +02:00
Esteban Lombeyda
a1eed266fd
Bug fix: sending data in correct format
2014-05-27 15:49:44 +02:00
Esteban Lombeyda
ca911c9245
Bug Fix: replaceByExample
2014-05-27 14:01:18 +02:00
Esteban Lombeyda
4e7af1f2e6
using correct parameter name (jslint thanks)
2014-05-26 16:15:38 +02:00
Esteban Lombeyda
14a7074002
Bug fix in updatebyExample
2014-05-26 11:52:11 +02:00
Esteban Lombeyda
f1c8e9e1b4
Functions ..ByExample support new signature
2014-05-23 16:26:23 +02:00
Esteban Lombeyda
9774991e31
strong examination of function parameters
2014-05-22 15:41:21 +02:00
Esteban Lombeyda
bcd8490c1b
Supporting new signature for remove function
2014-05-22 14:35:17 +02:00
Esteban Lombeyda
f8c330ce54
Supporting new signature for replace function
2014-05-22 10:31:01 +02:00
Esteban Lombeyda
4af97257b9
Buf fix: Java Script Syntax error
2014-05-21 12:51:25 +02:00
Esteban Lombeyda
0b6846e963
Supporting new signature for JS update function
2014-05-21 11:52:06 +02:00
scottashton
700480f20a
adjusted all require(org/arangodb/graph) to new graph-blueprint module
2014-05-15 10:33:20 +02:00
scottashton
37f81ee9d6
added new "old" module graph-blueprint and directed to that whenever graph has been required
2014-05-14 17:11:59 +02:00
Jan Steemann
af76ccfe3c
issue #839 : Foxx Manager missing "unfetch"
...
Conflicts:
CHANGELOG
2014-04-23 15:09:03 +02:00
Jan Steemann
ec26253f77
fix handling of properties with value `false`
2014-04-22 11:31:23 +02:00
Frank Celler
76b4c71d2e
added isSystem to default representation
2014-04-17 09:46:10 +02:00
Frank Celler
39fd596abc
changed return of users.remove
...
Conflicts:
js/actions/api-user.js
2014-04-16 19:56:04 +02:00
Frank Celler
22ad916024
added configuration module, documentation is not there yet
2014-04-13 14:20:09 +02:00
Jan Steemann
c8d21f5cb3
issue #818 : Foxx: foxx-manager spelling error in shell
2014-04-11 12:15:13 +02:00
Frank Celler
d34832bbcf
added changePassword attribute for users
2014-03-25 11:40:13 +01:00
Frank Celler
35bb498614
be less verbose
2014-03-07 11:59:01 +01:00
Jan Steemann
7664d75e6d
prevent usage of _useDatabase() in web interface
2014-03-05 13:04:32 +01:00
Jan Steemann
028bf5b94b
re-added isvolatile to result
2014-02-26 13:06:14 +01:00
Jan Steemann
27e59aa9a3
do not cache collection status
2014-02-26 11:25:24 +01:00
Jan Steemann
96938512c1
return numberOfShards, shardKeys
2014-02-26 11:02:08 +01:00
Jan Steemann
8fe19fa897
fixed index tests
2014-02-25 11:55:39 +01:00
Jan Steemann
3fd053eb1e
updated tests
2014-02-14 18:44:36 +01:00
Jan Steemann
0f0ef8a33f
updated index docs
2014-02-14 10:30:05 +01:00
Jan Steemann
f8476ce0b0
fixed tests
2014-02-13 18:14:53 +01:00
Jan Steemann
74d419cc3d
jshund
2014-02-12 17:15:12 +01:00
Max Neunhoeffer
733e94ad0a
Improve error reporting in arangosh with kickstarter.
2014-02-12 09:36:35 +01:00
Max Neunhoeffer
97ff9d086d
Forward planner and kickstarter to arangosh.
2014-02-11 15:40:33 +01:00
Jan Steemann
48e3a5828c
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
...
Conflicts:
CHANGELOG
2014-01-31 11:31:09 +01:00
Jan Steemann
4ead86d0f7
removed some unused variables
2014-01-31 11:23:27 +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
0bbbd53d4d
added fm.rescan() method
...
Conflicts:
CHANGELOG
2014-01-17 14:06:27 +01:00
Jan Steemann
c9dabaca86
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
2014-01-16 15:02:44 +01:00
Jan Steemann
d8ac4046f8
added fm.configJson method
2014-01-15 18:07:47 +01:00
Jan Steemann
9ce78430ac
create collections, v0.0.0
2014-01-07 16:28:12 +01:00
Jan Steemann
705efbfb07
improved error and help messages
2013-12-04 22:42:05 +01:00
Jan Steemann
44b3237882
moved server-only tests to js/server/tests
...
this hopefully removes some future confusion about the tests
also moved some graph stuff into js/common as client-side graphs did not fully work
make logfile path accessible
2013-12-04 22:05:00 +01:00
Jan Steemann
32a247aa2f
added tests for creating / dropping graphs
2013-12-02 15:12:07 +01:00
Jan Steemann
a5f6faaae4
issue #675 : Dropping a collection used in "graph" module breaks the graph
2013-12-02 13:58:29 +01:00
Jan Steemann
28110b01e3
issue #671 : make more graph-methods work client-side, too
2013-11-25 10:23:46 +01:00