Commit Graph

95 Commits

Author SHA1 Message Date
(no author) 4aaad41b59 add brief description field to equo error reporting interface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1200 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 14:18:00 +00:00
(no author) 06085c3b90 - updated TODO
- changed some equo output


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1194 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 10:05:08 +00:00
(no author) b7737c2d18 - added equo post install trigger
- solved contentDiff bad unicode strings issue


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1193 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 09:54:10 +00:00
(no author) b3fd61c372 - updated TODO
- bumped EAPI to 2
- added content table compression/decompression functions for future migration
- some bug fixes and indentation updates
- added automatic content extraction if new compressed table is found
note: activator does not have the content compression feature enabled yet, for backward compatibility reasons


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1191 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 00:34:22 +00:00
(no author) a078677a68 reorganized caching directories
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1187 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 09:35:47 +00:00
(no author) 1e3dacb33b - added helper utility islive() in entropyTools
- added a new column to the counters table
- some code cleanup


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1186 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 00:05:40 +00:00
(no author) 28f51eb4fa some minor changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1184 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-11 20:15:24 +00:00
(no author) 84cbf8b409 improved caching validation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1183 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-11 17:47:35 +00:00
(no author) 3ccc151e51 Entropy:
- Cache management completely rewritten, now Entropy takes a barely minimum amount of memory and is much faster on cache hits.
Please note that some areas need to be improved even more, especially when dealing with cache cleanups


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1182 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-10 23:44:02 +00:00
(no author) a347f654c1 improved library breakages cache speed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1181 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-10 10:06:43 +00:00
(no author) 91e163c21f fix equo world --pretend as user
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1180 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 17:01:13 +00:00
(no author) 54f74855cf - dynamic library breakages detection infrastructure implemented,
can slow down equo a little bit at the beginning but it's worth it
- misc bug fixes to the query interface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1179 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-09 16:56:56 +00:00
(no author) a87c6a71a5 remove debugging output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1174 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 20:01:37 +00:00
(no author) 66cab1fe0d Entropy:
- a lot of speed optimizations, including:
  - improved caching performance
  - rewritten atomMatch()
  - added more caching
- fixed a bug with conflicts, wrongly stored in db


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1173 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 20:01:07 +00:00
(no author) a0d75a0bc4 this works
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1171 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 22:07:06 +00:00
(no author) 8f2cf0bbd5 - updated TODO
- fixed calculate_world_dependencies with masked packages installed

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1170 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 22:00:30 +00:00
(no author) f36901c0dc fix IOError exception syntax
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1169 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 21:34:49 +00:00
(no author) 7d030d0ecf - created a mockup of the Spritz files update interface
- tesing a fix for IOError exception trapping


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1168 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 21:13:28 +00:00
(no author) e67a753aeb GLSA tool:
- fixed atom matching when slotted packages are found
- added info tool, that shows glsa information for the provided identifier
- misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1164 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 14:29:37 +00:00
(no author) 1a09070786 disabled use flags check in filterSatisfiedDependencies
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1163 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 11:28:56 +00:00
(no author) 866b1c827d - more work on the security interface, now list tool can be trusted
- implemented some new API functions to ease third party implementation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1162 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 11:05:22 +00:00
(no author) 2cb17a8d10 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1159 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 23:20:20 +00:00
(no author) f83dcc51da improve libtest on reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1158 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 23:05:43 +00:00
(no author) fc1e02d10c improve libtest on reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1157 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 22:52:02 +00:00
(no author) 418aaa4cc1 improve libtest on reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1156 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 22:38:58 +00:00
(no author) 2201532fd9 more work on libraries_test reliability
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1155 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 22:04:08 +00:00
(no author) 0772c47d02 - updated TODO
- added libtest tool to reagent


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1151 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 21:36:51 +00:00
(no author) 26a2f016fc - fixed an issue with treeupdates table creation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1150 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 20:51:28 +00:00
(no author) 68835280e4 disable boot services stopping
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1149 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 18:09:18 +00:00
(no author) ce6a58babd - when parsing atoms in is_affected() also verify that the atom is not in the unaffected list
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1148 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 17:59:36 +00:00
(no author) 49b556763d - updated Security Advisories infrastructure
: added list tool
  : implemented a lot of interfacing functions


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1147 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 16:08:04 +00:00
(no author) d630249146 - initial implementation of a GLSA-based security tool
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1131 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 01:48:12 +00:00
(no author) 058d3119ac - working implementation of the client side branch move function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1121 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 11:35:52 +00:00
(no author) 88270f2b99 - updated treeupdatesactions table adding branch column
- updated database interface to work with the new treeupdatesactions
- sanitized legacy databases support creating doesColumnInTableExist() function
- improved overall equo speed
- moved repository database indexing to RepoInterface.sync()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1120 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 10:45:22 +00:00
(no author) 3d298fd83e - fixed counters injection that caused entropy database to be out of sync with portage. To just solve this on your PC, run equo database counters
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1118 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-02 16:06:03 +00:00
(no author) ca55d97378 - added more info to equo reports
- misc bug fixes

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1117 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-02 15:39:36 +00:00
(no author) b291cbdbc2 - added packages download speed limiting support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1116 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-01 19:29:50 +00:00
(no author) 72291948d3 - updated TODO
- updated maskingparser to handle trashing of more caches
- fixed std* piping issues


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1101 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-27 17:58:27 +00:00
(no author) 8c70e93f60 some misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1098 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-27 10:51:44 +00:00
(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