Commit Graph

9601 Commits

Author SHA1 Message Date
Fabio Erculiani 36d184d76e Release Entropy 1.0_alpha47 2011-04-15 08:00:30 +02:00
Fabio Erculiani 5c7a045a3e [Makefile] remove references to dropped files 2011-04-15 08:00:04 +02:00
Fabio Erculiani a92aa06004 [entropy.server] drop other two configuration constants 2011-04-15 07:58:57 +02:00
Fabio Erculiani aa62400790 [entropy*] drop socket service related code, R.I.P. 2011-04-15 07:35:51 +02:00
Fabio Erculiani 10ee59f257 Tagging Entropy version 1.0_alpha46 1.0_alpha46 2011-04-15 00:42:30 +02:00
Fabio Erculiani 55d7ef1275 Release Entropy 1.0_alpha46 2011-04-15 00:42:13 +02:00
Fabio Erculiani 79f8a576b5 [entropy.client.interfaces.db] make sure to abort in case of fetch error from webservice 2011-04-15 00:29:47 +02:00
Fabio Erculiani d6de645ccb [entropy.client.interfaces.db] dramatically improve differential update sync speed by spawning parallel metadata download 2011-04-15 00:26:59 +02:00
Fabio Erculiani 90ccb479bb [entropy.client.services] small final tweaks 2011-04-15 00:26:24 +02:00
Fabio Erculiani 6fd56e4f81 [equo] when calling validate_credentials() also catch RequestError exception 2011-04-14 18:24:57 +02:00
Fabio Erculiani 6357af21cc [sulfur] when calling validate_credentials() also catch RequestError exception 2011-04-14 18:24:37 +02:00
Fabio Erculiani 7f319382f4 [entropy.client.interfaces.package] __fetch_file: catch OSError exception on makedirs() 2011-04-14 18:18:55 +02:00
Fabio Erculiani 47109d61b7 [po] update translations 2011-04-14 15:22:07 +02:00
Fabio Erculiani 83d974d818 [entropy.const] drop UGC related constants (removed) 2011-04-14 15:21:08 +02:00
Fabio Erculiani 80dfbcc0f2 [entropy.services] goodbye old and ugly RPC service, R.I.P. 2011-04-14 15:17:54 +02:00
Fabio Erculiani e5bf7e039d [tests] add RepositoryWebServices tests 2011-04-14 15:09:35 +02:00
Fabio Erculiani bb0508784d [entropy.client.interfaces.db] reimplement EAPI3 sync over Repository Web Services infrastructure 2011-04-14 15:04:19 +02:00
Fabio Erculiani a6cd8f150a [entropy.client.interfaces.loaders] add RepositoryWebServices() loader 2011-04-14 15:02:54 +02:00
Fabio Erculiani 5a073519af [entropy.client.services] implement RepositoryWebServices infrastructure 2011-04-14 15:02:22 +02:00
Fabio Erculiani 343fd107e7 [entropy.db] EntropyRepositoryBase.checksum: if strict is not specified, only pick non-dynamic data from baseinfo, extrainfo 2011-04-14 14:57:42 +02:00
Fabio Erculiani a14a146d19 [entropy.const] const_get_caller: catch IndexError exception (when stack level is < 3) 2011-04-14 14:56:52 +02:00
Fabio Erculiani 90f9bb0dda [entropy.db] EntropyRepository._insertProvide: fixup runtime type check
This is required by Repository WebServices returned metadata, which
always converts all iterable types to list()
2011-04-14 14:08:36 +02:00
Fabio Erculiani b97ec888ab [equo] text_repositories: add missing import (const_debug_write) 2011-04-14 14:06:24 +02:00
Fabio Erculiani 0c11af4e03 [entropy.client.interfaces] set webservices_config metadatum for .tbz2 and .etp repositories 2011-04-13 16:27:51 +02:00
Fabio Erculiani f6cd220c0a [entropy.services.client] raise WebService.UnsupportedService if webservices_config metadata is not available 2011-04-13 16:26:15 +02:00
Fabio Erculiani f75a2d8a0d Tagging Entropy version 1.0_alpha45 1.0_alpha45 2011-04-11 21:28:03 +02:00
Fabio Erculiani 5b4487ecb5 Release Entropy 1.0_alpha45 2011-04-11 21:28:01 +02:00
Fabio Erculiani 97d90ffcea [sulfur] cleanup ugc stats code 2011-04-11 21:27:30 +02:00
Fabio Erculiani 241d9e5670 Tagging Entropy version 1.0_alpha44 1.0_alpha44 2011-04-11 16:02:18 +02:00
Fabio Erculiani c9242c5793 Release Entropy 1.0_alpha44 2011-04-11 16:02:15 +02:00
Fabio Erculiani b72955ef36 [entropy.client.services] improve reliability of report_error() by encoding everything as file in the POST request 2011-04-11 16:01:36 +02:00
Fabio Erculiani 401441f494 Tagging Entropy version 1.0_alpha43 1.0_alpha43 2011-04-11 14:53:36 +02:00
Fabio Erculiani 8481a9b847 Release Entropy 1.0_alpha43 2011-04-11 14:53:21 +02:00
Fabio Erculiani d635c89476 [sulfur/package] remove some warnings 2011-04-11 14:18:54 +02:00
Fabio Erculiani 49a258c587 [sulfur] fix another undefined reference inside setup_images() 2011-04-11 14:11:18 +02:00
Fabio Erculiani edd1ef79d5 [sulfur] fix undefined reference 2011-04-11 14:10:36 +02:00
Fabio Erculiani 63097c3d4d [entropy.client.services] convert to byte string before pushing to hashlib.sha1 2011-04-10 23:50:44 +02:00
Fabio Erculiani 17baf12a2e [entropy.services.client] drop ETP_OVERRIDE_REQUEST_URL 2011-04-10 23:28:32 +02:00
Fabio Erculiani 30b7f6c191 Tagging Entropy version 1.0_alpha42 1.0_alpha42 2011-04-10 23:27:18 +02:00
Fabio Erculiani 207eaa5513 Release Entropy 1.0_alpha42 2011-04-10 23:27:03 +02:00
Fabio Erculiani cc44a98c6a [entropy.client.interfaces.client] drop UGC interface support completely 2011-04-10 23:16:41 +02:00
Fabio Erculiani 4edec0ed14 [entropy.client.interfaces.cache] drop UGC related methods 2011-04-10 23:16:23 +02:00
Fabio Erculiani b930bef29d [tests] drop dead tests 2011-04-10 23:15:51 +02:00
Fabio Erculiani 7c62ffa29b [sulfur] migrate the whole application to the use of the new Entropy Web Services interface 2011-04-10 23:15:13 +02:00
Fabio Erculiani 97c0f986aa [entropy.client.interfaces.qa] use the new Entropy Web Services interface for submitting error reports 2011-04-10 23:14:34 +02:00
Fabio Erculiani 9956b4ffeb [equo] ugc: catch AssertionError exceptions generated by DocumentFactory methods 2011-04-10 23:13:59 +02:00
Fabio Erculiani 92dd3d6f05 [equo] drop load_ugc from Client() 2011-04-10 23:13:43 +02:00
Fabio Erculiani abe1ac6536 [entropy.client.services] when adding a new vote, make all the best for keeping the "get_available_votes" cache up-to-date 2011-04-10 17:42:26 +02:00
Fabio Erculiani 6d743d26b5 [entropy.services.client] also debug-log cache miss in _method_getter() 2011-04-10 17:41:58 +02:00
Fabio Erculiani d30260a119 [entropy.const] const_debug_write, make it synchronous and thread-safe 2011-04-10 17:41:37 +02:00