Commit Graph

4872 Commits

Author SHA1 Message Date
Fabio Erculiani 99ee02f20c [entropy] goodbye etpConst['spm'], implement new SpmPlugin methods, bump SpmPlugin API 2009-12-03 16:59:44 +01:00
Fabio Erculiani 06adc752c0 [entropy.core] EntropyPluginFactory: improve object inspection speed and avoid infinite recursion 2009-12-03 08:08:38 +01:00
Fabio Erculiani 8638002785 [equo] fix "equo --info" 0.99.11.8 2009-12-01 23:22:28 +01:00
Fabio Erculiani aa09a1c196 [reagent] properly catch InvalidAtom exceptions 2009-11-30 20:24:37 +01:00
Fabio Erculiani 38be948f68 [entropy.spm] drop Portage <2.2 support, remove portage.exception buggy code, fix match_installed_package 2009-11-30 20:24:08 +01:00
Fabio Erculiani 65a789f02d [services] fix UrlFetcher import 0.99.11.7 2009-11-30 19:55:03 +01:00
Fabio Erculiani 1a8821327c [Makefile] remove removed dir from list of dirs 2009-11-30 11:01:56 +01:00
Fabio Erculiani a89b13a49c [unittest] fix test_timesched 2009-11-30 10:51:09 +01:00
Fabio Erculiani f126020eab [entropy.spm] PortagePlugin: fix kernel automagic dependencies addition 0.99.11.6 2009-11-30 10:46:01 +01:00
Fabio Erculiani 4e042c631f [entropy.exceptions] expose __unicode__ builtin method in EntropyException 2009-11-30 10:23:33 +01:00
Fabio Erculiani 279f5ab4bb [reagent] fix trivial bug 0.99.11.5 2009-11-29 22:27:36 +01:00
Fabio Erculiani e46058c1f4 [entropy.transceiver] fix another trivial bug in EntropyTransceiver's SSH URI handler plugin 0.99.11.4 2009-11-29 22:03:02 +01:00
Fabio Erculiani c4d848cd7c [entropy.transceivers] fix bug in EntropyTransceiver's SSH URI handler 0.99.11.3 2009-11-29 22:00:24 +01:00
Fabio Erculiani 02a6d2e77c [entropy.client] fix another typo 0.99.11.2 2009-11-28 23:53:05 +01:00
Fabio Erculiani f4aca2e8f4 [entropy.spm] fix typos around 0.9.11.1 2009-11-28 23:49:42 +01:00
Fabio Erculiani 0d771f35c4 [todo] update TODO 0.99.11 2009-11-28 14:45:40 +01:00
Fabio Erculiani 1c8002e649 [sulfur] fix getoutput() import 2009-11-28 14:45:40 +01:00
Fabio Erculiani a8cf56f172 [sulfur] fix UrlFetcher import 2009-11-28 14:45:40 +01:00
Fabio Erculiani a67fb78b3f [entropy.fetchers] with lame HTTP servers, download percentage can overflow due to invalid size information provided 2009-11-28 14:45:40 +01:00
Roger Calvó 0091e55fb0 [translations] update Catalan translation 2009-11-27 16:19:05 +01:00
Fabio Erculiani 24e2d7289c [entropy.client.interfaces.repository] more code cleanup 2009-11-27 14:11:27 +01:00
Fabio Erculiani 49067be2a6 [entropy.client.interfaces.repository] code style update and cleanup 2009-11-27 14:07:25 +01:00
Fabio Erculiani 860cca6c79 [entropy.client.interfaces.repository] several updates
:: removed deprecated repository file downloads (meta package contains
   everything already)
:: improved meta package sync and unpack (remove files no longer
   provided by repository)
