summaryrefslogtreecommitdiffstats
path: root/src/lib/Bcfg2/Server/Admin
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #183 from AlexanderS/errexit-stderrChris St. Pierre2014-07-261-1/+1
|\
| * Server/Admin: fatal errors should go to stderrAlexander Sulfrian2014-07-271-1/+1
* | Init: Remove stray whitespaceSol Jerome2014-05-171-1/+1
|/
* fixed pylint/pep-8 testsChris St. Pierre2014-04-253-16/+16
* bcfg2-admin: added missing docstringChris St. Pierre2013-11-251-1/+2
* bcfg2-admin: Restored missing "bcfg2-admin client add ... attrib=val" functio...Chris St. Pierre2013-11-251-3/+20
* Fix compatibility with Django 1.6.Simon Ruderich2013-11-111-2/+2
* Admin: Don't call dead Mode.__call__ codeMichael Fenn2013-11-052-2/+0
* Viz: distinguish categories from hostsChris St. Pierre2013-08-091-0/+1
* Admin/Init: Fix default db locationSol Jerome2013-07-191-1/+1
* Admin/Init: Add listen_all optionSol Jerome2013-07-191-3/+6
* Server/Admin/Syncdb: add missing importAlexander Sulfrian2013-06-181-0/+1
* fixed unit testsChris St. Pierre2013-06-033-4/+3
* bcfg2-admin: set appropriate return values on errorChris St. Pierre2013-06-037-54/+23
* Revert "bcfg2-admin: set appropriate return values on error"Chris St. Pierre2013-06-037-23/+54
* bcfg2-admin: set appropriate return values on errorChris St. Pierre2013-06-037-54/+23
* bcfg2-admin client: Only load Metadata pluginChris St. Pierre2013-05-201-0/+1
* added remaining required Core.load_plugins() callsChris St. Pierre2013-05-071-0/+1
* Core: load plugins after daemonization so files/dirs created at plugin init t...Chris St. Pierre2013-04-162-5/+8
* testsuite: fixed issues found by latest version of pylintChris St. Pierre2013-03-261-18/+3
* testsuite: fixed issues found by latest version of pep8Chris St. Pierre2013-03-266-35/+31
* fixed some pylint errorsChris St. Pierre2013-03-191-1/+1
* Admin/Init: Fix traceback due to missing importSol Jerome2013-03-191-0/+1
* init: fixed creation of repo directory for real this timeChris St. Pierre2013-03-151-11/+10
* init: fixed creation of repo directoryChris St. Pierre2013-03-151-2/+2
* bcfg2-admin init: create specification directory if it doesn't existChris St. Pierre2013-03-151-0/+1
* Admin: Fix __call__ method in bcfg2-admin initSol Jerome2013-03-151-3/+1
* removed bogus print statementsChris St. Pierre2012-11-161-1/+1
* flush input buffers before accepting stdinChris St. Pierre2012-11-122-25/+42
* set up bcfg2-info logging just like bcfg2-adminChris St. Pierre2012-10-172-2/+2
* remove remaining calls to Bcfg2.Server.Admin.MetadataCore.__call__Tim Laszlo2012-10-173-3/+0
* expanded pylint coverage to Admin modes, removed some old/broken admin modesChris St. Pierre2012-10-1716-398/+154
* remove call to super __call__ in minestructTim Laszlo2012-10-161-1/+0
* fixed a few straggling perms -> mode changesChris St. Pierre2012-10-152-3/+3
* Reports.Admin: Update prune for new schemaTim Laszlo2012-10-111-6/+7
* Admin.Reports: Add database stats methodTim Laszlo2012-10-111-2/+13
* Reversed the count on printStatsTim Laszlo2012-10-111-1/+1
* Admin.Reports: Fix printStats decoratorTim Laszlo2012-10-111-13/+10
* Reporting: Make transport configurableTim Laszlo2012-10-101-0/+3
* Admin.Reports: Map syncdb to update as the migration command is now required ...Tim Laszlo2012-10-091-3/+5
* bcfg2-admin: fixed syncdbChris St. Pierre2012-10-091-4/+2
* Add prune routinesTim Laszlo2012-10-091-50/+14
* Admin.Reports: Fix django command proxyTim Laszlo2012-10-091-2/+2
* Admin.Reports: stop calling __call__ in parent classTim Laszlo2012-10-081-1/+0
* Reporting: Merge new reporting dataTim Laszlo2012-10-082-71/+36
* prompt for locations of bcfg2 keypair in Init, using sane OS defaultsChris St. Pierre2012-10-032-136/+123
* various pylint fixesChris St. Pierre2012-09-251-1/+1
* 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