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
|
c73cf43874
|
tests
|
2013-01-16 18:39:08 +01:00 |
Jan Steemann
|
90f18b63a4
|
fixed path examples for issue #359
|
2013-01-16 18:01:26 +01:00 |
Jan Steemann
|
0298bcc601
|
added more tests for edge creation
|
2013-01-16 17:41:19 +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
|
e275fe837a
|
fixed invalid example in documentation
|
2013-01-16 16:40:50 +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
|
9e050addc6
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-16 12:50:33 +01:00 |
Jan Steemann
|
e963f104d8
|
split collection tests into 2 files
|
2013-01-16 12:44:37 +01:00 |
Frank Celler
|
430500a282
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-01-16 12:43:58 +01:00 |
Frank Celler
|
ba9388e5a8
|
fixed .any on arangosh
|
2013-01-16 12:43:50 +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
|
32e91fddf6
|
renamed methods
|
2013-01-16 11:12:58 +01:00 |
Jan Steemann
|
f50c9e12b4
|
fixed any traversal for Graph object
|
2013-01-16 11:12:17 +01:00 |
Jan Steemann
|
b1956f99bb
|
fixed typo
|
2013-01-16 10:57:28 +01:00 |
Jan Steemann
|
16fd95e51f
|
removed duplicate manual section
|
2013-01-16 10:08:31 +01:00 |
Jan Steemann
|
dfc78f113d
|
issue #357
|
2013-01-16 10:07:29 +01:00 |
Jan Steemann
|
a20cb437e1
|
some macros for zone debug
|
2013-01-16 01:58:41 +01:00 |
Jan Steemann
|
d10d35bf4b
|
colors
|
2013-01-16 01:40:07 +01:00 |
Jan Steemann
|
3fef8b6451
|
reserve full capacity of result set
|
2013-01-16 01:39:17 +01:00 |
Jan Steemann
|
501eebe431
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-15 19:50:15 +01:00 |
Jan Steemann
|
e0e3fe12b8
|
added graph traversal for Graph
|
2013-01-15 19:48:53 +01:00 |
Jan Steemann
|
d229f1ed98
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-15 18:33:32 +01:00 |
Jan Steemann
|
0686cfdbd0
|
fixed error messages in simplehttpclient
|
2013-01-15 18:33:07 +01:00 |
a-brandt
|
f850679516
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-01-15 17:29:13 +01:00 |
a-brandt
|
f1f6eca036
|
changed the graph document
|
2013-01-15 17:28:22 +01:00 |
Jan Steemann
|
ead3f2f204
|
changed order of tests
|
2013-01-15 17:09:04 +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 |
Lucas Dohmen
|
9bb56d801d
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-01-15 15:48:29 +01:00 |
Lucas Dohmen
|
3d59723f99
|
Tiny additions to Frank
* Missing templates will result in an error
* The middleware calls next
* All JSLint warnings except one fixed
|
2013-01-15 15:45:47 +01:00 |
Jan Steemann
|
2e5f65a2ad
|
speed up insertion into edges index
|
2013-01-15 15:13:34 +01:00 |
Jan Steemann
|
4712e1637e
|
optionally do not check element equality when inserting into the associative multi index
this might speed up insertion a lot if we know that the same element cannot be in the index already
|
2013-01-15 15:11:16 +01:00 |
Jan Steemann
|
bedc46f646
|
issue #355
|
2013-01-15 15:09:31 +01:00 |
Jan Steemann
|
40318ad926
|
pretty dumper
|
2013-01-15 15:00:17 +01:00 |
Jan Steemann
|
c1ec3c49ed
|
shut up prettifiers on demand
|
2013-01-15 14:53:06 +01:00 |
Jan Steemann
|
03a45634d0
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-15 14:46:31 +01:00 |
Jan Steemann
|
6686a075ca
|
pretty printing fix
|
2013-01-15 14:46:18 +01:00 |
a-brandt
|
64a72fec62
|
Merge branch 'devel' of github.com:triAGENS/ArangoDB into devel
|
2013-01-15 14:41:47 +01:00 |
a-brandt
|
a57f428277
|
added documentation
|
2013-01-15 14:41:20 +01:00 |
Jan Steemann
|
c22feb5963
|
fixed test
|
2013-01-15 14:37:08 +01:00 |
Jan Steemann
|
682d22bfb0
|
Merge branch 'devel' of https://github.com/triAGENS/ArangoDB into devel
|
2013-01-15 14:35:19 +01:00 |
Jan Steemann
|
2058700697
|
issue #353
|
2013-01-15 14:35:05 +01:00 |