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
Commit message (
Expand
)
Author
Age
Files
Lines
*
StructFile tests and fixes
Chris St. Pierre
2012-08-10
1
-5
/
+3
*
tests and fixes for XMLFileBacked
Chris St. Pierre
2012-08-09
3
-27
/
+22
*
DirectoryBacked tests and fixes
Chris St. Pierre
2012-08-09
1
-6
/
+5
*
use os.path instead of posixpath in Plugin.py
Chris St. Pierre
2012-08-09
1
-9
/
+8
*
move MetadataConsistency/RuntimeError exceptions into Plugin.py so we don't d...
Chris St. Pierre
2012-08-09
3
-50
/
+50
*
fixed several Statistics bugs
Chris St. Pierre
2012-08-09
1
-9
/
+16
*
fixed Metadata interface definition
Chris St. Pierre
2012-08-09
1
-2
/
+5
*
raise NotImplementedError from unimplemented plugin interface methods
Chris St. Pierre
2012-08-09
1
-8
/
+8
*
simplify default metadata loading
Chris St. Pierre
2012-08-09
1
-5
/
+3
*
use cPickle instead of pickle in Statistics
Chris St. Pierre
2012-08-09
1
-6
/
+3
*
ThreadedStatistics needs to be a Plugin object
Chris St. Pierre
2012-08-09
5
-24
/
+16
*
DatabaseBacked interface needs to be a Plugin object
Chris St. Pierre
2012-08-09
3
-32
/
+24
*
removed calls to built-in file()/io.FileIO() in favor of read()
Chris St. Pierre
2012-08-09
4
-17
/
+9
*
raise ImportError if missing genshi libs prevent import of TGenshi
Chris St. Pierre
2012-08-07
1
-1
/
+1
*
Admin/Init: Update initial bcfg2.conf file
Tim Laszlo
2012-08-07
1
-6
/
+10
*
Merge reporting configuration with main server configuration
Tim Laszlo
2012-08-07
17
-233
/
+182
*
don't encode Packages source lists just to md5sum them
Chris St. Pierre
2012-08-07
1
-1
/
+1
*
fixed logging of plugin instantiation failure
Chris St. Pierre
2012-08-07
1
-1
/
+2
*
Packages: Add missing lxml import
Sol Jerome
2012-08-06
1
-0
/
+1
*
bug fixes from solj
Chris St. Pierre
2012-08-06
1
-1
/
+1
*
SEModules: Fix traceback
Sol Jerome
2012-08-06
1
-1
/
+1
*
Revert "removed Bcfg2.Client.XML abstraction layer since we depend directly o...
Chris St. Pierre
2012-08-06
17
-78
/
+112
*
removed Bcfg2.Client.XML abstraction layer since we depend directly on lxml.e...
Chris St. Pierre
2012-08-03
17
-112
/
+78
*
get encoding a better way in packages collection objects
Chris St. Pierre
2012-08-03
2
-6
/
+1
*
fixed calculation of new packages list
Chris St. Pierre
2012-08-03
3
-1
/
+21
*
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
3
-24
/
+106
*
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
3
-13
/
+33
*
made path to Packages cache configurable
Chris St. Pierre
2012-08-01
1
-14
/
+25
*
debugging info, recursive ACL fixes, other bug fixes
Chris St. Pierre
2012-08-01
1
-10
/
+35
*
made ACLs work in info.xml
Chris St. Pierre
2012-08-01
2
-1
/
+8
*
fixed display of wrong ACLs
Chris St. Pierre
2012-08-01
1
-2
/
+3
*
ACLs working, need docs
Chris St. Pierre
2012-08-01
1
-69
/
+176
*
rearranged some code
Chris St. Pierre
2012-08-01
1
-223
/
+204
*
bcfg2-lint stuff for ACL support
Chris St. Pierre
2012-08-01
1
-0
/
+11
*
ACLs verify successfully
Chris St. Pierre
2012-08-01
1
-3
/
+144
*
made INode objects handle text contents and child elements correctly
Chris St. Pierre
2012-08-01
1
-3
/
+8
*
Plugin.py: Remove custom sort
Sol Jerome
2012-07-31
1
-5
/
+1
*
py3k fix: UserDict -> MutableMapping
Chris St. Pierre
2012-07-31
3
-5
/
+28
*
unified Metadata/DBMetadata plugins
Chris St. Pierre
2012-07-31
5
-182
/
+191
*
Inotify: Use functools where reduce is unavailable
Sol Jerome
2012-07-30
2
-2
/
+9
*
fixed StructFile.Match() when it encounters comments
Chris St. Pierre
2012-07-30
1
-2
/
+2
*
allow merging of undefined groups
Chris St. Pierre
2012-07-30
1
-3
/
+3
*
verify virtual package versions in YUMng (#1114)
Chris St. Pierre
2012-07-30
1
-17
/
+49
*
fixed repo names for sources that apply globally to all clients (#1120)
Chris St. Pierre
2012-07-30
1
-2
/
+7
*
Added ability to store probe data in database instead of probed.xml
Chris St. Pierre
2012-07-30
1
-61
/
+110
*
Metadata and other improvements:
Chris St. Pierre
2012-07-30
16
-367
/
+811
*
Pkgmgr: missing os import
Tim Laszlo
2012-07-25
1
-0
/
+1
[next]