summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Admin
Commit message (Expand)AuthorAgeFilesLines
* Metadata and other improvements:Chris St. Pierre2012-07-306-116/+48
* Added query b=bundle method to bcfg2-admin.Jake Davis2012-07-241-3/+5
* DBStats: Limit rows purged when using sqliteTim Laszlo2012-07-241-1/+5
* fixed instantiation of bcfg2-admin coreChris St. Pierre2012-07-201-1/+1
* added CherryPy-based server coreChris St. Pierre2012-07-191-8/+1
* added selinux supportChris St. Pierre2012-07-031-1/+2
* PY3K: Refactor input codeSol Jerome2012-06-053-38/+27
* DBStats: Remove clients.xml from the import processTim Laszlo2012-06-051-22/+4
* Admin reports: Print the exception when load_stats failsTim Laszlo2012-06-051-1/+2
* DBStats: Remove ping dataTim Laszlo2012-06-041-1/+1
* Admin reports: Stop handling ping dataTim Laszlo2012-06-041-10/+1
* Admin reports: add django shell and dbshell commandsTim Laszlo2012-06-041-1/+1
* Admin/Client: Can't index when missing argsSol Jerome2012-06-041-3/+0
* DBStats: New db update routinesTim Laszlo2012-06-011-5/+11
* bcfg2-admin: Logging broken for reportsTim Laszlo2012-05-231-12/+1
* added option groupsChris St. Pierre2012-05-211-2/+1
* bcfg2-admin: reports command isn't printing all optionsTim Laszlo2012-05-181-2/+2
* moved plugin-specific configs to main config file; propagate "setup" object t...Chris St. Pierre2012-05-111-1/+2
* Include arch as one of the possible choices when user beginsCalvin Cheng2012-04-301-1/+3
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-2416-0/+2009