2011-05-26 |
Michal Čihař | Handle also errors which can sneak out of httplib |
blob | commitdiff |
2011-04-21 |
Ludwig Nussel | fix PackageNotInstalled printing |
blob | commitdiff | diff to current |
2011-04-18 |
Ludwig Nussel | use more generic oscerr.PackageNotInstalled |
blob | commitdiff | diff to current |
2011-03-29 |
Marcus Huewe | - renamed "PackageNotInstalled" exception to "ServiceNo... |
blob | commitdiff | diff to current |
2011-02-01 |
Marcus Huewe | - globally catch OSError ENOENT |
blob | commitdiff | diff to current |
2011-01-24 |
Marcus Huewe | - use EPIPE (as suggested by mls) |
blob | commitdiff | diff to current |
2011-01-22 |
Marcus Huewe | - globally ignore broken pipe |
blob | commitdiff | diff to current |
2010-10-21 |
Marcus Huewe | - babysitter.py: catch util.packagequery.PackageError |
blob | commitdiff | diff to current |
2010-10-12 |
Ludwig Nussel | update review/request docu and fix some status code... |
blob | commitdiff | diff to current |
2010-09-08 |
Marcus Huewe | - added new "repairwc" command which tries to repair... |
blob | commitdiff | diff to current |
2010-09-03 |
Marcus Huewe | - print more information if a PackageInternalError... |
blob | commitdiff | diff to current |
2010-08-16 |
Marcus Huewe | - renamed "RuntimeError" to "ExtRuntimeError" to avoid... |
blob | commitdiff | diff to current |
2010-08-16 |
Marcus Huewe | - use correct package |
blob | commitdiff | diff to current |
2010-07-08 |
Marcus Huewe | - more helpful error message if osc cannot run the... |
blob | commitdiff | diff to current |
2010-07-07 |
Michal Čihař | Nothing guarantees that HTTPError has read method. |
blob | commitdiff | diff to current |
2010-06-29 |
Juergen Weigert | Merge branch 'master' of gitorious.org:opensuse/osc |
blob | commitdiff | diff to current |
2010-06-27 |
Danny Kukawka | Merge branch 'master' of gitorious.org:opensuse/osc |
blob | commitdiff | diff to current |
2010-06-25 |
Ludwig Nussel | add support for --oldpackages |
blob | commitdiff | diff to current |
2010-05-13 |
Marcus Huewe | - catch PackageError() |
blob | commitdiff | diff to current |
2010-05-08 |
Adrian Schröter | Merge branch 'master' of gitorious.org:opensuse/osc |
blob | commitdiff | diff to current |
2010-05-06 |
Ludwig Nussel | catch cpio errors |
blob | commitdiff | diff to current |
2010-03-08 |
Juergen Weigert | suggest git, svn, ... if indicated, after oscerr.NoWork... |
blob | commitdiff | diff to current |
2010-03-07 |
Marcus Huewe | Merge branch 'master' of git://gitorious.org/opensuse/osc |
blob | commitdiff | diff to current |
2010-03-07 |
Juergen Weigert | made URLError readable, instead of a bogus stack-trace. |
blob | commitdiff | diff to current |
2010-03-02 |
Marcus Huewe | Merge branch 'master' of git://gitorious.org/opensuse/osc |
blob | commitdiff | diff to current |
2010-02-27 |
Klaas Freitag | Merge branch 'master' of git@gitorious.org:opensuse/osc |
blob | commitdiff | diff to current |
2010-02-27 |
Pavol Rusnak | treat pylint warnings |
blob | commitdiff | diff to current |
2010-02-25 |
Marcus Huewe | Merge branch 'master' of git://gitorious.org/opensuse/osc |
blob | commitdiff | diff to current |
2010-02-25 |
Ludwig Nussel | don't catch IOError to produce backtrace that points... |
blob | commitdiff | diff to current |
2010-02-25 |
Ludwig Nussel | add vim mode lines to avoid evil tab characters :-) |
blob | commitdiff | diff to current |
2009-11-13 |
Ludwig Nussel | better ssl certificate verification |
blob | commitdiff | diff to current |
2009-10-20 |
Pavol Rusnak | code cleanup |
blob | commitdiff | diff to current |
2009-10-02 |
Ludwig Nussel | use python-m2crypto for actually secure SSL |
blob | commitdiff | diff to current |
2009-05-15 |
Marcus Hüwe | - LinkExpandError inherits from PackageError (display... |
blob | commitdiff | diff to current |
2009-05-05 |
Michal Cihar | Drop shebang line from modules (bnc#500971). |
blob | commitdiff | diff to current |
2009-04-22 |
Adrian Schröter | * revert rev=latest change, let mls do it right in... |
blob | commitdiff | diff to current |
2009-03-02 |
Dr. Peter Poeml | Putting names at the top of files is is not recommended... |
blob | commitdiff | diff to current |
2009-02-12 |
Marcus Hüwe | - fixed #469167 (don't scare users if they want to... |
blob | commitdiff | diff to current |
2008-12-22 |
Marcus Hüwe | - catch OSError exceptions which might be raised by... |
blob | commitdiff | diff to current |
2008-09-24 |
Dr. Peter Poeml | - Don't try to catch rpm-python errors if rpm-python... |
blob | commitdiff | diff to current |
2008-07-16 |
Dr. Peter Poeml | osc update / checkout: don't check out a working copy... |
blob | commitdiff | diff to current |
2008-07-08 |
Marcus Hüwe | - disable signature check when getting data from a... |
blob | commitdiff | diff to current |
2008-06-20 |
Dirk Mueller | add an API error type of class to throw |
blob | commitdiff | diff to current |
2008-06-16 |
Dr. Peter Poeml | show error messages from the API also for type 500... |
blob | commitdiff | diff to current |
2008-06-11 |
Dr. Peter Poeml | babysitter: The api returns error messages meanwhile... |
blob | commitdiff | diff to current |
2008-06-06 |
Dr. Peter Poeml | Show the <summary> from the server reply's body also... |
blob | commitdiff | diff to current |
2008-06-03 |
Dr. Peter Poeml | A less confusing version of the last fix. |
blob | commitdiff | diff to current |
2008-06-03 |
Dr. Peter Poeml | when -d (global, for debug) was used, save the body... |
blob | commitdiff | diff to current |
2008-05-21 |
Dr. Peter Poeml | improve error handling, by printing the <summary> given... |
blob | commitdiff | diff to current |
2008-05-21 |
Dr. Peter Poeml | - osc commit: open $EDITOR for commit message |
blob | commitdiff | diff to current |
2008-04-28 |
Dr. Peter Poeml | Merged revisions 3774-3775,3779,3781-3782,3787,3789... |
blob | commitdiff | diff to current |
|