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
/
Server
/
Plugins
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'maint'
Alexander Sulfrian
2015-06-12
4
-56
/
+232
|
\
|
*
Merge branch 'fix-yum-packages-traceback' into maint
Sol Jerome
2015-04-28
1
-4
/
+9
|
|
\
|
|
*
Yum.py: Add debug log message
Sol Jerome
2015-04-28
1
-0
/
+2
|
|
*
Yum.py: Fix traceback when arch missing
Sol Jerome
2014-11-04
1
-4
/
+7
|
*
|
Yum.py: Compare epoch/version/release separately
Sol Jerome
2015-03-31
1
-6
/
+15
|
*
|
Packages/Yum.py: Fix dependency resolution logic
Sol Jerome
2015-03-30
1
-2
/
+101
|
*
|
Server/Plugins/Packages: Fix _init_attributes position.
Alexander Sulfrian
2015-03-25
1
-2
/
+2
|
*
|
Merge pull request #267 from stpierre/pylint-0.28-maint
Chris St. Pierre
2015-02-25
2
-17
/
+16
|
|
\
\
|
|
*
|
Fix pylint errors
Chris St. Pierre
2015-02-25
2
-17
/
+16
|
*
|
|
Merge pull request #254 from AlexanderS/fix-yum-init
Chris St. Pierre
2015-02-25
2
-48
/
+92
|
|
\
\
\
|
|
*
|
|
Plugins/Packages/Source: Remove unused arguments of _init_attributes
Alexander Sulfrian
2015-01-23
2
-9
/
+4
|
|
*
|
|
Plugins/Packages: all attributes should be defined in __init__
Alexander Sulfrian
2015-01-23
2
-53
/
+81
|
|
*
|
|
Plugins/Packages: fix initialization of YumSource
Alexander Sulfrian
2015-01-16
2
-60
/
+81
|
*
|
|
|
Server/Plugins/Metadata: Reject passwd clients, if auth_type is cert
Alexander Sulfrian
2015-02-24
1
-2
/
+7
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Make SSHbase also a Connector plugin.
Alexander Sulfrian
2015-01-27
1
-0
/
+14
|
|
/
/
*
|
|
Bundler: Catch all exceptions in BuildStructures
Chris St. Pierre
2015-05-11
1
-0
/
+4
*
|
|
SSHbase: Use correct exception type
Alexander Sulfrian
2015-05-10
1
-3
/
+3
*
|
|
SSHbase: Fix logging call
Alexander Sulfrian
2015-05-10
1
-1
/
+1
*
|
|
Merge pull request #250 from stpierre/blanket-except-plugins-lint
Chris St. Pierre
2015-02-18
25
-206
/
+155
|
\
\
\
|
*
|
|
Remove blanket excepts from plugins and lint
Chris St. Pierre
2015-02-18
25
-206
/
+155
*
|
|
|
Server/Plugins/Decisions: Monitor files for changes.
Alexander Sulfrian
2015-02-17
1
-2
/
+4
|
/
/
/
*
|
|
Pylint fixes for pylint 0.28
Chris St. Pierre
2015-02-17
1
-2
/
+2
*
|
|
Merge branch 'bundle-modification-deps' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2015-01-03
1
-4
/
+24
|
\
\
\
|
*
|
|
Bundler: modification is now the boolean inherit_modification
Alexander Sulfrian
2014-11-25
1
-3
/
+4
|
*
|
|
Bundler: add modification support to Bundle dependencies
Alexander Sulfrian
2014-11-25
1
-4
/
+23
*
|
|
|
Server/Plugin/helpers: remove track_statistics
Alexander Sulfrian
2014-12-13
1
-1
/
+1
*
|
|
|
Server/Plugins/Metadata: add remove_client to rmi methods
Alexander Sulfrian
2014-12-08
1
-1
/
+2
*
|
|
|
Server/Plugins/Metadata: add list_clients to rmi methods
Alexander Sulfrian
2014-11-30
1
-0
/
+1
*
|
|
|
NagiosGen: Fix typo in b1b6b5ae
Sol Jerome
2014-11-26
1
-1
/
+0
*
|
|
|
NagiosGen: Add bundles to configuration
Sol Jerome
2014-11-26
1
-1
/
+7
|
/
/
/
*
|
|
Merge branch 'include2' of https://github.com/gordonmessmer/bcfg2
Sol Jerome
2014-11-17
1
-3
/
+42
|
\
\
\
|
*
|
|
Add loader/environment to Jinja2 templates so that files can
Gordon Messmer
2014-11-06
1
-3
/
+42
*
|
|
|
Merge branch 'maint'
Alexander Sulfrian
2014-11-12
2
-6
/
+16
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Server/Plugins/Packages: add debsrc attribute to url_map
Alexander Sulfrian
2014-11-05
1
-2
/
+2
|
|
|
/
|
|
/
|
|
*
|
fix keyboard interrupt during intial event handling
Alexander Sulfrian
2014-10-26
1
-1
/
+1
|
*
|
Packages: add name to additional_data for Sources
Alexander Sulfrian
2014-10-18
1
-0
/
+1
|
*
|
Packages: add name to sources
Alexander Sulfrian
2014-10-18
1
-2
/
+10
|
*
|
use Bcfg2.Compat to get any()
Michael Fenn
2014-09-10
1
-1
/
+1
|
*
|
Packages/Apt: Essential could be "no"
Alexander Sulfrian
2014-07-28
1
-1
/
+2
*
|
|
fixed some places where plugin loading should fail silently
Chris St. Pierre
2014-11-10
2
-6
/
+13
*
|
|
testsuite: Added unit tests for new option parsing
Chris St. Pierre
2014-11-10
1
-2
/
+2
|
|
/
|
/
|
*
|
Server/Plugins/ALC: do not require a name attribute
Alexander Sulfrian
2014-10-26
1
-0
/
+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
*
|
|
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
2
-0
/
+63
|
/
/
*
|
Metadata: Fix merge from 70d618b
Sol Jerome
2014-06-15
1
-2
/
+2
*
|
Merge branch 'maint'
Sol Jerome
2014-06-10
1
-8
/
+21
|
\
|
[next]