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
*
POSIX: added tests, fixes for File._get_diffs
Chris St. Pierre
2012-08-16
1
-9
/
+10
*
increase default console log level for bcfg2-server
Chris St. Pierre
2012-08-16
1
-1
/
+6
*
Reports: quiet debugging info from importscript.py
Chris St. Pierre
2012-08-16
1
-1
/
+1
*
FileProbes: fixed bug introduced by Cfg rewrite
Chris St. Pierre
2012-08-16
2
-7
/
+16
*
Core: fixed error message bug
Chris St. Pierre
2012-08-16
1
-1
/
+1
*
fix _verify_metadata() when selinux libs not installed
Chris St. Pierre
2012-08-16
1
-1
/
+2
*
made logging levels more consistent in a few places
Chris St. Pierre
2012-08-15
2
-5
/
+5
*
SchemaUpdater: improved error handling
Chris St. Pierre
2012-08-15
2
-16
/
+27
*
Core: Catch attribute errors. Allow loading submodules
Tim Laszlo
2012-08-15
1
-2
/
+6
*
Version bump to 1.2.3
Sol Jerome
2012-08-15
1
-1
/
+1
*
fixed regex for encoding in info/:info files
Chris St. Pierre
2012-08-15
1
-1
/
+1
*
InfoXML bcfg2-lint plugin warns about deprecated :info/info files
Chris St. Pierre
2012-08-15
1
-16
/
+27
*
removed print statements
Chris St. Pierre
2012-08-15
7
-34
/
+4
*
deprecated TGenshi and TCheetah
Chris St. Pierre
2012-08-15
2
-0
/
+2
*
Removed deprecated plugins BB, Svcmgr, SGenshi
Chris St. Pierre
2012-08-15
11
-212
/
+70
*
added bcfg2-lint plugin to check for malformed group names
Chris St. Pierre
2012-08-15
3
-3
/
+79
*
Wrong module
Tim Laszlo
2012-08-15
1
-1
/
+1
*
Options: swap deprecation warning values
Tim Laszlo
2012-08-15
1
-1
/
+1
*
Core: add database_available flag to allow plugins to see availability
Tim Laszlo
2012-08-15
4
-4
/
+15
*
FileProbes creates new entries in Cfg (https://github.com/Bcfg2/bcfg2/issues/38)
Chris St. Pierre
2012-08-15
1
-4
/
+4
*
Packages is no longer experimental
Chris St. Pierre
2012-08-15
1
-1
/
+0
*
made logging to syslog configurable and default for all logging
Chris St. Pierre
2012-08-15
8
-37
/
+37
*
removed more calls to file()
Chris St. Pierre
2012-08-15
3
-6
/
+6
*
better error messages from failed import in models.py
Chris St. Pierre
2012-08-15
1
-2
/
+4
*
POSIX:
Chris St. Pierre
2012-08-15
13
-1258
/
+1316
*
fixed event on data directory itself to DirectoryBacked plugins
Chris St. Pierre
2012-08-15
1
-1
/
+4
*
Merge branch 'tests'
Chris St. Pierre
2012-08-15
17
-312
/
+288
|
\
|
*
print function fixes
Chris St. Pierre
2012-08-15
3
-5
/
+5
|
*
added tests for GroupSpool
Chris St. Pierre
2012-08-15
1
-7
/
+9
|
*
added unit tests for EntrySet
Chris St. Pierre
2012-08-14
4
-39
/
+35
|
*
added tests for Specificity/SpecificData
Chris St. Pierre
2012-08-14
1
-10
/
+26
|
*
added tests for PrioDir
Chris St. Pierre
2012-08-14
1
-5
/
+5
|
*
fixed test inheritance
Chris St. Pierre
2012-08-14
1
-6
/
+3
|
*
added tests for XMLSrc, InfoXML, XMLDirectoryBacked
Chris St. Pierre
2012-08-13
1
-10
/
+16
|
*
added unit tests for INode, InfoNode
Chris St. Pierre
2012-08-13
2
-32
/
+19
|
*
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
*
|
Options: Change default ENGINE setting
Sol Jerome
2012-08-14
1
-1
/
+1
*
|
Django: Prevent DeprecationWarning
Sol Jerome
2012-08-14
1
-1
/
+1
[next]