Jan Kupec [Wed, 30 May 2007 08:54:29 +0000 (08:54 +0000)]
support for user abort request added
Jan Kupec [Tue, 29 May 2007 09:42:55 +0000 (09:42 +0000)]
Hiding YUM parser implementation.
Jan Kupec [Mon, 28 May 2007 14:17:38 +0000 (14:17 +0000)]
Hiding YUMParser implementation.
Stefan Haas [Fri, 25 May 2007 12:48:31 +0000 (12:48 +0000)]
Parse PDB to zypp
Duncan Mac-Vicar P [Thu, 24 May 2007 17:12:47 +0000 (17:12 +0000)]
compile
Duncan Mac-Vicar P [Thu, 24 May 2007 15:00:53 +0000 (15:00 +0000)]
- fsck tool for cache
- cached source is per-repository
- catalog->repository
Michael Andres [Thu, 24 May 2007 08:09:46 +0000 (08:09 +0000)]
docs
Michael Andres [Thu, 24 May 2007 07:13:17 +0000 (07:13 +0000)]
Michael Andres [Thu, 24 May 2007 07:03:18 +0000 (07:03 +0000)]
Michael Andres [Thu, 24 May 2007 06:59:29 +0000 (06:59 +0000)]
Michael Andres [Thu, 24 May 2007 06:58:28 +0000 (06:58 +0000)]
Michael Andres [Wed, 23 May 2007 20:45:51 +0000 (20:45 +0000)]
added ResolvableDataConsumer interface for source packages
Michael Andres [Wed, 23 May 2007 19:55:41 +0000 (19:55 +0000)]
backup
Michael Andres [Wed, 23 May 2007 19:54:55 +0000 (19:54 +0000)]
Separate logroup for Progress
Michael Andres [Wed, 23 May 2007 19:52:27 +0000 (19:52 +0000)]
added ZConfig::defaultTextLocale
Michael Andres [Wed, 23 May 2007 17:28:34 +0000 (17:28 +0000)]
logmessage fix
Michael Andres [Wed, 23 May 2007 17:13:37 +0000 (17:13 +0000)]
logmessage added
Michael Andres [Wed, 23 May 2007 15:02:32 +0000 (15:02 +0000)]
changelog
Michael Andres [Wed, 23 May 2007 15:01:52 +0000 (15:01 +0000)]
Fixed package-manager script
Duncan Mac-Vicar P [Wed, 23 May 2007 14:37:53 +0000 (14:37 +0000)]
- use the in-code schema
- dont install the schema
Duncan Mac-Vicar P [Wed, 23 May 2007 14:02:26 +0000 (14:02 +0000)]
fix overwriting ma's changes, sorry! kate's fault
Duncan Mac-Vicar P [Wed, 23 May 2007 13:52:52 +0000 (13:52 +0000)]
fix build
Duncan Mac-Vicar P [Wed, 23 May 2007 13:34:37 +0000 (13:34 +0000)]
fix package
Duncan Mac-Vicar P [Wed, 23 May 2007 12:32:01 +0000 (12:32 +0000)]
- generate schema.h with schema.sql data during build.
this way, the schema can still be maintained out of code
but during built t is grabed in code, so testcases don't
need the schema installed for example.
Stefan Schubert [Wed, 23 May 2007 11:32:46 +0000 (11:32 +0000)]
cmake fixed
Stefan Schubert [Wed, 23 May 2007 11:13:58 +0000 (11:13 +0000)]
typo fixed
Stefan Schubert [Wed, 23 May 2007 09:27:09 +0000 (09:27 +0000)]
Reduced logging in order to speedup solving Bug 275100
Stefan Schubert [Wed, 23 May 2007 09:24:20 +0000 (09:24 +0000)]
Reduced logging in order to speedup solving Bug 275100
Jan Kupec [Wed, 23 May 2007 08:11:46 +0000 (08:11 +0000)]
consumePackageAtom added to the interface
Michael Andres [Wed, 23 May 2007 08:06:09 +0000 (08:06 +0000)]
backup
Michael Andres [Wed, 23 May 2007 08:05:52 +0000 (08:05 +0000)]
add susetags::RepoParser
Michael Andres [Wed, 23 May 2007 08:04:35 +0000 (08:04 +0000)]
added container typedfefs
Michael Andres [Wed, 23 May 2007 06:30:13 +0000 (06:30 +0000)]
finished ContentFileReader
Michael Andres [Wed, 23 May 2007 06:28:44 +0000 (06:28 +0000)]
typo
Michael Andres [Wed, 23 May 2007 06:26:39 +0000 (06:26 +0000)]
add RW_pointer traits for scoped_ptr
Michael Andres [Tue, 22 May 2007 21:10:45 +0000 (21:10 +0000)]
fix gcc warning
Jan Kupec [Tue, 22 May 2007 20:54:27 +0000 (20:54 +0000)]
backup
Jan Kupec [Tue, 22 May 2007 20:45:46 +0000 (20:45 +0000)]
products.xml parser complete
Jan Kupec [Tue, 22 May 2007 18:48:46 +0000 (18:48 +0000)]
pattern.xml parser complete. pattern schema changed.
Jan Kupec [Tue, 22 May 2007 18:26:31 +0000 (18:26 +0000)]
feeding rpm:entry kind attribute (default to "package") as 'refers'
argument to cap factory when reading dependencies
Duncan Mac-Vicar P [Tue, 22 May 2007 16:04:40 +0000 (16:04 +0000)]
- class to create resolvables from data, for unit tests.
Duncan Mac-Vicar P [Tue, 22 May 2007 16:04:20 +0000 (16:04 +0000)]
- make FileChecker use exceptions instead of bool
- Move it out of Fetcher
- port..
Michael Andres [Tue, 22 May 2007 13:05:51 +0000 (13:05 +0000)]
Dont ask to "retry downloading" on errors that may occurr on any media. Ask whether to retry.
Duncan Mac-Vicar P [Mon, 21 May 2007 12:24:37 +0000 (12:24 +0000)]
- validate the files on start()
Duncan Mac-Vicar P [Mon, 21 May 2007 11:34:12 +0000 (11:34 +0000)]
- implement signature and checksum checker in
the fetcher layer
also support for any kind of check mechanism.
See fetcher documentation.
Duncan Mac-Vicar P [Mon, 21 May 2007 08:54:26 +0000 (08:54 +0000)]
- implement doesFileExist using the same provideFile workflow
Duncan Mac-Vicar P [Mon, 21 May 2007 08:27:31 +0000 (08:27 +0000)]
hide fetcher implementation in order to operate over jobs
instead of onmedialocations
Jan Kupec [Mon, 21 May 2007 03:06:47 +0000 (03:06 +0000)]
YUMParser moved to zypp2/parser/yum
Jan Kupec [Mon, 21 May 2007 02:54:55 +0000 (02:54 +0000)]
comments
Jan Kupec [Mon, 21 May 2007 02:02:35 +0000 (02:02 +0000)]
- FilelistsFileReader complete
- YUMParser changed to use ResolvableDataConsumer iface instead of
CacheStore
Jan Kupec [Mon, 21 May 2007 00:10:12 +0000 (00:10 +0000)]
loggroup definition moved away from header
Jan Kupec [Mon, 21 May 2007 00:02:32 +0000 (00:02 +0000)]
other.xml.gz file reader complete
Jan Kupec [Sun, 20 May 2007 21:16:18 +0000 (21:16 +0000)]
- PatchFileReader complete
- using data::PackageAtom for /patch/atoms/package/* data for now
Duncan Mac-Vicar P [Fri, 18 May 2007 22:11:01 +0000 (22:11 +0000)]
compile
Duncan Mac-Vicar P [Fri, 18 May 2007 20:35:11 +0000 (20:35 +0000)]
compile
Duncan Mac-Vicar P [Fri, 18 May 2007 20:29:38 +0000 (20:29 +0000)]
compile
Stefan Haas [Fri, 18 May 2007 15:41:54 +0000 (15:41 +0000)]
Parsing pdb in a ZYpp-Pool
Duncan Mac-Vicar P [Fri, 18 May 2007 15:02:46 +0000 (15:02 +0000)]
- some iostream -> iosfwd in headers
- Move code to load dynamic types from cache to its own
class so it can be reused in Resolvable Query
- Introduce a PackageImpl that can be created from data::
- Document and polish RepositoryInfo class
Jan Kupec [Fri, 18 May 2007 10:22:34 +0000 (10:22 +0000)]
backup: reading script data + comments
Jan Kupec [Thu, 17 May 2007 17:04:20 +0000 (17:04 +0000)]
backup
- PatchFileReader almost done (TODO atom pkg-files, script, code review, clean-up/test/docs)
Jan Kupec [Thu, 17 May 2007 13:55:37 +0000 (13:55 +0000)]
- using set<ResObject_Ptr> to store data of atoms
- Added missing IMPL_PTR_TYPE(Atom)
Michael Andres [Wed, 16 May 2007 19:47:19 +0000 (19:47 +0000)]
- Parser update
- added class ZConfig
Duncan Mac-Vicar P [Wed, 16 May 2007 15:31:06 +0000 (15:31 +0000)]
- explicit commit
- start implementing clean catalog.
Duncan Mac-Vicar P [Wed, 16 May 2007 12:20:13 +0000 (12:20 +0000)]
- Fix triggers to autoclean
- dependencies when removing resolvables
- resolvables when removing catalogs
- add indexes to remove catalogs faster
Michael Andres [Wed, 16 May 2007 11:57:02 +0000 (11:57 +0000)]
fix missing return value
Duncan Mac-Vicar P [Wed, 16 May 2007 11:15:06 +0000 (11:15 +0000)]
- Move resource allocation to the implementation
- make commit() explicitely
- add class (not just methods) docu and example
Jan Kupec [Tue, 15 May 2007 19:13:31 +0000 (19:13 +0000)]
backup
- Separated common code from PrimaryFileReader to FileReaderBase for
reuse in PatchfileReader and others. PatchFileReader in progress...
Duncan Mac-Vicar P [Tue, 15 May 2007 16:33:47 +0000 (16:33 +0000)]
- handle all package data, implement all data::
consumer methods.
this is a huge step forward in the cache design!
TODO: save attributes from other resolvable types.
Michael Andres [Tue, 15 May 2007 16:27:04 +0000 (16:27 +0000)]
updated data:: resolvable classes.
Michael Andres [Tue, 15 May 2007 15:23:30 +0000 (15:23 +0000)]
updated data:: resolvable classes.
Michael Andres [Tue, 15 May 2007 12:02:23 +0000 (12:02 +0000)]
cahnges
Michael Andres [Tue, 15 May 2007 11:59:49 +0000 (11:59 +0000)]
fix releaseFile calls passing the local filename as arg.
Michael Andres [Tue, 15 May 2007 11:58:58 +0000 (11:58 +0000)]
remove excess releaseFile call
Michael Andres [Tue, 15 May 2007 10:48:50 +0000 (10:48 +0000)]
immediately report reaching 100%
Duncan Mac-Vicar P [Mon, 14 May 2007 15:59:51 +0000 (15:59 +0000)]
adapt the resolvable query to retrieve text
attributes on demand
Duncan Mac-Vicar P [Mon, 14 May 2007 15:09:58 +0000 (15:09 +0000)]
- API to store text attributes implemented.
next step: implement the querying part
Duncan Mac-Vicar P [Fri, 11 May 2007 16:15:29 +0000 (16:15 +0000)]
- Don't use enums for values anymore. The values are dynamic in the
database.
- Port CachedSource to ths change
- Start implementing the text attributes in the database
Stefan Haas [Fri, 11 May 2007 15:57:14 +0000 (15:57 +0000)]
Loads pdb-entries in Zypp-Pool
Michael Andres [Fri, 11 May 2007 15:48:12 +0000 (15:48 +0000)]
remove obsolete parser stuff
Jan Kupec [Fri, 11 May 2007 14:50:39 +0000 (14:50 +0000)]
using ProgressData to report progress
Michael Andres [Fri, 11 May 2007 14:40:04 +0000 (14:40 +0000)]
Take care default constucted RecordIds have a defined value (i.e. noRecordId).
Jan Kupec [Fri, 11 May 2007 12:52:19 +0000 (12:52 +0000)]
using data::Patch_Ptr instead of a plain pointer in PrimaryFileReader
Stefan Haas [Fri, 11 May 2007 11:52:22 +0000 (11:52 +0000)]
Added devel dir for me
Duncan Mac-Vicar P [Thu, 10 May 2007 16:07:56 +0000 (16:07 +0000)]
add tables to handle all attributes. Will explain in mailing list later
Duncan Mac-Vicar P [Thu, 10 May 2007 16:07:31 +0000 (16:07 +0000)]
weg
Duncan Mac-Vicar P [Thu, 10 May 2007 10:14:50 +0000 (10:14 +0000)]
bye bye. (replaced)
Duncan Mac-Vicar P [Wed, 9 May 2007 16:53:43 +0000 (16:53 +0000)]
changes
Duncan Mac-Vicar P [Wed, 9 May 2007 16:53:26 +0000 (16:53 +0000)]
ups, dont import same key over and over
Duncan Mac-Vicar P [Wed, 9 May 2007 16:44:44 +0000 (16:44 +0000)]
changes
Duncan Mac-Vicar P [Wed, 9 May 2007 16:44:13 +0000 (16:44 +0000)]
Fixed importing of rpm keys, and lot of cleanup to the code.
(#270125)
Michael Andres [Tue, 8 May 2007 18:49:20 +0000 (18:49 +0000)]
backup
Michael Andres [Tue, 8 May 2007 18:48:58 +0000 (18:48 +0000)]
Tagparser backup
Michael Andres [Tue, 8 May 2007 18:47:48 +0000 (18:47 +0000)]
start to review and clean up ResolvableData
Michael Andres [Tue, 8 May 2007 18:45:46 +0000 (18:45 +0000)]
fixed missing return value
Duncan Mac-Vicar P [Tue, 8 May 2007 14:44:44 +0000 (14:44 +0000)]
trying to fix #270125
Import key is terribly broken in 10.2.
Created testcase with lot of scenarios.
Duncan Mac-Vicar P [Tue, 8 May 2007 01:04:16 +0000 (01:04 +0000)]
backup
Duncan Mac-Vicar P [Tue, 8 May 2007 01:01:20 +0000 (01:01 +0000)]
trying to fix key import bug, so lets make test better
Duncan Mac-Vicar P [Mon, 7 May 2007 21:55:17 +0000 (21:55 +0000)]
compile
Michael Andres [Mon, 7 May 2007 21:53:20 +0000 (21:53 +0000)]
Add attribute noreturn to ZYPP_THROW and ZYPP_RETHROW
Michael Andres [Mon, 7 May 2007 15:45:31 +0000 (15:45 +0000)]
(re)fixed lost changes