Commit Graph

56 Commits

Author SHA1 Message Date
(no author) 89e95c5fbc - move removeidpackage validation before steps generation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1094 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 13:38:35 +00:00
(no author) f934ca8a09 reset self.oldprogress at every uploadFile call
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1093 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 12:45:36 +00:00
(no author) 655ff0fb79 fix an indentation issue
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1092 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 12:35:50 +00:00
(no author) 142f90eb56 - fixing a possible TypeError
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1091 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 12:28:43 +00:00
(no author) d66d0d6bda - restore CTRL+C interrupt when downloading a package
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1090 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 12:04:04 +00:00
(no author) 0c4e0762a3 - updated TODO
- fixed packages download


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1089 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 11:43:32 +00:00
(no author) a0029d1703 EXPERIMENTAL: added category string to tbz2 files
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1088 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 11:12:15 +00:00
(no author) 4cb6b40ec0 - fixed a really nasty bug with counters and 'gentoosync' tool that caused entropy to wipe the counters table (thanks Joost)
- added a saner tables availability check function
Spritz:
- removed some debugging output


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1087 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-23 23:14:14 +00:00
(no author) 06884685af - implemented a better way to look for needed table
- fixed a possible crash caused by exceptions in config protection retrieval


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1085 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-23 14:17:06 +00:00
(no author) 83316915f6 improve upload speed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1083 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-23 05:44:01 +00:00
(no author) b3851e0730 fix currentText scope
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1081 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-23 05:20:31 +00:00
(no author) 9b3b212bed - adding parallel_wait() to parallelTask() class to avoid obeying the max number of allowed threads
- parallelizing print calls, MAJOR IMPROVEMENT


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1080 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-23 05:17:19 +00:00
(no author) c495fe7d6a parallelize and optimize output printing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1079 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-22 17:50:28 +00:00
(no author) e16dc35126 Spritz:
- added queue messges popup and rewritten queue handling
Entropy:
- fixed issue causing system packages to be removed (like kernel)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1078 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-22 00:05:02 +00:00
(no author) 06381e3b76 - calculate_available_packages() now only returns unmasked packages
Spritz:
- removed some useless code and widgets


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1077 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-20 18:26:46 +00:00
(no author) ce2bccf62f removed NEEDED comparision in generate_dependency_tree(), not required anymore
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1075 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-20 11:09:51 +00:00
(no author) 391354c5bb - improved reagent deptest
- fixed matchfilter scan in generate_dependency_tree()

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1073 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-19 16:02:28 +00:00
(no author) f430f04c0a create general purpose find_belonging_dependency function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1072 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-19 15:39:54 +00:00
(no author) ce1368c996 check files/dirs before doing chown
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1070 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-19 10:46:06 +00:00
(no author) 0db01aff86 - entropy removed getDependencyTreeCache and global matchFilter which caused issues on a threaded environment
- matchFilter substituted with a sane implementation matchContainer class
- fixed Spritz install/removal queues - removal packages execution can crash due to threading issues, don't count match on it yet


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1069 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-19 09:58:18 +00:00
(no author) ffd7617dd9 some work done, some remains, WAIT THE NEXT COMMIT
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1065 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-18 20:00:48 +00:00
(no author) a22c9aaf16 - fixed query tool
- eventually fixed all unicode decoding/encoding issues


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1064 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-18 17:49:23 +00:00
(no author) 800e0dbca9 - added code to handle repositories priority shifting
Spritz:
- implemented repositories ordering


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1054 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-16 23:43:25 +00:00
(no author) 66c04be684 - added disableRepository(),enableRepository() to EquoInterface
- improved repositories cache handling reliability
- updated entropyTools.SaveRepositorySettings()
Spritz:
- implemented repositories activation/deactivation (ordering will follow)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1052 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-16 16:13:12 +00:00
(no author) b6926277a5 - moved etpRepositoriesOrder to a list type, allowing a saner implementation of repositories order handling
- improved EquoInterface.retrieve_* reliability by adding etpRepositoriesOrder in cache validation
- various fixes
- Spritz: started to work on repositories order handling

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1051 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-16 00:31:59 +00:00
(no author) cf093a5f5f - created saveRepositorySettings() and removed the previous one which was buggy
- added getRepositorySettings()
- fixed some EquoInterface.addRepository() bugs and added cache cleaning
SPRITZ:
- completed repositories handling
it's all for today


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1049 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 17:52:44 +00:00
(no author) 27ed93827a - fixed conntest url by exporting it to repositories.conf
- improved repository databases reliability adding extra read only checks
- fixed bad/not available repositories handling by removing weird loops with fetch_repository_if_not_available
- updated indentation in databaseTools.py


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1048 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 15:08:12 +00:00
(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) 250f257795 - added client database checksum validation to available packages calculation
- fixed and test packages removal


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1044 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 23:39:37 +00:00
(no author) faf3a1b75d - fixed removal queue calculation
- implemented removal queue execution in spritz


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1043 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 23:27:49 +00:00
(no author) 28c8b4c9ec - updated TODO
- added USE flags check to filterSatisfiedDependencies too


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1042 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 23:03:25 +00:00
(no author) 44f6b638dd - updated TODO
- added USE flags check to equo world, this also helps


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1041 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 22:58:28 +00:00
(no author) c81c578d9c SPRITZ:
- implemented console right click menu
 - implemented repositories force update option
 - fixed an issue which caused text_ui functions to not return a valid exit status
svn ci -m 

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1040 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 19:17:42 +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) 504d2bd3a0 - fixed a small graphical glitch with downloadSize in text_ui.py
- more work on spritz polishing and entropy implementation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1038 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 13:34:02 +00:00
(no author) dbe80e41af - strengthen noclientdb behaviour
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1033 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-11 19:47:25 +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) 76a321d684 - moved system packages check to EquoInterface under validatePackageRemoval()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1028 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 20:46:52 +00:00
(no author) d36cd5273e - new POST based error reporting handler
- created ErrorReportInterface class
- updated code to use ErrorReportInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1025 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-08 20:02:42 +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) f71a40e645 handle python 2.4 timeout exceptions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1010 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 11:27:44 +00:00
(no author) fb18d9cea7 - fixed other files kept open because didn't have a close() method at the end of the functions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1009 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 11:13:54 +00:00
(no author) f9e8a884f2 - fixed a nasty bug which caused entropy to open a lot of files during equo world without closing them
- updated TODO

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1008 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 10:32:19 +00:00
(no author) ead2d666b4 - updated TODO
- fixed some wrong trigger references


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@997 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 11:07:50 +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) ad3faba1eb - fixed spritz repositories implementation
- fixed some glitches in equo


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@993 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 19:04:10 +00:00