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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
MultiprocessingCore: removed unused import
Chris St. Pierre
2013-07-22
1
-1
/
+0
*
MultiprocessingCore: Call Debuggable.__init__ on DispatchingCache
Chris St. Pierre
2013-07-22
1
-2
/
+1
*
MultiprocessingCore: Dispatch metadata cache expiration to children
Chris St. Pierre
2013-07-22
1
-10
/
+92
*
Packages: instantiate Executor before determining path to helper
Chris St. Pierre
2013-07-22
1
-5
/
+4
*
Packages: Added timeout to bcfg2-yum-helper calls
Chris St. Pierre
2013-07-22
1
-34
/
+20
*
Make the server process always detach, even if started by init
Arto Jantunen
2013-07-21
1
-1
/
+2
*
Admin/Init: Fix default db location
Sol Jerome
2013-07-19
1
-1
/
+1
*
Admin/Init: Add listen_all option
Sol Jerome
2013-07-19
1
-3
/
+6
*
Packages: added lock to yum cache update
Chris St. Pierre
2013-07-18
1
-0
/
+13
*
Packages: make opportunistic yum cache creation respect metadata=disabled
Chris St. Pierre
2013-07-18
1
-1
/
+22
*
Yum: Removed unused import
Chris St. Pierre
2013-07-18
1
-2
/
+1
*
Packages: fixed read-only yum cache
Chris St. Pierre
2013-07-18
1
-29
/
+4
*
Packages: better stringification/representation of OnDemandDict
Chris St. Pierre
2013-07-18
1
-1
/
+1
*
Packages: use a separate yum persistdir per cache
Chris St. Pierre
2013-07-18
1
-0
/
+1
*
Core: handle unknown log handlers without names gracefully
Chris St. Pierre
2013-07-16
1
-3
/
+8
*
Packages: added missing docstring
Chris St. Pierre
2013-07-15
1
-0
/
+3
*
Read-only yum cache
Chris St. Pierre
2013-07-15
3
-27
/
+122
*
Encryption: reduce noise from encryption failures when decrypt=lax
Chris St. Pierre
2013-07-15
2
-2
/
+2
*
Metadata: fixed long line
Chris St. Pierre
2013-07-09
1
-2
/
+2
*
Core: Gracefully handle failure to add client without default group
Chris St. Pierre
2013-07-09
2
-6
/
+10
*
Core: apply FAM blocking option to all commands that start a server
Chris St. Pierre
2013-07-09
1
-5
/
+21
*
Metadata: fixed docstring typo
Chris St. Pierre
2013-07-03
1
-1
/
+1
*
pep8: fixed tests
Chris St. Pierre
2013-07-02
1
-2
/
+2
*
Plugins/Packages: add missing format string parameter
Alexander Sulfrian
2013-06-28
1
-1
/
+2
*
Metadata: Make pylint happy
Sol Jerome
2013-06-27
1
-1
/
+2
*
Plugins/Metadata: fix resolution for ipv4-in-ipv6 addresses like ::ffff:127.0...
Alexander Sulfrian
2013-06-27
1
-1
/
+1
*
TemplateHelper: fix traceback with TemplateHelper modules in place and --stdi...
Chris St. Pierre
2013-06-26
1
-1
/
+1
*
Lint: Fix Path type='vcs' schema checks
Sol Jerome
2013-06-26
1
-1
/
+1
*
Revert "Core: properly handle Ctrl-C"
Sol Jerome
2013-06-26
1
-13
/
+4
*
Core: rewrite $HOME after dropping privs
Chris St. Pierre
2013-06-19
1
-0
/
+6
*
Yum: fixed logging bcfg2-yum-helper error output
Chris St. Pierre
2013-06-19
1
-1
/
+3
*
Server/Admin/Syncdb: add missing import
Alexander Sulfrian
2013-06-18
1
-0
/
+1
*
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
5
-2
/
+16
*
Probes: reduce race condition that can result in multiple probe groups
Chris St. Pierre
2013-06-13
1
-6
/
+9
*
Merge pull request #87 from kincl/jasons-hacking
Chris St. Pierre
2013-06-06
1
-4
/
+5
|
\
|
*
Changing order of logic
Jason Kincl
2013-05-29
1
-2
/
+2
|
*
Comments: Fix lint check so that it only runs if using clients.xml
Jason Kincl
2013-05-29
1
-3
/
+4
*
|
Core: don't unnecessarily set debug to False on server startup
Chris St. Pierre
2013-06-03
1
-1
/
+2
*
|
fixed unit tests
Chris St. Pierre
2013-06-03
3
-4
/
+3
[prev]
[next]