Frank Celler
|
632b9bc430
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-01-17 10:30:48 +01:00 |
Frank Celler
|
250726ca00
|
reorganisation of modules
|
2013-01-17 10:30:35 +01:00 |
Jan Steemann
|
adb5d32918
|
allow using of non-loaded collections when referring to them from an edge collection
|
2013-01-16 17:15:39 +01:00 |
Jan Steemann
|
945a437807
|
move creation of parameters file until after all datafiles have been created
this mitigates problems when datafile creation fails and there are dangling parameter.json files around
|
2013-01-16 16:40:10 +01:00 |
Jan Steemann
|
f1fbb4796e
|
fixed anonymous mmap for MacOS
|
2013-01-16 12:32:28 +01:00 |
Jan Steemann
|
6d108416e1
|
added notice to manual
|
2013-01-16 11:21:46 +01:00 |
Jan Steemann
|
4b15da54ba
|
removed assertion
|
2013-01-16 11:15:05 +01:00 |
Jan Steemann
|
b1956f99bb
|
fixed typo
|
2013-01-16 10:57:28 +01:00 |
Jan Steemann
|
dfc78f113d
|
issue #357
|
2013-01-16 10:07:29 +01:00 |
Jan Steemann
|
3fef8b6451
|
reserve full capacity of result set
|
2013-01-16 01:39:17 +01:00 |
a-brandt
|
b19d2ec0ee
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-01-15 17:08:53 +01:00 |
Jan Steemann
|
6fde7e2f27
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-15 16:45:54 +01:00 |
Jan Steemann
|
7a6db16241
|
added db._version()
|
2013-01-15 16:44:48 +01:00 |
a-brandt
|
a9ca9084d2
|
added graph documentation
|
2013-01-15 16:06:09 +01:00 |
Frank Celler
|
244d258fe7
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-01-15 15:51:32 +01:00 |
Frank Celler
|
7380ddfabe
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
arangosh/V8Client/arangosh.cpp
bin/arango32.msi
bin/arango64.msi
lib/BasicsC/win-utils.c
|
2013-01-15 15:50:47 +01:00 |
Jan Steemann
|
2e5f65a2ad
|
speed up insertion into edges index
|
2013-01-15 15:13:34 +01:00 |
Jan Steemann
|
2058700697
|
issue #353
|
2013-01-15 14:35:05 +01:00 |
Jan Steemann
|
c08db97a3c
|
adjusted manual
|
2013-01-15 09:21:11 +01:00 |
Jan Steemann
|
31ff0ee1e2
|
fixed doxygen errors
|
2013-01-15 09:14:33 +01:00 |
Oreste Panaia
|
cdb9055cf4
|
shell and import
|
2013-01-14 20:23:56 +08:00 |
Oreste Panaia
|
c01a5c6275
|
arango shell and import
|
2013-01-14 20:16:09 +08:00 |
Jan Steemann
|
ea0a163038
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-14 02:58:34 +01:00 |
Jan Steemann
|
4818f22b21
|
fixes
|
2013-01-14 02:58:19 +01:00 |
Frank Celler
|
dae6577276
|
added show marker info
|
2013-01-14 02:20:06 +01:00 |
Jan Steemann
|
0ce59432e0
|
edge & vertex uniqueness for TRAVERSE
|
2013-01-13 22:56:14 +01:00 |
Jan Steemann
|
f1a741ea7f
|
documentation for TRAVERSE
|
2013-01-13 14:47:51 +01:00 |
Jan Steemann
|
8bf8a733a2
|
added traversal function
|
2013-01-13 13:48:23 +01:00 |
Jan Steemann
|
5f2a6c803b
|
do not show irrelevant warning
|
2013-01-13 13:18:57 +01:00 |
Jan Steemann
|
35a58d4a69
|
fixed db.collection.document(collection / key)
|
2013-01-13 12:38:12 +01:00 |
Jan Steemann
|
975ef80e99
|
fixed 1.1 to 1.2 upgrade for big document ids
|
2013-01-13 10:58:44 +01:00 |
Jan Steemann
|
56eacf4f05
|
will BE ...
|
2013-01-12 20:45:11 +01:00 |
Jan Steemann
|
08a696a1a7
|
removed useless parameter
|
2013-01-12 01:26:52 +01:00 |
Jan Steemann
|
43dee1dcf4
|
fulltext queries from AQL, documentation
|
2013-01-11 22:25:08 +01:00 |
Frank Celler
|
4d4c4abe3f
|
fixed null check
|
2013-01-11 10:40:50 +01:00 |
Frank Celler
|
33e3031380
|
Merge branch '1.1' of github.com:triAGENS/ArangoDB into devel
Conflicts:
Makefile.in
VERSION
arangod/V8Server/v8-query.cpp
build_posix.h
configure
configure.ac
|
2013-01-10 18:00:25 +01:00 |
Jan Steemann
|
819f6775d7
|
fixed comment
|
2013-01-10 16:31:18 +01:00 |
Frank Celler
|
fab6f7f4b5
|
alpha 1.1.2, fixed ref in documentation
|
2013-01-10 15:29:11 +01:00 |
Frank Celler
|
2e6c075405
|
added getPeerVertex
|
2013-01-10 15:12:05 +01:00 |
Frank Celler
|
03f85fae23
|
added 'any' call for collections
|
2013-01-10 10:39:43 +01:00 |
Jan Steemann
|
485d10ad51
|
added collection.revision() method
|
2013-01-10 02:02:32 +01:00 |
Jan Steemann
|
7be548ab5d
|
issue #271: optimise LENGTH(p.edges) operator const-value
|
2013-01-10 01:08:12 +01:00 |
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 |
Oreste Panaia
|
afa0268e70
|
Merge branch '1.1' of https://github.com/triAGENS/ArangoDB into 1.1
|
2013-01-09 22:23:46 +08:00 |
Oreste Panaia
|
9baae9c129
|
windows bug fixes
|
2013-01-09 22:23:35 +08:00 |
Jan Steemann
|
187d8ecc69
|
some transaction rework
|
2013-01-08 17:26:16 +01:00 |
Frank Celler
|
99b42b90b7
|
updated documentation for deployment and removeByExample
|
2013-01-08 11:02:14 +01:00 |
Jan Steemann
|
992c49d4a1
|
more cases for issue #324
|
2013-01-08 00:47:44 +01:00 |
Jan Steemann
|
07aa2a3b68
|
re-added missing function
|
2013-01-07 22:32:40 +01:00 |
Jan Steemann
|
69eb391e59
|
issue #346
|
2013-01-07 13:46:55 +01:00 |