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
/
Plugin
/
helpers.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Plugin helpers: Add missing import
Sol Jerome
2013-06-02
1
-0
/
+1
*
Merge branch 'maint'
Sol Jerome
2013-06-02
1
-0
/
+57
|
\
|
*
tools: make migrate_info.py migrate "perms" (http://trac.mcs.anl.gov/projects...
Chris St. Pierre
2013-05-22
1
-9
/
+9
*
|
fixed unit tests
Chris St. Pierre
2013-05-20
1
-1
/
+3
*
|
Replaced XMLSrc with StructFile
Chris St. Pierre
2013-05-20
1
-134
/
+15
*
|
Fixing unit tests
Chris St. Pierre
2013-04-25
1
-3
/
+4
*
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
1
-31
/
+106
|
\
|
|
*
XMLFileBacked: fixed deprecated logic when create is lxml.etree._Element object
Chris St. Pierre
2013-03-28
1
-2
/
+2
|
*
XMLFileBacked: track FAM monitors separately from processed xincludes to avoi...
Chris St. Pierre
2013-03-27
1
-2
/
+8
|
*
testsuite: fixed more unit test stuff
Chris St. Pierre
2013-03-26
1
-4
/
+4
|
*
fixed regex errors introduced by 6c996f42c53a36fc0406f836d64b8c1bec6f4bcc
Chris St. Pierre
2013-03-26
1
-3
/
+3
|
*
testsuite: can't disable pylint R0924, since it doesn't exist on older pylint...
Chris St. Pierre
2013-03-26
1
-0
/
+9
|
*
Plugin: use appropriate loggers for Debuggable helper objects
Chris St. Pierre
2013-03-26
1
-34
/
+35
|
*
testsuite: fixed issues found by latest version of pylint
Chris St. Pierre
2013-03-26
1
-13
/
+13
|
*
testsuite: fixed issues found by latest version of pep8
Chris St. Pierre
2013-03-26
1
-13
/
+13
|
*
Handle FAM monitor failures more gracefully:
Chris St. Pierre
2013-03-25
1
-9
/
+38
|
*
Revert "Packages: properly implemented deepcopy() for PackagesSources objects"
Chris St. Pierre
2013-03-25
1
-33
/
+0
|
*
Packages: properly implemented deepcopy() for PackagesSources objects
Chris St. Pierre
2013-03-25
1
-0
/
+33
*
|
Merge branch '1.4.x'
Chris St. Pierre
2013-04-23
1
-272
/
+344
|
\
\
|
|
/
|
/
|
|
*
added support for wildcard XInclude in XMLFileBacked
Chris St. Pierre
2013-02-14
1
-11
/
+20
|
*
fixed unit tests
Chris St. Pierre
2013-02-12
1
-1
/
+1
|
*
Added client ACLs:
Chris St. Pierre
2013-02-12
1
-15
/
+21
|
*
made XInlcude and Encryption support more consistent
Chris St. Pierre
2013-02-07
1
-5
/
+1
|
*
documented which XML files have which features
Chris St. Pierre
2013-02-06
1
-1
/
+1
|
*
converted InfoXML objects from XMLSrc to StructFile
Chris St. Pierre
2013-02-06
1
-171
/
+188
|
*
moved some libraries in Bcfg2/ into more specific (Server/ or Client/) places
Chris St. Pierre
2013-02-05
1
-45
/
+10
|
*
Bundler: various changes
Chris St. Pierre
2013-02-04
1
-9
/
+11
|
*
added genshi support to StructFile
Chris St. Pierre
2013-02-04
1
-3
/
+49
|
*
made genshi a requirement
Chris St. Pierre
2013-01-22
1
-0
/
+16
|
*
Merge branch '1.3.1' into 1.4.x
Chris St. Pierre
2013-01-18
1
-4
/
+1
|
|
\
|
|
*
StructFile: fixed lax/strict decryption setting with no crypto libs installed
Chris St. Pierre
2013-01-18
1
-4
/
+1
|
*
|
Merge branch '1.3.1' into 1.4.x
Chris St. Pierre
2013-01-17
1
-1
/
+1
|
|
\
|
|
|
*
StructFile: minor cleanup
Chris St. Pierre
2013-01-17
1
-3
/
+3
|
|
*
abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFile
Chris St. Pierre
2013-01-17
1
-1
/
+63
|
|
*
added module-level OptionParser to avoid passing it as an argument or global ...
Chris St. Pierre
2013-01-17
1
-17
/
+18
|
*
|
fixed unit tests from merge
Chris St. Pierre
2013-01-17
1
-3
/
+2
|
*
|
fixed unit tests
Chris St. Pierre
2013-01-17
1
-6
/
+6
|
*
|
added a module-level FAM object to avoid passing it as an argument a billion ...
Chris St. Pierre
2013-01-17
1
-21
/
+14
|
*
|
removed support for info/:info files
Chris St. Pierre
2013-01-17
1
-32
/
+4
|
*
|
StructFile: minor cleanup
Chris St. Pierre
2013-01-17
1
-3
/
+3
|
*
|
abstracted encryption support from Properties/CfgPrivateKeyCreator to StructFile
Chris St. Pierre
2013-01-17
1
-1
/
+63
|
*
|
added module-level OptionParser to avoid passing it as an argument or global ...
Chris St. Pierre
2013-01-17
1
-15
/
+18
*
|
|
XMLFileBacked: fixed XInclude
Chris St. Pierre
2013-03-22
1
-0
/
+1
*
|
|
added support for wildcard XInclude in XMLFileBacked
Chris St. Pierre
2013-02-14
1
-11
/
+20
|
|
/
|
/
|
*
|
read default Path metadata from config file properly
Chris St. Pierre
2013-01-17
1
-1
/
+3
|
/
*
get default metadata for Path entries from config file given on command line
Chris St. Pierre
2013-01-16
1
-1
/
+1
*
StructFile: removed unnecessary exception handling in Index()
Chris St. Pierre
2013-01-03
1
-10
/
+4
*
python < 2.6 doesn't support * magic on dotted names
Chris St. Pierre
2012-12-18
1
-1
/
+2
*
added unit tests for Rules and Defaults
Chris St. Pierre
2012-12-18
1
-6
/
+2
*
StructFile: get text from matching elements in XMLMatch
Chris St. Pierre
2012-12-10
1
-0
/
+5
[next]