Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Implement `gmg serve` and `gmg celery`. | Ben Sturmfels | 2021-09-17 | 1 | -25/+25 |
* | Apply `pyupgrade --py3-plus` to remove Python 2 compatibility code. | Ben Sturmfels | 2021-03-05 | 1 | -2/+1 |
* | Switch from Paste for serving to Waitress | Christopher Allan Webber | 2016-02-19 | 1 | -1/+0 |
* | Implement ServeCommand.{loadserver, loadapp}. | Berker Peksag | 2014-08-15 | 1 | -4/+7 |
* | Add an initial "gmg serve" implementation. | Berker Peksag | 2014-08-15 | 1 | -0/+63 |