2006-01-15 |
Thomas Leonard | Moved a load of common setup and teardown code into...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Never use privileged helper when running unit tests.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When writing to the system store, ensure that the top...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If the command '0store-helper' is in $PATH, call that...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When confirming that a bug report has been sent, use...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added 'Report a Bug...' to the popup menu. You are...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added a popup menu to the main window, giving quicker...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added some extra debug statements to try and track...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When run with -v, log the 0launch version, arguments...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Minor epydoc fixes.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Don't display SystemExit exception when there are no...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fixed a bug where --import didn't actually import the...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Test --help and --gui.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Test -v and -vv.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Test opening /dev/null for missing FDs. Removed unnecessary...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Don't force GUI mode with --download-only unless there...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If downloads are available and we have a notification...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Don't do background updates when run with --download...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Removed minute and hour freshness options. They were...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When using --list, sort the results.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fixed logging import.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Use iface_cache.get_interface() rather than policy...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Cancelling a download only logs at info level, not...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Updated debian/compat version to 5 (shouldn't affect...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added a work-around for pycentral. If run as root,...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Corrected some comments.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Updated svn repos location.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When releasing, run all tests using Python 2.3, 2.4...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Updated to cope with Python 2.5:
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Stop after successfully adding to one cache.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Cope with case where neither store is writable.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Instead of always adding implementations to the user...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Give a proper error when attempting to download an...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Link to 0store man-page for more information about...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Don't want about versions < 1.4.6 because Ubuntu fixed...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Suppress a warning from PyGTK 2.8.0 (reported by Stephen...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added Eric Wasylishen's key to the known keys database.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Renamed 'Execute' to 'Run' (suggested by Daniel Carrera).
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Ignore user-overrides for implementations that no longer...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fixed typo in LZMA type name.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fixed cached size calculate for implementations without...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added Daniel Carrera's GPG key to the hints database.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added lzma to Recommends for .deb package.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Changed made-up MIME type for .tar.lzma to match .tar...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fixed bug in error reporting of unknown stability level...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added support for uncompressed .tar files and .tar...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | For local feeds, get the signature from the feed; don...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added iface_cache.get_cached_signatures().
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Missing GPG keys are now downloaded in the background...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Test that --import downloads keys.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added Policy.process_pending(), which takes whatever...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If an error occurs adding a pending feed (e.g. old...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | 0launch 0.25 doesn't need us to call update_interface_if_tru...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If trusting a key throws a non-SafeException, show...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Also test downloading XML-signed files.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Stream from gpg.check_stream may or may not be the...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Updated pydoc.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | The iface_cache now contains an explicit list of PendingFeed...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Removed some code for 0launch < 0.20 (which never uses...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Warn about GnuPG < 1.4.6 (CVE-2006-6235).
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Don't call gobject.type_register(IconAndTextRenderer...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Remove code for compat with 0launch 0.9 (!).
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If several trust confirmation dialogs are queued for...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Changed window title from "Dependency Injector" to...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Improved rendering of icons.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Improved layout.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Moved process bar next to buttons so that it doesn...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Moved global preferences into a separate dialog box...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added automatic-converter script's key to hints DB.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Allow chains of modifiers without numbers in version...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Display the full stack trace even for 'safe' exceptions...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fixed some problems with the download unit tests.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Ignore system interface cache (now on by default) when...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | If 0launch is too old for compiling, give a more useful...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Moved much of the compile GUI out into 0compile.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Make XDG_CACHE_DIRS default to /var/cache, not the...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | The Debian package now suggests cabextract (for extracting...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Updated version number.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Store metadata (extra attributes) on Dependency objects...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | More epydoc for model.py. Marked version_mod_to_value...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | More doc updates.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | When opening the cache explorer, import GTK only after...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added --before and --not-before options to 0launch...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | More epydoc comments.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | More comments.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Made format_version() a top-level function so you don...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Fixed typo in error message.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added support for .cab archives (requested by Thomas...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | New release.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Minor style improvement to policy menu.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Added lots of documentation for epydoc.
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Check that 'gpg' is available, as Python's execvp gives...
|
commit | commitdiff | tree |
2006-01-15 |
Thomas Leonard | Better message than "Unsupported machine type" for...
|
commit | commitdiff | tree |