Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | 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 | |
| | ||||
* | Ignore replacement for :memory: | Gregor Kleen | 2016-01-24 | |
| | ||||
* | Additional job handlers | Gregor Kleen | 2016-01-24 | |
| | ||||
* | JSON PrettyPrinter for debugging | 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 | |
| | ||||
* | JobStatus in database is bad design | Gregor Kleen | 2016-01-23 | |
| | ||||
* | NFData instances | Gregor Kleen | 2016-01-23 | |
| | ||||
* | cleanup of persistent-instances | Gregor Kleen | 2016-01-23 | |
| | ||||
* | Db layout, persistent-inst. & printer framework | Gregor Kleen | 2016-01-23 | |
| | ||||
* | Minor doc addition | Gregor Kleen | 2016-01-23 | |
| | ||||
* | Removed persistent instances & dep from spec | Gregor Kleen | 2016-01-23 | |
| | ||||
* | read instances to facilitate persistent storage | Gregor Kleen | 2016-01-23 | |
| | ||||
* | additional documentation | Gregor Kleen | 2016-01-23 | |
| | ||||
* | Split out Thermoprint.Server.API | Gregor Kleen | 2016-01-23 | |
| | ||||
* | Split out database defs & minor cleanup | Gregor Kleen | 2016-01-23 | |
| | ||||
* | fixed exports | Gregor Kleen | 2016-01-21 | |
| | ||||
* | Logging in Handler | Gregor Kleen | 2016-01-21 | |
| | ||||
* | typos | Gregor Kleen | 2016-01-21 | |
| | ||||
* | Added json instances to api | Gregor Kleen | 2016-01-21 | |
| | ||||
* | More concise JSON for Printout | Gregor Kleen | 2016-01-21 | |
| | ||||
* | Fixed Nats & new API | Gregor Kleen | 2016-01-21 | |
| | ||||
* | Reworked API | Gregor Kleen | 2016-01-21 | |
| | ||||
* | Nonfunctional API framework for server | Gregor Kleen | 2016-01-20 | |
| | ||||
* | fixed ghc path in server wrapper | Gregor Kleen | 2016-01-20 | |
| | ||||
* | dropped hoogle | Gregor Kleen | 2016-01-20 | |
| | ||||
* | casting ids | Gregor Kleen | 2016-01-20 | |
| | ||||
* | Store Printouts in persistent sql-based dbs | Gregor Kleen | 2016-01-20 | |
| | ||||
* | Store Printouts in persistent-dbs | Gregor Kleen | 2016-01-20 | |
| | ||||
* | Extended server skeleton up to servant-server | Gregor Kleen | 2016-01-20 | |
| | ||||
* | Skeleton & buildsystem for thermoprint-server | Gregor Kleen | 2016-01-20 | |
| | ||||
* | cabal sandboxes & test harness in nix-shell | Gregor Kleen | 2016-01-20 | |
| | ||||
* | symlinks for nix-shell in emacs | Gregor Kleen | 2016-01-19 | |
| | ||||
* | minor code cleanup | Gregor Kleen | 2016-01-19 | |
| | ||||
* | Fixed tests for Printout.BBCode | Gregor Kleen | 2016-01-19 | |
| | ||||
* | Ignoring detritus created by cabal | Gregor Kleen | 2016-01-19 | |
| | ||||
* | development hoogle | Gregor Kleen | 2016-01-19 | |
| | ||||
* | Better tests for Printout.BBCode | Gregor Kleen | 2016-01-19 | |
| |