jsteemann
aa5e02c82d
make syncer more compatible and ignore revs if not present
2018-02-19 18:44:08 +01:00
Jan
63c50c3993
Bug fix/handle single delete ( #4618 )
2018-02-19 14:49:58 +01:00
Wilfried Goesgens
bda5c79bce
Implement FIND_FIRST and FIND_LAST in c++ ( #4608 )
2018-02-19 10:41:21 +01:00
Wilfried Goesgens
101a9893a4
migrate r/l-trim, split trim so we can reuse that code. ( #4578 )
2018-02-16 14:10:00 +01:00
Andrey Abramov
d130e0f7c6
Bug fix/internal issue #350 ( #4601 )
2018-02-15 18:57:08 +01:00
Vasiliy
828f8fb48c
locally tested only, Changes since last PR: ensure parser.cc dependency is tracked in the build directory to avoid bison invocation on MSVC, aquire IResearchView snapshot at transaction begin() and reuse it for all queries, remove unused callback registration from Methods ( #4564 )
2018-02-14 12:32:29 +01:00
Wilfried Goesgens
139aca6967
Doc - fix examples ( #4579 )
2018-02-13 20:32:01 +01:00
jsteemann
a0ace6ef73
fix jslint
2018-02-13 12:21:20 +01:00
Wilfried Goesgens
619155a62d
Feature/aqlfunction to cpp ( #4573 )
2018-02-13 11:50:49 +01:00
ArangoDB Release Bot
66401c5463
nightly frontend build
2018-02-13 00:57:52 +00:00
Heiko
c36bb206ad
removed not needed menu entry for cluster logs ( #4544 )
2018-02-12 10:05:52 +01:00
Wilfried Goesgens
16648fc628
fix windows compile ( #4557 )
2018-02-11 18:56:13 +01:00
Dan Larkin
934e936bae
Fix index selectivity estimate issues with RocksDB engine ( #4429 )
2018-02-09 16:05:33 +01:00
Alan Plum
b00d169bcf
More Foxx API tests ( #4516 )
2018-02-09 15:55:42 +01:00
Simon
35136a89c0
Fix some problems with active failover ( #4540 )
2018-02-09 15:11:53 +01:00
Jan
42dd337152
allow using `returnOld` and `returnNew` attributes in HTTP REST APIs … ( #4479 )
2018-02-09 14:50:56 +01:00
Jan
8da61a9875
Bug fix/more replication tests ( #4500 )
2018-02-09 13:06:47 +01:00
Jan
4f872b62ee
add missing edge filter NeighborsEnumerator ( #4547 )
2018-02-08 15:15:29 +01:00
Jan
0eae1d225f
fix internal issue #1848 ( #4521 )
...
AQL optimizer was trying to resolve attribute accesses
to attributes of constant object values at query compile time, but only did so far
the very first attribute in each object
this fixes https://stackoverflow.com/questions/48648737/beginner-bug-in-for-loops-from-objects
2018-02-08 09:23:15 +01:00
jsteemann
24da298f0a
removed useless explain
2018-02-08 09:01:03 +01:00
Alan Plum
232abd4bd0
Fix legacy Foxx HTTP API compat layer ( #4265 ) ( #4449 )
2018-02-05 12:35:51 +01:00
Mark
599da158b5
Bugfix Foxx API tests ( #4446 )
2018-02-05 11:31:27 +01:00
Alan Plum
58cfd340cc
Don't greedily delete legit app folders ( #4437 )
...
See #4395
2018-02-05 11:30:05 +01:00
Vasiliy
aa041ddfb9
locally tested only ( #4476 )
2018-02-05 11:24:34 +01:00
Dan Larkin
bf606bdf89
Rename more '-iresearch' tests to '-arangosearch'. ( #4477 )
2018-01-31 18:01:04 +01:00
Dan Larkin
a25384fe6c
Rename -iresearch files to -arangosearch for proper test selection. ( #4386 )
2018-01-31 17:25:59 +01:00
Jan Christoph Uhde
fd166d07f4
try to fix windows build ( #4468 )
2018-01-31 10:09:39 +01:00
Alan Plum
05d0c81d7d
More consistent config/deps output in Foxx API (devel) ( #3792 )
...
* Correctly expose parsed/raw config
This makes accessing the configuration more consistent by distinguishing between the raw (assigned) and parsed (validated/default) values.
Previously there was no way to recognise default values for unset config options and the "current" value did not actually reflect what the service sees.
* Add minimal option to config/deps routes
The default values are backwards compatible with the existing behaviour but can be overridden to consistently get more/less output.
* Actually merge warnings into non-mininal response
2018-01-30 16:50:36 +01:00
Wilfried Goesgens
054989cd41
Documentation/rename iresearch files ( #4456 )
2018-01-29 17:23:18 +01:00
Michael Hackstein
7a5a9a620c
Bug fix/distribute shards like ( #4415 )
2018-01-29 13:07:06 +01:00
jsteemann
a73408182c
fix invalid filename (my bad)
2018-01-25 16:46:15 +01:00
Jan
caf409b638
fix issue #4272 ( #4419 )
2018-01-25 15:57:13 +01:00
Jan
fe0fca9029
Bug fix/restore unlock ( #4387 )
2018-01-25 15:56:27 +01:00
Wilfried Goesgens
14c5c3aa35
fix restoring a dump created from a cluster to single server ( #4350 )
2018-01-24 13:50:27 +01:00
Manuel B
ebf1622b4e
typo ( #4414 )
2018-01-24 13:48:41 +01:00
Wilfried Goesgens
9f7f03af44
Fix output of arangosh when run in testing.js ( #4411 )
2018-01-24 12:28:19 +01:00
Jan
abd3355784
renamed files ( #4405 )
2018-01-24 09:54:24 +01:00
ArangoDB Release Bot
8be7833973
nightly frontend build
2018-01-24 00:58:15 +00:00
Jan
1a7177bc3d
added traversal test ( #4376 )
2018-01-23 15:18:09 +01:00
Heiko
fdc0c62dbc
Bug fix/quotation marks query editor ( #4380 )
2018-01-23 12:38:13 +01:00
Simon
3de120d915
Doc - Move cursor documentation out of deprecation folder ( #4353 )
2018-01-23 11:01:29 +00:00
Jan Christoph Uhde
3683e555ef
move statistics from js to c++ ( #4351 )
2018-01-23 09:58:29 +01:00
Andrey Abramov
ffbb00bbe2
standardize on the 'analyzer' and 'trackListPositions' naming ( #4384 )
2018-01-22 16:39:53 +01:00
Jan
41f1b31e58
added test for issue #4308 ( #4372 )
2018-01-22 09:22:48 +01:00
ArangoDB Release Bot
172494db51
nightly frontend build
2018-01-20 00:57:42 +00:00
Max Neunhöffer
c221dddad4
Wait for 5 dbservers to be there and GOOD before test starts. ( #4364 )
2018-01-19 18:37:46 +01:00
jsteemann
6bbdafb31d
added test case
2018-01-19 15:43:30 +01:00
Andrey Abramov
a1cfb3d72b
Feature iresearch ( #4105 )
2018-01-19 14:23:58 +01:00
ArangoDB Release Bot
5651ceed79
nightly frontend build
2018-01-17 00:57:36 +00:00
Heiko
97f7851ebe
Bug fix/issue 1683 ( #4264 )
2018-01-16 21:41:24 +01:00