Commit Graph

2471 Commits

Author SHA1 Message Date
lxnay 520522cd4f Entropy:
- misc improvements


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2784 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-14 15:04:23 +00:00
lxnay 5337fdec11 Entropy/caches:
- remove cache global variables
- say goodbye to const_resetCache, not needed anymore


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2783 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-14 13:23:52 +00:00
lxnay e569355022 Entropy/entropyConstants:
- get rid of etpRemoteFailures and maskingReasonsStorage global variables
Entropy/EquoInterface:
- apply entropyConstants changes
- new method get_masked_package_reason
Entropy/EntropyDatabaseInterface:
- hack to control idpackageValidatorCache size


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2782 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-14 12:42:09 +00:00
lxnay 2efba57138 Entropy/ServerInterface:
- in for cycles, unpack tuples directly
- append treeupdates info to binary packages too


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2781 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-13 09:58:00 +00:00
lxnay 8f3e8d8996 Entropy/UGCClientInterface:
- login/do_login(): ability to force re-login
Entropy/Spritz:
- do not remove login credentials inside UGC preferences when clicking on Generate Login


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2779 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-12 17:50:50 +00:00
lxnay 38136eefa2 Entropy/Spritz:
- properly show a wait window when running long tasks


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2778 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-12 17:41:27 +00:00
lxnay 050dccc39b Entropy/Spritz:
- fix package voting from treeview


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2777 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-12 17:27:16 +00:00
lxnay c702b06974 Entropy/Spritz:
- when pressing Clear Cache, get back to the Repositories tab


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2776 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-12 15:56:47 +00:00
lxnay 3787dc6030 Entropy/EquoInterface:
- goodbye listAllAvailableBranches
Entropy/Spritz:
- remove branch switching button, it's a critical task that should be done only with brain ON


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2775 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-12 15:39:52 +00:00
rogerc 312c2e67f3 update catalan translation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2774 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-12 15:36:08 +00:00
lxnay d0250f7d65 Entropy/Equo:
- fix deptest packages install


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2773 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-12 09:35:21 +00:00
lxnay 8106fbe551 Entropy/Spritz:
- fix available packages selection (for install)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2772 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-12 09:31:33 +00:00
lxnay 653247e292 svn ci -m
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2771 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-11 19:15:33 +00:00
lxnay d3b8fe9138 Entropy/EntropyDatabaseInterface:
- searchPackages: add just_id option to only pull idpackages in


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2770 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-11 19:14:32 +00:00
lxnay 1555d3cefa tagging entropy 0.24.0
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2769 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-11 15:43:45 +00:00
lxnay fb2fcbd42b Entropy/translations:
- update Italian translation
- sync others


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2768 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-11 15:42:24 +00:00
lxnay e46fd159e5 Entropy/EquoInterface:
- allow tagging entropy packages by setting ENTROPY_PROJECT_TAG inside the ebuild


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2767 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-11 10:47:39 +00:00
lxnay c9f2a293a5 Entropy/Spritz:
- implement sources download here too


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2766 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-11 00:05:42 +00:00
lxnay daae0887d6 Entropy/PackageInterface:
- new action implemented: source, useful to download packages source code
Entropy/Equo:
- add support for downloading source packages (equo source)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2765 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-10 23:47:00 +00:00
lxnay a27888e5d4 Entropy/Spritz:
- add fetch (download) only support


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2764 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-10 17:27:24 +00:00
lxnay c1d033a63d Entropy/TODO:
- update TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2763 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-10 17:03:06 +00:00
lxnay 2281f0eb81 Entropy/Spritz:
- implement rubber banding support for package views, allows multiple package selections


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2762 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-10 17:02:47 +00:00
lxnay 31c7feaaef Entropy/TODO:
- update TODO
Entropy/Reagent:
- add configuration files updates check
Entropy/translations:
- update translations and template file


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2761 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-10 12:23:15 +00:00
lxnay 31f5477066 Entropy/ServerInterface/ServerMirrorsInterface:
- block database upload and updates if there are uncommitted configuration files (reworked)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2760 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-10 12:20:10 +00:00
lxnay f054c3fbe4 Entropy/ServerInterface/ServerMirrorsInterface:
- block database upload if there are uncommitted configuration files


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2759 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-10 11:51:06 +00:00
lxnay 128e7a34a1 Entropy/UGCClientInterface:
- fix thread locking issues with calling the login method inside do_cmd


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2758 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-10 00:22:14 +00:00
lxnay fd6f2f0ae5 Entropy/SocketInterface:
- fix previous commit


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2757 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-10 00:09:22 +00:00
lxnay 26103471b0 Entropy/SocketInterface/RequestHandler:
- fix transmit method call


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2756 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 23:54:02 +00:00
lxnay 0bad181805 Entropy/EntropyDatabaseInterface:
- do not crash on createPackagesetsIndex


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2755 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 23:50:51 +00:00
lxnay d70c657263 Entropy/Spritz:
- remove translatable flag from gtk-undo item in spritz.glade


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2754 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 22:56:50 +00:00
lxnay 4537846a99 Entropy/translations:
- sync translations


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2753 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 22:50:10 +00:00
lxnay c3fd734fef Entropy/Equo/libtest:
- show broken libraries in alphabetical order


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2752 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 22:30:08 +00:00
lxnay 88c245c845 Entropy/RepoInterface:
- _config_updates_make_profile(): if /etc/make.profile is broken, remove the symlink first


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2751 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 22:27:16 +00:00
lxnay ebe551db54 Entropy/EquoInterface:
loadRepositoryDatabase(): check if repositoryName is a string
generate_depends_tree(): fix issues with system packages dependencies resolution (like sys-kernel/linux-sabaupm=
PackageSettings:
- on repos_system_mask_installed key, pull all the available idpackages using multiMatch, which seems better
- repos_system_mask_installed_keys: add helper dict to ease interaction


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2750 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 22:03:33 +00:00
lxnay 974a918355 Entropy/Spritz:
- kb/sec VS kB/sec


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2749 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 21:27:38 +00:00
lxnay 8dc99622f2 Entropy/Spritz:
- improved usability: created the Queued tab to allow users review their changes before getting to the Queue tab


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2748 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 21:25:32 +00:00
lxnay de40ae7847 Entropy/Spritz:
- improve speed of elaborateUndoremove


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2747 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 20:23:37 +00:00
lxnay 1f2a17ed7b Entropy/TODO:
- update TODO
Entropy/Spritz:
- implement package sets support
- massive bugfix and remove support for packages in the Updates tab


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2746 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 18:58:45 +00:00
lxnay 11901f4c96 Entropy/EquoInterface:
- packageSetExpand(): use etpConst['packagesetprefix'] length to remove the prefix (@)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2745 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 18:55:37 +00:00
lxnay 47c6252dc1 Entropy/TimeScheduled:
- make possible to sleep before spawning the function
Entropy/EquoInterface:
- packageSetMatch: return empty tuple if no matches are found (instead of empty dict) when multiMatch is not enabled
- generate_dependency_tree(): add flat option, to return a yet ordered dependencies list (instead of a dict)
- generate_dependency_tree(): slightly update speed when creating the final dictionary
Entropy/phpBB3AuthInterface:
- make possible to disable the update of the session table
Entropy/UGCCacheInterface:
- get_package_downloads(): always return int


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2744 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-09 13:12:31 +00:00
lxnay 5592ecfb84 Entropy/Spritz:
- GLSA info window: substitute labels with TextViews to avoid running off-screen :-)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2743 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-08 15:30:29 +00:00
lxnay b8cadf2b6c Entropy/Spritz:
- on the Security advisories tab, when adding packages, always ask before adding


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2742 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-08 15:16:31 +00:00
lxnay b0f8114674 Entropy/Spritz:
- improve queue load/save speed
- make it working, eventually


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2741 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-08 14:52:57 +00:00
lxnay c18d09deb2 Entropy/Spritz:
- fix package masking dialog, transforming it into a simple window with GtkDialog functionalities
All this because GtkDialog widgets are always modal when running and in our case, the package properties window was locked


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2740 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-08 14:16:04 +00:00
lxnay 4562706489 Entropy/Spritz:
- fix warning GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2739 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-08 13:17:40 +00:00
lxnay f228e68597 Entropy/Equo:
- add support for package sets
Entropy/EquoInterface:
- group initConfig_entropyConstants calls in a stand-alone EquoInterface method
- half-implement in-memory repositories (will be completed upon request)
- atomMatch: support matchRepo for server-repos too
Entropy/TODO:
- update TODO
Entropy/EquoInterface:
- improve packageSetMatch method
- implement packagesExpand and packageSetExpand methods
Entropy/exceptionTools:
- implement new InvalidPackageSet exception


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2738 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-08 12:48:47 +00:00
lxnay 46ba10dcbd Entropy/Equo/Reagent:
- implement package sets search
Entropy/ServerInterface:
- implement packageSetList, packageSetSearch, packageSetMatch methods


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2737 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-08 10:17:14 +00:00
lxnay 0172841210 Entropy/phpBB3AuthInterface:
- improve phpbb username validation on registration


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2736 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-08 09:11:52 +00:00
lxnay fd85e10164 Entropy/EntropyDatabaseInterface:
- implement table structure for supporting package sets
- add methods to handle them: clearPackageSets(), insertPackageSets(), retrievePackageSets()
Entropy/Socket Server Interface:
- if command is not valid, return a CL answer
Entropy/Socket Server Client Interface:
- handle CL answers on receive()
Entropy/ServerInterface:
- add support for package sets, loading data from sets/ database dir subdirectory
- automatically handle them by updating the db at every change
Entropy/Repository Daemon:
- add EAPI3 support for package sets
Entropy/RepoInterface/EquoInterface:
- add support for package sets on sync
- add package sets match and search functions
more tomorrow


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2735 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-07 22:38:42 +00:00
lxnay 22d3400e7a Entropy/TODO: update TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2734 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-12-07 22:32:57 +00:00