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
*
made bcfg2-lint error handling configurable on a much more granular level
Chris St. Pierre
2011-05-05
8
-65
/
+143
*
Packages: Solve byte string incompatibility in a different way
Sol Jerome
2011-05-03
1
-1
/
+1
*
Common: Fixes to get server to start with PY3K
Sol Jerome
2011-05-03
2
-25
/
+26
*
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
2
-1
/
+2
*
Client/Tools: Get rid of popen2 (in favor of subprocess)
Sol Jerome
2011-04-28
1
-45
/
+7
*
Py3k Compat: Add fixes for various imports
Sol Jerome
2011-04-27
1
-8
/
+43
*
Fix some syntax issues
Sol Jerome
2011-04-27
2
-3
/
+3
*
Common: Add full PY3K compatibility
Sol Jerome
2011-04-27
7
-30
/
+45
*
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
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
[next]