platform/upstream/libzypp.git
17 years ago- add reverse lookup for CacheTypes
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

17 years agoprovide kind in Resolvable data
Klaus Kaempf [Fri, 17 Aug 2007 09:43:23 +0000 (09:43 +0000)]
provide kind in Resolvable data

17 years agoshorten solver error messages Bug 259894
Stefan Schubert [Fri, 17 Aug 2007 08:38:27 +0000 (08:38 +0000)]
shorten solver error messages Bug 259894

17 years agoshorten solver error messages Bug 259894
Stefan Schubert [Fri, 17 Aug 2007 08:37:39 +0000 (08:37 +0000)]
shorten solver error messages Bug 259894

17 years agointerface was added -> 3.16.13
Klaus Kaempf [Thu, 16 Aug 2007 21:47:57 +0000 (21:47 +0000)]
interface was added -> 3.16.13

17 years ago- fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
Klaus Kaempf [Thu, 16 Aug 2007 21:45:52 +0000 (21:45 +0000)]
- fix ResolvableQuery::query(), add ResolvableQuery::queryByName()
- install zypp/cache header files.

17 years agofix the sqlite3_bind() for query-by-name, the wildcards '%'
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

17 years agomove the ProcessResolvable out of the struct
Klaus Kaempf [Thu, 16 Aug 2007 20:30:46 +0000 (20:30 +0000)]
move the ProcessResolvable out of the struct

17 years ago- discard pattern files with incompatbile architecture, both
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)

17 years ago- run sqlite asynchronously and add sql index files where
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)

17 years agofix String::endsWith
Klaus Kaempf [Thu, 16 Aug 2007 15:11:16 +0000 (15:11 +0000)]
fix String::endsWith

17 years ago6699
Stefan Schubert [Thu, 16 Aug 2007 09:17:07 +0000 (09:17 +0000)]
6699

17 years agoadded an _explicitly_requested in QueueItemConflict ( as already in
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

17 years ago.changes
Jan Kupec [Thu, 16 Aug 2007 06:43:38 +0000 (06:43 +0000)]
.changes

17 years ago- forgot to set default refresh policy in checkIfToRefreshMetadata()
Jan Kupec [Thu, 16 Aug 2007 06:41:59 +0000 (06:41 +0000)]
- forgot to set default refresh policy in checkIfToRefreshMetadata()

17 years ago- repo.refresh.delay default set to 10
Jan Kupec [Thu, 16 Aug 2007 05:24:54 +0000 (05:24 +0000)]
- repo.refresh.delay default set to 10

17 years agoversion
Jan Kupec [Wed, 15 Aug 2007 17:05:26 +0000 (17:05 +0000)]
version

17 years ago- couldn't find a reason why cpack puts some of the files from
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.

17 years ago- some ignores added
Jan Kupec [Wed, 15 Aug 2007 15:47:29 +0000 (15:47 +0000)]
- some ignores added

17 years agoBugfix while regarding correct vendor in update
Stefan Schubert [Wed, 15 Aug 2007 13:33:19 +0000 (13:33 +0000)]
Bugfix while regarding correct vendor in update

17 years agoBugfix in regarding correct vendor while update
Stefan Schubert [Wed, 15 Aug 2007 13:31:23 +0000 (13:31 +0000)]
Bugfix in regarding correct vendor while update

17 years agochanges
Jan Kupec [Wed, 15 Aug 2007 12:53:41 +0000 (12:53 +0000)]
changes

17 years ago.changes
Jan Kupec [Wed, 15 Aug 2007 11:59:12 +0000 (11:59 +0000)]
.changes

17 years ago- touch the repo index file after checking if to refresh so that on the
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)

17 years ago- int touch(Pathname) added
Jan Kupec [Wed, 15 Aug 2007 11:38:57 +0000 (11:38 +0000)]
- int touch(Pathname) added

17 years agochanges
Stefan Schubert [Wed, 15 Aug 2007 10:38:54 +0000 (10:38 +0000)]
changes

17 years agogenerate a resolver problem if addRequires does not find a resovable
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

