Frank Celler
|
128cb67c8b
|
Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
Documentation/Examples/shell-read-document-bad-handle
Makefile.in
arangod/Documentation/shell-document.dox
configure
js/actions/system/api-collection.js
js/actions/system/api-index.js
js/actions/system/api-system.js
js/common/bootstrap/modules.js
js/common/bootstrap/print.js
js/server/ArangoCollection.js
lib/V8/v8-utils.cpp
|
2013-01-09 15:30:21 +01:00 |
Frank Celler
|
fb881581e1
|
fixed GUI
|
2013-01-06 01:31:32 +01:00 |
Frank Celler
|
337cee7606
|
fixed jslint warnings
|
2013-01-05 23:59:44 +01:00 |
Frank Celler
|
7be1c01bda
|
removed linked in JavaScript code, separate files for 'fs' and 'console'
|
2013-01-05 23:24:10 +01:00 |
Jan Steemann
|
fb4afd0353
|
fulltext index
|
2012-12-10 12:16:48 +01:00 |
Jan Steemann
|
1ffa8e702c
|
more tests and documentation for fulltext indexes
|
2012-12-05 16:12:33 +01:00 |
Jan Steemann
|
cdbb96788f
|
issue #313
|
2012-12-03 15:30:01 +01:00 |
Jan Steemann
|
d60888e970
|
replaced arango-upgrade script with server startup option --upgrade
|
2012-12-03 13:45:58 +01:00 |
Jan Steemann
|
42ba0502f0
|
changed upgrade procedure
removed arango-upgrade script, replaced it with --upgrade server option
adjusted documentation & start scripts
|
2012-12-03 13:02:59 +01:00 |
Jan Steemann
|
59461d0c4b
|
added functionality to add and remove users programatically
removed arango-password script
|
2012-12-03 11:42:30 +01:00 |
Jan Steemann
|
fec05c853d
|
issue #312
|
2012-12-03 09:58:00 +01:00 |
Jan Steemann
|
30a47496b0
|
issue #312
|
2012-12-03 09:55:44 +01:00 |
Frank Celler
|
249492a89c
|
Merge remote-tracking branch 'origin/1.1' into devel
Conflicts:
CHANGELOG
Documentation/Manual/GlossaryCollectionName.md
Documentation/Manual/NewFeatures11.md
Documentation/UserManual/FirstStepsArangoDB.md
VERSION
arangod/Documentation/api-blueprints.dox
arangod/HashIndex/hasharray.c
arangod/RestHandler/RestVocbaseBaseHandler.cpp
arangod/RestServer/ArangoServer.cpp
arangod/V8Server/v8-actions.cpp
arangod/V8Server/v8-vocbase.cpp
arangod/VocBase/compactor.c
arangod/VocBase/document-collection.c
configure.ac
html/admin/js/master.js
js/server/ahuacatl.js
js/server/arango-upgrade.js
lib/BasicsC/voc-errors.h
lib/V8/V8LineEditor.cpp
lib/V8/v8-utils.cpp
|
2012-11-27 12:34:58 +01:00 |
Jan Steemann
|
ad855bd2bd
|
fixed doxygen errors
|
2012-11-21 18:10:45 +01:00 |
Jan Steemann
|
f3b87fbe1f
|
fixed documentation
|
2012-11-21 17:52:44 +01:00 |
Jan Steemann
|
a2b404123a
|
load monkeypatches on all occasions
|
2012-11-20 16:50:15 +01:00 |
Jan Steemann
|
b159a0539b
|
moved monkeypatches.js to bootstrap folder and load it at all occasions, allowing graph usage from arangosh
|
2012-11-20 15:36:19 +01:00 |
Jan Steemann
|
3780aafde9
|
issue #284
|
2012-11-19 15:14:29 +01:00 |
a-brandt
|
b800f2652c
|
renamed "blueprint" to "blueprints" and added documentation and tests
|
2012-10-30 13:35:36 +01:00 |
a-brandt
|
fff25d5ac3
|
renamed "blueprint" to "blueprints" and added documentation and tests
|
2012-10-30 12:29:51 +01:00 |
Jan Steemann
|
cb6c8c8e7e
|
added bidirectional edges, fixup edges index
|
2012-10-25 17:18:54 +02:00 |
Frank Celler
|
c1b0c37480
|
added module org/arangodb, added convinient functions
|
2012-10-18 15:39:00 +02:00 |
Frank Celler
|
59ef60d6b2
|
fixed doc errors
|
2012-10-12 19:21:52 +02:00 |
Frank Celler
|
7c3547e815
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB
Conflicts:
Makefile.files
Makefile.in
js/actions/system/api-system.js
|
2012-10-11 23:18:55 +02:00 |
Jan Steemann
|
2bb0407826
|
issue #235: fixed broken web front end
|
2012-10-11 21:32:15 +02:00 |
Frank Celler
|
939c5ece15
|
Merge branch '1.0' of github.com:triAGENS/ArangoDB
Conflicts:
CHANGELOG
CONTRIBUTING.md
Doxygen/arango-html.doxy
Doxygen/arango-latex.doxy
Doxygen/arango-xml.doxy
Doxygen/arango.template
Makefile.in
Makefile.local
Makefile.unittests
VERSION
config/config.sub
configure
configure.ac
js/actions/system/api-system.js
js/client/js-client.h
js/common/bootstrap/js-modules.h
js/server/js-ahuacatl.h
packetize.sh
|
2012-10-11 15:19:44 +02:00 |
Jan Steemann
|
3b8ad1835e
|
harmonise API between client and server versions
this adds db._createStatement() on the server side, furthermore it provides GeneralArrayCursor.elements()
|
2012-10-08 18:11:45 +02:00 |
Jan Steemann
|
788f91cd59
|
added ArangoStatement.explain() client method, wrote test cases
|
2012-10-08 15:49:15 +02:00 |
Frank Celler
|
5d21d2ac2d
|
removed try/catch
|
2012-09-29 14:52:56 +02:00 |
Lucas Dohmen
|
06fb38ca20
|
Requiring Graph.js automatically requires monkeypatches
The user should not have to do that manually.
Makes no sense.
|
2012-09-26 14:18:24 +02:00 |
Jan Steemann
|
135d454a3c
|
fix wrong variable names
|
2012-09-10 17:59:51 +02:00 |
Lucas Dohmen
|
fbe85fcb40
|
Merge branch 'graph_algorithms' into devel
Conflicts:
Makefile.in
configure
|
2012-09-04 09:41:03 +02:00 |
Jan Steemann
|
f70cdc8fcb
|
issue #169: adjusted documentation
|
2012-08-31 18:08:36 +02:00 |
Jan Steemann
|
e4e73a7a56
|
issue #169: missing argument for simple queries
|
2012-08-31 17:32:53 +02:00 |
Jan Steemann
|
1167b62ca6
|
issue #153: wrote upgrade script for arango. this will convert collections into edge collections etc.
|
2012-08-28 17:29:36 +02:00 |
Jan Steemann
|
b8e7d5634d
|
issue #153: edge collection should be a flag for a collection
|
2012-08-28 10:48:24 +02:00 |
Lucas Dohmen
|
5fa6eb8478
|
Some minor fixes.
|
2012-08-15 00:51:14 +02:00 |
Frank Celler
|
69a8e64f9b
|
Merge branch 'master' of github.com:triAGENS/ArangoDB into devel
Conflicts:
.gitignore
Makefile.in
Makefile.local
Makefile.unittests
|
2012-08-09 15:25:29 +02:00 |
Frank Celler
|
80b78a7415
|
added GC
|
2012-08-08 15:33:58 +02:00 |
Lucas Dohmen
|
353b28d814
|
Faster Handling of shortest path if empty
|
2012-08-06 16:07:12 +02:00 |
Lucas Dohmen
|
0b0df398d0
|
First version of Measurements and Shortest Path Executor
|
2012-07-23 13:56:25 +02:00 |
Lucas Dohmen
|
463045e17c
|
The pathTo method now supports graph-wide caching
This is the first step to support measurements. The data for the tests
has been added.
|
2012-07-18 16:00:17 +02:00 |
Lucas Dohmen
|
fb605e1247
|
Betweenness Measurement added to Vertices
|
2012-07-09 18:09:57 +02:00 |
Lucas Dohmen
|
c6c9712f82
|
Added support for geodesics to Graph.js
|
2012-07-09 16:22:02 +02:00 |
Lucas Dohmen
|
07366afcfc
|
Added two measurements to graphs
* diameter
* radius
|
2012-06-26 15:25:26 +02:00 |
Lucas Dohmen
|
ecf09fc4dc
|
Added distanceTo and two measurements to Vertices
The two measurements are:
* eccentricity
* closeness
|
2012-06-26 14:17:41 +02:00 |
Lucas Dohmen
|
c6b2b2642c
|
Added Degrees to Vertices, Size and Order to Graphs
|
2012-06-26 12:51:26 +02:00 |
Lucas Dohmen
|
ac092872ee
|
Refactoring on Graph.js
All methods reviewed and refactored. The refactorings use the new
ECMA Script 5 methods which are more efficient and precise.
|
2012-06-24 09:30:30 +02:00 |
Lucas Dohmen
|
2745997ad8
|
Re-Did the optimizations of the monkeypatches
|
2012-06-20 17:01:14 +02:00 |
Lucas Dohmen
|
15eddecc34
|
Revert "Monkeypatches have their own module now."
This reverts commit d01b16a930cfc5a47174d7e24a1742c20f874318.
Conflicts:
js/common/modules/monkeypatches.js
|
2012-06-20 16:43:08 +02:00 |