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
/
Bcfg2
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
Version bump to 1.4.0pre1
v1.4.0pre1
Sol Jerome
2014-06-16
2
-2
/
+2
*
|
Metadata: Fix merge from 70d618b
Sol Jerome
2014-06-15
1
-2
/
+2
*
|
Fix admins and managers in django config
Matt Kemp
2014-06-12
1
-2
/
+2
*
|
Merge branch 'maint'
Sol Jerome
2014-06-10
2
-9
/
+28
|
\
\
|
*
|
Setup reporting transport before starting threads
Tim Laszlo
2014-06-10
1
-1
/
+4
|
*
|
GroupLogic: parse generated template properly to allow xinclude
Chris St. Pierre
2014-05-22
1
-1
/
+1
|
*
|
Init: Remove stray whitespace
Sol Jerome
2014-05-17
1
-1
/
+1
|
*
|
Metadata: Reread clients.xml/groups.xml more carefully
Chris St. Pierre
2014-05-15
1
-8
/
+21
|
*
|
XMLFileBacked: Watch XIncluded files that do not exist
Chris St. Pierre
2014-05-15
1
-1
/
+7
|
*
|
catch errors base64 decoding encrypted properties data
Chris St. Pierre
2014-05-12
1
-1
/
+1
*
|
|
Setup reporting transport before starting threads
Tim Laszlo
2014-06-10
1
-1
/
+5
|
|
/
|
/
|
*
|
Packages: Fix pylint tests
Sol Jerome
2014-05-17
4
-6
/
+9
*
|
Merge branch 'recommended-per-package' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2014-05-17
5
-21
/
+66
|
\
\
|
*
|
Plugins/Packages: ability to overwrite recommended flag per package
Alexander Sulfrian
2014-05-11
5
-21
/
+66
*
|
|
Client/Tools/FreeBSDInit: rework the whole tool
Alexander Sulfrian
2014-05-16
1
-12
/
+128
*
|
|
Client/Tool/Pkgng: fix format string concatenation
Alexander Sulfrian
2014-05-15
1
-1
/
+1
*
|
|
Client/Tools/Pkgng: fail if pkg does not exists
Alexander Sulfrian
2014-05-07
1
-1
/
+5
*
|
|
Client/Tools/Pkgng: add client tool for pkgng
Alexander Sulfrian
2014-04-27
1
-0
/
+222
*
|
|
Packages/Pkgng: add new pkgng packages plugin
Alexander Sulfrian
2014-04-27
1
-0
/
+87
|
/
/
*
|
more unit test fixes
Chris St. Pierre
2014-04-25
2
-2
/
+1
*
|
DjangoORM: Add missing import
Sol Jerome
2014-04-25
1
-0
/
+1
*
|
Cfg: py3k fix
Sol Jerome
2014-04-25
1
-1
/
+1
*
|
Merge branch 'maint'
Chris St. Pierre
2014-04-25
21
-64
/
+86
|
\
|
|
*
fixed pylint/pep-8 tests
Chris St. Pierre
2014-04-25
14
-45
/
+44
[next]