ael

Results 41 issues of ael

Check if the detached container is correctly running before to test the libreant interface. In the case the container encounter some error during startup the exit code and the last...

On distributed environment it could be the case that the default 'timeout used in elasticsearch-py it's too short. We should expose this settings as libreant configuration variable.

help wanted
conf

Thanks to the free service gemnasium.com we can easily monitor the dependencies version and receive security alerts. I've grant just the read permission thus only passive functionality of the service...

help wanted
travis

How do we want to provide docs for REST API? I'll try to list some different options: - we could use [sphinxcontrib](http://pythonhosted.org/sphinxcontrib-httpdomain/) and the [flask plugin](http://pythonhosted.org/sphinxcontrib-httpdomain/#module-sphinxcontrib.autohttp.flask) to provide documentation through...

docs
rest api

It would be much simpler to have a mandatory title field. The case in which you will not put any title is really unusual.

question

What do you think about making the top level folder `libreant` in order to make import statements less ambiguous? At the moment there is no way (without using relative import)...

question

see the following discussion for more info https://github.com/insomnia-lab/libreant/pull/22#issuecomment-70121998

enhancement
help wanted

files[0]['notes'] should contain notes

enhancement
web interface

I've search a little bit, but I did not found a way to test libreant command execution. Consider this scenario: ``` pip install --force gevent=1.0 python setup.py develop libreant -d...

help wanted
tests