Heiko
70fc52979b
ui dashboard http correct label ( #4612 )
2018-02-20 11:30:28 +01:00
Mark
0679bb043c
Fix Foxx API ( #4616 )
2018-02-20 10:10:51 +01:00
jsteemann
adde91b621
remove always-failing tests (will be re-activated in devel)
2018-02-19 15:02:06 +01:00
Jan
cfed2c1d23
Bug fix 3.3/handle single delete ( #4617 )
2018-02-19 14:40:39 +01:00
Simon
e96e899fd3
Active Failover for Foxx Services (3.3) ( #4593 )
2018-02-15 09:36:25 +01:00
Michael Hackstein
0a57be6863
Added missing semicolon ( #4570 )
2018-02-12 14:59:11 +01:00
Michael Hackstein
79a80558e1
Bug fix/distribute shards like ( #4415 )
2018-02-12 13:43:06 +01:00
Heiko
3b6abfd4a8
removed not needed menu entry for cluster logs ( #4545 )
2018-02-12 10:07:56 +01:00
Alan Plum
75892a79c9
More Foxx API tests ( #4517 )
2018-02-09 15:57:25 +01:00
Jan
9ffbc908f3
replication bugfixes and improvements ported from 3.2 ( #4497 )
2018-02-09 13:39:31 +01:00
Jan
414388963f
Bug fix 3.3/add edge filter to neighbors enumerator ( #4550 )
2018-02-08 15:15:21 +01:00
Jan
e51f814587
fix internal issue #1848 ( #4522 )
...
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:34:24 +01:00
jsteemann
1e5c382b67
remove useless explain
2018-02-08 09:00:14 +01:00
Alan Plum
111cb3054d
Don't greedily delete legit app folders ( #4439 )
...
See #4395
2018-02-05 12:31:43 +01:00
Alan Plum
5bdd212fc4
Bugfix Foxx API tests ( #4472 )
2018-02-05 11:32:13 +01:00
Alan Plum
28f4e3970f
More consistent config/deps output in Foxx API (3.3) ( #4440 )
...
* 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:25 +01:00
Alan Plum
ce9dfe8558
Fix legacy Foxx HTTP API compat layer ( #4265 ) Part 2 ( #4469 )
...
* Fix store support in foxx-manager legacy API
* Move store refresh logic into legacy Foxx API
The 'refresh' option is not actually exposed by the new API and the behaviour was incompatible with the old implementation.
* issue #4393 part two
2018-01-30 16:29:10 +01:00
Alan Plum
85ee100bf5
Fix legacy Foxx HTTP API compat layer ( #4265 ) ( #4450 )
2018-01-30 10:08:24 +01:00
jsteemann
dbb9d79311
release version 3.3.3
2018-01-26 11:18:00 +01:00
jsteemann
ac63433e87
fix invalid filename (my bad)
2018-01-25 16:47:15 +01:00
Jan
c55374a75c
fix issue #4272 ( #4418 )
2018-01-25 15:57:06 +01:00
Jan
4c6337611b
properly unlock after restore-indexes ( #4369 )
2018-01-25 15:56:13 +01:00
Heiko
c06c552359
Bug fix 3.3/quotation marks query editor ( #4381 )
2018-01-23 12:38:02 +01:00
Jan
d094ace175
added traversal test ( #4375 )
2018-01-23 09:08:58 +01:00
Jan
607a9d9ebd
Wait for 5 dbservers to be there and GOOD before test starts. ( #4373 )
2018-01-22 09:26:03 +01:00
Jan
f04f0537b8
added test for issue #4308 ( #4371 )
2018-01-22 09:23:16 +01:00
jsteemann
69ef75b2e3
added test case
2018-01-19 15:01:01 +01:00
Heiko
7d5dfa88c9
Bug fix 3.3/issue 1684 ( #4339 )
2018-01-17 08:29:28 +01:00
Heiko
b8c55b126d
Bug fix 3.3/issue 1683 ( #4341 )
2018-01-17 08:28:47 +01:00
Michael Hackstein
82818d3294
Minor test fixes in client case
2018-01-16 21:21:03 +01:00
Heiko
941bd2b3e1
UI: optimized login view for very small screen sizes ( #3761 ) ( #4318 )
2018-01-16 20:55:26 +01:00
Heiko
a16fd972eb
optimized shard distribution api and ui ( #4312 )
2018-01-16 20:54:07 +01:00
Michael Hackstein
ffbc7058cd
Bug fix 3.3/rocksdb truncate ( #4338 )
2018-01-16 19:52:27 +01:00
Heiko
da50125e9f
Bug fix 3.3/ui query parameter issue 4217 ( #4245 )
2018-01-16 09:15:01 +01:00
Heiko
7819c217ac
Feature 3.3/swagger version upgrade 3.9.0 ( #4307 )
2018-01-16 09:08:36 +01:00
Jan
f31734a198
fixed issue #4185 : On execution of FULLTEXT search / AQL query db is … ( #4239 )
2018-01-15 22:46:14 +01:00
Max Neunhöffer
589bc68957
Fix shard distribution test. ( #4262 )
2018-01-15 22:45:12 +01:00
Jan
c1459ec5b9
fix missing events in RocksDB-based replication for transactions that… ( #4276 )
2018-01-15 22:44:54 +01:00
Jan
ee5e2e56c0
try to make replication test more deterministic (rough guess only) ( #4274 )
2018-01-15 22:44:36 +01:00
Jan
7b370dbf23
fix memory hunger of cache ( #4269 )
2018-01-12 12:15:19 +01:00
jsteemann
8908d39031
release version 3.3.2
2018-01-04 09:41:19 +01:00
Jan
b2e3a6614a
fixed issue #4197 : AQL statement not working in 3.3.1 when upgraded from 3.2.10 ( #4207 )
2018-01-04 00:06:41 +01:00
Kaveh Vahedipour
56a9ad69b1
Bug fix 3.3/supervision no longer fails to remove server from failed when back to good ( #4210 )
...
* 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:01 +01:00
Jan
1bcab5628d
Bug fix 3.3/fix issue 4199 ( #4201 )
2018-01-03 21:32:49 +01:00
Heiko
4a22fdba31
ui - updated support view ( #4205 )
2018-01-03 17:04:17 +01:00
Frank Celler
1c01d07dbd
release version 3.3.1
2017-12-28 14:32:01 +01:00
Heiko
953e41b5e2
Bug fix 3.3/issue 4152 ui wfs rocksdb ( #4154 )
...
* ui displayed wrong wfs property for a collection while using rocksdb storage engine
* changelog
2017-12-28 12:25:31 +01:00
Heiko
3b5a397241
Bug fix 3.3/ui fix foxx configuration keys 3818 ( #3994 )
...
* ui: fixed broken foxx configuration keys. Some valid values could not be handled by the ui.
* changelog
2017-12-28 12:09:12 +01:00
Jan
cfe94a0913
add `--ignore-missing` option to arangoimp ( #4128 )
...
this option allows importing lines with less fields than specified in the CSV
header line
2017-12-22 11:09:03 +01:00
Jan
223f63bed1
change error message from "no leader" to "not a leader" ( #4135 )
2017-12-21 20:41:35 +01:00
jsteemann
48031be4f0
rename test
2017-12-20 11:27:26 +01:00
Jan
f83a1a0394
Feature 3.3/add recovery tests for intermediate commits ( #4106 )
...
* added several recovery tests that check intermediate commits
* small fixes
* fix tests
2017-12-20 09:46:12 +01:00
Jan
5230df9f72
Feature 3.3/fulltext optimizations ( #3925 )
2017-12-19 21:40:12 +01:00
Heiko
cd1c44ea56
improved the behavior during collection creation in a cluster environment ( #4052 )
...
* improved the behavior during collection creation in a cluster environment
* changelog
2017-12-16 15:33:11 +01:00
Jan
4caeaed655
make queue test more robust ( #4064 )
2017-12-16 15:10:37 +01:00
Jan
b4d27b38a6
revert broken fix, restore the old (non-working) behavior ( #4039 )
2017-12-14 21:30:39 +01:00
Heiko
f580b48654
Feature 3.3/ui modals usability 891 ( #3990 )
2017-12-14 13:00:14 +01:00
Heiko
82f0c660c9
Feature 3.3/ui 1447 nodes sorting ( #3987 )
2017-12-14 12:58:13 +01:00
Jan
9c5893e7a7
fix premature unlock ( #3802 ) ( #4027 )
...
* 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 18:46:14 +01:00
Jan
3caa4c47bb
add a test for replication applier restarts ( #3750 ) ( #3933 )
2017-12-08 15:48:15 +01:00
Heiko
673ab08142
UI: fixed issue #3822 : disabled name input field for system collections ( #3961 )
2017-12-08 15:39:19 +01:00
Wilfried Goesgens
60b2e385a8
Merge pull request #3968 from arangodb/bug-fix-3.3/fix-max-traversal-depth-test
...
fix failing test on MSVC
2017-12-07 18:30:07 +01:00
jsteemann
e0b3917380
fix failing test on MSVC
2017-12-07 16:25:31 +01:00
Wilfried Goesgens
c8d5ae05f8
release version 3.3.rc7
2017-12-07 15:45:38 +01:00
Wilfried Goesgens
427bf044eb
Merge branch '3.3' of github.com:arangodb/ArangoDB into 3.3
2017-12-07 14:49:17 +01:00
Wilfried Goesgens
3a940eccdc
release version 3.3.rc7
2017-12-07 14:48:38 +01:00
jsteemann
d482a07d64
adjusted test after merge
2017-12-07 12:45:09 +01:00
Jan
6ce073c2d5
fixed issue #3640 : limit in subquery ( #3903 )
2017-12-07 10:41:46 +01:00
Jan
9c45363a6a
edge collections were wrongly added to from and to vertices select box during graph creation ( #3905 )
...
* edge collections were wrongly added to from and to vertices select box during graph creation
* changelog
2017-12-07 10:37:10 +01:00
Jan
bec83181be
Bug fix 3.3/add security check end with failover ( #3911 )
...
* Add security check in AgencyComm::sendWithFailover.
* some cleanup
* added some more tests
* add typeName() to AgencyCommTransaction to make the transaction type printable in debug messages
* improve debuggability
2017-12-07 10:33:59 +01:00
Jan
6e0bc341ac
Bug fix 3.3/ui issue 2668 document not found ( #3914 )
...
* added better not found information if a document or a collection was not found
* UI: added not found views for documents and collections
2017-12-07 10:31:42 +01:00
Jan
abf185fe63
UI: using default user database api during database creation now ( #3924 )
2017-12-07 10:25:20 +01:00
Jan
09ade62c04
Bug fix 3.3/aardvark dont use any for graph start ( #3927 )
...
* any() is very slow in rocksdb with large collections.
Instead pick a random document of the first 1000 documents.
* changelog: why do we replace any()
2017-12-07 10:22:44 +01:00
Jan
9a242fe414
fix non-deterministic test ( #3931 )
2017-12-07 10:21:34 +01:00
Jan
68a2f331e9
Bug fix 3.3/foxx queues ( #3930 )
...
* fix issue #3858
* added tests and updated documentation for Foxx queues
2017-12-07 10:21:01 +01:00
Jan
21e275d1a1
Propagate commit errors to AQL ( #3831 ) ( #3932 )
2017-12-07 10:20:04 +01:00
Jan
ddd8d5c8e1
Added 503/0 inquire tests to resilience tests ( #3839 ) ( #3934 )
2017-12-07 10:18:39 +01:00
Heiko
a432d26065
Bug fix 3.3/ui navigation label issue 1406 ( #3935 )
...
* nav label wrongly removed
* changelog
2017-12-07 10:17:58 +01:00
Heiko
57633794bc
Bug fix 3.3/ui updating graph viewer values ( #3938 )
...
* the graph viewer now displays updated label values correctly
* changelog
2017-12-07 10:09:09 +01:00
Michael Hackstein
f986a5f06c
Improved the cost estimation of traversals to be independent from max search depth. This fixes #3917 ( #3944 )
...
LGTM
2017-12-07 10:05:35 +01:00
Jan
4104296fd3
fix revision id vs local document id usage in incremental sync ( #3916 )
2017-12-07 09:24:20 +01:00
Frank Celler
775a1a8066
release version 3.3.rc4
2017-11-28 17:47:54 +01:00
Frank Celler
75a494dc74
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-28 12:49:25 +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
Frank Celler
514deccade
release version 3.3.rc3
2017-11-24 13:52:20 +01:00
Frank Celler
657ae57c42
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-24 12:31:49 +01: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
Frank Celler
a54da92fc7
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-24 12:29:19 +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