Fabio Erculiani
bb04751571
[entropy.core.settings.base] SystemSettings: add sane multithreading support
2010-06-09 17:30:38 +02:00
Fabio Erculiani
c635ffca0a
[docs] update API documentation
2010-06-08 13:12:23 +02:00
Fabio Erculiani
8ed0b1e009
[reagent] remove any "world" evidence
2010-06-08 13:11:29 +02:00
Fabio Erculiani
b9ada22d83
[man] update man pages
2010-06-08 13:11:19 +02:00
Fabio Erculiani
a1a8e09875
[equo/reagent] sort any query/search result
2010-06-08 13:08:09 +02:00
Fabio Erculiani
216aff332e
[entropy.server] make Server.close_repositories() cache iteration a bit more atomic
2010-06-08 11:55:05 +02:00
Fabio Erculiani
52080f22ef
[entropy.db] fix regression in searchProvidedVirtualPackage()
2010-06-08 11:47:20 +02:00
Fabio Erculiani
5a28e28e09
[entropy.client] fix Client.open_generic_repository arguments
2010-06-07 18:39:42 +02:00
Fabio Erculiani
8c788bcea1
[entropy.server] properly print sorted mirrors delta queue
2010-06-07 18:00:37 +02:00
Fabio Erculiani
e1e76d5b28
[entropy.db] first chunk of major entropy.db code updates, create abstract class, move logic there, update API
2010-06-07 17:56:05 +02:00
Fabio Erculiani
0d5b69ac0d
[entropy.db/entropy.spm] remove 'messages' metadatum handling
2010-05-31 17:43:06 +02:00
Fabio Erculiani
e59351505b
[entropy] remove 'messages' package metadata, no longer needed
2010-05-31 17:36:17 +02:00
Fabio Erculiani
abbde38521
Tagging Entropy version 0.99.46.9
0.99.46.9
2010-05-30 08:25:15 +02:00
Fabio Erculiani
1ab58e12b1
[entropy.spm] PortagePlugin._portage_doebuild: remove unwanted backup_changes()
2010-05-30 08:24:25 +02:00
Fabio Erculiani
62bd7ff91c
Tagging Entropy version 0.99.46.8
0.99.46.8
2010-05-30 08:22:54 +02:00
Fabio Erculiani
eedeff78fe
[entropy.spm] PortagePlugin._portage_doebuild: cleanup unneeded license settings tweaks (thanks to zmedico)
2010-05-30 08:15:39 +02:00
Fabio Erculiani
38eb28e455
[entropy.spm] PortagePlugin._portage_doebuild: tweak portage.settings._accept_license to disable any interactive license check
2010-05-30 08:01:47 +02:00
Fabio Erculiani
1f59619da5
[entropy.spm] PortagePlugin: _portage_doebuild, set ACCEPT_LICENSE in environment
2010-05-29 22:30:16 +02:00
Fabio Erculiani
f15dd69ed3
[entropy.server] when collecting valid system package sets, ignore nested sets
2010-05-29 03:06:41 +02:00
Fabio Erculiani
d1712ff39c
[entropy.client.interfaces.package] remove deprecated dropChangelog call
2010-05-28 19:56:48 +02:00
Fabio Erculiani
0d06fade5f
Tagging Entropy version 0.99.46.7
0.99.46.7
2010-05-28 19:56:30 +02:00
Fabio Erculiani
b1db741e8a
[entropy.client.interfaces.package] fix critical bug on pkg update
...
Files just installed were removed due to being added to a different
symlinked path. Use os.path.realpath to determine if two paths
point to the same file object.
2010-05-28 19:54:36 +02:00
Fabio Erculiani
54de375690
Tagging Entropy version 0.99.46.5
0.99.46.5
2010-05-28 11:51:31 +02:00
Fabio Erculiani
c8ec61377e
[entropy.spm] PortagePlugin: fix "sources" metadatum extraction (upstream dropped SRC_URI)
2010-05-28 11:50:26 +02:00
Fabio Erculiani
12d9260956
[entropy.spm] PortagePlugin: fix get_package_sets(), include sets themselves
2010-05-25 08:30:54 +02:00
Fabio Erculiani
98e315378e
Tagging Entropy version 0.99.46.4
0.99.46.4
2010-05-24 11:35:47 +02:00
Fabio Erculiani
e8d7db127c
[magneto] call trigger_startup_check() on startup instead of trigger_check()
2010-05-24 11:34:44 +02:00
Fabio Erculiani
0a0cc78a5a
[client-updates-daemon] add new method "trigger_startup_check"
...
It tells the daemon to not update repos but just return the updates list
2010-05-24 11:32:55 +02:00
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