server
/
bcfg2
1.1.0-stable
debian
main
maint
maint-1.2
master
packages-dummy
py3-server
py3k
spline
spline-bookworm
spline-old
upstream/master
yum-helper-bug
Custom fork of bcfg2 (configuration management)
spline
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed xincludes to properly handle includes-in-includes, includes that aren't...
Chris St. Pierre
2012-04-11
3
-23
/
+47
*
fixed mode of bcfg2-test
Chris St. Pierre
2012-04-09
1
-0
/
+0
*
Remove fprint in favor of cleaner setup.py
Sol Jerome
2012-04-04
3
-15
/
+2
*
Merge branch 'fix-reports'
Sol Jerome
2012-04-02
2
-9
/
+87
|
\
|
*
Reports: Remove client_version database column
Sol Jerome
2012-03-31
2
-9
/
+87
*
|
Options: Don't display empty help messages
Sol Jerome
2012-04-02
1
-1
/
+6
*
|
bcfg2-admin: Remove duplicate 'Usage'
Sol Jerome
2012-04-02
1
-2
/
+1
*
|
made bcfg2-info work with newer IPython
Chris St. Pierre
2012-04-02
1
-2
/
+7
*
|
Pac: Fix copy/paste typo
Sol Jerome
2012-04-01
1
-4
/
+3
|
/
*
PY3K: Fix exception handling for #1080
Sol Jerome
2012-03-31
3
-3
/
+6
*
Packages: Add support for alternate version attribute
Sol Jerome
2012-03-29
1
-2
/
+6
*
gentoo: Add enhanced Portage client tool (#1086)
Sol Jerome
2012-03-27
1
-25
/
+79
*
Remove unused client_version from reports
Sol Jerome
2012-03-26
3
-4
/
+0
*
Allow to run directly from a git checkout (#1037)
Sol Jerome
2012-03-24
210
-125
/
+125
*
Merge branch 'maint'
Sol Jerome
2012-03-24
1
-6
/
+6
|
\
|
*
Cfg: Fix logger calls
Sol Jerome
2012-03-23
1
-6
/
+6
*
|
added TemplateHelper plugin to easily provide convenience methods to templates
Chris St. Pierre
2012-03-23
2
-2
/
+86
*
|
Merge branch 'maint'
Sol Jerome
2012-03-23
6
-57
/
+95
|
\
|
|
*
suppress warning about probed.xml
Chris St. Pierre
2012-03-23
1
-0
/
+10
|
*
fixed SimpleConfig for py3k
Chris St. Pierre
2012-03-22
1
-11
/
+16
|
*
fixed automatic handling of GPGKeys
Chris St. Pierre
2012-03-21
1
-23
/
+41
|
*
fixed debug output from bcfg2-yum-helper
Chris St. Pierre
2012-03-21
1
-4
/
+2
|
*
removed unnecessary code
Chris St. Pierre
2012-03-20
1
-16
/
+14
|
*
Bundler: Remove excess code
Sol Jerome
2012-03-20
1
-2
/
+0
|
*
Bundler: Fix tb from missing Bundle (Reported by jgd on IRC)
Sol Jerome
2012-03-20
1
-1
/
+5
|
*
Cfg: Add debug_log method to CfgEntrySet
Sol Jerome
2012-03-20
1
-0
/
+4
|
*
Pkgmgr: Fix DeprecationWarning (reported by odenbach on IRC)
Sol Jerome
2012-03-19
1
-2
/
+5
*
|
organized testsuite to mirror src
Chris St. Pierre
2012-03-20
2
-315
/
+297
*
|
Merge branch 'fix-svn-keywords'
Sol Jerome
2012-03-17
86
-133
/
+2
|
\
\
|
*
|
Remove svn keywords
Sol Jerome
2012-02-19
86
-133
/
+2
*
|
|
Merge branch 'remove-python23'
Sol Jerome
2012-03-17
4
-22
/
+0
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
Remove python2.3 compatibility code
Sol Jerome
2012-02-20
4
-22
/
+0
*
|
|
Version bump to 1.2.2
v1.2.2
Sol Jerome
2012-03-17
1
-1
/
+1
*
|
|
Options: Better fix for unreadable bcfg2.conf
Sol Jerome
2012-03-17
1
-11
/
+8
*
|
|
filter out characters yum dislikes in repo names
Chris St. Pierre
2012-03-15
1
-3
/
+7
*
|
|
fixed logging, deduplicated code in FileProbes
Chris St. Pierre
2012-03-14
1
-70
/
+77
*
|
|
make EntrySet gracefully handle bogus 'changed' events from FAM
Chris St. Pierre
2012-03-14
1
-0
/
+6
*
|
|
fixed print() calls in Cfg
Chris St. Pierre
2012-03-14
1
-10
/
+10
*
|
|
make Trigger ignore temp files, VCS metadata
Chris St. Pierre
2012-03-14
1
-3
/
+10
*
|
|
killing FileProbes because a file fetch failed is probably not ideal
Chris St. Pierre
2012-03-13
1
-1
/
+0
*
|
|
added debugging about ssh_known_hosts cache invalidation to SSHbase
Chris St. Pierre
2012-03-13
1
-0
/
+4
*
|
|
set default debuglevel for Packages yum configs, add debug output from bcfg2-...
Chris St. Pierre
2012-02-23
1
-0
/
+6
|
/
/
*
/
handle bogus FAM deleted events gracefully
Chris St. Pierre
2012-02-16
1
-1
/
+4
|
/
*
catch error if Packages plugin lacks permissions to create cachedir
Chris St. Pierre
2012-02-06
1
-1
/
+6
*
made PackagesConfig object more resilient on initial plugin loading
Chris St. Pierre
2012-02-06
1
-1
/
+1
*
Restore missing pipes import in svn plugin
Arto Jantunen
2012-02-05
1
-0
/
+1
*
Options: Inform user when unable to read bcfg2.conf
Sol Jerome
2012-02-01
1
-1
/
+11
*
Version bump to 1.2.1
v1.2.1
Sol Jerome
2012-01-27
1
-1
/
+1
*
fixed typo
Chris St. Pierre
2012-01-27
1
-1
/
+1
*
made bcfg2-admin accept -Q flag and a few others; general code cleanup
Chris St. Pierre
2012-01-26
16
-121
/
+72
[next]