Commit Graph

1786 Commits

Author SHA1 Message Date
lxnay 0600cf8f51 Entropy:
- update TODO


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2038 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-29 17:05:15 +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 d8b8036e1a Entropy/exceptions:
- add QueueError exception


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2036 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-29 17:04:14 +00:00
lxnay c52958900f Entropy/i18n:
- update Italian translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2035 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-29 17:03:32 +00:00
lxnay c9f11b3748 Entropy/i18n:
- updating Entropy translation
- complete the Italian translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2034 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-29 15:22:49 +00:00
lxnay 21a615793f Entropy/i18n:
- updating Entropy translation
- complete the Italian translation


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2033 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-29 15:07:46 +00:00
lxnay 1252ed7802 Entropy/Spritz:
- implement the 'Abort Queue' button to stop queue processing


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2032 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 22:51:35 +00:00
lxnay 3cf3695ea5 Entropy/Spritz:
- some code cleanup and speed optimization

git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2031 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 20:06:11 +00:00
lxnay ccf0e063ee Entropy/Spritz:
- add 'Skip Mirror' button


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2030 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 16:42:29 +00:00
lxnay 35ce4ae2f4 Entropy/PackageInterface:
- allow to bomb a package download from the inside by exporting urlFetcher's abort_check_func parameter


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2029 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 16:07:41 +00:00
lxnay 05921c571a Entropy/PackageInterface:
- allow to bomb a package download from the inside by exporting urlFetcher's abort_check_func parameter


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2028 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 15:54:44 +00:00
lxnay e3a4d42c12 Entropy/Spritz:
- show more information about the packages list shown


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2027 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 15:40:26 +00:00
lxnay 4e35ff6135 Entropy/Spritz:
- make reinstallable packages collection 50x times faster, thanks to the previous commit
  - added filterReinstallable()
  - rewritten isReinstallable()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2026 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 15:35:48 +00:00
lxnay bd85b9e606 Entropy/Database Interface:
- improve listAllPackages()
- add isPackageScopeAvailable(), useful to look for reinstallable packages


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2025 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 15:34:43 +00:00
lxnay eb5b70baa9 Entropy/Spritz:
- reworked the About window


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2024 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 14:26:20 +00:00
lxnay eb8e2ccb88 Entropy/Spritz:
- some code cleanup
- avoid issues with parsing markups


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2023 cd1c1023-2f26-0410-ae45-c471fc1f0318
0.15.0
2008-05-28 13:42:49 +00:00
lxnay 36d7e81b15 Entropy:
- make nice level configurable in entropy.conf


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2022 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 11:26:41 +00:00
lxnay d54c93616a Entropy/Spritz:
- some code cleanup


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2021 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 11:26:16 +00:00
lxnay 8e3b4d60b1 Entropy/Localisation:
- update locales


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2020 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 11:25:51 +00:00
lxnay 3e55be2340 Entropy/Spritz:
- fix typo in function name cleanMarkupSting => renamed to => cleanMarkupString
- handle progress bar updates correctly


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2019 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 10:45:45 +00:00
lxnay 2d6ba42d29 Entropy/Spritz:
- fix an issue causing to raise a ProgrammingError exception by sqlite3 after packages installation
reported by The Joost


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2018 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 10:32:33 +00:00
lxnay 36df301726 Entropy/Spritz:
- fix bug #408


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2017 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 09:30:39 +00:00
lxnay 0f8008dbe3 Entropy/Repository Service:
- add debian init.d for reference


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2016 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 09:23:45 +00:00
lxnay da6b27f2d0 Entropy/EntropyDatabaseInterface:
- fix setCacheSize() and setDefaultCacheSize()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2015 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 08:10:38 +00:00
lxnay a65a81fe21 Entropy/EntropyDatabaseInterface:
- fix setCacheSize() and setDefaultCacheSize()


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2014 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 08:10:16 +00:00
lxnay 05ca27f55e fix openGenericDatabase() call
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2013 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 08:08:24 +00:00
lxnay f616701f9d Entropy/Socket Interface:
- save exceptions into the log file too


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2012 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 08:06:05 +00:00
lxnay abb2bc6fb9 whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2011 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 07:59:51 +00:00
lxnay a25428d557 Entropy/Repository Service:
- open a database at every new command call to avoid threading exceptions from sqlite3


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2010 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 07:54:42 +00:00
lxnay 7a509729d4 Entropy/Activator:
- fix choice selection when asking to run the queue. if No, break the branches cycle and don't sync databases (if not successfull_mirrors)


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2009 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-28 00:08:55 +00:00
lxnay de0a7c3722 Entropy/Socket Interface:
- connections count can't get below 0
- completely block blacklisted and invalid connections


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2008 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 23:56:33 +00:00
lxnay 7c20a83df6 Entropy/Socket Interface:
- allow to enable/disable stdout logging
- make socketLog loglevel configurable through etpConst


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2007 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 23:18:43 +00:00
lxnay a5e21e1965 Entropy/Socket Interface:
- add IP blacklisting support
- fix a few bugs


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2006 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 23:05:33 +00:00
lxnay a86652d2e4 Entropy:
- some misc fixes here and there


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2005 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 22:53:47 +00:00
lxnay 2d939d95ba Entropy:
- some misc fixes here and there


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2004 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 22:35:11 +00:00
lxnay 44af225256 Entropy:
- some misc fixes here and there


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2003 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 18:30:41 +00:00
lxnay 9298280e43 Entropy/Repository Client Service:
- some slight improvements


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2002 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 17:43:33 +00:00
lxnay 466cf0b341 Entropy/Database Interface/Socket Interface/Server Interface:
- since database_checksum() output (using python hash()) is strictly dependant on Python releases and arches, add an option to use md5 instead


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2001 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 17:20:37 +00:00
rogerc 683d8cb4e0 update es.po and fr.po
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2000 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 17:15:51 +00:00
lxnay ae6a7ff30b Entropy/Repository Service:
- fine tune client interface functions
- show more info server side


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1999 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 17:04:59 +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 7e3f40327f Entropy/Repository Service:
- fix database handling when reloading the interface data


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1997 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 14:13:15 +00:00
lxnay ea64550830 Entropy/Repository Service:
- fix database handling when reloading the interface data


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1996 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 14:09:24 +00:00
lxnay 6632a22c67 Entropy/Socket Interface:
- improve buffer handling reliability


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1995 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 13:55:41 +00:00
lxnay ad5294ae98 Entropy/Socket Interface:
- improve buffer handling reliability


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1994 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 13:43:33 +00:00
lxnay 74e73c3550 Entropy/Socket Interface:
- improve buffer handling reliability


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1993 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 13:42:02 +00:00
lxnay 0a4bb6ad20 Entropy/Socket Interface:
- improve buffer handling reliability


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1992 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 13:41:02 +00:00
lxnay 70b816f0d8 Entropy/Socket Interface:
- improve buffer handling reliability


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1991 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 13:37:33 +00:00
lxnay f06ecbea6b whoops
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1990 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 12:22:00 +00:00
lxnay 754ef185ba Entropy/Socket Interface:
- improve buffer handling reliability


git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1989 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-05-27 12:20:18 +00:00