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
Frank Celler
20c8565b25
Feature/encrypted dump ( #3777 )
2017-11-22 17:25:25 +01:00
Frank Celler
179ae83cbc
Feature/encrypted dump ( #3768 )
2017-11-22 15:59:02 +01:00
ArangoDB Release Bot
56a2329592
nightly frontend build
2017-11-22 12:06:30 +00:00
m0ppers
ce537af092
Broken client API and server default was wrong ( #3748 )
2017-11-21 17:19:14 +01:00
m0ppers
ecb18dfded
Merge pull request #3751 from arangodb/bug-fix/ 🔧 -server- 🗑️ -due-to-changed-cluster- ⛑️
...
Change removal of servers to work without role
2017-11-21 14:29:12 +01:00
ArangoDB Release Bot
2fa1948de8
nightly frontend build
2017-11-21 11:06:27 +00:00
Andreas Streichardt
5071a77340
Fix jslint
2017-11-21 11:36:25 +01:00
Andreas Streichardt
810ca8a9ef
Fix removal of nodes
2017-11-20 17:13:37 +01:00
Simon Grätzer
38e9a830a6
Fix occasional Replication Ongoing hiccups ( #3743 )
2017-11-20 10:30:01 +01:00
jsteemann
b60159725a
fixed jslint error
2017-11-17 17:28:16 +01:00
m0ppers
278e51e5be
Fix stalling inserts...follower was not up-to-date in some cases ( #3727 )
2017-11-17 17:18:59 +01:00
Simon Grätzer
0e485f7441
Fixing collection name collection handling in Syncer ( #3710 )
2017-11-17 16:36:57 +01:00
m0ppers
75e1bf31cd
Feature/allow access to configured 🔐 in readonly mode ( #3698 )
...
* Special method to access configured access levels as opposed to only getting the effective access level
* Add integration test
* Allow grants on collection level
2017-11-17 16:11:22 +01:00