new feature: runtime support and bootstrap runtime
[tools/mic.git] / plugins / backend /
2011-12-31 Zhang Qiangnew feature: runtime support and bootstrap runtime
2011-12-31 Zhang Qiangbackend:break dependency between backend and baseimager
2011-12-16 Qiang ZhangMerge "conf.py: deal siteconf when set in init"
2011-12-16 Zhang QiangMerge "Add 47 system test case."
2011-12-16 Marko SaukkoMerge branch 'master' of https://github.com/jfding/mic
2011-12-16 JF DingMerge pull request #6 from xiaoqiang0/master
2011-12-16 Zhang QiangAdded priority and cost option for repos
2011-12-16 JF DingMerge pull request #3 from bartosh/master
2011-12-16 JF Dingcleanup all trailing spaces in code
2011-12-14 Ed BartoshImplemented repository option --ssl_verify
2011-12-13 JF DingMerge remote branch 'origin/master'
2011-12-13 JF Dingmake the configmgr better
2011-11-02 Gui Chenput TextProcess and myurlgrab from fs_related to rpmmisc
2011-10-27 Jian-feng DingMerge "BMC#18552: selinux checking for btrfs and ARM"
2011-10-27 Jian-feng DingMerge "unify RPMInstallCallback class for yum and zypp"
2011-10-27 Gui Chenunify RPMInstallCallback class for yum and zypp
2011-10-24 Zhang Qiangzypp: Import local rpm data to RepoManager solv DB.
2011-10-21 Jian-feng DingMerge "Fix release can't find ksconf issue"
2011-10-21 Jian-feng DingMerge "ignore swap partition in ks file"
2011-10-21 Jian-feng DingMerge "Re-reorganize the code of arch setting."
2011-10-21 Zhang QiangRe-reorganize the code of arch setting.
2011-10-20 Jian-feng DingMerge "update release help message"
2011-10-20 Zhang QiangAlways get packages content and license info into basei...
2011-10-17 Jian-feng DingMerge "skip unavailable source package"
2011-10-17 JF Dingminor fixings for style
2011-10-17 Zhang Qiangzypp: fix local repo support issue
2011-10-17 Zhang Qiangzypp: sort PoolQuery result by version
2011-10-17 Zhang Qiangzypp:support the dotted package name in ks
2011-10-17 Zhang Qiangzypp: get correct package arch
2011-10-17 Zhang QiangGracefully handle the case only delta rpm is available
2011-10-17 Zhang Qiangyum:fixed the issue about yum's exception,BMC#4944
2011-10-17 Zhang Qiangmsger: add stderr logger interface
2011-10-13 JF Dingminor changes for license list format
2011-10-13 Jian-feng DingMerge "Add --record-pkgs option to output more package...
2011-10-13 Zhang QiangAdd --record-pkgs option to output more package info
2011-10-10 Jian-feng DingMerge "yum: unify the install output info with zypp"
2011-10-10 Zhang Qiangyum: unify the install output info with zypp
2011-10-10 JF Dingunify the license header of all files
2011-10-09 Zhang Qiangyum: fix a typo.
2011-10-08 Jian-feng DingMerge "zypp: recording correct package info for local...
2011-10-08 Zhang Qiangzypp: recording correct package info for local rpm
2011-10-08 Zhang Qiangzypp: Catch more error msg from rpm transaction results
2011-10-08 Huaxu WanMerge "zypp: Catch more error msg from rpm transaction...
2011-10-08 Jian-feng DingMerge changes I13855356,Ic78606d8,I8138e7e6
2011-09-30 Zhang Qiangzypp: repo special proxy support
2011-09-30 Zhang Qiangyum: deselect package before install local package
2011-09-30 Zhang Qiangzypp: fix a typo error
2011-09-30 Jian-feng DingMerge "zypp: fix issue of two package exist in one...
2011-09-29 Zhang Qiangzypp: fix issue of two package exist in one repo
2011-09-23 Jian-feng DingMerge changes Iefb63ee1,I7a7a6cfc,I46232f34
2011-09-23 Zhang Qiangzypp: remove cache data while initializing zypp
2011-09-23 Zhang Qiangzypp:Clean up installLocal code
2011-09-23 Jian-feng DingMerge "zypp: include/exclude package support"
2011-09-23 Zhang Qiangzypp: include/exclude package support
2011-09-22 Zhang Qiangzypp: rewrite code of selectPackage and selectGroup
2011-09-22 JF Dingzypp: move the checking for new api near zypp import
2011-09-22 JF Dingminor changes of commments
2011-09-22 Jian-feng dingMerge "Fixed a issue about 'include_src'"
2011-09-22 Zhang Qiangyum: set persistdir
2011-09-22 Jian-feng dingMerge "zypp: check arch of local rpm"
2011-09-22 Jian-feng dingMerge changes I0f07f6ae,Icb6a062e,I2dcf8cf6,If0ee2bce
2011-09-22 Jian-feng dingMerge "zypp: remove the zypp_install function"
2011-09-21 JF DingMerge "Correct release option show"
2011-09-20 JF Dingavoid importing ext modules in yum plugin
2011-09-20 Zhang Qiangzypp: check arch of local rpm
2011-09-20 Zhang Qiangzypp: simplify arch setting for zypp backend
2011-09-20 Zhang Qiangyum: Unify the output of yum backend and zypp backend
2011-09-19 JF DingMerge "zypp: cleanup code"
2011-09-18 Zhang Qiangzypp:obsolete package check
2011-09-16 Zhang Qiangzypp: deselect packages while zypp resolving finished
2011-09-16 Zhang Qiangzypp: remove the zypp_install function
2011-09-16 Zhang Qiangzypp: cleanup code
2011-09-15 JF Dingrm the unnecessary pykickstart import of zypp plugin
2011-09-15 JF Dingcheck the new libzypp api just once
2011-09-15 Zhang Qiangzypp: search package provides info in selectPackage
2011-09-14 JF Dingproper exception handling in zypp backend
2011-09-12 JF Dingreport zypp/arch support errors friendly
2011-09-09 Zhang Qiangzypp: format dependencies error message.
2011-09-08 JF Dingunify coding style
2011-09-08 JF DingMerge changes I16122b7a,Ib74e2676,I1171e42c
2011-09-08 JF DingMerge "zypp: save repodata cache for reuse."
2011-09-08 JF DingMerge "zyppbackend: remove select packages in group"
2011-09-07 JF Dingfixed the name space pollution problem
2011-09-05 JF Dingseparate proxy funcs from misc.py and del deprecated
2011-09-05 Zhang Qiangzypp:remove redundancy yum configure code
2011-09-05 Zhang Qiangzypp:remove redundancy download/build cache code
2011-09-05 Zhang Qiangzypp: use getRepositoryInfo to replace loop in build_re...
2011-09-05 Zhang Qiangzypp: save repodata cache for reuse.
2011-09-05 JF Dingremove improper exception handlings
2011-09-05 Zhang Qiangzyppbackend: remove select packages in group
2011-09-02 JF Dingcatch KeyboardInt and quit decently
2011-09-02 JF Dingwrapper all subprocess call using msger.run
2011-09-02 JF Dingbetter exception handlings
2011-09-01 JF Dingrefine and cleanup the zypp backend plugin
2011-09-01 JF Dingseparate check_EULA code to be common
2011-09-01 JF Dingrefine the yumpkgmgr plugin code
2011-08-30 JF Dingmore compact plugin framwork
2011-08-24 JF Dingremove all the unnecessary wildcard import
2011-08-19 JF Dingadd verbose/debug functions to msger
2011-08-19 JF Dingchange the path of pykickstart module
next