17 years ago- support for configurable refresh delay (first part) (FATE #301991)
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

17 years agoadded packages directory again; cleanup
Stefan Schubert [Wed, 15 Aug 2007 07:54:27 +0000 (07:54 +0000)]
added packages directory again; cleanup

17 years ago- decision to do refresh moved to a public checkIfToRefreshMetadata()
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.

17 years ago3.15.0
Stefan Schubert [Tue, 14 Aug 2007 13:58:07 +0000 (13:58 +0000)]
3.15.0

17 years agoPrioritized delete request by the user BEFORE delete requests due
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

17 years agochanged messages regarding to the new pot-file
Stefan Haas [Tue, 14 Aug 2007 13:20:17 +0000 (13:20 +0000)]
changed messages regarding to the new pot-file

17 years ago.changes
Jan Kupec [Fri, 10 Aug 2007 18:50:46 +0000 (18:50 +0000)]
.changes

17 years ago- support also "Plaindir" as valid repo type name (#298622)
Jan Kupec [Fri, 10 Aug 2007 18:49:11 +0000 (18:49 +0000)]
- support also "Plaindir" as valid repo type name (#298622)

17 years agochanges
Duncan Mac-Vicar P [Fri, 10 Aug 2007 16:04:34 +0000 (16:04 +0000)]
changes

17 years agozypp/RepoInfo.cc
Duncan Mac-Vicar P [Fri, 10 Aug 2007 16:04:34 +0000 (16:04 +0000)]
zypp/RepoInfo.cc

17 years agochanges
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:43 +0000 (14:08 +0000)]
changes

17 years agobackend? no
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:42 +0000 (14:08 +0000)]
backend? no

17 years ago- adapting regex code
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:41 +0000 (14:08 +0000)]
- adapting regex code

17 years agoreduce diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:40 +0000 (14:08 +0000)]
reduce diff

17 years agocompile++
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:39 +0000 (14:08 +0000)]
compile++

17 years agoreducing diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:39 +0000 (14:08 +0000)]
reducing diff

17 years agogo back to regexes here as well to reduce 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

17 years agogo back to the regex based version
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:37 +0000 (14:08 +0000)]
go back to the regex based version

17 years agounify on regex_match(), remove regex_search
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:37 +0000 (14:08 +0000)]
unify on regex_match(), remove regex_search

17 years agoadapt to current HEAD
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:36 +0000 (14:08 +0000)]
adapt to current HEAD

17 years agoreducing diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:35 +0000 (14:08 +0000)]
reducing diff

17 years agozypp uses 2 space indentation
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:35 +0000 (14:08 +0000)]
zypp uses 2 space indentation

17 years agorevert flags
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:34 +0000 (14:08 +0000)]
revert flags

17 years agoa little bit of cleanup
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:33 +0000 (14:08 +0000)]
a little bit of cleanup

17 years agofix MediaSetAccess unit tests
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:32 +0000 (14:08 +0000)]
fix MediaSetAccess unit tests

17 years agofix 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)]
fix KeyRing test not working anymore because there is only one capture

17 years agoadd a endsWith() - untested, unused so far.
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:31 +0000 (14:08 +0000)]
add a endsWith() - untested, unused so far.

17 years agoactually pass the flags to the regcomp() function :)
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:30 +0000 (14:08 +0000)]
actually pass the flags to the regcomp() function :)

17 years agotwo more tests fixed
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:29 +0000 (14:08 +0000)]
two more tests fixed

17 years agofiles got added twice, bad idea
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:29 +0000 (14:08 +0000)]
files got added twice, bad idea

17 years agomore debugging
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:28 +0000 (14:08 +0000)]
more debugging

17 years agoimporting my current diff
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:27 +0000 (14:08 +0000)]
importing my current diff

17 years agoadding regex wrapper implementation
Duncan Mac-Vicar P [Fri, 10 Aug 2007 14:08:24 +0000 (14:08 +0000)]
adding regex wrapper implementation

17 years agoremove debug line
Duncan Mac-Vicar P [Fri, 10 Aug 2007 12:17:38 +0000 (12:17 +0000)]
remove debug line

17 years agochanges
Duncan Mac-Vicar P [Fri, 10 Aug 2007 12:17:37 +0000 (12:17 +0000)]
changes

17 years ago- dont create a second CacheStore in the same scope, will lock...
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

17 years ago.changes
Jan Kupec [Thu, 9 Aug 2007 19:58:40 +0000 (19:58 +0000)]
.changes

17 years ago- fixed some more exception docs and history
Jan Kupec [Thu, 9 Aug 2007 19:56:42 +0000 (19:56 +0000)]
- fixed some more exception docs and history

17 years agowrong logic
Duncan Mac-Vicar P [Thu, 9 Aug 2007 13:19:12 +0000 (13:19 +0000)]
wrong logic

17 years agofix header
Duncan Mac-Vicar P [Thu, 9 Aug 2007 13:19:11 +0000 (13:19 +0000)]
fix header

17 years ago.changes
Jan Kupec [Thu, 9 Aug 2007 13:12:44 +0000 (13:12 +0000)]
.changes

17 years ago- fixed some addRepository exceptions and docs, more to come
Jan Kupec [Thu, 9 Aug 2007 13:04:06 +0000 (13:04 +0000)]
- fixed some addRepository exceptions and docs, more to come

17 years ago3.14.13 changes
Duncan Mac-Vicar P [Thu, 9 Aug 2007 12:24:36 +0000 (12:24 +0000)]
3.14.13 changes

