Imported Upstream version 14.48.2
[platform/upstream/libzypp.git] / zypp / MediaSetAccess.cc
2019-09-02 DongHun KwakImported Upstream version 14.48.2 upstream/14.48.2
2019-09-02 DongHun KwakImported Upstream version 14.47.0 upstream/14.47.0
2019-09-02 DongHun KwakImported Upstream version 14.45.0 upstream/14.45.0
2016-11-01 DongHun KwakImported Upstream version 16.1.2 16/94716/1
2014-02-26 Michael AndresIgnore failed-eject-exception on media change (bnc...
2013-05-08 Michael AndresAllow test whether a callback receiver is connected
2013-03-26 Michael AndresDon't throw AbortRequest if no user callback is connected
2013-03-20 Michael AndresMerge pull request #15 from gabi2/master
2013-03-14 Gabriele Mohrthrow AbortRequestException on MediaChangeReport::ABORT
2010-07-27 Michael SchroederMerge branch 'master' of gitorious.org:opensuse/libzypp
2010-07-27 Michael Schroeder- support optional deltafile for provideFile and enqueu...
2010-04-26 Michael AndresAlso rewrite URLs ending on 'Media1' to access media...
2009-06-04 Michael AndresCleanup and remove deprecated interface methods
2009-04-01 Stefan SchubertMerge branch 'master' of git@git.opensuse.org:projects...
2009-02-26 Duncan Mac-Vicar P- susetags keys and signatures added as optional resources
2009-02-20 Duncan Mac-Vicar PMerge branch 'aria'
2009-02-16 Duncan Mac-Vicar Prename enum to something more readable
2009-02-15 Duncan Mac-Vicar PRefactor all error handling workflow into a unique...
2009-02-13 Duncan Mac-Vicar PMerge branch 'master' into dmacvicar_aria
2009-02-13 Duncan Mac-Vicar PBig refactoring of MediaSetAccess
2009-01-07 Ján Kupec- handle HTTP 503 reponses as temporary errors
2008-11-28 Jan Kupec- docs
2008-11-04 Jan Kupec- handle MediaTimeoutException also in MediaSetAccess...
2008-10-15 Jan Kupec- MediaSetAccess::provideOptionalFile() added
2008-09-23 Duncan Mac-Vicar P- refactoring of Fetcher into smaller methods
2008-08-06 Michael AndresDont let exception escape MediaSetAccess dtor (bnc...
2008-05-23 Duncan Mac-Vicar Prevert commit don't check for existence of keys,
2008-05-21 Duncan Mac-Vicar P- dont check for existence of keys but provde a way...
2008-05-02 Josef Reidingerrelease file after copy to cache as soon as possible...
2008-04-03 Michael Andres- Allow to store a media label in MediaSetAccess. This...
2008-03-31 Jan Kupec- some more logging
2008-03-21 Josef Reidingeradd new error IO_SOFT to media request callback for...
2008-03-19 Jan Kupec- don't detect devices multiple times after ejecting
2008-03-18 Josef Reidingerfix setting callback action
2008-03-13 Jan Kupec- check the devindex returned from the callback
2008-03-13 Jan Kupec- release all media before requesting another (bnc...
2008-03-12 Jan Kupec- passing the detected devices in MediaException was...
2008-03-12 Jan Kupec- remove bad calls to the media release() methods
2008-03-12 Jan Kupec- label string added to the request media callback
2008-03-12 Jan Kupec- enable media API to eject specific device
2007-09-25 Jan Kupec- release all attached media before attempting to eject...
2007-08-30 Jan Kupec- fixed variable redeclaration
2007-08-30 Jan Kupec- enable changing url in requestMedia callback (#294481)
2007-08-29 Jan Kupec- reverted blocking of requestMedia from r6271 (#301710)
2007-08-22 Arvin Schnell- remember exception history
2007-08-10 Duncan Mac-Vicar Pfix MediaSetAccess unit tests
2007-08-10 Duncan Mac-Vicar Pimporting my current diff
2007-07-27 Jan Kupec- don't request media change if the media is not change...
2007-07-24 Duncan Mac-Vicar Pdelete dead code
2007-07-16 Duncan Mac-Vicar Pmerge REFACTORING-10_3 back to trunk
2007-06-04 Jan KupecRenamed _path to _prefAttachPoint to avoid confusion.
2007-05-21 Duncan Mac-Vicar P- implement signature and checksum checker in
2007-05-21 Duncan Mac-Vicar P- implement doesFileExist using the same provideFile...
2007-05-21 Duncan Mac-Vicar Phide fetcher implementation in order to operate over...
2007-04-04 Jan KupecMediaManager::attachDesiredMedia() added to support...
2007-04-04 Jan Kupecsome comments
2007-03-30 Jan Kupec- made MediaSetAccess::rewriteUrl() static
2007-03-12 Duncan Mac-Vicar P- Create the cache directly from the schema (installed...
2007-03-12 Duncan Mac-Vicar P- Move Fetcher class to zypp/
2007-02-26 Duncan Mac-Vicar P- some plays trying to deal with ids in the store API
2006-07-10 Duncan Mac-Vicar Pmonday progres...
2006-07-07 Duncan Mac-Vicar P- first working checksum checker
2006-07-07 Duncan Mac-Vicar P- new testcases for core classes
2006-07-06 Duncan Mac-Vicar Pfile checkers