Thomas Schmidts
|
87e0d54f04
|
small changes for new documentation in code-docu
|
2014-06-03 14:55:39 +02:00 |
Michael Hackstein
|
f0084fa116
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
js/actions/api-simple.js
|
2014-06-02 17:35:15 +02:00 |
Michael Hackstein
|
3e00b6aa30
|
Started with the documentation of the fluent interface in graphs module. Added documents accordingly.
|
2014-06-02 17:32:50 +02:00 |
gschwab
|
062c6649e2
|
remove is transactional now
|
2014-06-02 16:57:20 +02:00 |
Michael Hackstein
|
2ad5a1971a
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-06-02 10:39:14 +02:00 |
Michael Hackstein
|
3ccac40d50
|
Added _PRINT for Graph and Fluent AQL Interface
|
2014-06-02 10:38:59 +02:00 |
gschwab
|
638940dd54
|
jslint
|
2014-06-02 09:46:09 +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 |
Jan Steemann
|
f5eb65c96c
|
javascript cleanup
|
2014-05-31 01:53:30 +02:00 |
Jan Steemann
|
603de4ba20
|
javascript cleanup
|
2014-05-31 01:44:47 +02:00 |
Michael Hackstein
|
5228984679
|
Fixed graph tests
|
2014-05-28 21:48:22 +02:00 |
gschwab
|
1fc4060899
|
edgeCollection may only be used in equal edge definitions
|
2014-05-28 15:45:03 +02:00 |
gschwab
|
8373ae3c28
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-28 13:38:12 +02:00 |
gschwab
|
59e61298ea
|
removing an vertex will now remove its edges recursively
|
2014-05-28 13:38:05 +02:00 |
scottashton
|
504a167077
|
added commonNeighbors and commonProperties to ahuacatl and general-graph
|
2014-05-28 09:59:10 +02:00 |
Esteban Lombeyda
|
5cc5d16645
|
Bug fix: yielding correct format for option parameters
|
2014-05-26 15:39:47 +02:00 |
Jan Steemann
|
1351de4523
|
fixed invalid collection / document access
|
2014-05-26 15:17:36 +02:00 |
gschwab
|
ec7c7659e7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-26 13:43:51 +02:00 |
gschwab
|
c6c9335442
|
fixed check
|
2014-05-26 13:43:47 +02:00 |
Michael Hackstein
|
63113a84ad
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-26 13:10:37 +02:00 |
Michael Hackstein
|
f49826afd9
|
Better integrated neighbors into fluent AQL of graphs. Yet missing in AQL: Give examples of target verticies
|
2014-05-26 13:10:23 +02:00 |
gschwab
|
d01fa951c2
|
some error handling added
|
2014-05-26 11:41:35 +02:00 |
gschwab
|
ba6e70f5c6
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-26 09:45:17 +02:00 |
Frank Celler
|
ea49ba807c
|
fixed cluster statistics
Conflicts:
js/apps/system/aardvark/clusterFrontend/js/views/showClusterView.js
|
2014-05-25 23:34:25 +02:00 |
Frank Celler
|
ecd5641d03
|
added i/o stats
|
2014-05-25 23:11:03 +02:00 |
Frank Celler
|
0e0773a161
|
added gc for statistics
|
2014-05-25 23:10:56 +02:00 |
Frank Celler
|
4c160be4a6
|
remove old stats
|
2014-05-25 23:10:49 +02:00 |
Frank Celler
|
db2a843252
|
fixed cluster view and history
|
2014-05-25 23:10:24 +02:00 |
Frank Celler
|
d097755324
|
cleanup of statistics, new css, merge css, view and template, added long/short history, exclude all statistics collections, added clusterId
Conflicts:
js/apps/system/aardvark/frontend/scss/_newDashboard.scss
js/apps/system/aardvark/frontend/scss/_resizing.scss
js/apps/system/aardvark/frontend/scss/generated.css
js/apps/system/aardvark/statistics.js
|
2014-05-25 23:10:10 +02:00 |
gschwab
|
315aa52053
|
jslint
|
2014-05-23 17:22:11 +02:00 |
gschwab
|
49253e338b
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
js/common/tests/shell-general-graph.js
|
2014-05-23 17:15:50 +02:00 |
gschwab
|
1423197564
|
removing edges: recursive remove, when edge is used as vertex
|
2014-05-23 17:10:44 +02:00 |
Michael Hackstein
|
03c91573c1
|
Merged my offline state for general graphs and included all the tests, everything is green. Fluent interface is on a good way
|
2014-05-23 15:54:39 +02:00 |
scottashton
|
f7a78f354d
|
added tests for GRAPH_VERTICES
|
2014-05-23 15:08:35 +02:00 |
scottashton
|
51cc041052
|
added GRAPH_VERTICES
|
2014-05-23 14:29:53 +02:00 |
Michael Hackstein
|
b59033cc94
|
Improved the restrict statement, it is now not so restricted any more. Now .edges().filter().restrict() is allowed
|
2014-05-23 14:05:01 +02:00 |
Michael Hackstein
|
fef7fd355e
|
Finished tests against AQL for current state of fluent interface in general graph module.
|
2014-05-23 12:51:28 +02:00 |
Michael Hackstein
|
0a4877b71a
|
Changed interface of graph._edges(). It now expectes examples for edges instead of examples for connected verticies. This fits better for chaining either start with a couple verticies or a couple of edges
|
2014-05-23 11:46:41 +02:00 |
Michael Hackstein
|
742e05d06b
|
Further implementation of tests against generated AQL in general-graph module
|
2014-05-23 11:25:48 +02:00 |
Michael Hackstein
|
7a55d89363
|
Started implementing checks against chained AQL statements in general-graph.
|
2014-05-23 10:48:49 +02:00 |
Michael Hackstein
|
6f6091a846
|
Fixed most tests of the simple suites in general_graph. The restrict test fails right now, some error in AQL
|
2014-05-23 10:16:19 +02:00 |
Michael Hackstein
|
2296f15bef
|
Made the general-graph code a bit more DRY
|
2014-05-23 00:06:38 +02:00 |
scottashton
|
25d6bf15f1
|
cleaned up merge conflict
|
2014-05-22 17:54:13 +02:00 |
scottashton
|
3bec9b4c93
|
refactored aql
|
2014-05-22 17:49:20 +02:00 |
Thomas Schmidts
|
e5d4642193
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-22 15:48:28 +02:00 |
Thomas Schmidts
|
33b8a3b05c
|
issue #849: A few changes
|
2014-05-22 15:47:44 +02:00 |
Michael Hackstein
|
fe62bc8609
|
Added tests for chains in fluent aql interface for general graphs
|
2014-05-22 15:21:08 +02:00 |
gschwab
|
4bb40d8de5
|
removing a vertex will remove all edges where this vertex is used in all graphs
|
2014-05-22 15:14:45 +02:00 |
Michael Hackstein
|
790046b177
|
Started implementing more elaborate tests for chaining. Initial vertex tests are implemented but will intentionally fail now, corresponding AQL implementation is yet missing
|
2014-05-22 14:03:58 +02:00 |
gschwab
|
c63c8c465e
|
jslint fix
|
2014-05-22 12:34:08 +02:00 |
gschwab
|
0d25c94b62
|
graph._drop does not anymore drop collections used in other graphs
|
2014-05-22 10:41:38 +02:00 |
scottashton
|
0353483339
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-22 09:17:54 +02:00 |
scottashton
|
247fea8cef
|
neighbors
|
2014-05-22 09:17:43 +02:00 |
gschwab
|
56f0576f99
|
implemented _extendEdgeDefinitions()
|
2014-05-22 09:05:47 +02:00 |
gschwab
|
c0a7aa2d28
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-22 08:32:37 +02:00 |
gschwab
|
3947574805
|
renamed edgeDefinitions -> _edgeDefinitions
|
2014-05-22 08:32:34 +02:00 |
Michael Hackstein
|
75d5a04ae7
|
Embedded cursors into fluent AQL interface for graphs.
|
2014-05-21 18:22:30 +02:00 |
Michael Hackstein
|
852c4da742
|
Added an example for Example generation in code to general graph module
|
2014-05-21 17:34:03 +02:00 |
Michael Hackstein
|
27474a7960
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
js/common/modules/org/arangodb/general-graph.js
|
2014-05-21 09:55:37 +02:00 |
Michael Hackstein
|
ed14083e6f
|
Implemented a wrapper around collections in graph module. Old collection functionality is now preserved
|
2014-05-21 09:45:53 +02:00 |
gschwab
|
acb43a202f
|
fixed remove for vertexColelctions
|
2014-05-20 16:51:54 +02:00 |
Michael Hackstein
|
d03a8fa11b
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-20 16:22:47 +02:00 |
Michael Hackstein
|
dddc5cbd9e
|
Added an _exists function to the general-graph module, which checks if there is a graph with given name to avoid error throwing within apps
|
2014-05-20 16:22:44 +02:00 |
gschwab
|
0cc4969a31
|
jslint
|
2014-05-20 15:53:20 +02:00 |
gschwab
|
de2fd3ff69
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 15:35:13 +02:00 |
gschwab
|
072b00c54b
|
edges of a vertex will be removed, when vertex is removed
|
2014-05-20 15:35:09 +02:00 |
Michael Hackstein
|
bb9aaaeb4e
|
Fixed error handling on restrict. It will now throw an error if query is restricted to an unkown collection
|
2014-05-20 14:43:42 +02:00 |
gschwab
|
ef1665391a
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 12:56:41 +02:00 |
gschwab
|
ad10fc85e6
|
added drop function for graphs
|
2014-05-20 12:56:33 +02:00 |
Jan Steemann
|
9513227449
|
test fuxx
|
2014-05-20 12:44:51 +02:00 |
Michael Hackstein
|
d89ff71dbc
|
Implemented generalGraph as a datasource for Traversal queries incl. tests
|
2014-05-20 11:39:33 +02:00 |
gschwab
|
3c0fdae6f7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-20 08:57:48 +02:00 |
gschwab
|
bfb5610426
|
x-edges tests
|
2014-05-20 08:57:44 +02:00 |
Michael Hackstein
|
ff54178f22
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-19 17:47:47 +02:00 |
Michael Hackstein
|
b798c4f23a
|
Enabled tests against AQL execution in graph module
|
2014-05-19 17:47:42 +02:00 |
Jan Steemann
|
b06e89da54
|
simplified
|
2014-05-19 17:44:56 +02:00 |
Michael Hackstein
|
af96bf0b70
|
Fixed jslint warning, missing semicolon
|
2014-05-19 16:19:22 +02:00 |
Michael Hackstein
|
6a33a9f9e3
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-19 16:17:34 +02:00 |
Michael Hackstein
|
39b38ae159
|
Commented part of the fluent AQL interface in graphs, there is some conception necessary. Implemented a filter alternative instead
|
2014-05-19 16:17:30 +02:00 |
gschwab
|
81c4982380
|
added tests for vertex and edges - fixed jslint
|
2014-05-19 15:15:58 +02:00 |
gschwab
|
37f7002c75
|
added tests for vertex and edges - fixed jslint
|
2014-05-19 15:06:15 +02:00 |
gschwab
|
c38a455760
|
added tests for vertex and edges
|
2014-05-19 15:04:19 +02:00 |
Michael Hackstein
|
105dde54a7
|
Implemented filter on general graph module and simplified test code
|
2014-05-19 13:12:10 +02:00 |
Michael Hackstein
|
044f094139
|
Fixed a bug in graph module aql generation. For in was missing
|
2014-05-19 12:02:21 +02:00 |
Michael Hackstein
|
8bf9922693
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2014-05-19 11:46:25 +02:00 |
Michael Hackstein
|
deb477b453
|
Implemented restrict on edges/inEdges/outEdges in general graph module
|
2014-05-19 11:46:19 +02:00 |
Michael Hackstein
|
5255e8f26b
|
Added tests for restriction on edges call in general graph module
|
2014-05-19 11:08:23 +02:00 |
Michael Hackstein
|
d558fa8fbd
|
Started implementing fluent AQL interface. Right now allows edges
|
2014-05-19 10:55:16 +02:00 |
scottashton
|
d9951b9642
|
finished tests for _create and _graph
|
2014-05-19 09:47:37 +02:00 |
scottashton
|
58eefee6b5
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-19 09:45:49 +02:00 |
scottashton
|
0c0c2773fa
|
finished tests for _create and _graph
|
2014-05-19 09:45:43 +02:00 |
Michael Hackstein
|
4ac62a5461
|
Fixed JSLint and renamed graph functions to start with _
|
2014-05-19 09:30:44 +02:00 |
scottashton
|
1ac649cf94
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2014-05-19 08:43:01 +02:00 |
scottashton
|
4dbbc550df
|
work in progress
|
2014-05-19 08:42:37 +02:00 |
Michael Hackstein
|
0a73cd6823
|
Implemented restrict interface on edges, right now implementation is not optimized, missing cursor functionality
|
2014-05-17 11:27:47 +02:00 |
Michael Hackstein
|
20d33b80a5
|
Bound collections by name to graph object. graph.v === db.v
|
2014-05-16 17:22:32 +02:00 |
Michael Hackstein
|
f490018530
|
Renamed internal functionality to '_' and internal variables with equal names to '__'
|
2014-05-16 16:50:11 +02:00 |
Michael Hackstein
|
fd939bdca2
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
Conflicts:
js/common/modules/org/arangodb/general-graph.js
|
2014-05-16 16:28:03 +02:00 |
Michael Hackstein
|
1e9e5d3254
|
Fixed a bug where only collections with the name 'relationName' could be created
|
2014-05-16 16:26:45 +02:00 |
scottashton
|
1a0b0e4a49
|
pre merge commit
|
2014-05-16 16:16:48 +02:00 |
gschwab
|
55c494c81d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
js/common/modules/org/arangodb/general-graph.js
|
2014-05-16 16:12:40 +02:00 |
gschwab
|
1960ce34f4
|
added vertex and edge methods
|
2014-05-16 16:10:22 +02:00 |
Michael Hackstein
|
e404d070f4
|
Fixed merge conflict on general graph tests
|
2014-05-16 15:31:39 +02:00 |
scottashton
|
47dfdcd75c
|
first version of create graph
|
2014-05-16 15:19:16 +02:00 |
scottashton
|
11faa956a7
|
first version of create graph
|
2014-05-16 15:17:54 +02:00 |
gschwab
|
f0194b5b25
|
fixed jslint
|
2014-05-16 14:52:09 +02:00 |
Jan Steemann
|
7b44fd92f9
|
fixed db.collection.geo documentation
|
2014-05-16 14:46:13 +02:00 |
gschwab
|
6451af1cb4
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
Conflicts:
js/common/modules/org/arangodb/general-graph.js
|
2014-05-16 13:10:31 +02:00 |
gschwab
|
24871b64ef
|
start implement edges()
|
2014-05-16 13:08:33 +02:00 |
scottashton
|
fd944eee8e
|
fixed jslint
|
2014-05-16 13:02:56 +02:00 |
scottashton
|
266f72a253
|
initial checkin for new graph module
|
2014-05-16 11:29:22 +02:00 |
scottashton
|
700480f20a
|
adjusted all require(org/arangodb/graph) to new graph-blueprint module
|
2014-05-15 10:33:20 +02:00 |
Jan Steemann
|
ee8fe74a8a
|
removed tabs
|
2014-05-14 17:41:00 +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
|
c47058c6de
|
issue #860: Documentation: Wrong example
|
2014-05-12 09:57:43 +02:00 |
Jan Steemann
|
cfc2d407d7
|
added tests for task management
|
2014-05-10 00:43:14 +02:00 |
Jan Steemann
|
7ee2caf94e
|
simplified usage of arango-statement
|
2014-03-28 16:57:59 +01:00 |
Frank Celler
|
d34832bbcf
|
added changePassword attribute for users
|
2014-03-25 11:40:13 +01:00 |
Frank Celler
|
e3df90d2c3
|
coffee script fix
Conflicts:
js/server/modules/org/arangodb/foxx/manager.js
|
2014-03-20 19:36:42 +01:00 |
Frank Celler
|
ce9c992edc
|
removed test files
|
2014-03-07 12:10:19 +01:00 |
scottashton
|
6fb391eb3f
|
jslint hints fixed
|
2014-03-04 13:32:39 +01:00 |
Frank Celler
|
5c816ec808
|
added clusterId in statistics
|
2014-03-04 10:30:17 +01:00 |
Jan Steemann
|
fd08bb0feb
|
use indexes in AQL
|
2014-02-28 13:50:39 +01:00 |
Frank Celler
|
3c992b0bbe
|
removed old files
|
2014-02-27 13:16:54 +01:00 |
Jan Steemann
|
3d5149b022
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
arangosh/V8Client/arangosh.cpp
|
2014-02-26 21:34:34 +01:00 |
Jan Steemann
|
bb0f87cfdc
|
fixed bug in Graph.pathTo
|
2014-02-26 13:40:08 +01:00 |
Jan Steemann
|
23ba186b0d
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
Conflicts:
CHANGELOG
arangod/Ahuacatl/ahuacatl-access-optimiser.c
arangod/CapConstraint/cap-constraint.c
js/apps/system/aardvark/frontend/scss/_tiles.scss
js/apps/system/aardvark/frontend/scss/generated.css
js/apps/system/aardvark/frontend/scss/style.scss
js/common/modules/org/arangodb/users-common.js
|
2014-02-25 17:21:14 +01:00 |
Jan Steemann
|
8fe19fa897
|
fixed index tests
|
2014-02-25 11:55:39 +01:00 |
Jan Steemann
|
7f236650ff
|
fix database name in prompt
|
2014-02-24 14:46:58 +01:00 |
Jan Steemann
|
870f969933
|
added user validation API at POST `/_api/user/<username>`
|
2014-02-24 11:12:37 +01:00 |
Max Neunhoeffer
|
f7e57a5b47
|
Merge branch 'devel' of ssh://github.com/triAGENS/ArangoDB into sharding
Conflicts:
js/apps/system/aardvark/frontend/scss/generated.css
js/apps/system/aardvark/manifest.json
lib/Rest/EndpointIp.cpp
lib/Rest/EndpointUnixDomain.cpp
lib/V8/v8-utils.cpp
|
2014-02-21 15:28:21 +01:00 |
Jan Steemann
|
35c00ce592
|
jslint ist unser freund
|
2014-02-21 09:07:22 +01:00 |
Frank Celler
|
b01d9d77e7
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into sharding
Conflicts:
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/ApplicationV8.cpp
arangod/V8Server/ApplicationV8.h
arangod/V8Server/v8-actions.cpp
js/apps/system/aardvark/frontend/js/bootstrap/module-internal.js
js/apps/system/aardvark/frontend/scss/generated.css
js/server/version-check.js
lib/Dispatcher/Job.h
lib/GeneralServer/GeneralServerJob.h
|
2014-02-20 21:02:07 +01:00 |
Frank Celler
|
38f1e55f99
|
ignore cache
|
2014-02-20 20:35:18 +01:00 |
Frank Celler
|
730da7623a
|
added periodic tasks and statistics historian
|
2014-02-20 20:29:55 +01:00 |
Jan Steemann
|
29c09e1ef7
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into sharding
|
2014-02-20 10:04:43 +01:00 |
Jan Steemann
|
a0c3a7fe56
|
improved users API
|
2014-02-20 10:04:13 +01:00 |
Michael Hackstein
|
015ab56259
|
Merge remote-tracking branch 'origin/devel' into sharding
Conflicts:
arangod/VocBase/document-collection.c
arangosh/CMakeLists.txt
js/apps/system/aardvark/test/karma/karma.conf.js
|
2014-02-18 08:50:27 +01:00 |
Heiko Kernbach
|
899fa52876
|
added api-cmd for getting a complete user list
|
2014-02-17 16:37:50 +01:00 |
Jan Steemann
|
3fd053eb1e
|
updated tests
|
2014-02-14 18:44:36 +01:00 |
Jan Steemann
|
5270f994c9
|
Merge remote-tracking branch 'origin/devel' into sharding
Conflicts:
js/apps/system/aardvark/frontend/css/layout.css
js/server/modules/org/arangodb/arango-collection.js
|
2014-02-12 12:53:08 +01:00 |
Jan Steemann
|
10b406b0e9
|
flush the user authentication cache after any modifications
|
2014-02-12 09:12:48 +01:00 |
Michael Hackstein
|
bc16cfae86
|
Merge remote-tracking branch 'origin/devel' into sharding
Conflicts:
Documentation/InstallationManual/Installing.md
arangosh/CMakeLists.txt
|
2014-02-11 15:52:49 +01:00 |
Frank Celler
|
c6ce5c7406
|
made module loader more node compatible, added coffee script support
|
2014-02-11 13:26:11 +01:00 |
Frank Celler
|
7528779137
|
Merge remote-tracking branch 'origin/1.4' into devel
Conflicts:
CHANGELOG
CMakeLists.txt
VERSION
arangod/Ahuacatl/ahuacatl-functions.c
arangod/RestServer/ArangoServer.cpp
arangod/VocBase/vocbase-defaults.c
build.h
configure
configure.ac
js/apps/system/aardvark/api-docs.json
js/apps/system/aardvark/api-docs/batch.json
js/apps/system/aardvark/api-docs/database.json
js/apps/system/aardvark/api-docs/document.json
js/apps/system/aardvark/api-docs/edge.json
js/apps/system/aardvark/api-docs/endpoint.json
js/apps/system/aardvark/api-docs/job.json
js/apps/system/aardvark/api-docs/replication.json
js/apps/system/aardvark/api-docs/system.json
js/apps/system/aardvark/frontend/css/buttons.css
js/apps/system/aardvark/frontend/css/documentsView.css
js/apps/system/aardvark/frontend/js/templates/applicationsView.ejs
js/apps/system/aardvark/frontend/js/templates/documentsView.ejs
js/server/modules/org/arangodb/ahuacatl.js
js/server/tests/ahuacatl-graph.js
|
2014-02-09 18:39:11 +01:00 |
Jan Steemann
|
b5550e17a6
|
updated tests and documentation
|
2014-02-06 12:11:17 +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
|
a5d4b1b5a1
|
make change for issue #755 less strict
|
2014-01-31 02:07:27 +01:00 |