Mercurial > piecrust2
log piecrust/commands/builtin/admin.py @ 656:dba53f0f7671
age | author | description |
---|---|---|
Mon, 22 Feb 2016 22:44:39 -0800 | Ludovic Chabant | admin: run an asset processing loop in the background. |
Thu, 18 Feb 2016 20:54:37 -0800 | Ludovic Chabant | admin: Run the asset pipeline before showing the admin panel. |
Sun, 14 Feb 2016 22:06:32 -0800 | Ludovic Chabant | admin: Don't require `bcrypt` for running FoodTruck with `chef`. |
Sat, 06 Feb 2016 21:47:24 -0800 | Ludovic Chabant | admin: Change the default admin server port to 8090, add `--port` option. |
Thu, 04 Feb 2016 08:03:33 -0800 | Ludovic Chabant | admin: Use the app directory, not the cwd, in case of `--root`. |
Sun, 24 Jan 2016 10:42:33 -0800 | Ludovic Chabant | admin: Better error reporting, general clean-up. |