Commit Graph

7365 Commits

Author SHA1 Message Date
lxnay 3d2459de30 Entropy:
- fix const_setup_perms(), didn't chmod properly
- improve system reliability by checking if another instance is running before starting critical tasks
- some cleanups on the notification applet


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1910 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-03 09:13:41 +00:00
lxnay 85a2734cac Entropy:
- fix calculate_world_updates() and filterSatisfiedDependencies to correctly handle actions
Spritz:
- fix Add all/Remove all buttons


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1908 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-02 22:29:14 +00:00
lxnay a786f2d121 Entropy/ServerInterface:
- backup database before shrinking to avoid slow re-indexing


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1907 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-02 14:49:48 +00:00
lxnay 4baebf3abd Entropy/ServerInterface:
- backup database before shrinking to avoid slow re-indexing


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1906 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-02 14:38:14 +00:00
lxnay 6a4a08bbb7 Entropy/misc:
- some final touches


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1904 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-02 14:06:32 +00:00
lxnay 410cdc321b Entropy/EquoInterface:
- fix an odd behavior of EquoInterface._lookup_inverse_dependencies()

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1902 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 18:59:14 +00:00
lxnay 833cfee02a Entropy/ServerInterface:
- fix expired packages handling


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1901 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 18:14:26 +00:00
lxnay 78dabbbdf5 Entropy/EquoInterface:
- fix infinite loop on packages removal

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1899 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 14:22:22 +00:00
lxnay 1993b165f5 removing 0.14.15.12 tag for a while
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1898 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 13:09:27 +00:00
lxnay 88ef3cfdf5 Entropy/Spritz:
- improve package information dialog by reordering USE flag and Eclass information


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1896 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 12:53:37 +00:00
lxnay ec9d007f10 Entropy/Spritz:
- properly format strings on the package information dialog

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1895 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 12:38:26 +00:00
lxnay 091b7ed33a Entropy/Spritz:
- greatly improved speed on queues, popup menus, dependencies calculation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1894 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 12:29:33 +00:00
rogerc 4d8999a9a4 updated es.po and ca.po for Spritz
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1893 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 10:20:43 +00:00
lxnay 956254f514 Entropy/Spritz:
- sort atoms inside confirmation dialog

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1892 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 00:24:45 +00:00
lxnay b5e98a0b8e Entropy/EquoInterface/etpDatabase:
- removed 'info cache' from etpDatabase, there is no need to have an on-disk cache when sqlite3 is faster
- updated EquoInterface accordingly
- improved reliability when running multiple Entropy instances
Entropy/Spritz:
- fixed some minor bugs


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1890 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 00:01:29 +00:00
lxnay 11112428a7 Entropy/Spritz:
- fix Spritz crash when no updates are available


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1888 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 15:53:11 +00:00
lxnay 8e899cf6f9 Entropy/EquoInterface:
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1886 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 15:40:55 +00:00
lxnay 0e6e70b44a removing 0.14.15.8 tag
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1884 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 09:20:24 +00:00
lxnay 26b81e401b Entropy/Spritz:
- translation updates


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1882 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 09:14:15 +00:00
lxnay 941f77f874 Entropy:
- misc fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1881 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 08:48:57 +00:00
lxnay 2277e9072f Entropy:
- fix some spare bugs

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1880 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 08:45:33 +00:00
lxnay 5744d66b52 Entropy:
- improved etpDatabase.atomMatch speed
- improved EquoInterface.get_category_description_data()
Entropy/Spritz:
- use translated categories description when possible


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1879 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-30 08:38:52 +00:00
lxnay 48a89939f8 Entropy/Spritz:
- added category description support
- added category description helpe function


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1878 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-29 23:59:14 +00:00
lxnay ed3e59bd58 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1877 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-29 23:23:11 +00:00
lxnay 68148905cf whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1876 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-29 23:21:57 +00:00
lxnay 3c89b64d75 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1875 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-29 23:21:16 +00:00
lxnay a9b4a91676 Entropy/ServerInterface/EquoInterface:
- reworked categories description support to use /usr/portage metadata.xml files


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1874 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-29 23:09:23 +00:00
lxnay 173ad4ef43 Entropy/ServerInterface/etpDatabase:
- implemented categories description code, server-side


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1873 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-29 18:19:07 +00:00
lxnay 7e57ffe23b Entropy/Spritz:
- beautify package lists
Entropy/Equo:
- always show how many files need to be merged
Entropy/EquoInterface:
- fix typo that caused Portage world file to not be properly updated


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1872 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-28 18:03:17 +00:00
lxnay 82bfd4f089 Entropy/Spritz:
- improve eye candy of packages treeviews


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1871 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-26 23:44:25 +00:00
rogerc 62bcc79b4d updated es_ES.po for Spritz
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1870 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-26 10:17:16 +00:00
lxnay 121c635081 Entropy/EquoInterface:
- handle dbapi2.OperationalError in calculate_world_updates() when matching an atom through repositories 
- handle dbapi2.OperationalError in all_repositories_checksum()
- improve generate_depends_tree() by correctly handling depstrings matching multiple packages


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1868 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-25 23:48:40 +00:00
lxnay 19efb8ba5a disable equo database generate in --help so users won't see that anymore and hopefully stop using it every now and then
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1867 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-25 23:45:42 +00:00
lxnay 2ff4fc7101 Entropy/Spritz:
- fix bug #395


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1866 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-25 23:43:42 +00:00
lxnay 0e255de4bf Entropy/Equo:
- fix removePackages() questions


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1865 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-25 19:25:57 +00:00
rogerc c1280d6259 updated ca.po and es_MX.po translations
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1864 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-25 18:24:53 +00:00
lxnay a7512164d5 Entropy:
- run etpDatabase.fixKdeDepStrings() only on dbname != 'generic'


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1863 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 20:38:22 +00:00
lxnay 22b180d046 Entropy/EquoInterface:
- add dep strings auto updates infrastructure (starting with bad KDE dep strings)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1861 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 20:19:00 +00:00
lxnay 38a29df495 Entropy/Spritz:
- improve Spritz eyecandiness


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1860 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 20:17:54 +00:00
lxnay b6ed62dd0e Entropy/Spritz:
- beautified the new 'up-to-date' message
Entropy/Equo:
- avoid crashing when it's impossible to write queue cache to disk


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1859 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 14:34:33 +00:00
lxnay 3a0d5ef5d4 adding entropy env.d file
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1858 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 13:40:13 +00:00
lxnay edb7b7cf9b Entropy/Spritz:
- fix a small problem with early (pre-EquoInterface) messages


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1856 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 11:28:11 +00:00
lxnay 278cc75e14 entropy 0.14.15.5
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1854 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 11:18:13 +00:00
lxnay 6b7d89702d Entropy/EquoInterface:
- avoid to leak on AUFS/UNIONFS


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1853 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 11:15:08 +00:00
lxnay c66a0b231a whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1852 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 11:12:34 +00:00
lxnay 48348bda5f whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1851 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 11:05:14 +00:00
lxnay a1ba4d0021 Entropy:
- use stat.ST* instead of mean list indexes
- move entropyTools.islive() to entropyConstants keeping compatibility
- make const_setup_perms() more gentle with overlayed filesystems


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1850 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 11:01:38 +00:00
lxnay cd7d4de44d Entropy/EquoInterface:
- fix caching on Live systems


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1849 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 10:06:59 +00:00
lxnay d95c6ba692 Entropy/EquoInterface:
- updated TODO
- fix caching on Live systems


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1848 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 09:57:38 +00:00
lxnay ec9782d3b9 move repositories.conf.example back
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1847 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 09:22:43 +00:00