Commit Graph

1104 Commits

Author SHA1 Message Date
Fabio Erculiani
4d9397c140 Release Entropy 239 2013-11-29 20:01:22 +01:00
Fabio Erculiani
d10d82bebb Release Entropy 238 2013-11-29 19:43:21 +01:00
Fabio Erculiani
e406a4edaa [entropy.*] create new dependencies metadata "pkg_dependencies"
The old "dependencies" metadata is deprecated. It was found that
the generated metadata might get corrupted by colliding atom strings.
The new implementation avoids collisions completely and is more
efficient.
2013-11-29 19:15:44 +01:00
Fabio Erculiani
d28fd6050f Release Entropy 237 2013-11-29 16:42:30 +01:00
Fabio Erculiani
46cbde0a87 Release Entropy 236 2013-11-29 13:09:01 +01:00
Fabio Erculiani
b21654e705 Release Entropy 235 2013-11-28 20:19:05 +01:00
Fabio Erculiani
efeefa1d7c Release Entropy 234 2013-11-21 13:05:33 +01:00
Fabio Erculiani
66f1463488 Release Entropy 233 2013-11-20 12:34:41 +01:00
Fabio Erculiani
8124d071d6 Release Entropy 232 2013-11-19 22:10:36 +01:00
Fabio Erculiani
435b75effa Release Entropy 231 2013-11-19 21:21:12 +01:00
Fabio Erculiani
421b65ab3a [eit.commands.commit] use map() instead of filter() in installed packages scan 2013-11-19 21:19:27 +01:00
Fabio Erculiani
b36119bd55 [eit.commands.commit] start counting from 1 2013-11-19 18:33:51 +01:00
Fabio Erculiani
1c6fd47776 Release Entropy 230 2013-11-18 15:34:01 +01:00
Fabio Erculiani
8d6002edaf [eit.commands.commit] commit data only when something changed 2013-11-18 15:29:03 +01:00
Fabio Erculiani
704e5c8765 [eit.commands.commit] refactor _commit(), divide the function into multiple sub-functions 2013-11-18 12:28:08 +01:00
Fabio Erculiani
715251d062 [eit.commands.commit] start splitting _commit() method 2013-11-18 11:30:18 +01:00
Fabio Erculiani
85d5608562 [eit.commands.commit] make "eit repack" not fall back to packages scanning 2013-11-18 11:06:48 +01:00
Fabio Erculiani
b70d9c2f29 [eit.commands.commit] make "eit repack" smarter and more reliable 2013-11-18 10:59:16 +01:00
Fabio Erculiani
384db92b17 [eit.commands.commit] improve output function usage 2013-11-18 10:44:21 +01:00
Fabio Erculiani
7f6def42e7 Release Entropy 229 2013-11-17 18:39:52 +01:00
Fabio Erculiani
e5226d2d76 Release Entropy 228 2013-11-13 13:23:52 +01:00
Fabio Erculiani
2bbeae69e1 Release Entropy 227 2013-11-11 09:12:13 +01:00
Fabio Erculiani
220e550453 Release Entropy 226 2013-11-08 22:04:30 +01:00
Fabio Erculiani
ce8498a1fb Release Entropy 225 2013-11-03 17:00:01 +01:00
Fabio Erculiani
71df773f5c [server] update translations 2013-11-03 15:49:44 +01:00
Fabio Erculiani
4f4fed6819 [server] update entropy-server.pot and config 2013-11-03 15:49:13 +01:00
Fabio Erculiani
3d2eb09213 Release Entropy 224 2013-10-29 23:31:40 +01:00
Fabio Erculiani
28cb398069 Release Entropy 223 2013-10-28 16:51:52 +01:00
Fabio Erculiani
d7b9cd30b7 Release Entropy 222 2013-10-28 12:52:33 +01:00
Fabio Erculiani
93bc50c539 Release Entropy 221 2013-10-28 12:28:04 +01:00
Fabio Erculiani
c95955c1ae Release Entropy 220 2013-10-27 18:35:00 +01:00
Fabio Erculiani
85a653ba65 Release Entropy 219 2013-10-17 16:36:52 +02:00
Fabio Erculiani
764b215278 [eit.commands.{mv,cp}] add support for package sets 2013-10-16 11:47:14 +02:00
Fabio Erculiani
d842b47396 Release Entropy 218 2013-10-14 12:37:08 +02:00
Fabio Erculiani
5fead492a1 Release Entropy 217 2013-10-09 21:23:14 +02:00
Fabio Erculiani
9426900ccc [eit.commands.log] drop access() usage 2013-09-18 08:57:32 +02:00
Fabio Erculiani
fd981bacb9 [eit.commands.inject] drop access() usage 2013-09-18 08:56:35 +02:00
Fabio Erculiani
5793020aad [eit.main] use _exit() rather than SystemExit() exception.
The former is reentrant and safe to be used in signal handlers.
2013-09-05 19:22:40 +02:00
Fabio Erculiani
51ea669c02 [server] deal with Python bug #16308 2013-08-23 10:58:04 +02:00
Fabio Erculiani
e929e6f440 Release Entropy 216 2013-08-12 15:38:07 +02:00
Fabio Erculiani
7a02df16a1 Release Entropy 215 2013-08-10 11:48:19 +02:00
Fabio Erculiani
8604b84280 Release Entropy 214 2013-08-10 11:45:29 +02:00
Fabio Erculiani
6a249d4f11 [eit.commands.command] call shutdown() before releasing locks
shutdown() calls EntropyCacher.sync() and stop()...
2013-08-10 11:02:17 +02:00
Fabio Erculiani
0f9a34133a Release Entropy 213 2013-07-30 10:42:02 +02:00
Fabio Erculiani
ca4a27f8f9 Release Entropy 212 2013-07-29 18:40:17 +02:00
Fabio Erculiani
0df198c976 Release Entropy 211 2013-07-22 10:59:54 +02:00
Fabio Erculiani
bc4d4bd49f [eit] add "eit query required" command 2013-07-18 19:02:25 +02:00
Fabio Erculiani
d1c36ff848 [eit] update man page for eit-push(1) 2013-07-18 19:01:55 +02:00
Fabio Erculiani
aefbb2d665 [entropy.server,eit] add support for eit push --force 2013-07-17 10:51:52 +02:00
Fabio Erculiani
5afdea550d [eit.commands] EitCommand: reset repositories states after lock acquisition 2013-07-16 16:07:32 +02:00