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
ArangoDB Release Bot
7f9bd1baa2
nightly frontend build
2017-11-23 00:58:01 +00:00
Frank Celler
27e4f51f7b
release version 3.3.rc2
2017-11-22 19:31:49 +01:00
Frank Celler
4c14c7a8c9
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-22 17:33:07 +01:00
Frank Celler
20c8565b25
Feature/encrypted dump ( #3777 )
2017-11-22 17:25:25 +01:00
Frank Celler
0b609dc65e
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-22 16:11:52 +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
Frank Celler
62c52c6387
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-21 16:04:04 +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
Frank Celler
e963a4c39b
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-20 10:30:42 +01:00
Simon Grätzer
38e9a830a6
Fix occasional Replication Ongoing hiccups ( #3743 )
2017-11-20 10:30:01 +01:00
Frank Celler
b3234bc882
release version 3.3.rc1
2017-11-19 23:15:34 +01:00
Frank Celler
cf742d984c
Merge branch 'devel' of github.com:arangodb/arangodb into 3.3
2017-11-17 22:57:43 +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
Kaveh Vahedipour
7b80deb5cc
Fixed object assignment operator for agency's key value store ( #3701 )
...
* Fixed object assignment operator for agency's key value store
* Node's toJson is now actually toJson. getString should be used for string extractions
* adjust agency's documentation (clarify precondition)
2017-11-17 15:49:40 +01:00
Jan
b4f6ee9273
Feature/improved index api for unique constraints and replication ( #3715 )
2017-11-16 21:02:01 +01:00
Jan
4a199e2fe3
make truncate a bit less obstrusive ( #3721 )
2017-11-16 20:28:33 +01:00
Jan Christoph Uhde
6f6d19b1b9
Stricter normalization for filter and sort conditions ( #3718 )
...
Moves attribute accesses to the LHS when using <,>,<=,>=
2017-11-16 19:17:12 +01:00
Jan
5abf0c1185
Bug fix/fixes 1511 ( #3711 )
2017-11-16 14:18:51 +01:00
jsteemann
020e1b5b69
fix another test
2017-11-16 11:13:33 +01:00
Jan Christoph Uhde
987aea2af3
implement heap merge for cluster blocks ( #3617 )
2017-11-15 18:05:43 +01:00
jsteemann
e3ecf833ce
fix test
2017-11-15 13:15:57 +01:00
jsteemann
1c84b7bac1
do not pass string "undefined" as cluster id
2017-11-15 12:18:58 +01:00
Jan
15ad2fbd99
do not complain about missing datafile statistics ( #3688 )
2017-11-14 16:42:31 +01:00