Commit Graph

5188 Commits

Author SHA1 Message Date
Fabio Erculiani 7d06d7e047 [sulfur] fix abort queue button to also work when downloading 2009-09-05 19:21:30 +02:00
Fabio Erculiani 314099da03 [sulfur] add some debugging output to abort queue button callback 2009-09-05 19:20:59 +02:00
Fabio Erculiani a23e010c82 [entropy.client.interfaces.package] do not remove resources lock twice 2009-09-05 18:47:56 +02:00
Fabio Erculiani d95d3d5733 [todo] update TODO 0.99.0.2 2009-09-05 14:36:12 +02:00
Fabio Erculiani b2149f5660 [entropy] ditch os.F_OK everywhere 2009-09-05 14:35:55 +02:00
Fabio Erculiani c469afeff7 [entropy] use sys.getfilesystemencoding() with care 2009-09-05 13:10:48 +02:00
Fabio Erculiani 7022da3e3a [entropy.db] fix two potential iteration issues on dict objects 0.99.0.1 2009-09-04 16:17:05 +02:00
Daniel Halens Rodríguez 66b3b0f2f4 [i18n] Add Russian translation and add Maksim Belyanovskiy to translators list. 2009-09-04 14:12:43 +01:00
Fabio Erculiani d4b092ec6f [docs] update API documentation 2009-09-04 11:50:36 +02:00
Fabio Erculiani 354ae70d58 [todo] update TODO 2009-09-04 11:44:27 +02:00
Fabio Erculiani 9381c76937 [entropy.spm] properly import entropy.tools in portage_plugin module 0.99 2009-09-04 11:40:22 +02:00
Fabio Erculiani c84db12b9e [translations] update .po files and Makefile 2009-09-04 11:37:27 +02:00
Fabio Erculiani 1399f64563 [entropy.client] use repository db settings feature to determine repository system arch 2009-09-04 11:34:03 +02:00
Fabio Erculiani dad542e219 [entropy.client] move Portage related stuff in entropy.client to entropy.spm PortagePlugin 2009-09-04 11:31:48 +02:00
Fabio Erculiani c83e8a451c [entropy.spm] implement new SpmPlugin methods in PortagePlugin class 2009-09-04 11:31:39 +02:00
Fabio Erculiani b9f9f651d0 [entropy.spm] implement two new methods in SpmPlugin class prototypes 2009-09-04 11:30:09 +02:00
Fabio Erculiani 0f83c4c5bb [entropy.client] add new Spm_class method that returns default Spm class (instead of instance) 2009-09-04 11:29:42 +02:00
Fabio Erculiani 7f5baabac0 [entropy.db] add new settings table that stores repository settings 2009-09-04 11:29:13 +02:00
Fabio Erculiani 98922edcb9 [sulfur] misc cleanup 2009-09-04 08:38:22 +02:00
Fabio Erculiani f29a5bfc2d [sulfur] always "kill" other threads before exit 2009-09-04 08:34:41 +02:00
Fabio Erculiani ddcd140e39 [sulfur] do not check resources lock but application lock instead 2009-09-04 08:34:22 +02:00
Fabio Erculiani 182d76e077 [sulfur] remove gtk.Tooltips 2009-09-04 08:23:35 +02:00
Fabio Erculiani 55af7fdb8f [entropy.server] fix typo in function 2009-09-03 23:37:50 +02:00
Fabio Erculiani 6beef5017a [docs] update equo man page 2009-09-03 21:51:40 +02:00
Fabio Erculiani 68c610714d [equo] remove bogus options (forgot to remove them earlier) from --help 2009-09-03 21:47:25 +02:00
Fabio Erculiani 54d71881a5 [sulfur] when SystemExit exceptions are raised, make sure to exit with given exit status 2009-09-03 21:30:40 +02:00
Fabio Erculiani 47eb7b4324 [docs] update man pages 2009-09-03 20:55:47 +02:00
Fabio Erculiani 84a90055f1 [reagent] add support to "--dump" to "reagent libtest" 2009-09-03 20:55:32 +02:00
Fabio Erculiani d4960a1227 [equo] add support for "--dump" argument to "equo libtest" 2009-09-03 20:55:07 +02:00
Fabio Erculiani 6313d36751 [entropy.server] add ability to dump results to files in test_shared_objects 2009-09-03 20:54:53 +02:00
Fabio Erculiani 4780ed716a [entropy.qa] add ability to dump results to files in test_shared_objects 2009-09-03 20:54:06 +02:00
Fabio Erculiani 8c0508707d [reagent] do not spam terminal with libtest return data 2009-09-03 20:16:49 +02:00
Fabio Erculiani baa8795a48 [documentation] sync API documentation with code 2009-09-03 15:00:31 +02:00
Fabio Erculiani 248a6ccd6e [todo] update TODO 2009-09-02 03:03:14 +02:00
Fabio Erculiani cdb6836665 [todo] update TODO 2009-09-02 03:00:39 +02:00
Fabio Erculiani f600a2f5a6 [entropy.client.interfaces.package] fix issues with file collisions 2009-09-02 03:00:19 +02:00
Fabio Erculiani 870f748108 [entropy.client] always remove in_branch_upgrade file when world updates returns 0 elements 2009-09-02 02:05:38 +02:00
Fabio Erculiani dba9edcb46 [entropy.client] fix world updates calculation when branch hopping 2009-09-02 01:50:23 +02:00
Fabio Erculiani 331adfe357 [entropy.client.interfaces.package] use entropy.tools module directly 2009-09-02 01:20:23 +02:00
Fabio Erculiani 2ed29e6fe6 [entropy.client.interfaces.package] import entropy.tools globally 2009-09-02 01:20:23 +02:00
Fabio Erculiani a35a17d5e1 [todo] update TODO 2009-09-02 01:20:23 +02:00
Fabio Erculiani fa7a8d339a [entropy.client.interfaces.package] code cleanup 2009-09-02 01:20:23 +02:00
Fabio Erculiani 232e47821f [entropy.client] destroy infoDict, renamed to pkgmeta 2009-09-02 01:20:23 +02:00
Fabio Erculiani 9b07d0e84e [todo] update TODO 2009-09-02 01:20:23 +02:00
Fabio Erculiani 0f2f66008b [entropy.client.interfaces.package] more refactoring and cleanup work 2009-09-02 01:20:23 +02:00
Roger Calvó 5ba719f2cb [translations] update Catalan translation 2009-09-01 12:56:22 +02:00
Fabio Erculiani 2599d19783 [entropy.client.interfaces.package] code refactoring 2009-08-31 22:08:39 +02:00
Fabio Erculiani 01e157a9a8 [todo] update TODO 2009-08-31 16:14:58 +02:00
Fabio Erculiani 8a269383e8 [entropy.client] remove any entropy.spm logic from entropy.client
Any Portage-centric code has been remove from entropy.client and moved
into exported entropy.spm plugins methods. /me ftw!
2009-08-31 16:14:05 +02:00
Fabio Erculiani 7402ffac37 [entropy.spm] implement new SpmPlugin methods in PortagePlugin 2009-08-31 16:13:03 +02:00