Commit Graph

5977 Commits

Author SHA1 Message Date
Fabio Erculiani a9d2e8329d [todo] update TODO 2010-03-19 15:19:53 +01:00
Fabio Erculiani 33ef15eab6 [entropy.fetchers] urlFetcher: catch socket.timeout exceptions 2010-03-19 15:19:40 +01:00
Fabio Erculiani 160fcfe5eb [sulfur] fix repo-manager-client.py (add missing import) 2010-03-19 15:15:47 +01:00
Fabio Erculiani de8b7e6fd7 [entropy.services.repository] when monitoring repositories, also check packages.db.revision mtime 2010-03-18 20:02:18 +01:00
Fabio Erculiani f16d427907 [entropy.services.repository] remove dead code 2010-03-18 19:49:58 +01:00
Fabio Erculiani e862b57b6e Tagging Entropy version 0.99.38.6 0.99.38.6 2010-03-18 19:20:57 +01:00
Fabio Erculiani 704b85a0b0 [entropy.client.interfaces.repository] properly retrieve EAPI3 revision and handle revision file update in a proper way 2010-03-18 19:19:37 +01:00
Fabio Erculiani 89bb19bba9 [entropy.transceivers] tweak Entropy Transceiver SSH plugin connection timeout 2010-03-18 10:40:02 +01:00
Fabio Erculiani 6fd83910ed [entropy.spm] PortagePlugin: remove deprecated argument from getvirtuals() 2010-03-18 10:24:29 +01:00
Fabio Erculiani 9aadd3a6fe [entropy.spm] catch OSError exceptions while recursively cleaning overlayed ebuild dir 2010-03-17 07:08:18 +01:00
Fabio Erculiani b5fbe16042 [sulfur] make package search functions fault tolerant (2) 2010-03-15 09:10:17 +01:00
Fabio Erculiani 24dc1dc051 [sulfur] make package search functions fault tolerant 2010-03-15 09:09:49 +01:00
Fabio Erculiani 0fafa52dbc [entropy.client] more refactoring work in entropy.client.interfaces.methods 2010-03-14 15:54:41 +01:00
Fabio Erculiani 70066042c4 [entropy.client.interfaces.cache] fix EntropyCacher handling 2010-03-14 15:53:44 +01:00
Fabio Erculiani 8a8cb4c529 [entropy.cache] EntropyCacher: add more debugging output 2010-03-14 15:53:21 +01:00
Fabio Erculiani 40f439f15f [sulfur] tweak UGC package info window's textview 2010-03-14 12:01:15 +01:00
Fabio Erculiani 5aac9aa76a Tagging Entropy version 0.99.38.5 0.99.38.5 2010-03-14 08:13:31 +01:00
Fabio Erculiani 1920b00a28 [po] update/sync translations 2010-03-14 08:12:57 +01:00
Fabio Erculiani 9ac947ed8f [entropy.spm] PortagePlugin: remove self-created temporary directory, do not leak files around 2010-03-14 08:06:56 +01:00
Fabio Erculiani 3a12369bae [sulfur] improve UGC package icon cache handling 2010-03-14 07:30:20 +01:00
Fabio Erculiani 0097c97ac1 [entropy.tools] check if traceback instance is not None in print_exception 2010-03-14 07:29:51 +01:00
Fabio Erculiani ec6dfd255b [sulfur] fix Entropy Client variables initialization 2010-03-14 06:38:03 +01:00
Fabio Erculiani 38c8f33f61 [entropy.client] more refactoring work in entropy.client.interfaces.methods 2010-03-13 22:19:44 +01:00
Fabio Erculiani 8ea8816946 [entropy.server] fix typo 2010-03-12 19:11:26 +01:00
Fabio Erculiani ea55b757a6 [entropy.server.interfaces] relax repository database constraints while preparing for upload 2010-03-12 19:07:44 +01:00
Fabio Erculiani acdcc3ce8a [entropy.server] fix the way items are sorted for upload 2010-03-12 19:00:41 +01:00
Fabio Erculiani 01dc3294b9 [conf] add pkg.sabayon.org as fallback in repositories.conf 2010-03-12 18:46:15 +01:00
Fabio Erculiani 008602e08d [entropy.const] remove unused const 2010-03-12 18:00:42 +01:00
Fabio Erculiani 413dc61d9d Tagging Entropy version 0.99.38.4 0.99.38.4 2010-03-12 17:54:30 +01:00
Fabio Erculiani 0dc0376797 [entropy.client.interfaces.repository] checking against EAPI3 repo file is not required anymore 2010-03-12 17:53:52 +01:00
Fabio Erculiani 774b646d0b [entropy.services.repository] rewrite EAPI3 repository updates handling 2010-03-12 17:24:07 +01:00
Fabio Erculiani 4d9efc545b [entropy.services.repository] also consider revision file mtime for cache evaluation 2010-03-12 16:20:24 +01:00
Fabio Erculiani 38593b9bd8 Tagging Entropy version 0.99.38.3 0.99.38.3 2010-03-12 12:20:31 +01:00
Fabio Erculiani 1e5a44a613 [entropy.server] append packages.db.revision upload to the end of the upload queue 2010-03-12 12:12:13 +01:00
Fabio Erculiani 320d91da1c [entropy.services.repository] use repo database mtime for cache validation 2010-03-12 08:05:43 +01:00
Fabio Erculiani b975de2907 Tagging Entropy version 0.99.38.2 0.99.38.2 2010-03-11 19:46:04 +01:00
Fabio Erculiani 230e38d6a0 [entropy.server] fix undefined reference 2010-03-11 19:45:36 +01:00
Fabio Erculiani a32fb2d4a6 Tagging Entropy version 0.99.38.1 0.99.38.1 2010-03-11 19:27:03 +01:00
Fabio Erculiani 8747dc8ebb [entropy.db] EntropyRepository.checksum() check against gpg column 2010-03-11 19:24:13 +01:00
Fabio Erculiani 2e388f45d4 [entropy.client.interfaces.repository] fix EAPI handling among various repositories 2010-03-11 19:20:23 +01:00
Fabio Erculiani 86487e1794 [entropy.services/entropy.client] when syncing repos with EAPI3, get repo revision via EAPI3 services 2010-03-11 18:55:36 +01:00
Fabio Erculiani 92b66d0ca8 Tagging Entropy version 0.99.38 0.99.38 2010-03-11 17:12:39 +01:00
Fabio Erculiani 28b5d09c0a [sulfur] fix application exit 2010-03-11 17:10:28 +01:00
Fabio Erculiani f18ef4225f [entropy.client.misc] fix regression in FileUpdates class 2010-03-11 16:41:40 +01:00
Fabio Erculiani 060d516717 [sulfur] fix GuiUrlFetcher UI objects connection 2010-03-11 16:24:12 +01:00
Fabio Erculiani f9e5718fca [todo] update TODO 2010-03-11 16:03:46 +01:00
Daniel Halens Rodriguez 8647e99673 [i18n] update sk translation 2010-03-11 13:54:44 +00:00
Fabio Erculiani 3218c6b023 [sulfur] make Sulfur respawn feature working 2010-03-11 14:54:14 +01:00
Fabio Erculiani e3996a4013 [sulfur] fix undefined reference 2010-03-11 14:54:08 +01:00
Fabio Erculiani 109db27c4b [sulfur] fix Update All button hide/show logic 2010-03-11 14:50:39 +01:00