summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Remove fprint in favor of cleaner setup.pySol Jerome2012-04-044-19/+2
* Merge branch 'fix-reports'Sol Jerome2012-04-022-9/+87
|\
| * Reports: Remove client_version database columnSol Jerome2012-03-312-9/+87
* | doc: Add collapsible sidebarSol Jerome2012-04-021-1/+3
* | Options: Don't display empty help messagesSol Jerome2012-04-021-1/+6
* | bcfg2-admin: Remove duplicate 'Usage'Sol Jerome2012-04-021-2/+1
* | made bcfg2-info work with newer IPythonChris St. Pierre2012-04-021-2/+7
* | Pac: Fix copy/paste typoSol Jerome2012-04-011-4/+3
|/
* PY3K: Fix exception handling for #1080Sol Jerome2012-03-313-3/+6
* Packages: Add support for alternate version attributeSol Jerome2012-03-292-2/+8
* Probes/group patched to ignore error output from rpm for OS_OUTPUTBrent Bloxam2012-03-281-1/+1
* gentoo: Add enhanced Portage client tool (#1086)Sol Jerome2012-03-272-78/+99
* Remove unused client_version from reportsSol Jerome2012-03-263-4/+0
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-24213-137/+132
* Merge branch 'maint'Sol Jerome2012-03-243-9/+23
|\
| * Fix build errorsSol Jerome2012-03-241-3/+11
| * Cfg: Fix logger callsSol Jerome2012-03-231-6/+6
| * schemas: Add device attributes for BoundPath entriesSol Jerome2012-03-231-0/+6
* | added TemplateHelper plugin to easily provide convenience methods to templatesChris St. Pierre2012-03-234-2/+255
* | Merge branch 'maint'Sol Jerome2012-03-2311-98/+113
|\|
| * debian: Remove .preinst files used to migrate away from python-centralArto Jantunen2012-03-232-26/+0
| * doc: Fix docs so that they pass bcfg2-lintSol Jerome2012-03-231-2/+2
| * suppress warning about probed.xmlChris St. Pierre2012-03-231-0/+10
| * fixed SimpleConfig for py3kChris St. Pierre2012-03-221-11/+16
| * fixed automatic handling of GPGKeysChris St. Pierre2012-03-212-26/+46
| * fixed debug output from bcfg2-yum-helperChris St. Pierre2012-03-211-4/+2
| * Fixed further inconsistencies in template examplesBrent Bloxam2012-03-201-9/+9
| * Fixed other incorrect IP addresses to be proper RFC1918 Class CBrent Bloxam2012-03-201-3/+3
| * Added missing table for SSH, fixed allowable SSH address to be proper RFC1918Brent Bloxam2012-03-201-1/+2
| * removed unnecessary codeChris St. Pierre2012-03-201-16/+14
| * Bundler: Remove excess codeSol Jerome2012-03-201-2/+0
| * Bundler: Fix tb from missing Bundle (Reported by jgd on IRC)Sol Jerome2012-03-201-1/+5
| * Cfg: Add debug_log method to CfgEntrySetSol Jerome2012-03-201-0/+4
| * Pkgmgr: Fix DeprecationWarning (reported by odenbach on IRC)Sol Jerome2012-03-191-2/+5
* | doc: Add stub document on how to run unit testsSol Jerome2012-03-212-0/+26
* | organized testsuite to mirror srcChris St. Pierre2012-03-207-644/+1319
* | Merge branch 'fix-svn-keywords'Sol Jerome2012-03-17108-159/+2
|\ \
| * | Remove svn keywordsSol Jerome2012-02-19108-159/+2
* | | Merge branch 'remove-python23'Sol Jerome2012-03-174-22/+0
|\ \ \ | |_|/ |/| |
| * | Remove python2.3 compatibility codeSol Jerome2012-02-204-22/+0
* | | Version bump to 1.2.2v1.2.2Sol Jerome2012-03-1710-12/+18
* | | Options: Better fix for unreadable bcfg2.confSol Jerome2012-03-171-11/+8
* | | doc: Fix group name (reported by Leonw on IRC)Sol Jerome2012-03-171-1/+1
* | | improved MetadataQuery docsChris St. Pierre2012-03-161-7/+22
* | | filter out characters yum dislikes in repo namesChris St. Pierre2012-03-151-3/+7
* | | fixed logging, deduplicated code in FileProbesChris St. Pierre2012-03-141-70/+77
* | | make EntrySet gracefully handle bogus 'changed' events from FAMChris St. Pierre2012-03-141-0/+6
* | | fixed typo in example bcfg2-lint configChris St. Pierre2012-03-141-1/+1
* | | fixed print() calls in CfgChris St. Pierre2012-03-141-10/+10
* | | make Trigger ignore temp files, VCS metadataChris St. Pierre2012-03-141-3/+10