Commit Graph

6193 Commits

Author SHA1 Message Date
Fabio Erculiani
8fcea39441 [entropy.client.interfaces.loaders] add Cacher() method, returning EntropyCacher instance used by Entropy Client 2010-05-23 16:00:03 +02:00
Fabio Erculiani
e51061cd5d [entropy.cache] add with statement support to EntropyCacher (to pause caching writes to disk) 2010-05-23 15:55:41 +02:00
Fabio Erculiani
3948ecf615 [entropy.core.settings.base] remove expensive thread-safety from SystemSettings 2010-05-22 16:34:05 +02:00
Fabio Erculiani
53771231f2 [sulfur] minor code updates 2010-05-22 16:34:05 +02:00
Fabio Erculiani
cd273b69ba [sulfur] EntropyPackage: add more caching 2010-05-22 16:34:05 +02:00
Fabio Erculiani
401bed0b9c [sulfur] rename sulfur-client to sulfur_client 2010-05-22 16:34:05 +02:00
Fabio Erculiani
7bb31da3cb [sulfur] make ExceptionDialog not freeze UI on exit 2010-05-22 16:34:05 +02:00
Fabio Erculiani
3bb640b03e [sulfur] fix SulfurApplication.quit() 2010-05-22 16:34:05 +02:00
Fabio Erculiani
0a172501e6 [sulfur] fix KDE detection (properly use kdesu when in KDE) 2010-05-19 16:25:18 +02:00
Fabio Erculiani
a031e74ff4 [entropy.db] EntropyRepository.validateDatabase: execute quick_check only every 72 hours 2010-05-19 14:44:10 +02:00
Fabio Erculiani
b8036a79cd [entropy.db] EntropyRepository.validateDatabase: call quick_check(1) 2010-05-19 14:36:23 +02:00
Fabio Erculiani
f45c11ae1b [entropy.db] EntropyRepository.atomMatch: write cache synchronously 2010-05-19 08:33:37 +02:00
Fabio Erculiani
63af402439 [entropy.cache] increase EntropyCacher writeback timeout 2010-05-19 08:33:11 +02:00
Fabio Erculiani
bdcd37772d [equo] add new tool "equo query associate"
Given a file path (or multiple file paths) search applications able
to read mimetype belonging to it
2010-05-18 20:10:02 +02:00
Fabio Erculiani
96b4f23468 [todo] update TODO 2010-05-18 10:40:52 +02:00
Fabio Erculiani
5c198a742a [entropy.core] update docstrings 2010-05-16 15:50:58 +02:00
Fabio Erculiani
e9e77c543a [Makefile] cleanup Makefile, remove unused targets 2010-05-16 15:17:53 +02:00
Fabio Erculiani
f570aa52f1 Tagging Entropy version 0.99.46.3 0.99.46.3 2010-05-15 02:53:56 +02:00
Fabio Erculiani
bf678e1441 [entropy.security] fix typo 2010-05-15 02:53:37 +02:00
Fabio Erculiani
510f82e803 Tagging Entropy version 0.99.46.2 0.99.46.2 2010-05-14 21:34:43 +02:00
Fabio Erculiani
1d1eafbdc4 [entropy.db] import missing exception 2010-05-14 21:33:42 +02:00
Fabio Erculiani
f6af43f8a7 [entropy.security] do not flood stdout with metadata installation updates 2010-05-14 07:34:47 +02:00
Fabio Erculiani
6c95b35d80 [client/text_tools] print_table: eliminate trailing blank lines, thanks Scott Bertilson for reporting, closing #1443 2010-05-13 20:56:13 +02:00
Fabio Erculiani
cc061f7108 [entropy.server] if dep_rewrite regexp returns an empty string, consider it a removal action 2010-05-12 22:39:57 +02:00
Fabio Erculiani
d0a600a7ae Tagging Entropy version 0.99.46.1 0.99.46.1 2010-05-12 16:16:40 +02:00
Fabio Erculiani
10e048da34 [entropy.server] fix sets_available arguments 2010-05-12 16:16:09 +02:00
Fabio Erculiani
ad8d7b6d4b Tagging Entropy version 0.99.46 0.99.46 2010-05-12 14:25:19 +02:00
Fabio Erculiani
8fdaf399e1 [todo] update TODO 2010-05-12 14:24:07 +02:00
Fabio Erculiani
cf7997a9da [conf] add dependency rewrite configuration file example 2010-05-12 14:00:22 +02:00
Fabio Erculiani
a661ffa92a [todo] update TODO 2010-05-12 13:59:58 +02:00
Fabio Erculiani
60683be2a4 [entropy.server] remove \t usage 2010-05-12 13:59:30 +02:00
Fabio Erculiani
d5fc2a43ba [entropy.server] implement dependency rewrite support 2010-05-12 13:08:27 +02:00
Fabio Erculiani
942b8f804f [tests] add another package test to server mode 2010-05-12 08:38:50 +02:00
Fabio Erculiani
9332e9fcd5 [entropy.server.interfaces] improve SystemSettings parsers speed (add some caching) 2010-05-12 00:35:45 +02:00
Fabio Erculiani
5d8d18ffc1 [entropy.cose.settings.base] add "with" statement support to SystemSettings (improving multiple add_plugin() speed) 2010-05-12 00:24:22 +02:00
Fabio Erculiani
5d45591940 [entropy.core.settings.plugins.skel] filter out SystemSettingsPlugin protected subclasses methods 2010-05-12 00:09:43 +02:00
Fabio Erculiani
4b5f072d1d [entropy.core.settings.plugins.skel] SystemSettingsPlugin: filter out private methods from callback parsing 2010-05-11 23:58:17 +02:00
Fabio Erculiani
e261321fb4 [entropy.db] EntropyRepository.validateDatabase: sometimes checksum() is required to spot issues 2010-05-11 10:54:56 +02:00
Fabio Erculiani
958be35922 [equo] call EntropyRepository.generateReverseDependenciesMetadata() with verbose=False 2010-05-10 12:01:45 +02:00
Fabio Erculiani
f388bc5751 [entropy.client.interfaces.client] small code style update 2010-05-10 12:01:31 +02:00
Fabio Erculiani
b9c413e688 [docs] update equo man page 2010-05-09 17:24:29 +02:00
Fabio Erculiani
e6fb7d325f [entropy.db] EntropyRepository.atomMatch: catch OperationalError exceptions 2010-05-09 17:06:28 +02:00
Fabio Erculiani
c414f02250 [reagent/activator] implement simple exception handler (catching KeyboardInterrupt) 2010-05-09 16:46:21 +02:00
Fabio Erculiani
ce012502d1 [sulfur] reduce tarball support to .tbz2 for now 2010-05-08 18:46:54 +02:00
Fabio Erculiani
3eba983fe2 [entropy.client.interfaces.sets] cleanup code, change API 2010-05-08 18:45:10 +02:00
Fabio Erculiani
4cea040031 [entropy.db] EntropyRepository.searchSets: make sure that packagesets table exists 2010-05-08 18:06:53 +02:00
Fabio Erculiani
e173c8084f [entropy.cache] catch AttributeError, variable can be None 2010-05-07 17:10:58 +02:00
Fabio Erculiani
ff0af58109 [entropy.services] client-updates-daemon: tweak timings 2010-05-07 14:58:07 +02:00
Fabio Erculiani
50e688a61c [entropy.cache] EntropyCacher: make possible to change writeback cycle length (in seconds) 2010-05-07 14:57:37 +02:00
Fabio Erculiani
1b37af54dc Tagging Entropy version 0.99.45.6 0.99.45.6 2010-05-06 21:42:43 +02:00