Luciano Mammino

Results 99 issues of Luciano Mammino

To apply internationalization to clippy it would be really good to have the possibility to edit also the text of the label and the "copied" text... The following implementation probably...

The code doesn't seem to work when the underlying object (or an object along the path) is of type `Set` or `Map`. We could support both by following this approach:...

enhancement

During an attempt to write funcional test for my [LazyOpenCloud adapter]() (variant of the OpenCloud adapter) I found some errors that may indicate there's no support for [pseudo-hirarchical folders](http://docs.openstack.org/api/openstack-object-storage/1.0/content/pseudo-hierarchical-folders-directories.html). I...

Hi, I'm developing a [lazy version of the OpenCloud adapter](https://github.com/KnpLabs/Gaufrette/issues/163) and I have already a [working prototype](https://github.com/lmammino/Gaufrette/commit/596e27d9ec2d50d95a19d5a3ebd0385adbbb2298), but I want to provide some test before creating a pull request. My...

It would be good to have a variant of the OpenCloud adapter that issues authentication and loads the `ObjectStore` only when really trying to use the container (e.g. reading, writing...

I think it's unsafe to leave sensitive data such as access tokens (in the case of Oauth2 like Google). If an attacker is able to retrieve a cookie he can...

help wanted

Updated install command (go get -u is deprecated)

I am thinking that it could be nice to make `form.parse()` promisified: if no callback is provided, it will return a promise. This could allow us to rewrite the following...

Priority: High
Status: In Progress
Status: Proposal
Type: Enhancement
Area: APIs

Fixes parenthesis in example