platform/upstream/libzypp.git
18 years agocompiles and links
Klaus Kaempf [Thu, 19 Jan 2006 21:58:21 +0000 (21:58 +0000)]
compiles and links

18 years agoOuch
Klaus Kaempf [Thu, 19 Jan 2006 21:30:10 +0000 (21:30 +0000)]
Ouch

18 years ago- removed escapedPath from url.setPathName(path)
Marius Tomaschewski [Thu, 19 Jan 2006 19:19:53 +0000 (19:19 +0000)]
- removed escapedPath from url.setPathName(path)

18 years agofirst try on ZMD backend implementation
Klaus Kaempf [Thu, 19 Jan 2006 18:34:52 +0000 (18:34 +0000)]
first try on ZMD backend implementation

18 years ago- Changed all regex exceptions.
Marius Tomaschewski [Thu, 19 Jan 2006 18:30:16 +0000 (18:30 +0000)]
- Changed all regex exceptions.

18 years agoexercise-18 works correctly now
Stefan Schubert [Thu, 19 Jan 2006 16:53:21 +0000 (16:53 +0000)]
exercise-18 works correctly now

18 years agotypo and explanation for lock
Stefan Schubert [Thu, 19 Jan 2006 16:49:46 +0000 (16:49 +0000)]
typo and explanation for lock

18 years agoactivate basic-exercises
Stefan Schubert [Thu, 19 Jan 2006 16:30:51 +0000 (16:30 +0000)]
activate basic-exercises

18 years agocorrectly compare & match epochs.
Klaus Kaempf [Thu, 19 Jan 2006 16:25:04 +0000 (16:25 +0000)]
correctly compare & match epochs.
A non-required epoch is a joker, a non-provided epoch a mismatch

18 years agoxfails
Klaus Kaempf [Thu, 19 Jan 2006 16:23:51 +0000 (16:23 +0000)]
xfails

18 years agofix epoch-remover quirk
Klaus Kaempf [Thu, 19 Jan 2006 16:23:18 +0000 (16:23 +0000)]
fix epoch-remover quirk

18 years agocomment typo
Klaus Kaempf [Thu, 19 Jan 2006 16:21:57 +0000 (16:21 +0000)]
comment typo

18 years agoignore generated
Klaus Kaempf [Thu, 19 Jan 2006 16:20:25 +0000 (16:20 +0000)]
ignore generated

18 years ago- Catched exceptions in isValidPort / isValidHost and setAuthority
Marius Tomaschewski [Thu, 19 Jan 2006 15:58:17 +0000 (15:58 +0000)]
- Catched exceptions in isValidPort / isValidHost and setAuthority
- Added exception throwing in query/path parameter map methods.

18 years ago- Documented exceptions, ...
Marius Tomaschewski [Thu, 19 Jan 2006 15:54:50 +0000 (15:54 +0000)]
- Documented exceptions, ...

18 years ago- Documented exceptions
Marius Tomaschewski [Thu, 19 Jan 2006 15:53:52 +0000 (15:53 +0000)]
- Documented exceptions

18 years ago- Recreated the lost test-ctor
Michael Andres [Thu, 19 Jan 2006 14:53:55 +0000 (14:53 +0000)]
- Recreated the lost test-ctor

18 years agoadded pattern to repomd testsuite and RNC/RNG
Jiri Srain [Thu, 19 Jan 2006 14:07:57 +0000 (14:07 +0000)]
added pattern to repomd testsuite and RNC/RNG

18 years agoenabled lock too
Stefan Schubert [Thu, 19 Jan 2006 13:11:27 +0000 (13:11 +0000)]
enabled lock too

18 years agoerror while parsing the edition of a package
Stefan Schubert [Thu, 19 Jan 2006 12:55:40 +0000 (12:55 +0000)]
error while parsing the edition of a package

18 years agoremoved the YUM parser test (was moved to testsuite), kept just
Jiri Srain [Thu, 19 Jan 2006 12:37:26 +0000 (12:37 +0000)]
removed the YUM parser test (was moved to testsuite), kept just
installation source metadata for source testing

