Commit Graph

439 Commits

Author SHA1 Message Date
lxnay
9580c2bbfc testing treeupdate server-side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1775 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-16 15:41:41 +00:00
lxnay
eaa7bbf10d Entropy/ServerInterface:
- make etpDatabase.filterTreeUpdatesActions() working better server-side with multiple repositories


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1773 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-16 15:18:30 +00:00
lxnay
475ba3de69 Entropy/ServerInterface:
- run treeupdates server-side for every opened repository


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1772 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-16 15:02:16 +00:00
lxnay
a719b1fce6 Entropy/EquoInterface:
- rewrote _lookup_library_breakages() to be more rude and bastard (along with being faster)
- added some new indexes for the needed table


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1765 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-16 10:18:54 +00:00
lxnay
eb47922887 try to workaround a possible etpRSSMessages issue
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1764 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-15 21:38:21 +00:00
lxnay
430c3aad0a test virtual matching
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1736 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 14:56:00 +00:00
lxnay
9b12032690 i am a moron
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1735 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 14:44:44 +00:00
lxnay
8bf00c6ac7 Entropy/ServerInterface:
- updated TODO
- fix trashing counters behaviour


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1734 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-14 14:28:03 +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
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
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
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
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
7bdc16f164 Entropy/ServerInterface:
- kill activatoruploaduris kill kill


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1677 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 15:50:50 +00:00
lxnay
f1bec4ff5d fix etpDbStatus
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1672 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 15:07:27 +00:00
lxnay
f32876a99a Entropy/ServerInterface:
- move server repositories configuration in server.conf (see example file)
- make multiple repositories possible at configuration level (handling not yet done)
FOR SERVER USERS, MOVE YOUR MIRROR DATA FROM activator.conf TO server.conf


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1670 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 15:03:15 +00:00
lxnay
956c283f85 Entropy:
- resolveNeeded(): remove debugging output


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1668 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 13:05:54 +00:00
lxnay
ed0fb359b7 Entropy:
- improve resolveNeeded speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1667 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 13:03:24 +00:00
lxnay
12f5f8d608 Entropy:
- improve resolveNeeded speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1666 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 12:54:43 +00:00
lxnay
9fb64752a0 Entropy:
- improve resolveNeeded speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1665 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 12:52:44 +00:00
lxnay
c354fa5454 Entropy:
- improve resolveNeeded speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1664 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 12:47:26 +00:00
lxnay
e2dd07d42a Entropy:
- improve resolveNeeded speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1663 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 11:42:30 +00:00
lxnay
c1aea1dba2 add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1659 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 02:22:15 +00:00
lxnay
1f22b78f14 add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1658 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 02:15:09 +00:00
lxnay
1c7f83429f add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1657 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 02:06:44 +00:00
lxnay
5a6c6e471b add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1656 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 01:56:33 +00:00
lxnay
d6d2d92509 add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1655 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 01:50:14 +00:00
lxnay
86c70e577d add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1654 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 01:37:48 +00:00
lxnay
90e5d82f3b add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1653 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 01:33:43 +00:00
lxnay
5d47ea7f93 add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1652 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 01:27:04 +00:00
lxnay
b3d6be02c3 add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1651 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 01:18:53 +00:00
lxnay
99ef92e07f add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1650 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 01:06:01 +00:00
lxnay
2582f7c126 add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1649 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 01:02:41 +00:00
lxnay
6431c8f8d9 add debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1648 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 00:37:10 +00:00
lxnay
27dd72e697 fix treeupdates server-side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1647 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-10 00:32:17 +00:00
lxnay
c392749e41 Entropy/EquoInterface:
- add preliminary inverse dependencies solving


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1645 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 21:19:28 +00:00
lxnay
edcd402a71 Entropy/EquoInterface:
- do not trash info cache when adding/removing packages cause we're fine with idpackages now

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1643 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 18:59:26 +00:00
lxnay
9df14b4a82 properly drop all indexes without affecting sqlite ones
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1641 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 17:56:06 +00:00
lxnay
cbb544c5fa Entropy/Server:
- use indexes on the server database too but drop them before uploading


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1637 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 17:36:08 +00:00
lxnay
92c89aac5c remove a stupid index creation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1635 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 14:57:01 +00:00
lxnay
0b1c3da758 Entropy/Server:
- test elfclass matching


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1632 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 12:57:24 +00:00
lxnay
28b1863245 Entropy/Database:
- alter needed table adding ELF class information, this shouldn't break anything outside

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1631 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 12:10:45 +00:00
lxnay
472dedfe5c fixing some stuff from previous commit
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1625 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 10:15:21 +00:00
lxnay
f8278e74ef testing differential libraries check server-side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1622 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 02:12:07 +00:00
lxnay
6ea15c96f4 run vacuum() only before upload
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1610 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 19:19:45 +00:00
lxnay
8f6cc4f8e3 make database revision bumping back working, hopefully
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1609 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 19:14:28 +00:00