summaryrefslogtreecommitdiff
path: root/backends/conary/XMLCache.py
AgeCommit message (Expand)AuthorFilesLines
2014-09-02conary: Remove the Conary backendRichard Hughes1-339/+0
2011-04-11conary: fix generating XMLCache for custom labelsJesse Zhang1-6/+3
2011-03-31conary: move build_update_job to where it belongsJesse Zhang1-38/+0
2011-03-29conary: reduce code duplication between get_updates and update_systemJesse Zhang1-2/+1
2011-03-29conary: move job caching methods to UpdateJobCacheJesse Zhang1-26/+32
2011-03-28conary: clean up trailing spacesJesse Zhang1-11/+11
2011-02-01conary: space means AND for search-name and search-detailsJesse Zhang1-10/+24
2011-01-30conary: simplify a littleJesse Zhang1-3/+4
2011-01-30conary: fix refresh-cacheJesse Zhang1-48/+45
2011-01-30conary: fix search-detailsJesse Zhang1-21/+16
2011-01-30conary: fix search-groupJesse Zhang1-8/+13
2011-01-30conary: fix search-nameJesse Zhang1-3/+7
2010-03-12conary: improvements to XMLCache and generateXMLScott Parkerson1-40/+47
2009-05-01conary: add exception for bad xml generationAndres Vargas ( zodman )1-2/+2
2009-04-26conary: new fetch xml cache for unsupported reposAndres Vargas ( zodman )1-13/+21
2009-04-25conary: add search fileAndres Vargas ( zodman )1-1/+2
2009-03-30conary: Fix the get-updates brokeAndres Vargas ( zodman )1-1/+3
2009-03-28implement get-packagesAndres Vargas ( zodman )1-5/+9
2009-03-28conary: bugfix high memory usageAndres Vargas ( zodman )1-18/+37
2009-03-27conary: replace element xml.minidom with cElementTreeAndres Vargas ( zodman )1-62/+58
2009-03-26conary: add xmlfile for conary.rpath.com repo what its missedAndres Vargas ( zodman )1-0/+1
2009-03-26conary: add DepFailure exception and catch the PackagesAndres Vargas ( zodman )1-21/+22
2009-03-25conary: trivial: add more debug remove unnecesary checkAndres Vargas ( zodman )1-0/+4
2009-03-17conary: fix updateSystemAndres Vargas ( zodman )1-0/+2
2009-03-02conary trivial: remove chars what break the backendAndres Vargas ( zodman )1-2/+2
2009-03-02conary:Andres Vargas ( zodman )1-1/+1
2009-02-25conary:Andres Vargas ( zodman )1-10/+24
2009-02-16conary: change the error signal for groups not foundAndres Vargas ( zodman )1-11/+18
2009-02-15fix the group searchAndres Vargas ( zodman )1-1/+2
2009-02-15Fix get-updates command.Andres Vargas ( zodman )1-7/+19
2009-02-13Revert "Revert "Merge branch 'master' of git+ssh://sde@git.packagekit.org/srv...Richard Hughes1-0/+280
2009-02-13Revert "Merge branch 'master' of git+ssh://sde@git.packagekit.org/srv/git/Pac...Stephane Delcroix1-280/+0
2009-02-13fix some Unnecesary commit :SAndres Vargas ( zodman )1-7/+1
2009-02-12implement the conaryEnums for classify category in groupszodman1-13/+43
2009-02-12New updates:zodman1-14/+84
2009-02-10Update the conary Backendzodman1-0/+186