Mercurial > piecrust2
log piecrust/commands/builtin/admin.py @ 778:5e91bc0e3b4d
age | author | description |
---|---|---|
Sat, 16 Jul 2016 15:02:24 +0200 | Ludovic Chabant | internal: Move admin panel code into the piecrust package. |
Thu, 30 Jun 2016 22:37:16 -0700 | Ludovic Chabant | admin: Fix crash when running the `admin` command. |
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`. |