summaryrefslogtreecommitdiffstats
path: root/src/lib/Server
Commit message (Expand)AuthorAgeFilesLines
...
* | Plugins: Fix import and indent errorsSol Jerome2011-04-262-1/+2
* | Plugins: Add full PY3K compatibilitySol Jerome2011-04-2619-72/+143
* | Consolidate PY3K compatibility librariesSol Jerome2011-04-265-33/+19
* | Reports: Add full PY3K compatibilitySol Jerome2011-04-268-20/+62
* | Better error messages when Svn2 fails for predictable reasonsChris St. Pierre2011-04-261-10/+34
* | Version bump to 1.2.0pre2v1.2.0pre2Sol Jerome2011-04-251-1/+1
* | unexpanded vcs keywords raise warning, not errorChris St. Pierre2011-04-251-2/+2
* | Various bcfg2-lint fixes:Chris St. Pierre2011-04-254-105/+115
* | Misc. bcfg2-lint fixes and tweaks:Chris St. Pierre2011-04-213-6/+4
* | Lots of cleanup for bcfg2-repo-validate rewrite:Chris St. Pierre2011-04-211-4/+8
* | fixed duplicate group detection in MetadataChris St. Pierre2011-04-201-2/+1
* | short-circuit Pkgmgr lint checks if Pkgmgr plugin not enabledChris St. Pierre2011-04-201-0/+4
* | Rewrote bcfg2-repo-validate as bcfg2-lint, which uses a pluginChris St. Pierre2011-04-208-0/+733
* | Reports: Fix import error (Reported by emias on IRC)Sol Jerome2011-04-191-1/+1
* | fixed PropertyFile.Index() to populate .data as a side effectChris St. Pierre2011-04-141-1/+37
* | added Client tag to StructFile; made PropertyFile inherit from StructFileChris St. Pierre2011-04-142-19/+25
* | Init: Fix SyntaxError (Reported by emias on IRC)Sol Jerome2011-04-121-10/+3
* | Editor: Add missing comma (Reported by emias)Sol Jerome2011-04-121-1/+1
* | added next() method to Reports BatchFetch iterator for compatibility with pre...Chris St. Pierre2011-04-121-0/+4
* | Reports: Use the newer DATABASES option in settings.pyTim Laszlo2011-04-111-19/+28
* | Reports: delete orphaned Reasons after the purge command is runTim Laszlo2011-04-111-0/+2
* | PY3K + PEP8 fixes for remaining filesSol Jerome2011-04-076-78/+96
* | bcfg2-admin: PY3K + PEP8 fixesSol Jerome2011-04-0614-180/+296
* | Hostbase: PY3K + PEP8 fixesSol Jerome2011-04-061-35/+44
* | Plugins: PY3K + PEP8 fixesSol Jerome2011-04-0617-201/+328
* | Reports: Fix deprecated 'raise' usageSol Jerome2011-04-062-7/+7
* | Reports: PY3K + PEP8 fixesSol Jerome2011-04-0610-223/+344
* | sensible defaults for the Django module admin email addressesChris St. Pierre2011-04-052-2/+2
* | Fixed previous commit. Decorators are hard, let's go shopping.Chris St. Pierre2011-03-301-2/+2
* | Use self.log.info() instead of 'print' to produce stats forChris St. Pierre2011-03-301-6/+10
* | Convert hostbase/reports files to unix file formatsSol Jerome2011-03-173-75/+75
* | In TGenshi templates, the "name" variable is set to the destination path of t...Chris St. Pierre2011-03-161-4/+5
* | Cfg: Fix unicode traceback (Resolves #993)Sol Jerome2011-03-071-7/+25
* | fixed handling of group- and host-specific .genshi templates in Cfg (non-gree...Chris St. Pierre2011-03-041-1/+1
|/
* Bundler: Add support for genshi .xml bundlesSol Jerome2011-02-261-3/+20
* Cfg: Create info.xml files by default with bcfg2-admin pullSol Jerome2011-02-211-17/+9
* Reports: Disable template loading from Python eggsSol Jerome2011-02-211-1/+0
* DBStats: use clients_xml classTim Laszlo2011-02-101-1/+1
* Metadata: Move group routines to new classTim Laszlo2011-02-101-6/+6
* Missing newline in helpTim Laszlo2011-02-102-56/+29
* Metadata: Move client routines to new classTim Laszlo2011-02-101-36/+18
* Metadata: Add xml source classTim Laszlo2011-02-101-138/+160
* Probes: Patch to sort nested items from faceted.wordpress.com (Resolves #987)Sol Jerome2011-02-051-2/+2
* SSHbase: Fix hang when file not present on clientSol Jerome2011-01-311-3/+7
* Properties: Catch exception when missing Properties directorySol Jerome2011-01-281-1/+6
* Metadata: Handle writes to XInclude files in bootstrap modeTim Laszlo2011-01-281-3/+19
* Metadata: Handle writes to XInclude files within clients.xml (Resolves #841)Tim Laszlo2011-01-281-12/+28
* added verification of cert against key, and ensured plugins entries get updat...Graham Hagger2011-01-261-2/+27
* export: Update version number for reportsSol Jerome2011-01-241-1/+1
* Metadata: Reload clients.xml before writing if the Pseudo file monitor is usedTim Laszlo2011-01-241-0/+17