GitHub / haskell-distributed/distributed-process-platform / commits
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 46d63f81 | Update .travis.yml so it builds and runs tests. | Facundo Domínguez <f****z@t****o> | almost 11 years ago | |
| ada18f59 | Relax dependencies for tests. | Facundo Domínguez <f****z@t****o> | almost 11 years ago | |
| bfaeea96 | Relax dependencies and fix imports to build with GHC 7.10 |
AgentM <a****m@t****m>
Committed by: Facundo Domínguez <f****z@t****o> |
almost 11 years ago | |
| 7dfee6b5 | Remove obsolete top-level Makefile. | Mathieu Boespflug <m****@t****o> | almost 11 years ago | |
| f22f8723 | Update README.md | Alexander Vershilov <a****v@g****m> | about 11 years ago | |
| f2c44aa7 | Update README.md | Alexander Vershilov <a****v@g****m> | about 11 years ago | |
| 6465ef2b | Update README.md | Alexander Vershilov <a****v@g****m> | about 11 years ago | |
| 869fb53e | Update readme | Alexander Vershilov <a****v@g****m> | about 11 years ago | |
| 51442bda | Add a CONTRIBUTING.md file. | Alexander Vershilov <a****v@g****m> | about 11 years ago | |
| 076c9ae4 | Add a CONTRIBUTING.md file. | Alexander Vershilov <a****v@g****m> | about 11 years ago | |
| bb424e59 | Uniform .gitignore. | Mathieu Boespflug <m****@t****o> | about 11 years ago | |
| 0ab9ba04 | Update travis status to use master branch | Tim Watson <w****y@g****m> | over 11 years ago | |
| 08c92f62 | merge Merge pull request #95 from peti/master | Tim Watson <w****y@g****m> | almost 12 years ago | |
| 6016aef6 | distributed-process-platform.cabal: allow building with fingertree 0.1.x | Peter Simons <s****s@c****o> | almost 12 years ago | |
| d3e851cb | Rename Setup.hs to Setup.lhs: literal source codes must have a lhs suffix or ... | Peter Simons <s****s@c****o> | almost 12 years ago | |
| 10247a74 | merge Merge pull request #93 from abbradar/master | Tim Watson <w****y@g****m> | almost 12 years ago | |
| 9e6b438a | fix symbol encoding (fixes HsColour) | Nikolay Amiantov <a****b@f****e> | almost 12 years ago | |
| 2acfcec7 | Expose API/Sub-System level documentation and exports | Tim Watson <w****y@g****m> | about 12 years ago | |
| d3bd8e32 | update dependencies | Tim Watson <w****y@g****m> | over 12 years ago | |
| 3655eb1f | Tweak logger tests | Tim Watson <w****y@g****m> | over 12 years ago | |
| 7d09ddda | merge Merge heads | Tim Watson <w****y@g****m> | over 12 years ago | |
| a38f227a | Use a slightly less obvious port for running tests | Tim Watson <w****y@g****m> | over 12 years ago | |
| dd86b124 | merge Merge pull request #92 from BirdseyeSoftware/fix-references-to-terminateHandler | Tim Watson <w****y@g****m> | over 12 years ago | |
| f9b9db11 | merge DPP-98 #resolve - Log child shutdown errors in terminateChildren | Tim Watson <w****y@g****m> | over 12 years ago | |
| fb5af2d8 | merge Remove ambiguity b/t Supervisor/Child/Starter PIDs | Tim Watson <w****y@g****m> | over 12 years ago | |
| 22012157 | merge Improve handling of unrecoverable errors caught in doRestartChild | Tim Watson <w****y@g****m> | over 12 years ago | |
| 4024f68a | Be more specific with `die` reasons in Supervisor | Tim Watson <w****y@g****m> | over 12 years ago | |
| a208ea26 | replace brutal `die` in doRestartChild with `stopWith` | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 010df580 | s/terminateHandler/shutdownHandler/ in comments/docs | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 88531b27 | log child shutdown errors in terminateChildren | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 9d9276c5 | remove ambiguity b/t Supervisor/Child/Starter PIDs | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 4b8ae096 | remove ambiguity b/t Supervisor/Child/Starter PIDs | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 6656a924 | fix reversed if case + comment in doRestartChild | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 365c517a | kill supervisor upon unrecoverable errors in child | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 4f2e6027 | add logging to failures caught in doRestartChild | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| bae39c98 | merge log each call to Supervisor.tryRestart | Tim Watson <w****y@g****m> | over 12 years ago | |
| c551182a | change tryRestart log level s/notice/debug/ | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 9d5e3e61 | merge Merge pull request #86 from BirdseyeSoftware/feature-improve-logging-in-trySt... | Tim Watson <w****y@g****m> | over 12 years ago | |
| 55687af6 | merge Merge pull request #85 from BirdseyeSoftware/feature-log-supervisor-init-failure | Tim Watson <w****y@g****m> | over 12 years ago | |
| 03a41691 | merge Merge pull request #84 from BirdseyeSoftware/refactor-remove-unused-warnings | Tim Watson <w****y@g****m> | over 12 years ago | |
| b206f043 | merge Merge pull request #82 from BirdseyeSoftware/fix-typo-in-deleteChild-arg | Tim Watson <w****y@g****m> | over 12 years ago | |
| b10142f7 | merge Merge pull request #81 from jeremyjh/fix-dpp-105 | Tim Watson <w****y@g****m> | over 12 years ago | |
| 611c1801 | merge Refactor/Relocate Supervisor Types | Tim Watson <w****y@g****m> | over 12 years ago | |
| 57520b57 | merge refactor Supervisor ToChildStart instances | Tim Watson <w****y@g****m> | over 12 years ago | |
| b62fe1f0 | add logging to ChildInitFailure handler | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 09cf7cc0 | log failures in Supervisor.supInit | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 713dd690 | linting; rm unused imports | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 1ca98913 | deal with -wall unused code warnings in C.D.P.P.Service.Registry | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| b9730c1e | log each call to Supervisor.tryRestart | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 91eaf35a | merge Merge pull request #78 from BirdseyeSoftware/fix-typos | Tim Watson <w****y@g****m> | over 12 years ago | |
| 3d6fb921 | merge Merge pull request #75 from BirdseyeSoftware/development | Tim Watson <w****y@g****m> | over 12 years ago | |
| 12e730e8 | fix issue dpp-105; NominalDiffTime to Interval | Jeremy Huffman <j****y@j****m> | over 12 years ago | |
| c77372d1 | rm Control.Distributed.Process.Platform.Supervisor.Types from exposed-modules | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 1fab7e2f | move exported types from C.D.P.P.Supervisor to .Types | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 9c29c757 | cosmetic refactoring of StarterProcess variants of ToChildStart | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| d2bd456e | typo s/recieve/receive/ | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 7e4060bc | Cosmetic / Comments | Tim Watson <w****y@g****m> | over 12 years ago | |
| 124f5b44 | s/_resolveOrDie/resolveOrDie/ and move it alongside Resolvable/Routable classes | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 33037baf | remove potential pattern match failure in favour of more helpful `die message` | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 216d0443 | fix typo in deleteChild arg names s/spec/childKey/ | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| 40974b69 | merge Merge pull request #74 from BirdseyeSoftware/development | Tim Watson <w****y@g****m> | over 12 years ago | |
| f06a4eed | add missing monitor on CreateHandle variant of ChildStart | Tavis Rudd <t****s@d****m> | over 12 years ago | |
| d21f6287 | Enforce unique child keys on supervisor start/run | Tim Watson <w****y@g****m> | over 12 years ago | |
| 09c3c850 | Git ignore .cabal-sandbox | Tim Watson <w****y@g****m> | over 12 years ago | |
| c44ca667 | DPP-97 #resolve Fixed - Supervisor Shutdown Policies | Tim Watson <w****y@g****m> | over 12 years ago | |
| f496fff8 | Prioritised process loop exception handling improvements | Tim Watson <w****y@g****m> | over 12 years ago | |
| 8e25ab0c | merge Merge branch 'master' into development | Tim Watson <w****y@g****m> | over 12 years ago | |
| c3be2e73 | Provide debug logging of UnhandledMessagePolicy application | Tim Watson <w****y@g****m> | over 12 years ago | |
| 64899f28 | Provide debug logging of UnhandledMessagePolicy application | Tim Watson <w****y@g****m> | over 12 years ago | |
| f2f91c48 | Cosmetic-ish (documentation) | Tim Watson <w****y@g****m> | over 12 years ago | |
| 9f3bce83 | Cosmetic-ish (documentation) | Tim Watson <w****y@g****m> | over 12 years ago | |
| 5cfc1670 | Add a couple more environments to our travis build matrix | Tim Watson <w****y@g****m> | over 12 years ago | |
| 062fbaa7 | Add a couple more environments to our travis build matrix | Tim Watson <w****y@g****m> | over 12 years ago | |
| 958aade2 | Update README.md | Tim Watson <w****y@g****m> | over 12 years ago | |
| cc8370fa | Update README.md | Tim Watson <w****y@g****m> | over 12 years ago | |
| 09967efd | Add build-status icon | Tim Watson <w****y@g****m> | over 12 years ago | |
| ecebd7a7 | Various tweaks to get the build working once again with ghc-7.4.x | Tim Watson <w****y@g****m> | over 12 years ago | |
| 60965e8c | First pass of functions to convert between NominalDiffTime and |
Alan Zimmerman <a****z@a****p>
Committed by: Tim Watson <w****y@g****m> |
over 12 years ago | |
| 8a395830 | Another attempt to make travis behave itself | Tim Watson <w****y@g****m> | over 12 years ago | |
| d0e6002b | Fix travis build | Tim Watson <w****y@g****m> | over 12 years ago | |
| 96c921a8 | DPP-90 #resolve Fixed logging of `unClosure` failures | Tim Watson <w****y@g****m> | over 12 years ago | |
| 901cd594 | Cosmetic | Tim Watson <w****y@g****m> | over 12 years ago | |
| 14919e29 | DPP-91 DPP-81 #resolve Add support for child spec "handles" | Tim Watson <w****y@g****m> | over 12 years ago | |
| 0c58609e | Remove the relaying behaviour from Mailbox and Post everything | Tim Watson <w****y@g****m> | over 12 years ago | |
| a434a5f6 | Build system tweaks | Tim Watson <w****y@g****m> | over 12 years ago | |
| c3ef8274 | Remove a few more compiler warnings | Tim Watson <w****y@g****m> | over 12 years ago | |
| 93d6afc2 | Cosmetic (ish) | Tim Watson <w****y@g****m> | over 12 years ago | |
| ea2cb131 | Improved timeout handling for Managed Process | Tim Watson <w****y@g****m> | over 12 years ago | |
| f8a315e0 | ManagedProcess documentation improvements and additional exports | Tim Watson <w****y@g****m> | over 12 years ago | |
| d6c7492f | Fix a counting error in supervisor's stats reporting | Tim Watson <w****y@g****m> | over 12 years ago | |
| 85d477c2 | Fix various branch restart bugs for temporary and transient children | Tim Watson <w****y@g****m> | over 12 years ago | |
| ef263338 | Fix typo |
Alan Zimmerman <a****z@a****p>
Committed by: Tim Watson <w****y@g****m> |
over 12 years ago | |
| 133f967b | Fixing typos |
Alan Zimmerman <a****z@a****p>
Committed by: Tim Watson <w****y@g****m> |
over 12 years ago | |
| 168b7228 | Fix a nasty bug in Supervisor branch restarts | Tim Watson <w****y@g****m> | over 12 years ago | |
| 59af505b | merge Merge branch 'master' into development | Tim Watson <w****y@g****m> | over 12 years ago | |
| 6109bc1a | Ensure that prioritised managed processes don't deadlock on reads | Tim Watson <w****y@g****m> | over 12 years ago | |
| 0b301ff1 | merge Merge branch 'master' into development | Tim Watson <w****y@g****m> | over 12 years ago | |
| c2b4ae8e | merge Merge branch 'master' of github.com:haskell-distributed/distributed-process-p... | Tim Watson <w****y@g****m> | over 12 years ago | |
| f5647066 | merge Merge branch 'master' into development | Tim Watson <w****y@g****m> | over 12 years ago | |
| 6abb9352 | Tighten up the contract for interacting with a Registry | Tim Watson <w****y@g****m> | over 12 years ago |