Flavian Missi

Results 14 issues of Flavian Missi

Hi, I've been having issues uploading larger files into my application and started reading `django-storages` source code to validate if it was using the multipart upload capability of S3, and...

This way, we can create and bind a service into an app with just one command. What do you guys think?

enhancement
easy
hacktoberfest

http://weasyprint.readthedocs.io/en/latest/# A little about the service: > WeasyPrint is a visual rendering engine for HTML and CSS that can export to PDF. It aims to support web standards for printing....

App: weaver
Type: Feature Request
v3

fixes [PROJQUAY-3976](https://issues.redhat.com//browse/PROJQUAY-3976)

I think we could provide a package that export some fake types, as a fake scheduler and (possibly) fake storage. Thoughts?

This function gives the wrong impression that it retrieves the container, while it retrieves it's host.

enhancement

In the present moment, we do not log any kind of actions. It would be nice if we started logging. It would be awesome if we also have log levels...

enhancement

Some informations are collected every time they're needed from SSH_ORIGINAL_COMMAND, we could store the processed informations in a struct, like: ``` type originalCmd struct { action string repositoryName ... }...

refactor