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
Wilfried Goesgens
879876c73d
pin the 3rd party binary versions in the VERSIONS file ( #3854 )
2017-12-06 14:09:08 +01:00
jsteemann
9a5cd393e0
added missing guard
2017-12-06 12:15:47 +01:00
Jan
3b5b1e4eba
fix replication context locking ( #3875 )
2017-12-06 12:11:55 +01:00
Jan
17986ebc08
return error context for "some agency operation failed" ( #3760 )
2017-12-06 11:16:19 +01:00
Jan
f3e4e84778
add a test for replication applier restarts ( #3750 )
2017-12-06 11:09:36 +01:00
Jan
600503c592
fix issue #3745 : Invalid result when using OLD object with array attribute in UPSERT statement ( #3766 )
2017-12-06 11:07:07 +01:00
Jan
b235af0fbf
fix version check ( #3781 )
2017-12-06 11:05:40 +01:00
Jan
9434ed55a1
attempt to properly capitalize header names in VST responses ( #3823 )
2017-12-06 11:02:49 +01:00
Wilfried Goesgens
5d3a1512a7
by @jsteemann: Don't busy wait while waiting for the next arangoimp thread to become idle again. ( #3828 )
2017-12-06 11:02:20 +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
Jan
6614731b50
added asserts so that we can track when number of threads would underflow due to logic errors ( #3835 )
2017-12-06 10:51:58 +01:00
Jan
8273923cb4
remove unused CMake control variable USE_BOOST_UNITTESTS ( #3834 )
2017-12-06 10:51:35 +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
833f026160
fix issues found by codescan ( #3870 )
2017-12-06 10:44:19 +01:00
Jan
3261373186
fixed issue #3640 : limit in subquery ( #3871 )
2017-12-06 10:39:42 +01:00
Jan
1ef0ec08c9
fix heap sort in GatherBlock ( #3900 )
2017-12-06 10:38:12 +01:00
Simon Grätzer
f2472dc267
Resolving externals before using them with VelocyPackHelper::VPackHash ( #3891 )
2017-12-06 10:33:43 +01:00
Wilfried Goesgens
3fe4b2fda5
backport documentation variable configurations ( #3850 )
...
* Correct custom search IDs, sitemap and edit URLs
* deploy versions through shell script from central places
* shellcheckify
* shellcheck, indent
* move all configs into one file
* add settings
* one more char that may occur in ids
* add per book version, its not yet the right ids.
* Update VERSIONS
Created new CSE for Devel Cookbook, replaced all IDs by Devel CSE IDs, adjusted prio to 0.3
2017-12-05 14:11:21 +01:00
Jan
64f259aa70
update wrong information in arangorestore documentation ( #3885 )
...
fixes issue #3732
2017-12-04 14:33:19 +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
Frank Celler
c4628842ec
fixed wrong test, the version is in VERSION, not TAG
2017-12-01 08:11:38 +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
Kaveh Vahedipour
7015db790f
replaced all AgencyGeneralTransactions by AgencyWriteTransaction ( #3841 )
2017-11-29 17:33:24 +01:00
m0ppers
d9f006cb84
Propagate commit errors to AQL ( #3831 )
2017-11-29 16:56:01 +01:00
Max Neunhöffer
5e7bfaf24b
Improve an error message, add httpStatus and reformat. ( #3837 )
2017-11-29 11:18:49 +01:00
Alan Plum
816f74d9af
Fix issue #3224 ( #3825 )
2017-11-29 10:35:11 +01:00
jsteemann
7e7bd22f37
fix broken documentation link
2017-11-28 22:36:57 +01:00
Simran
697c12ec37
Docs: AQL tutorial with Game of Thrones dataset ( #3723 )
2017-11-28 22:14:17 +01:00
ArangoDB Release Bot
de79bea932
nightly frontend build
2017-11-28 10:28:23 +00:00
Kaveh Vahedipour
f7b4150b64
no clientId anymore in send/sendWithFailOver SPIs ( #3819 )
2017-11-28 10:47:36 +01:00
Jan
514374440c
attempt to reactivate test for ClusterComm::wait ( #3785 )
2017-11-27 23:07:48 +01:00
Wilfried Goesgens
d35ec451fc
document how user permissions work with collections - as explained in #3809 ( #3816 )
2017-11-27 21:48:33 +01:00
Max Neunhöffer
8634a1d4c6
Harmonize capitalization of Etag in the documentation. ( #3814 )
2017-11-27 20:16:31 +01: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
Kaveh Vahedipour
c300eee5f0
minor ( #3813 )
2017-11-27 18:22:13 +01:00