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
...
*
|
|
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 branch 'fix-extra-packages' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2015-03-18
4
-11
/
+11
|
\
\
\
|
*
|
|
Reporting/Storage: Fix handling of extra packages.
Alexander Sulfrian
2015-02-19
1
-6
/
+5
|
*
|
|
Client/Tools: Report the version of extra packages as current_version.
Alexander Sulfrian
2015-02-19
3
-5
/
+6
*
|
|
|
Fix long line for test suite.
Gordon Messmer
2015-03-03
1
-1
/
+2
*
|
|
|
Add newline to fix test suite.
Gordon Messmer
2015-03-03
1
-1
/
+1
*
|
|
|
Fix long lines and additional changes for readability.
Gordon Messmer
2015-03-03
1
-23
/
+27
*
|
|
|
Improve systemd module so that it resembles more mature modules.
Gordon Messmer
2015-03-03
1
-13
/
+45
*
|
|
|
Client/Tools/APT: Fix regression of ee4111fc
Alexander Sulfrian
2015-02-23
1
-1
/
+1
*
|
|
|
Client/Tools/Pkgng: No auto-update on pkg-search.
Alexander Sulfrian
2015-02-19
1
-1
/
+1
|
/
/
/
*
|
|
Merge pull request #250 from stpierre/blanket-except-plugins-lint
Chris St. Pierre
2015-02-18
29
-218
/
+172
|
\
\
\
|
*
|
|
Remove blanket excepts from plugins and lint
Chris St. Pierre
2015-02-18
29
-218
/
+172
*
|
|
|
Merge pull request #261 from AlexanderS/fix-decisions
Chris St. Pierre
2015-02-18
2
-3
/
+6
|
\
\
\
\
|
*
|
|
|
FileMonitor/Pseudo: Only produce exists events, if file exists.
Alexander Sulfrian
2015-02-17
1
-1
/
+2
|
*
|
|
|
Server/Plugins/Decisions: Monitor files for changes.
Alexander Sulfrian
2015-02-17
1
-2
/
+4
|
|
/
/
/
*
/
/
/
Add homebrew package management
Jimmy Tang
2015-02-18
1
-0
/
+54
|
/
/
/
*
|
|
Remove unnecessary suppression of apt warnings
Chris St. Pierre
2015-02-17
1
-5
/
+0
*
|
|
more pylint fixes
Chris St. Pierre
2015-02-17
2
-8
/
+12
*
|
|
one more pylint fix
Chris St. Pierre
2015-02-17
1
-2
/
+2
*
|
|
Pylint fixes for pylint 0.28
Chris St. Pierre
2015-02-17
13
-59
/
+67
*
|
|
DBSettings: Fix time_zone option.
Alexander Sulfrian
2015-01-28
1
-2
/
+2
*
|
|
Merge branch 'bundle-modification-deps' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2015-01-03
3
-16
/
+105
|
\
\
\
|
*
|
|
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
3
-16
/
+104
*
|
|
|
Server/Plugin/helpers: remove track_statistics
Alexander Sulfrian
2014-12-13
3
-45
/
+9
*
|
|
|
Merge branch 'fix-client-keyboard-interrupt' of https://github.com/AlexanderS...
Sol Jerome
2014-12-09
2
-0
/
+12
|
\
\
\
\
|
*
|
|
|
Bcfg2/Client: do not catch KeyboardInterrupt
Alexander Sulfrian
2014-11-25
2
-0
/
+12
|
|
/
/
/
*
|
|
|
Server/Plugins/Metadata: add remove_client to rmi methods
Alexander Sulfrian
2014-12-08
1
-1
/
+2
*
|
|
|
Server/SSLServer: allow None as return value
Alexander Sulfrian
2014-12-08
1
-1
/
+1
*
|
|
|
Server/Plugins/Metadata: add list_clients to rmi methods
Alexander Sulfrian
2014-11-30
1
-0
/
+1
*
|
|
|
Server/SSLServer: allow set as return value
Alexander Sulfrian
2014-11-30
1
-1
/
+3
*
|
|
|
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
*
|
|
|
Bcfg2/Server/Admin: fix the Help subcommand
Alexander Sulfrian
2014-11-25
1
-1
/
+3
*
|
|
|
Merge branch 'fix-version' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2014-11-25
1
-2
/
+9
|
\
\
\
\
|
*
|
|
|
Bcfg2/Options/Parser: fix --version option, add test
Alexander Sulfrian
2014-11-25
1
-2
/
+9
|
|
/
/
/
*
/
/
/
Server/Core: fix missing bundle error
Alexander Sulfrian
2014-11-21
1
-1
/
+2
|
/
/
/
*
|
|
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
*
|
|
|
Client/Tools/APT: some syntax cleanup
Alexander Sulfrian
2014-11-16
1
-15
/
+13
*
|
|
|
Client/Tools/APT: use more modern python-apt API
Alexander Sulfrian
2014-11-16
1
-9
/
+2
*
|
|
|
Client/Tools/APT: use "pkg in cache" everywhere
Alexander Sulfrian
2014-11-16
1
-3
/
+3
*
|
|
|
Revert "APT: add backwards compatibility for python-apt 0.6"
Alexander Sulfrian
2014-11-16
1
-9
/
+2
*
|
|
|
Client/Tools/APT: remove all the stuff for the old API
Alexander Sulfrian
2014-11-16
1
-54
/
+17
*
|
|
|
Merge branch 'maint'
Alexander Sulfrian
2014-11-12
18
-154
/
+245
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
Merge branch 'fix-django-db-options-parsing' into maint
Sol Jerome
2014-11-10
1
-21
/
+7
|
|
\
\
\
|
|
*
|
|
Options.py: Fix database OPTIONS parsing
Sol Jerome
2014-11-04
1
-21
/
+7
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Client/Tools/APT: fix pylint errors, enable check
Alexander Sulfrian
2014-11-10
1
-62
/
+81
[prev]
[next]