Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| * | | | 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 |
* | | | | Merge branch 'maint' | Sol Jerome | 2013-07-08 | 1 | -1/+2 |
|\| | | | |/ / |/| | | |||||
| * | | Plugins/Packages: add missing format string parameter | Alexander Sulfrian | 2013-06-28 | 1 | -1/+2 |
* | | | Merge branch 'maint' | Chris St. Pierre | 2013-06-27 | 1 | -15/+38 |
|\| | | |||||
| * | | 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 |