Commit Graph

5569 Commits

Author SHA1 Message Date
Fabio Erculiani
0ca3b1bd8f [todo] update TODO 2010-01-28 18:03:55 +01:00
Fabio Erculiani
8e64a04f0e [todo] update TODO 2010-01-28 16:56:40 +01:00
Fabio Erculiani
e608419183 [sulfur] highlight system packages in tree view 2010-01-28 16:56:22 +01:00
Fabio Erculiani
e761013621 [sulfur] add more caching to EntropyPackage 2010-01-28 16:48:12 +01:00
Fabio Erculiani
9d16d55841 [sulfur] cache some EntropyPackage metadata requests 2010-01-28 16:45:29 +01:00
Fabio Erculiani
6b7b622ac2 [todo] update TODO 2010-01-28 16:38:25 +01:00
Fabio Erculiani
60aa36ff2d Update ChangeLog for version 0.99.30.1 0.99.30.1 2010-01-28 15:48:05 +01:00
Fabio Erculiani
804a0c1d9c [equo] import os module 2010-01-28 15:47:53 +01:00
Fabio Erculiani
cccb9239a1 [entropy.server] fix nonfree pkgs dir support across repos (when moving)
When moving packages across repos, if nonfree packages dir support is enabled
metadata has to be re-extracted from package file and new 'download' metadatum
has to replace the old one. This because a free package can be considered as
such in repo A but not in repo B.
2010-01-28 14:56:20 +01:00
Fabio Erculiani
865113de96 Update ChangeLog for version 0.99.30 0.99.30 2010-01-28 13:31:29 +01:00
Fabio Erculiani
b58be877a4 [tests] add tagged packages match test 2010-01-28 13:13:00 +01:00
Fabio Erculiani
25a0134db0 [sulfur] EntropyPackageView, deal with closed repo in cell redraw callback 2010-01-28 12:45:22 +01:00
Fabio Erculiani
2dba860c0a [sulfur] move LicenseDialog.accepted at the top 2010-01-28 12:42:42 +01:00
Fabio Erculiani
df80cdfede [entropy.db] fix issue causing ~app-foo/foo-1.2.3#tag to not get matched, "~" operator compare check was missing 2010-01-28 12:39:59 +01:00
Fabio Erculiani
e3c6ce32cb [docs] update API documentation 2010-01-28 10:20:39 +01:00
Fabio Erculiani
2442918f93 [todo] update TODO 2010-01-28 10:17:51 +01:00
Fabio Erculiani
0246f2201a [sulfur] EntropyPackageView._get_cached_pkg_ugc_icon: validate variables 2010-01-28 09:57:40 +01:00
Fabio Erculiani
ee2814d0c3 [entropy.client] catch closeDB() exceptions and write to stderr 2010-01-28 09:55:50 +01:00
Fabio Erculiani
adb5eb0787 [todo] update TODO 2010-01-28 09:52:15 +01:00
Fabio Erculiani
9ea843d36d [entropy.server] disable -nonfree directory support by default, via server.conf 2010-01-28 09:51:33 +01:00
Fabio Erculiani
5630947ae0 [equo] add "equo query revisions" tool 2010-01-28 09:41:31 +01:00
Fabio Erculiani
365b520e70 [entropy.db] new method searchRevisionedPackages 2010-01-28 09:38:54 +01:00
Fabio Erculiani
488bafa814 [po] update translations 2010-01-28 09:33:49 +01:00
Fabio Erculiani
b0216f343e [entropy.client/entropy.server] cleanup and fixes aimed to make downloads from -nonfree dir working
:: removed etpConst['packagesbindir']
:: cleaned up entropy.client.interfaces.fetch, branch argument not
   needed anymore, dropped
:: moved some minor functions to entropy.server (not required in
   entropy.client anymore)