17 years agoadd applyLocks() to apply persistant locks before solving
Duncan Mac-Vicar P [Thu, 9 Aug 2007 12:24:36 +0000 (12:24 +0000)]
add applyLocks() to apply persistant locks before solving

17 years agoSquashed commit of the following:
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

17 years ago- recognize changes in the pool (e.g. changing /etc/sysconfig/storage
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

17 years ago- recognize changes in the pool (e.g. changing /etc/sysconfig/storage
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

17 years agolocking resol. added
Stefan Schubert [Thu, 9 Aug 2007 11:07:06 +0000 (11:07 +0000)]
locking resol. added

17 years ago- check if name of input file is empty
Arvin Schnell [Thu, 9 Aug 2007 10:53:31 +0000 (10:53 +0000)]
- check if name of input file is empty

17 years ago- output to cout
Arvin Schnell [Wed, 8 Aug 2007 17:16:36 +0000 (17:16 +0000)]
- output to cout

17 years agochanges, bump
Duncan Mac-Vicar P [Wed, 8 Aug 2007 14:23:48 +0000 (14:23 +0000)]
changes, bump

17 years ago- clean packages/ dir for old files
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)

17 years agocorrected fix for bug # 297795
Stefan Schubert [Wed, 8 Aug 2007 12:54:23 +0000 (12:54 +0000)]
corrected fix for bug # 297795

17 years agoadd test for releaseNotesUrl
Duncan Mac-Vicar P [Wed, 8 Aug 2007 12:40:03 +0000 (12:40 +0000)]
add test for releaseNotesUrl

17 years agochanges
Jan Kupec [Wed, 8 Aug 2007 11:36:11 +0000 (11:36 +0000)]
changes

17 years agologging NEEDED_BY on the correct place
Stefan Schubert [Wed, 8 Aug 2007 10:43:14 +0000 (10:43 +0000)]
logging NEEDED_BY on the correct place

17 years agofix in "ignore conflicts" if the conflict has been caused by an obsolete
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

17 years agologging NEEDED_BY on the correct place
Stefan Schubert [Wed, 8 Aug 2007 10:40:20 +0000 (10:40 +0000)]
logging NEEDED_BY on the correct place

17 years agoReduced max valid solutions to 10
Stefan Schubert [Wed, 8 Aug 2007 07:31:37 +0000 (07:31 +0000)]
Reduced max valid solutions to 10

17 years agomerge
Duncan Mac-Vicar P [Tue, 7 Aug 2007 15:35:57 +0000 (15:35 +0000)]
merge

17 years agoadapt repoparser assertMandatoryFile and getOptionalFile
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.

17 years agotest gz metadata download
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:41 +0000 (08:42 +0000)]
test gz metadata download

17 years agoMerge branch 'susetags-compressed' into merge-susetags-compressed
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:40 +0000 (08:42 +0000)]
Merge branch 'susetags-compressed' into merge-susetags-compressed

17 years ago- check that checksum is not empty before comparing it
Duncan Mac-Vicar P [Tue, 7 Aug 2007 08:42:38 +0000 (08:42 +0000)]
- check that checksum is not empty before comparing it

17 years agoversion
Jan Kupec [Mon, 6 Aug 2007 14:26:11 +0000 (14:26 +0000)]
version

17 years agoremoved double edtion
Stefan Schubert [Mon, 6 Aug 2007 11:07:24 +0000 (11:07 +0000)]
removed double edtion

17 years ago- allow migrate sources to run multiple times without doing more harm
Duncan Mac-Vicar P [Mon, 6 Aug 2007 09:59:11 +0000 (09:59 +0000)]
- allow migrate sources to run multiple times without doing more harm

17 years ago.changes
Jan Kupec [Mon, 6 Aug 2007 08:21:05 +0000 (08:21 +0000)]
.changes

17 years ago- fixed YUM parser to properly create source packages
Jan Kupec [Mon, 6 Aug 2007 06:32:33 +0000 (06:32 +0000)]
- fixed YUM parser to properly create source packages
- disabled reading of filelists.xml.gz, the data are not stored anyway

17 years agosome more logging
Jan Kupec [Sun, 5 Aug 2007 13:54:58 +0000 (13:54 +0000)]
some more logging

17 years agodisable packages.Du parsing, writing the Db is too slow
Michael Andres [Fri, 3 Aug 2007 23:29:22 +0000 (23:29 +0000)]
disable packages.Du parsing, writing the Db is too slow

17 years agochanges
Michael Andres [Fri, 3 Aug 2007 22:59:28 +0000 (22:59 +0000)]
changes

17 years ago- Don't download unwanted translation files (#293740).
Michael Andres [Fri, 3 Aug 2007 22:59:07 +0000 (22:59 +0000)]
- Don't download unwanted translation files (#293740).