18 years agoadded full YUM parser testsuite
Jiri Srain [Thu, 19 Jan 2006 12:23:34 +0000 (12:23 +0000)]
added full YUM parser testsuite

18 years agouse const_pointer_cast to un-const
Klaus Kaempf [Thu, 19 Jan 2006 12:16:48 +0000 (12:16 +0000)]
use const_pointer_cast to un-const

18 years agomade testsuite work
Jiri Srain [Thu, 19 Jan 2006 10:50:22 +0000 (10:50 +0000)]
made testsuite work

18 years agomissing OR dependency
Stefan Schubert [Thu, 19 Jan 2006 10:31:04 +0000 (10:31 +0000)]
missing OR dependency

18 years agosource factory now produces source from URL and directory, adapted both
Jiri Srain [Thu, 19 Jan 2006 10:07:50 +0000 (10:07 +0000)]
source factory now produces source from URL and directory, adapted both
YUM and SuSEtags sources

18 years agoadd librpmDb testcase
Klaus Kaempf [Thu, 19 Jan 2006 09:56:26 +0000 (09:56 +0000)]
add librpmDb testcase

18 years agoBackup ResStatus
Michael Andres [Thu, 19 Jan 2006 08:41:57 +0000 (08:41 +0000)]
Backup ResStatus

18 years ago- Improved tests
Marius Tomaschewski [Wed, 18 Jan 2006 18:35:48 +0000 (18:35 +0000)]
- Improved tests

18 years ago- Added flag if encoded or not to set functions
Marius Tomaschewski [Wed, 18 Jan 2006 18:14:35 +0000 (18:14 +0000)]
- Added flag if encoded or not to set functions
- Improved documentation if a function wants
  encoded or a decoded strings.
- Implemented parsing of LDAP query into a map.
- Added constructor using UrlRef (UrlBase)

18 years ago- Added flag if encoded or not to set functions
Marius Tomaschewski [Wed, 18 Jan 2006 18:11:49 +0000 (18:11 +0000)]
- Added flag if encoded or not to set functions
- Added isValidHost and isValidPort functions,
  implementing more exact checks
- Improved documentation if a function wants
  encoded or a decoded strings.
- Moved internal UrlData into implementation
- Implemented/Fixed many checks

18 years ago- Limited safe chars in encode, added "second pass" flag
Marius Tomaschewski [Wed, 18 Jan 2006 18:02:49 +0000 (18:02 +0000)]
- Limited safe chars in encode, added "second pass" flag
- Added separator checks to split and join functions

18 years agobugfix wrong assertion
Stefan Schubert [Wed, 18 Jan 2006 17:09:54 +0000 (17:09 +0000)]
bugfix  wrong assertion

18 years agoreduced logging
Stefan Schubert [Wed, 18 Jan 2006 16:49:28 +0000 (16:49 +0000)]
reduced logging

18 years agofix compilation in target dir... next step, test suite I suppose
Duncan Mac-Vicar P [Wed, 18 Jan 2006 16:36:00 +0000 (16:36 +0000)]
fix compilation in target dir... next step, test suite I suppose

18 years agomove store to target
Duncan Mac-Vicar P [Wed, 18 Jan 2006 16:18:21 +0000 (16:18 +0000)]
move store to target

18 years agoreduced logging
Stefan Schubert [Wed, 18 Jan 2006 16:03:20 +0000 (16:03 +0000)]
reduced logging

18 years agook, first functional storage. Works with patches, adding more resolvables for now...
Duncan Mac-Vicar P [Wed, 18 Jan 2006 15:56:51 +0000 (15:56 +0000)]
ok, first functional storage. Works with patches, adding more resolvables for now is a matter to add an if and instanciate the right parser in a function, will move to target now

18 years agoBad testcase; mixing epochs; discussed with tambet
Stefan Schubert [Wed, 18 Jan 2006 15:49:19 +0000 (15:49 +0000)]
Bad testcase; mixing epochs; discussed with tambet

18 years agoadapt to new YUMSourceImpl... ieterate trough for now hardcoded kinds...
Duncan Mac-Vicar P [Wed, 18 Jan 2006 14:41:09 +0000 (14:41 +0000)]
adapt to new YUMSourceImpl... ieterate trough for now hardcoded kinds...

