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
*
Future-proofed conflict option selection
Jason Kincl
2012-12-03
1
-13
/
+9
*
fixing logic so try..except works correctly, bugs
Jason Kincl
2012-11-28
1
-7
/
+4
*
adding doc, changing variable names
Jason Kincl
2012-11-27
1
-3
/
+3
*
fixing syntax
Jason Kincl
2012-11-27
1
-1
/
+1
*
log actions better
Jason Kincl
2012-11-27
1
-0
/
+3
*
fixing line lengths
Jason Kincl
2012-11-27
1
-1
/
+2
*
fixing bugs
Jason Kincl
2012-11-27
1
-5
/
+6
*
adding svn_resolution to global namespace
Jason Kincl
2012-11-27
1
-2
/
+2
*
adding svn merge resolution map
Jason Kincl
2012-11-27
1
-3
/
+27
*
Merge remote branch 'upstream/master' into jasons-hacking
Jason Kincl
2012-11-27
9
-33
/
+76
|
\
|
*
catch pulp errors when creating/binding consumers
Chris St. Pierre
2012-11-27
1
-10
/
+25
|
*
made Reporting plugin and transports debuggable, respond to set_debug/toggle_...
Chris St. Pierre
2012-11-27
1
-9
/
+13
|
*
Threaded plugin fixes:
Chris St. Pierre
2012-11-27
2
-4
/
+10
|
*
gave ProbeSet a pretty stringification for debug output
Chris St. Pierre
2012-11-27
1
-0
/
+3
|
*
avoid odd edge case in genshi error handling
Chris St. Pierre
2012-11-26
1
-3
/
+7
|
*
SSLCA: read SSLCA config without instantiating a new ConfigParser
Chris St. Pierre
2012-11-20
1
-3
/
+2
|
*
fixed vcs_root/vcs_path for Version plugins, esp. Svn
Chris St. Pierre
2012-11-19
1
-2
/
+1
|
*
Templating updates:
Chris St. Pierre
2012-11-19
3
-6
/
+19
*
|
Merge remote branch 'upstream/master' into jasons-hacking
Jason Kincl
2012-11-19
17
-285
/
+234
|
\
|
|
*
fixed plugin-specific implementations of toggle_debug for new set_debug stuff
Chris St. Pierre
2012-11-16
2
-9
/
+9
|
*
cleaned up Templatehelper to help avoid some event handling errors
Chris St. Pierre
2012-11-16
1
-20
/
+26
|
*
Git: Added ability to update to a specific tree-ish
Chris St. Pierre
2012-11-16
1
-10
/
+41
|
*
Git: only support GitPython; only support Git.Update with GitPython
Chris St. Pierre
2012-11-16
1
-113
/
+26
|
*
SSLCA: fixed variable names
Chris St. Pierre
2012-11-14
1
-4
/
+4
|
*
SSHbase: turn down the noise
Chris St. Pierre
2012-11-14
1
-2
/
+2
|
*
only try to find bcfg2-yum-helper in $PATH once
Chris St. Pierre
2012-11-14
1
-15
/
+16
|
*
SSLCA: clean up temp files on error, better error messages
Chris St. Pierre
2012-11-14
1
-28
/
+46
|
*
Cfg: improved error messages
Chris St. Pierre
2012-11-13
8
-65
/
+27
|
*
SSHbase: improved error messages
Chris St. Pierre
2012-11-13
1
-12
/
+19
|
*
Cfg: prevent genshi loader from caching templates
Chris St. Pierre
2012-11-13
1
-4
/
+1
|
*
fixed some docs for sphinx 1.1
Chris St. Pierre
2012-11-13
1
-2
/
+2
|
*
SSHbase: fixed invalidation of ssh_known_hosts cache
Chris St. Pierre
2012-11-13
1
-4
/
+4
|
*
SSHbase: improved error message
Chris St. Pierre
2012-11-13
1
-2
/
+3
|
*
allow setting NagiosGen Options while using the default client
Chris St. Pierre
2012-11-13
1
-1
/
+1
|
*
Packages: fixed yum cachefiles property
Chris St. Pierre
2012-11-08
1
-1
/
+1
|
*
Metadata: improved error message from address resolution failure during clien...
Chris St. Pierre
2012-11-08
1
-3
/
+4
|
*
SSLCA: improved error, debug messages
Chris St. Pierre
2012-11-08
1
-4
/
+16
*
|
minor typo and function documentation
Jason Kincl
2012-11-19
1
-2
/
+3
*
|
Adding a default conflict resolver of theirs-full to Svn Plugin
Jason Kincl
2012-11-07
1
-0
/
+4
|
/
*
Properties: allow lax decryption, where failure to decrypt an element is not ...
Chris St. Pierre
2012-11-06
1
-2
/
+10
*
added SSLCA option to append chain cert to cert (e.g., for Nginx)
Chris St. Pierre
2012-11-06
1
-11
/
+15
*
fixed git plugin interface to git commands
Chris St. Pierre
2012-11-02
1
-2
/
+4
*
Fixed inversion of category-group pairs from Connector plugins in
Chris St. Pierre
2012-11-01
1
-2
/
+2
*
added Git.Update RMI, ability to base bcfg2 VCS repo at a different directory...
Chris St. Pierre
2012-10-30
8
-185
/
+267
*
Reporting: remove experimental
Tim Laszlo
2012-10-29
1
-1
/
+0
*
fixed unit tests
Chris St. Pierre
2012-10-29
1
-0
/
+3
*
added database locking to Metadata
Chris St. Pierre
2012-10-29
2
-7
/
+13
*
Probes/DatabaseBackend: add a thread lock for databases that cannot handle mu...
Tim Laszlo
2012-10-26
1
-0
/
+1
*
Metadata: only write to the database when a change occurs
Tim Laszlo
2012-10-26
1
-5
/
+9
*
fixed Metadata unit tests
Chris St. Pierre
2012-10-26
1
-2
/
+5
[next]