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
/
lib
/
Server
/
Plugins
/
Packages
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow to run directly from a git checkout (#1037)
Sol Jerome
2012-03-24
8
-1943
/
+0
*
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
*
filter out characters yum dislikes in repo names
Chris St. Pierre
2012-03-15
1
-3
/
+7
*
set default debuglevel for Packages yum configs, add debug output from bcfg2-...
Chris St. Pierre
2012-02-23
1
-0
/
+6
*
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
*
made automatic repository naming not suck horribly
Chris St. Pierre
2012-01-25
2
-10
/
+32
*
removed unnecessary raise (#1068)
Chris St. Pierre
2012-01-24
1
-1
/
+0
*
fixed metadata/resolver option defaults
Chris St. Pierre
2012-01-24
1
-0
/
+4
*
improved Packages debug info, added packageresolve and packagesources bcfg2-i...
Chris St. Pierre
2012-01-24
1
-13
/
+10
*
clarified handling of boolean values in packages.conf
Chris St. Pierre
2012-01-23
1
-4
/
+16
*
fixed parsing of newer yum repos (#1027)
Chris St. Pierre
2012-01-23
1
-4
/
+5
*
added toggle_debug back to Packages (#1091)
Chris St. Pierre
2012-01-23
8
-86
/
+104
*
fixed bugs in Packages implementation of SimpleConfig
Chris St. Pierre
2012-01-13
2
-14
/
+13
*
merged branch rules_regex
Chris St. Pierre
2012-01-13
4
-58
/
+23
|
\
|
*
added SimpleConfig plugin for easy config files; made Packages and Rules use ...
Chris St. Pierre
2011-12-30
4
-58
/
+23
*
|
strip trailing slash from key URL to avoid funky traceback
Chris St. Pierre
2012-01-03
1
-1
/
+2
|
/
*
Packages: Don't reverse the order of <Source>s
Holger Weiß
2011-12-02
1
-5
/
+0
*
added support for default/mandatory/optional package groups
Chris St. Pierre
2011-11-17
4
-8
/
+14
*
Packages: Fix md5 import
Rob Lemley
2011-11-11
2
-2
/
+2
*
avoid backtrace if bcfg2-yum-helper fails to resolve a group
Chris St. Pierre
2011-11-01
1
-1
/
+5
*
removed unnecessary caching from Yum Packages handler
Chris St. Pierre
2011-11-01
1
-131
/
+4
*
ensure that source cache files do not get cleared on server startup
Chris St. Pierre
2011-10-24
1
-2
/
+3
*
avoid backtrace when bcfg2-yum-helper does not exist
Chris St. Pierre
2011-10-19
1
-1
/
+8
*
Various Packages plugin fixes:
Chris St. Pierre
2011-10-19
6
-367
/
+231
*
Improve error handling of Packages plugin.
Mike McCallister
2011-10-15
7
-40
/
+42
*
Replaced print statements in Packages with logger calls.
Mike McCallister
2011-10-15
2
-4
/
+4
*
fixed inclusion of group packages
Chris St. Pierre
2011-10-12
2
-4
/
+12
*
only cache packages from a package set, not unknowns
Chris St. Pierre
2011-10-12
1
-5
/
+7
*
fixed variable name typo
Chris St. Pierre
2011-10-10
1
-3
/
+3
*
don't cache collections by hostname; this could lead to bad data if a host ch...
Chris St. Pierre
2011-10-07
2
-30
/
+17
*
* Added support for yum libraries (if available and configured). This
Chris St. Pierre
2011-10-07
8
-0
/
+2145