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
...
*
Plugin: added new Caching interface
Chris St. Pierre
2013-08-07
8
-15
/
+58
*
Packages: cache group and package selections
Chris St. Pierre
2013-08-07
1
-5
/
+32
*
Merge pull request #130 from fennm/metadata-dont-update-xml-on-gratuitous-pro...
Chris St. Pierre
2013-08-07
1
-12
/
+16
|
\
|
*
Get profile by building metadata instead of guessing
Michael Fenn
2013-08-06
1
-6
/
+9
|
*
Make updating the structures conditional on profile changing
Michael Fenn
2013-08-05
1
-6
/
+6
|
*
Found a stray write that should be part of the new client case
Michael Fenn
2013-08-05
1
-2
/
+2
|
*
Make pylint happy
Michael Fenn
2013-08-05
1
-1
/
+1
|
*
Metadata: Don't update XML on gratuitous profile update
Michael Fenn
2013-08-05
1
-2
/
+3
*
|
Probes: properly clear cache
Chris St. Pierre
2013-08-06
1
-2
/
+4
*
|
Probes: expire metadata cache after loading data
Chris St. Pierre
2013-08-06
1
-0
/
+6
*
|
Plugin: quiet down set_debug, but keep it useful
Chris St. Pierre
2013-08-06
1
-3
/
+2
*
|
MultiprocessingCore: log some messages as debug, not error
Chris St. Pierre
2013-08-06
1
-2
/
+2
*
|
Core: log when a cached metadata object is used
Chris St. Pierre
2013-08-06
1
-0
/
+3
|
/
*
Multiprocessing: fixed resolve_client call
Chris St. Pierre
2013-08-05
1
-1
/
+1
*
Probes: fixed unit test
Chris St. Pierre
2013-08-05
1
-1
/
+1
*
Multiprocessing: proxy RecvProbeData calls
Chris St. Pierre
2013-08-05
2
-5
/
+29
*
Core: track statistics on resolve_client
Chris St. Pierre
2013-08-05
1
-0
/
+1
*
MultiprocessingCore: greatly simplified parent-child RPC, removed non-thread-...
Chris St. Pierre
2013-08-05
1
-262
/
+145
*
Yum: better errors when yum helper output isn't valid JSON
Chris St. Pierre
2013-08-05
1
-3
/
+8
*
Yum: suppress warning about class variable assignment
Chris St. Pierre
2013-08-01
1
-0
/
+2
*
MultiprocessingCore: added missing docstring
Chris St. Pierre
2013-08-01
1
-0
/
+6
*
Yum: Fixed class-scope variable assignments
Chris St. Pierre
2013-08-01
1
-4
/
+6
*
Packages: reduce source_from_xml() calls on startup
Chris St. Pierre
2013-07-31
1
-6
/
+6
*
Core: update VCS revision only when events are handled
Chris St. Pierre
2013-07-31
1
-1
/
+2
*
MultiprocessingCore: dispatch "bcfg2-admin perf" calls to children
Chris St. Pierre
2013-07-31
1
-3
/
+35
*
MultiprocessingCore: timing out GetConfig() calls can cause memory issues
Chris St. Pierre
2013-07-31
1
-6
/
+1
*
Yum: record helper location in class variable so it's only detected once
Chris St. Pierre
2013-07-31
1
-1
/
+2
*
MultiprocessingCore: added missing doc strings
Chris St. Pierre
2013-07-30
1
-4
/
+14
*
MultiprocessingCore: make multiprocessing children threaded for higher perfor...
Chris St. Pierre
2013-07-30
2
-148
/
+352
*
Cfg: added missing docstring
Chris St. Pierre
2013-07-23
1
-0
/
+4
*
Cfg: unknown-cfg-files lint check honors FAM ignore list
Chris St. Pierre
2013-07-23
1
-6
/
+22
*
MultiprocessingCore: rewrote parent-child RPC to be thread-safe (and less pow...
Chris St. Pierre
2013-07-23
1
-67
/
+90
*
MultiprocessingCore: Fixed return value from set_debug
Chris St. Pierre
2013-07-22
1
-1
/
+1
*
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
[prev]
[next]