Commit Graph

320 Commits

Author SHA1 Message Date
lxnay 7f21695a87 Entropy/Server Interface:
- updated TODO
- activator database management code ported (NOT TESTED), packages code on the way


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1563 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-07 16:55:58 +00:00
lxnay c13b695498 - updated TODO
Entropy/Server Interface:
- more work on activator code migration


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1562 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-06 23:48:40 +00:00
lxnay 9e161d2078 Entropy/Server Interface:
- started to migrate activator code creating ServerMirrorsInterface
- fixed a typo in conf/packages/packages.db.repo_updates.example
- fixed some stuff in server_reagent.py
ACTIVATOR IS CURRENTLY BROKEN


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1561 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-06 18:41:17 +00:00
lxnay 5d437be9aa - updated TODO
- fix etpDatabase.addPackage()

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1558 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-04 13:55:40 +00:00
lxnay 5a27ed93d6 Entropy/Socket Interface:
- implemented SSL support, shipping example key and certificate
  now transmitted data between client and server is completely and transparently encrypted


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1545 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-31 13:15:57 +00:00
lxnay d1567bdbde Entropy/Equo/Spritz:
- made package conflicts removal non critical anymore, they are now removed through the installation process


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1529 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-28 16:32:25 +00:00
lxnay 5d4235fc48 Entropy:
- updated todo
 - improved directory permissions creation on EquoInterface.__move_image_to_system()
Notification applet:
 - imrproved reliability and support to the new directory permissions
 - fixed some graphical glitches


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1525 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-28 12:01:23 +00:00
lxnay 3373bc7455 Notification Applet:
- started to implement multithreading for gtk widgets


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1524 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-28 09:26:14 +00:00
lxnay dd59c1b146 Entropy/Equo:
- Socket Interface:
  - completed termination strings
  - completed the basic structure and protocol specifications
- Database backend:
  - removed useless indexes
  - implemented useful indexes
  - improved queries speed (whose make dependencies calculation faster)
  - implemented tables automigration to INTEGER PRIMARY KEY AUTOINCREMENT to allow future repositories differential updates
- Entropy as user:
  - made equo update possible to be run for users in 'entropy' group, this will allow to have a powerful GUI notification applet
