Commit Graph

1132 Commits

Author SHA1 Message Date
Fabio Erculiani c5adbc0b20 Release Entropy 257 2013-12-27 19:21:09 +01:00
Fabio Erculiani 6c9ffc0e59 Release Entropy 256 2013-12-26 23:05:39 +01:00
Fabio Erculiani 08c635623d [server] update translations 2013-12-26 22:54:42 +01:00
Fabio Erculiani 84fb3a948d [server] update entropy-server.pot 2013-12-26 22:54:11 +01:00
Fabio Erculiani 24b5b8c661 Release Entropy 255 2013-12-18 11:00:10 +01:00
Fabio Erculiani 1e16119560 [eit.commands] remove leading ">>" string from ask_question() message. 2013-12-16 19:53:36 +01:00
Fabio Erculiani 53cbf979c5 [eit.commands.cp] make sure to open the source repository in rw
This will trigger treeupdates and the collected package identifiers
will not become stale.
2013-12-16 16:26:27 +01:00
Fabio Erculiani a8e902b0a5 [eit.commands] rename call_unlocked to call_shared, call_locked to call_exclusive 2013-12-12 22:17:36 +01:00
Fabio Erculiani c60cee8082 Release Entropy 254 2013-12-12 21:24:24 +01:00
Fabio Erculiani da31e2b49d Release Entropy 253 2013-12-12 20:11:50 +01:00
Fabio Erculiani 42c66c84b4 Release Entropy 252 2013-12-12 19:38:50 +01:00
Fabio Erculiani e47db9bfd7 [eit.utils] use the public message header variable 2013-12-12 19:27:31 +01:00
Fabio Erculiani 412759e20f Release Entropy 251 2013-12-12 12:38:28 +01:00
Fabio Erculiani e21d564669 Release Entropy 250 2013-12-12 10:50:15 +01:00
Fabio Erculiani af2ce34d57 Release Entropy 249 2013-12-11 22:44:44 +01:00
Fabio Erculiani 43f4bd5ee3 Release Entropy 248 2013-12-11 16:39:02 +01:00
Fabio Erculiani 592f6e9279 [server] update translations 2013-12-11 16:25:02 +01:00
Fabio Erculiani 4bf19be3bf [server] update translations 2013-12-11 15:22:01 +01:00
Fabio Erculiani ebf63e6060 [entropy.locks] fix shared/exclusive locking mix due to reentrancy, add tests 2013-12-08 16:15:39 +01:00
Fabio Erculiani 1917771b54 [entropy.locks] move Entropy Resources Lock code to a separate module 2013-12-08 14:37:57 +01:00
Fabio Erculiani f28ab4f702 Release Entropy 247 2013-12-06 17:49:22 +01:00
Fabio Erculiani d029f5568c Release Entropy 246 2013-12-06 09:20:51 +01:00
Fabio Erculiani f85c890f9a Release Entropy 245 2013-12-05 23:42:17 +01:00
Fabio Erculiani addd11b191 Release Entropy 243 2013-12-05 22:25:29 +01:00
Fabio Erculiani 81dca7339e [eit.commands.command] use the Entropy class object to acquire the Entropy Resources Lock 2013-12-05 22:19:21 +01:00
Fabio Erculiani 4d20097e97 Release Entropy 242 2013-12-05 16:34:16 +01:00
Fabio Erculiani c6aced2bdc Release Entropy 241 2013-12-05 16:23:55 +01:00
Fabio Erculiani 755c751d40 Release Entropy 240 2013-12-04 17:44:24 +01:00
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