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
*
Packages: enable Pkgng backend by default
Alexander Sulfrian
2014-10-14
1
-1
/
+2
*
Packages/Pkgng: fix arguments of __init__
Alexander Sulfrian
2014-10-13
1
-3
/
+2
*
Packages: Fix pylint tests
Sol Jerome
2014-05-17
4
-6
/
+9
*
Merge branch 'recommended-per-package' of https://github.com/AlexanderS/bcfg2
Sol Jerome
2014-05-17
5
-21
/
+66
|
\
|
*
Plugins/Packages: ability to overwrite recommended flag per package
Alexander Sulfrian
2014-05-11
5
-21
/
+66
*
|
Packages/Pkgng: add new pkgng packages plugin
Alexander Sulfrian
2014-04-27
1
-0
/
+87
|
/
*
Merge branch 'maint'
Chris St. Pierre
2014-04-25
1
-6
/
+27
|
\
|
*
Enable bcfg2-yum-helper to depsolve for arches incompatible with server
John Morris
2014-04-21
1
-4
/
+25
*
|
Merge branch 'maint' into master
Sol Jerome
2014-04-16
2
-3
/
+6
|
\
|
|
*
Fixed typo
Chris St. Pierre
2014-02-21
1
-1
/
+1
|
*
Yum: fix pylint tests
Chris St. Pierre
2014-02-21
1
-2
/
+2
|
*
Yum: only fork to find bcfg2-yum-helper once, for real
Chris St. Pierre
2014-02-21
1
-2
/
+2
|
*
testsuite: Fixed several pylint 1.0 issues
Chris St. Pierre
2014-02-21
2
-3
/
+3
|
*
Merge pull request #149 from danfoster/apt-essential-cache
Chris St. Pierre
2014-02-10
1
-0
/
+1
|
|
\
|
|
*
Reset essential package list to an empty set when Packages is refreshed
Dan Foster
2013-12-29
1
-0
/
+1
|
*
|
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: better way to find bcfg2-yum-helper
Chris St. Pierre
2013-12-09
1
-11
/
+8
*
|
|
Plugins: refactored out unnecessary datastore constructor argument
Chris St. Pierre
2013-10-29
1
-2
/
+2
*
|
|
Merge branch 'maint'
Chris St. Pierre
2013-10-28
1
-1
/
+1
|
\
|
|
|
*
|
Packages: fixed metadata.Packages["sources"]
Chris St. Pierre
2013-10-09
1
-1
/
+1
*
|
|
Pylint/PEP8 fixes
Sol Jerome
2013-09-06
2
-3
/
+3
*
|
|
Rewrote arbitrary data cache system
Chris St. Pierre
2013-08-16
1
-43
/
+19
*
|
|
Merge branch 'maint'
Chris St. Pierre
2013-08-12
1
-3
/
+7
|
\
|
|
|
*
|
Packages: always add collections to group/package cache
Chris St. Pierre
2013-08-09
1
-4
/
+8
*
|
|
testsuite: fixed more unit tests
Chris St. Pierre
2013-08-12
3
-49
/
+16
*
|
|
testsuite: fixed most pylint complaints
Chris St. Pierre
2013-08-09
4
-4
/
+18
*
|
|
Merge branch 'options-rewrite'
Chris St. Pierre
2013-08-08
6
-149
/
+508
|
\
\
\
|
*
|
|
Options: migrated bcfg2-yum-helper
Chris St. Pierre
2013-06-27
1
-0
/
+294
|
*
|
|
Options: migrated plugins to new options parser
Chris St. Pierre
2013-06-27
5
-145
/
+124
*
|
|
|
Merge branch 'maint'
Chris St. Pierre
2013-08-08
3
-19
/
+63
|
\
\
\
\
|
|
|
/
/
|
|
/
|
|
|
*
|
|
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
*
|
|
|
Yum: Add back disableMetaData method
Sol Jerome
2013-07-27
1
-0
/
+20
*
|
|
|
Merge branch 'maint'
Sol Jerome
2013-07-27
1
-10
/
+25
|
\
|
|
|
|
*
|
|
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
*
|
|
|
Yum: Add back self.cmd
Sol Jerome
2013-07-18
1
-0
/
+1
*
|
|
|
Merge branch 'maint'
Sol Jerome
2013-07-18
3
-25
/
+98
|
\
|
|
|
|
*
|
|
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
[next]