Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-10-26 | Capitalize rest of files | Ben Sima | |
2020-10-23 | Rename Que.{Server,Website} -> Que.{Host,Site} | Ben Sima | |
2020-10-19 | Remove $ from Alpha | Ben Sima | |
2020-05-02 | Auto-overlay niv sources | Ben Sima | |
This is somewhat experimental, the idea is automatically set the sources from my niv pinned deps. It seems to work, so I'll keep at it and see if I can improve it as issues come up. | |||
2020-04-21 | Add swap to que-prod | Ben Sima | |
2020-04-21 | Prevent empty channels from being created by mistake | Ben Sima | |
2020-04-19 | Switch to niv for managing third party sources | Ben Sima | |
2020-04-18 | Fallback to default config on startup | Ben Sima | |
2020-04-18 | Allow '-' in quepaths and namespaces | Ben Sima | |
2020-04-15 | Use python format strings for args.then | Ben Sima | |
2020-04-15 | Add logging, retry decorator, and a few refactors | Ben Sima | |
This seems to be working all the way through. | |||
2020-04-15 | Don't mult and tap when streaming a que | Ben Sima | |
This removes the multi style, but that was buggy. I think messages were being lost when consumers detached and mult channels disappeared, or something. I'll need to reimplement muilti style properly, with tests. | |||
2020-04-15 | Lint fixes, also delete Biz.Language | Ben Sima | |
2020-04-15 | Reformatting | Ben Sima | |
Now I'm using ormolu instead of brittany for Haskell formatting now. Figured I should just make all of these big changes at once. | |||
2020-04-15 | Re-namespacing | Ben Sima | |
Moving away from the DNS-driven namespacing toward more condensed names, mostly because I don't like typing so much. |