Commit Graph

276 Commits

Author SHA1 Message Date
(no author)
806c7ece98 - updated TODO
- completing the previous commit


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1047 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 11:50:06 +00:00
(no author)
0366216a5d - let equo handle some extra exceptions from exceptionTools
- updated TODO
- fixed an issue with equo update when no client database is available


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1039 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 14:47:36 +00:00
(no author)
5ca2b34ff3 trying to fix possible ftp mkdir exceptions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1034 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-11 21:43:06 +00:00
(no author)
0d1b9f4274 - started to implement queue actions
- fixed two issues in the server part whose caused client database to be erroneously opened and tree updates to run on an empty repository database


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1032 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-11 19:30:29 +00:00
(no author)
7d445f4a36 - spritz: package categories code almost implemented
- entropy: added some faster search function to the database interface
- entropy: implemented some helpers for GUI apps and added some caching here and there


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1022 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-08 16:34:15 +00:00
(no author)
e4879d65fa - added EquoInterface.calculate_available_packages() that lists packages available in repos but not installed
- added database function retrieveKeySlot which returns (pkgkey,slot) for the selected idpackage using only SQL (faster)
- changed output of EquoInterface.calculate_world_updates(), removed not neeed atom retrieval
- fixed other functions accordingly to the change above
- get all the Spritz Packages radio options working (you need entropy from SVN, packages queueing doesn't work yet)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1021 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-07 19:08:30 +00:00
(no author)
53274f3158 - when syncing repo databases, always close running instances
- when opening server database, check if the db dir exists
- improved speed of EquoInterface.calculate_world_updates
- updated TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1020 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-07 17:50:30 +00:00
(no author)
9f2ccf4a99 - a small visual fix to equo search
- world calculation cache is now kept updated in install/remove functions

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1016 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 19:20:00 +00:00
(no author)
16e61e245f - added caching to world calculation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1014 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 15:52:41 +00:00
(no author)
2a1657f99a - added additional check to client database reliability
- added /etc/portage/bashrc used in 3.5 Loop 1

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1012 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 13:44:50 +00:00
(no author)
6823618e82 create neededtable if not found, even in retrieveNeeded()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1011 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 12:55:52 +00:00
(no author)
b481d9407e - when installing a package, datecreation will be updated accordingly to the system date
- fixed few things here and there
- started to work on spritz packages search


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@994 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 00:49:18 +00:00
(no author)
c3c7906e0a - totally rewritten Entropy modules and interface
the biggest commit, ever

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@982 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 17:48:57 +00:00
(no author)
9d4146aeff - improving speed of equo world
- fixed a bug with equo conf update
- fixed a bug with EquoInterface.atomMatch
- moved fetchRepositoryIfNotAvailable
- added getScopeData function to etpDatabase
- some indentational updates

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@981 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 00:48:57 +00:00
(no author)
c29e2a7e5d - indentation updates
- removed some useless logging and config files
- updated spritz~equo interface implementation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@977 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 18:00:03 +00:00
(no author)
db9b8cdbd7 - misc bug fixes
- moving askquestion to EquoInterface (that is gonna be renamed to EntropyInterface when done)

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@973 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-01 14:34:24 +00:00
(no author)
7c168a44ed - EquoInterface implementation improvements
- TextInterface implementation improvements
- uiTools has been shrunk in favour of EquoInterface
major rewrite at 75%

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@972 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-01 11:59:31 +00:00
(no author)
8d43fe6dea more work on the new EquoInterface class
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@971 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 10:49:16 +00:00
(no author)
a25c62de21 - imported most equoTools functions inside Equo class
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@970 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 03:36:04 +00:00
(no author)
735db92d56 missed to remove code from removePackage and addPackage
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@953 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:30:54 +00:00
(no author)
5feaf073f5 removed unused binkeywords table
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@951 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:27:03 +00:00
(no author)
cd85402c97 - removed most of debugging stuff in databaseTools
- implemented profiles updates client side


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@950 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-28 11:18:43 +00:00
(no author)
c0dae5c85b added support for slotmove server side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@949 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 22:00:40 +00:00
(no author)
5749ad5ecb improved reliability of retrieveDepends
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@948 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 21:26:44 +00:00
(no author)
b545e7a1ad - added expired packages support to --initialize
- added injected packages support to --initialize


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@947 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 17:35:43 +00:00
(no author)
73e8370aa3 completed packages move server side, slotmove will hit soon
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@946 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 17:14:53 +00:00
(no author)
8ca3cba637 a fix for previous commit
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@945 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 13:31:20 +00:00
(no author)
1ca3c5a92c - improve getInstalledPackagesCounters() speed
- polished etpDatabase class by splitting code in multiple functions

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@944 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 13:29:47 +00:00
(no author)
46afbf12ce add a safe default timeout to self.connection
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@943 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 02:47:12 +00:00
(no author)
79ffb1646b - initial implementation of /usr/portage/profiles/updates/ support - entropy side
- fixed two bugs in atomMatch that caused to return invalid data when using multiMatch and when searching a package key
- removed logging from portageTools, since it's not needed anymore
- improved speed of portageTools
- greatly improved speed of atomMatch caching listAllBranches query
- removed useless logging from entropyTools to speed up execution
once updates/ support will be in place, I will tag a new release

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@942 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-27 02:21:55 +00:00
(no author)
defb718ef9 fixed tables indexing when running as user
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@940 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-26 11:31:28 +00:00
(no author)
c8f5bd0d07 - updated TODO
- improved dependstable reliability


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@937 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-25 14:08:48 +00:00
(no author)
b6a48056cf speed improvements:
- disabled database logging by default
  - cached linker paths in triggers


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@933 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 13:49:40 +00:00
(no author)
f86b19f8f7 skip bad utf-8 for users
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@927 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-22 08:05:40 +00:00
(no author)
a55ee949da daily set of bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@926 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 11:40:21 +00:00
(no author)
f7db4525d8 - added slot search query
- improved portage ebuild triggers
- added --nochecksum option for equo world and equo install
- parallelized package cleanups step
- usual set of misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@923 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 03:38:36 +00:00
(no author)
b12f27e258 - added kbuildsycoca4 trigger
- fixed a bug in gentoosync
- fixed a bug with maskingparser.py
- misc bug fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@904 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-18 17:11:09 +00:00
(no author)
a0ccf902d4 added query functionalities to reagent + some spare bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@889 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-16 11:57:20 +00:00
(no author)
815d0d066a workaround for packages with no keywords set
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@877 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:33:32 +00:00
(no author)
125fadce84 initial exception infrastructure ready and implemented
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@875 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 18:13:24 +00:00
(no author)
114d71d703 extra code cleanup
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@863 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 20:30:53 +00:00
(no author)
64040fdb46 code review done
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@861 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 19:37:17 +00:00
(no author)
7a4158657f - fixed utf8 conversion issues
- delete dbconn class everywhere


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@850 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 15:06:28 +00:00
(no author)
60a0084039 testing optimized text_factory
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@849 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 13:38:27 +00:00
(no author)
b8d8d53189 - fix for quickpkg in smartTools
- fix for atomMatch and revisions comparision
- fix for possible broken text strings in database


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@848 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 13:27:11 +00:00
(no author)
1f179155db tagging entropy 0.9.10
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@847 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 00:33:33 +00:00
(no author)
edf1d7a49f - improved etpDbStatus scope
- misc bug fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@838 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 15:18:17 +00:00
(no author)
b5f56f53a2 rename etpDatabase to etpDbStatus
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@834 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-11 00:09:13 +00:00
(no author)
06ce3a7458 say goodbye to databaseStatus class, say hello to etpDatabase dict
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@828 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 18:45:31 +00:00
(no author)
995bc7038c workaround for readonly databases
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@827 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 16:45:32 +00:00