2007-10-03 |
Martin Vidner | Fixed warnings about explicit operator precedence and... |
tree | commitdiff |
2007-10-01 |
Michael Andres | Incorporated patch from Michael Matz to speedup cache... |
tree | commitdiff |
2007-09-17 |
Michael Andres | Update ZYPP_CACHE_SCHEMA_VERSION |
tree | commitdiff |
2007-09-14 |
Michael Andres | - Fixed YUM parser, database schema, RepoImpl, PatchRpm... |
tree | commitdiff |
2007-09-11 |
Duncan Mac-Vicar P | - restore deltas and patches from the cache (#309124) |
tree | commitdiff |
2007-09-06 |
Duncan Mac-Vicar P | - Fix for bug #307163 - empty package descriptions |
tree | commitdiff |
2007-08-31 |
Michael Andres | Added missing PatchId attribute |
tree | commitdiff |
2007-08-28 |
Klaus Kaempf | - rename ResolvableQuery::iterateResolvablesByKindsAndS... |
tree | commitdiff |
2007-08-21 |
Klaus Kaempf | make the {type,name,dir}_cache actually cache something |
tree | commitdiff |
2007-08-20 |
Klaus Kaempf | search conjunctive on multiple string with iterateResol... |
tree | commitdiff |
2007-08-20 |
Klaus Kaempf | add FIXME for regexp usage of .*/. vs. sql usage of %/_ |
tree | commitdiff |
2007-08-20 |
Klaus Kaempf | - unify query API for kind and name, summary, description |
tree | commitdiff |
2007-08-17 |
Klaus Kaempf | - add iterateResolvablesByKindsAndName |
tree | commitdiff |
2007-08-17 |
Klaus Kaempf | - add reverse lookup for CacheTypes |
tree | commitdiff |
2007-08-16 |
Klaus Kaempf | - fix ResolvableQuery::query(), add ResolvableQuery... |
tree | commitdiff |
2007-08-16 |
Klaus Kaempf | fix the sqlite3_bind() for query-by-name, the wildcards '%' |
tree | commitdiff |
2007-08-16 |
Klaus Kaempf | move the ProcessResolvable out of the struct |
tree | commitdiff |
2007-08-16 |
Klaus Kaempf | - run sqlite asynchronously and add sql index files... |
tree | commitdiff |
2007-08-10 |
Duncan Mac-Vicar P | zypp/RepoInfo.cc |
tree | commitdiff |
2007-08-09 |
Jan Kupec | - fixed some more exception docs and history |
tree | commitdiff |
2007-08-07 |
Duncan Mac-Vicar P | merge |
tree | commitdiff |
2007-08-03 |
Michael Andres | - Add product attribute 'type' (aka 'category' which... |
tree | commitdiff |
2007-08-03 |
Michael Andres | - Speed up retrieving MediaNr attribute, as it slows... |
tree | commitdiff |
2007-08-03 |
Duncan Mac-Vicar P | - commit() the cache schema upgrade |
tree | commitdiff |
2007-08-03 |
Michael Andres | Fixed pattern includes and extends attributes. |
tree | commitdiff |
2007-08-03 |
Duncan Mac-Vicar P | - actually _insert_ the new capabilities |
tree | commitdiff |
2007-08-03 |
Duncan Mac-Vicar P | - add split and filesystem caps to cache |
tree | commitdiff |
2007-08-03 |
Duncan Mac-Vicar P | - add pkgname attribute to modalias caps (#295473) |
tree | commitdiff |
2007-08-01 |
Duncan Mac-Vicar P | add index |
tree | commitdiff |
2007-08-01 |
Duncan Mac-Vicar P | - implement disk usage basic infrastructure for cache... |
tree | commitdiff |
2007-07-30 |
Michael Andres | - Fixed wrong media number reported by script, message... |
tree | commitdiff |
2007-07-27 |
Duncan Mac-Vicar P | - invert arguments in sqlite3x setprogresshandler |
tree | commitdiff |
2007-07-27 |
Duncan Mac-Vicar P | - Move the sqlite3x tick logic to sqlite3x iteself... |
tree | commitdiff |
2007-07-20 |
Duncan Mac-Vicar P | assert cache directory when initializing |
tree | commitdiff |
2007-07-19 |
Michael Andres | changed ZConfig to become a singleton |
tree | commitdiff |
2007-07-18 |
Duncan Mac-Vicar P | Fix reading container attributes from the cache |
tree | commitdiff |
2007-07-18 |
Michael Andres | - Fixed repo::provideFile to throw on error. |
tree | commitdiff |
2007-07-16 |
Duncan Mac-Vicar P | merge REFACTORING-10_3 back to trunk |
tree | commitdiff |
2007-06-20 |
Duncan Mac-Vicar P | - use a saner way to detect no records found |
tree | commitdiff |
2007-06-20 |
Michael Andres | define common attribute identifiers to use for writing... |
tree | commitdiff |
2007-06-18 |
Duncan Mac-Vicar P | - smart refresh works both for metadata and cache. |
tree | commitdiff |
2007-06-18 |
Michael Andres | fix gcc-4.2 errors, warnings, add -D_FILE_OFFSET_BITS... |
tree | commitdiff |
2007-06-18 |
Duncan Mac-Vicar P | backup implementing smart refresh, addding and deletion... |
tree | commitdiff |
2007-06-18 |
Duncan Mac-Vicar P | -add test for reponfo |
tree | commitdiff |
2007-06-18 |
Duncan Mac-Vicar P | fix exception |
tree | commitdiff |
2007-06-17 |
Duncan Mac-Vicar P | - add progress hook to all time consuming tasks in... |
tree | commitdiff |
2007-06-15 |
Duncan Mac-Vicar P | - compile |
tree | commitdiff |
2007-06-15 |
Duncan Mac-Vicar P | replaced by .cc |
tree | commitdiff |
2007-06-14 |
Duncan Mac-Vicar P | backup, fix cache store exceptions (not all) and rework... |
tree | commitdiff |
2007-06-14 |
Michael Andres | Change ResolvableDataConsumer IF to return the RecordId... |
tree | commitdiff |
2007-06-13 |
Duncan Mac-Vicar P | backup |
tree | commitdiff |
2007-06-11 |
Duncan Mac-Vicar P | - add messages |
tree | commitdiff |
2007-06-11 |
Duncan Mac-Vicar P | throw most exceptions using ZYPP_THROW |
tree | commitdiff |
2007-06-11 |
Duncan Mac-Vicar P | - Make the container function use iterators (thanks ma) |
tree | commitdiff |
2007-06-11 |
Duncan Mac-Vicar P | - get rid of internal forced instanciation, not needed. |
tree | commitdiff |
2007-06-11 |
Duncan Mac-Vicar P | fix linking templates |
tree | commitdiff |
2007-06-08 |
Duncan Mac-Vicar P | - cached Patch implementation |
tree | commitdiff |
2007-06-06 |
Duncan Mac-Vicar P | zypper port starts. zypp2 to zypp |
tree | commitdiff |
2006-07-17 |
Duncan Mac-Vicar P | move new classes to zypp2 to make a parallel refactoring |
tree | commitdiff |
2006-07-11 |
Duncan Mac-Vicar P | make the cache initializer testeable |
tree | commitdiff |
2006-07-11 |
Duncan Mac-Vicar P | - finally the cacher and parser connect together |
tree | commitdiff |
2006-07-10 |
Duncan Mac-Vicar P | monday progres... |
tree | commitdiff |
2006-07-04 |
Duncan Mac-Vicar P | more skeletons |
tree | commitdiff |
2006-07-03 |
Duncan Mac-Vicar P | move initializing code to a separate class, it will... |
tree | commitdiff |
2006-06-30 |
Duncan Mac-Vicar P | - Make checksum throw if invalid at construction |
tree | commitdiff |
2006-06-29 |
Duncan Mac-Vicar P | move utils to here |
tree | commitdiff |
2006-06-29 |
Duncan Mac-Vicar P | more cache improveements |
tree | commitdiff |
2006-06-29 |
Duncan Mac-Vicar P | - this will be the common classes to transport data... |
tree | commitdiff |
2006-06-28 |
Duncan Mac-Vicar P | compile |
tree | commitdiff |
2006-06-28 |
Duncan Mac-Vicar P | SourceCacher will be the class responsible for: |
tree | commitdiff |
2006-06-28 |
Duncan Mac-Vicar P | - allow to set SourceInfo bools as undeterminate too. |
tree | commitdiff |
2006-06-27 |
Duncan Mac-Vicar P | can initialize the KnownSourcesCache, and import the... |
tree | commitdiff |
|