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
/
sbin
/
bcfg2-info
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed bcfg2-info buildbundle to use code from Bundler plugin
Chris St. Pierre
2012-11-27
1
-27
/
+17
*
removed bogus print statements
Chris St. Pierre
2012-11-16
1
-4
/
+3
*
bcfg2-info: Remove extraneous strip() call
Sol Jerome
2012-10-18
1
-1
/
+1
*
bcfg2-info query: Query all hosts if none specified
Sol Jerome
2012-10-17
1
-2
/
+5
*
set up bcfg2-info logging just like bcfg2-admin
Chris St. Pierre
2012-10-17
1
-4
/
+10
*
added bcfg2_local.py, a tool to run bcfg2 against a local specification
Chris St. Pierre
2012-10-17
1
-1
/
+1
*
expanded pylint coverage to Admin modes, removed some old/broken admin modes
Chris St. Pierre
2012-10-17
1
-0
/
+19
*
bcfg2-info: added probes subcommand to list probes for a client
Chris St. Pierre
2012-10-15
1
-6
/
+44
*
testsuite: expanded pylint coverage
Chris St. Pierre
2012-10-03
1
-217
/
+213
*
made full pylint checks the default, expanded pylint coverage to lots of tools
Chris St. Pierre
2012-09-26
1
-1
/
+0
*
updated bcfg2.conf man page
Chris St. Pierre
2012-09-25
1
-1
/
+0
*
run pylint for errors on almost everything, full runs on some selected stuff
Chris St. Pierre
2012-09-25
1
-26
/
+28
*
Properties: made automatch in bcfg2.conf a default, not absolute; cleaned up ...
Chris St. Pierre
2012-09-13
1
-3
/
+3
*
bcfg2-info: added "automatch" command to perform Properties automatching
Chris St. Pierre
2012-09-12
1
-0
/
+38
*
bcfg2-info: fixed bug when building an entry for buildfile raised IOError
Chris St. Pierre
2012-09-11
1
-4
/
+5
*
updated various scripts/components to reflect updated Core invocation for thr...
Chris St. Pierre
2012-09-05
1
-17
/
+4
*
fixed import/usage of MetadataConsistencyError
Chris St. Pierre
2012-08-27
1
-4
/
+3
*
bcfg2-info: packagessources/packageresolve fail gracefully if Packages plugin...
Chris St. Pierre
2012-08-23
1
-0
/
+6
*
fixed lxml.etree.tostring invocations
Chris St. Pierre
2012-08-22
1
-1
/
+2
*
lots of various py3k fixes
Chris St. Pierre
2012-08-21
1
-2
/
+1
*
bcfg2-info: Fix traceback when (mis)using profile
Sol Jerome
2012-08-18
1
-0
/
+3
*
bcfg2-info: Fix 'groups' command
Sol Jerome
2012-08-18
1
-10
/
+6
*
made logging levels more consistent in a few places
Chris St. Pierre
2012-08-15
1
-1
/
+8
*
Removed deprecated plugins BB, Svcmgr, SGenshi
Chris St. Pierre
2012-08-15
1
-2
/
+2
*
made logging to syslog configurable and default for all logging
Chris St. Pierre
2012-08-15
1
-1
/
+1
*
Merge branch 'tests'
Chris St. Pierre
2012-08-15
1
-1
/
+1
|
\
|
*
print function fixes
Chris St. Pierre
2012-08-15
1
-1
/
+1
*
|
fixed IPython debug shell for older IPython
Chris St. Pierre
2012-08-15
1
-1
/
+1
|
/
*
Metadata and other improvements:
Chris St. Pierre
2012-07-30
1
-6
/
+7
*
better formatting, display categories in bcfg2-info showclient
Chris St. Pierre
2012-07-26
1
-8
/
+21
*
added CherryPy-based server core
Chris St. Pierre
2012-07-19
1
-5
/
+3
*
allow selection of preferred python interpreter
Chris St. Pierre
2012-07-05
1
-18
/
+44
*
merged maint
Chris St. Pierre
2012-06-19
1
-0
/
+3
|
\
|
*
better error message from bcfg2-info packagesources without a hostname
Chris St. Pierre
2012-06-14
1
-0
/
+3
|
*
fixed bcfg2-info buildall without -f
Chris St. Pierre
2012-06-04
1
-1
/
+2
|
*
bcfg2-info builddir requires "interactive" flag
Chris St. Pierre
2012-05-22
1
-21
/
+20
|
*
added -f flag to bcfg2-info buildall
Chris St. Pierre
2012-05-22
1
-7
/
+15
|
*
made SSLCA respect info.xml
Chris St. Pierre
2012-05-21
1
-4
/
+9
|
*
made bcfg2-info work with newer IPython
Chris St. Pierre
2012-05-04
1
-2
/
+7
*
|
fixed option alignment issues
Chris St. Pierre
2012-06-15
1
-2
/
+4
*
|
bcfg2-info: print trace when buildfile fails
Tim Laszlo
2012-06-07
1
-1
/
+3
*
|
fixed caching of Collection objects; moved bcfg2-info packagesources code int...
Chris St. Pierre
2012-06-01
1
-24
/
+1
*
|
py2.4 doesn't have finally; wrong logic, anyway
Chris St. Pierre
2012-06-01
1
-4
/
+5
*
|
bcfg2-info: Add support for bpython
Sol Jerome
2012-05-27
1
-0
/
+3
*
|
bcfg2-info builddir requires interactive flag
Chris St. Pierre
2012-05-22
1
-1
/
+2
*
|
added option groups
Chris St. Pierre
2012-05-21
1
-25
/
+6
*
|
fixes for missing genshi
Chris St. Pierre
2012-05-21
1
-3
/
+9
*
|
Added inotify filemonitor driver
Chris St. Pierre
2012-05-18
1
-0
/
+1
*
|
moved plugin-specific configs to main config file; propagate "setup" object t...
Chris St. Pierre
2012-05-11
1
-4
/
+8
*
|
fixed buildall wildcard stuff
Chris St. Pierre
2012-05-04
1
-5
/
+7
[next]