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
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
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
14
-60
/
+68
*
DBSettings: Fix time_zone option.
Alexander Sulfrian
2015-01-28
2
-3
/
+3
*
doc: Fix typo
Sol Jerome
2015-01-03
1
-1
/
+1
*
Merge branch 'bundle-modification-deps' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2015-01-03
7
-28
/
+187
|
\
|
*
Bundler: modification is now the boolean inherit_modification
Alexander Sulfrian
2014-11-25
4
-17
/
+12
|
*
testsuite: add test for modification inheritance
Alexander Sulfrian
2014-11-25
1
-0
/
+36
|
*
Bundler: add modification support to Bundle dependencies
Alexander Sulfrian
2014-11-25
7
-28
/
+156
*
|
doc: Fix title over/underlines
Sol Jerome
2015-01-02
2
-4
/
+6
*
|
testsuite/common.py: Default to using unittest2
Sol Jerome
2014-12-19
1
-2
/
+2
*
|
Server/Plugin/helpers: remove track_statistics
Alexander Sulfrian
2014-12-13
4
-47
/
+11
*
|
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
2
-1
/
+10
*
|
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
2
-2
/
+16
|
\
\
|
*
|
Bcfg2/Options/Parser: fix --version option, add test
Alexander Sulfrian
2014-11-25
2
-2
/
+16
|
|
/
*
|
Merge pull request #243 from AlexanderS/fix-missing-bundle
Chris St. Pierre
2014-11-20
1
-1
/
+2
|
\
\
|
|
/
|
/
|
|
*
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
4
-13
/
+192
|
\
|
*
Add examples for the "include" and "extends" tags in Jinja2.
Gordon Messmer
2014-11-17
2
-0
/
+115
|
*
Add loader/environment to Jinja2 templates so that files can
Gordon Messmer
2014-11-06
2
-13
/
+77
*
|
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
3
-56
/
+19
*
|
Merge branch 'maint'
Alexander Sulfrian
2014-11-12
39
-214
/
+463
|
\
\
|
*
\
Merge branch 'fix-django-db-options-parsing' into maint
Sol Jerome
2014-11-10
5
-42
/
+32
|
|
\
\
|
|
*
|
Options.py: Fix database OPTIONS parsing
Sol Jerome
2014-11-04
5
-42
/
+32
|
*
|
|
Client/Tools/APT: fix pylint errors, enable check
Alexander Sulfrian
2014-11-10
2
-63
/
+83
|
*
|
|
Client/Tools/APT: fix exception name
Alexander Sulfrian
2014-11-10
1
-1
/
+1
|
*
|
|
Merge branch 'SYSV-use-simplefile' of https://github.com/fennm/bcfg2 into maint
Sol Jerome
2014-11-08
4
-10
/
+72
|
|
\
\
\
|
|
*
|
|
SYSV: add a migration tool to change simplename attributes to simplefile
Michael Fenn
2014-11-07
2
-0
/
+55
|
|
*
|
|
doc: Update SYSV datastream format docs
Michael Fenn
2014-11-06
1
-3
/
+11
|
|
*
|
|
SYSV: change instances of simplename to simplefile
Michael Fenn
2014-11-06
2
-8
/
+7
|
|
|
/
/
|
*
|
|
Merge branch 'handle-apt-update-exceptions' of https://github.com/AlexanderS/...
Sol Jerome
2014-11-06
1
-1
/
+5
|
|
\
\
\
|
|
*
|
|
Client/Tools/APT: handle exceptions gracefully
Alexander Sulfrian
2014-11-05
1
-1
/
+5
|
|
|
/
/
|
*
|
|
Server/Plugins/Packages: add debsrc attribute to url_map
Alexander Sulfrian
2014-11-05
1
-2
/
+2
|
*
|
|
schemas/packages.xsd: add default value for debsrc
Alexander Sulfrian
2014-11-05
1
-1
/
+1
|
|
/
/
|
*
|
doc: Fix typos
Sol Jerome
2014-11-03
1
-8
/
+8
[next]