Commit Graph

329 Commits

Author SHA1 Message Date
(no author)
f85dcf9687 - initial implementation of the licenses management infrastructure
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1257 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 13:46:56 +00:00
(no author)
94b4f1afa1 - block bad source entries when adding a package
- remove compressed database after unpacking


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1255 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 22:21:29 +00:00
(no author)
2bfadb2884 with this one, our db compression magic works
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1253 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 21:11:27 +00:00
(no author)
9836a685a8 fix a typo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1249 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 20:01:30 +00:00
(no author)
01a03e2e76 implemented database dump downloads client and server side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1248 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 19:57:14 +00:00
(no author)
baed3d5f64 - automatically refill counters table creating a proper schema if IntegrityError exception is raised
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1247 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 16:30:06 +00:00
(no author)
70bac34ede - reagent inject: run deptest when done
- cache validation: fixed a bug that caused wrong cache fetchings

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1245 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 15:19:43 +00:00
(no author)
c283523952 improve package masking validation performance
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1236 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 11:03:44 +00:00
(no author)
5fae6fd808 - updated TODO
- invert masking verification order to allow user to unmask repositories maskings

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1235 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 03:16:42 +00:00
(no author)
2262fee1c4 - completed packages.db.mask support client side
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1234 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 03:11:58 +00:00
(no author)
036d7632ce - fixed matchRevision/revision matching logic
- fixed matchTag/tag matching logic and atomMatch package sorting
- some misc bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1228 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 00:42:31 +00:00
(no author)
45e6ce7481 EquoInterface.atomMatch: added matchRevision and matchRepo filters (media-libs/foo-1.2.3~0 -> will search atom with revision == 0)
databaseTools.atomMatch: added matchRevision logic, like above
activator: if packages sync doesn't have to do anything, skip without asking
tested treeupdates stuff client side


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1227 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-17 16:15:43 +00:00
(no author)
f73de88b5c Spritz:
- fixed packages list generation when entropy cache is empty
Entropy/Equo:
  #- equo world is using too much disk
  #- if dependencies are not found, show them all
  #- add masking information to query results
  #- add required query tool
  #- let queries work on masked packages too


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1226 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-17 12:33:23 +00:00
(no author)
9188159b68 - fix validate_repositories() call during equo update
- filter empty sources string before adding them


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1220 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-16 08:29:30 +00:00
(no author)
4116c5760a - improved entropy backend interface responsiveness by removing harmful caching
- completed a lot of stuff for spritz, it's still a little bit slow when data is not cached but I'll work out it
things implemented:
 - multi repositories handling code
 - branch switching dialog box
 - queue errors handling
 - su/gksu/kdesu wrapper
 - lots lots lots of bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1218 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-16 00:34:06 +00:00
(no author)
15076a74b7 fixed a nasty issue with isFileAvailable
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1214 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-14 19:39:13 +00:00
(no author)
c0a27bf878 fix atomMatch cache validation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1208 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-14 08:29:37 +00:00
(no author)
b8ac6b420e - improved cache validation mechanism
- some spare fixes/improvements

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1203 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 18:16:35 +00:00
(no author)
30abf6e927 check if needed table exists in isNeededAvailable()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1202 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 15:46:46 +00:00
(no author)
ac39a31e67 create counters table if it does not exist
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1197 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 11:45:24 +00:00
(no author)
899ae6095f whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1196 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 10:33:35 +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)
936441fc60 added metadata decompression support to the server interface, disabled by default and controlled by an activator.conf option
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1192 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-13 08:57:26 +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)
15e65bf53f check if dir exists before iterating
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1189 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 10:08:56 +00:00
(no author)
1495a997db add branch operator support in isCounterAvailable() and listAllCounters()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1188 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-12 10:07:18 +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)
4b13f13a84 - correctly handle atom matching on databases with multiple branches
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1185 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-11 22:57:11 +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)
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)
e7c523ef1e - adding support for transforming packages into injected, useful for tagged ones
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1176 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-08 23:49:36 +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)
5533f38d56 - updated TODO
- removed checkReadOnly() where not needed

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1167 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-07 19:04:30 +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)
7e4432b480 added dependencies rescan tool for reagent
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1143 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-06 00:09:14 +00:00
(no author)
4f13e844fe - adding reagent tool to scan and rebuild package dependencies for all the ones in repository
- added some new helper functions to the database interface
- fixed portageTools.calculate_dependencies accordingly

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1140 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 18:01:06 +00:00
(no author)
5f5b6eda7f fix indexing when running readonly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1130 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 20:01:33 +00:00
(no author)
c4c536a63a - fix reagent search output
- fix indexes readonly validation

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1123 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 16:34:45 +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)
1b095d3230 - remove unused queueView buttons
- fix databaseTools.isDependsTableSane()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1115 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-01 16:28:07 +00:00
(no author)
157054b816 - if getScopeData() returns None when looking into client database from atomMatch, return -1,1 taking it as not found
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1112 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-29 10:29:32 +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)
a8c1d25ee1 - updated TODO
- added dependenciesTest after every reagent run
- print sqlite error when triggering ImportError exception


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1084 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-23 13:57:49 +00:00
(no author)
1a21466d82 fix a possible issue with treeupdates slotmove and move
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1076 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-20 13:26:08 +00:00