2008-08-06 |
Michael Andres | - Cleanup, mostly by removing, unused parser code and... |
tree | commitdiff |
2008-08-04 |
Duncan Mac-Vicar P | testcase for checksum reading from metadata |
tree | commitdiff |
2008-07-31 |
Duncan Mac-Vicar P | generate a unique anonymous unique string per target |
tree | commitdiff |
2008-07-30 |
Jan Kupec | - Service -> ServiceInfo derived from RepoInfoBase |
tree | commitdiff |
2008-07-28 |
Jan Kupec | - another solv file, will exchange for raw data later |
tree | commitdiff |
2008-07-25 |
Jan Kupec | - use alias and name in services much like in repos |
tree | commitdiff |
2008-07-23 |
Jan Kupec | - Service::enabled() added |
tree | commitdiff |
2008-07-14 |
Duncan Mac-Vicar P | - dumping some stuff I had uncommitted |
tree | commitdiff |
2008-07-11 |
Duncan Mac-Vicar P | - testcase actually testing, oh it works :-) |
tree | commitdiff |
2008-07-11 |
Duncan Mac-Vicar P | rename expireTimestamp to suggestedExpireTimestamp |
tree | commitdiff |
2008-07-07 |
Duncan Mac-Vicar P | - fix some warnings from new cmake |
tree | commitdiff |
2008-06-30 |
Duncan Mac-Vicar P | forward ports from 11.0 branch |
tree | commitdiff |
2008-06-20 |
Josef Reidinger | improve service handling and write tests for it. |
tree | commitdiff |
2008-06-10 |
Josef Reidinger | - improve performance of gsub |
tree | commitdiff |
2008-05-23 |
Jan Kupec | - fixme note |
tree | commitdiff |
2008-05-23 |
Josef Reidinger | improve serialization of version in PoolQuery. |
tree | commitdiff |
2008-05-23 |
Jan Kupec | - PoolQuery::setEdition() added in order to be able... |
tree | commitdiff |
2008-05-20 |
Jan Kupec | - delta test: version check added |
tree | commitdiff |
2008-05-20 |
Josef Reidinger | Oooops, forget add test file :) |
tree | commitdiff |
2008-05-20 |
Josef Reidinger | add test for delta rpm. |
tree | commitdiff |
2008-05-19 |
Duncan Mac-Vicar P | testcase to test attributes are read correctly, should... |
tree | commitdiff |
2008-05-19 |
Duncan Mac-Vicar P | bye, we dont have sqlite cache anymore |
tree | commitdiff |
2008-05-15 |
Josef Reidinger | allow call only merge old locks and newly added/removed... |
tree | commitdiff |
2008-05-06 |
Josef Reidinger | change names in locks serialize to more human friendly |
tree | commitdiff |
2008-05-06 |
Josef Reidinger | revert isLocal metod and use downloads instead to decid... |
tree | commitdiff |
2008-05-05 |
Jan Kupec | - support multiple search strings (ORed) |
tree | commitdiff |
2008-05-02 |
Josef Reidinger | cache decision for repository depend on his url. |
tree | commitdiff |
2008-04-30 |
Michael Andres | fix RepoManager_test |
tree | commitdiff |
2008-04-30 |
Jan Kupec | - the symlink must be relative |
tree | commitdiff |
2008-04-29 |
Jan Kupec | - don't throw in begin() if the specified repo is not... |
tree | commitdiff |
2008-04-29 |
Jan Kupec | - two tests added, speedup |
tree | commitdiff |
2008-04-27 |
Michael Matz | Create the solv files in their own subdirs under $CACHE... |
tree | commitdiff |
2008-04-25 |
Michael Andres | add ctest target, but not as default target |
tree | commitdiff |
2008-04-25 |
Michael Andres | add ctest target |
tree | commitdiff |
2008-04-23 |
Michael Andres | Support dependencies requiring a specific architecture: |
tree | commitdiff |
2008-04-17 |
Josef Reidinger | share solv files for locks with PoolQuery tests |
tree | commitdiff |
2008-04-15 |
Josef Reidinger | save do nothing if no locks added/removed |
tree | commitdiff |
2008-04-14 |
Jan Kupec | - read() -> readAndApply() |
tree | commitdiff |
2008-04-14 |
Jan Kupec | - make the interface consistent |
tree | commitdiff |
2008-04-14 |
Jan Kupec | - remove the overkill zypp::locks namespace |
tree | commitdiff |
2008-04-11 |
Jan Kupec | - make use of LookupAttr::iterator for the common stuff |
tree | commitdiff |
2008-04-11 |
Josef Reidinger | test for save/restoring locks and also unlocking |
tree | commitdiff |
2008-04-11 |
Josef Reidinger | complete serialize/recovery PoolQuery |
tree | commitdiff |
2008-04-10 |
Josef Reidinger | PoolQuery: improve recovery from file. something not... |
tree | commitdiff |
2008-04-10 |
Josef Reidinger | ooops I forget add data for tests :) |
tree | commitdiff |
2008-04-10 |
Josef Reidinger | Locks can lock queries. Unlock doesn't work. |
tree | commitdiff |
2008-04-10 |
Jan Kupec | - enable regex matching for different per-attribute... |
tree | commitdiff |
2008-04-10 |
Josef Reidinger | fix operator== for PoolQuery. add != |
tree | commitdiff |
2008-04-10 |
Jan Kupec | - enabled different per-attribute query srtrings (one... |
tree | commitdiff |
2008-04-10 |
Jan Kupec | - enable per-attribute string setting (same value) |
tree | commitdiff |
2008-04-10 |
Jan Kupec | - derive from SolvIterMixin |
tree | commitdiff |
2008-04-09 |
Jan Kupec | - check whether regex compiled allright if matchRegex() |
tree | commitdiff |
2008-04-09 |
Michael Matz | Some changes I had still in queue. Using a different... |
tree | commitdiff |
2008-04-09 |
Jan Kupec | - fix multi-attribute search using dataiterator_match |
tree | commitdiff |
2008-04-08 |
Jan Kupec | - multiple repositories filter reenabled |
tree | commitdiff |
2008-04-08 |
Jan Kupec | - by kind filter reenabled |
tree | commitdiff |
2008-04-08 |
Josef Reidinger | add comparing to PoolQuery |
tree | commitdiff |
2008-04-07 |
Jan Kupec | - exact/glob and case-insensitive matching for multi... |
tree | commitdiff |
2008-04-07 |
Jan Kupec | - enable glob matching + test case |
tree | commitdiff |
2008-04-07 |
Jan Kupec | - by-status filter re-enabled |
tree | commitdiff |
2008-04-07 |
Jan Kupec | - fix the ResultIterator stop rule |
tree | commitdiff |
2008-04-07 |
Duncan Mac-Vicar P | - move the initialization to a option class. |
tree | commitdiff |
2008-04-06 |
Jan Kupec | - PoolQuery backup |
tree | commitdiff |
2008-04-04 |
Michael Andres | fixed include guards and reamed internal includes |
tree | commitdiff |
2008-04-04 |
Josef Reidinger | add split with respect to escaped delimeters and also... |
tree | commitdiff |
2008-04-01 |
Josef Reidinger | initial implementation of serialize/recovery PoolQuery... |
tree | commitdiff |
2008-03-27 |
Duncan Mac-Vicar P | - the lock passes the two testcases now |
tree | commitdiff |
2008-03-25 |
Duncan Mac-Vicar P | - backup |
tree | commitdiff |
2008-03-20 |
Duncan Mac-Vicar P | backup prototype of granular locking. Dont look at... |
tree | commitdiff |
2008-03-20 |
Josef Reidinger | change testsuite to expect enum from checkIfToRefresh... |
tree | commitdiff |
2008-03-20 |
Michael Matz | So, remove the linking of libglib. |
tree | commitdiff |
2008-03-18 |
Jan Kupec | - don't overwrite versioned tests/zypp/data/Vendor... |
tree | commitdiff |
2008-03-17 |
Michael Andres | remove obsolete capability handling stuff |
tree | commitdiff |
2008-03-14 |
Duncan Mac-Vicar P | add test for what provides, still disabled |
tree | commitdiff |
2008-03-14 |
Michael Andres | fix |
tree | commitdiff |
2008-03-14 |
Michael Andres | Convenience constructor for PoolItem from Solvable... |
tree | commitdiff |
2008-03-13 |
Duncan Mac-Vicar P | fix tests |
tree | commitdiff |
2008-03-13 |
Duncan Mac-Vicar P | enable and refix media tests |
tree | commitdiff |
2008-03-13 |
Duncan Mac-Vicar P | unbreak |
tree | commitdiff |
2008-03-12 |
Jan Kupec | - remove bad calls to the media release() methods |
tree | commitdiff |
2008-03-12 |
Michael Matz | boost::test is such a piece of crap. Rewrite testcases... |
tree | commitdiff |
2008-03-11 |
Michael Andres | fixed testcases |
tree | commitdiff |
2008-03-05 |
Stefan Schubert | splitted in two testcases |
tree | commitdiff |
2008-03-04 |
Michael Andres | - Try to rebuild broken solv files in RepoManager:... |
tree | commitdiff |
2008-02-26 |
Michael Andres | Fixed Capabilites iterator exposing prereq marker. |
tree | commitdiff |
2008-02-23 |
Michael Matz | Let's make the tests also compile with boost 1.33 ... |
tree | commitdiff |
2008-02-16 |
Duncan Mac-Vicar P | - rework the testsuite after new boost in factory broke it. |
tree | commitdiff |
2008-02-15 |
Duncan Mac-Vicar P | disable while I fix boost breakage |
tree | commitdiff |
2008-02-15 |
Stephan Kulow | move into trunk |
tree | commitdiff |
2008-02-08 |
Duncan Mac-Vicar P | - move the callback from constructor to query() |
tree | commitdiff |
2008-02-08 |
Duncan Mac-Vicar P | fix testcase names to make cmakelists easier |
tree | commitdiff |
2008-02-08 |
Duncan Mac-Vicar P | - first version of PoolQuery, based on JKupec Query... |
tree | commitdiff |
2008-02-08 |
Stephan Kulow | --------------------------------------------------... |
tree | commitdiff |
2008-02-07 |
Duncan Mac-Vicar P | - compile testsuite |
tree | commitdiff |
2008-02-02 |
Duncan Mac-Vicar P | - add unit test for sysconfig reader |
tree | commitdiff |
2008-02-02 |
Duncan Mac-Vicar P | testcase for Sysconfig. |
tree | commitdiff |
2008-02-02 |
Duncan Mac-Vicar P | remove some interfaces, cleanup |
tree | commitdiff |
2008-02-01 |
Duncan Mac-Vicar P | add test |
tree | commitdiff |
2008-01-31 |
Stefan Schubert | add additional testcase for vendors |
tree | commitdiff |
2008-01-31 |
Stefan Schubert | -testcase for vendors added |
tree | commitdiff |
next |