:: reduce the usage of etpConst['spm']
:: misc code cleanup
2009-11-27 13:50:26 +01:00
Fabio Erculiani be0ce63a7b [entropy.client] improve performance of EAPI3 repository sync 2009-11-27 12:43:33 +01:00
Fabio Erculiani 56fa0d309b [todo] update TODO 2009-11-26 20:12:08 +01:00
Fabio Erculiani 5732eecdf7 [po] update translations 2009-11-26 20:11:57 +01:00
Fabio Erculiani d26f1955dc [entropy.transceivers/entropy.fetchers] split entropy.transceivers (add entropy.fetchers), make EntropyTransceiver URI handlers use EntropyPluginFactory (thus add pluggable URI handlers support) 2009-11-26 20:11:45 +01:00
Fabio Erculiani 572e25b77d [todo] update TODO 2009-11-26 18:58:45 +01:00
Fabio Erculiani 70848afb62 [entropy.server] add server-side support for post repository update script 2009-11-26 18:58:20 +01:00
Fabio Erculiani 1254d127bd [entropy.client] add client-side support for post repository update script 2009-11-26 18:55:34 +01:00
Fabio Erculiani 8e803e2d04 [conf] add post repository update script file example 2009-11-26 18:55:11 +01:00
Fabio Erculiani 853b40d93c [entropy.const] add post repository update script metadata support 2009-11-26 18:54:01 +01:00
Fabio Erculiani 7e92c3b47b [entropy.db] explicitly state that unicode string is required in docstring 2009-11-26 18:53:20 +01:00
Fabio Erculiani 96bf45bc8d [entropy.transceivers] EntropySshUriHandler: make __test_connection a bit more reliable 2009-11-26 17:15:27 +01:00
Fabio Erculiani 36f4cc73a5 [equo] fix unicode strings used as arguments for install, search, match, remove, query 2009-11-25 17:13:26 +01:00
Fabio Erculiani ab91205a0e [equo] write configuration cache only when text_ui.package() did not report 125, 126 or -10 return codes (no packages, no matches, invalid args, respectively) 2009-11-24 21:36:15 +01:00
Fabio Erculiani b926a41b1f [todo] update TODO 2009-11-24 14:11:34 +01:00
Fabio Erculiani 2c8784082c [todo] update TODO 2009-11-23 20:25:23 +01:00
Fabio Erculiani d040b455a8 [entropy.server] move Source Package Manager related logic and methods to entropy.spm (bump plugin API) 2009-11-23 20:24:54 +01:00
Fabio Erculiani 39588a640d [entropy.server] remove quickpkg method, Spm().generate_package() can be used instead 2009-11-23 20:12:24 +01:00
Fabio Erculiani 0aef0d2da7 [entropy.services/reagent] use Spm directly when quickpkging 2009-11-23 20:11:56 +01:00
Fabio Erculiani 8ec75cdd5d [entropy.client] code style update 2009-11-23 18:22:02 +01:00
Fabio Erculiani 60b4bff014 [entropy.client/entropy.server] remove treeupdates stuff from entropy.const 2009-11-23 18:21:06 +01:00
Fabio Erculiani b7d396a1b3 [magneto.gtk/magneto.kde] wait 30 seconds before showing information about status 2009-11-23 13:41:39 +01:00
Fabio Erculiani 6a3d11939a [entropy.server] fix typo in dependencies test QA check 2009-11-22 15:31:36 +01:00
Fabio Erculiani 6836ab3154 [entropy.client.interfaces.trigger] add etpUi['mute'] support to env-update 0.99.10.1 2009-11-22 13:00:20 +01:00
Fabio Erculiani 5b8b403c05 [entropy.const] make possible to set etpUi['mute'] through env var ETP_MUTE and etpUi['debug'] through ETP_DEBUG 2009-11-22 12:59:23 +01:00
Fabio Erculiani 594802cf08 [todo] update TODO 0.99.10 2009-11-21 14:00:11 +01:00
Fabio Erculiani b04ccfcb37 [todo] update TODO 2009-11-21 13:54:47 +01:00
Fabio Erculiani da2955a032 [entropy.server] implement the "base server-side repository" concept and use it to improve deptest QA checks 2009-11-21 13:54:17 +01:00