| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | Handle PrintingErrors | Gregor Kleen | 2016-02-14 | 
| | | |||
| * | First work on driver for generic (cheap) printers | Gregor Kleen | 2016-02-14 | 
| | | |||
| * | Some more useful constructors for PrintingError | Gregor Kleen | 2016-02-14 | 
| | | |||
| * | Support for exception masking in PrinterMethods | Gregor Kleen | 2016-02-14 | 
| | | |||
| * | Prototype queue manager configuration | Gregor Kleen | 2016-02-12 | 
| | | |||
| * | Fixed obvious mistake in key generation | Gregor Kleen | 2016-02-11 | 
| | | |||
| * | semantics | Gregor Kleen | 2016-02-11 | 
| | | |||
| * | nicer Seq -> Set morphism | Gregor Kleen | 2016-02-11 | 
| | | |||
| * | Fixed zipper morphisms flipping history | Gregor Kleen | 2016-02-11 | 
| | | |||
| * | Test for zipper morphisms | Gregor Kleen | 2016-02-11 | 
| | | |||
| * | MonadState instance for QueueManager | Gregor Kleen | 2016-02-11 | 
| | | |||
| * | switched to available version of mmorph | Gregor Kleen | 2016-02-11 | 
| | | |||
| * | Merge branch 'rewrite' of git.yggdrasil.li:thermoprint into rewrite | Gregor Kleen | 2016-02-11 | 
| |\ | |||
| | * | Export queue morphisms for testing | Gregor Kleen | 2016-02-11 | 
| | | | |||
| | * | strict queue management | Gregor Kleen | 2016-02-05 | 
| | | | |||
| | * | better docs | Gregor Kleen | 2016-02-05 | 
| | | | |||
| | * | Combination of QueueManagers | Gregor Kleen | 2016-02-05 | 
| | | | |||
| * | | More appropriate morphism for later use | Gregor Kleen | 2016-02-04 | 
| |/ | |||
| * | Morphism Seq _ <-> Queue | Gregor Kleen | 2016-02-04 | 
| | | |||
| * | docs | Gregor Kleen | 2016-02-04 | 
| | | |||
| * | Queue managers | Gregor Kleen | 2016-02-04 | 
| | | |||
| * | more docs | Gregor Kleen | 2016-02-04 | 
| | | |||
| * | Split Queue-management into new module | Gregor Kleen | 2016-02-04 | 
| | | |||
| * | Fixed type ambiguity | Gregor Kleen | 2016-02-04 | 
| | | |||
| * | Fixed queue order | Gregor Kleen | 2016-01-31 | 
| | | |||
| * | minor code cleanup | Gregor Kleen | 2016-01-31 | 
| | | |||
| * | Recording job creation time in printer queues | Gregor Kleen | 2016-01-31 | 
| | | |||
| * | Extra packages in wrapper | Gregor Kleen | 2016-01-31 | 
| | | |||
| * | Removed danger of crash due to corner case | Gregor Kleen | 2016-01-31 | 
| | | |||
| * | more logging | Gregor Kleen | 2016-01-28 | 
| | | |||
| * | Draft CRUD | Gregor Kleen | 2016-01-28 | 
| | | |||
| * | more logging | Gregor Kleen | 2016-01-25 | 
| | | |||
| * | docs | Gregor Kleen | 2016-01-25 | 
| | | |||
| * | minor code cleanup | Gregor Kleen | 2016-01-25 | 
| | | |||
| * | did some thinking on exception handling | Gregor Kleen | 2016-01-25 | 
| | | |||
| * | abortJob should not return 404 on success | Gregor Kleen | 2016-01-25 | 
| | | |||
| * | abortJob | Gregor Kleen | 2016-01-25 | 
| | | |||
| * | Renamed deleteJob to abortJob | Gregor Kleen | 2016-01-25 | 
| | | | | | | it was determined that the semantics should really be to remove the job iff it's queued but not currently being printed (per printer) | ||
| * | cleaned up castId | Gregor Kleen | 2016-01-25 | 
| | | |||
| * | Cleaned up printer declaration | Gregor Kleen | 2016-01-25 | 
| | | |||
| * | First attempt at deleteJob | Gregor Kleen | 2016-01-24 | 
| | | |||
| * | make sure we get our queues strictly | Gregor Kleen | 2016-01-24 | 
| | | |||
| * | documentation | Gregor Kleen | 2016-01-24 | 
| | | |||
| * | Additional job handlers | Gregor Kleen | 2016-01-24 | 
| | | |||
| * | testing against :memory: didn't work | Gregor Kleen | 2016-01-24 | 
| | | | | | because of thread shenanigans | ||
| * | Working printer config & debug printer | Gregor Kleen | 2016-01-24 | 
| | | |||
| * | Revert "Broken existentially quantified printer config" | Gregor Kleen | 2016-01-24 | 
| | | | | | This reverts commit 6434397a3d103547b563ada27fd64c38cb05e1f0. | ||
| * | Broken existentially quantified printer config | Gregor Kleen | 2016-01-23 | 
| | | |||
| * | Printer handling threads & printers handler | Gregor Kleen | 2016-01-23 | 
| | | |||
| * | runPrinter | Gregor Kleen | 2016-01-23 | 
| | | |||
