Commit Graph

7365 Commits

Author SHA1 Message Date
(no author) a34559137e - fixed issues with queues handling
- beautified messages


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1031 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-10 22:56:48 +00:00
(no author) 9417f2bbf5 - updated dependencies calculation code to work better on weird situations
i'll start to focus on the queue execution tomorrow

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1030 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 23:47:08 +00:00
(no author) 8079bded7f - dependencies calculation queues (removal,update,install) should now work as expected
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1029 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 21:41:48 +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) bb213bebf5 - some updates to spritz queue handling
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1027 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 17:26:27 +00:00
(no author) 802c702e56 - spritz: general code cleanup and polish
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1026 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-09 11:22:36 +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) e5d4c5bd38 adding another error reporting implementation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1024 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-08 19:05:17 +00:00
(no author) 30e4f758e6 - adding new error reporting handler code
- disabling categories view, since it's not that useful


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1023 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-08 18:16:11 +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) 1bbf3ee87f fixing smart applications generation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1019 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-07 01:33:45 +00:00
(no author) 51ffd5067f fix installqueue retrieval by smartgenerator()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1018 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 22:30:40 +00:00
(no author) cde791d4fa - implemented updates view and arranged some graphical fixes to not trick users
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1017 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 19:43:10 +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) 5b12321edb - fixed spritz search filter: repo and slot filtering are working, more will come
- started to work out updates calculation, which is working and updates are now shown


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1015 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 16:29:41 +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) 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
0.10.3
2008-01-06 10:32:19 +00:00
(no author) f0d6be8d4d disable yum profile stuff
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1007 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 20:32:03 +00:00
(no author) 46ba3cb2c0 do not allow running equo conf as user
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1006 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 15:55:43 +00:00
(no author) 0f30dc9101 tagging entropy 0.10.2
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1005 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:31:32 +00:00
(no author) 5c0d8a0376 setting right PIXMAPS path
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1004 cd1c1023-2f26-0410-ae45-c471fc1f0318
0.10.2
2008-01-05 12:24:38 +00:00
(no author) 99021aa75e fixing etpgui path
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1003 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:20:44 +00:00
(no author) faae2be2ca another Makefile fix
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1002 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:18:35 +00:00
(no author) e0f8eb7555 fixing src/ Makefiles
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1001 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:17:39 +00:00
(no author) 65c11f59b0 fixed spritz executable location
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1000 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:14:02 +00:00
(no author) 228a616ee5 fixing another thing in Makefile
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@999 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:09:46 +00:00
(no author) fe19d17f86 fix Makefile
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@998 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 12:05:41 +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) 118917dc58 some major work on Equo/Spritz interface, something is starting to work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@996 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-05 10:28:04 +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
(no author) a205a498aa - added spritz icon and artwork
- moved some stuff from yumex naming to spritz


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@992 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 18:25:26 +00:00
(no author) 99376073ba - moved triggerTools to TriggersInterface in entropy.py
- did some code review and typo fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@991 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 17:55:26 +00:00
(no author) d31b951029 when selective removal is chosen, first ask, then do
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@990 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 10:31:46 +00:00
(no author) 0a50cc0e7a implemented client db sanity check tool
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@989 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 10:07:36 +00:00
(no author) 0be6aa8778 moved tbz2 files repository init to EquoInterface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@988 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 09:32:04 +00:00
(no author) f8de9263e5 - fixed a bug in quickpkg
- added an extra arch check when installing .tbz2s

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@987 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 09:07:08 +00:00
(no author) deb025504d - moved smartTools to text_smart.py
- implemented download resume
- implemented download ETA


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@986 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 00:29:15 +00:00
(no author) e141047f00 - moved rssFeed to entropy.py
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@985 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 18:57:05 +00:00
(no author) bd725fbd80 some minor changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@984 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 18:52:20 +00:00
(no author) febbd60ab2 - indentation updates
- updated TODO

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@983 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-03 17:55:36 +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) a440814f3a fixing last commit issues
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@980 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 23:36:25 +00:00