Commit Graph

735 Commits

Author SHA1 Message Date
(no author)
9ef1b3a1ca TESTING: again portage dependencies literals parsing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1137 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 12:04:53 +00:00
(no author)
a4d4d33e40 TESTING: again portage dependencies literals parsing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1136 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 12:02:52 +00:00
(no author)
f4234b128c TESTING: again portage dependencies literals parsing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1135 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 11:49:37 +00:00
(no author)
f59262779e TESTING: again portage dependencies literals parsing
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1134 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 11:27:39 +00:00
(no author)
fc04fc6308 - portage dependencies calculation has been rewritten, should work a lot better now
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1133 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 10:44:57 +00:00
(no author)
8482b33300 TESTING: rewriting portage dependencies calculation function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1132 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-05 10:26:24 +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)
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)
cf62aad37d whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1129 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 19:53:22 +00:00
(no author)
3582f87dac whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1128 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 19:52:15 +00:00
(no author)
dbbe3e62df - updated TODO
- extra flatten for horrible DEPEND strings

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1127 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 19:50:31 +00:00
(no author)
964795473f - reagent must always know about unmatched DEPEND conditionals
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1126 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 17:09:15 +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)
f8cee37219 fix LICENSE paren_choose()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1122 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 16:12:25 +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)
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)
043f871c2c properly resolve remaining conditionals after paren_normalize() in calculate_dependencies()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1113 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-30 10:26:45 +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)
05377a4399 - updated TODO
- reset cache when an exception is raised
- fixing print output

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1110 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 23:34:10 +00:00
(no author)
c2b2beee10 some work on the printing functions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1108 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:56:33 +00:00
(no author)
c5f5cc8db2 another whoops in the wall
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1107 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:49:09 +00:00
(no author)
2b45d9efd3 another whoops fixed
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1106 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:47:47 +00:00
(no author)
1202768c75 continued testing on calculate_dependencies
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1105 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:33:41 +00:00
(no author)
9202466c43 another whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1104 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:25:15 +00:00
(no author)
7e5f10c69a whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1103 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:21:29 +00:00
(no author)
e2e5622e74 - updated TODO
- reworked ebuild dependencies calculation using portage


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1102 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 10:15:34 +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)
cb14ddf992 - updated TODO
- inaugurate a new small reagent tool to help spm tree compilation

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1096 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 18:31:40 +00:00
(no author)
8117cdad84 - be more gentle with counters table primary keys
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1095 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-24 16:32:04 +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)
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)
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)
4d3302e98d double the maximum number of threads
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1082 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-23 05:27:32 +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