Commit Graph

177 Commits

Author SHA1 Message Date
Fabio Erculiani 1c8002e649 [sulfur] fix getoutput() import 2009-11-28 14:45:40 +01:00
Fabio Erculiani a8cf56f172 [sulfur] fix UrlFetcher import 2009-11-28 14:45:40 +01:00
Fabio Erculiani 9bd182a9ab [sulfur] add support for relaxed dependencies resolution algorithm 2009-11-12 15:59:41 +01:00
Fabio Erculiani 0cc901401c [sulfur.dialogs] code style update 2009-11-05 20:12:47 +01:00
Fabio Erculiani cebd23e767 [sulfur] Repository Manager: code cleanup and improvements, pause execution of other threads when locking BufferLock 2009-11-02 21:48:06 +01:00
Fabio Erculiani 72ec8b4326 [sulfur] remove call to undefined function 2009-10-31 22:54:42 +01:00
Fabio Erculiani d948b00bf6 [sulfur] Repository Manager: add --debugdev argv switch 2009-10-31 14:36:40 +01:00
Fabio Erculiani 49a8eb958a [sulfur] improve performance of Security Advisories tab 2009-10-30 22:38:53 +01:00
Fabio Erculiani 2758aefd23 [sulfur] code style update 2009-10-30 20:49:27 +01:00
Fabio Erculiani e6c9d49240 [Makefile] improve reliability of all Makefiles 2009-10-30 14:08:21 +01:00
Fabio Erculiani 5cc02211e0 [sulfur] make sulfur queue back working for both Pythons 2009-10-27 22:17:01 +01:00
Fabio Erculiani a1bde448a8 [sulfur] fix imports 2009-10-27 22:02:56 +01:00
Fabio Erculiani b57080e8ac [sulfur] run pdb if exception is raised and --debug is enabled 2009-10-27 22:00:46 +01:00
Fabio Erculiani 8c95572a23 [sulfur] fix imports 2009-10-27 22:00:34 +01:00
Fabio Erculiani 33c005e668 [entropy] fix common idioms 2009-10-05 14:08:34 +02:00
Fabio Erculiani e452421c7f [entropy] fix whitespace after comma 2009-10-05 14:05:32 +02:00
Fabio Erculiani 673e6fe589 [sulfur] migrate code to Python 3.x compatibility 2009-10-05 09:51:47 +02:00
Fabio Erculiani 0b3d89d1fc [sulfur] ease sorted() 2009-10-05 07:37:14 +02:00
Fabio Erculiani 49f258e040 [sulfur] remove unicodism 2009-10-03 20:41:41 +02:00
Fabio Erculiani 0272b2abc4 [entropy] more Python 2.6/3.x compat fixes 2009-10-01 18:59:03 +02:00
Fabio Erculiani 71825e9c76 [entropy] migrate codebase to Python 2.6 only syntax 2009-09-30 19:53:47 +02:00
Fabio Erculiani dba441b58d [sulfur] improve code and make Python 2.6 2to3 happy 2009-09-30 19:44:01 +02:00
Fabio Erculiani 85e92ea500 [entropy] start to port to >=Python2.6/3, remove with statement import 2009-09-30 19:35:08 +02:00
Daniel Halens Rodríguez 96cd806d8f [translations] fix a typo in translators list 2009-09-29 12:26:41 +01:00
Daniel Halens Rodríguez b898e14a9f [translations] update translators list and order it by locale 2009-09-28 00:11:05 +01:00
Fabio Erculiani 4224567074 [sulfur] make EntropyQueueView atomic 2009-09-26 11:43:51 +02:00
Fabio Erculiani 34d77a912d [sulfur] fix packages metadata handling when critical updates feature is enabled 2009-09-26 11:32:10 +02:00
Fabio Erculiani aca8a9d2ac [sulfur] fix wrongly formatted output issue (on vte.Terminal) 2009-09-26 11:02:55 +02:00
Fabio Erculiani 2a7db1965a [entropy] fix OutputInterface.askQuestion answers handling 2009-09-26 09:18:23 +02:00
Fabio Erculiani 2a43f44ab8 [entropy] update file HEADER and interpreter 2009-09-20 14:44:41 +02:00
Fabio Erculiani 20b953674d [sulfur] properly show "no updates" message 2009-09-18 23:08:10 +02:00
Fabio Erculiani 46c136370a [entropy.client] rename add_tbz2_to_repos to add_package_to_repos 2009-09-16 17:55:38 +02:00
Daniel Halens Rodríguez 4f43012499 [i18n] Update French translation and add Benjamin Guay to translators list 2009-09-09 01:36:55 +01:00
Fabio Erculiani 11da0994de [sulfur] when initializing a new QueueExecutor, also reset variables around 2009-09-05 19:22:08 +02:00
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 b2149f5660 [entropy] ditch os.F_OK everywhere 2009-09-05 14:35:55 +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 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 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 232e47821f [entropy.client] destroy infoDict, renamed to pkgmeta 2009-09-02 01:20:23 +02:00
Fabio Erculiani a47fbbb1da [sulfur] handle timeout errors when loading UGC 2009-08-30 12:52:25 +02:00
Fabio Erculiani 7ab37ffe42 [entropy.client] noticeboard methods stabilisation + sulfur feature
:: complete noticeboard entropy.client API and methods names
:: add "stfu" feature to Sulfur noticeboard viewer as per Ian Whyman
   request
2009-08-25 20:03:48 +02:00
Fabio Erculiani 973797a619 [sulfur] implement Package Groups sorter 2009-08-19 18:03:40 +02:00
Fabio Erculiani ef2504b73f [sulfur.package] add repoid_clean property to EntropyPackage*
Using gettext results as repoid when metadatum is not available
and when dealing UGC cache is not nice.
2009-08-19 15:00:19 +02:00
Fabio Erculiani 23d35a6d76 [sulfur.package] fix get_repository method 2009-08-19 14:42:32 +02:00
Fabio Erculiani d37cfe7861 [sulfur.package] code style update 2009-08-19 12:58:36 +02:00