| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2006-09-18 | * typo fixes (thanks to Bruce Cowan) | Michael Vogt | 1 | -1/+1 | |
| 2006-08-02 | * UpdateManager/DistUpgradeFetcher.py: | Michael Vogt | 1 | -3/+1 | |
| - don't use the trustdb anymore because it if mode 0600 and can't be read as user | |||||
| 2006-08-02 | * data/update-manager.schemas.in: | Michael Vogt | 1 | -1/+4 | |
| - set check_dist_upgrades to True again * UpdateManager/DistUpgradeFetcher.py, UpdateManager/MetaRelease.py: - handle the situation when run as non-root * UpdateManager/UpdateManager.py: - cleanup (removed dead code) | |||||
| 2006-04-04 | * fix the authentication | Michael Vogt | 1 | -3/+7 | |
| 2006-04-04 | * improved the error reporting (again) | Michael Vogt | 1 | -5/+8 | |
| 2006-04-04 | * indent fix | Michael Vogt | 1 | -1/+1 | |
| 2006-04-04 | * give a proper parent for the dist-ugprade-fetcher error window | Michael Vogt | 1 | -4/+8 | |
| 2006-04-04 | * if we have no release notes, return true from showRelease notes | Michael Vogt | 1 | -1/+1 | |
| 2006-04-04 | * syntax error fix | Michael Vogt | 1 | -4/+4 | |
| 2006-04-04 | * marked some missing strings with _() | Michael Vogt | 1 | -10/+10 | |
| 2006-04-04 | * added better error reporting for the DistUpgradeFetcher | Michael Vogt | 1 | -6/+17 | |
| 2006-04-03 | * when runing gpg, protect it with try: except: | Michael Vogt | 1 | -1/+5 | |
| 2006-03-22 | * merged from the laptop branch | Michael Vogt | 1 | -2/+2 | |
| 2006-02-28 | * use shutils.rmtree() | Michael Vogt | 1 | -8/+2 | |
| 2006-02-27 | * UpdateManager/MetaRelease.py, DistUpgradeFetcher: | Michael Vogt | 1 | -13/+35 | |
| - make the authentication work reliable * DistUpgrade/DistUpgradeViewGtk.py: - exit on fatal uncaught exceptions * SoftwareProperties/SoftwareProperties.py: - fix a indent error when adding gpg keys | |||||
| 2006-02-24 | * move the fetcher code out into UpdateManager/DistUpgradeFetcher.py | Michael Vogt | 1 | -0/+197 | |
| * add authentication | |||||
