Commit Graph

3338 Commits

Author SHA1 Message Date
Fabio Erculiani d18be0cfec entropy.tools: new function is_valid_md5 (self explanatory) 2009-05-10 16:23:56 +02:00
Fabio Erculiani faafaa1b0c entropy.transceivers: FtpInterface add method get_file_md5.
Proftpd server with mod_md5 supports SITE MD5 <filepath> that actually
retrieves the md5 hash of the provided filepath.
This commit add support for it. The aim is trying to use SITE MD5 instead
if available instead of using crappy php hooks that in our world are called
"repository handlers".
0.91.1
2009-05-10 13:46:11 +02:00
Fabio Erculiani 1fa6d35ead update TODO 2009-05-09 21:21:39 +02:00
Fabio Erculiani 632bb073bf client updates daemon: various fixes
Repository sync are now run in parallel to avoid locking the daemon itself.
Output messages have now a timestamp header.
2009-05-09 21:18:58 +02:00
Fabio Erculiani 76d12c12a8 Entropy Notification Applet: inform user when repos are being updated 2009-05-09 21:18:32 +02:00
Fabio Erculiani 8f79c28ee6 Client updates daemon: improve updates status support.
This commit fixes the issues with updates being reported after having
already installed them.
Moreover, to improve the communication to user, a new signal "updating_signal"
is spawned before the repositories sync.
2009-05-09 20:49:37 +02:00
Fabio Erculiani 14aac4fe07 Spritz: when changing sorter, set busy X cursor 2009-05-09 17:51:03 +02:00
Fabio Erculiani 1a26bef112 Spritz: remove commented out code regarding view thread updater 2009-05-09 17:41:34 +02:00
Fabio Erculiani a18108ade3 Spritz: spritz.py, minor code style updates 2009-05-09 17:41:09 +02:00
Fabio Erculiani 89d25b66fa Spritz: when calling idle_add, make sure that the function that will be called returns False 2009-05-09 17:25:46 +02:00
Fabio Erculiani 7eb454b291 Spritz: use idle_add instead of timeout_add gobject method 2009-05-09 17:11:20 +02:00
Fabio Erculiani 635ac22196 Spritz: packages treeview, allow clickable headers and connect to sorters 2009-05-09 16:47:12 +02:00
Fabio Erculiani 981490cd42 Spritz: add more packages view sorters 2009-05-09 14:55:28 +02:00
Fabio Erculiani 24cc62af41 Spritz: EntropyPackage, add voteint property 2009-05-09 14:54:53 +02:00
Fabio Erculiani 9669e7683f entropy.server.interface: when move_packages is done, always run dependencies test 2009-05-09 13:43:10 +02:00
Fabio Erculiani f5d8f12bb2 entropy.server.interfaces: move_packages, fine tune output 2009-05-09 13:27:45 +02:00
Fabio Erculiani 6d68012f67 entropy.qa: _get_deep_dependency_list, always discard -1 in returning set 2009-05-09 13:27:20 +02:00
Fabio Erculiani 70e9eb4f7d entropy.server.interfaces: fine tune output on move_packages 2009-05-09 13:22:59 +02:00
Fabio Erculiani 4e6267b511 update TODO 2009-05-09 12:50:53 +02:00
Fabio Erculiani 0a4333886f entropy.db: rename WriteLock to __write_mutex 2009-05-09 12:49:28 +02:00
Fabio Erculiani 4fa3d968c2 update translations 0.91 2009-05-09 09:08:31 +02:00
Fabio Erculiani e443ae8821 Spritz: beautify view sorter combo box 2009-05-09 09:07:28 +02:00
Fabio Erculiani 269c258e84 update TODO 2009-05-09 00:35:20 +02:00
Fabio Erculiani 740efa1a33 Spritz: add new package view sorter (reverse sorter) 2009-05-09 00:34:57 +02:00
Fabio Erculiani a93739e096 Spritz: add views' model sorting infrastructure to allow multiple sorters 2009-05-09 00:28:25 +02:00
Fabio Erculiani d182d66d80 Spritz: remove categories view tab, useless now 2009-05-08 20:47:06 +02:00
Fabio Erculiani f07a40d910 Spritz: quit method should check if referenced variables are set 2009-05-08 20:32:07 +02:00
Fabio Erculiani 967802c70a Spritz: add 'All' radio button which will make categories view tab useless 2009-05-08 20:28:56 +02:00
Fabio Erculiani 6774934699 update TODO 0.90.3 2009-05-08 14:55:34 +02:00
Fabio Erculiani 85dcea36bb Spritz: on File Updates window, when pressing "Edit", TextReadDialog is used. (disabled for now) 2009-05-08 14:54:05 +02:00
Fabio Erculiani 0feebd08bf Spritz: TextReadDialog, add save/cancel buttons 2009-05-08 14:52:27 +02:00
Fabio Erculiani bdddc4a112 Spritz: on File Updates window, don't use external editors when showing file differences 2009-05-08 14:02:32 +02:00
Fabio Erculiani a74c7f5228 Spritz: TextReadDialog, allow to provide gtk.TextBuffer objects directly and read/write mode 2009-05-08 14:01:10 +02:00
Fabio Erculiani e8b2c90524 reagent: always translate inject paths to real paths 2009-05-08 13:29:44 +02:00
Fabio Erculiani 760eab5cb6 Spritz: make private methods public 2009-05-07 18:16:33 +02:00
Fabio Erculiani 061be8880a Spritz, dialogs.py: TextReadDialog, fix typo 2009-05-07 18:13:51 +02:00
Fabio Erculiani c2d0e2c22f Spritz: create generic text viewer and use it as license viewer 2009-05-07 17:45:56 +02:00
Fabio Erculiani 3bb0280f83 update TODO 2009-05-07 17:32:21 +02:00
Fabio Erculiani 844c40f05e entropy.client.interfaces.methods: do not clear SystemSettings when running in dry-run mode 2009-05-07 17:31:38 +02:00
Fabio Erculiani 5582fd2efd SystemSettings: move live package masking metadata to persistent settings 2009-05-07 17:30:28 +02:00
Fabio Erculiani 7147afa9aa Spritz: fine tune package masking dialog and fix confirmation dialog 2009-05-07 17:29:42 +02:00
Fabio Erculiani 7779b7f7c1 Spritz, masked packages dialog: fine tune treeview columns width 2009-05-07 17:29:09 +02:00
Fabio Erculiani c783029aaa Spritz: show wait window on load 2009-05-07 16:49:02 +02:00
Fabio Erculiani 22b93e025c Spritz: remove unused code 2009-05-07 16:45:23 +02:00
Fabio Erculiani 5e4507524f Spritz: show wait window when closing 2009-05-07 16:35:54 +02:00
Fabio Erculiani 15fe5d8a48 update TODO 2009-05-07 14:17:59 +02:00
Fabio Erculiani f7f480569b entropy server, community repos: add --deps option to repo command
This makes possibile to pull in all the dependencies of packages
selected through 'repo move/copy'.
2009-05-07 14:16:35 +02:00
Fabio Erculiani 6b71cb80c0 entropy server: move_packages, add new argument pull_deps
This option will allow repository packages move/copy pulling in all
the dependencies of every package selected.
2009-05-07 14:12:10 +02:00
Fabio Erculiani 6287413522 QA interface: improve _get_deep_dependency_list method 2009-05-07 14:11:37 +02:00
Fabio Erculiani 7557ce7df5 Spritz: update Repository Manager client init 2009-05-07 13:27:36 +02:00