Duncan Mac-Vicar P [Mon, 20 Aug 2007 13:27:31 +0000 (13:27 +0000)]
- add support for the HASH key. (#300982)
- Use ContentFileParser in Downloader (instead of implementing
the parser again, it has a reason, Downloader was written first)
- update testcases and data to cover the new HASH key
Duncan Mac-Vicar P [Mon, 20 Aug 2007 13:27:29 +0000 (13:27 +0000)]
- not needed
Klaus Kaempf [Mon, 20 Aug 2007 12:28:28 +0000 (12:28 +0000)]
bump
Klaus Kaempf [Mon, 20 Aug 2007 12:28:16 +0000 (12:28 +0000)]
search conjunctive on multiple string with iterateResolvablesByKindsAndStrings
Klaus Kaempf [Mon, 20 Aug 2007 12:02:45 +0000 (12:02 +0000)]
add FIXME for regexp usage of .*/. vs. sql usage of %/_
Klaus Kaempf [Mon, 20 Aug 2007 11:44:15 +0000 (11:44 +0000)]
- unify query API for kind and name, summary, description
(incomplete)
- rev 6755, version 3.18.13
Klaus Kaempf [Mon, 20 Aug 2007 11:43:31 +0000 (11:43 +0000)]
boost & gcc are a funny couple regarding signed/nonsigned comparisons
Klaus Kaempf [Fri, 17 Aug 2007 10:31:52 +0000 (10:31 +0000)]
- add iterateResolvablesByKindsAndName
- rev 6735, version 3.17.13
Klaus Kaempf [Fri, 17 Aug 2007 09:47:33 +0000 (09:47 +0000)]
bump
Klaus Kaempf [Fri, 17 Aug 2007 09:44:37 +0000 (09:44 +0000)]
- add reverse lookup for CacheTypes
- fill kind and repository from 'resolvables' select
- implement interateResolvablesByKind
- rename queryByName to iterateResolvablesByName
Klaus Kaempf [Fri, 17 Aug 2007 09:43:23 +0000 (09:43 +0000)]
provide kind in Resolvable data
Stefan Schubert [Fri, 17 Aug 2007 08:38:27 +0000 (08:38 +0000)]
shorten solver error messages Bug 259894
Stefan Schubert [Fri, 17 Aug 2007 08:37:39 +0000 (08:37 +0000)]
shorten solver error messages Bug 259894
Klaus Kaempf [Thu, 16 Aug 2007 21:47:57 +0000 (21:47 +0000)]
interface was added -> 3.16.13
Klaus Kaempf [Thu, 16 Aug 2007 21:45:52 +0000 (21:45 +0000)]
- fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
- install zypp/cache header files.
Klaus Kaempf [Thu, 16 Aug 2007 20:31:41 +0000 (20:31 +0000)]
fix the sqlite3_bind() for query-by-name, the wildcards '%'
must be part of the value, not the sql statement
see http://archives.devshed.com/forums/databases-124/problem-when-binding-with-like-1077713.html
Klaus Kaempf [Thu, 16 Aug 2007 20:30:46 +0000 (20:30 +0000)]
move the ProcessResolvable out of the struct
Klaus Kaempf [Thu, 16 Aug 2007 15:23:38 +0000 (15:23 +0000)]
- discard pattern files with incompatbile architecture, both
for download and for parsing. (#298716)
Klaus Kaempf [Thu, 16 Aug 2007 15:17:13 +0000 (15:17 +0000)]
- run sqlite asynchronously and add sql index files where
appropriate, gives 6x performance on certain operations.
Bumping cache schema version to 1004.
(#300998)
Klaus Kaempf [Thu, 16 Aug 2007 15:11:16 +0000 (15:11 +0000)]
fix String::endsWith
Stefan Schubert [Thu, 16 Aug 2007 09:17:07 +0000 (09:17 +0000)]
6699
Stefan Schubert [Thu, 16 Aug 2007 09:16:09 +0000 (09:16 +0000)]
added an _explicitly_requested in QueueItemConflict ( as already in
QueueItemEstablish, QueueItemInstall, QueueItemUninstall ) in order to
remove the conflicting item without an error message. Bug 299819
Jan Kupec [Thu, 16 Aug 2007 06:43:38 +0000 (06:43 +0000)]
.changes
Jan Kupec [Thu, 16 Aug 2007 06:41:59 +0000 (06:41 +0000)]
- forgot to set default refresh policy in checkIfToRefreshMetadata()
Jan Kupec [Thu, 16 Aug 2007 05:24:54 +0000 (05:24 +0000)]
- repo.refresh.delay default set to 10
Jan Kupec [Wed, 15 Aug 2007 17:05:26 +0000 (17:05 +0000)]
version
Jan Kupec [Wed, 15 Aug 2007 17:04:14 +0000 (17:04 +0000)]
- couldn't find a reason why cpack puts some of the files from
tests/repo subtree outside of the source tree, so i at least
cleaned-up the CPACK_SOURCE_IGNORE_FILES.
Jan Kupec [Wed, 15 Aug 2007 15:47:29 +0000 (15:47 +0000)]
- some ignores added
Stefan Schubert [Wed, 15 Aug 2007 13:33:19 +0000 (13:33 +0000)]
Bugfix while regarding correct vendor in update
Stefan Schubert [Wed, 15 Aug 2007 13:31:23 +0000 (13:31 +0000)]
Bugfix in regarding correct vendor while update
Jan Kupec [Wed, 15 Aug 2007 12:53:41 +0000 (12:53 +0000)]
changes
Jan Kupec [Wed, 15 Aug 2007 11:59:12 +0000 (11:59 +0000)]
.changes
Jan Kupec [Wed, 15 Aug 2007 11:46:17 +0000 (11:46 +0000)]
- touch the repo index file after checking if to refresh so that on the
next check it gets the timestamp of last check (finished FATE #301991)
Jan Kupec [Wed, 15 Aug 2007 11:38:57 +0000 (11:38 +0000)]
- int touch(Pathname) added
Stefan Schubert [Wed, 15 Aug 2007 10:38:54 +0000 (10:38 +0000)]
changes
Stefan Schubert [Wed, 15 Aug 2007 10:37:48 +0000 (10:37 +0000)]
generate a resolver problem if addRequires does not find a resovable
#299486
Jan Kupec [Wed, 15 Aug 2007 08:02:11 +0000 (08:02 +0000)]
- support for configurable refresh delay (first part) (FATE #301991)
- repo.refresh.delay=<minutes> added to ZConfig, main section
Stefan Schubert [Wed, 15 Aug 2007 07:54:27 +0000 (07:54 +0000)]
added packages directory again; cleanup
Jan Kupec [Wed, 15 Aug 2007 07:15:44 +0000 (07:15 +0000)]
- decision to do refresh moved to a public checkIfToRefreshMetadata()
method
- create progress data for build cache only when it actually is going
to build, not before.
Stefan Schubert [Tue, 14 Aug 2007 13:58:07 +0000 (13:58 +0000)]
3.15.0
Stefan Schubert [Tue, 14 Aug 2007 13:52:40 +0000 (13:52 +0000)]
Prioritized delete request by the user BEFORE delete requests due
missing dependencies or conflicting dependencies. #Bug 298322
Stefan Haas [Tue, 14 Aug 2007 13:20:17 +0000 (13:20 +0000)]
changed messages regarding to the new pot-file
Jan Kupec [Fri, 10 Aug 2007 18:50:46 +0000 (18:50 +0000)]
.changes
Jan Kupec [Fri, 10 Aug 2007 18:49:11 +0000 (18:49 +0000)]
- support also "Plaindir" as valid repo type name (#298622)
Duncan Mac-Vicar P [Fri, 10 Aug 2007 16:04:34 +0000 (16:04 +0000)]
changes
Duncan Mac-Vicar P [Fri, 10 Aug 2007 16:04:34 +0000 (16:04 +0000)]
zypp/RepoInfo.cc
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:43 +0000 (14:08 +0000)]
changes
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:42 +0000 (14:08 +0000)]
backend? no
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:41 +0000 (14:08 +0000)]
- adapting regex code
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:40 +0000 (14:08 +0000)]
reduce diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:39 +0000 (14:08 +0000)]
compile++
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:39 +0000 (14:08 +0000)]
reducing diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:38 +0000 (14:08 +0000)]
go back to regexes here as well to reduce diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:37 +0000 (14:08 +0000)]
go back to the regex based version
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:37 +0000 (14:08 +0000)]
unify on regex_match(), remove regex_search
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:36 +0000 (14:08 +0000)]
adapt to current HEAD
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:35 +0000 (14:08 +0000)]
reducing diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:35 +0000 (14:08 +0000)]
zypp uses 2 space indentation
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:34 +0000 (14:08 +0000)]
revert flags
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:33 +0000 (14:08 +0000)]
a little bit of cleanup
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:32 +0000 (14:08 +0000)]
fix MediaSetAccess unit tests
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:31 +0000 (14:08 +0000)]
fix KeyRing test not working anymore because there is only one capture
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:31 +0000 (14:08 +0000)]
add a endsWith() - untested, unused so far.
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:30 +0000 (14:08 +0000)]
actually pass the flags to the regcomp() function :)
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:29 +0000 (14:08 +0000)]
two more tests fixed
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:29 +0000 (14:08 +0000)]
files got added twice, bad idea
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:28 +0000 (14:08 +0000)]
more debugging
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:27 +0000 (14:08 +0000)]
importing my current diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:24 +0000 (14:08 +0000)]
adding regex wrapper implementation
Duncan Mac-Vicar P [Fri, 10 Aug 2007 12:17:38 +0000 (12:17 +0000)]
remove debug line
Duncan Mac-Vicar P [Fri, 10 Aug 2007 12:17:37 +0000 (12:17 +0000)]
changes
Duncan Mac-Vicar P [Fri, 10 Aug 2007 12:17:37 +0000 (12:17 +0000)]
- dont create a second CacheStore in the same scope, will lock...
#297627
- Don't commit on internal repo clean.
The operation will do it. Makes cleaning faster
Jan Kupec [Thu, 9 Aug 2007 19:58:40 +0000 (19:58 +0000)]
.changes
Jan Kupec [Thu, 9 Aug 2007 19:56:42 +0000 (19:56 +0000)]
- fixed some more exception docs and history
Duncan Mac-Vicar P [Thu, 9 Aug 2007 13:19:12 +0000 (13:19 +0000)]
wrong logic
Duncan Mac-Vicar P [Thu, 9 Aug 2007 13:19:11 +0000 (13:19 +0000)]
fix header
Jan Kupec [Thu, 9 Aug 2007 13:12:44 +0000 (13:12 +0000)]
.changes
Jan Kupec [Thu, 9 Aug 2007 13:04:06 +0000 (13:04 +0000)]
- fixed some addRepository exceptions and docs, more to come
Duncan Mac-Vicar P [Thu, 9 Aug 2007 12:24:36 +0000 (12:24 +0000)]
3.14.13 changes
Duncan Mac-Vicar P [Thu, 9 Aug 2007 12:24:36 +0000 (12:24 +0000)]
add applyLocks() to apply persistant locks before solving
Duncan Mac-Vicar P [Thu, 9 Aug 2007 12:24:34 +0000 (12:24 +0000)]
Squashed commit of the following:
commit
fb2dba632df53d074600eecb7bd1d19767acda21
Author: Duncan Mac-Vicar P <dmacvicar@suse.de>
Date: Thu Aug 9 12:39:10 2007 +0200
- check for vendors in candidates
- check that the resolvables are not empty before calling vendor()
commit
173588f356356c129dab39fb32b8cf802dfaae78
Author: Duncan Mac-Vicar P <dmacvicar@suse.de>
Date: Wed Aug 8 14:02:06 2007 +0200
- typo
- trustedVendors file location
commit
cc8b757dc0dd8ef1616c5e0404e7894a7802d39c
Author: Duncan Mac-Vicar P <dmacvicar@suse.de>
Date: Wed Aug 8 13:53:59 2007 +0200
Implementation of a saner locking solution:
- no automatic inter-vendor upgrades
- no automatic untrusted vendor protection
- user defined locks from /etc/zypp/locks
Stefan Schubert [Thu, 9 Aug 2007 11:29:50 +0000 (11:29 +0000)]
- recognize changes in the pool (e.g. changing /etc/sysconfig/storage
#271912
Stefan Schubert [Thu, 9 Aug 2007 11:27:10 +0000 (11:27 +0000)]
- recognize changes in the pool (e.g. changing /etc/sysconfig/storage
#271912
Stefan Schubert [Thu, 9 Aug 2007 11:07:06 +0000 (11:07 +0000)]
locking resol. added
Arvin Schnell [Thu, 9 Aug 2007 10:53:31 +0000 (10:53 +0000)]
- check if name of input file is empty
Arvin Schnell [Wed, 8 Aug 2007 17:16:36 +0000 (17:16 +0000)]
- output to cout
Duncan Mac-Vicar P [Wed, 8 Aug 2007 14:23:48 +0000 (14:23 +0000)]
changes, bump
Duncan Mac-Vicar P [Wed, 8 Aug 2007 14:23:47 +0000 (14:23 +0000)]
- clean packages/ dir for old files
- autobuild and autobuild_local to srcpackage and srcpackage_local
- rename lintrc file
- run migrate-sources in %post (#292986)
Stefan Schubert [Wed, 8 Aug 2007 12:54:23 +0000 (12:54 +0000)]
corrected fix for bug # 297795
Duncan Mac-Vicar P [Wed, 8 Aug 2007 12:40:03 +0000 (12:40 +0000)]
add test for releaseNotesUrl
Jan Kupec [Wed, 8 Aug 2007 11:36:11 +0000 (11:36 +0000)]
changes
Stefan Schubert [Wed, 8 Aug 2007 10:43:14 +0000 (10:43 +0000)]
logging NEEDED_BY on the correct place
Stefan Schubert [Wed, 8 Aug 2007 10:41:55 +0000 (10:41 +0000)]
fix in "ignore conflicts" if the conflict has been caused by an obsolete
# 297795
Stefan Schubert [Wed, 8 Aug 2007 10:40:20 +0000 (10:40 +0000)]
logging NEEDED_BY on the correct place
Stefan Schubert [Wed, 8 Aug 2007 07:31:37 +0000 (07:31 +0000)]
Reduced max valid solutions to 10
Duncan Mac-Vicar P [Tue, 7 Aug 2007 15:35:57 +0000 (15:35 +0000)]
merge
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:42 +0000 (08:42 +0000)]
adapt repoparser assertMandatoryFile and getOptionalFile
to also look for .gz files. What comes after is
transparent for InputStream.
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:41 +0000 (08:42 +0000)]
test gz metadata download
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:40 +0000 (08:42 +0000)]
Merge branch 'susetags-compressed' into merge-susetags-compressed
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:38 +0000 (08:42 +0000)]
- check that checksum is not empty before comparing it