- improved repositories synchronization speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1521 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-27 20:06:34 +00:00
lxnay c914aadcea Entropy:
- lots of bug fixes
- implemented entropy directories GID and permissions configuration
- improved Socket Interface (not yet done)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1519 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-26 09:40:54 +00:00
(no author) f1548fe71a Entropy:
- updated TODO
- some slight changes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1510 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-25 09:07:49 +00:00
(no author) 4221595198 Entropy:
- modularized entropyConstants.initConfig_entropyConstants()
- added the ability to disable PID handling through sys.argv
- updated TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1504 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 17:06:27 +00:00
(no author) 3356a3fc75 Entropy:
- Socket Interface: export server settings to socket.conf
updated TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1503 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-24 13:21:05 +00:00
(no author) 92b17c63b7 Entropy:
- updated TODO
- implemented preliminary SocketHostInterface which can be used to build daemon applications
- removed logTools.py and moved LogFile to entropy.py
more will come :-)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1499 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-23 17:52:42 +00:00
(no author) efe01088e9 Entropy:
- goodbye portageTools, welcome SpmInterface


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1496 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-23 11:33:32 +00:00
(no author) 43a9d057d7 Equo:
- database generate: check for dependency atoms validity before submitting changes
Entropy:
- EquoInterface.get_licenses_to_accept() always returns a dict
updated TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1494 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-22 16:08:23 +00:00
(no author) a1cc54ec05 Entropy:
- implemented hard disk repositories support yay :-)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1492 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-19 11:39:51 +00:00
(no author) 8e598bb286 Entropy:
- updated TODO
Equo:
- improve 'you meant' feature a bit


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1490 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 12:52:23 +00:00
(no author) 3321525bf3 Entropy:
- updated TODO
Equo:
- add 'You meant...' feature, ahahah that's awesome


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1489 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-18 12:24:35 +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) 35003d4625 - updated TODO
- improved databaseTools.listIdpackageDependencies() speed
- improved databaseTools.listConfigProtectDirectories() speed
- improved databaseTools.searchPackagesByDescription() speed


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1480 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-17 11:46:25 +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) 219f87194c - updated TODO
- fixed an issue with loading package information in Spritz


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1476 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-14 23:24:38 +00:00
(no author) 5d09137746 updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1465 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-13 17:55:41 +00:00
(no author) a37590a287 fixed equo libtest result output
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1462 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-12 21:23:47 +00:00
(no author) b0257db16d - updated TODO
- fixed equo remove abortion when answering No to the removal question

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1459 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-12 20:27:31 +00:00
(no author) 6f77e302b0 updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1447 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-11 11:20:43 +00:00
(no author) ff6ecb80a4 fix grub.conf configuration for kernels in a separate /boot partition
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1435 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-10 09:28:25 +00:00
(no author) 845e1f77ad updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1427 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-07 19:52:23 +00:00
(no author) b5f37fed38 - updated TODO
- fixed one small bug handling applet status
- fixed one exception in get_repository_revision() when connection is not avaiable

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1422 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-06 23:59:22 +00:00
(no author) d4037dbec7 fix atomsdata structure in text_smart calling installPackages
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1368 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 11:09:38 +00:00
(no author) a252f5633d Entropy:
- implemented entropyTools.spawnFunction
- greatly improved memory usage during package install, reserved memory usage reduced by a 65%


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1365 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-03 00:36:56 +00:00
(no author) 2fd5b94451 - updated TODO
- remove unused portageFakeDbApi


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1351 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-01 11:54:42 +00:00
(no author) ac737d0fa6 tagging entropy 0.12.23.6
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1336 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-29 11:35:03 +00:00
(no author) f170f375ea - updated TODO
- added German translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1320 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 12:48:37 +00:00
(no author) efde4e19f3 - updated TODO
- make a backup of grub.conf when dealing with it


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1318 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 12:00:14 +00:00
(no author) a9f3b8980d added support for a light, updates only, RSS
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1317 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-27 10:46:38 +00:00
(no author) 68114ab51e improve retrieveLicenseText reliability
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1306 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 11:27:46 +00:00
(no author) 9c2efe45d4 - handle EOFError on the accept license menu
- properly extract license text


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1304 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 11:05:10 +00:00
(no author) 03489d253a - updated TODO
- spritz: added a brief description under the package name in the treeview

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1302 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-26 00:42:16 +00:00
(no author) 6a88984576 fetch a package if it gets deleted from the fetch phase to the install one, n00bs do that ahah
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1299 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-25 19:24:07 +00:00
(no author) b3733c14f7 updated TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1287 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-24 17:08:15 +00:00
(no author) e30130e71f - improved etpDatabase.retrieveDepends
Spritz:
- completed the package properties menu
- extended packages.py interface
- when pressing "add all" a wait window appears


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1275 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-22 18:51:52 +00:00
(no author) c3be67da6f - fixed repositories management in Spritz
- added package license handling in Spritz
- added package information button
- fixed a possible bug which caused spritz to print some weird stuff
- beautified status console


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1272 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-22 01:47:33 +00:00
(no author) 6e2d4773be - improved equo search output formatting
- improved spritz stability and eye-candiness

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1270 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-21 15:02:15 +00:00
(no author) dd691b9eb3 - fixed an issue with dumpTools.loadobj exceptions handling
- fixed an issue with EquoInterface.check_package_update
- fixed package reinstall in Spritz
- improved Spritz speed
- lots of bug fixes also


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1269 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-21 12:12:51 +00:00
(no author) 1563e8df1e Spritz:
- some huge bug fixes


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1267 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 22:22:44 +00:00
(no author) 342c72d41c - added license.mask (not working yet)
- added license accept request menu
- moved some functions to EquoInterface
- added some functions to handle licenses in the database API
- allow user to accept a license forever


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1262 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 16:17:07 +00:00
(no author) 09dc32b71e - moved package masking files to *.example
- some cosmetical updates
- updated TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1260 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-02-20 14:35:35 +00:00
(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