Commit Graph

212 Commits

Author SHA1 Message Date
(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) 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) 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) 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) 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) 85d49163f9 - some misc updates and typo errors fixed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@978 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 22:38:39 +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) 599e63aca8 - say goodbye to equoTools, say hello to equoInterface
- adapting code to EquoInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@974 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-02 00:35:02 +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) 33e8e076f5 - fixed an issue with package download function fetchFile()
- updated TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@966 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-29 20:32:41 +00:00
(no author) c7dff6719b added python-updater alike tool
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@963 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-29 12:19:48 +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) 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) 3883a38940 updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@939 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-25 18:48:30 +00:00
(no author) bd14cd25ba remove sys.exit() calls and raise exceptions instead
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@938 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-25 18:23:22 +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) b2c55b7770 - updated TODO
- try to workaround another tarinfo issue

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@935 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-24 11:33:46 +00:00
(no author) 61e93075bb - fixed injected packages installation
- speed improvements on set operations

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@931 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-23 12:13:17 +00:00
(no author) 88f7c1d645 implemented a saner way to allow environ() vars down to ebuilds
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@928 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-22 17:16:25 +00:00
(no author) 1a1b663720 - added gentoo hooks to run pkg_{pre,post}{inst,rm} from ebuilds
- split unpacking action into a standalone step
- reorganized actionQueue dictionary
- bug fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@918 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-20 03:43:26 +00:00
(no author) ec18aa8463 in generateDependencyTree also check for key+slot so I can sleep better
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@885 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 09:35:13 +00:00
(no author) a532046ef4 added preventive backup of files overwritten by equo conf update
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@883 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 08:36:44 +00:00
(no author) 241d6329fd updated TODO, solved a memory leak with tarinfo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@880 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 23:44:25 +00:00
(no author) 1cf2f80b4f committing a fix for python 2.4 support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@878 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 19:07:46 +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) 9077cec350 added joost mirror and reorganized mirrors syntax
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@873 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-14 15:39:55 +00:00
(no author) 161ef2fbac updated todo and fixed self.items initialization in rssTools
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@859 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 14:23:26 +00:00
(no author) be55ab1263 - updated TODO
- added RSS sanity check

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@856 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-13 08:06:57 +00:00
(no author) b7f81d673c added a clean tool for multipackages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@854 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 23:46:05 +00:00
(no author) 8e87e26c33 switching to cPickle
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@853 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 23:10:40 +00:00
(no author) 100dafbcb2 - fixed a problem with activator and directory tree generation
- organized all entropy caches in a single location

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@852 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-12 22:43:23 +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) 3f4c24e2c6 tagging entropy 0.9.0
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@829 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 23:38:43 +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) 80995670bb completed multipackage support server side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@826 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 16:41:48 +00:00
(no author) ae8a15ac38 added basic multipackages functionalities, must be exported to GUI/CLI
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@825 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-10 14:07:21 +00:00
(no author) 549d2ddf54 definitely fix SQL queries escaping on addCompileFlags and areCompileFlagsAvailable
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@813 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-07 09:30:32 +00:00
(no author) ec48e49a9f - fixed an issue in the grub trigger
- fixed an issue in the python trigger
- updated portage functions to work with multiple vartree locations
- fixed ETP_TMPDIR creation
- added a deep check when connecting through ftplib and internet access is not available
- check if upload dir exists before starting to copy files over


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@798 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-05 11:28:45 +00:00
(no author) 790be2fc92 daily fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@795 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-03 00:18:56 +00:00
(no author) c8e6b08f32 - fix a small issue with revision commit text request
- updated TODO
- added fix for removalQueue handling in installPackages()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@791 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-01 00:42:24 +00:00
(no author) c3a0318a9e - added commit message support
- improved RSS style


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@783 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 09:34:23 +00:00
(no author) 4cef0fc7c3 added preliminary RSS logging - need to be extended
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@782 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-11-30 02:57:07 +00:00