2010-01-28 09:30:46 +01:00
Fabio Erculiani
beaf624231 [entropy.server] make use of the new SpmPlugin.extract_package_metadata, license_callback 2010-01-27 23:42:02 +01:00
Fabio Erculiani
c303e3af6d [entropy.spm] SpmPlugin: bump PLUGIN_API_VERSION requirement, implement new argument on extract_package_metadata
:: license_callback is used to determine if a package is free (as in freedom) or not.
2010-01-27 23:40:43 +01:00
Fabio Erculiani
144960531b [entropy.server] fix verify_remote_packages() 2010-01-27 22:14:09 +01:00
Fabio Erculiani
182d556433 [entropy.server] fix another function call (fix tidy_mirrors) 2010-01-27 21:53:34 +01:00
Fabio Erculiani
d23f0bca4a [todo] update TODO 2010-01-27 19:47:22 +01:00
Fabio Erculiani
452c95a39e [entropy.server] another regression fix 2010-01-27 19:47:00 +01:00
Fabio Erculiani
6ac2a52488 [activator] use rss enable setting from SystemSettings and not etpConst 2010-01-27 19:37:10 +01:00
Fabio Erculiani
92d8035ff2 [entropy.server] do not consider a mirror "tainted" when pkgs are just downloaded 2010-01-27 19:36:43 +01:00
Fabio Erculiani
05283052cf [entropy.server] fix another undefined reference (blame pylint, it sucks!) 2010-01-27 19:29:18 +01:00
Fabio Erculiani
6afdcd2bb2 [entropy.server] fix a bunch of regressions caused by previously committed huge code move 2010-01-27 19:22:46 +01:00
Fabio Erculiani
f1517bd880 [entropy.server] cleanup initialize_server_repository() 2010-01-27 18:54:10 +01:00
Fabio Erculiani
37edb21f50 [entropy.server] fix undefined reference 2010-01-27 18:40:32 +01:00
Fabio Erculiani
a0245b84ca [entropy.server] add support for multiple packages directories (to host nonfree pkgs) 2010-01-27 18:37:01 +01:00
Fabio Erculiani
6c61cda7a5 [entropy.core.settings.base] make possible to override branch from env, using ETP_BRANCH 2010-01-27 17:04:05 +01:00
Fabio Erculiani
969d1e1e7a [entropy.tools] add function recursive_directory_relative_listing 2010-01-27 13:42:19 +01:00
Fabio Erculiani
be46cca688 [entropy.server] add nonfree repository metadata to repositories dict 2010-01-27 10:10:55 +01:00
Fabio Erculiani
a78148bfad [entropy.spm] PortagePlugin: use newly created entropy.tools.create_package_dirpath() 2010-01-27 10:10:20 +01:00
Fabio Erculiani
7a85585594 [entropy.const] add nonfree pkgs directory name 2010-01-27 10:02:29 +01:00
Fabio Erculiani
abf995ae59 [entropy.tools] factorize pkgs path building into a general purpose function 2010-01-27 10:01:12 +01:00
Fabio Erculiani
20223586e9 [entropy.const] prepare packages relative download URL per license type split 2010-01-27 09:03:21 +01:00
Fabio Erculiani
17780018b8 [sulfur] better check advisory object before loading advisory menu 2010-01-27 08:43:02 +01:00
Fabio Erculiani
3583e867c0 [sulfur] improve UGC icon cache fetch in treeview under high load 2010-01-27 00:28:58 +01:00
Fabio Erculiani
b4f3a749b6 [sulfur] show repository identifier on pkg row 2010-01-27 00:12:58 +01:00
Fabio Erculiani
6bda803c7b [sulfur] fix packages sorting inside pkgs categories in treeview 2010-01-27 00:04:43 +01:00
Fabio Erculiani
44d11747e5 [sulfur] catch resize_image errors 2010-01-26 23:34:54 +01:00
Fabio Erculiani
7adb0c60a1 [todo] update TODO 2010-01-26 23:01:12 +01:00