lxnay
55b1b963d7
Entropy/i18n:
...
- fix unicode issues
- update TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2044 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 09:57:30 +00:00
lxnay
e040c1a81f
Entropy/Equo:
...
- make printPackageInfo() more fault tolerant
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2043 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-30 09:56:43 +00:00
lxnay
1ecf020846
Entropy/Equo:
...
- some small fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2037 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-29 17:04:50 +00:00
lxnay
769bfe75a2
Entropy:
...
- add automatic --debug option handling
Entropy/Repository Service:
- handle sqlite threads correctly
- some misc fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1998 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 16:29:13 +00:00
lxnay
bce5ffb019
Entropy/query tools:
...
- do not use etpRepositories directly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1973 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-25 10:23:48 +00:00
lxnay
989bd48d99
Entropy/Database Interface:
...
- improve getPackageData() speed
- improve retrieveContent() and insertContent()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1972 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-25 09:50:02 +00:00
lxnay
8b5145bc65
Entropy/EquoInterface/RepositoriesInterface/Equo:
...
- add profile.link to the repoinfo options
- modularize Repositories Interface run_sync() function
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1970 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 16:59:55 +00:00
lxnay
fcfd42cb0d
Entropy/Equo:
...
- adding functions to equo to show repository's make.conf and package.* files, if available
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1969 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 16:54:03 +00:00
lxnay
bf8cab180a
Entropy/Community Repositories:
...
- exporting some more functions to equo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1967 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-24 11:28:17 +00:00
lxnay
5431bd2605
Entropy/Equo/Community Repositories:
...
- export more options and functions to Equo
- slightly improving some output
needs testing (tomorrow)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1962 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-23 22:03:30 +00:00
lxnay
ff64dd6c6c
Entropy/ServerInterface/CommunityRepositories:
...
- started to interface equo to the new Community Repositories interface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1961 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-23 18:49:00 +00:00
lxnay
b071868f01
Entropy:
...
- add QAInterface where all the QA functions will be placed
- improve performances of libraries_test()
- rework libraries_test() to be more high level
- lots of bug fixes and some new functions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1952 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 16:10:51 +00:00
lxnay
1f2ebaf41b
Entropy/Server:
...
- move activator to activator.py
- move reagent to reagent.py
- complete i18n support for server-side applications
- update .po files
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1951 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 09:09:45 +00:00
lxnay
41a562da30
Entropy/i18n:
...
- completed text_configuration.py i18n support
Entropy:
- misc bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1949 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-20 00:20:29 +00:00
lxnay
888122a5bc
Equo:
...
- move equo to equo.py
- make i18n working for equo.py
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1945 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 19:17:45 +00:00
lxnay
9078801564
Equo:
...
- complete i18n support by reworing --help
(eventually)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1944 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 18:59:38 +00:00
lxnay
b6ee2ba025
Entropy:
...
- move etpDatabase to entropy.py and rename it to EntropyDatabaseInterface
- say goodbye to databaseTools
- update other areas accordigly
Equo:
- add i18n support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1943 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-19 14:13:03 +00:00
lxnay
b5e98a0b8e
Entropy/EquoInterface/etpDatabase:
...
- removed 'info cache' from etpDatabase, there is no need to have an on-disk cache when sqlite3 is faster
- updated EquoInterface accordingly
- improved reliability when running multiple Entropy instances
Entropy/Spritz:
- fixed some minor bugs
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1890 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-01 00:01:29 +00:00
lxnay
7e57ffe23b
Entropy/Spritz:
...
- beautify package lists
Entropy/Equo:
- always show how many files need to be merged
Entropy/EquoInterface:
- fix typo that caused Portage world file to not be properly updated
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1872 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-28 18:03:17 +00:00
lxnay
19efb8ba5a
disable equo database generate in --help so users won't see that anymore and hopefully stop using it every now and then
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1867 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-25 23:45:42 +00:00
lxnay
0e255de4bf
Entropy/Equo:
...
- fix removePackages() questions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1865 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-25 19:25:57 +00:00
lxnay
b6ed62dd0e
Entropy/Spritz:
...
- beautified the new 'up-to-date' message
Entropy/Equo:
- avoid crashing when it's impossible to write queue cache to disk
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1859 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-24 14:34:33 +00:00
lxnay
a73081516f
Entropy/ServerInterface:
...
- fix broken packages removal
Entropy/EquoInterface: - add env ACCEPT_LICENSE support
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1828 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-22 01:01:45 +00:00
lxnay
eb25b76493
Entropy/EquoInterface:
...
- fix an issue with file protection causing them to be overwritten
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1817 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-21 10:10:36 +00:00
lxnay
c626d53cae
fixing our python updater function to work with multiple old python installations
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1813 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-20 17:54:41 +00:00
lxnay
5f29881b6a
Entropy/Equo/Spritz:
...
- some requested bug fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1808 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-20 14:52:03 +00:00
lxnay
91f34a8641
Entropy/ServerInterface/reagent:
...
- add list query to list all the packages in the default repository
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1801 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-17 16:26:06 +00:00
lxnay
483c79b9ac
Entropy/EquoInterface:
...
- relax pid checking and start to collect reports about how multiple PackageInterface instances work
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1799 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-17 14:01:03 +00:00
lxnay
33c6a73db7
Entropy/Spritz:
...
- implemented preliminary GLSA interface into Spritz
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1761 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-15 18:12:02 +00:00
lxnay
91710f61cc
Entropy/Equo:
...
- fix logging calls in text_rescue.py
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1743 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-15 08:21:10 +00:00
lxnay
b54fd3bc98
Entropy:
...
- added fakeoutfile, fakeinfile classes to prepare portage.doebuild() logging
- improved Entropy idpackageValidator speed by 1000% (by adding a SQL index on keywords), this improved world updates calculation speed by a big 1000%
- misc updates and fixes
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1721 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-13 19:29:30 +00:00
lxnay
f64be59de2
Entropy:
...
- make pychecker more happy
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1689 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-11 10:17:19 +00:00
lxnay
ab5bb0c33f
Entropy:
...
- moved missing RDEPEND scanner to EquoInterface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1634 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-09 14:23:42 +00:00
lxnay
0fa928f55f
fix searchDepends when reagent is calling
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1620 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 22:25:05 +00:00
lxnay
2f2d4b1ca9
fix server queries again
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1580 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-08 14:22:09 +00:00
lxnay
ceb50912f7
Entropy/Server Interface:
...
- nightly code updates
MIGRATION IS NOT DONE YET
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1559 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-05 00:10:33 +00:00
lxnay
3dc029ee50
Entropy/Server Interface:
...
- morning work on the Server Interface
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1557 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-04 11:45:28 +00:00
lxnay
edaf556e74
Spritz:
...
- porting fixes from entropy 0.13.2
- more work on the ServerInterface refactoring
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1555 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-03 19:29:51 +00:00
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
lxnay
0b53fe190a
moving entropy-system-daemon to server/
...
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1551 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-04-01 13:54:08 +00:00
lxnay
c216762f36
Equo:
...
- fix orphans query on certain conditions
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1547 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-31 20:39:39 +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
18d31b59cf
Entropy:
...
- Socket Interface: reordered and eased SocketHostInterface initialization
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1539 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-30 15:07:29 +00:00
lxnay
a592308c79
Entropy:
...
- Socket Interface: implemented pluggable authentication modules support (90% done)
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1535 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-29 17:30:43 +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
c1e8f26720
Entropy:
...
- Socket Interface:
- implemented sessions timeouts collector (I like calling it GARBAGE collector), each session has now a configurable TTL
- added 'alive' command to see if a session is still alive
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1528 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-28 13:32:14 +00:00
lxnay
4518ac8d4f
Entropy:
...
- Socket Interface, client: correct EOT behavior
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1522 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-27 22:19:46 +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
1fcc98854c
Entropy:
...
- reimplemented the Socket Interface using SocketServer framework
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1520 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-03-27 08:19:06 +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