18 years agoadded parser testsuite
Jiri Srain [Wed, 18 Jan 2006 10:49:04 +0000 (10:49 +0000)]
added parser testsuite

18 years agoadded first parser testsuite (however, unfortunately, it doesn't work)
Jiri Srain [Wed, 18 Jan 2006 10:48:44 +0000 (10:48 +0000)]
added first parser testsuite (however, unfortunately, it doesn't work)

18 years agofixed test case
Jiri Srain [Wed, 18 Jan 2006 08:47:32 +0000 (08:47 +0000)]
fixed test case

18 years agoonly include active testcases, reducing the dist-size dramatically
Klaus Kaempf [Wed, 18 Jan 2006 08:36:44 +0000 (08:36 +0000)]
only include active testcases, reducing the dist-size dramatically

18 years agoremove extra qualification before buildHal, gcc 4.1 doesn't like it.
Klaus Kaempf [Wed, 18 Jan 2006 08:36:14 +0000 (08:36 +0000)]
remove extra qualification before buildHal, gcc 4.1 doesn't like it.

18 years ago"make dist" needs a file here
Klaus Kaempf [Tue, 17 Jan 2006 20:54:58 +0000 (20:54 +0000)]
"make dist" needs a file here

18 years agomissing solutions
Klaus Kaempf [Tue, 17 Jan 2006 20:53:02 +0000 (20:53 +0000)]
missing solutions

18 years agoremove empty dir
Klaus Kaempf [Tue, 17 Jan 2006 20:52:29 +0000 (20:52 +0000)]
remove empty dir

18 years agoactivate all freshen tests
Klaus Kaempf [Tue, 17 Jan 2006 20:51:51 +0000 (20:51 +0000)]
activate all freshen tests

18 years agostatus change 'satisfied -> unneeded' is allowed
Klaus Kaempf [Tue, 17 Jan 2006 20:43:47 +0000 (20:43 +0000)]
status change 'satisfied -> unneeded' is allowed

18 years agore-establish satisfied resolvables requiring a to_be_uninstalled resolvable
Klaus Kaempf [Tue, 17 Jan 2006 20:43:17 +0000 (20:43 +0000)]
re-establish satisfied resolvables requiring a to_be_uninstalled resolvable

18 years agohandle installs of unneeded normally, error will be triggered later
Klaus Kaempf [Tue, 17 Jan 2006 20:29:19 +0000 (20:29 +0000)]
handle installs of unneeded normally, error will be triggered later

18 years agoone debug call, not three
Klaus Kaempf [Tue, 17 Jan 2006 20:28:40 +0000 (20:28 +0000)]
one debug call, not three

18 years agofix freshen tests to honor unneeded/satisfied
Klaus Kaempf [Tue, 17 Jan 2006 20:18:14 +0000 (20:18 +0000)]
fix freshen tests to honor unneeded/satisfied

18 years agosupport re-establishing same state
Klaus Kaempf [Tue, 17 Jan 2006 20:17:42 +0000 (20:17 +0000)]
support re-establishing same state

18 years ago- add state UNNEEDED, distinguish from SATISFIED
Klaus Kaempf [Tue, 17 Jan 2006 20:16:55 +0000 (20:16 +0000)]
- add state UNNEEDED, distinguish from SATISFIED
- honor this everywhere
- reduce debug in StoreWorld

18 years agoclear freshens before next resolvable
Klaus Kaempf [Tue, 17 Jan 2006 19:20:34 +0000 (19:20 +0000)]
clear freshens before next resolvable

18 years agoremoved unused epoch
Stefan Schubert [Tue, 17 Jan 2006 16:28:05 +0000 (16:28 +0000)]
removed unused epoch

18 years agojust installing the patch will also upgrade the package
Klaus Kaempf [Tue, 17 Jan 2006 16:27:02 +0000 (16:27 +0000)]
just installing the patch will also upgrade the package

18 years agoinstall unneeded patch -> error
Klaus Kaempf [Tue, 17 Jan 2006 16:18:55 +0000 (16:18 +0000)]
install unneeded patch -> error

18 years agodon't allow installation of satisfied resolvables,
Klaus Kaempf [Tue, 17 Jan 2006 16:16:53 +0000 (16:16 +0000)]
don't allow installation of satisfied resolvables,
they just dont apply to the system

18 years agoevaluate also 'satisfied' installs -> leads to error in ResolvableContext
Klaus Kaempf [Tue, 17 Jan 2006 16:15:55 +0000 (16:15 +0000)]
evaluate also 'satisfied' installs -> leads to error in ResolvableContext

18 years agolet target report multiple versions of the same package
Jiri Srain [Tue, 17 Jan 2006 16:10:39 +0000 (16:10 +0000)]
let target report multiple versions of the same package

18 years agoChanged AtomList definition
Jiri Srain [Tue, 17 Jan 2006 16:06:38 +0000 (16:06 +0000)]
Changed AtomList definition

18 years agosatisfy patch
Klaus Kaempf [Tue, 17 Jan 2006 15:57:49 +0000 (15:57 +0000)]
satisfy patch

18 years agoalso report satisfies
Klaus Kaempf [Tue, 17 Jan 2006 15:57:31 +0000 (15:57 +0000)]
also report satisfies

18 years agofix solution
Klaus Kaempf [Tue, 17 Jan 2006 15:49:49 +0000 (15:49 +0000)]
fix solution

18 years agore-establish patch via dependency
Klaus Kaempf [Tue, 17 Jan 2006 15:48:13 +0000 (15:48 +0000)]
re-establish patch via dependency

18 years agoremove "allow_virtual_conflicts"
Klaus Kaempf [Tue, 17 Jan 2006 15:43:51 +0000 (15:43 +0000)]
remove "allow_virtual_conflicts"
add tests for incompleting a patch (5, 5f)

18 years agoincomplete resolvables are part of the solution
Klaus Kaempf [Tue, 17 Jan 2006 15:42:46 +0000 (15:42 +0000)]
incomplete resolvables are part of the solution

18 years agostyle
Klaus Kaempf [Tue, 17 Jan 2006 15:42:13 +0000 (15:42 +0000)]
style

18 years agofail when incompleting an installed resolvable
Klaus Kaempf [Tue, 17 Jan 2006 15:41:48 +0000 (15:41 +0000)]
fail when incompleting an installed resolvable

18 years agostyle
Klaus Kaempf [Tue, 17 Jan 2006 15:41:18 +0000 (15:41 +0000)]
style

18 years agolook at all freshening resolvables, not just installed ones
Klaus Kaempf [Tue, 17 Jan 2006 15:40:37 +0000 (15:40 +0000)]
look at all freshening resolvables, not just installed ones

18 years agodisable debug
Klaus Kaempf [Tue, 17 Jan 2006 15:40:04 +0000 (15:40 +0000)]
disable debug

18 years agorevert last change
Klaus Kaempf [Tue, 17 Jan 2006 15:00:55 +0000 (15:00 +0000)]
revert last change

18 years agofix remove_element
Klaus Kaempf [Tue, 17 Jan 2006 14:59:06 +0000 (14:59 +0000)]
fix remove_element

18 years agosatisfying an unneeded patch
Klaus Kaempf [Tue, 17 Jan 2006 14:53:35 +0000 (14:53 +0000)]
satisfying an unneeded patch

18 years agoenable dummy implementation for Product
Klaus Kaempf [Tue, 17 Jan 2006 14:50:07 +0000 (14:50 +0000)]
enable dummy implementation for Product
use this in solver/temporary/ResItem.cc

18 years agore-establish resolvables freshening us
Klaus Kaempf [Tue, 17 Jan 2006 14:49:21 +0000 (14:49 +0000)]
re-establish resolvables freshening us

18 years agoestablish product
Klaus Kaempf [Tue, 17 Jan 2006 14:48:40 +0000 (14:48 +0000)]
establish product

18 years agonext 'freshen' test
Klaus Kaempf [Tue, 17 Jan 2006 14:39:41 +0000 (14:39 +0000)]
next 'freshen' test

18 years agoadd 'foreachFresheningResItem()' (incomplete)
Klaus Kaempf [Tue, 17 Jan 2006 14:34:33 +0000 (14:34 +0000)]
add 'foreachFresheningResItem()' (incomplete)

18 years agodont upgrade with ourselves while solving a conflict with updating a package
Stefan Schubert [Tue, 17 Jan 2006 13:53:51 +0000 (13:53 +0000)]
dont upgrade with ourselves while solving a conflict with updating a package

18 years ago1.4-p4 -> 1.4_p4
Klaus Kaempf [Tue, 17 Jan 2006 13:25:25 +0000 (13:25 +0000)]
1.4-p4 -> 1.4_p4

18 years ago- Added some doc and example how to use ResFilters to
Michael Andres [Tue, 17 Jan 2006 12:57:45 +0000 (12:57 +0000)]
- Added some doc and example how to use ResFilters to
  query ResStore and other containers holding
  Resolvable::Ptr.

18 years agoignore generated files
Klaus Kaempf [Tue, 17 Jan 2006 12:34:16 +0000 (12:34 +0000)]
ignore generated files

18 years agofix
Klaus Kaempf [Tue, 17 Jan 2006 12:33:24 +0000 (12:33 +0000)]
fix

18 years agoslowly enable 'freshen' tests
Klaus Kaempf [Tue, 17 Jan 2006 12:32:15 +0000 (12:32 +0000)]
slowly enable 'freshen' tests

18 years agoignore generated files
Klaus Kaempf [Tue, 17 Jan 2006 12:31:29 +0000 (12:31 +0000)]
ignore generated files

18 years agoadd <freshen/> to actually install all incomplete resolvables
Klaus Kaempf [Tue, 17 Jan 2006 12:29:31 +0000 (12:29 +0000)]
add <freshen/> to actually install all incomplete resolvables

18 years agodont bail out early for incomplete resolvables
Klaus Kaempf [Tue, 17 Jan 2006 12:29:08 +0000 (12:29 +0000)]
dont bail out early for incomplete resolvables

18 years agohandle "package" properly in string2kind
Klaus Kaempf [Tue, 17 Jan 2006 12:13:33 +0000 (12:13 +0000)]
handle "package" properly in string2kind

print ResolverContext with ">!>" prefix

18 years ago- c++-ify XmlParser
Klaus Kaempf [Tue, 17 Jan 2006 11:56:24 +0000 (11:56 +0000)]
- c++-ify XmlParser

- Correctly parse and handle 'kind' everywhere
  (it currently mis-uses Package and PackageUpdate
   as generic resolvables. As these classes are only
   used for the testcases, we can live with it)

- Don't re-create the _resObject in the Package constructor,
  the ResItem constructor already did it.

18 years agoScript and Message have fixed state, not a computed one
Klaus Kaempf [Tue, 17 Jan 2006 11:27:26 +0000 (11:27 +0000)]
Script and Message have fixed state, not a computed one

18 years ago- Let ResStore use Resolvable::Ptr, not ResObject.
Michael Andres [Tue, 17 Jan 2006 11:15:36 +0000 (11:15 +0000)]
- Let ResStore use Resolvable::Ptr, not ResObject.

18 years agocompare NE capabilities
Stefan Schubert [Tue, 17 Jan 2006 09:22:53 +0000 (09:22 +0000)]
compare NE capabilities

18 years agoRenamed YUMSource to YUMSourceImpl (to have compatible naming)
Jiri Srain [Tue, 17 Jan 2006 09:12:22 +0000 (09:12 +0000)]
Renamed YUMSource to YUMSourceImpl (to have compatible naming)
Insert the created resolvables from YUM source to ResStore

18 years agoadd testsuite framework for source
Klaus Kaempf [Tue, 17 Jan 2006 08:56:59 +0000 (08:56 +0000)]
add testsuite framework for source

18 years agoremove generated file
Klaus Kaempf [Tue, 17 Jan 2006 08:56:41 +0000 (08:56 +0000)]
remove generated file