changelog
- Thu, 25 Jan 2018 22:44:10 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 25 Jan 2018 22:44:10 +0000] rev 67
- README Non-MacOS description fix
- Thu, 25 Jan 2018 22:43:27 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 25 Jan 2018 22:43:27 +0000] rev 66
- typofixes
- Thu, 25 Jan 2018 22:42:01 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 25 Jan 2018 22:42:01 +0000] rev 65
- README and config.example.yaml updates to describe queuing features
- Thu, 25 Jan 2018 22:34:55 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Thu, 25 Jan 2018 22:34:55 +0000] rev 64
- Repository queuing fixes
- Wed, 24 Jan 2018 22:23:51 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Wed, 24 Jan 2018 22:23:51 +0000] rev 63
- Oops..
- Wed, 24 Jan 2018 22:04:16 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Wed, 24 Jan 2018 22:04:16 +0000] rev 62
- Turned Status and Operation into classes instead of dictionaries
- Wed, 24 Jan 2018 20:18:45 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Wed, 24 Jan 2018 20:18:45 +0000] rev 61
- Made combination error-state into an error-state matrix, as well as Enum
- Wed, 24 Jan 2018 09:19:42 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Wed, 24 Jan 2018 09:19:42 +0000] rev 60
- py2app fails on several dependencies (xdg, pyyaml) that are satisfied
(pip reports installed), so remove them; need to be installed manually
- Wed, 24 Jan 2018 09:15:36 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Wed, 24 Jan 2018 09:15:36 +0000] rev 59
- Oops, accidentally calling the wrong function (+log message clarification)
- Wed, 24 Jan 2018 00:20:10 +0000
- by Tuomo Valkonen <tuomov@iki.fi> [Wed, 24 Jan 2018 00:20:10 +0000] rev 58
- launch error handling fix