summaryrefslogtreecommitdiffstats
path: root/src
Commit message (Expand)AuthorAgeFilesLines
* removed broken Revision stuff from bcfg2-infoChris St. Pierre2012-04-131-8/+1
* added ability to pass options to nose, ignore tests, test specific clients to...Chris St. Pierre2012-04-132-28/+86
* better TGenshi error messagesChris St. Pierre2012-04-131-2/+4
* added ability to query bcfg2-info for versionChris St. Pierre2012-04-131-23/+27
* do not set django TIME_ZONE except in 1.2+Chris St. Pierre2012-04-131-4/+4
* improved error reporting in a few placesChris St. Pierre2012-04-133-7/+7
* fixed xincludes to properly handle includes-in-includes, includes that aren't...Chris St. Pierre2012-04-113-23/+47
* fixed mode of bcfg2-testChris St. Pierre2012-04-091-0/+0
* Remove fprint in favor of cleaner setup.pySol Jerome2012-04-043-15/+2
* Merge branch 'fix-reports'Sol Jerome2012-04-022-9/+87
|\
| * Reports: Remove client_version database columnSol Jerome2012-03-312-9/+87
* | 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-291-2/+6
* gentoo: Add enhanced Portage client tool (#1086)Sol Jerome2012-03-271-25/+79
* Remove unused client_version from reportsSol Jerome2012-03-263-4/+0
* Allow to run directly from a git checkout (#1037)Sol Jerome2012-03-24210-125/+125
* Merge branch 'maint'Sol Jerome2012-03-241-6/+6
|\
| * Cfg: Fix logger callsSol Jerome2012-03-231-6/+6
* | added TemplateHelper plugin to easily provide convenience methods to templatesChris St. Pierre2012-03-232-2/+86
* | Merge branch 'maint'Sol Jerome2012-03-236-57/+95
|\|
| * 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-211-23/+41
| * fixed debug output from bcfg2-yum-helperChris St. Pierre2012-03-211-4/+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
* | organized testsuite to mirror srcChris St. Pierre2012-03-202-315/+297
* | Merge branch 'fix-svn-keywords'Sol Jerome2012-03-1786-133/+2
|\ \
| * | Remove svn keywordsSol Jerome2012-02-1986-133/+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-171-1/+1
* | | Options: Better fix for unreadable bcfg2.confSol Jerome2012-03-171-11/+8
* | | 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 print() calls in CfgChris St. Pierre2012-03-141-10/+10
* | | make Trigger ignore temp files, VCS metadataChris St. Pierre2012-03-141-3/+10
* | | killing FileProbes because a file fetch failed is probably not idealChris St. Pierre2012-03-131-1/+0
* | | added debugging about ssh_known_hosts cache invalidation to SSHbaseChris St. Pierre2012-03-131-0/+4
* | | set default debuglevel for Packages yum configs, add debug output from bcfg2-...Chris St. Pierre2012-02-231-0/+6
|/ /
* / handle bogus FAM deleted events gracefullyChris St. Pierre2012-02-161-1/+4
|/
* catch error if Packages plugin lacks permissions to create cachedirChris St. Pierre2012-02-061-1/+6