summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Admin
Commit message (Expand)AuthorAgeFilesLines
* run pylint for errors on almost everything, full runs on some selected stuffChris St. Pierre2012-09-251-1/+1
* bcfg2-admin: Switch to pseudo file monitorTim Laszlo2012-09-241-1/+3
* bcfg2-admin: Blacklist unused plugins in query modeTim Laszlo2012-09-241-0/+2
* added json, md5 to Bcfg2.CompatChris St. Pierre2012-09-201-8/+1
* Admin/Init: Remove leading newlineSol Jerome2012-09-191-2/+1
* bcfg2-admin: sort perf outputChris St. Pierre2012-08-301-3/+4
* bcfg2-admin: Fix query modeSol Jerome2012-08-291-1/+1
* bcfg2-admin: Fix traceback in client modeSol Jerome2012-08-291-1/+1
* Bcfg2.settings: Fixed config file reading:Chris St. Pierre2012-08-281-8/+1
* renamed Bcfg2Py3k to CompatChris St. Pierre2012-08-277-7/+7
* fixed import/usage of MetadataConsistencyErrorChris St. Pierre2012-08-272-2/+2
* Init: comment out database setting by defaultTim Laszlo2012-08-231-6/+6
* fixed lxml.etree.tostring invocationsChris St. Pierre2012-08-221-2/+0
* Admin/Init: Fix auto-generated clients.xmlSol Jerome2012-08-161-3/+4
* Bcfg2.settings: bcfg2-web.conf is the default, unless bcfg2-web.conf doesn't ...Chris St. Pierre2012-08-161-5/+2
* removed print statementsChris St. Pierre2012-08-152-2/+0
* Removed deprecated plugins BB, Svcmgr, SGenshiChris St. Pierre2012-08-153-3/+2
* made logging to syslog configurable and default for all loggingChris St. Pierre2012-08-151-1/+2
* Merge branch 'tests'Chris St. Pierre2012-08-152-3/+3
|\
| * print function fixesChris St. Pierre2012-08-152-3/+3
* | Admin/Init: Fix path to sqlite db fileSol Jerome2012-08-141-1/+1
|/
* Admin/Init: Update initial bcfg2.conf fileTim Laszlo2012-08-071-6/+10
* Merge reporting configuration with main server configurationTim Laszlo2012-08-072-10/+14
* 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