Commit Graph

7365 Commits

Author SHA1 Message Date
lxnay d9858d2af0 Entropy/Spritz:
- make Spritz SUPER-FAST


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1727 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 11:18:23 +00:00
lxnay 1c67b85547 Entropy:
- fix a small caching issue


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1726 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 08:42:23 +00:00
lxnay 1d33aa2383 Entropy/Spritz:
- connected the error report interface to Spritz
- updated TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1725 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 08:23:28 +00:00
lxnay 982038d42a Entropy:
- add entropy_i18n module (i18n not yet here)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1724 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 00:52:33 +00:00
lxnay 9f229efe9b Entropy/Database/EquoInterface:
- implemented type column in dependencies table to support future *DEPEND split


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1723 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 00:36:02 +00:00
lxnay 17069f0c60 Entropy/EquoInterface:
- log portage.doebuild() messages to equo.log
- improve etpDatabase.retrieveMessages() speed by adding a sql index


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1722 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-13 23:41:42 +00:00
lxnay b54fd3bc98 Entropy:
- added fakeoutfile, fakeinfile classes to prepare portage.doebuild() logging
- improved Entropy idpackageValidator speed by 1000% (by adding a SQL index on keywords), this improved world updates calculation speed by a big 1000%
- misc updates and fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1721 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-13 19:29:30 +00:00
lxnay f28c9f296a Entropy/ServerInterface/Reagent:
- exported switch_default_repository() to reagent


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1720 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 16:18:30 +00:00
lxnay c12159a1a2 Entropy/ServerInterface:
- tweak the packages move function
Entropy/EquoInterface:
- fix cache updating during installation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1719 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 16:12:09 +00:00
lxnay 867d49eae3 Entropy/ServerInterface/Reagent:
- fix matches list creation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1718 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 15:43:33 +00:00
lxnay d73a0e1a6c Entropy/ServerInterface/Reagent:
- fix matches list creation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1717 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 15:37:00 +00:00
lxnay 4beb1e4d9b Entropy/ServerInterface/Reagent:
- connect move_packages() to reagent


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1716 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 15:06:27 +00:00
lxnay 01244dd083 Entropy/ServerInterface:
- preliminary implementation of package moves across repositories

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1715 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 14:55:12 +00:00
lxnay c0b9f828ed fix a small typo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1714 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 13:54:46 +00:00
lxnay 36e0522dac Entropy/ServerInterface/Reagent:
- exported enable/disable repository function to reagent


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1713 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 13:31:26 +00:00
lxnay d6423b0c80 Entropy/ServerInterface:
- toggle_repository(): when switching repos, reload settings


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1712 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 13:15:51 +00:00
lxnay 1b8174a35d Entropy/ServerInterface:
- add toggle_repository() to enable/disable repositories


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1711 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 13:10:44 +00:00
lxnay 598efe6bcd Entropy:
- tweak user agent


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1710 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-12 10:55:30 +00:00
lxnay 6ea70ee627 Entropy/EquoInterface:
- improve HTTP User-Agent information transmitted


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1709 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 23:51:34 +00:00
lxnay 702d23225a Entropy/EquoInterface:
- add User-Agent to HTTP downloads


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1708 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 23:47:15 +00:00
lxnay 9959052f19 Entropy/EquoInterface/Spritz:
- fix a huge caching issue, cache got trashed every now and then because etpCache['repolist'] file couldn't be found
- this made Spritz to load instantanly when world cache is available
Entropy/ServerInterface:
- made packages removal possible for reagent (migrated code over)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1707 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 23:19:46 +00:00
lxnay b65f887c4c Entropy/Spritz:
- made calculate_available_packages(), calculate_world_updates(), etpDatabase.listAllIdpackages() results ordered
- removed the need to sort package entries in Spritz, causing a huge speed improvement (more on this later, not yet done)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1706 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 20:16:49 +00:00
lxnay 436ec95937 Spritz:
- adding es.po,es_ES.po,es_MX.po


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1705 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 19:27:12 +00:00
lxnay 4913e0bc77 add indexing option to openServerDatabase
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1704 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 18:55:05 +00:00
lxnay 059dd4d2fb show info about configured repositories
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1703 cd1c1023-2f26-0410-ae45-c471fc1f0318
0.14.1 0.14.15 0.14.2 0.14.0 0.14.15.1 0.14.10 0.14.11 0.14.12 0.14.13 0.14.14
2008-04-11 18:28:00 +00:00
lxnay 31a3cc5161 fix repository| string server-side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1702 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 18:24:15 +00:00
lxnay fbfe0d6dcb some slight improvements to scan_package_changes()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1701 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 18:23:11 +00:00
lxnay 9ffddd7cb5 Entropy/ServerInterface:
- test counter trashing trying to get scan_package_changes() working better with multi-repos

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1700 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 18:07:28 +00:00
lxnay 5b9b165556 Entropy/ServerInterface:
- properly handle package removals across repos


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1699 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 17:14:33 +00:00
lxnay c8c9a3bc7d - updated TODO
- show repo information on reagent update


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1698 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 16:50:09 +00:00
lxnay a98694d20a Entropy/Updates Notification Applet:
- added enable/disable options


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1697 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 16:34:55 +00:00
lxnay 1ac5ef322c adding sprig mirror
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1696 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 14:20:27 +00:00
lxnay 6ae3d3f720 fix reagent md5remote output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1695 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:49:17 +00:00
lxnay 5bcc226495 fix reagent md5remote output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1694 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:48:25 +00:00
lxnay 9bf69501ec fix md5check output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1693 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:43:14 +00:00
lxnay cf54256112 fix reagent md5check messages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1692 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:29:44 +00:00
lxnay 1e360b1b61 fix reagent md5 checking function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1691 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:27:38 +00:00
lxnay bcdbd9e538 - updated TODO
Entropy/ServerInterface:
- fix match_packages()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1690 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:23:08 +00:00
lxnay f64be59de2 Entropy:
- make pychecker more happy


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1689 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:17:19 +00:00
lxnay f1e38db48d fix calculate_remote_package_files() missing directories creation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1688 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 01:26:25 +00:00
lxnay abe17c4b4f fix calculate_remote_package_files()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1687 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 01:19:12 +00:00
lxnay ce89f3a03e create packages_dir if doesn't exist
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1686 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 01:17:06 +00:00
lxnay 054ff3d43d fix mycontent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1685 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 01:13:44 +00:00
lxnay f33e6e1ec4 do not print dependencies_test result to shell
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1684 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 00:59:39 +00:00
lxnay 95c30666f5 Entropy/ServerInterface:
- make scan_package_changes multi repositories aware
- introduce server-side atomMatch (to match atoms across multiple server repos)
- make dependencies_test to run on multiple repositories


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1683 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 00:54:48 +00:00
lxnay b65904f669 Entropy/ServerInterface/DatabaseInterface:
- fix two typos

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1682 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 23:17:32 +00:00
lxnay f9dfb3fbe6 Entropy/ServerInterface:
- change server.conf specs adding http handlers URL to it
- added multirepository support to all server-side functions (not yet done)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1681 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 23:14:50 +00:00
lxnay 6e374544ea fix FTP uris
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1680 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 16:16:36 +00:00
lxnay 34c982ded6 fix idpackages_added referencing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1679 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 16:06:20 +00:00
lxnay 17546030e9 Entropy/ServerInterface:
- fix settings_to_backup
- validate database properly before calling the indexing function


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1678 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 16:03:47 +00:00