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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
20
-76
/
+169
*
Consolidate PY3K compatibility libraries
Sol Jerome
2011-04-26
5
-9
/
+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
*
SvcTools: Change return from mode="manual" to false so the entries report a B...
Tim Laszlo
2011-04-25
6
-6
/
+6
*
SvcTool: adding interactive_only mode
Tim Laszlo
2011-04-25
1
-1
/
+3
*
Version bump to 1.2.0pre2
v1.2.0pre2
Sol Jerome
2011-04-25
1
-1
/
+1
*
Merge remote-tracking branch 'upstream/master' into removefix
Jonathan Billings
2011-04-25
4
-107
/
+117
|
\
|
*
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
*
|
Fix the bcfg2 client -r option
Jonathan Billings
2011-04-25
1
-2
/
+2
|
/
*
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
2
-15
/
+19
*
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
9
-2
/
+743
*
Add basic support for systemd services.
Jeffrey C. Ollie
2011-04-19
1
-0
/
+59
*
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
*
A property file can now have a matching .xsd file (e.g.,
Chris St. Pierre
2011-04-13
1
-0
/
+2
*
VCS: Initial commit (#754)
Sol Jerome
2011-04-13
1
-0
/
+137
*
Tools: Skip Installation for mode='manual' services (#965)
Sol Jerome
2011-04-12
6
-0
/
+30
*
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
*
Added two flags to bcfg2-repo-validate:
Chris St. Pierre
2011-04-11
1
-0
/
+6
*
PY3K + PEP8 fixes for remaining files
Sol Jerome
2011-04-07
9
-121
/
+185
*
Client: PY3K + PEP8 fixes
Sol Jerome
2011-04-07
6
-50
/
+88
*
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
11
-224
/
+345
*
APT: Catch apt-python initialization failures (#1001)
Sol Jerome
2011-04-06
1
-1
/
+5
*
sensible defaults for the Django module admin email addresses
Chris St. Pierre
2011-04-05
2
-2
/
+2
*
Proxy: Fix for Python 2.7 xmlrpclib Transport class (Patch from Gordon Messmer)
Sol Jerome
2011-04-03
1
-6
/
+12
*
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
*
add ability to ignore a debian Service
Joe Digilio
2011-03-25
2
-0
/
+8
*
Add error checking to make sure gpg-pubkeys have all needed information
Jack Neely
2011-03-17
1
-0
/
+8
*
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
*
Better handling of backup files in paranoid mode (Patch from mkd ticket #995)
Sol Jerome
2011-03-06
1
-3
/
+4
[next]