Commit Graph

4445 Commits

Author SHA1 Message Date
Fabio Erculiani eeb538a6a8 [entropy.client.interfaces.package] os.utime() is done by entropy.tools.movefile() 0.99.3.1 0.99.3.1-python2.5 2009-09-28 18:53:13 +02:00
Daniel Halens Rodríguez e04e7563ea [translations] update Russian translation 2009-09-28 00:34:02 +01:00
Daniel Halens Rodríguez 04aab5d070 [translations] update Spanish translation 2009-09-28 00:15:41 +01:00
Daniel Halens Rodríguez b898e14a9f [translations] update translators list and order it by locale 2009-09-28 00:11:05 +01:00
Daniel Halens Rodríguez 0317c54cde [translations] update French (Canada) translation 2009-09-27 23:58:53 +01:00
Daniel Halens Rodríguez 8363718cec [translations] update French translation 2009-09-27 23:58:19 +01:00
Fabio Erculiani 536c762bfb [todo] update TODO 2009-09-27 08:55:24 +02:00
Fabio Erculiani be6126ce5a [entropy.server] properly handle pkg revision setup ignoring self sepo 2009-09-27 08:52:32 +02:00
Fabio Erculiani 1c0da453fd [todo] update TODO 2009-09-27 08:52:27 +02:00
Fabio Erculiani 2886e5462e [entropy.client.interfaces.package] look for pkgs in same slot by removing versiontag first 0.99.3 2009-09-26 18:20:35 +02:00
Fabio Erculiani 71b0f8dff8 [entropy.spm] Plugin interface refactoring, move Portage stuff away from Entropy Client Trigger interface 2009-09-26 14:52:40 +02:00
Fabio Erculiani 4224567074 [sulfur] make EntropyQueueView atomic 2009-09-26 11:43:51 +02:00
Fabio Erculiani 34d77a912d [sulfur] fix packages metadata handling when critical updates feature is enabled 2009-09-26 11:32:10 +02:00
Fabio Erculiani aca8a9d2ac [sulfur] fix wrongly formatted output issue (on vte.Terminal) 2009-09-26 11:02:55 +02:00
Fabio Erculiani 4a8bda7612 [entropy.client.interfaces.trigger] Trigger class cleanup, preparing to move Portage stuff away from it 2009-09-26 09:57:17 +02:00
Fabio Erculiani 7708a403fa [entropy.const] always set a valid ROOT env var 2009-09-26 09:39:38 +02:00
Fabio Erculiani 2a7db1965a [entropy] fix OutputInterface.askQuestion answers handling 2009-09-26 09:18:23 +02:00
Fabio Erculiani dfdca096b1 [entropy.client.interfaces.trigger] initdisable is dangerous
initdisable trigger has been very dangerous (and bound to Gentoo
specific stuff). Removing it avoids having weird troubles with
system services being accidentally removed. If this will cause
unclean boot, issues have to be solved via branch migration scripts.
2009-09-26 01:43:15 +02:00
Fabio Erculiani 8278b5e8ee [entropy.client.interfaces.trigger] fix initdisable trigger metadata collection 2009-09-26 01:40:59 +02:00
Fabio Erculiani fed13cc631 [entropy.client.interfaces.trigger] start to cleanup trigger module, move spm stuff to spm 2009-09-26 01:36:03 +02:00
Fabio Erculiani 53b49f6614 [entropy.client.interfaces.package] update utime on file install 2009-09-26 01:35:36 +02:00
Fabio Erculiani 021b402742 [todo] update TODO 2009-09-26 01:35:18 +02:00
Fabio Erculiani 1af34cf6e9 [todo] update TODO 2009-09-26 00:38:33 +02:00
Fabio Erculiani 4e66c9ed25 [entropy.client.interfaces.trigger] add workaround for buggy Portage linux-info.eclass 2009-09-25 22:35:54 +02:00
Fabio Erculiani d9f440cc08 [entropy.services.ugc] make socket setup fault tolerant 2009-09-24 16:19:03 +02:00
Fabio Erculiani c221305636 [entropy.client.services.ugc] fine tune timeout settings 2009-09-24 16:18:04 +02:00
Fabio Erculiani b0e08df721 [entropy.services.ugc] do not hang on connect() if server is not available 2009-09-24 16:10:13 +02:00
Fabio Erculiani 6da943a93b [entropy.db] when validating cache, also check cached objects type 2009-09-23 11:08:57 +02:00
Fabio Erculiani 58d796d438 [entropy.tools] improve isnumber function 2009-09-23 11:08:36 +02:00
Fabio Erculiani d658f8881b [entropy.server] fine tune revision across repos handling 2009-09-20 23:47:39 +02:00
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