Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | PY3K: Refactor input code | Sol Jerome | 2012-06-05 | 3 | -38/+27 |
| | | | | Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | DBStats: Remove clients.xml from the import process | Tim Laszlo | 2012-06-05 | 1 | -22/+4 |
| | |||||
* | Admin reports: Print the exception when load_stats fails | Tim Laszlo | 2012-06-05 | 1 | -1/+2 |
| | |||||
* | DBStats: Remove ping data | Tim Laszlo | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | Admin reports: Stop handling ping data | Tim Laszlo | 2012-06-04 | 1 | -10/+1 |
| | |||||
* | Admin reports: add django shell and dbshell commands | Tim Laszlo | 2012-06-04 | 1 | -1/+1 |
| | |||||
* | Admin/Client: Can't index when missing args | Sol Jerome | 2012-06-04 | 1 | -3/+0 |
| | | | | | | | There is already a check at the top of the code for missing args. Also, you can't ever reach this code (in the failure case). Signed-off-by: Sol Jerome <sol.jerome@gmail.com> | ||||
* | DBStats: New db update routines | Tim Laszlo | 2012-06-01 | 1 | -5/+11 |
| | | | | | | Replace updatefix.py with the Updater class. This streamlines some of the common tasks and groups database updates by release. Upgrades from pre 1.1.x are no longer supported. | ||||
* | bcfg2-admin: Logging broken for reports | Tim Laszlo | 2012-05-23 | 1 | -12/+1 |
| | |||||
* | added option groups | Chris St. Pierre | 2012-05-21 | 1 | -2/+1 |
| | |||||
* | bcfg2-admin: reports command isn't printing all options | Tim Laszlo | 2012-05-18 | 1 | -2/+2 |
| | |||||
* | moved plugin-specific configs to main config file; propagate "setup" object ↵ | Chris St. Pierre | 2012-05-11 | 1 | -1/+2 |
| | | | | to server Core | ||||
* | Include arch as one of the possible choices when user begins | Calvin Cheng | 2012-04-30 | 1 | -1/+3 |
| | |||||
* | Allow to run directly from a git checkout (#1037) | Sol Jerome | 2012-03-24 | 16 | -0/+2009 |
Signed-off-by: Sol Jerome <sol.jerome@gmail.com> |