Fabio Erculiani
634378f11e
[todo] update TODO
2009-06-18 07:33:26 +02:00
Fabio Erculiani
ca52d0ce9f
[docs.api] update API documentation
2009-06-17 11:22:53 +02:00
Fabio Erculiani
7999e204f8
[docs.api] add missing API doc files
2009-06-17 08:14:35 +02:00
Fabio Erculiani
3fe26c705c
[docs.api] update API documentation
2009-06-17 08:10:42 +02:00
Fabio Erculiani
02861d9450
[todo] update TODO
2009-06-16 17:20:28 +02:00
Fabio Erculiani
e650459a40
update TODO
2009-06-16 08:24:37 +02:00
Fabio Erculiani
29b1630b0b
update TODO
2009-06-15 10:27:41 +02:00
Fabio Erculiani
ab8ed1807c
update TODO
2009-06-14 17:35:13 +02:00
Fabio Erculiani
a1276421c7
[entropy.client.interfaces] wait other 5 seconds before returning on lock_check if resources are locked
2009-06-14 17:00:24 +02:00
Fabio Erculiani
1092380f3f
update TODO
2009-06-12 14:48:14 +02:00
Fabio Erculiani
a298f1a950
update TODO
2009-06-11 14:43:02 +02:00
Fabio Erculiani
47ada52846
update TODO
2009-06-10 13:37:07 +02:00
Fabio Erculiani
d5ea6cb4c7
update apidocs
2009-06-10 13:33:25 +02:00
Fabio Erculiani
c84309f229
update TODO
2009-06-10 13:29:17 +02:00
Fabio Erculiani
41143f873c
update documentation, complete entropy.const and fix entropy.cache
2009-06-06 13:08:01 +02:00
Fabio Erculiani
13beafcdda
update apidocs
2009-06-06 09:12:36 +02:00
Fabio Erculiani
8692ba1c89
update TODO
2009-06-05 17:29:55 +02:00
Fabio Erculiani
1ffe8e91c9
update TODO
2009-06-03 18:19:35 +02:00
Fabio Erculiani
c856fe7a09
update TODO
2009-06-02 20:09:05 +02:00
Fabio Erculiani
c2f8e860a4
importing draft of API documentation generated by epydoc
2009-06-01 10:10:10 +02:00
root
7e0df7bae4
update TODO
2009-05-31 23:17:43 +02:00
Fabio Erculiani
369e4fcbee
update TODO
2009-05-31 18:27:48 +02:00
Fabio Erculiani
05a614f292
update TODO
2009-05-31 18:06:22 +02:00
Fabio Erculiani
7024eafec4
update TODO
2009-05-31 11:17:27 +02:00
Fabio Erculiani
46b49ec151
entropy.client.interfaces.package: remove old workaround for missing ftype
2009-05-31 08:13:27 +02:00
Fabio Erculiani
360ef6b157
update TODO
2009-05-30 21:11:07 +02:00
Fabio Erculiani
78d9a6fc39
add library paths table regenerator tool to reagent
2009-05-30 21:10:30 +02:00
Fabio Erculiani
e9022bd62a
update TODO
2009-05-29 19:03:47 +02:00
Fabio Erculiani
5746bedee0
update TODO
2009-05-28 16:12:01 +02:00
Fabio Erculiani
e69164105c
entropy.misc: initial code review and cleanup, rssFeed class renamed to RSS
2009-05-28 06:22:10 +02:00
Fabio Erculiani
613782f322
update TODO
2009-05-27 21:08:22 +02:00
Fabio Erculiani
389e774b0a
update TODO
2009-05-27 11:24:46 +02:00
Fabio Erculiani
c6df0fadf3
update TODO
2009-05-27 11:24:28 +02:00
Fabio Erculiani
dacc3e1f3a
fix Makefile
2009-05-27 00:05:28 +02:00
Fabio Erculiani
2e153e632f
equo, show conflicts in printed queue
2009-05-26 10:49:49 +02:00
Fabio Erculiani
4ee0def680
update TODO
2009-05-24 17:57:19 +02:00
Fabio Erculiani
b87d170e59
more usability work on Sulfur
2009-05-21 20:19:20 +02:00
Fabio Erculiani
d016fbccde
update TODO
2009-05-20 20:13:56 +02:00
Fabio Erculiani
1c41cc77a5
docs: add GPL2 license
2009-05-17 10:24:27 +02:00
Fabio Erculiani
df14576b56
equo: add "equo upgrade" option (alias for equo world)
2009-05-16 20:40:34 +02:00
Fabio Erculiani
268db6eec8
update TODO
2009-05-15 20:00:52 +02:00
Fabio Erculiani
d412435c2a
entropy.tools + smart: rename compressTarBz2 to compress_tar_bz2 and update smart app tools
2009-05-15 19:33:57 +02:00
Fabio Erculiani
9081c3061f
update TODO
2009-05-15 18:14:38 +02:00
Fabio Erculiani
4bb7e2cbfc
update TODO
2009-05-15 10:15:33 +02:00
Fabio Erculiani
f93a86208b
entropy.server: implement branch flushback logic
...
Generally, when starting a new branch packages are not copied over
to avoid wasting disk space. So, old packages will be still pulled
in from old branch directories (under packages/). This commit adds
a function that automatically flush back old-branch packages into
the current one.
Let's say we have just bumped our repo from branch 1 to branch 2.
We have 3 packages into it that are still placed inside /packages/1.
Everything works until we decide to drop support from branch 1, in
this case, we would have to rebuild all these packages wasting a lot
of time. With "flushback" this is done automatically without touching
packages integrity.
2009-05-15 10:11:30 +02:00
Fabio Erculiani
5aa1f303dd
update TODO
2009-05-10 16:34:14 +02:00
Fabio Erculiani
1fa6d35ead
update TODO
2009-05-09 21:21:39 +02:00
Fabio Erculiani
4e6267b511
update TODO
2009-05-09 12:50:53 +02:00
Fabio Erculiani
269c258e84
update TODO
2009-05-09 00:35:20 +02:00
Fabio Erculiani
6774934699
update TODO
2009-05-08 14:55:34 +02:00