Simran Brucherseifer
|
ba2bbded5b
|
Docs: add Google Analytics
|
2017-04-05 16:13:48 +02:00 |
Michael Hackstein
|
535e4cd6cb
|
Renamed PriorityQueue => ShortestPathPriorityQueue
|
2017-04-05 16:12:47 +02:00 |
jsteemann
|
1ee5d1a3fe
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 16:04:00 +02:00 |
Wilfried Goesgens
|
257a1632b1
|
fix windows path problems for test tarballs
|
2017-04-05 15:36:10 +02:00 |
Michael Hackstein
|
49f8ba8f85
|
Merge branch 'engine-api' of github.com:arangodb/arangodb into engine-api
|
2017-04-05 15:33:00 +02:00 |
Michael Hackstein
|
e64cadde7d
|
Added a toAqlValue in ManagedDocumentResult that should be called from outside. This figures out if we have to copy the content into the AqlValue or if we could just point to the raw data.
|
2017-04-05 15:32:45 +02:00 |
Michael Hackstein
|
039c6fbd16
|
Moved all logic of lib/Basics/PathFinder into seperated files in arangod/Graph. Preparation to detemplatify this code as we need some arangodb interna in it for Slice mangement
|
2017-04-05 15:31:44 +02:00 |
Simon Grätzer
|
060ddcea59
|
Fixed database drop
|
2017-04-05 15:17:54 +02:00 |
jsteemann
|
e5d733867e
|
make more tests pass
|
2017-04-05 14:57:18 +02:00 |
jsteemann
|
171160db6a
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 14:51:24 +02:00 |
jsteemann
|
eaba8c5db0
|
make begin() behave correctly when there is OOM
|
2017-04-05 14:51:09 +02:00 |
Simon Grätzer
|
342613bd59
|
Fixing export
|
2017-04-05 14:03:58 +02:00 |
jsteemann
|
42444e6516
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 13:40:31 +02:00 |
jsteemann
|
5880daf2a5
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 13:40:25 +02:00 |
jsteemann
|
1c43920bfc
|
preparations for revision()
|
2017-04-05 13:40:18 +02:00 |
Simon Grätzer
|
d61cdd23ee
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 13:38:47 +02:00 |
Simon Grätzer
|
5822e77843
|
invokeOnAllElements
|
2017-04-05 13:38:43 +02:00 |
Michael Hackstein
|
5e46dca2e4
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-04-05 13:24:57 +02:00 |
jsteemann
|
6480d56b7e
|
fix memleak
|
2017-04-05 13:24:01 +02:00 |
jsteemann
|
8d864f92d8
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 13:20:59 +02:00 |
jsteemann
|
2bdda1b9f4
|
try to fix compile error
|
2017-04-05 13:18:16 +02:00 |
Michael Hackstein
|
1a4667264c
|
Updated changelog
|
2017-04-05 12:50:00 +02:00 |
jsteemann
|
56e946bcaf
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 12:32:09 +02:00 |
jsteemann
|
c086e31a3f
|
fix range lookups
|
2017-04-05 12:32:00 +02:00 |
jsteemann
|
79fc5224cb
|
fix count()
|
2017-04-05 12:31:53 +02:00 |
jsteemann
|
ff38a5023f
|
re-add index
|
2017-04-05 12:31:37 +02:00 |
Michael Hackstein
|
7e7bce7d3a
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-04-05 12:27:24 +02:00 |
Michael Hackstein
|
ef372c60c8
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2017-04-05 12:27:12 +02:00 |
Wilfried Goesgens
|
3c9044acef
|
don't flush cmake state partially - its not supported.
|
2017-04-05 12:27:06 +02:00 |
Michael Hackstein
|
61f0bfc9d8
|
The traverserengine registry will now wait until an engine is freed instead of throwing a deadlock situation
|
2017-04-05 12:26:09 +02:00 |
Wilfried Goesgens
|
3d8222aaa7
|
Windows doesn't have makefiles...
|
2017-04-05 12:25:30 +02:00 |
Simon Grätzer
|
1ef373dea7
|
Fixing some conversion issues
|
2017-04-05 12:16:53 +02:00 |
Andreas Streichardt
|
c4af620144
|
Revert "Break tests again"
This reverts commit 111c3fb7cf .
|
2017-04-05 12:13:23 +02:00 |
jsteemann
|
dac6aeab0b
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 12:10:40 +02:00 |
jsteemann
|
adcb8b6a29
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 12:10:35 +02:00 |
jsteemann
|
b39935b711
|
fix conversion warning
|
2017-04-05 12:06:06 +02:00 |
Simon Grätzer
|
545b258f5b
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 11:54:37 +02:00 |
Simon Grätzer
|
b69294641f
|
Moving api-wal-noncluster and adding running trx
|
2017-04-05 11:54:30 +02:00 |
Wilfried Goesgens
|
2019c1b957
|
fresh swagger
|
2017-04-05 11:41:11 +02:00 |
Wilfried Goesgens
|
b6c2c77af7
|
handle process exit codes so the build can fail visually.
|
2017-04-05 11:32:02 +02:00 |
Wilfried Goesgens
|
cba5b46d55
|
add crossreferences that one should use WITH
|
2017-04-05 11:31:41 +02:00 |
jsteemann
|
72c62182de
|
added assertion
|
2017-04-05 11:23:48 +02:00 |
jsteemann
|
163c17fc85
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 11:23:11 +02:00 |
jsteemann
|
fa11ad63f0
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 11:23:06 +02:00 |
jsteemann
|
ca60cd691a
|
remove dependency on fulltext index
|
2017-04-05 11:22:53 +02:00 |
Andreas Streichardt
|
111c3fb7cf
|
Break tests again
|
2017-04-05 10:48:53 +02:00 |
Simon Grätzer
|
9019dd380c
|
Merge branch 'engine-api' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 10:48:24 +02:00 |
Simon Grätzer
|
57b0aa4a3d
|
Any iterator
|
2017-04-05 10:48:08 +02:00 |
jsteemann
|
745af96786
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into engine-api
|
2017-04-05 10:43:35 +02:00 |
jsteemann
|
701f5ed7fb
|
remove irrelevant tests
|
2017-04-05 10:43:23 +02:00 |