lxnay
56b0cf8d90
Entropy Server:
...
- started to move and mess things around - DO NOT USE SERVER SIDE CODE FROM SVN
- reagent and activator WILL BE BROKEN FOR A WHILE
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1553 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-02 16:05:56 +00:00
(no author)
bacee7e241
Equo:
...
- check for disk space in /var/tmp/entropy before starting the process and warn user about it
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1486 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 12:07:02 +00:00
(no author)
ecb71b7e89
Equo:
...
- show disk size information when selecting packages for removal
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1482 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-17 15:01:35 +00:00
(no author)
94040dc7f6
Equo:
...
- improve 'equo match' by adding --showdesc option too
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1479 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-15 05:33:37 +00:00
(no author)
b7b6e4dc0d
Equo:
...
- added 'equo match' tool, it is more or less the same of 'equo search' except it uses EquoInterface.atomMatch()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1478 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-15 05:25:47 +00:00
(no author)
e44ca5d1be
use sys.path.insert instead of append
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1356 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 16:19:15 +00:00
(no author)
ea3b00c2e3
remove overlayed dir after use
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1353 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 15:21:37 +00:00
(no author)
32b564d874
- equo: added an option to let equo remove the downloaded package after the install phase, to save space on constrained env
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1303 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 08:50:20 +00:00
(no author)
26f58b7f77
some minor changes to equo
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1290 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 00:14:11 +00:00
(no author)
5fceb3cfa7
fixed portage bashrc and some other cosmetical stuff
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1282 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-23 15:08:20 +00:00
(no author)
42734286fa
added license query tool
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1263 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 16:40:30 +00:00
(no author)
202ed01257
- tell user that IP will be logged when reporting errors
...
- fixed an issue that caused equo to not work as non root due to some recent changes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1246 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-19 15:27:38 +00:00
(no author)
6371385620
- removed debugging output
...
- added the ability to selectively update repositories through equo
- implemented packages.db.mask server side and client side download (will be connected to atomMatch soonly)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1233 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 02:29:04 +00:00
(no author)
ec1e3b6399
- support portage from svn
...
- avoid using libtest/deptest when other instances are running, dumb users do it without caring about database consistency
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1229 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-18 00:59:47 +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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
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)
27ed93827a
- fixed conntest url by exporting it to repositories.conf
...
- improved repository databases reliability adding extra read only checks
- fixed bad/not available repositories handling by removing weird loops with fetch_repository_if_not_available
- updated indentation in databaseTools.py
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1048 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 15:08:12 +00:00
(no author)
806c7ece98
- updated TODO
...
- completing the previous commit
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1047 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-15 11:50:06 +00:00
(no author)
c81c578d9c
SPRITZ:
...
- implemented console right click menu
- implemented repositories force update option
- fixed an issue which caused text_ui functions to not return a valid exit status
svn ci -m
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1040 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 19:17:42 +00:00
(no author)
0366216a5d
- let equo handle some extra exceptions from exceptionTools
...
- updated TODO
- fixed an issue with equo update when no client database is available
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1039 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-13 14:47:36 +00:00
(no author)
d36cd5273e
- new POST based error reporting handler
...
- created ErrorReportInterface class
- updated code to use ErrorReportInterface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1025 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-08 20:02:42 +00:00
(no author)
2a1657f99a
- added additional check to client database reliability
...
- added /etc/portage/bashrc used in 3.5 Loop 1
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1012 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-06 13:44:50 +00:00
(no author)
0a50cc0e7a
implemented client db sanity check tool
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@989 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-01-04 10:07:36 +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)
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)
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)
8d43fe6dea
more work on the new EquoInterface class
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@971 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 10:49:16 +00:00
(no author)
a25c62de21
- imported most equoTools functions inside Equo class
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@970 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 03:36:04 +00:00
(no author)
ebe5f3b0aa
- some updates to spritz
...
- started to migrate equoTools code into Equo class
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@969 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-31 00:49:32 +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)
fb2a098e31
strict check for scandata
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@929 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-22 17:23:15 +00:00
(no author)
f7db4525d8
- added slot search query
...
- improved portage ebuild triggers
- added --nochecksum option for equo world and equo install
- parallelized package cleanups step
- usual set of misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@923 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-21 03:38:36 +00:00
(no author)
b0e305b198
fixed a small issues with equo command line
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@899 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-17 11:12:36 +00:00
(no author)
a0ccf902d4
added query functionalities to reagent + some spare bug fixes
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@889 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-16 11:57:20 +00:00
(no author)
294f394534
fixing two small bugs
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@887 cd1c1023-2f26-0410-ae45-c471fc1f0318
2007-12-15 17:05:02 +00:00