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
/
Server
Commit message (
Expand
)
Author
Age
Files
Lines
*
Packages: Solve byte string incompatibility in a different way
Sol Jerome
2011-05-03
1
-1
/
+1
*
Plugins: Handle builtin file type for PY3K
Sol Jerome
2011-05-03
2
-10
/
+19
*
Fix regressions with new py3k code
Sol Jerome
2011-05-03
1
-0
/
+1
*
Fix some syntax issues
Sol Jerome
2011-04-27
2
-3
/
+3
*
Common: Add full PY3K compatibility
Sol Jerome
2011-04-27
1
-3
/
+7
*
Admin: Add full PY3K compatibility
Sol Jerome
2011-04-26
7
-15
/
+31
*
Reports: Fix settings parser
Sol Jerome
2011-04-26
1
-1
/
+1
*
Snapshots: Fix missing colon (Reported by emias on IRC)
Sol Jerome
2011-04-26
1
-1
/
+1
*
Plugins: Fix import and indent errors
Sol Jerome
2011-04-26
2
-1
/
+2
*
Plugins: Add full PY3K compatibility
Sol Jerome
2011-04-26
19
-72
/
+143
*
Consolidate PY3K compatibility libraries
Sol Jerome
2011-04-26
5
-33
/
+19
*
Reports: Add full PY3K compatibility
Sol Jerome
2011-04-26
8
-20
/
+62
*
Better error messages when Svn2 fails for predictable reasons
Chris St. Pierre
2011-04-26
1
-10
/
+34
*
Version bump to 1.2.0pre2
v1.2.0pre2
Sol Jerome
2011-04-25
1
-1
/
+1
*
unexpanded vcs keywords raise warning, not error
Chris St. Pierre
2011-04-25
1
-2
/
+2
*
Various bcfg2-lint fixes:
Chris St. Pierre
2011-04-25
4
-105
/
+115
*
Misc. bcfg2-lint fixes and tweaks:
Chris St. Pierre
2011-04-21
3
-6
/
+4
*
Lots of cleanup for bcfg2-repo-validate rewrite:
Chris St. Pierre
2011-04-21
1
-4
/
+8
*
fixed duplicate group detection in Metadata
Chris St. Pierre
2011-04-20
1
-2
/
+1
*
short-circuit Pkgmgr lint checks if Pkgmgr plugin not enabled
Chris St. Pierre
2011-04-20
1
-0
/
+4
*
Rewrote bcfg2-repo-validate as bcfg2-lint, which uses a plugin
Chris St. Pierre
2011-04-20
8
-0
/
+733
*
Reports: Fix import error (Reported by emias on IRC)
Sol Jerome
2011-04-19
1
-1
/
+1
*
fixed PropertyFile.Index() to populate .data as a side effect
Chris St. Pierre
2011-04-14
1
-1
/
+37
*
added Client tag to StructFile; made PropertyFile inherit from StructFile
Chris St. Pierre
2011-04-14
2
-19
/
+25
*
Init: Fix SyntaxError (Reported by emias on IRC)
Sol Jerome
2011-04-12
1
-10
/
+3
*
Editor: Add missing comma (Reported by emias)
Sol Jerome
2011-04-12
1
-1
/
+1
*
added next() method to Reports BatchFetch iterator for compatibility with pre...
Chris St. Pierre
2011-04-12
1
-0
/
+4
*
Reports: Use the newer DATABASES option in settings.py
Tim Laszlo
2011-04-11
1
-19
/
+28
*
Reports: delete orphaned Reasons after the purge command is run
Tim Laszlo
2011-04-11
1
-0
/
+2
*
PY3K + PEP8 fixes for remaining files
Sol Jerome
2011-04-07
6
-78
/
+96
*
bcfg2-admin: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
14
-180
/
+296
*
Hostbase: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
1
-35
/
+44
*
Plugins: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
17
-201
/
+328
*
Reports: Fix deprecated 'raise' usage
Sol Jerome
2011-04-06
2
-7
/
+7
*
Reports: PY3K + PEP8 fixes
Sol Jerome
2011-04-06
10
-223
/
+344
*
sensible defaults for the Django module admin email addresses
Chris St. Pierre
2011-04-05
2
-2
/
+2
*
Fixed previous commit. Decorators are hard, let's go shopping.
Chris St. Pierre
2011-03-30
1
-2
/
+2
*
Use self.log.info() instead of 'print' to produce stats for
Chris St. Pierre
2011-03-30
1
-6
/
+10
*
Convert hostbase/reports files to unix file formats
Sol Jerome
2011-03-17
3
-75
/
+75
*
In TGenshi templates, the "name" variable is set to the destination path of t...
Chris St. Pierre
2011-03-16
1
-4
/
+5
*
Cfg: Fix unicode traceback (Resolves #993)
Sol Jerome
2011-03-07
1
-7
/
+25
*
fixed handling of group- and host-specific .genshi templates in Cfg (non-gree...
Chris St. Pierre
2011-03-04
1
-1
/
+1
*
Bundler: Add support for genshi .xml bundles
Sol Jerome
2011-02-26
1
-3
/
+20
*
Cfg: Create info.xml files by default with bcfg2-admin pull
Sol Jerome
2011-02-21
1
-17
/
+9
*
Reports: Disable template loading from Python eggs
Sol Jerome
2011-02-21
1
-1
/
+0
*
DBStats: use clients_xml class
Tim Laszlo
2011-02-10
1
-1
/
+1
*
Metadata: Move group routines to new class
Tim Laszlo
2011-02-10
1
-6
/
+6
*
Missing newline in help
Tim Laszlo
2011-02-10
2
-56
/
+29
*
Metadata: Move client routines to new class
Tim Laszlo
2011-02-10
1
-36
/
+18
*
Metadata: Add xml source class
Tim Laszlo
2011-02-10
1
-138
/
+160
[next]