Frank Mayer

Results 9 issues of Frank Mayer

For driver version 1.4 we need to implement async request functionality described here: - http://www.arangodb.org/manuals/1.4/HttpJob.html - https://github.com/triAGENS/api-implementors/issues/19

feature

Implement relaxed Batchrequest that is introduced with ArangoDB 1.5. Also while we're at it, reduce the Batchpartname to one or two letters to save a few bytes in the request...

feature

For driver version 1.4 we need to implement replication functionality support as described here: - http://www.arangodb.org/manuals/1.4/HttpReplication.html

feature

So, I have done some work on the core client over the weekend. Following the convention that Jan introduced with the current classic client, I have made a local repo...

question
frameworks / bundles
discussion

This is an issue to introduce and follow-up on the progress of splitting the ArangoDB-PHP client. Introduction: I am in the process of splitting the driver into `core` and `higher...

discussion

I was thinking of adding an "allowed" or "denied" list of attributes that can be set/updated. Ideally this is a nestable list, that allows attributes in subdocuments as well. I'd...

feature

This fixes broken usage of imagetools and possibly other vite plugins as well - when asset paths are used with the static adapter (see issue #6326). The breaking PR was...

Scenario: A user creates an object in a collection. The resolvers shoudl inject the "user-id" into the field that is also used for the permissions to display only that user's...

Note: This issue might also apply to deck titles, and could as well be a general problem of nextcloud. I have not checked it yet, but I guess it will...

bug