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
*
Options: migrated plugins to new options parser
Chris St. Pierre
2013-06-27
35
-836
/
+416
*
Merge branch 'maint'
Chris St. Pierre
2013-06-27
8
-50
/
+173
|
\
|
*
TemplateHelper: fix traceback with TemplateHelper modules in place and --stdi...
Chris St. Pierre
2013-06-26
1
-1
/
+1
|
*
Yum: fixed logging bcfg2-yum-helper error output
Chris St. Pierre
2013-06-19
1
-1
/
+3
|
*
Svn: Fixing pep8 check
Jason Kincl
2013-06-17
1
-0
/
+1
|
*
Probes: Fixing Django exception import
Jason Kincl
2013-06-17
1
-1
/
+2
|
*
Svn: Fixing pep8 and pylint checks
Jason Kincl
2013-06-17
1
-10
/
+13
|
*
Svn: Tidying up code and logging of subversion trust and user/pass options
Jason Kincl
2013-06-17
1
-8
/
+15
|
*
Svn: Adding config options for specifying a user and password for subversion ...
Jason Kincl
2013-06-17
1
-0
/
+28
|
*
Probes: no need to .save() after .get_or_create()
Chris St. Pierre
2013-06-17
1
-1
/
+1
|
*
Probes: no need to .save() after .get_or_create()
Chris St. Pierre
2013-06-14
1
-1
/
+1
|
*
Cfg: Fixed and documented .cat and .diff file behavior with host-specific bas...
Chris St. Pierre
2013-06-14
1
-8
/
+17
|
*
Yum: fixed yum-helper logging for real this time, i totally swear
Chris St. Pierre
2013-06-13
1
-1
/
+1
|
*
Yum: fixed verbose logging from bcfg2-yum-helper
Chris St. Pierre
2013-06-13
1
-1
/
+1
|
*
Yum: handle and log helper errors better
Chris St. Pierre
2013-06-13
1
-5
/
+16
|
*
do not create data directories for plugins that don't need them
Chris St. Pierre
2013-06-13
3
-1
/
+7
|
*
Probes: reduce race condition that can result in multiple probe groups
Chris St. Pierre
2013-06-13
1
-6
/
+9
|
*
Packages: handle bcfg2-yum-helper failures more gracefully
Chris St. Pierre
2013-06-03
1
-10
/
+22
|
*
lint: check for files in Cfg/ that aren't handled by Cfg
Chris St. Pierre
2013-06-03
1
-21
/
+62
*
|
Merge branch 'maint'
Sol Jerome
2013-06-02
3
-4
/
+10
|
\
|
|
*
Cfg: Handle bogus created events as changed
Michael Fenn
2013-05-24
1
-1
/
+3
|
*
Yum: prevent traceback with empty repository
Chris St. Pierre
2013-05-21
1
-2
/
+2
|
*
FileProbes: made client probe compatible with bcfg2 1.2
Chris St. Pierre
2013-05-21
1
-1
/
+5
|
*
Packages: don't cache package collections with no sources
Chris St. Pierre
2013-05-21
1
-2
/
+3
*
|
Merge branch 'maint'
Chris St. Pierre
2013-05-21
2
-2
/
+9
|
\
\
|
*
|
Packages: don't cache package collections with no sources
Chris St. Pierre
2013-05-21
1
-2
/
+3
|
|
/
|
*
added multiprocessing server core
Chris St. Pierre
2013-05-20
1
-0
/
+6
*
|
GroupLogic: Updated for new module-level setup object
Chris St. Pierre
2013-05-20
1
-11
/
+3
*
|
fixed unit tests
Chris St. Pierre
2013-05-20
3
-3
/
+2
*
|
cleaned up old references to BundleTemplateFile
Chris St. Pierre
2013-05-20
2
-17
/
+7
*
|
Replaced XMLSrc with StructFile
Chris St. Pierre
2013-05-20
3
-109
/
+202
*
|
Merge branch 'maint'
Chris St. Pierre
2013-05-17
10
-61
/
+106
|
\
|
|
*
doc: added devel docs for bcfg2-lint plugins
Chris St. Pierre
2013-05-14
5
-44
/
+87
|
*
Packages: handle URLErrors (e.g., timeouts) when downloading GPG keys better
Chris St. Pierre
2013-05-10
1
-2
/
+2
|
*
APT: Allow specification of deb-src lines (Resolves #1148)
Sol Jerome
2013-05-10
2
-0
/
+9
|
*
Probes: Fix failing nosetests
Sol Jerome
2013-05-10
1
-10
/
+4
|
*
fixed long lines
Chris St. Pierre
2013-05-07
1
-1
/
+2
|
*
SSHbase: add support for ipv6 addresses in known_hosts file
Alexander Sulfrian
2013-05-02
1
-2
/
+2
|
*
fixed pylint test
Chris St. Pierre
2013-05-01
1
-1
/
+2
|
*
Metadata: don't require all profile groups to be public when using metadata db
Chris St. Pierre
2013-05-01
1
-3
/
+4
*
|
Fixing unit tests
Chris St. Pierre
2013-04-25
4
-8
/
+6
*
|
Merge branch 'maint'
Chris St. Pierre
2013-04-24
24
-191
/
+306
|
\
|
|
*
Cfg: removed debugging
Chris St. Pierre
2013-04-23
1
-2
/
+1
|
*
Git: fix command debug log without GitPython installed
Chris St. Pierre
2013-04-16
1
-1
/
+1
|
*
pep-8: fixed indentation?
Chris St. Pierre
2013-04-16
1
-2
/
+2
|
*
Packages: Fix Apt dependency resolution for py3k
Sol Jerome
2013-04-12
1
-0
/
+2
|
*
Packages: Read cache files using binary format
Sol Jerome
2013-04-11
1
-1
/
+1
|
*
Packages: Write Packages cache in binary format
Sol Jerome
2013-04-11
1
-1
/
+1
|
*
Probes: Fix pylint error
Sol Jerome
2013-04-10
1
-1
/
+2
|
*
PY3K: Fix client/server to work with python 3
Sol Jerome
2013-04-10
3
-5
/
+15
[next]