Commit Graph

3608 Commits

Author SHA1 Message Date
Fabio Erculiani
369e4fcbee update TODO 2009-05-31 18:27:48 +02:00
Fabio Erculiani
b83de70092 make equo using the new UGC error reporting interface 2009-05-31 18:10:38 +02:00
Fabio Erculiani
05a614f292 update TODO 2009-05-31 18:06:22 +02:00
Fabio Erculiani
002ad35295 fine tune error reported dest emails 2009-05-31 18:05:46 +02:00
Fabio Erculiani
311615c4ba always make sure that given email is really an email 2009-05-31 17:53:52 +02:00
Fabio Erculiani
0008752785 entropy.client.interfaces.qa: ease code 2009-05-31 17:52:07 +02:00
Fabio Erculiani
dc0a12e234 remove debugging output 2009-05-31 17:51:52 +02:00
Fabio Erculiani
02c898f4f3 entropy.client.services.ugc.commands: eval() is evil() 2009-05-31 17:51:29 +02:00
Fabio Erculiani
d65c147592 for UGC Entropy error report, use zlib 2009-05-31 17:50:15 +02:00
Fabio Erculiani
9e81ab4747 strictly split received strings by white spaces 2009-05-31 17:37:46 +02:00
Fabio Erculiani
dd2f3786bb revert previous commit 2009-05-31 17:35:15 +02:00
Fabio Erculiani
2947b1e653 use Python serializer for error report submission 2009-05-31 17:19:03 +02:00
Fabio Erculiani
9c8495410e for UGC Entropy Error report, use extended dict to xml converstion 2009-05-31 17:14:33 +02:00
Fabio Erculiani
468c485e8a make some basic improvements 2009-05-31 17:02:36 +02:00
Fabio Erculiani
cd1398504d entropy.qa: fix system_version parameter 2009-05-31 17:02:08 +02:00
Fabio Erculiani
17fc769bff enable traceback on ValueError exceptions 2009-05-31 17:01:47 +02:00
Fabio Erculiani
ab1296f456 equo ugc, fix small issue with UGC from equo 2009-05-31 16:35:01 +02:00
Fabio Erculiani
821d1dc998 make UGCErrorReportInterface constructor parameters not mandatory 2009-05-31 16:25:21 +02:00
Fabio Erculiani
dee3e35f4f implement Entropy Error reporting through UGC 2009-05-31 16:15:37 +02:00
Fabio Erculiani
8267090196 ErrorReportInterface, cleanup temp data 2009-05-31 14:49:22 +02:00
Fabio Erculiani
49e506be6b remove old handler 2009-05-31 14:41:24 +02:00
Fabio Erculiani
7024eafec4 update TODO 2009-05-31 11:17:27 +02:00
Fabio Erculiani
4c0f11c184 Sulfur, RemoteConnectionMenu, make sure that connection port value is valid 2009-05-31 11:16:38 +02:00
Fabio Erculiani
5b68fb38ee equo: remove beep 2009-05-31 11:16:28 +02:00
Fabio Erculiani
a31a24e5d7 entropy.client.interfaces.repository: fix typo 2009-05-31 11:11:16 +02:00
Fabio Erculiani
0eda043752 entropy.client, EAPI2, on repository update, fetch the light version of the database 2009-05-31 11:05:52 +02:00
Fabio Erculiani
01eb6439e4 entropy.db: create indexes for content table only when possible 2009-05-31 11:05:30 +02:00
Fabio Erculiani
59d444672e fix EAPI2 light database md5 hash creation 2009-05-31 10:49:23 +02:00
Fabio Erculiani
d5aaaf56ed fix returning data 2009-05-31 10:38:32 +02:00
Fabio Erculiani
f5ef744df6 add light database file (without content) for upload in EAPI2 2009-05-31 10:16:28 +02:00
Fabio Erculiani
dfd6dd5aff entropy.db: doDatabaseExport, make possible to exclude tables 2009-05-31 10:15:03 +02:00
Fabio Erculiani
ab66d84f67 add new backward compatible EAPI2 constants 2009-05-31 10:08:10 +02:00
Fabio Erculiani
8b52c00a3d entropy.db: fix neededlibraryidpackages sql 2009-05-31 10:05:20 +02:00
Fabio Erculiani
d901f1f667 small code style update 2009-05-31 09:49:52 +02:00
Fabio Erculiani
e64935fbe9 entropy.db: add elfclass column to neededlibraryidpackages, rewrite resolveNeeded() 2009-05-31 09:49:29 +02:00
Fabio Erculiani
b18939cdcf entropy.db: search cache not needed anymore 2009-05-31 09:39:43 +02:00
Fabio Erculiani
80d187c45d EAPI3, when syncing repositories, do not fetch packages' 'content' metadata 2009-05-31 09:32:06 +02:00
Fabio Erculiani
bdd23bee7c EAPI3, add method that returns package metadata without 'content' 2009-05-31 09:31:28 +02:00
Fabio Erculiani
4085cdf162 entropy.client.interfaces.package: use content metadata from package database 2009-05-31 09:12:48 +02:00
Fabio Erculiani
46b49ec151 entropy.client.interfaces.package: remove old workaround for missing ftype 2009-05-31 08:13:27 +02:00
Fabio Erculiani
84c9eab530 fix typo 2009-05-30 23:14:45 +02:00
Fabio Erculiani
cb1ed1bc89 entropy.db: createCountersTable got removed 2009-05-30 23:08:12 +02:00
Fabio Erculiani
c38e9f8cc5 fix typo 2009-05-30 23:05:51 +02:00
Fabio Erculiani
545826ccf8 use new EAPI3 method to retrieve all repository metadata 2009-05-30 23:01:18 +02:00
Fabio Erculiani
47de6575e0 implement EAPI3 method to make possible to retrieve all repository metadata one-shot 2009-05-30 23:00:25 +02:00
Fabio Erculiani
ec1c64e75f entropy.db: new methods clearNeededLibraryIdpackages and setNeededLibraryIdpackages 2009-05-30 22:59:16 +02:00
Fabio Erculiani
30dae279e2 entropy.db: new method retrieveNeededLibraryIdpackages 2009-05-30 22:48:02 +02:00
Fabio Erculiani
beec2ab334 entropy.db: always create licenses_accepted and installedtable tables 2009-05-30 22:00:25 +02:00
Fabio Erculiani
4d8d268b1c entropy.db: categoriesdescription table now mandatory 2009-05-30 21:56:41 +02:00
Fabio Erculiani
e91ec0e6f0 entropy.db: counters table now mandatory 2009-05-30 21:56:10 +02:00