internetimagery

Results 9 issues of internetimagery

It would be handy to have an alert system in place, for when things fail. Otherwise debugging any large chain of chains will become tricky and cumbersome. Perhaps this is...

hive

Hi all! This is a really promising little application. I'm looking forward to getting stuck in with it. One thing that that I would like to request however is if...

enhancement
admin interface

Running the test.bash through git-bash on windows produces the error: initremote noencrypt git-annex: external special remote protocol error, unexpectedly received "UNSUPPORTED-REQUEST" (command not allowed at this time) Any way I...

Hey good people! I very much love what is being done here. My question is in regards to the higher kinded static typing that has been worked on. What is...

Brilliant software. Git-annex belongs here. Thanks for making this list. Learning a few new things rummaging through it! :+1:

From a cursory inspection it looks like some of it may be interchangeable. Most of the canvas requirements seem to be for greyscaling and cropping the image for processing? Something...

Possibly other versions of python. I am unsure. At least in 2.7 this happens, and in 3.6 it does not. Repro: ```python import sigtools, multiprocessing sigtools.signature(multiprocessing.Array) ``` `RuntimeError: maximum recursion...

So... this is a fairly large number of changes (ideally without changing anything functionally at all), and it affects everything from existing pull requests, to the (hopefully rare) cases where...

I came across this [in the docs.](https://github.com/ncw/rclone/blob/b2a4ea9304644c6ed2a7f541562ecb93b79153c9/docs/content/docs.md#environment-variables) Perhaps it would be possible to shuttle config options from annex's built in method into rclone. I assume this would require "initremote" setup...