Commit Graph

4268 Commits

Author SHA1 Message Date
Fabio Erculiani
37acd165fc [magneto] properly raise NotImplementedError exceptions 2009-08-29 09:49:16 +02:00
Fabio Erculiani
89770d5549 [todo] update TODO 2009-08-28 18:16:26 +02:00
Fabio Erculiani
d4d191f03e [entropy.client] properly handle nested resources lock calls 0.98.5.3 2009-08-28 10:29:52 +02:00
Fabio Erculiani
94c95950c9 [entropy.client] fix create_pid_file_lock method 2009-08-28 10:20:14 +02:00
Fabio Erculiani
d53f04a8f6 [todo] update TODO 2009-08-26 18:15:34 +02:00
Fabio Erculiani
b714cf6bae [server/community repos] add support for --nooldslots argument in "spm compile categories" 2009-08-26 18:14:50 +02:00
Fabio Erculiani
22f785f4d3 [todo] update TODO 2009-08-25 20:04:57 +02:00
Fabio Erculiani
7ab37ffe42 [entropy.client] noticeboard methods stabilisation + sulfur feature
:: complete noticeboard entropy.client API and methods names
:: add "stfu" feature to Sulfur noticeboard viewer as per Ian Whyman
   request
2009-08-25 20:03:48 +02:00
Fabio Erculiani
00c8865e60 [equo] add support for new noticeboard interface and methods 2009-08-24 16:03:24 +02:00
Fabio Erculiani
f093e4ce59 [entropy.client] add support for noticeboard in entropy.client
This commit adds NoticeBoardMixin class to entropy.client main
interface, containing noticeboard specific methods and noticeboard
userspace metadata support.
2009-08-24 15:59:44 +02:00
Fabio Erculiani
1471d5503d [magneto] add support for argv --kde and --gtk 2009-08-23 22:12:42 +02:00
Fabio Erculiani
9fca54466c [entropy.db] always return dict on retrieveBranchMigration 2009-08-23 22:12:08 +02:00
Fabio Erculiani
f1d67c2e37 [entropy.client] when calculating critical updates in the middle of a branch migration, return empty set 2009-08-23 18:34:32 +02:00
Fabio Erculiani
6783853982 [entropy.client] trivial fixes to subfunction 2009-08-23 18:34:10 +02:00
Fabio Erculiani
89a81d2e56 [magneto] improve alert notification when spawning manual requests 0.98.5.2 2009-08-23 11:36:01 +02:00
Fabio Erculiani
2ff7430f38 [client-updates-daemon] handle application lock file correctly 2009-08-23 11:22:16 +02:00
Fabio Erculiani
50093899d4 [entropy.const] improve const_setup_entropy_pid, return lock acquire status 2009-08-23 11:21:25 +02:00
Fabio Erculiani
e666520205 [entropy.const] add const_remove_entropy_pid method 2009-08-23 11:15:36 +02:00
Fabio Erculiani
a501b9a7ea [client-updates-daemon] 1/2 improve lock files handling 2009-08-23 10:54:37 +02:00
Fabio Erculiani
144be55371 [entropy.client*] make Entropy resources pid lock handling atomic 2009-08-23 10:50:42 +02:00
Fabio Erculiani
4b0d7e0fa4 [entropy.client] handle fooked up repos in atom_match 2009-08-23 10:07:45 +02:00
Fabio Erculiani
d563310820 [todo] update TODO 0.98.5.1 2009-08-22 17:48:47 +02:00
Fabio Erculiani
483af8ffd2 [entropy.client] check if file descriptor is valid in resources_remove_lock 2009-08-22 17:44:02 +02:00
Fabio Erculiani
b343abce2e [entropy.client] check if branch migration/upgrade hooks have to be run before calculating updates 2009-08-22 17:43:17 +02:00
Fabio Erculiani
fa5e51099f [entropy.client] add pretend argument to run_repository_post_branch_upgrade_hooks 2009-08-22 17:42:51 +02:00
Roger Calvó
37c60bde36 [translations] update Catalan translation 0.98.5 2009-08-22 08:59:55 +02:00
Fabio Erculiani
bdbc918615 [entropy.security/entropy.client] remove unwanted resources lock removal 2009-08-21 00:03:08 +02:00
Fabio Erculiani
7b12c257f6 [entropy.const] don't use immediate int in os.kill in const_pid_exists 2009-08-20 23:56:23 +02:00
Fabio Erculiani
e792256e00 [entropy.client] make entropy resources lock file really atomic 2009-08-20 23:54:38 +02:00
Fabio Erculiani
d75655771e [entropy.const] improve pid checking techniques, add const_pid_exists function 2009-08-20 23:54:04 +02:00
Fabio Erculiani
91b4f16ba6 [client-updates-daemon] improve daemon reliability by properly handling Entropy lock files 2009-08-20 23:06:00 +02:00
Fabio Erculiani
d4fe3fea14 [entropy.client] improve entropy lock handling 2009-08-20 23:06:00 +02:00
Fabio Erculiani
18e82cfedb [client-updates-daemon] code style update 2009-08-20 23:06:00 +02:00
Fabio Erculiani
1e4edd4e2f [entropy.client.interfaces.repository] slightly adjust socket timeout 2009-08-20 23:06:00 +02:00
Fabio Erculiani
70903f7b6c [entropy.tools] change default get_remote_data timeout to 5 seconds 2009-08-20 23:06:00 +02:00
Fabio Erculiani
0432a4e15a [entropy.tools] add timeout argument to get_remote_data and add support for Python 2.6 urllib2 urlopen method 2009-08-20 23:06:00 +02:00
Fabio Erculiani
013abc9288 [client-updates-daemon] always destroy running Entropy Client instance 2009-08-20 23:06:00 +02:00
Fabio Erculiani
f9ef81cc8a [equo.text_ui] do not use list objects as function keyword args 2009-08-20 23:06:00 +02:00
Fabio Erculiani
85662cf763 [todo] update TODO 2009-08-20 12:42:08 +02:00
Fabio Erculiani
611065be28 [todo] update TODO 2009-08-20 14:08:34 +02:00
Fabio Erculiani
fed229a9a3 [entropy.db] some code style improvements to atomMatch 2009-08-20 14:08:07 +02:00
Fabio Erculiani
cc5ca9798a [entropy.db] when running treeupdates, skip matches not found in repo 2009-08-20 09:00:32 +02:00
Fabio Erculiani
46c16f9baa [po] update translations and Makefile 2009-08-19 18:14:07 +02:00
Fabio Erculiani
3b234dd82b [entropy.db] make sure to commit after having tainted reverse deps 2009-08-19 18:09:27 +02:00
Fabio Erculiani
1f6aa588cd [todo] update TODO 2009-08-19 18:03:54 +02:00
Fabio Erculiani
973797a619 [sulfur] implement Package Groups sorter 2009-08-19 18:03:40 +02:00
Fabio Erculiani
58a3bf2d48 [entropy.client.interfaces.methods] export get_package_groups method 2009-08-19 18:03:16 +02:00
Fabio Erculiani
e281620880 [entropy.spm.plugins] add Package Groups support to PortagePlugin 2009-08-19 18:02:47 +02:00
Fabio Erculiani
ef2504b73f [sulfur.package] add repoid_clean property to EntropyPackage*
Using gettext results as repoid when metadatum is not available
and when dealing UGC cache is not nice.
2009-08-19 15:00:19 +02:00
Fabio Erculiani
23d35a6d76 [sulfur.package] fix get_repository method 2009-08-19 14:42:32 +02:00