Michael Hackstein
|
9e98d5b87b
|
Added CXX implementation of FLATTEN incl tests.
|
2015-10-28 14:10:03 +01:00 |
Jan Steemann
|
c07d5a718d
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-10-28 11:23:27 +01:00 |
Jan Steemann
|
31cacfb9f9
|
do not allow remaining in already-deleted database with _useDatabase()
|
2015-10-28 11:22:58 +01:00 |
Jan Steemann
|
cd677d26c0
|
yawe: yet another windows exception
|
2015-10-28 09:55:07 +01:00 |
jsteemann
|
5fff134c80
|
added CXX implementations of `WITHIN` and `NEAR` AQL functions
|
2015-10-27 23:24:00 +01:00 |
Alan Plum
|
131da2ea97
|
Workaround for missing root props on Foxx apps
Fixes #1547.
|
2015-10-27 18:37:22 +01:00 |
Alan Plum
|
5370213d03
|
Add root property to FoxxService JSON
See #1547.
|
2015-10-27 18:31:44 +01:00 |
Michael Hackstein
|
476d4e78fd
|
Fixed array index test. It is now adapted to new definition of sparse
|
2015-10-27 17:58:53 +01:00 |
Michael Hackstein
|
021eb6ae4b
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-10-27 16:36:33 +01:00 |
Michael Hackstein
|
c655cbc65f
|
The cluster will not ask any other index than Skiplist or Hash if it can serve for condition. All others can only be used by functions and use different ways.
|
2015-10-27 16:36:19 +01:00 |
Michael Hackstein
|
44001e8049
|
Removed debug output from foxx manager
|
2015-10-27 16:34:25 +01:00 |
Jan Steemann
|
da8519b1a2
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-10-27 16:16:57 +01:00 |
Jan Steemann
|
63bebc4fe2
|
index printing
|
2015-10-27 16:16:46 +01:00 |
Michael Hackstein
|
7458e6ee75
|
Fixed cluster tests for array indexing
|
2015-10-27 15:31:40 +01:00 |
Michael Hackstein
|
58cd64639b
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-10-27 14:19:14 +01:00 |
Michael Hackstein
|
a94eb7fd49
|
In an array index with subattributes the document will be indexed with null if it has the array, but the subattribute is not existing. And it will not be indexed if it does not have the array
|
2015-10-27 14:19:06 +01:00 |
hkernbach
|
120a4fbd30
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-10-27 13:58:59 +01:00 |
hkernbach
|
9a25bc2783
|
edited graph edit modal, js+css
|
2015-10-27 13:58:44 +01:00 |
Michael Hackstein
|
0869a4d91b
|
Updated the documentation for arrayindexing with subattributes
|
2015-10-27 13:51:10 +01:00 |
Michael Hackstein
|
e9b858d287
|
Added handling of null and sparsity in the array index to the documentation
|
2015-10-27 13:23:38 +01:00 |
Frank Celler
|
c07aeaf5ba
|
clarified parted generated by autotools & bison
|
2015-10-27 13:21:55 +01:00 |
Frank Celler
|
41f61d4deb
|
added autotools
|
2015-10-27 13:19:57 +01:00 |
Michael Hackstein
|
d7f3ca496d
|
The Array Index now allows to query for null IN in sparse version
|
2015-10-27 13:00:49 +01:00 |
Jan Steemann
|
59dbcd49c0
|
updated CHANGELOG
|
2015-10-27 11:21:52 +01:00 |
Jan Steemann
|
3c4655124a
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-10-27 11:16:19 +01:00 |
Jan Steemann
|
d73a5b7ff7
|
fixed logic error in replication dump function
|
2015-10-27 11:16:03 +01:00 |
Jan Steemann
|
f963c728f6
|
fixed memleak in linenoise shell result handling
|
2015-10-27 11:15:40 +01:00 |
Jan Steemann
|
67d033c8b2
|
fixed segfault with string collection names
|
2015-10-27 11:14:52 +01:00 |
Michael Hackstein
|
1c9a7062ae
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-10-27 11:14:07 +01:00 |
Michael Hackstein
|
52e372ab27
|
Added some more Array Indexing tests. And improved the pathbased index. Now it is checked when trying to array-index a non-array value. And if non existing attributes are added to the index or not.
|
2015-10-27 11:14:02 +01:00 |
Jan Steemann
|
e38d547a88
|
using linenoise from yhirose/cpp-linenoise
|
2015-10-27 09:35:31 +01:00 |
Michael Hackstein
|
d9eb549335
|
Merge branch 'devel' of github.com:arangodb/arangodb into devel
|
2015-10-26 17:22:06 +01:00 |
Michael Hackstein
|
817c9827e1
|
Added tests for Array-Indexing non Array elements. It should allow partial indexing in the skiplist and forbid indexing in the hash index now.
|
2015-10-26 17:22:01 +01:00 |
Jan Steemann
|
970c5a7e52
|
fixed SSL shutdown issue
|
2015-10-26 17:21:21 +01:00 |
Wilfried Goesgens
|
36f289ea16
|
We picked the Executionnode from the plan to a local variable, we can use it later on.
|
2015-10-26 13:52:32 +01:00 |
Michael Hackstein
|
deac579950
|
Added tests for Indexing non-Array elements with an Array Index
|
2015-10-26 11:57:53 +01:00 |
Michael Hackstein
|
c35ccc02d5
|
Fixed unique-constrain-violated behaviour in SkiplistIndex
|
2015-10-26 09:28:14 +01:00 |
Jan Steemann
|
e0983ef242
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-10-26 09:17:30 +01:00 |
Jan Steemann
|
232cdab2a0
|
abort final GC after some amount of time
|
2015-10-26 09:17:01 +01:00 |
Frank Celler
|
0421416598
|
fixed help text
|
2015-10-26 09:01:38 +01:00 |
Frank Celler
|
07d779e5aa
|
fixed stdlib=c++ and linenoise options
|
2015-10-25 22:13:49 +01:00 |
Frank Celler
|
4b99be0c30
|
added --enable-console to configure
|
2015-10-25 19:59:16 +01:00 |
Jan Steemann
|
3cf1b237ee
|
dfdb improvements
|
2015-10-23 19:03:24 +02:00 |
Jan Steemann
|
3c4849e81a
|
only drop known graphs
|
2015-10-23 19:03:11 +02:00 |
hkernbach
|
ea6903ee33
|
issue #1537: from and to vertices always visible
|
2015-10-23 18:53:59 +02:00 |
hkernbach
|
a4bdf8d38c
|
grunt build
|
2015-10-23 18:27:13 +02:00 |
hkernbach
|
7caac2edae
|
webui: added some cursors to indicate actions
|
2015-10-23 18:24:46 +02:00 |
Jan Steemann
|
3d44d9abf1
|
updated CHANGELOG
|
2015-10-23 17:24:04 +02:00 |
Jan Steemann
|
ad068ce49f
|
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
|
2015-10-23 17:23:11 +02:00 |
Jan Steemann
|
50d5176adf
|
potential fix for unique index constraint violation with array indexes
|
2015-10-23 17:22:37 +02:00 |