Heiko
9d2e11f789
fixed a query caching and parsing issue in the ui ( #4266 )
2018-01-16 21:39:40 +01:00
Michael Hackstein
40fa74f626
Bug fix/selectivity estimates on abort ( #4337 )
2018-01-16 18:21:55 +01:00
Michael Hackstein
4a5301fbf9
Bug fix/rocksdb truncate ( #4328 )
2018-01-16 15:21:43 +01:00
Michael Hackstein
802fda8e10
Revert "Bug fix/selectivity estimates on abort ( #4314 )"
...
This reverts commit d32f3b5fe9
.
2018-01-16 14:39:02 +01:00
Michael Hackstein
d32f3b5fe9
Bug fix/selectivity estimates on abort ( #4314 )
2018-01-16 12:39:03 +01:00
Heiko
77ac74bcf0
UI: optimized login view for very small screen sizes ( #3761 )
2018-01-16 09:55:49 +01:00
Heiko
43edad2537
Bug fix/ui query parameter issue 4217 ( #4244 )
2018-01-16 09:12:54 +01:00
Michael Hackstein
d32ac3b9c8
Bug fix/rocksdb truncate ( #4060 )
2018-01-16 09:01:04 +01:00
ArangoDB Release Bot
62aee41411
nightly frontend build
2018-01-16 00:57:47 +00:00
Jan
653f95f243
fixed issue #4185 : On execution of FULLTEXT search / AQL query db is … ( #4238 )
2018-01-16 00:27:27 +01:00
Jan
37da067059
fix missing events in RocksDB-based replication for transactions that… ( #4277 )
2018-01-16 00:27:11 +01:00
Heiko
947771b757
updated swagger to current version: 3.9.0 ( #4285 )
2018-01-16 00:25:15 +01:00
Jan Christoph Uhde
bddadda0ee
add 'create database' to 'import feature' ( #4278 )
2018-01-15 15:15:31 +01:00
Jan Christoph Uhde
9c2ebb7bfc
remove code that potentially throws from ~WBReader ( #4282 )
2018-01-15 15:14:55 +01:00
Jan
416724ff68
try to make replication test more deterministic (rough guess only) ( #4275 )
2018-01-14 22:10:58 +01:00
Max Neunhöffer
f2cf4cbb80
Fix shard distribution test. ( #4260 )
2018-01-14 22:06:06 +01:00
Jan
140452c80c
fix memory hunger of cache ( #4270 )
2018-01-12 12:14:11 +01:00
ArangoDB Release Bot
2c5fa19d4e
nightly frontend build
2018-01-12 01:02:18 +00:00
Jan
b2b6c06cbf
Feature/efficiency ( #3736 )
2018-01-05 16:51:31 +01:00
Jan
19ab240bf8
add wait to test ( #4224 )
2018-01-05 14:53:35 +01:00
Jan
3b6e85f4a6
fixed issue #4197 : AQL statement not working in 3.3.1 when upgraded from 3.2.10 ( #4206 )
2018-01-05 14:52:03 +01:00
Jan
d113b755a0
fixed issue #4199 : Internal failure: JavaScript exception in file 'arangosh.js' at 98,7: ArangoError 4: Expecting type String ( #4202 )
2018-01-05 14:51:26 +01:00
Jan
2a93560473
added AQL function `IS_KEY` ( #4158 )
2018-01-05 14:50:57 +01:00
Jan
7018d003cc
added `SORTED` and `SORTED_UNIQUE` AQL functions ( #4157 )
2018-01-05 14:50:27 +01:00
Jan
6cb79b164e
change message from "no leader" to "not a leader" ( #4134 )
2018-01-05 14:50:15 +01:00
Alan Plum
d37fd83a96
Warn about Foxx manifest names ( #3899 )
...
Via #3818
2018-01-05 14:49:05 +01:00
ArangoDB Release Bot
6b3f1c1697
nightly frontend build
2018-01-04 00:57:41 +00:00
Kaveh Vahedipour
7715c75c59
let's not miss failedserver removal ( #4208 )
...
* let's not miss failedserver removal
* remove resetting of FailedServers in test code
* Only call abortRequestsToFailedServers at most every 3 seconds.
2018-01-03 21:55:40 +01:00
Heiko
e48acb5523
ui - updated support view ( #4203 )
2018-01-03 17:04:44 +01:00
ArangoDB Release Bot
212b5056a5
nightly frontend build
2018-01-03 00:57:34 +00:00
Jan
6ab17171a3
do not materialize entire collections using V8 ( #4087 )
2018-01-02 15:47:41 +01:00
Jan
bbfb8238b1
clean up generator code ( #4191 )
2018-01-02 15:26:06 +01:00
Heiko
65d22c6066
Feature/sha512 aql cpp ( #4181 )
2018-01-02 14:31:01 +01:00
Jan
1d24a4e14a
temporarily break flush thread feature in order to prevent some loss ( #4159 )
2018-01-02 13:20:07 +01:00
Heiko
61de1b6099
Bug fix/optimize shard distribution api and ui ( #3921 )
...
* UI: document/edge editor now remembering their modes (e.g. code or tree)
* changed shardDistribution api behaviour, added PUT route to only fetch collection based shard distribution
* ui: optimized shards view, added missing cleanup function in nodes view
* broken test
* shard distribution tests not fit the new api behaviour
* variables as reference
* CHANGELOG
2018-01-02 12:42:12 +01:00
Heiko
1a1f908c2b
Bug fix/issue 4152 ui wfs rocksdb ( #4153 )
2018-01-02 12:30:03 +01:00
Heiko
ba563f7f36
Feature/dygraph lib update ( #4183 )
2018-01-02 12:27:25 +01:00
Jan
6040b4ae9f
add ignore-missing option to arangoimport ( #4129 )
2017-12-22 11:29:10 +01:00
jsteemann
b82a32b94b
rename test
2017-12-20 11:26:16 +01:00
Jan
52d0a4593e
Bug fix/add recovery tests for intermediate commits ( #4108 )
...
* added several recovery tests that check intermediate commits
* small fixes
* fix tests
2017-12-20 09:46:06 +01:00
Wilfried Goesgens
7a9bf83561
fresh examples ( #4101 )
2017-12-19 13:48:27 +01:00
ArangoDB Release Bot
1e87c55e86
nightly frontend build
2017-12-19 00:57:45 +00:00
Jan
2a96df5ca5
Feature iresearch ( #4071 )
2017-12-18 15:04:59 +01:00
Jan
e1c13b2130
simply fulltext query handling ( #4072 )
2017-12-18 13:38:33 +01:00
ArangoDB Release Bot
61841c3293
nightly frontend build
2017-12-17 00:57:31 +00:00
Heiko
2cda6b8153
changelog ( #4051 )
2017-12-16 17:23:12 +01:00
Jan
3b1453b864
make queue test more robust ( #4065 )
2017-12-16 15:32:11 +01:00
Heiko
5878d8184e
Bug fix/ui fix foxx configuration keys 3818 ( #3993 )
...
* ui: fixed broken foxx configuration keys. Some valid values could not be handled by the ui.
* changelog
2017-12-16 15:16:00 +01:00
Jan
4ceaf2ce1c
add minPort and maxPort to testing.js help output ( #4042 )
2017-12-15 10:26:41 +01:00
ArangoDB Release Bot
92ed9a84ec
nightly frontend build
2017-12-15 00:57:40 +00:00
Dan Larkin
9cd8c47eb7
Renamed arangoimp to arangoimport (with alias for compatibility.) ( #4040 )
2017-12-14 21:31:21 +01:00
Jan
3f9918a163
revert broken fix for WITHIN_RECTANGLE, restore the old (non-working) behavior ( #4038 )
2017-12-14 21:30:28 +01:00
Heiko
7563ba25ea
Feature/ui modals usability 891 ( #3989 )
2017-12-14 12:59:33 +01:00
Heiko
62d0476bd7
Feature/ui 1447 nodes sorting ( #3986 )
2017-12-14 12:58:02 +01:00
Jan
9c76613e63
fix premature unlock ( #3802 )
...
* fix some deadlocks found by evil lock manager (tm)
* fix duplicate lock
* fix indentation
* ensure proper lock dependencies
* fix lock acquisition
* removed useless comment
* do not lock twice
* create either a V8 transaction context or a standalone transaction context, depending on if we are called from within V8 or not
* AQL micro optimizations
* use explicit constructor
* only use V8DealerFeature's ConditionLocker for acquiring a free V8 context
entering and exiting the selected context is then done later on without having to hold the ConditionLocker
* remove some recursive locks
* Disable custom deadlock detection when Thread Sanitizer is enabled
* Changing ifdef's
* grr
* broke gcc
* Using atomic for ApplicationServer::_server
* fix premature unlock
* add some asserts
* honor collection locking in cluster
* yet one more lock fix
* removed assertion
* some more bugfixes
* Fixing assert
(cherry picked from commit 1155df173bfb67303077fbe04ee8d909517bfd21)
2017-12-13 13:27:42 +01:00
Simon Grätzer
739af2d1f5
Fixing some accidentally broken fulltext tests ( #3951 )
...
* Fixing some accidentally broken tests
* Fixing test...again
2017-12-13 10:19:17 +01:00
Jan
d1478dbcf6
increase timeout in queue tests ( #3981 )
2017-12-11 10:32:58 +01:00
ArangoDB Release Bot
cf0d5edc3b
nightly frontend build
2017-12-09 00:57:42 +00:00
Heiko
5561ab4482
Bug fix/ui navigation label issue 1406 ( #3879 )
...
* nav label wrongly removed
* UI: fixed disappearing of the navigation label in some case special case
2017-12-08 15:57:10 +01:00
Jan
f5d71f42d2
added tests and updated documentation for Foxx queues ( #3861 )
2017-12-08 15:52:45 +01:00
Michael Hackstein
613cc4f749
Reduce planning time of high depth Traversals ( #3942 )
...
* Improved the cost estimation of traversals to be independent from max search depth. This fixes #3917
* fix failing test on MSVC
2017-12-08 15:45:08 +01:00
Heiko
b409fd06c8
fixed issue #3822 - disabled input field for system collections ( #3959 )
2017-12-08 15:39:37 +01:00
ArangoDB Release Bot
1746232ded
nightly frontend build
2017-12-07 00:57:45 +00:00
jsteemann
81d3fd604e
disable always-failing tests for now
...
need to fix them soon. @simon
2017-12-06 20:29:44 +01:00
jsteemann
c14076744b
remove garbage output at test start
2017-12-06 18:08:46 +01:00
Manuel B
857c64c0d9
Move Statistics into c++ ( #3184 )
2017-12-06 16:36:52 +01:00
Jan
08949a1608
disable junit reporter for catch tests ( #3864 )
2017-12-06 16:35:18 +01:00
Jan
73b3c65153
fix revision id vs local document id usage in incremental sync ( #3887 )
2017-12-06 16:33:57 +01:00
Simon Grätzer
ec80ee39fd
Fulltext Index Cursor ( #3807 )
2017-12-06 14:29:57 +01:00
Heiko
228cee6410
UI: using default user database api during database creation now ( #3746 )
2017-12-06 14:26:13 +01:00
Wilfried Goesgens
a0fd2b7c40
any() is very slow in rocksdb with large collections. ( #3901 )
2017-12-06 14:18:04 +01:00
Jan
f3e4e84778
add a test for replication applier restarts ( #3750 )
2017-12-06 11:09:36 +01:00
Heiko
d06417e665
Bug fix/ui issue 2668 document not found ( #3874 )
2017-12-06 10:56:54 +01:00
Heiko
0d0f8eadbb
edge collections were wrongly added to from and to vertices select box during graph creation - devel ( #3881 )
2017-12-06 10:54:44 +01:00
Max Neunhöffer
74458d9d34
Add security check in AgencyComm::sendWithFailover. ( #3838 )
2017-12-06 10:50:40 +01:00
Jan
ec7da71287
do not swallow error messages when transactions fail ( #3836 )
2017-12-06 10:49:28 +01:00
Jan
3261373186
fixed issue #3640 : limit in subquery ( #3871 )
2017-12-06 10:39:42 +01:00
jsteemann
80ff79d0e4
fix issue #3858
2017-12-01 12:47:07 +01:00
Jan
7c5faa85ec
increase timeout ( #3859 )
2017-12-01 10:04:35 +01:00
ArangoDB Release Bot
935ae9f16f
nightly frontend build
2017-12-01 00:57:39 +00:00
Kaveh Vahedipour
11cfa74495
Bug fix/no support for inquiry in send transaction with failover less verbosity ( #3847 )
2017-11-30 14:54:22 +01:00
Heiko
e3277a493c
the graph viewer now displays updated label values correctly ( #3763 )
2017-11-30 11:49:49 +01:00
jsteemann
a005aca3e7
fix non-deterministic test
2017-11-30 09:53:25 +01:00
Kaveh Vahedipour
7ae1949ef7
Added 503/0 inquire tests to resilience tests ( #3839 )
2017-11-29 21:40:02 +01:00
m0ppers
d9f006cb84
Propagate commit errors to AQL ( #3831 )
2017-11-29 16:56:01 +01:00
ArangoDB Release Bot
de79bea932
nightly frontend build
2017-11-28 10:28:23 +00:00
ArangoDB Release Bot
4fd9c33e8a
nightly frontend build
2017-11-27 17:55:56 +00:00
ArangoDB Release Bot
a7bda575ee
nightly frontend build
2017-11-27 17:42:11 +00:00
ArangoDB Release Bot
61a0439b89
nightly frontend build
2017-11-27 17:31:55 +00:00
ArangoDB Release Bot
d5b35baac8
Merge branch 'devel' of https://github.com/arangodb/arangodb into devel
2017-11-27 17:31:00 +00:00
ArangoDB Release Bot
69efa185a7
nightly frontend build
2017-11-27 17:28:59 +00:00
Heiko
259a051a8e
UI: document/edge editor now remembering their modes (e.g. code or tree) ( #3815 )
2017-11-27 18:24:12 +01:00
Heiko
cb3b71d697
Bug fix/gv catch graph error and fix renderer cleaanup dev ( #3791 )
2017-11-27 12:21:31 +01:00
ArangoDB Release Bot
18bd7a9677
nightly frontend build
2017-11-27 00:57:57 +00:00
ArangoDB Release Bot
0ebd964dd2
nightly frontend build
2017-11-26 00:57:57 +00:00
ArangoDB Release Bot
204e983d22
nightly frontend build
2017-11-25 00:58:01 +00:00
Heiko
dbab414321
UI: added a delay within the graph viewer while changing the colors of the graph ( #3758 )
2017-11-24 12:30:17 +01:00
Kaveh Vahedipour
2beaef41ff
Bug fix/agencycomm validate methods broken ( #3784 )
2017-11-24 10:31:07 +01:00
ArangoDB Release Bot
42a694d0d7
nightly frontend build
2017-11-24 00:57:57 +00:00
ArangoDB Release Bot
7f9bd1baa2
nightly frontend build
2017-11-23 00:58:01 +00:00