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
/
Packages
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed pylint tests
Chris St. Pierre
2014-01-30
1
-1
/
+2
*
load correct JSON library on py2.4
Chris St. Pierre
2014-01-29
1
-1
/
+2
*
Packages: fixed metadata.Packages["sources"]
Chris St. Pierre
2013-10-09
1
-1
/
+1
*
Packages: always add collections to group/package cache
Chris St. Pierre
2013-08-09
1
-4
/
+8
*
MultiprocessingCore: added a way to dispatch RMI calls to child processes
Chris St. Pierre
2013-08-07
1
-0
/
+3
*
Plugin: added new Caching interface
Chris St. Pierre
2013-08-07
1
-0
/
+5
*
Packages: cache group and package selections
Chris St. Pierre
2013-08-07
1
-5
/
+32
*
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
*
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
*
Yum: record helper location in class variable so it's only detected once
Chris St. Pierre
2013-07-31
1
-1
/
+2
*
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
*
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
*
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
*
Plugins/Packages: add missing format string parameter
Alexander Sulfrian
2013-06-28
1
-1
/
+2
*
Yum: fixed logging bcfg2-yum-helper error output
Chris St. Pierre
2013-06-19
1
-1
/
+3
*
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
*
Packages: handle bcfg2-yum-helper failures more gracefully
Chris St. Pierre
2013-06-03
1
-10
/
+22
*
Yum: prevent traceback with empty repository
Chris St. Pierre
2013-05-21
1
-2
/
+2
*
Packages: don't cache package collections with no sources
Chris St. Pierre
2013-05-21
1
-2
/
+3
*
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
*
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
*
remove some unnecessary __all__ variables
Chris St. Pierre
2013-03-29
1
-1
/
+2
*
Change generated APT sources default to someplace APT will actually look, and...
Phil Miller
2013-03-28
1
-1
/
+1
*
testsuite: fixed more unit test stuff
Chris St. Pierre
2013-03-26
1
-0
/
+1
*
testsuite: fixed issues found by latest version of pylint
Chris St. Pierre
2013-03-26
3
-5
/
+5
*
testsuite: fixed issues found by latest version of pep8
Chris St. Pierre
2013-03-26
4
-18
/
+18
*
Handle FAM monitor failures more gracefully:
Chris St. Pierre
2013-03-25
1
-8
/
+3
*
Packages: add and expose get_config() function to get configs for other hosts
Chris St. Pierre
2013-03-25
2
-2
/
+11
*
Revert "Packages: expose full source list via Connector interface"
Chris St. Pierre
2013-03-25
1
-3
/
+1
*
Revert "Packages: properly implemented deepcopy() for PackagesSources objects"
Chris St. Pierre
2013-03-25
3
-26
/
+4
*
Packages: properly implemented deepcopy() for PackagesSources objects
Chris St. Pierre
2013-03-25
3
-4
/
+26
*
Packages: expose full source list via Connector interface
Chris St. Pierre
2013-03-25
1
-1
/
+3
*
fixed unit tests
Chris St. Pierre
2013-03-21
1
-4
/
+3
*
Merge branch '1.3.2' into maint
Chris St. Pierre
2013-03-21
1
-1
/
+1
|
\
|
*
added PEP-8 style checks to test suite
Chris St. Pierre
2013-03-11
1
-1
/
+1
*
|
YUM: Fixing long lines
Jason Kincl
2013-02-24
1
-2
/
+5
[next]