Commit Graph

1193 Commits

Author SHA1 Message Date
Fabio Erculiani
dd5cea12d0 Release Entropy 1.0_alpha24 2011-03-01 13:13:39 +01:00
Fabio Erculiani
5f5e6ed936 Release Entropy 1.0_alpha23 2011-02-28 09:23:31 +01:00
Fabio Erculiani
664e760f35 Release Entropy 1.0_alpha22 2011-02-27 19:02:10 +01:00
Fabio Erculiani
c14dd0161d Release Entropy 1.0_alpha21 2011-02-27 01:13:25 +01:00
Fabio Erculiani
fbcca73846 Release Entropy 1.0_alpha20 2011-02-27 00:11:09 +01:00
Fabio Erculiani
c5a9f2531c Release Entropy 1.0_alpha18 2011-02-20 19:22:27 +01:00
Fabio Erculiani
c51101b4b6 Release Entropy 1.0_alpha16 2011-02-16 00:26:57 +01:00
Fabio Erculiani
f141a26784 Release Entropy 1.0_alpha15 2011-02-14 22:42:01 +01:00
Fabio Erculiani
bf4dc1cd37 [entropy.graph] implement Graph.destroy() to free circular references (was causing interesting memleak) 2011-02-11 19:06:22 +01:00
Fabio Erculiani
3643b4affb [equo] when running with --debug, enter pdb if an exception is raised 2011-02-11 18:07:52 +01:00
Fabio Erculiani
f9226e6e3d [entropy] some python3.x fixes 2011-02-10 15:44:14 +01:00
Fabio Erculiani
7738f688a6 [entropy.db] introduce EntropyRepositoryBase.repository_id() 2011-02-10 11:42:19 +01:00
Fabio Erculiani
4a3d6b0792 [equo] complete text_query refactoring, API for text apps there should be almost stable 2011-02-10 11:34:47 +01:00
Fabio Erculiani
155accecba [equo] more refactoring work on text_query 2011-02-10 09:08:09 +01:00
Fabio Erculiani
ce2842258a [equo] first chunk of cleansing inside text_query module 2011-02-10 00:41:51 +01:00
Fabio Erculiani
df3bb8005d [entropy] drop repository manager code, R.I.P. 2011-02-09 19:22:20 +01:00
Fabio Erculiani
a1671b89d1 [entropy] don't use hardcoded errno values, but rather use errno module 2011-02-07 14:25:33 +01:00
Fabio Erculiani
28456b4121 [entropy.client] drop FileUpdates attribute, replace with Client.PackageFileUpdates() loader 2011-02-07 14:07:42 +01:00
Fabio Erculiani
1408390849 [equo] export "repo vacuum" from entropy-server, fixup mirrors calls (rename db- to repo-) 2011-02-07 13:17:20 +01:00
Fabio Erculiani
23285e6c77 [entropy.server] out default_repository, in .repository() 2011-02-05 18:15:49 +01:00
Fabio Erculiani
ab93aee68b [entropy.server] complete the robustness work on the package, completely drop repo=None from function args 2011-02-05 18:07:09 +01:00
Fabio Erculiani
d5d287f81d Release Entropy 1.0_alpha14 2011-02-03 22:17:02 +01:00
Fabio Erculiani
7904c02ae1 Release Entropy 1.0_alpha13 2011-02-03 21:17:44 +01:00
Fabio Erculiani
1c3d64b6c6 Release Entropy 1.0_alpha12 2011-02-02 12:30:36 +01:00
Fabio Erculiani
8e3ca00dc2 Release Entropy 1.0_alpha11 2011-02-02 01:46:54 +01:00
Fabio Erculiani
0d603fb7d5 Release Entropy 1.0_alpha10 2011-02-02 01:33:54 +01:00
Fabio Erculiani
6d4f75754a [equo] catch KeyError when calling get_noticeboard() 2011-02-01 13:35:06 +01:00
Fabio Erculiani
6f25fbca7f Release Entropy 1.0_alpha9 2011-01-25 15:29:22 +01:00
Fabio Erculiani
9e08d1029c [equo] text_rescue: remove useless code (do not access protected methods -- see next commit) 2011-01-23 16:41:03 +01:00
Fabio Erculiani
0e3d04cb96 [equo] improve error messages handling in text_rescue._database_check 2011-01-23 16:05:39 +01:00
Fabio Erculiani
2ef784c895 Release Entropy 1.0_alpha8 2011-01-17 15:29:34 +01:00
Fabio Erculiani
2c069a69a5 Release Entropy 1.0_alpha7 2011-01-17 13:09:16 +01:00
Fabio Erculiani
4f563dd9c3 [entropy.db] rename EntropyRepositoryBase "reponame" attribute to "name", keeping backward compat. 2011-01-17 00:55:24 +01:00
Fabio Erculiani
ae88cfd39e Release Entropy 1.0_alpha6 2011-01-06 01:22:06 +01:00
Fabio Erculiani
dc5f13d7a7 Release Entropy 1.0_alpha5 2011-01-06 00:54:03 +01:00
Fabio Erculiani
5fd8c1d575 Release Entropy 1.0_alpha4 2011-01-05 09:42:30 +01:00
Fabio Erculiani
0e79fccfb1 Release Entropy 1.0_alpha3 2011-01-05 00:34:48 +01:00
Fabio Erculiani
cf09a64d43 Release Entropy 1.0_alpha2 2011-01-03 18:55:38 +01:00
Fabio Erculiani
1613fb420a Release Entropy 1.0_alpha1 2011-01-02 19:45:34 +01:00
Fabio Erculiani
bf947d355b [reagent,equo] implement "reagent repo package-dep-check" tool
This tool helps QA checking packages against missing runtime dependencies
2011-01-01 17:22:44 +01:00
Fabio Erculiani
2384985fd8 [entropy.qa] rework QA functions to add multi-repository functionalities, break API 2011-01-01 16:23:34 +01:00
Fabio Erculiani
2ec88d4248 [equo] do not execute "equo config" when --pretend is passed 2010-12-30 12:15:56 +01:00
Fabio Erculiani
b0d5a87ffd Release Entropy 0.99.51.20 2010-12-21 12:41:52 +01:00
Fabio Erculiani
b105cd4447 [equo/smart] read_xpak() can return None, check the return value before calling storeSpmMetadata() 2010-12-16 16:23:02 +01:00
Fabio Erculiani
b84ddc5f88 Release Entropy 0.99.51.12 2010-12-14 19:48:30 +01:00
Fabio Erculiani
242402cb92 Release Entropy 0.99.51.5 2010-12-14 19:40:00 +01:00
Fabio Erculiani
2325d2dc82 Release Entropy 0.99.51.11 2010-12-08 16:47:56 +01:00
Fabio Erculiani
5abfc112f8 Release Entropy 0.99.51.10 2010-12-08 15:44:02 +01:00
Fabio Erculiani
91468af5d9 [entropy.exceptions] move some exception to respective modules
Create entropy.transceivers.exceptions package containing transceiver
related stuff.
Create entropy.services.exceptions package containing services
related stuff.

Break API (yay!)
2010-12-03 18:20:56 +01:00
Fabio Erculiani
07db7a904f [equo] query: make print_package_info more fault tolerant towards corrupted repository entries 2010-12-02 08:04:20 +01:00