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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
2
-3
/
+8
|
/
*
changed [main] section of bcfg2-lint.conf to [lint] to make it possible to co...
Chris St. Pierre
2011-04-25
1
-6
/
+2
*
Misc. bcfg2-lint fixes and tweaks:
Chris St. Pierre
2011-04-21
4
-10
/
+15
*
Lots of cleanup for bcfg2-repo-validate rewrite:
Chris St. Pierre
2011-04-21
3
-21
/
+24
*
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
*
repo-validate: Recreate as a symlink to bcfg2-lint
Sol Jerome
2011-04-20
1
-0
/
+1
*
Rewrote bcfg2-repo-validate as bcfg2-lint, which uses a plugin
Chris St. Pierre
2011-04-20
11
-330
/
+910
*
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 XInclude magic and determination of whether a file is a client or group...
Chris St. Pierre
2011-04-15
1
-19
/
+49
*
fixed typo from merge
Chris St. Pierre
2011-04-14
1
-1
/
+1
*
fixed PropertyFile.Index() to populate .data as a side effect
Chris St. Pierre
2011-04-14
1
-1
/
+37
*
resolved bcfg2-repo-validate conflicts
Chris St. Pierre
2011-04-14
1
-4
/
+5
|
\
|
*
Merge branch 'py3k'
Sol Jerome
2011-04-13
8
-152
/
+203
|
|
\
|
|
*
src/sbin: PY3K + PEP8 fixes
Sol Jerome
2011-04-13
7
-150
/
+201
|
|
*
Init: PEP8 fixes
Sol Jerome
2011-04-13
1
-2
/
+2
*
|
|
only check for multiple default groups if groups.xml is included in validation
Chris St. Pierre
2011-04-14
1
-9
/
+8
*
|
|
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
2
-65
/
+111
|
/
/
*
|
Merge branch 'master' of https://github.com/solj/bcfg2
Chris St. Pierre
2011-04-13
1
-0
/
+137
|
\
|
|
*
VCS: Initial commit (#754)
Sol Jerome
2011-04-13
1
-0
/
+137
*
|
* Made Metadata files validate whether or not XIncludes had been processed
Chris St. Pierre
2011-04-13
1
-24
/
+25
|
/
*
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
*
repo-validate: Remove unused prefix option
Sol Jerome
2011-04-11
1
-1
/
+0
*
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
*
merged upstream changes
Chris St. Pierre
2011-04-11
1
-17
/
+15
|
\
|
*
Reports: PY3K compatibility fix for PEP 3114
Sol Jerome
2011-04-09
1
-13
/
+21
|
*
repo-validate: Verify genshi bundle list
Sol Jerome
2011-04-08
1
-19
/
+17
*
|
Added two flags to bcfg2-repo-validate:
Chris St. Pierre
2011-04-11
2
-37
/
+72
|
/
*
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]