(no author)
ac90d22ec3
whoops
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1125 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 16:40:01 +00:00
(no author)
dc5584c84a
fixed error report data submission
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1124 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-04 16:39:52 +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)
26a9e2c41e
updated TODO
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1119 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-03 12:07:10 +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)
5d4ba6dc47
- fix equo conf loop issue
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1114 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-31 10:17:49 +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)
ec34c6b3b4
do not reset cache when raising SystemExit
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1111 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 23:38:22 +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)
150749d619
Spritz:
...
- set treeview reorderable to False
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1109 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-28 18:24:00 +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)
745b46aade
- Spritz:
...
- reworked action menu to allow reinstall, remove, purge, update, install, undo reinstall, undo remove, undo purge, undo update, undo install
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1100 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-27 16:43:39 +00:00
(no author)
cc985ea1f0
update update() to allow cmd to be passed as parameter
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1099 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-27 10:52:18 +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)
31c808cc38
- updated TODO
...
- avoid running activator when issuing 'reagent depends'
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1097 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-25 17:58:50 +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)
7cd3e7c5e4
updated TODO
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1086 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-23 18:50:49 +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
(no author)
06381e3b76
- calculate_available_packages() now only returns unmasked packages
...
Spritz:
- removed some useless code and widgets
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1077 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-20 18:26:46 +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