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
*
Plugins: Update builtin plugins to use 'mode' attribute
Sol Jerome
2012-10-15
1
-2
/
+2
*
Packages: updated pulp repo handling to latest Pulp v1 API
Chris St. Pierre
2012-10-11
1
-9
/
+137
*
Packages: added stats tracking
Chris St. Pierre
2012-10-10
1
-4
/
+11
*
various pylint fixes
Chris St. Pierre
2012-09-25
1
-2
/
+2
*
misc. minor bug fixes
Chris St. Pierre
2012-09-25
1
-9
/
+12
*
made json optional again
Chris St. Pierre
2012-09-25
1
-1
/
+6
*
run pylint for errors on almost everything, full runs on some selected stuff
Chris St. Pierre
2012-09-25
1
-17
/
+25
*
Packages: Fixed urls property of YumSource
Chris St. Pierre
2012-09-20
1
-2
/
+4
*
Packages: fixed unknown_filter
Chris St. Pierre
2012-09-20
1
-10
/
+17
*
fixed bug in yum conversion to package tuples
Chris St. Pierre
2012-09-20
1
-2
/
+2
*
documented packages backends
Chris St. Pierre
2012-09-20
1
-101
/
+375
*
documented PackagesSources
Chris St. Pierre
2012-09-20
1
-9
/
+9
*
Source fully documented
Chris St. Pierre
2012-09-20
1
-2
/
+2
*
deduplicated Packages code, more docs
Chris St. Pierre
2012-09-20
1
-10
/
+12
*
development docs for Packages: Collection docs written
Chris St. Pierre
2012-09-20
1
-21
/
+20
*
Packages: fixed handling of poorly-specified BoundPackage entries
Chris St. Pierre
2012-09-17
1
-4
/
+6
*
Yum: fixed fallback return type for get_groups w/o yum libs enabled
Chris St. Pierre
2012-09-17
1
-1
/
+1
*
renamed Bcfg2Py3k to Compat
Chris St. Pierre
2012-08-27
1
-1
/
+1
*
Packages: made url_map consistent across all source types
Chris St. Pierre
2012-08-27
1
-64
/
+41
*
fix duplicate repo name infinite loop
Chris St. Pierre
2012-08-23
1
-1
/
+1
*
removed more calls to file()
Chris St. Pierre
2012-08-15
1
-3
/
+3
*
PY3K/PEP8 fixes
Sol Jerome
2012-08-14
1
-7
/
+3
*
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