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
*
made bcfg2-info buildall accept list of clients; added buildallfile command
Chris St. Pierre
2012-05-01
1
-26
/
+111
*
better error message from bcfg2-info on no matching generator
Chris St. Pierre
2012-05-01
1
-1
/
+2
*
Include arch as one of the possible choices when user begins
Calvin Cheng
2012-04-30
1
-1
/
+3
*
DBStats: Add unpruned entry reporting (#659)
Sol Jerome
2012-04-27
7
-11
/
+44
*
fixed confusing error message
Chris St. Pierre
2012-04-23
1
-2
/
+2
*
cleaner handling of line-wrapping in bcfg2-lint
Chris St. Pierre
2012-04-23
1
-10
/
+7
*
changed the way bcfg2-lint errors are loaded to make it easier to write and u...
Chris St. Pierre
2012-04-20
13
-59
/
+77
*
made Deltas and Genshi lint plugins respect command-line filelist
Chris St. Pierre
2012-04-20
2
-7
/
+8
*
added TemplateHelper plugin for bcfg2-lint
Chris St. Pierre
2012-04-20
2
-1
/
+62
*
make bcfg2-lint warn about .cat and .diff files
Chris St. Pierre
2012-04-20
2
-2
/
+25
*
Merge branch 'maint'
Sol Jerome
2012-04-19
4
-38
/
+67
|
\
|
*
bcfg2-info: Fix packagesources command
Sol Jerome
2012-04-19
2
-16
/
+23
|
*
Fixed launchd to correctly parse label from plist, and added a warning when i...
Luke Cyca
2012-04-16
1
-3
/
+4
|
*
MacPorts now respects version="any" and logs version mismatches like other pl...
Luke Cyca
2012-04-16
1
-1
/
+8
|
*
Fixed MacPorts pkgtool tuple and cleaned up logger output
Luke Cyca
2012-04-13
1
-2
/
+2
|
*
launchd: Remove popen2 calls
Sol Jerome
2012-03-27
1
-18
/
+32
*
|
better error reporting
Chris St. Pierre
2012-04-18
2
-27
/
+38
*
|
Merge branch 'add-essential-pkgs'
Sol Jerome
2012-04-17
4
-4
/
+15
|
\
\
|
*
|
Packages: Add Essential packages to specification (#1084)
Sol Jerome
2012-04-17
4
-4
/
+15
*
|
|
removed broken Revision stuff from bcfg2-info
Chris St. Pierre
2012-04-13
1
-8
/
+1
*
|
|
added ability to pass options to nose, ignore tests, test specific clients to...
Chris St. Pierre
2012-04-13
2
-28
/
+86
*
|
|
better TGenshi error messages
Chris St. Pierre
2012-04-13
1
-2
/
+4
*
|
|
added ability to query bcfg2-info for version
Chris St. Pierre
2012-04-13
1
-23
/
+27
*
|
|
do not set django TIME_ZONE except in 1.2+
Chris St. Pierre
2012-04-13
1
-4
/
+4
*
|
|
improved error reporting in a few places
Chris St. Pierre
2012-04-13
3
-7
/
+7
*
|
|
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
[next]