Commit Graph

4115 Commits

Author SHA1 Message Date
Fabio Erculiani a0bf9dd02c entropy.server: improve QA code 2009-06-02 18:29:11 +02:00
Fabio Erculiani 4e1436e69a fix typo 2009-06-02 17:11:24 +02:00
Fabio Erculiani abc51a9a77 improve extract_edb reliability 2009-06-02 17:10:02 +02:00
Fabio Erculiani 7455b823d1 more improvements to extract_edb 2009-06-02 16:54:35 +02:00
Fabio Erculiani 76d42edf48 when seeking a file, use os module constants instead of straight numbers 2009-06-02 16:33:06 +02:00
Fabio Erculiani 4fcd5f786b optimized version of extract_edb 2009-06-02 15:32:53 +02:00
Fabio Erculiani 36cf61c259 improve speed of extract_edb if no metadata is available 2009-06-02 12:37:53 +02:00
Fabio Erculiani acda9f564b improve remove_edb function 2009-06-02 01:48:23 +02:00
Fabio Erculiani df992294d9 when Entropy metadata in package files is not found, give up cleanly 2009-06-02 01:38:23 +02:00
Fabio Erculiani c051e400d0 improve extract_edb memory usage 2009-06-02 01:35:40 +02:00
Fabio Erculiani b0987970c2 improve extract_edb reliability 2009-06-02 01:08:30 +02:00
Fabio Erculiani 55a741baf3 when flushing back packages, also check their hashes 2009-06-01 21:24:28 +02:00
Fabio Erculiani 811234d93d entropy.server.interfaces.mirrors: add QA tests on package uploads 2009-06-01 20:20:31 +02:00
Fabio Erculiani 66b4c2c69b entropy.qa: add generic method to QA check package files 2009-06-01 20:00:50 +02:00
Fabio Erculiani 11d97e94d2 entropy.services.ugc: always close file descriptor 2009-06-01 19:35:57 +02:00
Fabio Erculiani 71e4f767ee entropy.db: when loading LocalRepository and it fails, make sure to close the fd 2009-06-01 19:29:14 +02:00
Fabio Erculiani 49a922498d fix typo 2009-06-01 19:18:57 +02:00
Fabio Erculiani 8b9e0fbc51 more work on neededlibrarypaths 2009-06-01 19:17:12 +02:00
Fabio Erculiani 0d66d1630b improve entropy.tools.extract_edb 2009-06-01 19:11:07 +02:00
Fabio Erculiani 6c326ca57e entropy.db: improvements for neededlibrarypaths table 2009-06-01 19:07:03 +02:00
Fabio Erculiani c36b15ead5 entropy.qa: fix get_missing_rdepends 2009-06-01 18:05:23 +02:00
Fabio Erculiani 2caadbef01 entropy.db: extend resolveNeeded capabilities to match entropy.qa requirements 2009-06-01 18:04:51 +02:00
Fabio Erculiani 5852ee0ed8 update needed_paths metadatum format 2009-06-01 17:53:41 +02:00
Fabio Erculiani b0f3da2be2 entropy.db: neededlibrarypaths schema update 2009-06-01 17:48:35 +02:00
Fabio Erculiani 2b014c4fa7 entropy.server, try using atomic os.rename method 2009-06-01 17:05:21 +02:00
Fabio Erculiani 52362f8d64 fix apidocs for epydoc 2009-06-01 10:10:29 +02:00
Fabio Erculiani e4603365e2 make always sure that proper branch metadatum is set 2009-06-01 00:26:54 +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 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 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 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