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
*
Lint/TemplateAbuse: fix access to FileInfo xml data
Alexander Sulfrian
2014-10-30
2
-2
/
+2
*
Lint/Validate: fix default schema path
Alexander Sulfrian
2014-10-29
1
-1
/
+1
*
Fix missing import line for django.core.management.
Matt Kemp
2014-10-28
1
-0
/
+1
*
YUM.py: Fix tracebacks from 00a15600
Sol Jerome
2014-10-28
1
-6
/
+6
*
Merge pull request #225 from AlexanderS/fix-stats-only-important
Chris St. Pierre
2014-10-27
1
-5
/
+11
|
\
|
*
Client: fix statistics for only-important mode
Alexander Sulfrian
2014-10-26
1
-5
/
+11
*
|
Server/Plugins/ALC: do not require a name attribute
Alexander Sulfrian
2014-10-26
1
-0
/
+1
|
/
*
Fixed py2.6-ism properly
Chris St. Pierre
2014-10-20
1
-2
/
+6
*
removed python 2.6-ism
Chris St. Pierre
2014-10-20
1
-2
/
+2
*
Set option types on YUM/RPM list options
Chris St. Pierre
2014-10-20
2
-4
/
+6
*
Merge pull request #216 from jsbillings/yum-plugin-master
Chris St. Pierre
2014-10-20
1
-0
/
+20
|
\
|
*
YUM: Add options to enable and disable Yum plugins
Jonathan Billings
2014-10-17
1
-0
/
+20
*
|
Client/Proxy: use keyword arguments to match the correct order
Alexander Sulfrian
2014-10-20
1
-6
/
+7
*
|
Options: change default communication protocol to xmlrpc/tlsv1
Alexander Sulfrian
2014-10-15
3
-9
/
+9
*
|
Options: add missing communication:protocol options
Alexander Sulfrian
2014-10-15
4
-4
/
+17
*
|
InfoXML: <Path> filter should match on realpath
Alexander Sulfrian
2014-10-14
1
-1
/
+1
*
|
Merge pull request #209 from AlexanderS/fix-password-auth
Chris St. Pierre
2014-10-14
3
-14
/
+16
|
\
\
|
*
|
Options/Common: remove defaults for ssl-key/ssl-cert on the Client
Alexander Sulfrian
2014-10-14
3
-14
/
+16
*
|
|
Merge pull request #205 from AlexanderS/fix-action
Chris St. Pierre
2014-10-14
1
-1
/
+1
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Tools/Action: fix typo
Alexander Sulfrian
2014-10-14
1
-1
/
+1
*
|
|
Merge branch 'fix-pkgng' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2014-10-14
2
-4
/
+4
|
\
\
\
|
*
|
|
Packages: enable Pkgng backend by default
Alexander Sulfrian
2014-10-14
1
-1
/
+2
|
*
|
|
Packages/Pkgng: fix arguments of __init__
Alexander Sulfrian
2014-10-13
1
-3
/
+2
*
|
|
|
Server/Plugins/Decisions: fix typo
Sol Jerome
2014-10-13
1
-1
/
+1
|
|
/
/
|
/
|
|
*
|
|
Fix docstring
Gordon Messmer
2014-09-12
1
-1
/
+1
*
|
|
Another lint whitespace fix.
Gordon Messmer
2014-09-11
1
-1
/
+1
*
|
|
Fix lint warnings.
Gordon Messmer
2014-09-11
1
-1
/
+2
*
|
|
Update CfgJinja2Generator.py to more closely match git master code.
Gordon Messmer
2014-09-11
1
-8
/
+22
*
|
|
First pass at Jinja2 support for Cfg.
Gordon Messmer
2014-09-11
5
-2
/
+120
*
|
|
Clean up unicode diff handling a little more.
Matt Kemp
2014-08-20
1
-1
/
+1
*
|
|
Fixed lint test error.
Matt Kemp
2014-08-15
1
-1
/
+1
*
|
|
udiff doesn't mean unified diff, it means unicode diff
Matt Kemp
2014-08-15
1
-4
/
+4
*
|
|
Removed ndiff from POSIXFile, only attempt unified diff.
Matt Kemp
2014-08-15
1
-35
/
+15
*
|
|
Merge pull request #185 from AlexanderS/only-important
Chris St. Pierre
2014-08-04
1
-7
/
+22
|
\
\
\
|
*
|
|
Client: support dryrun mode and only-important
Alexander Sulfrian
2014-08-01
1
-1
/
+11
|
*
|
|
Client: add --only-important command line option
Alexander Sulfrian
2014-08-01
1
-6
/
+11
*
|
|
|
Reporting: do not duplicate isstale functionality
Alexander Sulfrian
2014-08-01
2
-15
/
+2
|
|
/
/
|
/
|
|
*
|
|
Client: Fix client cache for py3k
Sol Jerome
2014-08-01
1
-2
/
+2
*
|
|
Client: fix handling of important entries
Alexander Sulfrian
2014-08-01
1
-2
/
+2
|
/
/
*
|
Options: Fix default "Log to syslog" value
Sol Jerome
2014-07-31
1
-1
/
+1
*
|
Use setdefault instead of a conditional
Michael Fenn
2014-07-15
1
-3
/
+1
*
|
Correctly handle config-file-only BooleanOptions which default to True
Michael Fenn
2014-07-14
1
-4
/
+25
*
|
Add a --no-fam-blocking command-line argument to bcfg2-server
Michael Fenn
2014-07-07
1
-1
/
+2
*
|
Change fam_blocking default to True
Michael Fenn
2014-07-07
1
-1
/
+1
*
|
Merge branch 'more-highlights-in-gridview' of https://github.com/AlexanderS/b...
Sol Jerome
2014-06-19
1
-0
/
+4
|
\
\
|
*
|
Reports/templatetags: mark special hosts in grid view
Alexander Sulfrian
2014-06-18
1
-0
/
+4
*
|
|
Client: Handle ^C when in interactive mode
Sol Jerome
2014-06-19
1
-2
/
+2
*
|
|
Merge branch 'reports-add-stale-col' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2014-06-18
1
-0
/
+2
|
\
\
\
|
*
|
|
Reporting: add column stale
Alexander Sulfrian
2014-06-18
1
-0
/
+2
|
|
/
/
*
|
|
doc: Fix 1.4.0pre1 release notes
Sol Jerome
2014-06-16
1
-2
/
+2
[next]