Fabio Erculiani
bbdf23dce7
[magneto] KDE: fix KNotification attribute call
0.99.2.2
2009-09-20 21:42:35 +02:00
Fabio Erculiani
8862b3619f
[magneto] KDE: close notification on timeout
2009-09-20 21:40:40 +02:00
Fabio Erculiani
bb947f1f42
[entropy.spm] PortagePlugin: remove annoying QA warnings
0.99.2.1
2009-09-20 20:48:43 +02:00
Fabio Erculiani
7f49cf7a9b
[entropy.client.ugc] do not spam terminal with bad received data
2009-09-20 18:42:03 +02:00
Fabio Erculiani
bd50ba97a2
[tests] set TEXTDOMAINDIR before loading Entropy
2009-09-20 18:38:47 +02:00
Fabio Erculiani
1c4402f06a
[entropy.db] use "LIMIT 1" in SQL queries
2009-09-20 18:31:43 +02:00
Fabio Erculiani
128cdda2b8
[entropy.db] drop getIDPackage (not completely reliable) in favour of getIDPackages
2009-09-20 18:15:58 +02:00
Fabio Erculiani
ca6ef08af8
[entropy.server] use getIDPackages instead of atomMatch
2009-09-20 17:57:33 +02:00
Fabio Erculiani
91ed0475a2
[entropy.db] implement new method getIDPackages (will replace getIDPackage which is unsafe)
2009-09-20 17:57:06 +02:00
Fabio Erculiani
e00ec8258e
[entropy.server] when matching atoms in db while scanning for revisions, do not use cache
2009-09-20 17:48:25 +02:00
Fabio Erculiani
c2a7a725af
[todo] update TODO
2009-09-20 17:45:22 +02:00
Fabio Erculiani
899f87038e
[entropy.db] when calling removePackage from handlePackage, do not cleanup metadata nor commit
2009-09-20 17:44:45 +02:00
Fabio Erculiani
11c6092ea0
[entropy.spm/entropy.const] PortagePlugin: remove etpConst['spm']['cache']
2009-09-20 17:42:02 +02:00
Fabio Erculiani
ba37681d62
[entropy.core] add Python Eggs support to EntropyPluginFactory
2009-09-20 17:28:29 +02:00
Fabio Erculiani
207f2662ea
[entropy.server] properly handle package revision across multiple repos
...
When repo A has x11-foo/foo-1.2.3~0 and in repo B is being added the same
atom, this should get revision 1 instead of 0 so that client-side
Entropy is happy to pull in a newly created package.
2009-09-20 15:36:24 +02:00
Fabio Erculiani
ee01843913
[todo] update TODO
2009-09-20 15:34:50 +02:00
Fabio Erculiani
ef3dc98867
[entropy.db] add new method setRevision
2009-09-20 15:18:06 +02:00
Fabio Erculiani
2a43f44ab8
[entropy] update file HEADER and interpreter
2009-09-20 14:44:41 +02:00
Fabio Erculiani
2fc1a5980f
[equo] fix package files header
2009-09-20 14:44:41 +02:00
Fabio Erculiani
1b67011140
[todo] update TODO
2009-09-20 09:27:44 +02:00
Fabio Erculiani
bc5620a656
[todo] update TODO
0.99.2
2009-09-20 10:43:22 +02:00
Fabio Erculiani
c0d1a548a5
[entropy.client.interfaces.trigger] fix issue that caused ebuild pkg_setup to not be called
2009-09-20 08:41:31 +02:00
Fabio Erculiani
eab2e33796
[man] update man pages
2009-09-19 20:17:24 +02:00
Fabio Erculiani
0367348e94
[equo] remove python-updater tool, not needed anymore
2009-09-19 20:16:48 +02:00
Fabio Erculiani
6fc066caaa
[todo] update TODO
2009-09-19 12:45:31 +02:00
Fabio Erculiani
20b953674d
[sulfur] properly show "no updates" message
2009-09-18 23:08:10 +02:00
Fabio Erculiani
64b30fdf39
[magneto] determine whether system is running on batteries and skip repo sync in case
2009-09-18 06:33:21 +02:00
Fabio Erculiani
4ed7371e9a
[entropy.server] add the ability to selectively add or remove packages when syncing with Spm
2009-09-16 19:13:25 +02:00
Fabio Erculiani
46c136370a
[entropy.client] rename add_tbz2_to_repos to add_package_to_repos
2009-09-16 17:55:38 +02:00
Fabio Erculiani
f01efbf124
[entropy.const] etpSys cleanup, ditched unused keywords and dirstoclean
2009-09-16 17:52:42 +02:00
Fabio Erculiani
9edd021660
[todo] update TODO
2009-09-16 18:12:59 +02:00
Fabio Erculiani
a1fc877434
[entropy.misc] LogFile, properly deal with /dev/null
2009-09-16 18:12:33 +02:00
Fabio Erculiani
69e19c9dee
[todo] update TODO
2009-09-16 13:33:20 +02:00
Fabio Erculiani
d56fbc93ac
[entropy.tools] more docstrings merged
2009-09-16 13:33:20 +02:00
Fabio Erculiani
72cb6ac6ed
[entropy.const] pull HTTP_PROXY and FTP_PROXY env variables to fill etpConst['proxy']
2009-09-16 13:33:20 +02:00
Daniel Halens Rodríguez
ba9d8bea96
[i18n] Update Russian translation
2009-09-15 22:44:15 +01:00
Fabio Erculiani
161a8ea2b4
[entropy.spm] improve kernel automagic dep add code
2009-09-15 22:39:19 +02:00
Fabio Erculiani
730b956684
[entropy.spm] PortagePlugin: properly detect kernel packages
2009-09-15 21:35:08 +02:00
Fabio Erculiani
25307f8ee0
[entropy.spm] handle KeyError exceptions on remove_installed_package when calling get_installed_package_metadata()
0.99.1.3
2009-09-15 08:34:18 +02:00
Fabio Erculiani
4accf6f720
[todo] update TODO
2009-09-14 09:31:54 +02:00
Fabio Erculiani
70f516af53
[entropy.client.interfaces.package] fix handling of SPM entries with tagged packages
2009-09-14 09:31:54 +02:00
Fabio Erculiani
246a4817dd
[entropy.spm] new method convert_from_entropy_package_name
2009-09-14 09:31:54 +02:00
Daniel Halens Rodríguez
ee3b14d1fa
[i18n] update Russian translation
2009-09-13 23:41:12 +01:00
Fabio Erculiani
e9c5d2b9f1
[todo] update TODO
2009-09-13 18:45:01 +02:00
Fabio Erculiani
fe841379ba
[equo] correctly show virtual packages install information
2009-09-11 16:39:49 +02:00
Fabio Erculiani
b2fb85b93e
[entropy.spm] use uncompress_tar_bz2 with catchEmpty
0.99.1.2
2009-09-11 15:05:59 +02:00
Fabio Erculiani
ab0719a8b3
[entropy.client.interfaces.client] improve old_branch_path file check
0.99.1.1
2009-09-11 13:55:55 +02:00
Fabio Erculiani
2992b75dfa
[todo] update TODO
0.99.1
2009-09-11 11:29:42 +02:00
Fabio Erculiani
0821310af1
[entropy.server/entropy.db] when creating files, set proper permission bits
2009-09-11 11:29:10 +02:00
Fabio Erculiani
d371ff856e
[scripts] remove useless script
2009-09-11 11:29:10 +02:00