Fabio Erculiani
|
687f414ec6
|
Release Entropy 1.0_beta14
|
2011-05-05 14:47:55 +02:00 |
|
Fabio Erculiani
|
f1c5877732
|
Release Entropy 1.0_beta13
|
2011-05-05 12:12:52 +02:00 |
|
Fabio Erculiani
|
78f7978bb2
|
Release Entropy 1.0_beta12
|
2011-05-05 11:35:14 +02:00 |
|
Fabio Erculiani
|
48e2adb785
|
[sulfur] warn if running off a Live System
|
2011-05-05 10:26:48 +02:00 |
|
Fabio Erculiani
|
f47cd8659f
|
[sulfur] make sure "config_protect" and "config_protect_mask" metadata are available
|
2011-05-05 10:17:08 +02:00 |
|
Fabio Erculiani
|
660abed922
|
Release Entropy 1.0_beta11
|
2011-05-04 19:32:02 +02:00 |
|
Fabio Erculiani
|
b602fbf34c
|
Release Entropy 1.0_beta10
|
2011-05-03 18:49:15 +02:00 |
|
Fabio Erculiani
|
e1e8bbdf8b
|
Release Entropy 1.0_beta9
|
2011-05-03 14:52:12 +02:00 |
|
Fabio Erculiani
|
fcacd42efa
|
[sulfur] improve CellRendererStars rendering speed dramatically
|
2011-05-03 14:50:48 +02:00 |
|
Fabio Erculiani
|
19440e96cf
|
[sulfur] avoid using fork_function completely, it can easily cause deadlocks
|
2011-05-03 14:23:34 +02:00 |
|
Fabio Erculiani
|
99d735e744
|
[sulfur] create "application_quit" signal and spawn it on application quit
|
2011-05-03 13:42:25 +02:00 |
|
Fabio Erculiani
|
7c43c424a9
|
Release Entropy 1.0_beta8
|
2011-05-01 08:22:36 +02:00 |
|
Fabio Erculiani
|
98bee11a7f
|
Release Entropy 1.0_beta7
|
2011-05-01 08:21:46 +02:00 |
|
Fabio Erculiani
|
7398f69226
|
Release Entropy 1.0_beta6
|
2011-05-01 08:17:58 +02:00 |
|
Fabio Erculiani
|
4e84aad095
|
Release Entropy 1.0_beta5
|
2011-04-30 09:56:18 +02:00 |
|
Fabio Erculiani
|
2574705467
|
[sulfur] _ugc_cache_icons._fetch_icons: fix function logic
|
2011-04-30 09:55:10 +02:00 |
|
Fabio Erculiani
|
8bcfda56f3
|
Release Entropy 1.0_beta4
|
2011-04-29 18:21:01 +02:00 |
|
Fabio Erculiani
|
975efb31a6
|
[sulfur] when a new icon is fetched, emit the UGC data update signal
|
2011-04-29 18:16:38 +02:00 |
|
Fabio Erculiani
|
8a718f0d37
|
[sulfur] when fetching icons in background, use service_cache=True
|
2011-04-29 18:16:02 +02:00 |
|
Fabio Erculiani
|
45622fa2fe
|
Release Entropy 1.0_beta3
|
2011-04-29 17:25:51 +02:00 |
|
Fabio Erculiani
|
a932c8e9a1
|
[sulfur] fix UGC error box layout
|
2011-04-26 22:57:37 +02:00 |
|
Fabio Erculiani
|
a88030f1bb
|
[sulfur] remove credentials if UGC login fails
|
2011-04-26 22:57:25 +02:00 |
|
Fabio Erculiani
|
160f1cefcc
|
[sulfur] reduce UGC data queue size
|
2011-04-26 22:29:30 +02:00 |
|
Fabio Erculiani
|
612e436ca1
|
Release Entropy 1.0_beta2
|
2011-04-26 12:21:31 +02:00 |
|
Fabio Erculiani
|
d274cbb75e
|
[sulfur] remove debug output
|
2011-04-26 12:20:58 +02:00 |
|
Fabio Erculiani
|
b59edb9782
|
[sulfur] automatically respawn Sulfur after the installation of critical updates (if there are more)
|
2011-04-26 12:15:54 +02:00 |
|
Fabio Erculiani
|
86c68a8a7f
|
[sulfur] correctly handle critical updates warning message when critical packages are already in the install queue
|
2011-04-26 11:36:21 +02:00 |
|
Fabio Erculiani
|
8412fa8358
|
[sulfur] check if old signal handler returned by signal.signal() is a callable object
|
2011-04-25 20:01:52 +02:00 |
|
Fabio Erculiani
|
61bbda039b
|
[sulfur] EntropyPackage: add dedicated UGC cache
|
2011-04-25 19:43:28 +02:00 |
|
Fabio Erculiani
|
abdf77b588
|
[sulfur] improve speed of parallel UGC data fetch
|
2011-04-25 19:22:22 +02:00 |
|
Fabio Erculiani
|
7f5c59b772
|
Release Entropy 1.0_beta1
|
2011-04-23 14:49:13 +02:00 |
|
Fabio Erculiani
|
36d184d76e
|
Release Entropy 1.0_alpha47
|
2011-04-15 08:00:30 +02:00 |
|
Fabio Erculiani
|
aa62400790
|
[entropy*] drop socket service related code, R.I.P.
|
2011-04-15 07:35:51 +02:00 |
|
Fabio Erculiani
|
55d7ef1275
|
Release Entropy 1.0_alpha46
|
2011-04-15 00:42:13 +02:00 |
|
Fabio Erculiani
|
6357af21cc
|
[sulfur] when calling validate_credentials() also catch RequestError exception
|
2011-04-14 18:24:37 +02:00 |
|
Fabio Erculiani
|
80dfbcc0f2
|
[entropy.services] goodbye old and ugly RPC service, R.I.P.
|
2011-04-14 15:17:54 +02:00 |
|
Fabio Erculiani
|
5b4487ecb5
|
Release Entropy 1.0_alpha45
|
2011-04-11 21:28:01 +02:00 |
|
Fabio Erculiani
|
97d90ffcea
|
[sulfur] cleanup ugc stats code
|
2011-04-11 21:27:30 +02:00 |
|
Fabio Erculiani
|
c9242c5793
|
Release Entropy 1.0_alpha44
|
2011-04-11 16:02:15 +02:00 |
|
Fabio Erculiani
|
8481a9b847
|
Release Entropy 1.0_alpha43
|
2011-04-11 14:53:21 +02:00 |
|
Fabio Erculiani
|
d635c89476
|
[sulfur/package] remove some warnings
|
2011-04-11 14:18:54 +02:00 |
|
Fabio Erculiani
|
49a258c587
|
[sulfur] fix another undefined reference inside setup_images()
|
2011-04-11 14:11:18 +02:00 |
|
Fabio Erculiani
|
edd1ef79d5
|
[sulfur] fix undefined reference
|
2011-04-11 14:10:36 +02:00 |
|
Fabio Erculiani
|
207eaa5513
|
Release Entropy 1.0_alpha42
|
2011-04-10 23:27:03 +02:00 |
|
Fabio Erculiani
|
7c62ffa29b
|
[sulfur] migrate the whole application to the use of the new Entropy Web Services interface
|
2011-04-10 23:15:13 +02:00 |
|
Fabio Erculiani
|
ecbd1ea10f
|
Release Entropy 1.0_alpha41
|
2011-04-01 14:16:19 +02:00 |
|
Fabio Erculiani
|
9e1365f8fe
|
Release Entropy 1.0_alpha40
|
2011-03-30 21:05:36 +02:00 |
|
Fabio Erculiani
|
08de3ad55f
|
Release Entropy 1.0_alpha39
|
2011-03-30 14:20:47 +02:00 |
|
Fabio Erculiani
|
34e0600f13
|
Release Entropy 1.0_alpha38
|
2011-03-29 13:12:12 +02:00 |
|
Fabio Erculiani
|
7a4fe11a8d
|
[sulfur] make possible to disable/remove the default repository
|
2011-03-29 12:25:32 +02:00 |
|