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
/
Bcfg2
/
Server
/
Plugins
/
Packages
/
Yum.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed calculation of new packages list
Chris St. Pierre
2012-08-03
1
-0
/
+13
*
fixed yum version support for version="any"
Chris St. Pierre
2012-08-03
1
-11
/
+14
*
made yum Packages backend support resolving by version (#1112)
Chris St. Pierre
2012-08-03
1
-17
/
+89
*
fixed location of yum configs to go under Packages cache
Chris St. Pierre
2012-08-03
1
-5
/
+1
*
improved verbosity of bcfg2-yum-helper when bcfg2-server is run with -v
Chris St. Pierre
2012-08-03
1
-9
/
+5
*
batch up get_group calls in Packages to improve performance (#1101)
Chris St. Pierre
2012-08-01
1
-2
/
+17
*
py3k fix: UserDict -> MutableMapping
Chris St. Pierre
2012-07-31
1
-2
/
+2
*
import re to fix yum repo naming conflicts
Chris St. Pierre
2012-07-25
1
-0
/
+1
*
merged maint
Chris St. Pierre
2012-06-19
1
-2
/
+13
*
fixed docs, code that referenced old yum section of packages.conf
Chris St. Pierre
2012-06-04
1
-1
/
+1
*
merged maint
Chris St. Pierre
2012-05-15
1
-2
/
+16
*
moved plugin-specific configs to main config file; propagate "setup" object t...
Chris St. Pierre
2012-05-11
1
-23
/
+19
*
better support for re-reading packages.conf (and SimpleConfigs in general)
Chris St. Pierre
2012-05-04
1
-10
/
+17
*
improved some error messages; only setup pulp connection if there are pulp so...
Chris St. Pierre
2012-05-04
1
-18
/
+19
*
Allow to run directly from a git checkout (#1037)
Sol Jerome
2012-03-24
1
-0
/
+688