log piecrust/commands/builtin/admin.py @ 1131:32f71dbf5cb1

age author description
Fri, 29 Sep 2017 08:42:38 -0700 Ludovic Chabant serve: Add `--admin` option to run the administration panel.
Tue, 20 Jun 2017 21:13:08 -0700 Ludovic Chabant admin: Get the admin panel working again.
Wed, 17 May 2017 00:11:48 -0700 Ludovic Chabant core: Start of the big refactor for PieCrust 3.0.
Sun, 19 Feb 2017 22:04:33 -0800 Ludovic Chabant admin: Fix crash when running `admin run` outside of a website.
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`.
Sun, 24 Jan 2016 10:42:33 -0800 Ludovic Chabant admin: Better error reporting, general clean-up.
Wed, 20 Jan 2016 21:39:18 -0800 Ludovic Chabant admin: Better production config for FoodTruck, provide proper first site.
Sun, 17 Jan 2016 21:44:41 -0800 Ludovic Chabant admin: New `admin` command to manage FoodTruck-related things.