- Mar 16, 2017
-
-
Sybren A. Stüvel authored
Now "Flamenco-Worker/{version}" is used, instead of "Flamenco-Worker {version}", to comply with RFC 7231 section 5.5.3 https://tools.ietf.org/html/rfc7231#section-5.5.3
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
This header is included with each request, so that the Manager can handle software version bookkeeping however it sees fit.
- Mar 15, 2017
-
-
Sybren A. Stüvel authored
Round away the milliseconds, as those aren't all that interesting. Uniqueness is ensured by calling _unique_path().
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
The colons in the timestamp are gone, and numerical suffixes (to ensure new directories are unique) are prefixed with a ~.
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
- Mar 10, 2017
-
-
Sybren A. Stüvel authored
-
- Mar 03, 2017
-
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
If the keyboard interrupt is received while the "may I run" task is just connecting to the Manager, it would cause an exception that would halt the graceful shutdown.
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
This is a clone of the Flamenco repository from back in the days when Server, Manager and Worker shared the same Git repository. This is the commit where that ended, and they went their separate ways.
-
- Mar 02, 2017
-
-
Sybren A. Stüvel authored
-
- Feb 22, 2017
-
-
Francesco Siddi authored
-
- Feb 21, 2017
-
-
Sybren A. Stüvel authored
-
Pablo Vazquez authored
-
- Feb 17, 2017
-
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
Go 1.8 introduced a way to cleanly shut down the HTTP server. This allows us to handle any currently running requests while rejecting new ones, and then fully shut down.
-
Sybren A. Stüvel authored
-
Sybren A. Stüvel authored
There were no formatting directives.
-
Sybren A. Stüvel authored
The 'done' channel and 'done_wg' wait group are now kept in a separate struct. This allows for easier tracking & debugging of what's going on, and allows for possible locking & other tricks to prevent race conditions.
-
- Feb 14, 2017
-
-
Pablo Vazquez authored
-
Pablo Vazquez authored
-
- Feb 08, 2017
-
-
Francesco Siddi authored
-
Francesco Siddi authored
-
- Feb 06, 2017
-
-
Francesco Siddi authored
-
Francesco Siddi authored
-
Francesco Siddi authored
-
- Feb 05, 2017
-
-
Francesco Siddi authored
-
Francesco Siddi authored
-
Francesco Siddi authored
-
Francesco Siddi authored
-
Francesco Siddi authored
-