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
*
fixed import/usage of MetadataConsistencyError
Chris St. Pierre
2012-08-27
3
-6
/
+5
*
Packages: added support for generating Apt sources.list
Chris St. Pierre
2012-08-27
1
-0
/
+15
*
Packages: made url_map consistent across all source types
Chris St. Pierre
2012-08-27
5
-77
/
+64
*
fixed handling of SEModules with multiple specific modules
Chris St. Pierre
2012-08-24
1
-2
/
+2
*
TemplateHelper: removed support for host- and group-specific helpers
Chris St. Pierre
2012-08-24
1
-48
/
+31
*
DirectoryBacked: add class attribute to ignore certain patterns
Chris St. Pierre
2012-08-24
1
-0
/
+5
*
DirectoryBacked/XMLDirectoryBacked: honor "patterns" class attribute
Chris St. Pierre
2012-08-24
1
-2
/
+5
*
fix duplicate repo name infinite loop
Chris St. Pierre
2012-08-23
1
-1
/
+1
*
bcfg2-info: fixed Collection.sourcelist arch filter
Chris St. Pierre
2012-08-23
1
-0
/
+2
*
bcfg2-info: packagessources/packageresolve fail gracefully if Packages plugin...
Chris St. Pierre
2012-08-23
1
-0
/
+6
*
SchemaUpdater: fix sorting of updaters
Tim Laszlo
2012-08-23
1
-1
/
+2
*
Init: comment out database setting by default
Tim Laszlo
2012-08-23
1
-6
/
+6
*
Templatehelper: fixed inclusion of group- and host-specific helpers
Chris St. Pierre
2012-08-23
1
-1
/
+1
*
finally a relative import fix that works on py2.4 thru 3.2
Chris St. Pierre
2012-08-23
8
-8
/
+40
*
removed relative imports from POSIX tools
Chris St. Pierre
2012-08-23
8
-8
/
+8
*
removed or fixed functools imports
Chris St. Pierre
2012-08-23
4
-16
/
+5
*
SchemaUpdater: _walk_packages incorrectly used __path__
Tim Laszlo
2012-08-22
1
-2
/
+2
*
Metadata: provide all() for py2.4 compat
Chris St. Pierre
2012-08-22
1
-0
/
+13
*
fixed handling of regex filename patterns in GroupSpool/EntrySet
Chris St. Pierre
2012-08-22
6
-9
/
+17
*
do not require a priority attribute on InfoXML files at all
Chris St. Pierre
2012-08-22
3
-7
/
+7
*
fixed determination of repo name from source component name
Chris St. Pierre
2012-08-22
1
-3
/
+2
*
fixed lxml.etree.tostring invocations
Chris St. Pierre
2012-08-22
13
-25
/
+29
*
fixed encoding of Cfg files with unicode contents
Chris St. Pierre
2012-08-22
2
-3
/
+3
*
merged cheetah encoding fixes from maint
Chris St. Pierre
2012-08-22
2
-3
/
+5
*
Cfg: Fix traceback for unicode templates
Sol Jerome
2012-08-22
1
-0
/
+6
*
fixed xml stringification in core, bcfg2
Chris St. Pierre
2012-08-21
2
-4
/
+6
*
removed context managers from unit tests
Chris St. Pierre
2012-08-21
1
-1
/
+1
*
lots of various py3k fixes
Chris St. Pierre
2012-08-21
29
-113
/
+104
*
div tag ended in the wrong block
Tim Laszlo
2012-08-21
1
-1
/
+1
*
fixed broken XML-RPC retries, made delay configurable
Chris St. Pierre
2012-08-20
3
-37
/
+56
*
Proxy: made SSLHTTPConnection object py3k-compatible
Chris St. Pierre
2012-08-20
1
-13
/
+17
*
Metadata: reduced verbosity of category suppression
Chris St. Pierre
2012-08-20
1
-1
/
+8
*
py3k unicode fixes
Chris St. Pierre
2012-08-20
2
-4
/
+6
*
py3k xml fixes
Chris St. Pierre
2012-08-20
3
-8
/
+7
*
added CmpMixin to provide __cmp__ functionality to py3k
Chris St. Pierre
2012-08-20
3
-3
/
+29
*
fixed Bcfg2.settings if django not available
Chris St. Pierre
2012-08-20
1
-1
/
+1
*
fixed syntax error
Chris St. Pierre
2012-08-20
1
-1
/
+1
*
do not prompt to install entries that are not handled by any tool (#1051)
Chris St. Pierre
2012-08-20
1
-36
/
+39
*
removed debugging junk
Chris St. Pierre
2012-08-20
1
-3
/
+0
*
ensure that ACL entries can be parsed without error even without pylibacl
Chris St. Pierre
2012-08-20
1
-1
/
+1
*
removed excess newlines from interactive prompt diffs
Chris St. Pierre
2012-08-20
1
-1
/
+1
*
removing Cfg-specific behavior from EntrySet
Chris St. Pierre
2012-08-20
1
-1
/
+1
*
fixed diffs of unicode files
Chris St. Pierre
2012-08-20
1
-3
/
+3
*
fixed EntrySet.best_matching()
Chris St. Pierre
2012-08-20
2
-15
/
+15
*
added --version argument to everything that uses Bcfg2.Options (#1044)
Chris St. Pierre
2012-08-20
1
-1
/
+23
*
Bundler: Add logger for BundleTemplateFile
Sol Jerome
2012-08-18
1
-5
/
+7
*
bcfg2-admin: Make help message consistent
Sol Jerome
2012-08-18
1
-2
/
+7
*
bcfg2-info: Fix traceback when (mis)using profile
Sol Jerome
2012-08-18
1
-0
/
+3
*
bcfg2-info: Fix 'groups' command
Sol Jerome
2012-08-18
1
-10
/
+6
*
Admin/Init: Fix auto-generated clients.xml
Sol Jerome
2012-08-16
1
-3
/
+4
[next]