commit b27592bc8c0fa1ee8173e043bac45493dd6a635e Author: Fabio Erculiani Date: Tue Aug 9 22:17:54 2011 +0200 Release Entropy 1.0_rc35 commit c586f705cb9ee7ea22b2c2408a17e2faa3a75139 Author: Fabio Erculiani Date: Tue Aug 9 22:17:00 2011 +0200 [todo] update TODO commit c0ac76d3d47360fcc5a115fa0fd24892220ed5a1 Author: Fabio Erculiani Date: Tue Aug 9 17:03:17 2011 +0200 [entropy.debug] add GraphDrawer class commit eca7078313453644a389ed788589543724d7d524 Author: Fabio Erculiani Date: Tue Aug 9 17:02:55 2011 +0200 [entropy.graph] add Graph._graph_debug method commit 1157454a1abc8a96eac1e53551b42861766d8700 Author: Fabio Erculiani Date: Tue Aug 9 14:17:14 2011 +0200 [po] update translations commit 69900bd2dcafca8cc26212cc60c6273ae7b37dac Author: Fabio Erculiani Date: Tue Aug 9 13:05:24 2011 +0200 [entropy.const] const_setup_entropy_pid: deal with EACCES, pid directory might not be writeable commit 22a25ca4f43a6c1dc3aeedc08b95db3eaaed1266 Author: Fabio Erculiani Date: Tue Aug 9 13:02:27 2011 +0200 [entropy.server] re-generate extra_download GPG data when moving package across repos commit 4074f8d4a68de6d293e9f599315f4b6140991f94 Author: Fabio Erculiani Date: Tue Aug 9 12:41:16 2011 +0200 [sulfur] implement support for split package files commit 3f85e2af46f64add4e66c41a8740a1e796a1341d Author: Fabio Erculiani Date: Tue Aug 9 12:41:04 2011 +0200 [equo] implement support for split package files commit 91d2b4b93c816b0b9535dec6fbec4328a728c2a8 Author: Fabio Erculiani Date: Tue Aug 9 12:40:38 2011 +0200 [entropy.client] implement support for split package files commit ccd2b569fca323ee8f8e875cd3f52b1ffdae51bb Author: Fabio Erculiani Date: Tue Aug 9 12:02:08 2011 +0200 [entropy.db] update schema for packagedownloads, add on-disk size column commit 5546d77c69973c44dd41c97fc3449a21a86ba064 Author: Fabio Erculiani Date: Tue Aug 9 11:55:49 2011 +0200 [entropy.tools] add get_uncompressed_size function commit 8f60f3ecd5116084d3a4791d0fdc1e5f1fc1b6e9 Author: Fabio Erculiani Date: Tue Aug 9 11:33:45 2011 +0200 [entropy.spm] PortagePlugin.extract_package_metadata: correctly account on-disk size entropy.tools.sum_file_sizes_hardlinks() should always get files only. Otherwise the accounted on-disk size can grow indefinitely. commit d5d63dba6bbdf774857e9b8d896b6744b9cf307c Author: Fabio Erculiani Date: Tue Aug 9 08:54:34 2011 +0200 [entropy.tools] uncompress_tarball: do not use os.listdir() to prove that tarball has been uncompressed commit 711c66038e48768a9430faafbc497eae24db3416 Author: Fabio Erculiani Date: Tue Aug 9 08:54:03 2011 +0200 [entropy.spm] PortagPlugin.generate_package: improve entropy of debug package file name hash commit 286b70c530141118df5284fc79eeaf65e7403b5d Author: Fabio Erculiani Date: Mon Aug 8 22:18:33 2011 +0200 [entropy.spm] PortagePlugin.generate_package() chmod 0644 generated files commit 4e15c9915d544006ef84cc8b63e480c52404ba99 Author: Fabio Erculiani Date: Mon Aug 8 22:17:35 2011 +0200 [entropy.const] change default extension for debug package file commit 6d5db82f6730f0f31778acd476db17157dcd5c42 Author: Fabio Erculiani Date: Mon Aug 8 21:06:13 2011 +0200 [entropy.db] remove debug code commit 14fa75edbb06e0ffa95c8459b8c26cabbde65cde Author: Fabio Erculiani Date: Mon Aug 8 21:05:39 2011 +0200 [entropy.db] change schema of packagedownloads table, add size column commit 3ae8e6ae93c843750a817c45bcb62dd2c89cdcb4 Author: Fabio Erculiani Date: Mon Aug 8 18:16:54 2011 +0200 [entropy.server] make possible to split package file into multiple "extra" package files This introduces a backward-compatible feature (server-side in this commit) that makes possible to associate more than one package file to a single package_id. This opens the door to a wide range of future opportunities but also makes possible to decouple debuginfo files from the rest. commit ddd289f766a573a85dc89c40c1f1592c5fb1903e Author: Fabio Erculiani Date: Mon Aug 8 18:14:41 2011 +0200 [entropy.tools] dump_entropy_metadata(): check if file is empty before using mmap() commit 2a186df4e63986b95429d94a00501a7d7764f6d3 Author: Fabio Erculiani Date: Mon Aug 8 14:39:38 2011 +0200 [entropy.server.db] when downloading the repository, execute the download actions in alphabetical order for atomicity commit 061328d31b28f7650468d248d2b3909cc7345867 Author: Fabio Erculiani Date: Mon Aug 8 14:25:22 2011 +0200 [entropy.server] beautify metadata QA check output commit d6aac292342ba18246f70ef27c9a9f422783a951 Author: Fabio Erculiani Date: Mon Aug 8 12:18:58 2011 +0200 [entropy.services] fix undefined reference commit ed2a745b0b790868aa5a2a096106213328272afe Author: Fabio Erculiani Date: Mon Aug 8 11:51:58 2011 +0200 [entropy.server.mirrors] fix loop nesting in tidy_mirrors() commit bc858bb3d6f99e7f1137fa99a78627ab6914caf1 Author: Fabio Erculiani Date: Mon Aug 8 11:10:27 2011 +0200 [entropy.server.main] improve os.rename() exception handling commit af17476bf280d56850a4aa49be99a7499bda34f7 Author: Fabio Erculiani Date: Mon Aug 8 11:09:54 2011 +0200 [entropy.server] improve os.rename() exception handling commit 6158d523bc0ee97744818c104c682f13958c2a70 Author: Fabio Erculiani Date: Mon Aug 8 06:42:00 2011 +0200 [entropy.spm] PortagePlugin.generate_package: unlock vardb only when locked commit 3caeb36f861904a938a9620d54ef9ae4cce26555 Author: Fabio Erculiani Date: Mon Aug 8 06:38:28 2011 +0200 [entropy.server] _external_metadata_qa_hook_test: improve output commit 0e169cd9f339c290a42e7d00adba54e39dab5d0e Author: Fabio Erculiani Date: Mon Aug 8 06:19:03 2011 +0200 [entropy.server] make sure to remove tmp_repo_orig_path commit 3167370543c23af53b3414d44d5e7d512a0a642e Author: Fabio Erculiani Date: Sun Aug 7 23:56:47 2011 +0200 [equo] fix "equo install" when "Quit" option is selected after license menu. Fix Sabayon bug 2605 commit dbc3af1ed2a6d83ad64ee84b3ae10c1e5fa9e384 Author: Fabio Erculiani Date: Sun Aug 7 18:39:38 2011 +0200 Tagging Entropy version 1.0_rc34 commit 03c3c86bfa94273a37e441549db45f354e3bfada Author: Fabio Erculiani Date: Sun Aug 7 18:39:25 2011 +0200 Release Entropy 1.0_rc34 commit e6b257251f43d8ba33dc7716409ffcb2a52985b1 Author: Fabio Erculiani Date: Sun Aug 7 18:13:07 2011 +0200 [matter] implement lock file handling, useful for other apps interaction commit 7cb3a46817a1195cf7f5a073f21e945feecd31d8 Author: Fabio Erculiani Date: Sun Aug 7 17:47:39 2011 +0200 [matter] move the main app code to matter_main() commit 022c66d14e3d520b52120e40733a44f6413e62ab Author: Fabio Erculiani Date: Sun Aug 7 12:40:38 2011 +0200 [matter] keep track of packages not able to build properly commit 4695682fb31e657eb766dd0e1263f6a1fb3ca034 Author: Fabio Erculiani Date: Sun Aug 7 11:52:50 2011 +0200 [matter] catch KeyboardInterrupt separately when using os.fork() commit 8102b6efad09f9f47a6f06d8357625f30b1bfb5a Author: Fabio Erculiani Date: Sun Aug 7 11:36:52 2011 +0200 [matter] improve reliability of multiprocessing.Queue usage commit da4e202489a5426f509efd4a47cbd4c7a4e0583b Author: Fabio Erculiani Date: Sun Aug 7 11:19:50 2011 +0200 [matter] fix typo commit 60a14844b91f9ab3e0f5a3b7debf35047e6a7826 Author: Fabio Erculiani Date: Sat Aug 6 23:17:32 2011 +0200 Tagging Entropy version 1.0_rc33 commit a4a3d8fe9db980f83f01ad92e9f8a9ed90c616ee Author: Fabio Erculiani Date: Sat Aug 6 23:17:21 2011 +0200 Release Entropy 1.0_rc33 commit b60637d4d181a2962ae7027f19eb9eba0cd855bd Author: Fabio Erculiani Date: Sat Aug 6 23:16:24 2011 +0200 [entropy.server] fix non-interactive usage of __user_filter_out_missing_deps() commit f041332b4120ee21c91d69ed74dcb14c0e833c37 Author: Fabio Erculiani Date: Sat Aug 6 22:58:06 2011 +0200 [matter] rewrite multiprocessing.Queue usage commit abe1e7cb8852e1b58b00bb251ac2959938f92b7e Author: Fabio Erculiani Date: Sat Aug 6 20:07:37 2011 +0200 [matter] fix multiprocess.Queue handling for this architecture commit f8ef78c75a5fb72b8f2d505f3b5072d274a36391 Author: Fabio Erculiani Date: Sat Aug 6 19:38:56 2011 +0200 [matter] a final touch to the output commit 2023e1588fc65459276af5c8adea94d00279ecac Author: Fabio Erculiani Date: Sat Aug 6 19:25:12 2011 +0200 [matter] collect more statistics while running builds commit 117a1df596cff0a267001e3f3f7bddd7a459b3a2 Author: Fabio Erculiani Date: Sat Aug 6 18:23:35 2011 +0200 [matter] keep a new line after each run commit 4e3b7b98d36f9222c46c330a92c5dff574cba09e Author: Fabio Erculiani Date: Sat Aug 6 18:08:21 2011 +0200 [entropy.qa] add support for externally inferred (via config files) broken libraries for test_missing_runtime_libraries() commit fe7cd91b1dad4d65f294c81bb2d168f84a3f9b8d Author: Fabio Erculiani Date: Sat Aug 6 15:46:37 2011 +0200 [matter] revert Process() usage, closes fds, not wanted commit e6bb32fa69262aeae9953d69db4919c94b9ae985 Author: Fabio Erculiani Date: Sat Aug 6 15:42:29 2011 +0200 [matter] fixup spinner handling commit 199e4b3692800995e1b894a99044349d060ee747 Author: Fabio Erculiani Date: Sat Aug 6 15:27:26 2011 +0200 [matter] add termination output for builder commit 7d0eb69dc3ddf29dd1416e0c24c1012081187c70 Author: Fabio Erculiani Date: Sat Aug 6 15:22:53 2011 +0200 [matter] fix Queue.Empty usage commit 9e0cb61ca9db8b9dea6abeb96edc8e8eb052276e Author: Fabio Erculiani Date: Sat Aug 6 15:20:18 2011 +0200 [matter] use multiprocessing module, improve handling of built packages commit ccd49982a79f637ae17271fe6ab895d847014516 Author: Fabio Erculiani Date: Sat Aug 6 14:41:32 2011 +0200 [matter] run env-update only AFTER packages build commit 9273ee5320e938c02242b060492602ecb5fd248b Author: Fabio Erculiani Date: Sat Aug 6 14:40:25 2011 +0200 [matter] run env-update only when there has been some package update, and at the beginning commit dd5eb2a98462a13687bb08038a6b1f5b470de1b0 Author: Fabio Erculiani Date: Sat Aug 6 14:37:05 2011 +0200 [matter] also set ACCEPT_PROPERTIES="* -interactive" env var commit ca63f7f12173cfaaf05e2ccd593b87b3b9c3a9ec Author: Fabio Erculiani Date: Sat Aug 6 12:50:14 2011 +0200 [matter] increment pkg_count commit b2f5ea7dd93206ec14bf25bb8284283c1173e825 Author: Fabio Erculiani Date: Sat Aug 6 12:49:08 2011 +0200 [matter] fix typo in string format commit d17f0600c8d3ef0645d6064ce5f8c50f1865771a Author: Fabio Erculiani Date: Sat Aug 6 12:34:09 2011 +0200 [matter] provide info regarding build status commit 4e36efb0772997c695334c8235062a6f4b675b03 Author: Fabio Erculiani Date: Sat Aug 6 12:12:11 2011 +0200 [matter] only return >=0 out of _run_builder() commit a903ced2893d5052d224c4dd2634abd5837c30a6 Author: Fabio Erculiani Date: Sat Aug 6 11:58:08 2011 +0200 [matter] change pkgpre hook specifications commit 7a18ac3477550870fc1a4fdd968bdcefeb9bfa5e Author: Fabio Erculiani Date: Sat Aug 6 11:49:01 2011 +0200 [eit] fix "eit commit" arguments validation commit 68d7e798bace1d83bf82174d699bf0ef103c02d2 Author: Fabio Erculiani Date: Fri Aug 5 22:58:58 2011 +0200 [po] update translations commit dc864e3a58f7520a38dc809357dea6536fa5449e Author: Fabio Erculiani Date: Fri Aug 5 22:58:45 2011 +0200 [man] update reagent man page commit 7b521b924bb12d54cd09c6d9edd4b36d03a57c10 Author: Fabio Erculiani Date: Fri Aug 5 22:58:03 2011 +0200 [server] add support for linktest commit 8b62b034fe7c1775ab9d5608b8d1de8b35a6eddb Author: Fabio Erculiani Date: Fri Aug 5 22:57:37 2011 +0200 [entropy.qa] beautify output of test_missing_runtime_libraries() commit 438e194470c86bcd4ad111827373db24f85a17c3 Author: Fabio Erculiani Date: Fri Aug 5 22:40:05 2011 +0200 [entropy.server,entropy.qa] move test_missing_runtime_libraries to entropy.qa, make it reusable commit 46d67f25704f881608ae37ce30d54f611b90b548 Author: Fabio Erculiani Date: Fri Aug 5 19:04:13 2011 +0200 [entropy.server] improve output of _external_metadata_qa_hook_test() commit 8ec0edd6af57356f6ad1efff8e4a90de59146ff0 Author: Fabio Erculiani Date: Thu Aug 4 17:01:36 2011 +0200 [entropy.server] missing_runtime_libraries_test: also print info regarding possible library owners commit c769c073b3f5a988f84af9375b6dcc8c225a30d0 Author: Fabio Erculiani Date: Thu Aug 4 16:50:00 2011 +0200 [entropy.server] missing_runtime_libraries_test: also return collected data commit a7732fefd6cb0ab93f864fe418ea2aafbe4dc8ff Author: Fabio Erculiani Date: Thu Aug 4 16:48:23 2011 +0200 [entropy.server] tweak missing_runtime_libraries_test() output commit a97c2821a796c41e7eca7fe8db4f39f03b1078b0 Author: Fabio Erculiani Date: Thu Aug 4 16:39:16 2011 +0200 [entropy.server] add missing runtime libraries QA Use collected packages ELF metadata (retrieveNeeded(), resolveNeeded()) to look for potentially missing shared libraries. This is very handy in case of library breakages across multiple server-side repositories. For example: you bump libfoo, which provides new library, the SPM forces you to rebuild foouser, which uses libfoo. You put both into a testing repository but then you only move foouser to the base repository without realizing the potential breakage users could run into. However, since there can be false positives, this routine cannot block you from doing this mistakes. Please note that the base repository is the first listed in server.conf and will always be considered as self-contained, meaning that all the dependencies and sonames must be available within the same. The code first tries to resolve the soname inside the same repository, then falls back to other ones, if any. commit 2a88b2c2acb733579fcb5bec7450936b517ffb70 Author: Fabio Erculiani Date: Thu Aug 4 12:01:18 2011 +0200 [reagent] fix output of "search" and "match" when --quiet is enabled commit a510cbe5e25d73ab1c7be190536c1765676e5a17 Author: Fabio Erculiani Date: Thu Aug 4 11:44:07 2011 +0200 [reagent/eit] dramatically improve "eit list" & "regent query list" speed commit f064788df9c10ad9ef71b4d42d7fe168e96b3b37 Author: Fabio Erculiani Date: Thu Aug 4 11:43:11 2011 +0200 [equo] text_query: improve list_packages() output commit ae2ae9720c4459de0f77c0727ccff7cb7a4cb445 Author: Fabio Erculiani Date: Thu Aug 4 11:42:03 2011 +0200 [equo] text_query.search_repository_packages: improve speed commit ebebb75459fcf5715e743be01d5bc0e54b60b25a Author: Fabio Erculiani Date: Thu Aug 4 10:31:08 2011 +0200 [scripts] update version tagging script to also generate tarball commit d4caaa7041ea2f9886f30fe5f2cccdc2871e1e03 Author: Fabio Erculiani Date: Thu Aug 4 10:26:08 2011 +0200 Tagging Entropy version 1.0_rc32 commit 1489bfedba0b23d2b5534a298c08b993ccca58d7 Author: Fabio Erculiani Date: Thu Aug 4 10:26:04 2011 +0200 Release Entropy 1.0_rc32 commit 1e9fb24734870a6aec230861c09b87147d03f9a7 Author: Fabio Erculiani Date: Thu Aug 4 01:11:51 2011 +0200 [matter] improve waitpid() error handling commit bbe82b461d463b03e20d394d1d1d781a66b674e3 Author: Fabio Erculiani Date: Thu Aug 4 00:59:32 2011 +0200 [matter] always execute portage code in a separate process, to avoid portage cache oddities with xmatch() commit 05d950a0c4dd4c1e612f38a0c222bd29fbf3eda4 Author: Daniel Halens Rodríguez Date: Wed Aug 3 18:04:52 2011 +0100 [i18n] Update pt translation commit 5af3bd95ac2d397e57145ac3ac7ca1a889ebe59d Author: Fabio Erculiani Date: Wed Aug 3 17:26:14 2011 +0200 [matter] always check for preserved libs, even when --gentle is not specified commit eda3c0298b0b6c4284f01e226381c805ca58e1c9 Author: Fabio Erculiani Date: Wed Aug 3 17:19:48 2011 +0200 [matter] add chroot scheduler commit d82896c1a406e68468ade06f3df2b3c8fbaaf04a Author: Fabio Erculiani Date: Wed Aug 3 17:19:38 2011 +0200 [matter] some trivial tweaks commit cbcaa0680c14ade812bdd612d401dbf38e034d55 Author: Fabio Erculiani Date: Wed Aug 3 09:56:29 2011 +0200 [todo] update TODO commit 92c599b9283fcb7361c997bad0d8d2caa45321a0 Author: Fabio Erculiani Date: Wed Aug 3 09:54:44 2011 +0200 [€ntropy.server] trivial output tweak commit 731597942e6b442387a1a58284545602a5405186 Author: Fabio Erculiani Date: Wed Aug 3 09:54:15 2011 +0200 [eit] add "init" option commit 4caae7aef7501a5b6e83a65fde4b119458cbbe08 Author: Fabio Erculiani Date: Wed Aug 3 09:52:00 2011 +0200 [man] update reagent man page commit 58a298bd44ba709cc6dc2ff0d5a827f3430394ca Author: Fabio Erculiani Date: Wed Aug 3 09:51:21 2011 +0200 [reagent] fix repo initialization code commit 716de574de774ad378927aaca27bb23e8bba4099 Author: Fabio Erculiani Date: Wed Aug 3 09:42:03 2011 +0200 Tagging Entropy version 1.0_rc31 commit 4edb7cb8481457135d65d6bd97aebe0ab0665655 Author: Fabio Erculiani Date: Wed Aug 3 09:41:57 2011 +0200 Release Entropy 1.0_rc31 commit be483b7f25eb14d5ba4f6dbf36895729e6e94a1e Author: Fabio Erculiani Date: Wed Aug 3 09:35:38 2011 +0200 [equo] always use etpUi['interactive'] commit 1fc3c2475c8e19088680168468069e3079818c6f Author: Fabio Erculiani Date: Tue Aug 2 23:17:29 2011 +0200 [matter] explicitly deny implicit interactive routines commit e1eefb57ab5a078998dd8230006c4244dbc10cf2 Author: Fabio Erculiani Date: Tue Aug 2 23:14:23 2011 +0200 [entropy.spm] when calling add_packages_to_repository(), pass proper ask= value based on etpUi['interactive'] This is required by non-interactive packages that expect no real interactivity by implicit actions taken by Entropy routines, such as package_names_update() called whenever a package gets renamed or slot-moved. commit 01a1b182500d2a805dfc73a19f4f6c1d48e0c984 Author: Fabio Erculiani Date: Tue Aug 2 23:13:53 2011 +0200 [entropy.const] add etpUi['interactive'] global setting commit c3f4a64e72d08307e1cf612639f1a8c751e1d256 Author: Fabio Erculiani Date: Tue Aug 2 23:05:10 2011 +0200 [conf] update bashrc.entropy commit db44217f9759bedc1ece3c6df4b75236b097f1b4 Author: Fabio Erculiani Date: Tue Aug 2 22:46:29 2011 +0200 [matter] fix parser for packages commit d7ea4a7649710240ae6b6b5a077000021af23726 Author: Fabio Erculiani Date: Tue Aug 2 19:47:09 2011 +0200 Tagging Entropy version 1.0_rc30 commit 51cd80cb9d5cd77d284af3d28f001e5d66acd795 Author: Fabio Erculiani Date: Tue Aug 2 19:47:04 2011 +0200 Release Entropy 1.0_rc30 commit e7d2957b3b75b957d742a560ed13b5c4a23e56f4 Author: Fabio Erculiani Date: Tue Aug 2 19:15:37 2011 +0200 [matter] completely avoid interactive stuff commit 026c2632888ff32c9de8b33d97d23d535c88a719 Author: Fabio Erculiani Date: Tue Aug 2 19:08:30 2011 +0200 [matter] move most errors to warning status and let the execution continue commit 6aaa278c91fbc8c0f8196083b88458f04ba45266 Author: Fabio Erculiani Date: Tue Aug 2 19:02:53 2011 +0200 [matter] consider rebuild status not an error commit 86e3b1c785f6f598130066d58e2ca0a24070ae4d Author: Fabio Erculiani Date: Tue Aug 2 18:09:39 2011 +0200 [matter] run preserved-libraries check before doing anything if --gentle is enabled commit a2a0cac1941d39091c4cd316db529e8cbbdf4883 Author: Fabio Erculiani Date: Tue Aug 2 18:01:17 2011 +0200 [matter] improve user interaction commit 1a934f5988db991b39709173bb1cdc4a06781f55 Author: Fabio Erculiani Date: Tue Aug 2 17:55:59 2011 +0200 [matter] update env vars, BUILDER_* -> MATTER_* commit 09db576b3aa2ce9efaf1c77a27da7866dad6da29 Author: Fabio Erculiani Date: Tue Aug 2 17:37:19 2011 +0200 [entropy.server] fix super() usage commit 44dc33121b32757d7c2749313014bf52e1e989d2 Author: Fabio Erculiani Date: Tue Aug 2 17:31:52 2011 +0200 [entropy.server] improve missing dependencies QA tests commit 85134845e0e78747b750dddefb64cb5bcc3b16d1 Author: Fabio Erculiani Date: Tue Aug 2 08:22:34 2011 +0200 Tagging Entropy version 1.0_rc29 commit 3258b7f4bc8a423f91c496e45272cc287edf1fb6 Author: Fabio Erculiani Date: Tue Aug 2 08:22:31 2011 +0200 Release Entropy 1.0_rc29 commit 2d227fd8827b19d602673cc03523ea2e4a7bb69f Author: Fabio Erculiani Date: Tue Aug 2 08:20:45 2011 +0200 [reagent] deptest: also check base repository and make sure it's self-contained commit 0e4c6e2ed8090edf8f652e00dcd8b93c2e90d97f Author: Fabio Erculiani Date: Tue Aug 2 08:20:33 2011 +0200 [entropy.server] fix typo commit 24fb3c4419e4e5497ad8fbbb603c36bf0815ec17 Author: Fabio Erculiani Date: Tue Aug 2 08:16:36 2011 +0200 [entropy.server] properly test base repository against missing deps commit 10bb39312812d71dc68a5622ccf6801161142a5f Author: Fabio Erculiani Date: Tue Aug 2 08:12:57 2011 +0200 [entropy.server] dependencies_test: restore original behaviour, making possible to exploit more use cases commit cdc8bc3a2f84bab8faca133290a81a8c7aa36ca1 Author: Fabio Erculiani Date: Tue Aug 2 07:29:21 2011 +0200 Tagging Entropy version 1.0_rc28 commit 7f544dfa2f1c2876650aaf4b11cf6e51e6401d67 Author: Fabio Erculiani Date: Tue Aug 2 07:29:11 2011 +0200 Release Entropy 1.0_rc28 commit a13ec7aa8297e6c0d9d6358522fd48586e512fd0 Author: Fabio Erculiani Date: Mon Aug 1 21:46:42 2011 +0200 [matter] fixup some undefined references commit 2c680a9c31a4f1bbaf6ca309cf501c5608a62871 Author: Fabio Erculiani Date: Mon Aug 1 21:44:59 2011 +0200 [matter] make entropy repo commit optional via --commit commit b66bae0d211907ce101081756a16f60a940752fb Author: Fabio Erculiani Date: Mon Aug 1 21:39:35 2011 +0200 [matter] add preserved-libs QA check commit b110b867d450d7c10d0d72704579c0bfccf6b7c7 Author: Fabio Erculiani Date: Mon Aug 1 19:39:34 2011 +0200 [matter] add USE flags constraints support commit 897e73e93a6a2eade8c4cc96d3550cfd62c75783 Author: Fabio Erculiani Date: Mon Aug 1 16:50:23 2011 +0200 [matter] complete initial development, add .spec files support commit 711cb17ad717bad98e43410604f3f4a18f91a886 Author: Fabio Erculiani Date: Mon Aug 1 14:52:54 2011 +0200 [matter] rename example dir commit cb1183b75a225dd9f5b54822307e34109e504b62 Author: Fabio Erculiani Date: Mon Aug 1 14:43:19 2011 +0200 [Makefile] install matter with entropy-server commit 2e00418c0ea3fd8e1da3936c4ec252c3813fa8d1 Author: Fabio Erculiani Date: Mon Aug 1 14:42:16 2011 +0200 [matter] complete initial implementation commit eb90a2f4b9f3a06be80ece51c8dd507f0083e8e4 Author: Fabio Erculiani Date: Mon Aug 1 11:06:28 2011 +0200 [entropy.spm.skel] update docstring for generate_package() commit b0e7fbe74c7db38ddee9e7ea21cc1c1b9b61c3de Author: Fabio Erculiani Date: Mon Aug 1 00:36:55 2011 +0200 [matter] correctly handle 32bit chroots over 64bit systems, improve code commit cd61c1c34728274084a091b02edb41620875bcdf Author: Fabio Erculiani Date: Sun Jul 31 23:17:05 2011 +0200 [matter] rename auto-builder to matter commit 69c8daeb39266730d56ed29e3e9e239e1bbab997 Author: Fabio Erculiani Date: Sun Jul 31 23:16:26 2011 +0200 [auto-builder] more work towards feature completion commit 1b299ad36cd048dda9a43c7e5e744da928675cc3 Author: Fabio Erculiani Date: Sun Jul 31 12:05:06 2011 +0200 [auto-builder] implement pre/post hooks, continue initial development commit 8e2c86c66f35b2734c6db5658a0923e8b5df06c5 Author: Fabio Erculiani Date: Sat Jul 30 23:16:08 2011 +0200 [auto-builder] add basic entropy locks handling commit ea7e5af4c175d24ff98c03c5b03cd614dad217d0 Author: Fabio Erculiani Date: Sat Jul 30 23:02:57 2011 +0200 [entropy.tools] acquire_entropy_locks: make it modular, add acquire_entropy_resources_locks commit 59db6b8dbd1cc6863a9afa794a46a309e00eae14 Author: Fabio Erculiani Date: Sat Jul 30 22:56:37 2011 +0200 [entropy.const] const_setup_entropy_pid: make pid handling completely atomic and blocking (required by auto-builder) commit 5d1ec48fc65a91c4ffe2d6ca0e4546666525a19d Author: Fabio Erculiani Date: Sat Jul 30 22:23:19 2011 +0200 [entropy.client.interfaces.methods] lock_resources: add support for blocking mode commit e664c7ae63f6f03c1e49df56f49a8756bc446169 Author: Fabio Erculiani Date: Sat Jul 30 22:21:16 2011 +0200 [entropy.tools] acquire_entropy_locks: remove useless duplicated call commit d9fad847ee028220c860b7e475ca0cc13aab2117 Author: Fabio Erculiani Date: Sat Jul 30 22:20:19 2011 +0200 [entropy.client.interfaces.methods] _create_pid_file_lock: get lock file via function call arguments commit 56c374de362fe0ed00f923f89a7fadac1a529a88 Author: Fabio Erculiani Date: Sat Jul 30 22:16:26 2011 +0200 [entropy.const] const_setup_entropy_pid: add support for blocking entropy pid locking commit c4d4a49789aa8227e044dd6a5c76b57816fcf48e Author: Fabio Erculiani Date: Sat Jul 30 17:19:35 2011 +0200 [services] add auto-builder application prototype for review commit 3e6f43cfbe2d6795b150ba325545ed4f61aed54a Author: Fabio Erculiani Date: Thu Jul 28 18:06:30 2011 +0200 [entropy.server] when running dependencies test, always match against given list of repository identifiers commit 27d3275a07b5c024c74d736e243a7ac7a761611a Author: Fabio Erculiani Date: Thu Jul 28 08:07:05 2011 +0200 [entropy.db] deprecate some ancient backward compatibility code commit 90578f6bb68b5069e19a446ef9967084ea00c897 Author: Fabio Erculiani Date: Thu Jul 28 07:28:11 2011 +0200 [todo] update TODO commit b492249c359c7d3abed4c9a701cf8f8bd78e26a6 Author: Fabio Erculiani Date: Thu Jul 28 07:19:11 2011 +0200 [eit] add "depsin" option commit 2e299ddf7518b49495f817bd2d0020eedd93a4ec Author: Fabio Erculiani Date: Tue Jul 26 09:07:52 2011 +0200 [reagent] fix "reagent query list" commit 6c41ad57d78b5a55f30ef82c1cc0c4411311a830 Author: Fabio Erculiani Date: Tue Jul 26 09:03:54 2011 +0200 [reagent] make possible to list content from specific repositories commit 32f4bf82f06ea835f577a017c8f0572968ed32cd Author: Fabio Erculiani Date: Tue Jul 26 08:58:14 2011 +0200 [equo] search_repository_packages: print something when no results are found commit 166d1bcd106fe7715cd6c4aabec0ab4e297d86af Author: Fabio Erculiani Date: Tue Jul 26 08:52:14 2011 +0200 [reagent] shutdown Entropy Server instance once done commit fe5b6557ccb873c9bc3662770d4c044e9b77746b Author: Fabio Erculiani Date: Fri Jul 22 19:24:11 2011 +0200 [conf] repositories.conf: update itti.ifce.edu.br mirror URL commit 3c8ca760cd4eccc020bb44c8861f38357d26594d Author: Fabio Erculiani Date: Fri Jul 22 19:10:10 2011 +0200 [todo] update TODO commit 76179ac326f01b30044f00b4fbf2a5e84d4b972e Author: Fabio Erculiani Date: Thu Jul 21 13:52:38 2011 +0200 [todo] update TODO commit 544b257707b7b0ceeaedec795da42a9b740f4edd Author: Fabio Erculiani Date: Thu Jul 21 13:52:18 2011 +0200 [conf] packages.server.dep_rewrite: add more documentation commit da8d3b367d8331e1c2d160d83dd54039c55ef5fc Author: Fabio Erculiani Date: Mon Jul 18 20:17:10 2011 +0200 [todo] update TODO commit a2d5e52c3c01f0d8025895b72e0f1a6196dd9b3c Author: Fabio Erculiani Date: Sun Jul 17 21:59:36 2011 +0200 Tagging Entropy version 1.0_rc27 commit e1e60b4c6986300ba55b4fc6e0b19e89894946e1 Author: Fabio Erculiani Date: Sun Jul 17 21:59:28 2011 +0200 Release Entropy 1.0_rc27 commit 4134acfca59ad852766c352641f1f21954406eaf Author: Fabio Erculiani Date: Sun Jul 17 21:58:46 2011 +0200 [server] server_query: make all query tools able to go through all the available repositories commit f2597a0834d1db7bd97d0473cf7ae4828da80f42 Author: Fabio Erculiani Date: Sun Jul 17 21:55:04 2011 +0200 [equo] text_query: make possible to provide a list of repository identifiers to graph_packages() commit 3740fb12313b9b3ce26520ec7f5474086d445636 Author: Fabio Erculiani Date: Sun Jul 17 21:52:51 2011 +0200 [equo] text_query: make possible to provide a list of repository identifiers to revgraph_packages() commit 1119d6f713e7d7f894b24b90280f6fd587919732 Author: Fabio Erculiani Date: Sun Jul 17 21:35:06 2011 +0200 [eit] implement "pushas" option commit 63160f964528be78952a4ef1b73587a07d009b5b Author: Fabio Erculiani Date: Sun Jul 17 18:00:00 2011 +0200 [todo] update TODO commit 730df29fc445dfed691add2ed672ecd706abfb5c Author: Fabio Erculiani Date: Sun Jul 17 17:59:35 2011 +0200 [reagent] execute dependencies test ("deptest") on all the available repositories commit e71dfaa32c3211d5eb29a0b8abaad6530672dd9a Author: Fabio Erculiani Date: Sun Jul 17 17:59:18 2011 +0200 [entropy.qa] trivial speedup fix commit 0f84a5f6df5eb8c523b96fc776576323d133c7e9 Author: Fabio Erculiani Date: Sun Jul 17 17:52:42 2011 +0200 [entropy.server] improve speed of _external_metadata_qa_hook_test by directly using str() commit f5056a1cca918cf58becfd4fcae52f4c3dc6de6a Author: Fabio Erculiani Date: Sun Jul 17 16:30:17 2011 +0200 [activator,reagent] do not print stack content in case of KeyboardInterrupt exception commit a248b0f5c32c943291145bc4d53503f4c9e2e182 Author: Fabio Erculiani Date: Sun Jul 17 16:24:10 2011 +0200 [activator] always print stack content on exception commit be0dbfcdfa111da3169ed0069255159058c5753b Author: Fabio Erculiani Date: Sun Jul 17 16:23:56 2011 +0200 [reagent] always print stack content on exception commit b83095ee46d7cf76d5b998667184126a2e781375 Author: Fabio Erculiani Date: Sun Jul 17 16:18:04 2011 +0200 [entropy.*] implement automatic config files update on package name moves commit fdb000354470c7785223b0d3f512f2198e2cb30b Author: Fabio Erculiani Date: Sat Jul 16 17:26:20 2011 +0200 [entropy.fetchers] UrlFetcher: if show_speed=False, do not call update() commit 2fa3fc020e954c0083936ace5a5ea8dbd469305e Author: Fabio Erculiani Date: Sat Jul 16 15:58:17 2011 +0200 [entropy.client.interfaces.methods] reorder_mirrors: use effective download speed instead of RTT commit 49ef3062b1795193ed28943c179f89aca4fcae28 Author: Fabio Erculiani Date: Sat Jul 16 15:58:04 2011 +0200 [equo] improve output of "equo repo mirrorsort" commit 2a324a52e6af6425253c16657bf2ee4599f3bb0b Author: Fabio Erculiani Date: Fri Jul 15 07:54:46 2011 +0200 [todo] update TODO commit 3ac14326892cc32cd64251bad58076d4a12e60a2 Author: Fabio Erculiani Date: Fri Jul 15 07:53:29 2011 +0200 [entropy.server] when adding missing runtime deps, make it clear how it's possible to repeat the whole editing commit a3d7813d3eadef1cf65ba62bcfc045c1e465e8e1 Author: Fabio Erculiani Date: Fri Jul 15 07:49:13 2011 +0200 [eit] fix "libtest" args parsing commit e548df92da6b7aef0f9adfb71cec1f8130187ddc Author: Fabio Erculiani Date: Fri Jul 15 07:18:08 2011 +0200 [entropy.server] relax constraints during repo upload, backup db only once commit 129932ad9d7c7bb0316107508f3182d800ffc1c5 Author: Fabio Erculiani Date: Wed Jul 13 08:21:27 2011 +0200 [sulfur] improve Entropy Packages TreeView cells rendering speed, by sticking to a more async strategy commit cc62b68b036d1ed19099c9eb8b1f3018eb900fa6 Author: Fabio Erculiani Date: Tue Jul 12 15:32:06 2011 +0200 [conf] repositories.conf: make sure users don't touch example lines blindly commit bc32c45d9568be231f36504fca4d82034ec9dd26 Author: Fabio Erculiani Date: Tue Jul 12 10:01:02 2011 +0200 [conf] repositories.conf: add freelydifferent.com mirror commit 9ec98b966a1cf673e5b66990752cf40a5ab61946 Author: Fabio Erculiani Date: Mon Jul 11 15:13:56 2011 +0200 [entropy.server] _external_metadata_qa_hook_test: do not sort values commit 06ba47a869c3fddb438cd2930874018eec3c9f56 Author: Fabio Erculiani Date: Sun Jul 10 16:21:25 2011 +0200 [entropy.server] do not allow KeyboardInterrupt in critical region when asking question commit 9af7add38dd3e878f26148674e72e9a95fa4d2ab Author: Fabio Erculiani Date: Sun Jul 10 16:14:47 2011 +0200 [entropy.client.interfaces.db] on repo update, if --verbose, print the list of added and removed pkgs commit 45ce3d9991b33f16240202b5bc1fa040addbfeed Author: Fabio Erculiani Date: Sun Jul 10 16:02:39 2011 +0200 [eit] add "repack" and "repackin" options commit 20cca25c6426b42395401eb9eb0d081fd5570072 Author: Fabio Erculiani Date: Sun Jul 10 15:58:04 2011 +0200 [reagent] fix handling of --atoms and --repackage order, both combinations (atoms first, then repackage, or vice versa) are fine now commit 8c96bb6fee609226f47412bf50b57b10497851a4 Author: Fabio Erculiani Date: Sun Jul 10 14:41:45 2011 +0200 [conf] repositories.conf: just comment out Yes Optus mirror (slow RTT) commit 3d9d66efa0ea30fdf4b9797a46b7662df1ab066a Author: Fabio Erculiani Date: Sun Jul 10 14:41:29 2011 +0200 Revert "[conf] repositories.conf: sorry Yes Optus Mirror, but you're freakingly slow and unresponsive" This reverts commit 0434ca723091c5a58dcdbc9f17aab974a8519385. commit 3ab86c98cb7a37d0e5806cb1b8397098d5e3cdfd Author: Fabio Erculiani Date: Sun Jul 10 12:56:19 2011 +0200 Tagging Entropy version 1.0_rc26 commit 82411bb7a10ce35d8a0e75e0aabff1d84685034f Author: Fabio Erculiani Date: Sun Jul 10 12:56:14 2011 +0200 Release Entropy 1.0_rc26 commit 7d858a10fd4b150d1ee85ec91979ca2058a056fd Author: Fabio Erculiani Date: Sun Jul 10 12:55:46 2011 +0200 [eit] always validate repository_id before setting ETP_REPO commit 53991190359c321941de30bca3346890764337f0 Author: Fabio Erculiani Date: Sun Jul 10 12:44:14 2011 +0200 [entropy.client.interfaces.db] properly handle GPG signature install w/shadow repos Shadow repositories are used to import other repos keys. So, if user switch back to the original repo, Entropy is not able to import again the same GPG key because gpg complains about having it already. So, the entropy-side mapping (repo_id => key) cannot be updated easily. Since it's impossible to reliably use gpg via fork()+exec(), it is required to parse the current gpg key wanting to be imported, get its fingerprint, look for repos with the same fingerprint and kill them from the mapping. And in the end, retry the key installation. commit 5e1464a933a2a5ce0d6bac8d712aebfc842dc526 Author: Fabio Erculiani Date: Sun Jul 10 12:43:26 2011 +0200 [entropy.security] RepositorySecurity: add get_key_fingerprint() commit 736c3ad7bed1b39637256fda6c8e9038d098c0fc Author: Fabio Erculiani Date: Sun Jul 10 12:17:14 2011 +0200 [entropy.security] fix install_key() with merge_key = True commit 9ca0487d6f46452d7b43bcb8c7568644c9ea2d39 Author: Fabio Erculiani Date: Sun Jul 10 12:13:52 2011 +0200 [entropy.client.interfaces.dep] tweak debug output commit 1d3bf0e3d2745c848feeec0f9f10a9b78b83ab70 Author: Fabio Erculiani Date: Sun Jul 10 12:13:21 2011 +0200 [entropy.security] RepositorySecurity: add merge_key parameter to install_key() commit db68dff3febb8a3a7b4ec158957a8ce260fe1812 Author: Robert David Date: Sat Jul 9 22:29:55 2011 +0200 Add ZSH completion function commit f722912dd2f171cb86bdcd5862ae55511bb87c79 Author: Fabio Erculiani Date: Sat Jul 9 17:42:09 2011 +0200 [entropy.client.interfaces.methods] don't bug stderr with boring repository status messages if etpUi['quiet'] commit 408767d366d6c79e184b72de55835ec0c260addc Author: Fabio Erculiani Date: Sat Jul 9 16:20:46 2011 +0200 [eit] fix rmfrom and addto options commit d9c1478bc2a1f77be8417dcba1329d7d57bf6c9b Author: Fabio Erculiani Date: Sat Jul 9 15:50:07 2011 +0200 Tagging Entropy version 1.0_rc25 commit 6d772e4c9af340c1c8722c3d92b8fa84ae4d2970 Author: Fabio Erculiani Date: Sat Jul 9 15:50:02 2011 +0200 Release Entropy 1.0_rc25 commit 9e09d46a5ede6c4de2e3e460b4810fe5028c2987 Author: Fabio Erculiani Date: Sat Jul 9 15:49:30 2011 +0200 [eit] add "addto" and "rmfrom" options commit efe94611628ce0973e99d95bf17eb87c0f54f29b Author: Fabio Erculiani Date: Sat Jul 9 15:47:48 2011 +0200 [entropy.fetchers] absolutely avoid any race condition while dividing by a dynamic value that can reach 0 commit 1b9a46ed1947b5f0704f2a0698d9f37e920732d3 Author: Fabio Erculiani Date: Sat Jul 9 12:12:34 2011 +0200 [entropy.server] only print Entropy Server configuration status when etpUi['quiet'] is False commit 0434ca723091c5a58dcdbc9f17aab974a8519385 Author: Fabio Erculiani Date: Fri Jul 8 23:51:34 2011 +0200 [conf] repositories.conf: sorry Yes Optus Mirror, but you're freakingly slow and unresponsive commit 5602f926676666ce42244ef909b47df181609742 Author: Fabio Erculiani Date: Fri Jul 8 19:54:37 2011 +0200 Tagging Entropy version 1.0_rc24 commit 24821a70c23e515d3a0c07c5d77f6b10f5d84599 Author: Fabio Erculiani Date: Fri Jul 8 19:54:31 2011 +0200 Release Entropy 1.0_rc24 commit 097daf9760cfd534cfde9ff378a0cb16adabd452 Author: Fabio Erculiani Date: Fri Jul 8 19:53:55 2011 +0200 [entropy.client.interfaces] always provide plain_packages repo metadata, this fixes .etp installation commit 23e46ea807abd948672b500ac6dd68fad31be8cd Author: Fabio Erculiani Date: Thu Jul 7 22:57:22 2011 +0200 Tagging Entropy version 1.0_rc23 commit 2dba38141cced6c047fa8e601049296cdb0f839f Author: Fabio Erculiani Date: Thu Jul 7 22:57:18 2011 +0200 Release Entropy 1.0_rc23 commit 352501133684d2b3718e03f882b78cf2fbf48441 Author: Fabio Erculiani Date: Thu Jul 7 22:56:45 2011 +0200 [entropy.server] _external_metadata_qa_hook_test: drop PKG_CONTENT, or E2BIG will be raised commit 21e5631c17f7e7e122f0edf84b72fa1022d98834 Author: Fabio Erculiani Date: Thu Jul 7 22:42:53 2011 +0200 [entropy.server] improve output wording commit 3fad7ddfe89470df04d976c8ea35423559244ddd Author: Fabio Erculiani Date: Thu Jul 7 15:32:35 2011 +0200 Tagging Entropy version 1.0_rc22 commit b58c4be66d1d426f58c41d883e5ef6e0b242b099 Author: Fabio Erculiani Date: Thu Jul 7 15:32:29 2011 +0200 Release Entropy 1.0_rc22 commit db099dff4c4d138be76b8f2da5e3fe258918f6ae Author: Fabio Erculiani Date: Thu Jul 7 15:29:44 2011 +0200 [entropy.db] EntropyRepositoryBase: fix wording of retrieveNeeded() commit 8f0879361f36939a6b6167930cb40018a771eab0 Author: Fabio Erculiani Date: Thu Jul 7 15:28:46 2011 +0200 [entropy.server] add support for pluggable package metadata QA executable hook commit 12de963806fe68cbad69354f8127bdb3e9095286 Author: Fabio Erculiani Date: Thu Jul 7 14:42:09 2011 +0200 [entropy.fetchers] fix possible division by zero issue commit 90cb9afd74e9b97f324fa9c3d1617e517ccad6ca Author: Fabio Erculiani Date: Mon Jul 4 13:12:33 2011 +0200 [entropy.output] TextInterface.output: etpUi['quiet'] should not be handled that way commit 5f4b0c4d7a8ddcffe845debd57f9b84319d1e48e Author: Fabio Erculiani Date: Mon Jul 4 13:11:34 2011 +0200 [server] eit: get_entropy_server(), keep etpUi['quiet'] in sane state commit 7fcdf9daa916e99186ef9d034b92a3c92f66218d Author: Fabio Erculiani Date: Sat Jul 2 19:02:59 2011 +0200 [entropy.client.interfaces.dep] add more debug output to pkgs reverse deps calculation code commit 801c4979d9f12c6a06b6387d9e7e21de9dc7dbba Author: Fabio Erculiani Date: Sat Jul 2 19:02:25 2011 +0200 [magneto] make use of the new signal "signal_integrity_problem" commit c98f17f25645e510c6f1a67c5b6e57dd34b4633d Author: Fabio Erculiani Date: Sat Jul 2 19:00:43 2011 +0200 [services] entropy-updates-service: run installed pkgs repository integrity check Use EntropyRepositoryBase.integrity_check() against installed packages repository on startup (after 5 mins "grace" time) and notify possible issues to frontends using the new signal called "signal_integrity_problem" commit bf273a31cbf5e0e71c1fa0f70b1c2f709f316fa0 Author: Fabio Erculiani Date: Sat Jul 2 14:33:37 2011 +0200 Tagging Entropy version 1.0_rc21 commit b9a62ae2e56744b8c936403e2c8f73dc5874c95a Author: Fabio Erculiani Date: Sat Jul 2 14:33:31 2011 +0200 Release Entropy 1.0_rc21 commit 7738367b1e642b955edf1c4824d27434f22064d5 Author: Fabio Erculiani Date: Sat Jul 2 14:32:16 2011 +0200 [entropy.spm] PortagePlugin: do not MOVE files from xpak dir to live system, but rather COPY them (further SPM phases need them) commit 2d5bb6494545287d026ee5fb59fa3eac8b1f3938 Author: Fabio Erculiani Date: Wed Jun 29 11:34:03 2011 +0200 Tagging Entropy version 1.0_rc20 commit 1dcca1837dc05314177e38dd4880f4b817a85f3f Author: Fabio Erculiani Date: Wed Jun 29 11:33:58 2011 +0200 Release Entropy 1.0_rc20 commit 02d2a2d43b53f3241b7f83150d310af7eb447494 Author: Fabio Erculiani Date: Wed Jun 29 11:33:02 2011 +0200 [entropy.spm] PortagePlugin: add_installed_package: improve reliability even more commit 5d803165c3d92c1fa39d88c0f76974e5ec54d117 Author: Fabio Erculiani Date: Wed Jun 29 11:26:14 2011 +0200 [entropy.spm] PortagePlugin: be more atomic when moving the pkg vdb dir to destination commit 99747e10ed583287a45d4cf0de87fbf9ef49e3d3 Author: Fabio Erculiani Date: Wed Jun 29 11:08:00 2011 +0200 [entropy.spm] PortagePlugin: make sure to also update vdb pkg dir mtime commit 7fff2821c35d3534033d343f245abf96186ffd5c Author: Fabio Erculiani Date: Tue Jun 28 11:58:48 2011 +0200 [tests] fix tests commit dde8b10882ccb84de7d63ab0ba0229ec26beb060 Author: Fabio Erculiani Date: Tue Jun 28 11:13:36 2011 +0200 Tagging Entropy version 1.0_rc19 commit 5a9be7b5d4fc7682e0b64d581842f6797fdaad06 Author: Fabio Erculiani Date: Tue Jun 28 11:13:32 2011 +0200 Release Entropy 1.0_rc19 commit 4f8bd8c92df558a752f072f917e97b2b97a985be Author: Fabio Erculiani Date: Tue Jun 28 11:12:35 2011 +0200 [entropy.*] remove tagged conflicting packages support, old and dusty piece of code, we now have packages dep_rewrite feature commit 5358a27dfa144f78ebcd954bf78e40ab89df302d Author: Fabio Erculiani Date: Tue Jun 28 11:09:02 2011 +0200 [entropy.server] close_repositories() is called by __del__, so make sure it's fault tolerant commit aa2c842324052dd7572354232e136636cf568065 Author: Fabio Erculiani Date: Tue Jun 28 11:08:32 2011 +0200 [entropy.server] make sure to always close the repository object commit 1765fd4becba9161a3a031c43c85763b3de38dac Author: Fabio Erculiani Date: Tue Jun 28 11:07:55 2011 +0200 [entropy.client] close_repositories() is called by __del__, so make it fault tolerant commit 51517dcb90f4e3a3b664b08a62aa80050b1b4cb2 Author: Fabio Erculiani Date: Tue Jun 28 11:07:13 2011 +0200 [entropy.qa] move fd close() before remove() commit f2f73a209f64a61c6cd3c79266ae69228f714b83 Author: Fabio Erculiani Date: Sun Jun 26 23:06:05 2011 +0200 [activator] do not remove local lock when using "syncas" commit a95270e9be8a2984cf7e4445ef31ce282f9bd1cb Author: Fabio Erculiani Date: Sun Jun 26 23:05:46 2011 +0200 [entropy.server] make possible to disable handling of repository local lock files commit 34b8055bf4147abf61f554007515b179c09e0ff4 Author: Fabio Erculiani Date: Sun Jun 26 19:45:52 2011 +0200 [activator] implement "syncas" feature (to sync/push repository to temp locations, for testing) commit 6eaf623c28839b2af8348565152893076b6d459f Author: Fabio Erculiani Date: Sun Jun 26 19:45:04 2011 +0200 [entropy.server] make possible to override remote repository database directory (in order to implement push to different location) commit b3dab49d1b80072a14d9541d006c5eab32ac6889 Author: Fabio Erculiani Date: Sun Jun 26 18:29:36 2011 +0200 [activator] remove unused code commit 1166757135c8be175694f1973405621dfe8c5090 Author: Fabio Erculiani Date: Sun Jun 26 12:19:43 2011 +0200 [entropy.client.interfaces.db] no need to return True, _do_fetch runs in a separate thread now commit 44fea6871a8fac8bc76c7a41cd569dca764b7664 Author: Fabio Erculiani Date: Sun Jun 26 12:18:58 2011 +0200 [entropy.client.interfaces.db] to avoid socket timeouts, make sure to flush all the parallel downloads before starting another chunk commit 583316487e8c525b6b06d85629fefdeb2f391b20 Author: Fabio Erculiani Date: Sun Jun 26 12:18:18 2011 +0200 [entropy.client.interfaces.db] reduce diff sync threshold from 2000 to 500 package changes commit f84722013b616eed84a579338e5b0425ca71c4e5 Author: Fabio Erculiani Date: Sun Jun 26 12:17:30 2011 +0200 [reagent] execute packages add queue in alphabetical order commit f416f976ac4338a4488a9066640b03834b6d6ba6 Author: Fabio Erculiani Date: Sun Jun 26 12:14:19 2011 +0200 [entropy.const] const_debug_write: improve output (add colors) and provide thread information (as well as timestamp) commit e8b5dcf34a52c5a5149872691d062480dcfba710 Author: Fabio Erculiani Date: Sun Jun 26 12:13:42 2011 +0200 [entropy.const] const_kill_threads: no need to wait daemon threads commit 7f7acdd0c3009b2fc221cd7dcc18e7e795107389 Author: Fabio Erculiani Date: Sun Jun 26 00:09:36 2011 +0200 Tagging Entropy version 1.0_rc18 commit b1fce54d63a0a94c701324fadcb2b903dc4adbc2 Author: Fabio Erculiani Date: Sun Jun 26 00:09:32 2011 +0200 Release Entropy 1.0_rc18 commit e8eba617eb39110757c9d6430714b808f77983ce Author: Fabio Erculiani Date: Sun Jun 26 00:06:57 2011 +0200 [entropy.client.interfaces.db] fine tune webservice based sync and timeout default parameters commit d200b3724c9e9d947f6a4d1f68da6bd59894449c Author: Fabio Erculiani Date: Sat Jun 25 23:37:22 2011 +0200 [entropy.db] EntropyRepositoryBase: directly handle install repository metadata commit 3f6bb27ce6dac85bdcb9cf584dcbfe4813b7a0f9 Author: Fabio Erculiani Date: Sat Jun 25 21:53:30 2011 +0200 [entropy.output] improve _my_raw_input(), use readline if available commit cfa7476f9d2521f7e6018def1eaae5027d662cdb Author: Fabio Erculiani Date: Sat Jun 25 20:01:34 2011 +0200 [equo] add "--by-user" support to "equo query list installed" to list packages installed by user commit 8c247b94e29e5fbe629b60da0a652db2f2b124ac Author: Fabio Erculiani Date: Sat Jun 25 19:45:55 2011 +0200 [entropy.db] EntropyRepository: move sqlite's integrity_check() to EntropyRepository.integrity_check() commit 5ee8022ddb892c066496754a752a24a0e26cd310 Author: Fabio Erculiani Date: Sat Jun 25 19:45:13 2011 +0200 [entropy.db.skel] EntropyRepositoryBase: introduce integrity_check() method commit b0b8d3151d29738d13b6582d580f0eb60f7d4390 Author: Fabio Erculiani Date: Sat Jun 25 19:27:02 2011 +0200 [equo] text_rescue: small reliability update commit ad169bd7f9bb9e177a7ac40b747a69434d422bc6 Author: Fabio Erculiani Date: Sat Jun 25 16:37:16 2011 +0200 [server] eit: add libtest, deptest options commit ec0fc124f521cc299ff826e0fc9447f22a860c08 Author: Fabio Erculiani Date: Sat Jun 25 11:34:09 2011 +0200 [po] update translations commit 427415690739e2f1f8472d23d4f31e64ff50f252 Author: Fabio Erculiani Date: Sat Jun 25 11:33:14 2011 +0200 [server] eit: implement "list", "graph", "revgraph", "own" commit d84003858cc190afd0d9ecb992a24e50956aa6e4 Author: Fabio Erculiani Date: Sat Jun 25 10:21:56 2011 +0200 [entropy.fetchers] call update() instead of _push_progress_to_output(), so that 3rdparties don't get stdout spammed commit 871fe266df78fd0675afd0d1776b5d520c7f3f97 Author: Fabio Erculiani Date: Sat Jun 25 10:21:37 2011 +0200 [sulfur] entropyapi: properly initialize variables in GuiUrlFetcher commit fc90756aa4188140ab85b742da1dd786ef8c14c0 Author: Fabio Erculiani Date: Sat Jun 25 00:23:44 2011 +0200 [server] eit: add more handy wrapped functions commit 6db46677d1ec034dee585177fd88cf5646b1d352 Author: Fabio Erculiani Date: Sat Jun 25 00:01:17 2011 +0200 [reagent] fixup "reagent repo create-empty-database" command commit a2d30da62695d0e4451bc96d0b53a22729c207b1 Author: Fabio Erculiani Date: Fri Jun 24 22:42:05 2011 +0200 Tagging Entropy version 1.0_rc17 commit f7dd762decb0ab23e3f2fad233268238daab6839 Author: Fabio Erculiani Date: Fri Jun 24 22:42:04 2011 +0200 Release Entropy 1.0_rc17 commit 51de9547dfba686664d13bff7ae38653f514aa61 Author: Fabio Erculiani Date: Fri Jun 24 22:41:39 2011 +0200 [entropy.client.interfaces.package] original_repo can be None commit d32cb4755cdb7578a25968bac7e7e3dd0f7d7375 Author: Fabio Erculiani Date: Fri Jun 24 22:09:56 2011 +0200 Tagging Entropy version 1.0_rc16 commit 8aa71c564c97d71c6bc374aad47c69443eac6f2a Author: Fabio Erculiani Date: Fri Jun 24 22:09:54 2011 +0200 Release Entropy 1.0_rc16 commit b2d42f3cac15043f174208cee20fbed8873d3195 Author: Fabio Erculiani Date: Fri Jun 24 22:09:24 2011 +0200 [entropy.client.interfaces.package] fix shadow repository mirrors list generation logic commit 3c57b28c1fb6506799fbd5266580c319a82f053d Author: Fabio Erculiani Date: Fri Jun 24 21:58:57 2011 +0200 Tagging Entropy version 1.0_rc15 commit f9db52db1d18ab953e4f8d92d629ffb60414522a Author: Fabio Erculiani Date: Fri Jun 24 21:58:56 2011 +0200 Release Entropy 1.0_rc15 commit 4caf63ab0d9db3afb62b130741aa6eb1c5a428d9 Author: Fabio Erculiani Date: Fri Jun 24 21:58:22 2011 +0200 [entropy.server.mirrors] actually call thread.join() on all the spawned threads commit 39c7168578f3fb7e28d3cbcc0b307474b3723b32 Author: Fabio Erculiani Date: Fri Jun 24 19:56:25 2011 +0200 Tagging Entropy version 1.0_rc14 commit 130eb60255c6fdb1e248f064367fcc04e28ff60b Author: Fabio Erculiani Date: Fri Jun 24 19:56:23 2011 +0200 Release Entropy 1.0_rc14 commit 24c58024fd0903dd3099c00b58c8e6564731f18a Author: Fabio Erculiani Date: Fri Jun 24 19:54:54 2011 +0200 [entropy.client.interfaces.package] cope with unavailable repository mirrors metadata, for shadow repositories commit b35b98f70c7da4f6c265d4a5a48a87d6c2e1693f Author: Fabio Erculiani Date: Fri Jun 24 19:30:56 2011 +0200 Tagging Entropy version 1.0_rc13 commit 7b3e6aa376e9a445cd3032ad2b75390d3ab3f531 Author: Fabio Erculiani Date: Fri Jun 24 19:30:55 2011 +0200 Release Entropy 1.0_rc13 commit 3c11b1b465f9feba21d657d6bb3a05410afb022e Author: Fabio Erculiani Date: Fri Jun 24 19:30:16 2011 +0200 [entropy.core.settings.base] "repodatabase" can be empty, in this case, do not validate commit b9dc0b4a68abef9216b85db24c0f5ce31dab04f6 Author: Fabio Erculiani Date: Fri Jun 24 18:21:23 2011 +0200 Tagging Entropy version 1.0_rc12 commit ce9be61c5d8b35cebf43c9c63b94b6bc6d04b820 Author: Fabio Erculiani Date: Fri Jun 24 18:21:22 2011 +0200 Release Entropy 1.0_rc12 commit 4ca45c3f4c3091f5ba1cb6e4699908dcd5ad29bf Author: Fabio Erculiani Date: Fri Jun 24 18:21:06 2011 +0200 [po] Makefile: fix typo commit 949aa4b858d96de5ccd1456359f541eec15c4513 Author: Fabio Erculiani Date: Fri Jun 24 15:47:17 2011 +0200 Tagging Entropy version 1.0_rc11 commit db30a2f666b07dabffec836c4f4819ff91cbfedc Author: Fabio Erculiani Date: Fri Jun 24 15:47:13 2011 +0200 Release Entropy 1.0_rc11 commit e3c30687d421ca54f27325d3ed97c11dd9814d8d Author: Fabio Erculiani Date: Fri Jun 24 15:46:51 2011 +0200 [server] eit: update implementation status commit 95fa18699c1ee5f3782437a9d8290a8f9ff7a58c Author: Fabio Erculiani Date: Fri Jun 24 15:46:23 2011 +0200 [entropy.core.settings.base] filter out invalid package mirrors URLs commit a8deb17e8de3837fb7a1a172a05acb55b42e882f Author: Fabio Erculiani Date: Fri Jun 24 15:43:13 2011 +0200 [entropy.core.settings.base] always validate repository database URL commit db11ff31687aead305b4c00f0496d0ecadf8ec03 Author: Fabio Erculiani Date: Fri Jun 24 15:42:39 2011 +0200 [entropy.tools] is_valid_uri: catch ValueError exceptions (caused by malformed URL, for IPv6) commit a815c40cb993cc03f380dfef5b5d02c351f28635 Author: Fabio Erculiani Date: Fri Jun 24 15:01:03 2011 +0200 [entropy.core.settings.base] remove dead code commit c2845c0a859e48036dda3d812d9177c90f0e52ae Author: Fabio Erculiani Date: Fri Jun 24 13:55:55 2011 +0200 [entropy.server] ServerPackagesRepositoryUpdater: "database_changelog_file" can be absent from upload_data commit f09aae1ab5bc5d15d0a62f442397f0e44419ef51 Author: Fabio Erculiani Date: Tue Jun 21 15:10:09 2011 +0200 [client] text_tools: fix undefined reference in print_menu commit 17b69d4a586e0f67c0a05c4120021964168ec77c Author: Fabio Erculiani Date: Tue Jun 21 15:06:46 2011 +0200 [reagent] improve "reagent status" output commit 4ae170f7f9dd0c8d701d290d89704f6256aa4ccf Author: Fabio Erculiani Date: Tue Jun 21 14:33:54 2011 +0200 [server] eit: add more wrapped options commit 17b3ae6223aa5c95d6da98cefc029ad818255b0b Author: Fabio Erculiani Date: Tue Jun 21 14:21:25 2011 +0200 [reagent] make "reagent status" work only for current repository commit e829215bb474f9ca3c095f5016d7fae26cc4393a Author: Fabio Erculiani Date: Mon Jun 20 23:39:15 2011 +0200 [entropy.server] improve speed of _get_basedir_pkg_listing commit 10c8f512852b87dd457c6a986d4bc10f8a045283 Author: Fabio Erculiani Date: Mon Jun 20 23:32:42 2011 +0200 [server] eit: fix reagent/activator paths commit b9ebc3e4b3e229cc2bd351f650bbbbad364fc95d Author: Fabio Erculiani Date: Mon Jun 20 23:29:33 2011 +0200 [server] add eit, the "stupid entropy content tracker" (experimental wrapper over reagent and activator) commit 8f7268c272cd31554972b392693979850b9ce160 Author: Fabio Erculiani Date: Mon Jun 20 20:23:03 2011 +0200 [entropy.server] drop .md5 files handling support on repos, pretty useless commit db3aed4ee989b54105b2b358fb90c059f63c60e0 Author: Fabio Erculiani Date: Mon Jun 20 17:49:41 2011 +0200 [services] entropy-repository-statistics: update permissions commit 949a4508a229d05f83a4178b06c175b01035eb2c Author: Fabio Erculiani Date: Mon Jun 20 17:48:45 2011 +0200 [services] entropy-repository-statistics: unpack the changelog file to a temp file commit 9822100755204b2dc37e15c708f216581479390e Author: Fabio Erculiani Date: Mon Jun 20 10:52:34 2011 +0200 Tagging Entropy version 1.0_rc10 commit a0674fc26599c3112520492572e96d2ae0202083 Author: Fabio Erculiani Date: Mon Jun 20 10:52:32 2011 +0200 Release Entropy 1.0_rc10 commit 72698d7b3d0c39ffab30186afc0b1e805a21d43b Author: Fabio Erculiani Date: Mon Jun 20 10:52:12 2011 +0200 [activator] fix temp file leakage commit 0b699dceb41f50f13a2f49ee12e88fbab38a6940 Author: Fabio Erculiani Date: Mon Jun 20 10:50:34 2011 +0200 [entropy.client.interfaces] always use prefix= with mkstemp() commit 2d77ff85d818a57381ba70a7964fd3a1e7b19598 Author: Fabio Erculiani Date: Mon Jun 20 10:50:24 2011 +0200 [entropy.qa] always use prefix= with mkstemp() commit e4592e3902243b83e8d607611b6262024a00c691 Author: Fabio Erculiani Date: Mon Jun 20 10:47:54 2011 +0200 [entropy.spm] always use prefix= with mkstemp() commit 85a0db933ffc120128474c41b6af28d485245413 Author: Fabio Erculiani Date: Mon Jun 20 10:46:05 2011 +0200 [entropy.tools] always use prefix= with mkstemp() commit f1f4895922d0f8de80eebebc9312879315adb416 Author: Fabio Erculiani Date: Mon Jun 20 10:44:00 2011 +0200 [entropy.transceivers] when using mkstemp() always provide a prefix commit faf1756c9fad9cc523e70ca1b21a57d69d3eff71 Author: Fabio Erculiani Date: Mon Jun 20 10:37:51 2011 +0200 [entropy.server] make sure to close and remove the temporary files in _inject_database_into_packages commit d5711e15539c642903567c3dc457a21f151f70ed Author: Fabio Erculiani Date: Mon Jun 20 10:12:41 2011 +0200 Tagging Entropy version 1.0_rc9 commit 1918dc561519be8ba2a103d3d1bc62e63a156493 Author: Fabio Erculiani Date: Mon Jun 20 10:12:37 2011 +0200 Release Entropy 1.0_rc9 commit e9642c7309e1a0666fc9215f6c3b0eabef4ce234 Author: Fabio Erculiani Date: Mon Jun 20 10:03:09 2011 +0200 [entropy.server] restore functionality of repository download Repository sync was malfunctioning when a download was required. The return value of _download() was incorrect (False meant error, while it should have been the other way around, returning a list of broken mirrors). Moreover, the download routine now uses packages.db.meta instead of downloading all the meta files separately. commit 1c3683e05380818c1c4cb2a5adc1bbd3c952a4a2 Author: Fabio Erculiani Date: Sun Jun 19 16:51:45 2011 +0200 Tagging Entropy version 1.0_rc8 commit d43426a94e29774c7ec1c4e607ad3bb4cb418834 Author: Fabio Erculiani Date: Sun Jun 19 16:51:42 2011 +0200 Release Entropy 1.0_rc8 commit a174d1a28bc9b01d0deb2aa08741925c6e613821 Author: Fabio Erculiani Date: Sun Jun 19 16:26:30 2011 +0200 [entropy.server] provide an initialized repo on _inject_database_into_packages This commit improves the general function performance by a lot. commit 0b884852c6f68c2a0d30ecb8dd0da9a1d01d65ce Author: Fabio Erculiani Date: Sun Jun 19 16:26:03 2011 +0200 [entropy.client] make possible to provide an already initialized repo to _inject_entropy_database_into_package commit d42e2a144d4c2bc64629873b8ad8121707941292 Author: Fabio Erculiani Date: Sun Jun 19 12:46:41 2011 +0200 [equo] text_rescue: "equo rescue spmsync", drop "Are you ready?" question commit 5fd1e406d83ad862ed82043055784ad5cde388d3 Author: Fabio Erculiani Date: Sun Jun 19 11:28:23 2011 +0200 [entropy.server] _inject_database_into_packages: slightly improve speed commit a7acb6d7c9e9b7a7173f0a6bdb4be9f3c4731a4a Author: Fabio Erculiani Date: Sun Jun 19 09:24:06 2011 +0200 [entropy.server] make possible to disable the "broken reverse dependencies" QA check commit 1b0cba0787bb3a198d53d3f42a33e2fb92de2955 Author: Fabio Erculiani Date: Sat Jun 18 23:37:26 2011 +0200 [services] entropy-repository-statistics: add ChangeLog parser tool commit c7569661bd62da777d12b3a41715ffbbcbb239e5 Author: Fabio Erculiani Date: Sat Jun 18 23:36:54 2011 +0200 [entropy.server] move ChangeLog date format string to etpConst commit 2995a70a7eff264140aeefb825ce0d5d413fafb1 Author: Fabio Erculiani Date: Sat Jun 18 19:49:29 2011 +0200 Revert "[entropy.client.interfaces.dep] drop auto-conflict feature, does more harm than good (kde-4.6.4)" This reverts commit 253fb2074473614d10c81e0481bab425e42493eb. commit e70cae4ca0434f48dc51f8a46334cb1e0452033d Author: Fabio Erculiani Date: Sat Jun 18 09:59:54 2011 +0200 Tagging Entropy version 1.0_rc7 commit e97ddff74a74b9657edcd58dc4989c14e51ee345 Author: Fabio Erculiani Date: Sat Jun 18 09:59:51 2011 +0200 Release Entropy 1.0_rc7 commit 253fb2074473614d10c81e0481bab425e42493eb Author: Fabio Erculiani Date: Sat Jun 18 09:49:44 2011 +0200 [entropy.client.interfaces.dep] drop auto-conflict feature, does more harm than good (kde-4.6.4) commit e42137fd49ce0a3e7031412ed08301d498d98139 Author: Fabio Erculiani Date: Sat Jun 18 00:57:40 2011 +0200 [entropy.server] db_actions can be None commit 0d8eb6b94c8ab443001a1f9102a70a08f4140336 Author: Fabio Erculiani Date: Fri Jun 17 22:48:43 2011 +0200 Tagging Entropy version 1.0_rc6 commit e1d1886131343e7f5c66f5053a99dac83c71796b Author: Fabio Erculiani Date: Fri Jun 17 22:48:42 2011 +0200 Release Entropy 1.0_rc6 commit 10577e1e94164532258c054a6891aa6011610bf0 Author: Fabio Erculiani Date: Fri Jun 17 22:48:22 2011 +0200 [tests] client: fix Trigger unit tests commit d326a429f69dd46eae321e365b630b6c465f4003 Author: Fabio Erculiani Date: Fri Jun 17 22:47:30 2011 +0200 [entropy.spm] PortagePlugin: move REPLACED_BY_VERSION logic AFTER setcpv() commit 423331c330767628767d48f1107fb015497a5249 Author: Fabio Erculiani Date: Fri Jun 17 22:32:47 2011 +0200 Tagging Entropy version 1.0_rc5 commit 1dfc50d2d6380e8c4dc5bdbba4528a5fe3b07e1d Author: Fabio Erculiani Date: Fri Jun 17 22:32:44 2011 +0200 Release Entropy 1.0_rc5 commit ac95842bdb02de8fb72282784cf5fa195a2c2e58 Author: Fabio Erculiani Date: Fri Jun 17 22:29:13 2011 +0200 [entropy.spm/entropy.client] bring more metadata to SPM plugins handing triggers This is required in order to support Portage EAPI4 feature called "REPLACED_BY_VERSION". See http://dev.gentoo.org/~ulm/pms/4/pms.html#x1-12100012.1.2 commit 0af55dcf2bbecd42a81d53e49f5c054f00e5d0d2 Author: Fabio Erculiani Date: Fri Jun 17 12:37:12 2011 +0200 Tagging Entropy version 1.0_rc4 commit d4eac9657bdbcb973abc7e93ea7ba35be07dc3f2 Author: Fabio Erculiani Date: Fri Jun 17 12:37:10 2011 +0200 Release Entropy 1.0_rc4 commit 1fed7f49d59d3fad904fc123ec074efb1d487975 Author: Fabio Erculiani Date: Fri Jun 17 12:35:47 2011 +0200 [entropy.server] respect semaphore maximum allowed threads limit commit 0f2390a107d0a9e32b5f62b115218422bd96bf0f Author: Fabio Erculiani Date: Fri Jun 17 12:35:06 2011 +0200 [entropy.client.interfaces.db] improve reliability of semaphore acquire()/release() handling commit a76acd3036aa20061551118594e49c0908088fbd Author: Fabio Erculiani Date: Fri Jun 17 10:48:56 2011 +0200 Tagging Entropy version 1.0_rc3 commit a03f1195143b43cabe5b03d45bebb01953af5298 Author: Fabio Erculiani Date: Fri Jun 17 10:48:52 2011 +0200 Release Entropy 1.0_rc3 commit 35559cf377037e160c3280109a354804f0946707 Author: Fabio Erculiani Date: Fri Jun 17 10:39:13 2011 +0200 [entropy.server.mirrors] handle compressed ChangeLog file commit 361a3ed0601410e3a31d35a03a88b9fc2f7d2100 Author: Fabio Erculiani Date: Fri Jun 17 10:16:53 2011 +0200 [entropy.server.interfaces.db] _download(): fix indentation error in code commit 334594a0055aee4aa7fdc984344230d560de6e60 Author: Fabio Erculiani Date: Fri Jun 17 08:45:00 2011 +0200 [activator] say "Automatic" instead of "Autodriven" commit a488dc09596b0686d30c687479dcea7daeb4b959 Author: Fabio Erculiani Date: Thu Jun 16 21:55:25 2011 +0200 Tagging Entropy version 1.0_rc2 commit b06a09b4608b182b0307bc9ab56c01214dd979d2 Author: Fabio Erculiani Date: Thu Jun 16 21:55:20 2011 +0200 Release Entropy 1.0_rc2 commit 81598b5fed4fc13ad977398f50d7f06914c50e86 Author: Fabio Erculiani Date: Thu Jun 16 16:38:09 2011 +0200 [entropy.server] drop parsable-rss feature in favour of a plain ChangeLog file ChangeLog file is now automatically generated basing on new packages being added to repository. It can be disabled via server.conf's "changelog = false" directive. This file is supposed to grow to infinity and no size control is going to be implemented. commit c2060349206ee32b291624ff98a1d040de3ee9e9 Author: Fabio Erculiani Date: Wed Jun 15 19:06:32 2011 +0200 [entropy.server] make rss-base-url passthru unfiltered commit f3ef8530838826c46ce9ac94a490f661135ec02f Author: Fabio Erculiani Date: Wed Jun 15 18:38:36 2011 +0200 [entropy.misc] FastRSS: use toxml() instead of toprettyxml() which looks buggy commit 1a3daca0317f5174e60e40d0d17d7429743e0c30 Author: Fabio Erculiani Date: Wed Jun 15 18:29:37 2011 +0200 [entropy.misc] FastRSS: fix typo in commit() use write() instead of writelines() commit 66b055813b87b679180d160ce8cdb73db4d18b75 Author: Fabio Erculiani Date: Wed Jun 15 18:23:11 2011 +0200 [entropy.misc] FastRSS: setup proper rss file permissions commit 1ae79303bda831973cf93bf0541ea1c1eb7b19e3 Author: Fabio Erculiani Date: Wed Jun 15 18:15:44 2011 +0200 [entropy.misc] FastRSS: be fault tolerant versus missing xml elements commit 2e66a727ec443c21a8b294b7f790e968bebc9ed2 Author: Fabio Erculiani Date: Wed Jun 15 18:04:13 2011 +0200 [entropy.server] add missing metadata to RSS light blob commit 2d942fa002f32dc8cb070a01eb79eccf924ce49d Author: Fabio Erculiani Date: Wed Jun 15 18:01:20 2011 +0200 [entropy.server.mirrors] handle sync of the parsable rss file commit d874c929e45605ab8c29979cad91c8e7bd0c8713 Author: Fabio Erculiani Date: Wed Jun 15 17:49:32 2011 +0200 [entropy.server] make possible to change default RSS-light file name commit 2a0e7f7c9434a7346377755f72a541b9b0c935b2 Author: Fabio Erculiani Date: Wed Jun 15 17:46:09 2011 +0200 [entropy.server] add support for generating parsable RSS feeds commit 9dd4e263e6fcc9cd8d53d3632852000c3889fcf4 Author: Fabio Erculiani Date: Wed Jun 15 17:45:32 2011 +0200 [entropy.misc] FastRSS: implement get() method commit 7203cee3b4769fcf2984c246c786c34fd5f6f6f2 Author: Fabio Erculiani Date: Wed Jun 15 17:42:42 2011 +0200 [tests/misc] add more tests for FastRSS commit 40c732bd720f479c50f3c66bf1d00e84c4410711 Author: Fabio Erculiani Date: Wed Jun 15 14:33:34 2011 +0200 [entropy.misc] add FastRSS class, for fast RSS files generation commit 86c634e27ea54b25f7cb42f3e57d0b81895cfc55 Author: Fabio Erculiani Date: Wed Jun 15 08:18:43 2011 +0200 [entropy.qa] slightly improve test_shared_objects() scanning performance commit 38cb7ddf789940fa983e728ccedb422b64493f87 Author: Fabio Erculiani Date: Tue Jun 14 23:08:19 2011 +0200 [entropy.server.interfaces.mirrors] parallelize QA checks, drastically improve speed, EXPERIMENTAL commit 469d95ccd6717fd45e5e116bd4287a30ec8b3c4a Author: Fabio Erculiani Date: Tue Jun 14 22:43:21 2011 +0200 [entropy.const] add const_get_cpus() commit d963de2a07dea6a07bf4c70fbeb0895e77422f80 Author: Fabio Erculiani Date: Tue Jun 14 11:52:05 2011 +0200 [entropy.services.client] add missing socket.error exception handling while reading the HTTP response commit cdac7dd34e70afb521842718dcd2fb76fb34de7e Author: Fabio Erculiani Date: Sun Jun 12 23:24:12 2011 +0200 Tagging Entropy version 1.0_rc1 commit e58c5f844738f7acca97e014f0913cc18cb5b4fe Author: Fabio Erculiani Date: Sun Jun 12 23:24:10 2011 +0200 Release Entropy 1.0_rc1 commit aa797f079e77215419f5dc60fbbb3ee4607945b8 Author: Fabio Erculiani Date: Sun Jun 12 23:05:05 2011 +0200 [entropy.cache] EntropyCacher: use daemon threads commit 8172dba9815103085d7350193313da56e9f7187a Author: Fabio Erculiani Date: Sun Jun 12 23:04:17 2011 +0200 [entropy.fetchers] MultipleUrlFetcher: make UrlFetcher.download() thread, a daemon one commit 028193158b6fad8d97263fd5a6e4aa0ee39daf2b Author: Fabio Erculiani Date: Sun Jun 12 23:03:46 2011 +0200 [services] entropy-updates-service: make both threads, daemon ones commit d344908ec2394270e77449c91d7b134d92e1267f Author: Fabio Erculiani Date: Sun Jun 12 23:03:07 2011 +0200 [sulfur] make all the Web Services threads, daemon ones commit fd96568d0226ef10fecfb6637f513fdbd823406e Author: Fabio Erculiani Date: Sun Jun 12 22:29:20 2011 +0200 [entropy.client.interfaces.db] make the Web Services repository update routine daemon threads commit 712b47d3414181ef043a33ccf12285679cbd1c33 Author: Fabio Erculiani Date: Sun Jun 12 16:36:45 2011 +0200 [sulfur] when application_quit signal is raised, stop any Web Services activity so that respective threads end asap commit 8a8fdead26ccb3c81e910fbf798096ad620bed5a Author: Fabio Erculiani Date: Sun Jun 12 16:27:18 2011 +0200 [entropy.client.services] lower socket timeout to sane values, keep it high for video uploads commit ab9472dfee10f7854fed37fd2ec9f709b53f4aab Author: Fabio Erculiani Date: Sun Jun 12 16:06:08 2011 +0200 [entropy.client.interfaces.client] add ETP_SPLITDEBUG option commit d3583e25ec556332f37b0081b309a91b6e2191a4 Author: Fabio Erculiani Date: Wed Jun 8 18:08:13 2011 +0200 [entropy.security] fix undefined reference "GPGError" commit 41f8ed3ee613443aef4352f73190d85887a0efaf Author: Fabio Erculiani Date: Wed Jun 8 18:06:52 2011 +0200 [sulfur] PkgInfoMenu: content metadata might not be available in package dict commit fe5d39c748d16799615e5967752de0c3664fb73c Author: Fabio Erculiani Date: Wed Jun 8 18:05:22 2011 +0200 [entropy.client.interfaces.db] AvailablePackagesRepositoryUpdater: raise KeyError if repository identifier is invalid commit d1d4564199a79c75f0ab061ab61679444d42fc1d Author: Fabio Erculiani Date: Wed Jun 1 14:20:59 2011 +0200 Tagging Entropy version 1.0_beta21 commit 16f7367d1e48707c16ec493de9083b256d1cee49 Author: Fabio Erculiani Date: Wed Jun 1 14:20:56 2011 +0200 Release Entropy 1.0_beta21 commit d86b2695d43cf489d802b2655e92cece75a6a578 Author: Fabio Erculiani Date: Wed Jun 1 14:20:38 2011 +0200 [entropy.spm] PortagePlugin: fix undefined reference commit 808d48c9045275092773d2eab453e4dbe4840a6d Author: Fabio Erculiani Date: Tue May 31 11:19:37 2011 +0200 Tagging Entropy version 1.0_beta20 commit 424cff10371c8a249d891de6d104d63fcf59cb87 Author: Fabio Erculiani Date: Tue May 31 11:19:33 2011 +0200 Release Entropy 1.0_beta20 commit bae5f223e0fd2446c8d28a64a14cb7e1b66a2db5 Author: Fabio Erculiani Date: Tue May 31 11:19:19 2011 +0200 [todo] update TODO commit ed7b6d4dd8acc9b10112e1aa8adfda6056f5ffd6 Author: Fabio Erculiani Date: Tue May 31 11:14:49 2011 +0200 [entropy.client.interfaces.dep] evaluate post-dependencies separately Evaluating post-dependencies together with direct dependencies could cause unexpected packages to be pulled in due to cycles in the dependency graph. This commits makes possible to cut these cycles by filtering out dependencies already pulled in, in the same scope. Example: nvidia-drivers pulls in nvidia-userspace which pulls in nvidia-drivers as post-dependency. But given that we have more nvidia-drivers packages in the same scope, this turned to be an issue commit 8f96964beb2cc2259ba67e03523a96fcb4c404af Author: Fabio Erculiani Date: Tue May 31 11:13:30 2011 +0200 [entropy.client.interfaces.dep] use set intersection instead of doubly nested for loops commit c1197fa99fabfbd0a27ab035c3ee68580fdccfc7 Author: Fabio Erculiani Date: Mon May 30 22:02:34 2011 +0200 Tagging Entropy version 1.0_beta19 commit c53266f911f4e7167be6f51075e8fe2690ff054f Author: Fabio Erculiani Date: Mon May 30 22:02:31 2011 +0200 Release Entropy 1.0_beta19 commit 3e194202cb7e4583ddce596db078004aecf72fbb Author: Fabio Erculiani Date: Mon May 30 20:34:36 2011 +0200 [entropy.client.interfaces.dep] properly filter out colliding packages when determining inverse dependencies commit 6e0d7923b2a1af42b1c92a3703eda45deee29aa6 Author: Daniel Halens Rodríguez Date: Mon May 30 17:10:29 2011 +0100 [i18n] Update es and nl translation commit 1778732439947312851c2897505d309f9aa98059 Author: Fabio Erculiani Date: Sat May 28 20:17:04 2011 +0200 Tagging Entropy version 1.0_beta18 commit 910f118e88f2231692ae39995dd9f5eba7cfa03d Author: Fabio Erculiani Date: Sat May 28 20:17:02 2011 +0200 Release Entropy 1.0_beta18 commit 94c55061a7cdb6b56951c9af4606b10674b99704 Author: Fabio Erculiani Date: Sat May 28 20:12:58 2011 +0200 [entropy.client] Trigger: always execute the setup phase (if available) even when preinstall nor postinstall are set commit 94d3235dc84cd243fab5452a3422daf877aeaa84 Author: Fabio Erculiani Date: Sat May 28 20:12:28 2011 +0200 [entropy.spm] PortagePlugin: improve reliability of preinstall+setup phase execution commit e405d6c97ff465b08ff91f01ad869ffe565a28e7 Author: Fabio Erculiani Date: Sat May 28 19:29:21 2011 +0200 [conf] improve entropy client defaults, as per bug #2420 commit c5d270d4a182dbf134e7b576716e3ba525d789c4 Author: Fabio Erculiani Date: Sat May 21 23:19:45 2011 +0200 [entropy.server] add catch-all dep_rewrite syntax commit d1055e80f7125b0499b219930f3742962a06f25b Author: Fabio Erculiani Date: Wed May 18 22:24:13 2011 +0200 Tagging Entropy version 1.0_beta17 commit db20f8ac55c49f9ffd3eee4bf993083e4bced207 Author: Fabio Erculiani Date: Wed May 18 22:24:11 2011 +0200 Release Entropy 1.0_beta17 commit 1cb6a1830514bdeb57310256c57157cc47803099 Author: Fabio Erculiani Date: Wed May 18 22:22:52 2011 +0200 [entropy.server] fix dep_rewrite logic when asking to remove dependencies commit cbd39ed145468c38c3f2725b3d21c7fbc7fcc31e Author: Fabio Erculiani Date: Tue May 17 14:08:40 2011 +0200 [conf] add Yes Optus Mirror (Australia) to repositories.conf.example commit b76623844951b4f0757d051d8d8e83312b465c96 Author: Fabio Erculiani Date: Tue May 17 00:08:41 2011 +0200 Tagging Entropy version 1.0_beta16 commit 4d871155ceddbae32f3b4dcdb7628512f6ae0bdb Author: Fabio Erculiani Date: Tue May 17 00:08:35 2011 +0200 Release Entropy 1.0_beta16 commit 9d53e66b4cc694e928741fa57866dd019df793f6 Author: Fabio Erculiani Date: Sun May 15 21:22:54 2011 +0200 [equo] improve handling of --quiet in "equo install" and "equo upgrade" commit 83cbfde5e01f0ff6ea567c6bd38af358b20695e9 Author: Fabio Erculiani Date: Sun May 15 21:18:23 2011 +0200 [equo] fix equo upgrade "--replay" and "--empty" support commit ae6755081f76a5a31cb05d50e29a552e7506825c Author: Daniel Halens Rodríguez Date: Sat May 14 19:30:08 2011 +0100 [i18n] Update es translation commit f3e7ac1ce47a04098d59b2012f5d7681c7175bb2 Author: Fabio Erculiani Date: Sat May 14 10:16:38 2011 +0200 [equo] do not respawn equo during "equo upgrade" if --fetch is provided, close bug #2421 commit 7238d36cac71d7f461f30451201a103a95a72456 Author: Fabio Erculiani Date: Thu May 12 14:42:13 2011 +0200 [sulfur] _validate_repo_submit: validate repository identifier commit 01f9b0cbf855666f469ae0f189515b30f634ae8e Author: Fabio Erculiani Date: Fri May 6 19:19:46 2011 +0200 Tagging Entropy version 1.0_beta15 commit 18bb05df4beb521324b0685aa3c0fc742774bbe8 Author: Fabio Erculiani Date: Fri May 6 19:19:28 2011 +0200 Release Entropy 1.0_beta15 commit b71c66eb720719dcbc6c8d10dea3357ee700efbb Author: Fabio Erculiani Date: Fri May 6 19:17:00 2011 +0200 [entropy.client.interfaces.dep] dramatically improve _generate_reverse_dependency_tree() speed (by 10x factor) commit d9687b9451c1fe270bf55972eb8179ba0f14375c Author: Fabio Erculiani Date: Fri May 6 16:45:24 2011 +0200 [entropy.client.interfaces.dep] filter or dependencies during reverse deps calculation Let's say we have app-foo/one requiring python:2.6 or python:2.7. We have both installed of them installed and we decide to drop python:2.6. Without handling the case where either 2.6 or 2.7 are fine, the first occurence is pulled in, which is wrong. This code changes the way retrieveReverseDependencies() work ( by including any or dependency in the reverse deps list) and add the logic to handle the case in the reverse dependencies calculation code. commit 0f0029b3eca82ce0a4a72113ef87e45cb8780b5b Author: Fabio Erculiani Date: Fri May 6 16:39:40 2011 +0200 [tests] db: fix test_use_defaults test commit 07d14b78e82f075913cefd8e7b70909d6cca700d Author: Fabio Erculiani Date: Fri May 6 16:31:23 2011 +0200 [entropy.misc] fix typo in Lifo.discard() commit 707dc67f079be9f21a99c9cc46b494392b28566f Author: Fabio Erculiani Date: Fri May 6 12:23:26 2011 +0200 [entropy.client.interfaces.dep] _generate_reverse_dependency_tree: add more debugging output commit 4370cebd6ccbcb360ce5daba377f3e3ffe0aece5 Author: Fabio Erculiani Date: Fri May 6 12:21:38 2011 +0200 [equo] text_ui: when calling execv*, use "equo" as application name (this will work in any case) When debugging entropy client it's common to use "python equo.py", but this doesn't work well with equo upgrade autorespawn code that is using execvp() commit 5cc2ffed2b6e4cd1b5b5609d4e22a594e9eaab24 Author: Fabio Erculiani Date: Fri May 6 12:20:29 2011 +0200 [entropy.client.interfaces.methods] _create_pid_file_lock: handle the case where execv* has been used commit e9fe75b1cac6d646bec78039e446097793851c44 Author: Fabio Erculiani Date: Fri May 6 12:11:05 2011 +0200 [entropy.misc] Lifo: use collections.deque commit 4da60e84d28d780f1552acabdee1728cfeba7fa0 Author: Fabio Erculiani Date: Fri May 6 11:50:40 2011 +0200 [entropy.db] EntropyRepositoryBase: add extended=True support to retrieveReverseDependencies() commit 208c9c3f4e36a57e00eeab2417f2bb3a1fda1c06 Author: Fabio Erculiani Date: Fri May 6 10:14:22 2011 +0200 [entropy.misc] implement Lifo over List and use O(1) methods only commit a3852cd1b9eb95e8d1289c84ee5a9f0d5c4fc8f3 Author: Fabio Erculiani Date: Thu May 5 14:47:59 2011 +0200 Tagging Entropy version 1.0_beta14 commit 687f414ec683ef5e92d5a93dbe535d0f72e840cd Author: Fabio Erculiani Date: Thu May 5 14:47:55 2011 +0200 Release Entropy 1.0_beta14 commit 9fbd7f1aa43015dafd255ce81c5e68998c87ce4b Author: Fabio Erculiani Date: Thu May 5 14:47:02 2011 +0200 [entropy.client.interfaces.dep] _get_unsatisfied_dependencies: when handling simple or dependency, restrict matching to the first available entity commit d1898b282fb02711be0ad771590668e689cb5529 Author: Fabio Erculiani Date: Thu May 5 12:13:06 2011 +0200 Tagging Entropy version 1.0_beta13 commit f1c5877732edf50814731fa8609588ac6f60f874 Author: Fabio Erculiani Date: Thu May 5 12:12:52 2011 +0200 Release Entropy 1.0_beta13 commit a86a752dc699279d34020b2f930a6de47808360f Author: Fabio Erculiani Date: Thu May 5 12:12:24 2011 +0200 [entropy.client.interfaces.package] fromfile could be None, handle this in _handle_config_protect() commit 716829e841e6382991f052d10424940c41da737d Author: Fabio Erculiani Date: Thu May 5 11:40:00 2011 +0200 [po] update translations commit 27341f12ad8b3e0b595c13b9d4012fa07b33ceb8 Author: Fabio Erculiani Date: Thu May 5 11:35:43 2011 +0200 Tagging Entropy version 1.0_beta12 commit 78f7978bb2d6463fbffe5cf83847f5cae362d02d Author: Fabio Erculiani Date: Thu May 5 11:35:14 2011 +0200 Release Entropy 1.0_beta12 commit e28211324149c1fbb73a32e43684c0a3e040567b Author: Fabio Erculiani Date: Thu May 5 11:33:50 2011 +0200 [entropy.client.interfaces.package] handle broken symlink in package file content, during installation libvirt ships with a broken symlink, that could lead Entropy to crash with IOError exception at Spm.allocate_protected_file() This commit handles this exact case. commit c224ef5f68d4763769d7b161cf6db3ec3eb35863 Author: Fabio Erculiani Date: Thu May 5 10:26:59 2011 +0200 [equo] warn if running off a Live System commit 48e2adb785723912d647a8d6485ee3857cdb581a Author: Fabio Erculiani Date: Thu May 5 10:26:48 2011 +0200 [sulfur] warn if running off a Live System commit f47cd8659f9359de580b6c74667183d863db0b12 Author: Fabio Erculiani Date: Thu May 5 10:17:08 2011 +0200 [sulfur] make sure "config_protect" and "config_protect_mask" metadata are available commit 37f66f42f502bc49a5644fe9a453b7b79ac3a7b8 Author: Fabio Erculiani Date: Wed May 4 19:32:20 2011 +0200 Tagging Entropy version 1.0_beta11 commit 660abed922ca0e208affabc9ce769e6318c38f26 Author: Fabio Erculiani Date: Wed May 4 19:32:02 2011 +0200 Release Entropy 1.0_beta11 commit 6331a9f50e5a24350759380acb328bf2c4899bfe Author: Fabio Erculiani Date: Wed May 4 19:24:42 2011 +0200 [entropy.spm] PortagePlugin: always keep USE_FORCE in package use flags commit 05fa5ab8f21d031ed6c53b807fc33afc8c248dac Author: Fabio Erculiani Date: Wed May 4 18:32:29 2011 +0200 [tests] db: fix test_use_defaults test commit 50d94d456fa7da01370c566de2c52645f429c5dc Author: Fabio Erculiani Date: Wed May 4 15:59:13 2011 +0200 [entropy.spm] PortagePlugin: rewrite _calculate_dependencies() to ignore use_mask commit 5bb46c2d0e8f3ea52855e3c4fded3ce3a5eb4374 Author: Fabio Erculiani Date: Wed May 4 08:02:54 2011 +0200 [magneto] fixup icon name commit 306bf86397a42300403909b163f3c2c41c6bca8a Author: Fabio Erculiani Date: Tue May 3 18:49:18 2011 +0200 Tagging Entropy version 1.0_beta10 commit b602fbf34c76b1daa0a6955a02f2fe75a4fe4527 Author: Fabio Erculiani Date: Tue May 3 18:49:15 2011 +0200 Release Entropy 1.0_beta10 commit 227c66a60cdcefbad25e7124a393168125db5fd2 Author: Fabio Erculiani Date: Tue May 3 18:48:53 2011 +0200 [services] entropy-updates-service: disable debug mode by default commit 374f19d2c55b7b4ae213626d2dff846b5241d9bf Author: Fabio Erculiani Date: Tue May 3 18:47:25 2011 +0200 [entropy.client.interfaces.db] make AvailablePackagesRepository.remote_revision() work again (fixes Magneto) commit 1d47dfd01929c66b22baf3078812bdbee327912c Author: Fabio Erculiani Date: Tue May 3 18:25:43 2011 +0200 [services] entropy-updates-service: add more debugging output, redirect stderr/stdout to log file commit 553af1bdb019160fd8894a27947d4e6f96b74bf4 Author: Fabio Erculiani Date: Tue May 3 18:24:10 2011 +0200 [magneto] since notify-python is crap, use attach_to_status_icon and catch AttributeError commit b48a5caa9b493e08e184192e03b9e586f20623a3 Author: Fabio Erculiani Date: Tue May 3 18:23:22 2011 +0200 [magneto] restory compatibility with libnotify 0.7 commit dc9186172cdf9987e66b15b1ff109675b4e9908b Author: Fabio Erculiani Date: Tue May 3 14:52:31 2011 +0200 Tagging Entropy version 1.0_beta9 commit e1e8bbdf8bb4200882edea0d676a2ac641176482 Author: Fabio Erculiani Date: Tue May 3 14:52:12 2011 +0200 Release Entropy 1.0_beta9 commit fcacd42efa5b9179a07c5794e1c0da2d7f9eee5e Author: Fabio Erculiani Date: Tue May 3 14:50:48 2011 +0200 [sulfur] improve CellRendererStars rendering speed dramatically commit 19440e96cf234c7281ed2b2b2ffe9dde18ce673a Author: Fabio Erculiani Date: Tue May 3 14:23:34 2011 +0200 [sulfur] avoid using fork_function completely, it can easily cause deadlocks commit 99d735e7445194ea0334c04fdde3f63e10624b0f Author: Fabio Erculiani Date: Tue May 3 13:42:25 2011 +0200 [sulfur] create "application_quit" signal and spawn it on application quit commit dae5bf3516ca6beedfebebbbbbeebaee550d2954 Author: Fabio Erculiani Date: Sun May 1 16:36:05 2011 +0200 [entropy.client.interfaces.dep] validate retrieveKeySlotAggregated outcome before processing commit a01fa77e7ac0ee5827887a916658f708420ab0a1 Author: Fabio Erculiani Date: Sun May 1 16:17:58 2011 +0200 [entropy.client.interfaces.methods] write disabled repositories too in __write_ordered_repositories_entries commit 83e910a3d5fb0f99cc0a1cbf1123c39b648140c5 Author: Fabio Erculiani Date: Sun May 1 16:04:40 2011 +0200 [entropy.client.interfaces.methods] fix typo in Client.__write_ordered_repositories_entries, close bug #2385 commit 329515353f180c2ffeb3700e0a3a1eeccb12ad73 Author: Fabio Erculiani Date: Sun May 1 08:22:38 2011 +0200 Tagging Entropy version 1.0_beta8 commit 7c43c424a900331883e38a096984435c28de7ed8 Author: Fabio Erculiani Date: Sun May 1 08:22:36 2011 +0200 Release Entropy 1.0_beta8 commit 81505e123d422c5f25e745d1bd3d85f464fdcad6 Author: Fabio Erculiani Date: Sun May 1 08:21:56 2011 +0200 [equo] fix equo remove --nodeps, see bug #2389 commit 20777d7f03a69f98e671c7d1e2a52d947274471f Author: Fabio Erculiani Date: Sun May 1 08:21:49 2011 +0200 Tagging Entropy version 1.0_beta7 commit 98bee11a7f74c59deb5eff24112d4a01f21a3310 Author: Fabio Erculiani Date: Sun May 1 08:21:46 2011 +0200 Release Entropy 1.0_beta7 commit 3a7ce68e2872828dc2060a1e21392fc0cd5e5238 Author: Fabio Erculiani Date: Sun May 1 08:18:05 2011 +0200 Tagging Entropy version 1.0_beta6 commit 7398f692263c0df57d8311c398c0fbf335ffa9b6 Author: Fabio Erculiani Date: Sun May 1 08:17:58 2011 +0200 Release Entropy 1.0_beta6 commit d9f9c709dda7de94ce2c47eb75d111f882122c54 Author: Fabio Erculiani Date: Sun May 1 08:17:41 2011 +0200 [equo] use execvp() instead of execv() commit 889ffd82bfb227e364f175e5447a24b70fe3d693 Author: Fabio Erculiani Date: Sat Apr 30 09:56:25 2011 +0200 Tagging Entropy version 1.0_beta5 commit 4e84aad0950721522d99791ffc519baf21fd8037 Author: Fabio Erculiani Date: Sat Apr 30 09:56:18 2011 +0200 Release Entropy 1.0_beta5 commit 257470546721d82c627a25e011c7e0472ce3f3e8 Author: Fabio Erculiani Date: Sat Apr 30 09:55:10 2011 +0200 [sulfur] _ugc_cache_icons._fetch_icons: fix function logic commit 594074e9bf7bb26021b0b2a6110fb95691be1166 Author: Fabio Erculiani Date: Fri Apr 29 18:21:05 2011 +0200 Tagging Entropy version 1.0_beta4 commit 8bcfda56f33e67a0df7afaf63d682aa1c7f40206 Author: Fabio Erculiani Date: Fri Apr 29 18:21:01 2011 +0200 Release Entropy 1.0_beta4 commit 714473e10331b9c9c52bdf76b376fe1d1a5c13ad Author: Fabio Erculiani Date: Fri Apr 29 18:19:45 2011 +0200 [entropy.client.services.interfaces] ClientWebService.get_documents: only set "cache" param if service_cache is True commit 975efb31a6919f6b82a542e0aba2e5e82cabf5b9 Author: Fabio Erculiani Date: Fri Apr 29 18:16:38 2011 +0200 [sulfur] when a new icon is fetched, emit the UGC data update signal commit 8a718f0d3760992eff6dbb57b5d15bb4df6ac995 Author: Fabio Erculiani Date: Fri Apr 29 18:16:02 2011 +0200 [sulfur] when fetching icons in background, use service_cache=True commit dd1b8234037a6e13d60ced4eb5ec38886939250e Author: Fabio Erculiani Date: Fri Apr 29 18:02:41 2011 +0200 [entropy.client.services.interfaces] ClientWebService: add service_cache When there is no need to fetch fresh data from the service and we can allow the same to cache our requests, service_cache should be set to True commit d36a2a3b209e6089970ec027700215901a969214 Author: Fabio Erculiani Date: Fri Apr 29 17:26:09 2011 +0200 Tagging Entropy version 1.0_beta3 commit 45622fa2fe99c09c8c78e2f4a39bd9b6da93fcff Author: Fabio Erculiani Date: Fri Apr 29 17:25:51 2011 +0200 Release Entropy 1.0_beta3 commit 934982279dbe1d462a6dcc42f957412aba830b1e Author: Fabio Erculiani Date: Fri Apr 29 17:13:41 2011 +0200 [po] update translations commit ffb7c9dd17f9cf26afb356c1bd9359ebfefe4bff Author: Fabio Erculiani Date: Fri Apr 29 17:13:27 2011 +0200 [activator] add --color option, see bug #2381 commit 43a07fce7186d4023d7f14a9375ca90c6e9ea3a5 Author: Fabio Erculiani Date: Fri Apr 29 17:13:07 2011 +0200 [reagent] add --color option, see bug #2381 commit 41f816ea9fcea6907367a1712f50d4d35cfdfb4e Author: Fabio Erculiani Date: Fri Apr 29 17:12:13 2011 +0200 [equo] add --color option, see bug #2381 commit bc63e0fee8d2e64054e7130ea8006f7ee3f63441 Author: Fabio Erculiani Date: Wed Apr 27 17:11:21 2011 +0200 [entropy.db] EntropyRepositoryBase.__filterUse: add backward compatibility, if use flag is not listed, it's considered disabled commit 9693f3e630fa3847dcdb5c79e78611f007e9a5b1 Author: Fabio Erculiani Date: Wed Apr 27 17:06:59 2011 +0200 [entropy.db] EntropyRepositoryBase.__filterUse: now that disabled use flags are recorded, fine tune use-defaults logic commit 72ea943a527cda23460456e86a80281840c7619e Author: Fabio Erculiani Date: Wed Apr 27 11:38:53 2011 +0200 [entropy.spm] add disabled use flags to package use flags metadata commit a932c8e9a13c76c71c327ea4477be15b6a065ecb Author: Fabio Erculiani Date: Tue Apr 26 22:57:37 2011 +0200 [sulfur] fix UGC error box layout commit a88030f1bbb90a6cdbcec9aa7203ab979518505c Author: Fabio Erculiani Date: Tue Apr 26 22:56:50 2011 +0200 [sulfur] remove credentials if UGC login fails commit 160f1cefccf9c7d2232074b115db24c55689b240 Author: Fabio Erculiani Date: Tue Apr 26 22:29:30 2011 +0200 [sulfur] reduce UGC data queue size commit 24f8c8cfd8f2a85398758922e07f5bda629df876 Author: Fabio Erculiani Date: Tue Apr 26 14:09:36 2011 +0200 [equo] inform user when we're about to respawn equo commit 6d51f7a306a48f5215f39c49d501d160bd385797 Author: Fabio Erculiani Date: Tue Apr 26 12:21:48 2011 +0200 Tagging Entropy version 1.0_beta2 commit 612e436ca1ce80aaba792c83e4f745c9e7b47770 Author: Fabio Erculiani Date: Tue Apr 26 12:21:31 2011 +0200 Release Entropy 1.0_beta2 commit d274cbb75ecd2769e4e5e5321fb60b610853430f Author: Fabio Erculiani Date: Tue Apr 26 12:20:58 2011 +0200 [sulfur] remove debug output commit b59edb97823d3d8855b96d2570df1b78aee50528 Author: Fabio Erculiani Date: Tue Apr 26 12:15:54 2011 +0200 [sulfur] automatically respawn Sulfur after the installation of critical updates (if there are more) commit 86c68a8a7fa26d290885cbbbd50638f18f231f88 Author: Fabio Erculiani Date: Tue Apr 26 11:36:21 2011 +0200 [sulfur] correctly handle critical updates warning message when critical packages are already in the install queue commit e6a75a7fb8f0bc1a2a2020dbc5b7b1dee31a9e2f Author: Fabio Erculiani Date: Tue Apr 26 08:35:53 2011 +0200 [equo] respawn equo if, after the installation of all the updates, there are more (critical updates case) commit cc1073f033ef0e82ffe799b2b91206cf6e84600e Author: Fabio Erculiani Date: Mon Apr 25 23:38:15 2011 +0200 [entropy.tools] uncompress_tarball: if catch_empty is True, return 0 if os.listdir() is empty. Blame Python 2.7 devs for having changed tarfile functions contract commit 8412fa8358df719011a9445b1bd422c5a66aa1af Author: Fabio Erculiani Date: Mon Apr 25 20:01:52 2011 +0200 [sulfur] check if old signal handler returned by signal.signal() is a callable object commit 61bbda039b20cf8d3d9535a0958fb41c5bfbf306 Author: Fabio Erculiani Date: Mon Apr 25 19:43:28 2011 +0200 [sulfur] EntropyPackage: add dedicated UGC cache commit abdf77b58816db33cb8457d4fc988e20f0ca944c Author: Fabio Erculiani Date: Mon Apr 25 19:22:22 2011 +0200 [sulfur] improve speed of parallel UGC data fetch commit 8c532ae888cdacb3caf7cce9546fae631b5d6ce5 Author: Fabio Erculiani Date: Mon Apr 25 18:50:53 2011 +0200 [magneto] add missing path import commit d1bec49981bca40058c7edac6846cd135988f24f Author: Fabio Erculiani Date: Sun Apr 24 16:10:42 2011 +0200 [entropy.server] final cleanups in __user_filter_out_missing_deps() commit 2a1b48572b0760e52e1dc15cb6ddaab9ee4241c7 Author: Fabio Erculiani Date: Sat Apr 23 23:06:58 2011 +0200 [entropy.server] fix __user_filter_out_missing_deps() commit 7dee24987972cc8b1be59982c54068ff7096522d Author: Fabio Erculiani Date: Sat Apr 23 23:06:40 2011 +0200 [entropy.output] TextInterface: fix edit_file() outcome commit 61d2c6139e158801fb61fc9942dcca5c538a9bd3 Author: Fabio Erculiani Date: Sat Apr 23 20:06:32 2011 +0200 [entropy.qa/entropy.server] rework test_missing_dependencies() and missing_runtime_dependencies_test(), EXPERIMENTAL commit 9fd6cd34f5f12680cc55ffc261540eafb7079b41 Author: Fabio Erculiani Date: Sat Apr 23 19:53:18 2011 +0200 [entropy.server] fix undefined reference commit 595022f3722a685234c2456ab024c2ba9f17a104 Author: Fabio Erculiani Date: Sat Apr 23 19:51:37 2011 +0200 [activator] use Entropy.edit_file() commit 4b1034a197631332b643b8e58a3add6b514cdb75 Author: Fabio Erculiani Date: Sat Apr 23 19:51:19 2011 +0200 [equo] use Entropy.edit_file() commit 81935fd7fc84218a359a8a45a4abc6520c3923ad Author: Fabio Erculiani Date: Sat Apr 23 19:50:47 2011 +0200 [entropy.output] TextInterface: add edit_file() method commit 84633248b537314abd46c6869eaee45043acc684 Author: Fabio Erculiani Date: Sat Apr 23 14:49:24 2011 +0200 Tagging Entropy version 1.0_beta1 commit 7f5c59b7726fc5ffc783100eda567a30bcf00ed3 Author: Fabio Erculiani Date: Sat Apr 23 14:49:13 2011 +0200 Release Entropy 1.0_beta1 commit cbb76e7455ad3858607f35e2605c08c49f0ce3c8 Author: Fabio Erculiani Date: Sat Apr 23 14:42:00 2011 +0200 [entropy.client.interfaces.package] always run configuration files protection logic When diffremoval is True (== package being updated), the configuration files protection logic was skipped and every files removed regardless user settings. This is wrong, since nowadays we store md5 of installed files and we are able to know when a file is sitting on the fs unmodified, thus decide to remove it automatically. Also see bug #2354. Thanks Mitch Harder for reporting. commit f25488cc877b4f1651d64a9d9dd56f7786aac10d Author: Fabio Erculiani Date: Sat Apr 23 12:25:32 2011 +0200 [entropy.client.interfaces.dep] filter out packages in the same slot, when tagged In _generate_reverse_dependency_tree() -> get_revdeps_lib() it could happen that tagged packages sharing the "virtual" slot get pulled in in the dependency graph. This should not really happen, and happens to packages whose libs need an ELF object available inside their own package files. See also: http://forum.sabayon.org/viewtopic.php?f=5&t=23781 commit 1ba880c31c8ebdd28501f4580c0238bcae409a2d Author: Fabio Erculiani Date: Sat Apr 23 12:23:47 2011 +0200 [entropy.client.interfaces.dep] complete tweaking of debugging ourput in _generate_reverse_dependency_tree commit c5e5078117d31190d829e8cb341517504766f7d9 Author: Fabio Erculiani Date: Sat Apr 23 11:48:36 2011 +0200 [entropy.client.interfaces.dep] add more debugging output in _generate_reverse_dependency_tree commit dded4cc602811bd2bf68c1129ed94a08d2c5e80b Author: Fabio Erculiani Date: Mon Apr 18 12:31:24 2011 +0200 [equo] fixup --help options indentation commit fa56cda09eb9f594726e2172f75d61199ba74ce6 Author: Fabio Erculiani Date: Fri Apr 15 08:00:42 2011 +0200 Tagging Entropy version 1.0_alpha47 commit 36d184d76e4eb92c2fe2e5a171d112cd7b881c36 Author: Fabio Erculiani Date: Fri Apr 15 08:00:30 2011 +0200 Release Entropy 1.0_alpha47 commit 5c7a045a3e84238b01f6d069a6ce3fd96f277493 Author: Fabio Erculiani Date: Fri Apr 15 08:00:04 2011 +0200 [Makefile] remove references to dropped files commit a92aa0600491f851d5648a4015aa470b55dae754 Author: Fabio Erculiani Date: Fri Apr 15 07:58:57 2011 +0200 [entropy.server] drop other two configuration constants commit aa62400790787aa37d657cd0dafe78625d3d8aba Author: Fabio Erculiani Date: Fri Apr 15 07:35:51 2011 +0200 [entropy*] drop socket service related code, R.I.P. commit 10ee59f25773ce038e195fce856de81ef78455a8 Author: Fabio Erculiani Date: Fri Apr 15 00:42:30 2011 +0200 Tagging Entropy version 1.0_alpha46 commit 55d7ef1275a44bfea99ba9f8088eddca5607343a Author: Fabio Erculiani Date: Fri Apr 15 00:42:13 2011 +0200 Release Entropy 1.0_alpha46 commit 79f8a576b551bda2f0b284393787d43b56927dbb Author: Fabio Erculiani Date: Fri Apr 15 00:29:47 2011 +0200 [entropy.client.interfaces.db] make sure to abort in case of fetch error from webservice commit d6de645ccbc3809847a011769eb744689c2e7f8d Author: Fabio Erculiani Date: Fri Apr 15 00:26:59 2011 +0200 [entropy.client.interfaces.db] dramatically improve differential update sync speed by spawning parallel metadata download commit 90ccb479bb64adbd0fb1ac85fe9357c0c41f0a91 Author: Fabio Erculiani Date: Fri Apr 15 00:26:24 2011 +0200 [entropy.client.services] small final tweaks commit 6fd56e4f81acdb9097c340b1174484213d41ecf5 Author: Fabio Erculiani Date: Thu Apr 14 18:24:57 2011 +0200 [equo] when calling validate_credentials() also catch RequestError exception commit 6357af21cc0313b5f0de27b2acfdc73c4b84aaf0 Author: Fabio Erculiani Date: Thu Apr 14 18:24:37 2011 +0200 [sulfur] when calling validate_credentials() also catch RequestError exception commit 7f319382f4a154dbbe46d751215559702337eb04 Author: Fabio Erculiani Date: Thu Apr 14 18:18:55 2011 +0200 [entropy.client.interfaces.package] __fetch_file: catch OSError exception on makedirs() commit 47109d61b74f67bf9f653eff570a9e7d721aacac Author: Fabio Erculiani Date: Thu Apr 14 15:22:07 2011 +0200 [po] update translations commit 83d974d8183b7ea36a5b5ca692fd77fc06157e56 Author: Fabio Erculiani Date: Thu Apr 14 15:21:08 2011 +0200 [entropy.const] drop UGC related constants (removed) commit 80dfbcc0f2d0e2af564f030b005552d02bff18bb Author: Fabio Erculiani Date: Thu Apr 14 15:17:54 2011 +0200 [entropy.services] goodbye old and ugly RPC service, R.I.P. commit e5bf7e039d66b2d216a3195ccb376e2de6d274b9 Author: Fabio Erculiani Date: Thu Apr 14 15:09:35 2011 +0200 [tests] add RepositoryWebServices tests commit bb0508784d9ccc6dd248b3f9dc1441fe8cf789f0 Author: Fabio Erculiani Date: Thu Apr 14 15:04:19 2011 +0200 [entropy.client.interfaces.db] reimplement EAPI3 sync over Repository Web Services infrastructure commit a6cd8f150a47d93e3f42dddb773ccf323a754936 Author: Fabio Erculiani Date: Thu Apr 14 15:02:54 2011 +0200 [entropy.client.interfaces.loaders] add RepositoryWebServices() loader commit 5a073519afc44dd81185a9dee5f603d048602755 Author: Fabio Erculiani Date: Thu Apr 14 15:02:22 2011 +0200 [entropy.client.services] implement RepositoryWebServices infrastructure commit 343fd107e7810e5f50effb869a20402464e28d41 Author: Fabio Erculiani Date: Thu Apr 14 14:57:42 2011 +0200 [entropy.db] EntropyRepositoryBase.checksum: if strict is not specified, only pick non-dynamic data from baseinfo, extrainfo commit a14a146d19189e471a5e84da923743d92504b9a1 Author: Fabio Erculiani Date: Thu Apr 14 14:56:52 2011 +0200 [entropy.const] const_get_caller: catch IndexError exception (when stack level is < 3) commit 90f9bb0dda5721c760394db2007d8d3bbf039170 Author: Fabio Erculiani Date: Thu Apr 14 14:06:46 2011 +0200 [entropy.db] EntropyRepository._insertProvide: fixup runtime type check This is required by Repository WebServices returned metadata, which always converts all iterable types to list() commit b97ec888ab3c704c941cc85eef85dceed0358308 Author: Fabio Erculiani Date: Thu Apr 14 14:06:24 2011 +0200 [equo] text_repositories: add missing import (const_debug_write) commit 0c11af4e033f8e549168a658cbcb91fabe0585f8 Author: Fabio Erculiani Date: Wed Apr 13 16:27:51 2011 +0200 [entropy.client.interfaces] set webservices_config metadatum for .tbz2 and .etp repositories commit f6cd220c0acf20a9d4757a619480ded727d6ed76 Author: Fabio Erculiani Date: Wed Apr 13 16:26:15 2011 +0200 [entropy.services.client] raise WebService.UnsupportedService if webservices_config metadata is not available commit f75a2d8a0dd46ad215e94ccca62b1ea0407e9c62 Author: Fabio Erculiani Date: Mon Apr 11 21:28:03 2011 +0200 Tagging Entropy version 1.0_alpha45 commit 5b4487ecb58c72d990c9c4bbdb9b86de6eed9d32 Author: Fabio Erculiani Date: Mon Apr 11 21:28:01 2011 +0200 Release Entropy 1.0_alpha45 commit 97d90ffcea4cabd40c5b19e1e6e9073b5a29095a Author: Fabio Erculiani Date: Mon Apr 11 21:27:30 2011 +0200 [sulfur] cleanup ugc stats code commit 241d9e5670971a624a0515ba812ba37898bd2ef9 Author: Fabio Erculiani Date: Mon Apr 11 16:02:18 2011 +0200 Tagging Entropy version 1.0_alpha44 commit c9242c57939e50f60b447aa2f48591770de76a0e Author: Fabio Erculiani Date: Mon Apr 11 16:02:15 2011 +0200 Release Entropy 1.0_alpha44 commit b72955ef36dfbf88130ced2c48ed4e71f5f21a88 Author: Fabio Erculiani Date: Mon Apr 11 16:01:36 2011 +0200 [entropy.client.services] improve reliability of report_error() by encoding everything as file in the POST request commit 401441f494375d28e682b88a72f803897015c234 Author: Fabio Erculiani Date: Mon Apr 11 14:53:36 2011 +0200 Tagging Entropy version 1.0_alpha43 commit 8481a9b847e6646dafaf27ae8e6644b2cc506f59 Author: Fabio Erculiani Date: Mon Apr 11 14:53:21 2011 +0200 Release Entropy 1.0_alpha43 commit d635c89476dbda94a9dd0dfbc5cfd1ff379ce0ab Author: Fabio Erculiani Date: Mon Apr 11 14:18:54 2011 +0200 [sulfur/package] remove some warnings commit 49a258c587aa67d02c20ef9adbffea6f2947590e Author: Fabio Erculiani Date: Mon Apr 11 14:11:18 2011 +0200 [sulfur] fix another undefined reference inside setup_images() commit edd1ef79d58ed9ba736620aff49a7f50f629effd Author: Fabio Erculiani Date: Mon Apr 11 14:10:36 2011 +0200 [sulfur] fix undefined reference commit 63097c3d4d8fb1ce2e744ff1820af30e93bc4426 Author: Fabio Erculiani Date: Sun Apr 10 23:50:44 2011 +0200 [entropy.client.services] convert to byte string before pushing to hashlib.sha1 commit 17baf12a2e6de432915fabd65f4ebb3591190e58 Author: Fabio Erculiani Date: Sun Apr 10 23:28:32 2011 +0200 [entropy.services.client] drop ETP_OVERRIDE_REQUEST_URL commit 30b7f6c191e0119536894f958ec4a408d8714bf9 Author: Fabio Erculiani Date: Sun Apr 10 23:27:18 2011 +0200 Tagging Entropy version 1.0_alpha42 commit 207eaa55135732e39125a7b9e70bca852002237e Author: Fabio Erculiani Date: Sun Apr 10 23:27:03 2011 +0200 Release Entropy 1.0_alpha42 commit cc44a98c6a4c306c0f304142f6e45f08bb5ca0bf Author: Fabio Erculiani Date: Sun Apr 10 23:16:41 2011 +0200 [entropy.client.interfaces.client] drop UGC interface support completely commit 4edec0ed147fd1d99290669ca12c6622ed698efc Author: Fabio Erculiani Date: Sun Apr 10 23:16:23 2011 +0200 [entropy.client.interfaces.cache] drop UGC related methods commit b930bef29d54f6bfdaba43537d76cb2f66795840 Author: Fabio Erculiani Date: Sun Apr 10 23:15:51 2011 +0200 [tests] drop dead tests commit 7c62ffa29b7accaecfeb837cb59125a9702397d2 Author: Fabio Erculiani Date: Sun Apr 10 23:15:13 2011 +0200 [sulfur] migrate the whole application to the use of the new Entropy Web Services interface commit 97c0f986aaf26dd3c39ec0a0c48b3139158fdfb7 Author: Fabio Erculiani Date: Sun Apr 10 23:14:34 2011 +0200 [entropy.client.interfaces.qa] use the new Entropy Web Services interface for submitting error reports commit 9956b4ffeb5b7bca3606f69dc435eca60b283cbd Author: Fabio Erculiani Date: Sun Apr 10 23:13:59 2011 +0200 [equo] ugc: catch AssertionError exceptions generated by DocumentFactory methods commit 92dd3d6f05f735165d37bdba7e8222eca69ab5de Author: Fabio Erculiani Date: Sun Apr 10 23:13:43 2011 +0200 [equo] drop load_ugc from Client() commit abe1ac65361b466b9274729c77ecf3467cdd7409 Author: Fabio Erculiani Date: Sun Apr 10 17:42:26 2011 +0200 [entropy.client.services] when adding a new vote, make all the best for keeping the "get_available_votes" cache up-to-date commit 6d743d26b57b472b560c3d530822473771d71d8e Author: Fabio Erculiani Date: Sun Apr 10 17:41:58 2011 +0200 [entropy.services.client] also debug-log cache miss in _method_getter() commit d30260a1195f7512127a050a75daba3d809238ab Author: Fabio Erculiani Date: Sun Apr 10 17:41:37 2011 +0200 [entropy.const] const_debug_write, make it synchronous and thread-safe commit d262ef98bed94d20a854f608510275a8e2779ba5 Author: Fabio Erculiani Date: Sun Apr 10 17:23:05 2011 +0200 [entropy.client.services] add in-RAM caching to get_votes() commit 0bc366e2ec4a17b846758e8754b1397643c7c0eb Author: Fabio Erculiani Date: Sat Apr 9 18:24:07 2011 +0200 [entropy.service.client] AuthenticationStorage: improve reliability, especially when dropping/regaining privileges commit 31573c417d7d916265bf3c14a6379d483d8804fb Author: Fabio Erculiani Date: Sat Apr 9 17:36:51 2011 +0200 [entropy.client.services] implement in-RAM cache and add get_document_url() commit d058be1b1bf3d01fa96ac38b25decf6cd192062b Author: Fabio Erculiani Date: Sat Apr 9 17:36:13 2011 +0200 [entropy.services.client] some final minor bug fixes to the WebService class commit d508ca739b3677099d1fa2f41cb983381328ea2a Author: Fabio Erculiani Date: Sat Apr 9 11:46:04 2011 +0200 [entropy.client.services.interfaces] Document: add local_document() method commit ce7553f0898eba14f22e7f2d297c812fa2ad8998 Author: Fabio Erculiani Date: Sat Apr 9 11:45:31 2011 +0200 [entropy.client.services.interfaces] add support for offline mode, making possible to obtain on-disk cached data, if available commit 9ec20330724e9034e597dc5f03fb0b5b58971976 Author: Fabio Erculiani Date: Sat Apr 9 11:44:35 2011 +0200 [entropy.services.client] add support for offline mode, making possible to get on-disk cached data only commit d8dae91056e84fdc9521568eae8497be2da3cf9c Author: Fabio Erculiani Date: Sat Apr 9 00:13:43 2011 +0200 [entropy.services.client] setup credentials ONLY after cache handling, avoid leaving credentials info in cache data commit 2aa325560d0597983a96ae0b1eb5cfd31a829e79 Author: Fabio Erculiani Date: Thu Apr 7 10:37:19 2011 +0200 [equo] migrate to the new Entropy Web Services interface commit a60c456b5765d176facdc0f927c009582ba0786a Author: Fabio Erculiani Date: Thu Apr 7 10:37:08 2011 +0200 [tests] webservice: update fake package name commit a09de2eb3fc150ef2c1b7ff5e28eb471de372762 Author: Fabio Erculiani Date: Thu Apr 7 07:49:25 2011 +0200 [entropy.server.interfaces.db] fix packages.db.webservices file upload commit d3a6c4e03fc78c7919534ceae4fdca73fa0c229b Author: Sławomir Nizio Date: Wed Apr 6 00:39:13 2011 +0200 [docs] update equo man page, correct formatting, make it easier to use commit d2339c4ae50180ab0838d2e3faf807c96f176266 Author: Fabio Erculiani Date: Tue Apr 5 23:22:03 2011 +0200 [entropy.services.client] fix authstore file (the one containing credentials) handling commit ffc654e448a04e21be6ceaad9de354eefc18387f Author: Fabio Erculiani Date: Tue Apr 5 22:01:27 2011 +0200 [equo] "rescue check", make code path more error-safe, see bug #2312 commit 40a59e908ed0e4eabdaf3a5bc35510ab66965961 Author: Fabio Erculiani Date: Tue Apr 5 21:55:49 2011 +0200 [entropy.client.interfaces.methods] catch DatabaseError exception and return failure, see bug #2312 commit 70c70c95a0ced6ef90d34d38d6b8f0b41fed2918 Author: Fabio Erculiani Date: Sun Apr 3 20:04:40 2011 +0200 [entropy.services.client] wrap request() calls from httplib around RequestError, when socket.error is thrown commit c05b661f1f0708681cb7176142a0e0c923576c16 Author: Fabio Erculiani Date: Sun Apr 3 16:50:02 2011 +0200 [equo] make "equo remove" behaviour match "equo install" one when using --ask commit 4fcd110463f9b714c756f2c6a01cec0bac50355a Author: Fabio Erculiani Date: Sun Apr 3 16:45:13 2011 +0200 [equo] smart quickpkg: restore API compatibility, close bug #2307 commit afb84639760789f485c5a74e58ec81e7840e8528 Author: Fabio Erculiani Date: Sun Apr 3 16:22:45 2011 +0200 [tests] add Entropy Web Services final test suite commit e15729a08dc257e634a6e3b486a725491619b22b Author: Fabio Erculiani Date: Sun Apr 3 16:22:27 2011 +0200 [entropy.client.services.interfaces] fixup add_vote() and remove_document() commit 0d0ccc1e05cce2381b4f411c23cbdf94218b18da Author: Fabio Erculiani Date: Sun Apr 3 16:21:56 2011 +0200 [entropy.services.client] add more information to exception (add message string) commit e51c68a8a3c3d93b9858301790cbdbb374cf2c76 Author: Fabio Erculiani Date: Sun Apr 3 11:44:15 2011 +0200 [entropy.services.ugc.commands] commit any transaction (this is now required) commit 869054b1aabe5b64e5b75cc486da866f290455f3 Author: Fabio Erculiani Date: Sun Apr 3 10:25:13 2011 +0200 [entropy.services.ugc.interfaces] sync with new SQL schema (probably last update before extintion) commit d7015738237a0882686cc4f36df39648d0f5d837 Author: Fabio Erculiani Date: Sat Apr 2 16:39:27 2011 +0200 [entropy.tools] fix typo in validate_branch_name() commit 40acfe47b633d923c85380e5c888d840493c7c2b Author: Fabio Erculiani Date: Sat Apr 2 16:29:40 2011 +0200 [entropy.tools] add validate_branch_name() commit 49d2b4dc7f2cc0fdcc7ec4cee7414a3a695004ae Author: Fabio Erculiani Date: Sat Apr 2 11:21:45 2011 +0200 [entropy.client.services.interfaces] add DocumentList, several API improvements commit b5593a44ff112332a13dd3e235d586b0e1ed1dca Author: Fabio Erculiani Date: Sat Apr 2 11:20:51 2011 +0200 [entropy.services.client] add some more debugging output commit 56a921b7533009123be8d577fd00b4cdbd0f3824 Author: Fabio Erculiani Date: Sat Apr 2 11:17:43 2011 +0200 [entropy.tools] add validate_package_name() commit 629f5fcb77a68fcc2732895cf5975d6abbb47c37 Author: Fabio Erculiani Date: Fri Apr 1 14:16:34 2011 +0200 Tagging Entropy version 1.0_alpha41 commit ecbd1ea10f68a61bb7d560d0737a5631e1336796 Author: Fabio Erculiani Date: Fri Apr 1 14:16:19 2011 +0200 Release Entropy 1.0_alpha41 commit 929ca65a5e307c383f589fe9bae04ce8b9c1b75d Author: Fabio Erculiani Date: Fri Apr 1 14:15:45 2011 +0200 [entropy.client.interfaces.dep] fix typo in _generate_dependency_tree commit dc485e81b96867aff6813a2a2fa7975d703cef16 Author: Fabio Erculiani Date: Wed Mar 30 21:24:47 2011 +0200 [equo] beautify error output colors in case of unmatched packages commit dda5543919c5d95e5dfe0194896d0db1ccde7ce3 Author: Fabio Erculiani Date: Wed Mar 30 21:05:38 2011 +0200 Tagging Entropy version 1.0_alpha40 commit 9e1365f8fe04d40d4548d9d81b7c77f9442815c0 Author: Fabio Erculiani Date: Wed Mar 30 21:05:36 2011 +0200 Release Entropy 1.0_alpha40 commit 01e0edf2cb9c49b8f500d56485b23a239545fda5 Author: Fabio Erculiani Date: Wed Mar 30 21:04:27 2011 +0200 [entropy.client.interfaces.dep] actually fix the "simple or dependency" matching logic commit b51edf9487c0a9a440e2ee923c4a8f29d1a9af0b Author: Fabio Erculiani Date: Wed Mar 30 20:56:45 2011 +0200 [entropy.client.interfaces.dep] introduce simple or-dependencies support on atom_match() The reason is simple, in a multi-repository environment, the matching must be forced across all the available repositories for every single dependency, returning the first available. Running the logic only inside EntropyRepositoryBase.atomMatch() would have the effect of pulling in wrong dependencies in case some are not available in every configured repository. Example: x11-libs/libvdpau;x11-drivers/nvidia-drivers? commit e22e75e759f020604febe16baa683a7ccb5749f4 Author: Fabio Erculiani Date: Wed Mar 30 20:56:30 2011 +0200 [entropy.client.interfaces.dep] add more debugging output commit 8247d0f8f84cb571d7a91cbefad3efc5a5446aae Author: Daniel Halens Rodríguez Date: Wed Mar 30 16:38:05 2011 +0100 [i18n] Fix a typo in es translation commit 5b97cba5f8aa2789ed5bccc7a455a871eb9940f4 Author: Fabio Erculiani Date: Wed Mar 30 14:21:06 2011 +0200 Tagging Entropy version 1.0_alpha39 commit 08de3ad55f3b0a20fad055ffe55472a3be72e11f Author: Fabio Erculiani Date: Wed Mar 30 14:20:47 2011 +0200 Release Entropy 1.0_alpha39 commit 381d95b906fe250a21fd9df0007f2b74764fc744 Author: Fabio Erculiani Date: Tue Mar 29 22:32:01 2011 +0200 [entropy.client.interfaces.dep] add inverse dependencies to graph only after the complete iteration commit 0098b20d891dccf8e7a3bfad7c9cb9298b582d8e Author: Fabio Erculiani Date: Tue Mar 29 18:48:31 2011 +0200 [entropy.client.interfaces.dep] fix order for library-bump pulled in dependencies When _lookup_library_drops() returned inverse dependent packages those were not forced as such in the dependency graph, causing wrong dependency order. For example, gcc:4.4 was placed after qt-* packages, even if, given its provided libraries change it should have gotten more priority. NOTE: this commit also partially reverse the previous one, where _lookup_library_breakages() was disabled. commit d11138c1d9e0b1426884f122183bba821e834d14 Author: Fabio Erculiani Date: Tue Mar 29 18:47:22 2011 +0200 [entropy.client.interfaces.dep] some minor/trivial code cleanup commit 4db104d13a41eb8115362421e28ca7a65d305da0 Author: Fabio Erculiani Date: Tue Mar 29 16:17:54 2011 +0200 [entropy.client.interfaces.dep] disable _lookup_library_breakages() in dep calculation by default commit 9b3ede543ba3755e0b0201e2feb133a2aca0e9a9 Author: Fabio Erculiani Date: Tue Mar 29 16:14:29 2011 +0200 [entropy.client.interfaces.dep] add more debugging output to dep calculation, also use const_debug_enabled() commit cc1a29fec2960f93c61623907e8d161e72d83f53 Author: Fabio Erculiani Date: Tue Mar 29 15:43:13 2011 +0200 [entropy.client.interfaces.dep] use sha1 for hashing disk cache keys rather than hash() commit b39b3feaa7358e51059ea9a1a8448776127ac39f Author: Fabio Erculiani Date: Tue Mar 29 15:42:08 2011 +0200 [entropy.const] add const_debug_enabled function commit 1c90f540ff0d3f8f9d402311299b801cb0bd2aa3 Author: Fabio Erculiani Date: Tue Mar 29 13:12:28 2011 +0200 Tagging Entropy version 1.0_alpha38 commit 34e0600f13194b2ecfdd0fd6c2519e1502ff715f Author: Fabio Erculiani Date: Tue Mar 29 13:12:12 2011 +0200 Release Entropy 1.0_alpha38 commit 7a4fe11a8d839a8c24f7b95142ccd6364583c611 Author: Fabio Erculiani Date: Tue Mar 29 12:25:32 2011 +0200 [sulfur] make possible to disable/remove the default repository commit aa147e3bb8792daeda0e0b389505c708eec9527e Author: Fabio Erculiani Date: Tue Mar 29 12:25:20 2011 +0200 [equo] make possible to disable the default repository commit d464e7d5012479813c695e6f8e5e599df2851ef9 Author: Fabio Erculiani Date: Tue Mar 29 12:18:42 2011 +0200 [conf] fix typo in repositories.conf.example commit 29fdb2a95f04b7763f89fad25bc6665c756a704f Author: Fabio Erculiani Date: Tue Mar 29 12:17:21 2011 +0200 [entropy.client.interfaces.qa] make UGCErrorReportInterface repository_id constructor argument mandatory commit 2574df073468718712dcb3ec996f5b65d79dae17 Author: Fabio Erculiani Date: Tue Mar 29 12:08:37 2011 +0200 [entropy.services.client] add generic HTTP parameters setup function, setting repository identifier inside the request header commit 0fc86754a0bb87fa01bee18807d74321816cabef Author: Fabio Erculiani Date: Tue Mar 29 12:08:12 2011 +0200 [entropy.client.services.interfaces] fix get_documents() API commit 857a597f42f037726f5f9fad5575b471a9941649 Author: Fabio Erculiani Date: Mon Mar 28 19:53:51 2011 +0200 [po] update dutch translation, thanks to the muppet commit 4502ee672780073ca2744a6795d83f1ebbc1eccb Author: Fabio Erculiani Date: Mon Mar 28 11:32:01 2011 +0200 [entropy.client.services] add "url" metadatum to Document commit 35d3201e3b5a451e9935ade9c23251a1171b1bd3 Author: Fabio Erculiani Date: Mon Mar 28 10:24:42 2011 +0200 [entropy.client.services] when dropping document cache, also drop the one generated by get_documents_by_id() commit 5b9a2b323d77b965e4d89824d28a14081bfa56e7 Author: Fabio Erculiani Date: Mon Mar 28 10:23:58 2011 +0200 [entropy.client.services] change Document "keywords" metadatum to string (rather than list) commit 2d9dd612500a08a157c0cc985d10be99d1b21d69 Author: Fabio Erculiani Date: Mon Mar 28 10:23:17 2011 +0200 [entropy.client.services] add SUPPORTED_TYPES static property to Document commit 97b5df2df8674851d864a06ed3c265aea542ee0c Author: Fabio Erculiani Date: Sun Mar 27 22:07:54 2011 +0200 Tagging Entropy version 1.0_alpha37 commit 10b90efeceedef093674e1b336a199b780060228 Author: Fabio Erculiani Date: Sun Mar 27 22:07:51 2011 +0200 Release Entropy 1.0_alpha37 commit 0e36036c872e414bd9716657f1e36ae5f942db53 Author: Fabio Erculiani Date: Sun Mar 27 21:57:08 2011 +0200 [entropy.db.skel] fix typo in _runTreeUpdatesMoveAction commit da3af942c710330624f13c6db815de5499a6f4f6 Author: Fabio Erculiani Date: Sun Mar 27 21:26:27 2011 +0200 [entropy.db.skel] rewrite _runTreeUpdatesMoveAction to be more robust on slot changes (on dependency strings) commit a2e610b4fbdb921961eaccd647d44a11ecb3adc4 Author: Fabio Erculiani Date: Sun Mar 27 21:12:11 2011 +0200 [entropy.db.skel] rewrite _runTreeUpdatesSlotmoveAction to be more robust on slot changes (on dependency strings) commit f1428adab250c7fdb219671d2ff1b56f2f3abf6d Author: Fabio Erculiani Date: Sun Mar 27 21:11:02 2011 +0200 [entropy.db.skel] in treeupdates routines, always use atomMatch with maskFilter turned off commit 68d1d7a31b247a8c7e156e8729e00bff9f7ecbbd Author: Fabio Erculiani Date: Sun Mar 27 20:26:45 2011 +0200 [sulfur] add lot of debug output to UGC icon loading code commit 0e7920d6afef930f4fc4af1793d97683a39d0c7f Author: Fabio Erculiani Date: Sun Mar 27 20:24:28 2011 +0200 [sulfur.views] enlarge UGC icon fetch queue, lowering the thread priority caused starvation with a too small queue size commit cffa1e600d1237f8c4a5bc102c49b7f96bc43a64 Author: Fabio Erculiani Date: Sun Mar 27 19:42:15 2011 +0200 [entropy.db.skel] use etpConst['entropyslotprefix'] instead of hardcoded ":" commit 4c57a839b114e25d3cfc4556e1254a1f85e71ee5 Author: Fabio Erculiani Date: Sun Mar 27 15:48:16 2011 +0200 [entropy.services.client] automatically cast to string base types when generating multi-part encoded POST data commit d232be6afce185663096c10d0b26e4c485ef2825 Author: Fabio Erculiani Date: Sun Mar 27 11:10:36 2011 +0200 [entropy.services.client] pack up the service method name called in exceptions when possible commit 55d31ca75f721b887218721035ff407188662053 Author: Fabio Erculiani Date: Sun Mar 27 11:09:36 2011 +0200 [entropy.services.client] add all the currently declared server-side response codes commit 377776aa63524b18b4ba66b9bcfe8c7cd6c0ad55 Author: Fabio Erculiani Date: Sat Mar 26 16:54:59 2011 +0100 [entropy.client.services] minor fixes to package vote range management commit 884bf31e6dfd8ab6971076e652d155112aeb4657 Author: Fabio Erculiani Date: Sat Mar 26 16:21:27 2011 +0100 [entropy.services] introduce the new Entropy Web Services Client library. commit 7f5cc1972b124327fcb0192ea2408863d1da9d1b Author: Fabio Erculiani Date: Sat Mar 26 16:20:33 2011 +0100 [entropy.client.interfaces.loaders] add ClientSettings loader commit d8c3e4529aebd77f0ea0e17c5b2b009309322bbd Author: Fabio Erculiani Date: Fri Mar 25 22:43:22 2011 +0100 [entropy.server] add Entropy Web Services file upload/download handling commit 5430f85012454eaeea01ad3286d9af8677fd9cc0 Author: Fabio Erculiani Date: Fri Mar 25 22:42:50 2011 +0100 [entropy.core] SystemSettings: add base Entropy Web Services repository metadata commit 16d7d375802cea7f3f2d019fa84bee9545c530d8 Author: Fabio Erculiani Date: Fri Mar 25 22:42:34 2011 +0100 [entropy.const] add Entropy Web Services constants commit f8c7d7323bf7969b4b9bdf4005e8d1e14c900d50 Author: Fabio Erculiani Date: Fri Mar 25 17:30:31 2011 +0100 Tagging Entropy version 1.0_alpha36 commit c68596c9ecca9addec6069fb8b4902f5a57705d9 Author: Fabio Erculiani Date: Fri Mar 25 17:30:29 2011 +0100 Release Entropy 1.0_alpha36 commit bff346fa06ccfb1c1f836395cadfec6eb07bc5f2 Author: Fabio Erculiani Date: Fri Mar 25 17:28:42 2011 +0100 [entropy.server] in _shrink_and_close(), also drop all content_safety metadata from repo, not needed commit 6c805b8e5e9ad274a2d6a0ccc4745de33fad4b0c Author: Fabio Erculiani Date: Fri Mar 25 17:16:03 2011 +0100 [entropy.db] EntropyRepositoryBase: add new method "dropContentSafety" commit 070427f9d831d9fe1021d7af107543b9c045cea6 Author: Fabio Erculiani Date: Fri Mar 25 16:47:01 2011 +0100 [tests] db: fix test_db_metadata_handling, trigger metadata now contains slot commit f362edf772954995d9ea1a96991aabe8381d2106 Author: Fabio Erculiani Date: Fri Mar 25 14:30:25 2011 +0100 Tagging Entropy version 1.0_alpha35 commit e8d88d6814e98cfbe22d110b72cef27f08010456 Author: Fabio Erculiani Date: Fri Mar 25 14:30:25 2011 +0100 Release Entropy 1.0_alpha35 commit d82a8d5ed02571a0c16c501f62f88e1853be61e2 Author: Fabio Erculiani Date: Fri Mar 25 14:30:00 2011 +0100 [entropy.core.settings.base] drop unwanted merged code commit 058186d6bb7e579e16a94de8d25845aeea593d32 Author: Fabio Erculiani Date: Fri Mar 25 10:18:50 2011 +0100 Tagging Entropy version 1.0_alpha34 commit 5c5fb7a60489b8b5d4598f132023ae56fe2e13f2 Author: Fabio Erculiani Date: Fri Mar 25 10:18:48 2011 +0100 Release Entropy 1.0_alpha34 commit f0128cee35cf966e871c700f60638f728275fd98 Author: Fabio Erculiani Date: Fri Mar 25 09:50:56 2011 +0100 [entropy.db.skel] minor docstring update commit 9b3400922641ab0526beac7ce0bf995612fe969e Author: Fabio Erculiani Date: Fri Mar 25 09:48:20 2011 +0100 [entropy.core.settings.base] fix cache validation logic after configuration files changes, see bug #2280 commit ab1e5b5644deed346dacb90bcec5627c02fc8930 Author: Fabio Erculiani Date: Wed Mar 23 07:08:26 2011 +0100 [tests] add another python-based package trigger test commit c62dd54531481b05b759ffbd11b2dc8d800eebbb Author: Fabio Erculiani Date: Wed Mar 23 06:44:46 2011 +0100 [tests] add python-based package trigger test commit e07dada3cca8f42d567a3cd6985a570f86b8d6eb Author: Fabio Erculiani Date: Wed Mar 23 06:39:16 2011 +0100 [entropy.client.interfaces.trigger] rework shell-based trigger support commit e9e4161ae7d64f3105cd29da7bc324f63b899944 Author: Fabio Erculiani Date: Wed Mar 23 06:37:50 2011 +0100 [tests] add shell trigger test to client commit fa20010d80e76e8a24295343d64320faeaaf9ad0 Author: Fabio Erculiani Date: Wed Mar 23 06:36:14 2011 +0100 [entropy.db] EntropyRepositoryBase.getTriggerData: also return slot metadatum commit 128c4f905a73897de0001fe1cd22b60096fba522 Author: Fabio Erculiani Date: Tue Mar 22 15:52:01 2011 +0100 [po] update Polish translation commit f425c505a96c9be7ee0e196e45e9b07163036a89 Author: Fabio Erculiani Date: Mon Mar 21 20:28:08 2011 +0100 [entropy.spm] PortagePlugin: when printing generic exception, always use repr() commit 2c7f0517cb5aaeb544506605de9ffc9a877870f8 Author: Fabio Erculiani Date: Mon Mar 21 20:12:19 2011 +0100 [sulfur] package properties loader functions: "sources" metadata of package can be unavailable commit 29eb581288f854050ed1e966adad606914e16e37 Author: Fabio Erculiani Date: Mon Mar 21 20:10:50 2011 +0100 [entropy.db] when calling EntropyCacher.save() handle IOError exception (race condition on fs write) commit 311d249086dacb90d50244c2e73f769af4746257 Author: Fabio Erculiani Date: Mon Mar 21 16:25:58 2011 +0100 [entropy.dep] add "::" repository prefix as alternative way to match dependencies in repository commit c54caa33f2bc1afd807fb28ca56252f1f58803f7 Author: Fabio Erculiani Date: Mon Mar 21 16:23:00 2011 +0100 [entropy.dep] in dep_get_match_in_repos, use repository prefix constant stored in etpConst commit d5758311ff0fd51831f149b6ea2f299310bdd0fe Author: Fabio Erculiani Date: Mon Mar 21 16:17:23 2011 +0100 Tagging Entropy version 1.0_alpha33 commit c8f35f1843295ad43d94462b77dc5ac5ca26cc5c Author: Fabio Erculiani Date: Mon Mar 21 16:17:23 2011 +0100 Release Entropy 1.0_alpha33 commit 5421de7b744c1846effa6b95de2a56e1f4a33f36 Author: Fabio Erculiani Date: Mon Mar 21 16:12:51 2011 +0100 [entropy.spm,entropy.db] add default use dependencies support commit 5aa93175a57ebfdb332a8c168546b46001ad9522 Author: Fabio Erculiani Date: Sun Mar 20 12:34:26 2011 +0100 Tagging Entropy version 1.0_alpha32 commit 0bcd6e0f86df8e4b176643576aee52c81e485820 Author: Fabio Erculiani Date: Sun Mar 20 12:34:26 2011 +0100 Release Entropy 1.0_alpha32 commit d00750f79ba09ecd1d840d84b67b6f8938c1c104 Author: Fabio Erculiani Date: Sun Mar 20 12:18:16 2011 +0100 [entropy.spm] PortagePlugin: drop old portage bug workaround commit c44b9023dc052ced8d4694e794522bfee100cebb Author: Fabio Erculiani Date: Sun Mar 20 06:40:57 2011 +0100 [po] update translations commit eb5f1effae59346f25e6db754c82cf8e59ec7aa0 Author: Fabio Erculiani Date: Sun Mar 20 06:32:27 2011 +0100 [activator] fix small typo in string "unavaiable" commit 567b0596bcc5d84444b633cdd2d76eaaa28964dd Author: Fabio Erculiani Date: Fri Mar 18 07:21:26 2011 +0100 Tagging Entropy version 1.0_alpha31 commit b1e75b7e0d18b00fb3153211b935e276b4f66251 Author: Fabio Erculiani Date: Fri Mar 18 07:20:53 2011 +0100 Release Entropy 1.0_alpha31 commit f98e02c4555695b5a79ee111d7de0d2a3761be26 Author: Fabio Erculiani Date: Thu Mar 17 10:30:38 2011 +0100 [sulfur] fixup default colors, make them look good on dark background commit 02713f8dd9139bcf31ebaf38b65b2af019b97378 Author: Fabio Erculiani Date: Mon Mar 14 18:32:35 2011 +0100 [entropy.server] ServerEntropyRepositoryPlugin: always sync package sets at least once per run commit 4e4c290b0e8f111ef69e746d6e87d06bb0bf8763 Author: Fabio Erculiani Date: Mon Mar 14 18:32:22 2011 +0100 [entropy.server] ServerRepositoryStatus: add package sets sync status handling commit c749d22379fe19e4f7040d330b65d9b12668889e Author: Fabio Erculiani Date: Mon Mar 14 15:37:39 2011 +0100 [entropy.client.interfaces.client] catch entropy.db.exceptions.Error in _get_package_categories commit abebca4451cde131c0ee8fa9ec7a46710e9cfccc Author: Fabio Erculiani Date: Mon Mar 14 15:34:48 2011 +0100 [sulfur] fix Sets API usage, regression. commit a8b85641d927684bd8919e439d64746186fb3600 Author: Fabio Erculiani Date: Sun Mar 13 19:33:45 2011 +0100 [entropy.core] SystemSettings: simplify repositories.conf parsing code commit 1b80a2d13e76697b960239781aba3664911bf11e Author: Fabio Erculiani Date: Sun Mar 13 19:20:40 2011 +0100 [entropy.spm] PortagePlugin: do not use internal Portage _global_updates() function but rather emaint frontend commit 4066e41781734a2ca97f29b85230de997b1e9a45 Author: Fabio Erculiani Date: Sun Mar 13 17:49:09 2011 +0100 [entropy.server] before giving up with repository sync due to missing sets, try to resync them and check again commit 9f5588740f70d93d127c00513d7cd84d2631e972 Author: Fabio Erculiani Date: Sat Mar 12 14:44:39 2011 +0100 [entropy.spm] PortagePlugin: do not run _global_updates() for ROOT != "/", Portage limitation. commit 9062368b50728ce36264ccc79b95c2bd98f3cb11 Author: Fabio Erculiani Date: Sat Mar 12 13:29:29 2011 +0100 [equo] libtest: filter out reinstall packages from those printed to user, close bug #2242 commit b763c0f7c84767fea907f4a1871709076e089154 Author: Fabio Erculiani Date: Sat Mar 12 08:28:24 2011 +0100 [conf] add open/libreoffice libs to broken libs list commit 067b31315d96d4d5d9c73ac743edea38ab99c950 Author: Fabio Erculiani Date: Fri Mar 11 20:16:37 2011 +0100 [entropy.dump] make possible to enforce custom permission bits to dumpobj() commit bb753b0d2af779438849c49eb577f33ec322f26d Author: Fabio Erculiani Date: Thu Mar 10 19:02:36 2011 +0100 [sulfur] improve reliability of load_url() usage in notice board item window commit 791806cf062174d2944224298cc0ebe2edc2a542 Author: Fabio Erculiani Date: Thu Mar 10 18:35:54 2011 +0100 [sulfur] improve url loading function commit f786b069ef322283567583efee80d31ae69b4d70 Author: Fabio Erculiani Date: Thu Mar 10 18:35:39 2011 +0100 [sulfur] add custom SIGTERM signal commit dd47926ceb14dcb335bbe55e9b53a47f64edb5a6 Author: Fabio Erculiani Date: Thu Mar 10 18:35:15 2011 +0100 [sulfur] fix --debug when running on kdesu commit 0f5df2aadb98309c1533b414241b084fdf5c7fe2 Author: Fabio Erculiani Date: Thu Mar 10 18:34:20 2011 +0100 [entropy.cache] EntropyCacher: use atexit to register the stop() function when start() is called commit 5ca976849451934e6f0d5c200e53a994868433ac Author: Fabio Erculiani Date: Thu Mar 10 17:24:29 2011 +0100 [entropy.client.interfaces.package] fix typo commit b378c1e67441d3c47cd5f0feb25bfa8575a3117d Author: Fabio Erculiani Date: Thu Mar 10 17:09:05 2011 +0100 [sulfur] fixup package properties loader when trigger metadatum is not available commit c90b5b1655885fd40d1863934d012073b4719d8d Author: Fabio Erculiani Date: Wed Mar 9 11:37:01 2011 +0100 [entropy.client.interfaces.package] improve speed of package unpacking Originally, a fork was needed (through spawn_function()) because there was a memory leak inside tarfile python module. As of today, the issue doesn't seem to exist anymore and so, the cost of fork() should be avoided completely. commit a65c52b2f6f512677ec0a5b64e494113b47a0303 Author: Fabio Erculiani Date: Tue Mar 8 10:17:30 2011 +0100 Tagging Entropy version 1.0_alpha30 commit 8ae1290b9d77e7534a23aa7fed7931a454942469 Author: Fabio Erculiani Date: Tue Mar 8 10:17:14 2011 +0100 Release Entropy 1.0_alpha30 commit 12897bc14327a26e9aadd9119f7cb3bf3aefa1ab Author: Fabio Erculiani Date: Tue Mar 8 09:47:53 2011 +0100 [entropy.spm] from SpmPlugin, drop Portage-centric unused methods commit 5261e3715cae907bbc3c19c3c57f59eaf029e460 Author: Fabio Erculiani Date: Tue Mar 8 09:45:37 2011 +0100 [entropy.server] when using Spm.server/interfaces/main.py() always handle KeyError exception commit d3ba6f68861e93fae0bf996af8c9efab2829a9a8 Author: Fabio Erculiani Date: Tue Mar 8 07:38:56 2011 +0100 [entropy.db.skel] _runTreeUpdatesMoveAction: enforce destination package name to key Even if Gentoo specs only allow package keys to be used in move statements inside profiles/updates. We can easily support full versioned dependencies (like: app-foo/foo:0 or app-foo/foo-1.2.3). In this case however, key_to has to be filtered out using dep_getkey() commit 148ac35a258469717496daaa77127cae7b25fbe9 Author: Fabio Erculiani Date: Mon Mar 7 21:34:48 2011 +0100 [reagent] beautify "compressing packages" output commit c46cc1a54f86093bb30d09d6cb69b098455a90a5 Author: Fabio Erculiani Date: Mon Mar 7 21:27:49 2011 +0100 [services] kernel-switcher: when kernel_tag is not available, try to guess it When no reverse dependencies are available, it's impossible to guess the correct kernel tag. So, kernel_tag is None, which causes issue when used in execve() (of course). So, handle the case trying to read package configuration file containing the proper "uname -r" output required to switch /usr/src/linux to the newly installed kernel using "eselect kernel set". Please note that this file (RELEASE_LEVEL) is quite new, and older packages might have been shipped without it. Also see bug #2227 commit db39f49bcd1b158129c1b9217cf3b7b201ad1f22 Author: Fabio Erculiani Date: Mon Mar 7 21:27:28 2011 +0100 [entropy.dep] add handy function that strips out category part from dependency string commit 0475a123f6a1f1ac3f950e4c7b41b1dd131c22e7 Author: Fabio Erculiani Date: Mon Mar 7 20:08:00 2011 +0100 [equo] fix long standing bug regarding coloured output printed by "equo conf update", thanks to chickpea, close bug #2197 commit 1f74c247c58c32f90417b4e73c90e48b603e4350 Author: Fabio Erculiani Date: Mon Mar 7 19:52:38 2011 +0100 Tagging Entropy version 1.0_alpha29 commit c0bfbb977588dfdcf6250d891613c43d8e877490 Author: Fabio Erculiani Date: Mon Mar 7 19:52:37 2011 +0100 Release Entropy 1.0_alpha29 commit 7ff82e776f80f119885ae585f85ceebaa1329edc Author: Fabio Erculiani Date: Mon Mar 7 19:42:40 2011 +0100 [entropy.client.interfaces.dep] filter out list of removable packages by excluding those with reverse dependencies commit c9993797ed9814f9657b8decba84a553f181039a Author: Fabio Erculiani Date: Mon Mar 7 19:42:04 2011 +0100 [entropy.client.interfaces.db] add minor debug output commit 1bb28abd1299ecd6df39ed653f6a31358882a683 Author: Fabio Erculiani Date: Mon Mar 7 19:41:44 2011 +0100 [entropy.exceptions] fix typo in text commit ae0c3670f7b20966e8d3268a276caa2bf340dab8 Author: Fabio Erculiani Date: Mon Mar 7 18:45:00 2011 +0100 [sulfur] catch DependenciesNotRemovable when calling get_removal_queue in .remove() commit b4ecd5181be1d775ec9d3fa7579f7109d6212590 Author: Fabio Erculiani Date: Mon Mar 7 18:40:05 2011 +0100 [po] update translations commit 302bbd4203c01379e12125f1e34d46d47cb018ba Author: Fabio Erculiani Date: Mon Mar 7 18:39:16 2011 +0100 [sulfur] deny application load without proper superuser authorization commit 31161836b0dd25981478e2667ce0e2a0442bb073 Author: Fabio Erculiani Date: Mon Mar 7 11:53:26 2011 +0100 [entropy.server] fix small rendering glitch commit e0fc11dbf4608dab43f7fd2c886926c0407a5ef9 Author: Fabio Erculiani Date: Sun Mar 6 20:07:55 2011 +0100 Tagging Entropy version 1.0_alpha28 commit eced32bc9fd9aca1f96a64803866024c9286cc73 Author: Fabio Erculiani Date: Sun Mar 6 20:07:50 2011 +0100 Release Entropy 1.0_alpha28 commit 4581481071983d95d26e7d9e0462fce4b8077c7a Author: Fabio Erculiani Date: Sun Mar 6 20:06:39 2011 +0100 [todo] update TODO commit 23707d9f6463ccf645c9ab414e6b2c9851b38eff Author: Fabio Erculiani Date: Sun Mar 6 19:46:54 2011 +0100 [sulfur] several speed improvements to the package info window commit eb6bc30bdde789907c9ac0158035e07d1de65c23 Author: Fabio Erculiani Date: Sun Mar 6 18:27:48 2011 +0100 [entropy.client.interfaces.trigger] make phase property protected commit 878c6c61fdc072e4bd50c58998e26aad236257e8 Author: Fabio Erculiani Date: Sun Mar 6 18:26:01 2011 +0100 [tests] fix tests, move constants test to server module commit 0c1f477bebe5bb2bf6a37a3b37ca71ab35f802d1 Author: Fabio Erculiani Date: Sun Mar 6 18:25:31 2011 +0100 [entropy.client.interfaces.trigger] cleanup Trigger interface class, drop dead code commit 47ea1f4bd6c8c7ab97338ad9fed600a1abd24dd7 Author: Fabio Erculiani Date: Sun Mar 6 18:23:15 2011 +0100 [entropy.client.interfaces.package] remove dead trigger code logic (those condition will be never met nowadays) commit d36554888fa7c3321d1db16ab82c88153bdf2e30 Author: Fabio Erculiani Date: Sun Mar 6 17:56:27 2011 +0100 [entropy.client.interfaces.{methods,sets}] complete code cleanup, review and refactoring (and fix some minor bugs) commit 1164896a996a86394ecf465890985b8e7ec452b5 Author: Fabio Erculiani Date: Sun Mar 6 09:15:55 2011 +0100 [entropy.tools] use with statement for opening files, avoids resource leakage commit 5904459fbb49c8da8f623b79ad346c62a4b4b8e4 Author: Fabio Erculiani Date: Sun Mar 6 09:07:26 2011 +0100 [entropy.tools] dump_entropy_metadata, dump_entropy_metadata: improve for speed using mmap for files < 4mb commit 73f60e68a0fd7a5298b825a13cb25e0717610d52 Author: Fabio Erculiani Date: Sat Mar 5 19:49:46 2011 +0100 [entropy.tools] fix dump_entropy_metadata, contained a resourse leakage on file object commit c08cb6164547e8b51d42e94d22c963fccd5e0d8a Author: Fabio Erculiani Date: Sat Mar 5 19:08:23 2011 +0100 [entropy.client.interfaces.methods] partially complete API documentation and cleanup commit 1741941f816102a836581f0732bc613d6020a270 Author: Fabio Erculiani Date: Sat Mar 5 18:24:53 2011 +0100 [entropy.client] Client: add backward compatibility to Client arguments, re-add support for "noclientdb" argument commit e899c60e8ef77a9e75d6468d00a16b0533025b25 Author: Fabio Erculiani Date: Sat Mar 5 17:49:08 2011 +0100 [entropy.client.interfaces.methods] _load_repository: do not alter on-disk caching setting (xcache) for package repositories commit 580a33738c21609a3f7570d9506094f8f0c35f1d Author: Fabio Erculiani Date: Sat Mar 5 17:48:40 2011 +0100 [entropy.client.interfaces.methods] rename _load_repository_database into _load_repository commit db26e2fe4d112bccd34f8cec8d9193833864514f Author: Fabio Erculiani Date: Sat Mar 5 16:48:36 2011 +0100 [todo] update TODO commit 3e015532704f2ecb3444b79dc8834dad7cdc5f16 Author: Fabio Erculiani Date: Sat Mar 5 16:46:24 2011 +0100 [entropy.client] delay UGC interface loading as much as possible commit 4f7e968e78257614219f159e0f1623ad0bd0668c Author: Fabio Erculiani Date: Sat Mar 5 16:39:03 2011 +0100 [entropy.client] Client: drop "noclientdb" argument (yay API break), replace with installed_repo, same (reversed) logic. commit 1c25615f246aa97efacd22bec259582853b38c50 Author: Fabio Erculiani Date: Sat Mar 5 16:07:34 2011 +0100 [entropy.client.interfaces.cache] complete module cleanup and polishing commit 2df18abc5a46810b0477ed7f4578aecbfc455e97 Author: Fabio Erculiani Date: Sat Mar 5 15:44:39 2011 +0100 [entropy.cache] EntropyCacher: also clear live cache when calling discard() commit 87fb1264ced00a25d1216159ef26af84f61b92d1 Author: Fabio Erculiani Date: Sat Mar 5 15:43:40 2011 +0100 [tests] add 3 EntropyCacher tests commit 4b66cf14ebc21e357e08359062e8daf696c88aa7 Author: Fabio Erculiani Date: Sat Mar 5 15:35:52 2011 +0100 [entropy.cache] EntropyCacher: make sure that once entered the with context, all the writes from different threads are hold until the reentrant lock is released. commit 4636ab9469cd97836a4c62358146c975df0d91b5 Author: Fabio Erculiani Date: Sat Mar 5 14:59:30 2011 +0100 [entropy] validate repository identifier string against entropy.tools.validate_repository_id() commit 0ad09c767b4e0bd2ec0668285e21f8120280b1ee Author: Fabio Erculiani Date: Sat Mar 5 13:19:11 2011 +0100 Tagging Entropy version 1.0_alpha27 commit 460feed400e55d9324fa15686b9dc4e0b892d005 Author: Fabio Erculiani Date: Sat Mar 5 13:19:04 2011 +0100 Release Entropy 1.0_alpha27 commit 80d794ef9d50d754b72c0de6bc7924cddd9eba99 Author: Fabio Erculiani Date: Sat Mar 5 13:09:30 2011 +0100 [sulfur] acquire entropy write lock when loading in ANY case, avoid race condition with in-RAM data structures commit fb1e3d253c6fac9935e2d1f02594a92277b87d69 Author: Fabio Erculiani Date: Sat Mar 5 13:04:07 2011 +0100 [entropy.client.interfaces.methods] handle possible race conditions in get_package_action() commit 58324c99ebc526c4c4273a1a91ad4d59453cc9a8 Author: Fabio Erculiani Date: Sat Mar 5 12:58:00 2011 +0100 [entropy.tools] move acquire_entropy_locks, release_entropy_locks from text_tools to entropy.tools commit 809f3f46fa87d18a10b3f3af305c2cf83686e3df Author: Fabio Erculiani Date: Sat Mar 5 12:38:38 2011 +0100 Revert "[entropy.db] enforce inter-process concurrency, use SQLite3 db files with EXCLUSIVE locking mode." This reverts commit 4b689cc61962d8ba5c0300039afe1d2e8e663a22. commit 7d49974fcf3ccc6c980181395425c2d77d614487 Author: Fabio Erculiani Date: Sat Mar 5 12:38:37 2011 +0100 Revert "[entropy.db] EntropyRepository: reduce lock acquisition timeout to 10 seconds" This reverts commit 668f64a4eee70c77355f1ab7221eae06b2cc0889. commit aba51202ffd351fc950b91b0cf0c6bbc917bae14 Author: Fabio Erculiani Date: Sat Mar 5 12:38:35 2011 +0100 Revert "[entropy.exceptions] introduce RepositoryLocked exception, raised (and never caught) if EntropyRepository repository data structures are exclusively locked" This reverts commit c3d5bbef4d0e11bab1d85058dbbb18f0d1949947. commit a89d9b3a095be2bea071a6b1afd053cd24e5fdb8 Author: Fabio Erculiani Date: Sat Mar 5 12:38:30 2011 +0100 Revert "[entropy.db] raise RepositoryLocked if repository is locked, on validate()" This reverts commit f4648760ba291a58219985da28bbb0cb61cb5700. commit f4648760ba291a58219985da28bbb0cb61cb5700 Author: Fabio Erculiani Date: Sat Mar 5 12:25:48 2011 +0100 [entropy.db] raise RepositoryLocked if repository is locked, on validate() commit c3d5bbef4d0e11bab1d85058dbbb18f0d1949947 Author: Fabio Erculiani Date: Sat Mar 5 12:15:16 2011 +0100 [entropy.exceptions] introduce RepositoryLocked exception, raised (and never caught) if EntropyRepository repository data structures are exclusively locked commit cbbd8392ecadc7919e45ee72cb1dcb138e0be18b Author: Fabio Erculiani Date: Sat Mar 5 11:50:09 2011 +0100 [sulfur] drop ETP_NO_PID_HANDLING once entropy.const has been consumed commit 668f64a4eee70c77355f1ab7221eae06b2cc0889 Author: Fabio Erculiani Date: Sat Mar 5 11:47:07 2011 +0100 [entropy.db] EntropyRepository: reduce lock acquisition timeout to 10 seconds commit 4b689cc61962d8ba5c0300039afe1d2e8e663a22 Author: Fabio Erculiani Date: Sat Mar 5 11:45:37 2011 +0100 [entropy.db] enforce inter-process concurrency, use SQLite3 db files with EXCLUSIVE locking mode. commit 36be4419a3720a57d5311c82da5e92aa52d1ebdb Author: Fabio Erculiani Date: Sat Mar 5 11:28:19 2011 +0100 [sulfur] prefer ETP_NO_PID_HANDLING to --no-pid-handling to avoid having argv propagated to child process commit 828879dd9bc1a6e4db8dcdd5473b6146cd03ef99 Author: Fabio Erculiani Date: Sat Mar 5 11:27:48 2011 +0100 [entropy.const] add support to ETP_NO_PID_HANDLING (which is the same of --no-pid-handling argv) commit ae32d736fcaddde2a062f04b8bc2ae9d64fd8026 Author: Fabio Erculiani Date: Sat Mar 5 00:22:04 2011 +0100 [entropy.server] make use of CachedRepository too, required in order to be 100% compliant with Entropy Client methods commit 96d8deb0d2478ec4fca46fb7ffaee37155f5f5d1 Author: Fabio Erculiani Date: Sat Mar 5 00:04:59 2011 +0100 [entropy.client] avoid calling close() on cached repositories and make the cache explode, improve constraints on repository objects commit cdb8ee7e8b433ecaaa6fd00fedfdb3fb880b33a4 Author: Fabio Erculiani Date: Sat Mar 5 00:03:45 2011 +0100 [sulfur] fix imports, do not use dep_getkey from entropy.tools commit 53d58728c70e34e7a8413d70e97f9d8ac1c88310 Author: Fabio Erculiani Date: Fri Mar 4 22:16:09 2011 +0100 [entropy.tools] drop deprecated functions that have been moved to entropy.dep several months ago commit dd6946a9bf865a452a9010133440fa35ed7967aa Author: Fabio Erculiani Date: Fri Mar 4 21:18:05 2011 +0100 [todo] update TODO commit 53a871ef0d9c16fd2daa63c811ea53998c696542 Author: Fabio Erculiani Date: Fri Mar 4 21:14:12 2011 +0100 [entropy.db] EntropyRepository, EntropyRepositoryBase: only return package_id from addPackage() and handlePackage() commit a4168060473fa2938a8320d1d10cab5faf4a08f3 Author: Fabio Erculiani Date: Fri Mar 4 21:12:22 2011 +0100 [entropy.spm] ensure that 'needed' metadatum is always tuple commit 96d3513d9d3db893a2678cb6cadf8b1e06464a84 Author: Fabio Erculiani Date: Fri Mar 4 18:38:34 2011 +0100 [sulfur] improve speed of package file install commit 78851c478ef3fbf32d1c306aa6a53b15bc5b257c Author: Fabio Erculiani Date: Fri Mar 4 18:37:25 2011 +0100 [entropy.client] optimize Client.add_repository() and Client.remove_repository() commit e1da60c5f94b71cff650c206da95098981aa4438 Author: Fabio Erculiani Date: Fri Mar 4 14:11:36 2011 +0100 [sulfur] add several performance improvements, boot takes 3 seconds less average commit 12351fd33e3d934db52026aaf233f7190a789620 Author: Fabio Erculiani Date: Fri Mar 4 13:13:50 2011 +0100 [entropy.client.interfaces.dep] introduce calculate_masked_packages(), fixup calculate_available_packages() code commit 4755f8210a17b82b3964a76c44c62beb62c0e1a0 Author: Fabio Erculiani Date: Fri Mar 4 00:38:40 2011 +0100 [po] update translations commit 8cb140e02c19d57ea728df42ad2cc26109e50b86 Author: Fabio Erculiani Date: Fri Mar 4 00:38:24 2011 +0100 [todo] update TODO commit 038b601df4496b30bb68d1498840cf68b5bf2341 Author: Fabio Erculiani Date: Fri Mar 4 00:36:14 2011 +0100 [todo] update TODO commit 3664a79bca572b713072eafbb8e693a5fb3ed1af Author: Fabio Erculiani Date: Fri Mar 4 00:36:04 2011 +0100 [sulfur] set default height to 600px commit 94bcf8000d1f451e5d4b4c2e237dfd31ddfbf7d9 Author: Fabio Erculiani Date: Fri Mar 4 00:29:25 2011 +0100 [sulfur] cache package theme icon too, this avoids resize glitches commit 82c9859f654fc07cdfeab86d641663ae670b4be7 Author: Fabio Erculiani Date: Fri Mar 4 00:29:04 2011 +0100 [sulfur] EntropyPackage: fix __str__ function commit 521dcb9eba3a4381e25dd5d0ef81060692b54c1e Author: Fabio Erculiani Date: Fri Mar 4 00:09:53 2011 +0100 [todo] update TODO commit 5f0ba31657fcd876a4ba548b5592014a3c1dd79f Author: Fabio Erculiani Date: Fri Mar 4 00:34:51 2011 +0100 [todo] update TODO commit d844f493dc0095b5d32630e58e72fb73c5a7f4c2 Author: Fabio Erculiani Date: Fri Mar 4 00:33:49 2011 +0100 [sulfur] remove security package updates highlighting, takes a lot to compute commit 5149e88027cc1ee47b7c00f1f0a6865184aa3465 Author: Fabio Erculiani Date: Fri Mar 4 00:29:57 2011 +0100 [entropy.client] improve cache hash generation, general cache handling and updates calculation This commit avoids package file repositories to be pulled in as updates. These kind of repositories can't be used outside single or multiple package installations (which metadata is provided by package files). commit e5800553bd789cf566c6def5c66cc6c3dd5f01e4 Author: Fabio Erculiani Date: Fri Mar 4 00:29:01 2011 +0100 [entropy.db] EntropyRepositoryBase: add mtime() method (and implement it) commit 6cc360457c4a733f6f1c25062cbeb86500759019 Author: Fabio Erculiani Date: Thu Mar 3 17:50:34 2011 +0100 [entropy.server.interfaces.mirrors] when tidying mirrors, also remove .asc files commit af7750801bc58a8d00c74b821799274b3737d06f Author: Fabio Erculiani Date: Thu Mar 3 09:14:08 2011 +0100 Tagging Entropy version 1.0_alpha26 commit d11ef3e70bb95f48c3dfcbe0ac8e915183fe252d Author: Fabio Erculiani Date: Thu Mar 3 09:13:56 2011 +0100 Release Entropy 1.0_alpha26 commit 2d4d67626b1be415ec59027176da8e4156ef2673 Author: Fabio Erculiani Date: Thu Mar 3 09:13:35 2011 +0100 [sulfur] do not show orphaned packages dialog if no repositories are available commit 4a241f46c65bb5de65737adc2fe074e7d1a6ada5 Author: Fabio Erculiani Date: Thu Mar 3 09:00:44 2011 +0100 [services] repository-webinstall-generator: fix typo commit b5416d0a9008f4a8cbe1eb712c9ea0c54c331d1a Author: Fabio Erculiani Date: Thu Mar 3 08:55:30 2011 +0100 [services] repository-webinstall-generator: make possible to regenerate all the .etp package files through --regen commit a1229a2eb55ead4f1aec622657dba7865b240c63 Author: Fabio Erculiani Date: Thu Mar 3 08:47:13 2011 +0100 [services] repository-webinstall-generator: properly set .etp file repository architecture commit 7662b232d9f8df1d20b87a86386dd7b1783ee8b9 Author: Fabio Erculiani Date: Wed Mar 2 22:54:40 2011 +0100 Tagging Entropy version 1.0_alpha25 commit e36896a5adf31197222f6c2303c1247b260c9fb4 Author: Fabio Erculiani Date: Wed Mar 2 22:54:29 2011 +0100 Release Entropy 1.0_alpha25 commit ea7eab8bf63b763502041c88f9368b51b2da31cd Author: Fabio Erculiani Date: Wed Mar 2 22:53:07 2011 +0100 [sulfur] tweak application startup behaviour commit 9dc9d5138fdf57f79dc000888c988522090526c4 Author: Fabio Erculiani Date: Wed Mar 2 22:22:25 2011 +0100 [entropy.client.interfaces.client] fix typo in ClientSystemSettingsPlugin._drop_package_repository commit 7c18fc2522296a784467e148e6f534f1f9092636 Author: Fabio Erculiani Date: Wed Mar 2 20:34:03 2011 +0100 [entropy.client] make package repository metadata representation more robust commit 78c74c72c26e456cf4241d4465482d69030e3e11 Author: Fabio Erculiani Date: Wed Mar 2 20:17:36 2011 +0100 [entropy.client] make package repositories (.tbz2 and .etp) able to live across SystemSettings.clear() The issue was that, if Sulfur asked for unmasking packages, SystemSettings.clear() was called and package repository lost. With this patch, package repositories can live across any clear() call, like it should be. commit 90a99682cddb407d3c54416fa4f873f102c35ea9 Author: Fabio Erculiani Date: Wed Mar 2 15:30:18 2011 +0100 [entropy.client.interfaces.package] check if avail_data contains repository as key before referencing commit ad78d4e2d5a59e906582edf55dc7da92a94564a4 Author: Fabio Erculiani Date: Wed Mar 2 15:00:12 2011 +0100 [services] add repository-webinstall-generator-executor example file commit 56f588366955549f3b8261012f8c8e61a0eb7a5f Author: Fabio Erculiani Date: Wed Mar 2 09:45:44 2011 +0100 [entropy.client.interfaces] catch EROFS in unlock_resources() commit aaf9e5840bf2a3e548adddc4caac1baf1555dd7b Author: Fabio Erculiani Date: Tue Mar 1 18:45:14 2011 +0100 [entropy.client.interfaces] add_package_to_repositories: validate package file architecture using the new way (getSettings("arch")). Keep backward compatibility. commit 3a6be1ec9727c0e24e15cb1b7afc60df94a71902 Author: Fabio Erculiani Date: Tue Mar 1 18:32:42 2011 +0100 [entropy.tools,entropy.spm] provide hardlinks aware file size counting function and use it in entropy.spm commit 79c2bac529f0808397e5e637528d03cecb97548f Author: Fabio Erculiani Date: Tue Mar 1 15:12:45 2011 +0100 [services] repository-webinstall-generator: simplify execute_app(), payload detection and mktemp not required commit 71335948699455c3a78ed39e4655a55b53758d73 Author: Fabio Erculiani Date: Tue Mar 1 13:13:51 2011 +0100 Tagging Entropy version 1.0_alpha24 commit dd5cea12d0f4aeec579cd7c65afdcdc421eb6639 Author: Fabio Erculiani Date: Tue Mar 1 13:13:39 2011 +0100 Release Entropy 1.0_alpha24 commit 59e5fd737e9360329d1a627ce49322f89274ca9d Author: Fabio Erculiani Date: Tue Mar 1 13:13:18 2011 +0100 [magneto] fix lock file handling commit 3074de37f3e06cb07da6a2604bb784e2a89d97d4 Author: Fabio Erculiani Date: Mon Feb 28 09:44:57 2011 +0100 [po] update translations commit 9c6e73e68a2d7936f03d36809958f9746f9a9f77 Author: Fabio Erculiani Date: Mon Feb 28 09:43:59 2011 +0100 [entropy.server] fix typo in message, thanks to Rover Calvò commit 6d653a4832d64f5f5ad92ec3f26266373aa35c44 Author: Fabio Erculiani Date: Mon Feb 28 09:23:45 2011 +0100 Tagging Entropy version 1.0_alpha23 commit 5f5e6ed93612b244be1e23be449ee2f166240c22 Author: Fabio Erculiani Date: Mon Feb 28 09:23:31 2011 +0100 Release Entropy 1.0_alpha23 commit a853525ca68452f2aa9c9c50df3e3302fd6bf99f Author: Fabio Erculiani Date: Mon Feb 28 09:22:33 2011 +0100 [entropy.server] when pushing a new repo, also upload a signal file suitable for webinstall daemons commit 43298ac0d8b00cce637aea9d6356f6aebc21db44 Author: Fabio Erculiani Date: Sun Feb 27 23:29:39 2011 +0100 [services] repository-webinstall-generator: implement LRU cache strategy commit 334665006f34e6751e86dfa8261991d10c4c370f Author: Fabio Erculiani Date: Sun Feb 27 23:21:17 2011 +0100 [services] repository-webinstall-generator: increase ram cache size commit c0f47cc8feb0cdfceb6868d41747520d7e1fdeed Author: Fabio Erculiani Date: Sun Feb 27 23:18:52 2011 +0100 [entropy.db] EntropyRepository: rewrite _doesColumnInTableExist() to be more efficient commit 26409127205b16f251bb0c30fa278191dc537f23 Author: Fabio Erculiani Date: Sun Feb 27 23:14:32 2011 +0100 [entropy.db] EntropyRepository: rewrite _doesColumnInTableExist usage (optimistic guessing), since it is damn slow commit 5adf368da3e2bb3704c2644cafed73246febfe43 Author: Fabio Erculiani Date: Sun Feb 27 22:41:03 2011 +0100 [services] repository-webinstall-generator: remove pdb hook commit c2dd3696e8189afbd4dc2bd8ab3b4e0699be68c2 Author: Fabio Erculiani Date: Sun Feb 27 22:39:00 2011 +0100 [po] sync translations commit 9dc54ff7a34ad865c3ea9850a4d341d2d9452dae Author: Fabio Erculiani Date: Sun Feb 27 22:38:13 2011 +0100 [po] update Catalan translation, thanks to Roger Calvò commit e06c0bde52ebccd9204642a09266f64d62a25f1a Author: Fabio Erculiani Date: Sun Feb 27 22:36:39 2011 +0100 [services] repository-webinstall-generator: also consider reverse dependencies when bumping or generating new .etp files commit 117281f5a1ae21e4ef168b17e7ac93ba2f01394e Author: Fabio Erculiani Date: Sun Feb 27 19:02:21 2011 +0100 Tagging Entropy version 1.0_alpha22 commit 664e760f35456e4f1de936b7a4942c319ed194c7 Author: Fabio Erculiani Date: Sun Feb 27 19:02:10 2011 +0100 Release Entropy 1.0_alpha22 commit 2e62b3f2cc3d9e10c8f8b2153d8b38d0e83aa65c Author: Fabio Erculiani Date: Sun Feb 27 19:01:51 2011 +0100 [sulfur] fix execution with newer kdesu (4.6) commit 99d5cca0ee31e4e269baab9a0f2080c39e9ee713 Author: Fabio Erculiani Date: Sun Feb 27 18:01:32 2011 +0100 [services] repository-webinstall-generator: divide et impera, split code into sub-functions commit 504a1d683abe8992378f06206a39630c907e062e Author: Fabio Erculiani Date: Sun Feb 27 17:26:37 2011 +0100 [sulfur] fix permissions issue while trying to install package file, gain privileges before executing os.access() (in on_installPackageItem_activate) commit 714e1030c3bd33279a7601f7be770e2fa0ef9429 Author: Fabio Erculiani Date: Sun Feb 27 17:12:15 2011 +0100 [sulfur] slightly tweak UI default colours commit 903fb39d6025d42c1b24e6da35786e363fca111f Author: Fabio Erculiani Date: Sun Feb 27 10:53:48 2011 +0100 [entropy.cache] MtimePingus: avoid race conditions on ping() and pong() when using entropy.dump.dumpobj() commit 71bd1646d04bb46019b2537dc491d98a0e775757 Author: Fabio Erculiani Date: Sun Feb 27 10:52:10 2011 +0100 [entropy.cache] EntropyCacher: race conditions on save() and push() can cause OSError exceptions (errno=2) on entropy.dump.dumpobj() commit 7658ef3d12bb11f219c68ee5274cb50b12f7fd78 Author: Fabio Erculiani Date: Sun Feb 27 01:13:28 2011 +0100 Tagging Entropy version 1.0_alpha21 commit c14dd0161d9838bc7e15d9acbf3600783b5a6241 Author: Fabio Erculiani Date: Sun Feb 27 01:13:25 2011 +0100 Release Entropy 1.0_alpha21 commit 1333e81e0ed12161173292bedccb0aca66612dfd Author: Fabio Erculiani Date: Sun Feb 27 01:13:00 2011 +0100 [sulfur] fix regression with lock checks commit fb69f295f9988e49f4dea8e4c72da15f2a502240 Author: Fabio Erculiani Date: Sun Feb 27 00:11:28 2011 +0100 Tagging Entropy version 1.0_alpha20 commit fbcca7384636628dfae154c7ece8867c3cfa78c3 Author: Fabio Erculiani Date: Sun Feb 27 00:11:09 2011 +0100 Release Entropy 1.0_alpha20 commit 6db0d716a3f80c16fe49069fd3740fcb6c0c7a54 Author: Fabio Erculiani Date: Sat Feb 26 23:59:30 2011 +0100 [entropy.db] EntropyRepository: when hashing the repo, handle the case where there is no database file commit 7801132610a30ac9bc173bddc9fee710007d3e38 Author: Fabio Erculiani Date: Sat Feb 26 23:49:55 2011 +0100 [tests] db: improve settings management test commit 6cb731f63ee060d7772a8c83b47a9a2d9b7a8819 Author: Fabio Erculiani Date: Sat Feb 26 23:45:38 2011 +0100 [entropy.server] fix operation between set and list in _move_packages() commit d9b6a481949222d68bd677d76560c87b1bf5641c Author: Fabio Erculiani Date: Sat Feb 26 19:47:15 2011 +0100 [services] repository-webinstall-generator: improve speed even more (add caching), add repository tree updates metadata to repo commit 868d6e4303d4693b4bd1d92b9a6f69478a90955b Author: Fabio Erculiani Date: Sat Feb 26 19:32:47 2011 +0100 [services] repository-webinstall-generator: no need to get content metadata, improve speed commit dad927648ec9c22a2f3d75f07b363396b7e43c33 Author: Fabio Erculiani Date: Sat Feb 26 18:31:56 2011 +0100 [services] repository-webinstall-generator: ensure that indexing is always True commit 58c9ae01b8d9a16caa52b3a857c300ca8c65d09e Author: Fabio Erculiani Date: Sat Feb 26 18:25:25 2011 +0100 [services] repository-webinstall-generator: improve mkstemp usage, disable read-only Read-only is disabled to allow createAllIndexes() to do its job. This is required in order to improve the performance. commit 8e89209f9979d083e208870b9395d6f063e60281 Author: Fabio Erculiani Date: Sat Feb 26 18:23:05 2011 +0100 [services] repository-webinstall-generator: some minor performance tweaks commit 79e13cdaa29675cefb7cbe280c299f7952cc88fc Author: Fabio Erculiani Date: Sat Feb 26 17:54:40 2011 +0100 [services] add repository-webinstall-generator This is a server-side tool that makes possible to generate executable packages that can be redistributed via web, which once extracted install the encapsulated packages commit d38414de29cb902a54c78d05467376d2deb77965 Author: Fabio Erculiani Date: Sat Feb 26 17:54:06 2011 +0100 [entropy.dep] get_entropy_newer_version(): make possible to provide different package file extension commit 5f32bfab82d2902b826d2e51c36d8da25b66f49c Author: Fabio Erculiani Date: Sat Feb 26 17:53:41 2011 +0100 [entropy.qa] make possible to use get_deep_dependency_list() with a single repository commit c35b50fadc448d7a1222bec10ad8979bd77893cd Author: Fabio Erculiani Date: Sat Feb 26 17:53:13 2011 +0100 [entropy.tools] introduce validate_repository_id() commit 1719e1d0c28b6fbb77d58e390d7bbfd60386d420 Author: Fabio Erculiani Date: Sat Feb 26 17:10:31 2011 +0100 [entropy.db] EntropyRepository: allow any setting to be stored inside settings table commit b4379c6219dcc1ac9075dc99c72fe5d19503db90 Author: Fabio Erculiani Date: Sat Feb 26 12:53:46 2011 +0100 [entropy.tools] provide general purpose NB EX file locking/unlocking functions commit 9c9f19f77cbfad6637d79ae1cd476fc997d6f318 Author: Fabio Erculiani Date: Sat Feb 26 09:48:56 2011 +0100 [sulfur] change entropy package file mime type to application/entropy-package commit fd5ee2dc62d15893fc85fc7e677954588db67d83 Author: Fabio Erculiani Date: Sat Feb 26 09:46:47 2011 +0100 [sulfur] add web-install file format handling to mime type commit bd631724d2ca4487212689d08e6fdae188688e9a Author: Fabio Erculiani Date: Sat Feb 26 01:18:08 2011 +0100 [sulfur] add support for web-install package files commit 80cd9366b8ef2651360df2ac6355019710e700a3 Author: Fabio Erculiani Date: Sat Feb 26 00:51:14 2011 +0100 [entropy.client] web-install package files are bzip2 compressed, add complete support commit eff0b02e6b62f80f33ad3aaa30bd1d3363087741 Author: Fabio Erculiani Date: Sat Feb 26 00:11:33 2011 +0100 [entropy.client] add web-install package file format support commit 488634830dc1c16a7df0cc89759bf06fcd0538df Author: Fabio Erculiani Date: Sat Feb 26 00:10:56 2011 +0100 [entropy.core] move expand_plain_package_mirror function to entropy.tools, make public commit c958537c9e44f026895c679c5cca2b1ef4c31bb0 Author: Fabio Erculiani Date: Fri Feb 25 19:01:03 2011 +0100 [entropy.db] drastically reduce collisions in __generateReverseDependenciesMetadata by using sha1, uniform usage commit 378cb098dfc194db9530b3bc07d60df69dcc8acb Author: Fabio Erculiani Date: Fri Feb 25 18:52:48 2011 +0100 [entropy.db] improve caching strategy of validate(), execute only if mtime, path, name, root change commit 0ba3b8bf0d0b18bd9862e38d7076b841f8316801 Author: Fabio Erculiani Date: Fri Feb 25 09:05:44 2011 +0100 [entropy.cache] make EntropyCacher.save report the original exception inside the IOError exception string commit b836fe0b0afae6ec390fd13453656a61032154f9 Author: Fabio Erculiani Date: Thu Feb 24 17:08:32 2011 +0100 [entropy.fetchers] catch httplib.InvalidURL, raised by malformed url passed to urlopen() commit 150384d273b8971741f3e17a200cd1981548fd5d Author: Fabio Erculiani Date: Tue Feb 22 19:58:57 2011 +0100 [entropy.db] EntropyRepository.searchCategory: missed the return statement commit 473be8624156bfce51a9fbbb4631f109a52e2d7b Author: Fabio Erculiani Date: Tue Feb 22 19:53:27 2011 +0100 [entropy.db] EntropyRepository: fix searchCategory return data when just_id = True commit fa4681e391011e4b89a4b57978843cf8af19ec7f Author: Fabio Erculiani Date: Tue Feb 22 19:23:25 2011 +0100 [entropy.db] EntropyRepositoryBase: add just_id argument support to searchCategory commit b057f8ccbd23d96c0c588a186c92beb670f7031d Author: Fabio Erculiani Date: Mon Feb 21 19:03:35 2011 +0100 [entropy.core] make possible to override default repositories.conf path using ETP_REPOSITORIES_CONF commit 8eb3eef87b407a3247213a08838157921d9d1f70 Author: Fabio Erculiani Date: Mon Feb 21 13:05:26 2011 +0100 [entropy.db] EntropyRepositoryBase: introduce searchUseflag commit e2f5f9d61128db30abfe7c83763b6781c431e99f Author: Fabio Erculiani Date: Sun Feb 20 19:53:56 2011 +0100 [tests] also check for st_size=0 on hardlinks commit af2cb248bcb95c13b93de775c2ea6f367e2c0f8d Author: Fabio Erculiani Date: Sun Feb 20 19:51:52 2011 +0100 [tests] fixup hardlink test commit 65f741078dfe1a37750c787fda58bc7ce0301d11 Author: Fabio Erculiani Date: Sun Feb 20 19:43:24 2011 +0100 [tests+ add hardlink test commit 4e0d24d11c628a7dcaf65feaabcf78d0cea5ca30 Author: Fabio Erculiani Date: Sun Feb 20 19:33:32 2011 +0100 [entropy.db] add order_by="date" support to listAllPackageIds commit 2e3398f92884642281664a10d203cb0a3c28e4e3 Author: Fabio Erculiani Date: Sun Feb 20 19:31:51 2011 +0100 [entropy.tools] compress_files(): only change tarinfo file type for symlinks commit 8ffe419cd00051af3ff1b1f95b4a7e5722b642fc Author: Fabio Erculiani Date: Sun Feb 20 19:22:30 2011 +0100 Tagging Entropy version 1.0_alpha18 commit c5a9f2531ca76dbbbcc536610f41e3c9d06a3009 Author: Fabio Erculiani Date: Sun Feb 20 19:22:27 2011 +0100 Release Entropy 1.0_alpha18 commit 79d08eebf23a0ef1acf2ab2426973ce6b202b402 Author: Fabio Erculiani Date: Sun Feb 20 19:18:02 2011 +0100 [entropy.tools] improve handling of non-standard file types (hard-links) and improve speed of uncompress_tarball() commit a10d2ef7710cec1a538f6c8e5a18bc17b6220b8c Author: Fabio Erculiani Date: Sun Feb 20 19:10:41 2011 +0100 [entropy.client] quickpkg(): fix broken handling of hard-links Since tar-1.24, tar supports hard links, same for python-2.6.6. However, generate_package() was resetting the file type on the tarinfo object, causing the extractor (either tar or python tarfile) to handle the file like it was a 0-size one. dev-vcs/git package was broken due to this and there are probably others. commit c9b166a9fbe54aa32f038b33e824f8a600f0e2e6 Author: Fabio Erculiani Date: Sun Feb 20 19:04:27 2011 +0100 [entropy.spm] generate_package(): fix broken handling of hard-links Since tar-1.24, tar supports hard links, same for python-2.6.6. However, generate_package() was resetting the file type on the tarinfo object, causing the extractor (either tar or python tarfile) to handle the file like it was a 0-size one. dev-vcs/git package was broken due to this and there are probably others. commit 7b6e07e53516d812cb215d533c0385c4be191a84 Author: Fabio Erculiani Date: Sun Feb 20 19:03:13 2011 +0100 [todo] update TODO commit fe3ed07102c46ac2fe479db4cdc973eaa4c34c61 Author: Fabio Erculiani Date: Fri Feb 18 12:00:23 2011 +0100 [entropy.services.ugc] get_ugc_icon(): return full URL instead of relative commit 9890f799e597162eeab09b6faa44b6e953538e80 Author: Fabio Erculiani Date: Fri Feb 18 02:33:30 2011 +0100 [entropy.services.ugc] add caching commit e019225f002a6ffc20c553d81bbf1dc5108d4203 Author: Fabio Erculiani Date: Fri Feb 18 01:31:03 2011 +0100 [entropy.services.ugc] add get_ugc_icon helper method commit 6614c5d67d1c43009def5b33774eb4f335b89d46 Author: Fabio Erculiani Date: Thu Feb 17 11:46:39 2011 +0100 [entropy.transceivers] EntropySshUriHandler: add some debug output in _parse_progress_line commit a1c556919991013c4b772a6b7053e8eb23640728 Author: Fabio Erculiani Date: Wed Feb 16 00:27:08 2011 +0100 Tagging Entropy version 1.0_alpha16 commit c51101b4b645c9d4359bc5f1546cec64e9d9b888 Author: Fabio Erculiani Date: Wed Feb 16 00:26:57 2011 +0100 Release Entropy 1.0_alpha16 commit faf25d68b12a164ad1a43721d14f517e46895713 Author: Fabio Erculiani Date: Wed Feb 16 00:26:16 2011 +0100 [reagent] fix undefined reference commit fe093983f04e50a4d5eb476950add542729f06f2 Author: Fabio Erculiani Date: Tue Feb 15 15:39:48 2011 +0100 [entropy.fetchers] UrlFetcher: add debug info in download() commit 2c4e5cacc3b30991f4af0b789f3750e2895d538d Author: Fabio Erculiani Date: Tue Feb 15 12:24:42 2011 +0100 [services] portage-repository-converter: return 1 if there is nothing to sync commit cb31fac262c916593698eb78fdccc55c73470e68 Author: Fabio Erculiani Date: Tue Feb 15 12:11:49 2011 +0100 [po] sync translations commit 699d99e7208ffbfa26c4d0c0e8899d865246da39 Author: Fabio Erculiani Date: Tue Feb 15 12:11:34 2011 +0100 [po] assimilate new (incomplete) Dutch translation commit de08eeed907f3dbf9775aaa5067c2a701d2e12eb Author: Fabio Erculiani Date: Tue Feb 15 00:10:28 2011 +0100 [services] portage-repository-converter-executor: trivial fix commit 0a790d73ad6c1060d47a6dc5c127e4faf4b07d4e Author: Fabio Erculiani Date: Mon Feb 14 23:41:27 2011 +0100 [services] update default perms of portage-repository-converter-executor commit 9cf8a57b53effa4c312c93c91ff68ba038467447 Author: Fabio Erculiani Date: Mon Feb 14 23:38:44 2011 +0100 [services] add portage-repository-converter script example commit 4c02640562d74828f95996b93810a1fb2a436c95 Author: Fabio Erculiani Date: Mon Feb 14 22:42:14 2011 +0100 Tagging Entropy version 1.0_alpha15 commit f141a26784e555cc43a718ce99fa3640be4e3af8 Author: Fabio Erculiani Date: Mon Feb 14 22:42:01 2011 +0100 Release Entropy 1.0_alpha15 commit 6b3baaefc3b404ef6b763140abb97c78f42067bd Author: Fabio Erculiani Date: Mon Feb 14 22:20:16 2011 +0100 [entropy.db] improve the improbability of getting cache collisions in atomMatch() cache as the "birthday paradox" says ;-) commit 9c6ede2d9b4e3785f29ffd28e55218fecc74fb50 Author: Fabio Erculiani Date: Mon Feb 14 21:52:15 2011 +0100 [entropy.db] EntropyRepositoryBase.__atomMatchValidateCache(): fix bug in validation code (check rc after type validation) commit 8b636b6820dd546f270d361e40b1f7235c0b0d42 Author: Fabio Erculiani Date: Mon Feb 14 19:39:38 2011 +0100 [services] portage-repository-converter: add lock handling commit aad340926c888461c936fecc969b50257ee8a8b4 Author: Fabio Erculiani Date: Mon Feb 14 18:36:59 2011 +0100 [sulfur] change .desktop icon name to "Entropy Store" commit 4825bcd522b499dec2ed154846918476be23222a Author: Fabio Erculiani Date: Mon Feb 14 18:16:45 2011 +0100 [services] add portage-repository-converter This tool aims to easily convert a Portage packages repository, including attached overlays, to Entropy repository database format, which is (currently, but well abstracted) SQLite3 based. This is a very lowlevel tool that allows to use the EntropyRepositoryBase API in order to search, match and retrieve metadata off snapshots of Portage packages repository. Usage is simple: $ portage-repository-converter sync If the Entropy database file already exists, a differential sync will be executed between Portage and the database itself. This would allow to keep your Entropy-based metadata up-to-date in the following way: $ emerge --sync $ portage-repository-converter sync /tmp/portage.entropy.sqlite $ sleep $ emerge --sync # sync again $ portage-repository-converter sync /tmp/portage.entropy.sqlite How to read metadata off /tmp/portage.entropy.sqlite ? Using Python and Entropy API! >>> from entropy.client.interfaces import Client >>> client = Client() >>> repo = client.open_generic_repository("/tmp/portage.entropy.sqlite") >>> repo.atomMatch("sys-libs/db") >>> repo.searchPackages("something") >>> repo.close() >>> client.shutdown() For more information regarding Entropy API, please visit: http://www.sabayon.org/entropy/api/docs commit 61b398dd38b0569657e1103ed51022765e4e248d Author: Fabio Erculiani Date: Mon Feb 14 17:13:29 2011 +0100 [tests] fix server tests commit 667e5e5ecee7d461fb48d6db3d0b27cdb8b3b887 Author: Fabio Erculiani Date: Mon Feb 14 17:13:19 2011 +0100 [entropy.db] EntropyRepositoryCacher add keys() commit 399c63a6ad5db98133e56043ccbf5aceb1b0a178 Author: Fabio Erculiani Date: Sun Feb 13 19:41:44 2011 +0100 [entropy.spm] PortagePlugin: trivial improvements commit 0d93fee168dddb009315b631376aff35ac12b6e0 Author: Fabio Erculiani Date: Sun Feb 13 19:40:14 2011 +0100 [entropy.output] TextInterface.input_box(): python3.x fixes commit fb2b565ac131a65cb3232864c795ca282941a1d6 Author: Fabio Erculiani Date: Sun Feb 13 14:08:14 2011 +0100 [entropy.db] EntropyRepository: rewrite static cache management, make it smarter and less prone to memleaks (Python3.x bug) commit cc36139bfc6b4ba1b1614f2b9c5af5ac3eae919d Author: Fabio Erculiani Date: Sun Feb 13 10:11:12 2011 +0100 [entropy.db] uniform searchName, searchNameCategory, searchCategory, make them return frozenset instead of list commit bf4dc1cd37acfdf32c9d70531914bd58f06bbd84 Author: Fabio Erculiani Date: Fri Feb 11 19:06:22 2011 +0100 [entropy.graph] implement Graph.destroy() to free circular references (was causing interesting memleak) commit 2d7d1675b22249b1e4b98fff03d091c03cc54908 Author: Fabio Erculiani Date: Fri Feb 11 18:22:24 2011 +0100 [entropy.spm] another set of python3.x fixes commit 3643b4affb5dcf88fe3db6d13ee629cd41d1d150 Author: Fabio Erculiani Date: Fri Feb 11 18:05:47 2011 +0100 [equo] when running with --debug, enter pdb if an exception is raised commit 531c0d47542efe715fab862e7e58e1fb7fae6660 Author: Fabio Erculiani Date: Fri Feb 11 18:02:39 2011 +0100 [entropy.tools] make get_traceback() work with python3.x commit 7473c63a8fc751e1b14223a82b5ab90f259f9fad Author: Fabio Erculiani Date: Fri Feb 11 12:28:08 2011 +0100 [entropy.spm] some Python3.x compatibility fixes commit a80a82f8ff812b9a1b635bc8f374e734d09d2a94 Author: Fabio Erculiani Date: Thu Feb 10 21:02:25 2011 +0100 [entropy] even more python3.x fixes (yeah I am getting bored) commit c5d13d0c60703bf4e15d67dfc2cb37a453060e02 Author: Fabio Erculiani Date: Thu Feb 10 19:57:22 2011 +0100 [entropy] some more misc python3.x fixes commit 65ddc4e412991fe84310e4d2ec57b4f472db7aa0 Author: Fabio Erculiani Date: Thu Feb 10 18:15:51 2011 +0100 [entropy.db] EntropyRepository.contentDiff: small python3.x fix commit d9d055b64d3510fc3711d655612cb57fcbf2754d Author: Fabio Erculiani Date: Thu Feb 10 18:08:12 2011 +0100 [entropy.spm] some python 3.x fixes commit 7857f9244c6629f3748197c3e2028e50096eab91 Author: Fabio Erculiani Date: Thu Feb 10 16:15:16 2011 +0100 [entropy.client] open fd in ascii mode, that's enough commit eb2e6c65f08d6602dc017ba85b2ef6103cecad4f Author: Fabio Erculiani Date: Thu Feb 10 16:14:54 2011 +0100 [entropy.security] avoid resources leaking (file descriptors) commit 9fcacbd3b59e7101d0bba932d1142ecfa1b1196f Author: Fabio Erculiani Date: Thu Feb 10 16:08:34 2011 +0100 [entropy.security] a small python3.x fix commit f9226e6e3d3d6f15000ce0a80a6140db9fdbb0d5 Author: Fabio Erculiani Date: Thu Feb 10 15:44:14 2011 +0100 [entropy] some python3.x fixes commit d7925b8322ff78fcffa39378b8b62baec51b4704 Author: Fabio Erculiani Date: Thu Feb 10 15:27:10 2011 +0100 [entropy.transceivers] python3.x fixup commit 71353d6c00ce74e016a510c025c00b148eab4aa2 Author: Fabio Erculiani Date: Thu Feb 10 15:26:49 2011 +0100 [entropy.output] make TextInterface inherit object commit 6b0f16bffdc59c8c291fff7a5537dee0a7f36c74 Author: Fabio Erculiani Date: Thu Feb 10 15:26:29 2011 +0100 [entropy.const] python3.x fixup commit 7738f688a6e21b3caf07aaa321de87e2e10efa41 Author: Fabio Erculiani Date: Thu Feb 10 11:42:19 2011 +0100 [entropy.db] introduce EntropyRepositoryBase.repository_id() commit 4a3d6b079233c088c4485e14b00482b767edb554 Author: Fabio Erculiani Date: Thu Feb 10 11:34:47 2011 +0100 [equo] complete text_query refactoring, API for text apps there should be almost stable commit 155accecbac334660515b47b92cb8b4103b38998 Author: Fabio Erculiani Date: Thu Feb 10 09:08:09 2011 +0100 [equo] more refactoring work on text_query commit ce2842258a77222fa88cec9c118eea99e6491bb5 Author: Fabio Erculiani Date: Thu Feb 10 00:41:51 2011 +0100 [equo] first chunk of cleansing inside text_query module commit 685b865453d552d37ce3a9559f4cefb9a88f8beb Author: Fabio Erculiani Date: Wed Feb 9 23:34:53 2011 +0100 [entropy.spm] PortagePlugin: set changelog to None if changelog is not available (don't convert None to string!) commit df3bb8005dfee8fcb5109f524933c7af1777cabe Author: Fabio Erculiani Date: Wed Feb 9 19:22:20 2011 +0100 [entropy] drop repository manager code, R.I.P. commit 3e2136024edde271e9d72d981ed4b1930dbdcb67 Author: Fabio Erculiani Date: Wed Feb 9 17:58:20 2011 +0100 [entropy.client] drop urlFetcher and MultipleUrlFetcher properties, make them protected commit fb3d5e1a034f8d52941cfa60c50deb556c1c8a99 Author: Fabio Erculiani Date: Tue Feb 8 13:35:22 2011 +0100 [magneto] implement execution lock, avoid multiple magneto applets popping up commit 9bee5444c3f20c173fd2a9d6587c698ed897fd3d Author: Fabio Erculiani Date: Tue Feb 8 13:20:33 2011 +0100 [entropy.client] do not overwrite pid file lock before having acquired the lock, open it using a+ and use truncate() commit f01f077b7b4b87653547b71e82aab52e9f282523 Author: Fabio Erculiani Date: Tue Feb 8 13:19:26 2011 +0100 [entropy.const] do not overwrite pid file lock before having acquired the lock, open it using a+ and use truncate() commit 97690b77a0e94be715c65a8c6f4e1050be206f53 Author: Fabio Erculiani Date: Mon Feb 7 23:08:00 2011 +0100 [magneto] drop duplicated autostart .desktop file, not needed anymore commit a1671b89d15589706ddd3c9cb9ad46824e723bff Author: Fabio Erculiani Date: Mon Feb 7 14:25:33 2011 +0100 [entropy] don't use hardcoded errno values, but rather use errno module commit 27076ee14352e4c28e2d774b238b7990279156e3 Author: Fabio Erculiani Date: Mon Feb 7 14:16:10 2011 +0100 [entropy.security] catch OSError(5) on install_key when listing keys commit 28456b4121fbf308ea816c556c03bfbaf0d0b0df Author: Fabio Erculiani Date: Mon Feb 7 14:07:42 2011 +0100 [entropy.client] drop FileUpdates attribute, replace with Client.PackageFileUpdates() loader commit 4201ddb5d9c1f6d164aec437b63ce9d1a94854c8 Author: Fabio Erculiani Date: Mon Feb 7 13:42:50 2011 +0100 [entropy.client.interfaces.loaders] some more documentation commit 14083908492e5ce0b07ce63ec2676bd5e8d8c04a Author: Fabio Erculiani Date: Mon Feb 7 13:17:20 2011 +0100 [equo] export "repo vacuum" from entropy-server, fixup mirrors calls (rename db- to repo-) commit bba1eac20aba29f84990be4b42822bea89d623e3 Author: Fabio Erculiani Date: Mon Feb 7 12:26:46 2011 +0100 [activator] tweak description of "equo repo vacuum" commit 7e7e48acd158770ba454e28a47198107cb70497d Author: Fabio Erculiani Date: Mon Feb 7 12:24:05 2011 +0100 [activator] rename "Database" to "Repository" commit c25ff59fd5ff0a05edf98c445438c91cd2eeb292 Author: Fabio Erculiani Date: Mon Feb 7 12:23:00 2011 +0100 [activator] add "activator repo vacuum" tool commit be6110a1bcf60e12c0cca956990d81b04d480fc8 Author: Fabio Erculiani Date: Mon Feb 7 11:57:07 2011 +0100 [activator] update man page commit 6d5ae7fe6994ddc8d57db6eb9a02857aa3e8559e Author: Fabio Erculiani Date: Mon Feb 7 11:53:29 2011 +0100 [activator] fixup --help commit 5c1606cd799b44ea05103292046578ec48a12789 Author: Fabio Erculiani Date: Mon Feb 7 11:27:29 2011 +0100 [activator] trivial code update commit c17ae1fad036ed71058fd3742815a98914a2ee6e Author: Fabio Erculiani Date: Sun Feb 6 18:54:26 2011 +0100 [entropy.spm] drop spmloglevel and spmlogfile from etpConst, force SPM log to entropylogfile (entropy.log) commit b809409503e1c4f3fac84668d61bec9d07917555 Author: Fabio Erculiani Date: Sun Feb 6 18:43:42 2011 +0100 [entropy.spm] PortagePlugin: log portage output to entropy.log, together with other data commit 8e9afc1b7af4c5e7e05ee85ed0076a30dec01046 Author: Fabio Erculiani Date: Sun Feb 6 18:13:05 2011 +0100 [entropy.misc] add context support to LogFile commit 8c34b5c126a2f938d0ba94b0fa9302b994117599 Author: Fabio Erculiani Date: Sun Feb 6 17:56:47 2011 +0100 [entropy.server] complete refactoring, mark API as stable commit 8bf5023ef149c571609e847687ad36806c49660b Author: Fabio Erculiani Date: Sun Feb 6 17:56:47 2011 +0100 [entropy.server] complete refactoring, mark API as stable commit a62c864e7195fd478cde8f8c69a9b2a71c5806ba Author: Fabio Erculiani Date: Sun Feb 6 17:34:56 2011 +0100 [entropy.server] remove mixin classes, merge back into a single one commit 3e9d7996c0ff3083660a4c1bb71b7c9d820d2487 Author: Fabio Erculiani Date: Sun Feb 6 15:28:37 2011 +0100 [entropy.output] remove trailing whitespace when using print_generic(), close bug #2101 commit 2ed70884593f4b73f2234aeb044dcbb44b00ead4 Author: Fabio Erculiani Date: Sat Feb 5 19:30:42 2011 +0100 [entropy.server] fix another refactoring regression commit a49fe5593b837e9358fecf5ff944f24712691e5e Author: Fabio Erculiani Date: Sat Feb 5 19:28:40 2011 +0100 [entropy.server] fix undefined reference (regression) commit 23285e6c77e653424556f071d784b5c800af9712 Author: Fabio Erculiani Date: Sat Feb 5 18:15:49 2011 +0100 [entropy.server] out default_repository, in .repository() commit ab93aee68b6c5c77c4edc32bb8078436f6ed0a73 Author: Fabio Erculiani Date: Sat Feb 5 18:07:09 2011 +0100 [entropy.server] complete the robustness work on the package, completely drop repo=None from function args commit eee86bfe3e35372b63b03a47bfde106aeb7b3daa Author: Fabio Erculiani Date: Sat Feb 5 13:00:58 2011 +0100 [entropy.server] more robustness work, drop repo=None keyword arg, remove untranslated strings commit c974f865cf9394e17078dfc8b9e5ebb7b060542d Author: Fabio Erculiani Date: Sat Feb 5 12:19:33 2011 +0100 [sulfur] add Polish translator info commit 5e7c9407ad4e05898cbe317663c213e8b1881cce Author: Fabio Erculiani Date: Sat Feb 5 12:18:41 2011 +0100 [po] sync all translations commit d74b62d23a91fd63f2b9e8fd3da6e35a05b326ac Author: Fabio Erculiani Date: Sat Feb 5 12:18:28 2011 +0100 [po] add Polish translation thanks to Enlik commit 6ea078c35da5669c77f1eebbf99904569e7ebc24 Author: Fabio Erculiani Date: Fri Feb 4 14:47:04 2011 +0100 [entropy.client.interfaces.methods] use Spm_class() in get_package_groups() commit 4294b605b67628a9191c649e3c8c7136a3debd0a Author: Fabio Erculiani Date: Fri Feb 4 12:13:23 2011 +0100 [entropy.server] some more migration and stabilization work (repo=None removal) commit c070969e08fefcf6e84625e28e7a9220b023be8f Author: Fabio Erculiani Date: Thu Feb 3 22:17:03 2011 +0100 Tagging Entropy version 1.0_alpha14 commit d5d287f81d610f16f84029789185721b32115472 Author: Fabio Erculiani Date: Thu Feb 3 22:17:02 2011 +0100 Release Entropy 1.0_alpha14 commit 302faa6df4e93e9dfda6e1a42f43e61e91de4703 Author: Fabio Erculiani Date: Thu Feb 3 22:16:02 2011 +0100 [activator] fix syntax error commit 702616d76b4c2e5d203d1f3b5e72df07ab646d8e Author: Fabio Erculiani Date: Thu Feb 3 21:17:44 2011 +0100 Tagging Entropy version 1.0_alpha13 commit 7904c02ae1985d5e761e53783916ffa1bc05641e Author: Fabio Erculiani Date: Thu Feb 3 21:17:44 2011 +0100 Release Entropy 1.0_alpha13 commit 733468befda40460b42f66e59e819899285c42cf Author: Fabio Erculiani Date: Thu Feb 3 21:06:14 2011 +0100 [entropy.client] fix bug in automatic conflicts resolution code causing false positives to be generated commit 4b1f15cd893bd266419f6cceb9b2f637b48d1b2d Author: Fabio Erculiani Date: Thu Feb 3 18:17:45 2011 +0100 [entropy.server] several API change, improve code robustness by enforcing repository_id function parameter commit 9ff176d8dcdc2241ce660e789910dc4e45452d70 Author: Fabio Erculiani Date: Wed Feb 2 23:05:42 2011 +0100 [entropy.server] update Entropy Server startup message commit e5400eb8f6b215372dbce6770117aa6d38501b80 Author: Fabio Erculiani Date: Wed Feb 2 14:50:55 2011 +0100 [sulfur] update German translator info commit 6272a621f10c9fcf03167bf36c188188d95eb372 Author: Fabio Erculiani Date: Wed Feb 2 14:49:59 2011 +0100 [po] sync translations commit 5cd0f659a4c89e3ffd25154af2064f52f9ba7221 Author: Fabio Erculiani Date: Wed Feb 2 14:49:41 2011 +0100 [po] update German translation, thanks to K4ph commit 45e6141422ada67d638215452884534f7cd86449 Author: Fabio Erculiani Date: Wed Feb 2 12:30:44 2011 +0100 Tagging Entropy version 1.0_alpha12 commit 1c3d64b6c61248c6c1e18948a3ae01d1f130c417 Author: Fabio Erculiani Date: Wed Feb 2 12:30:36 2011 +0100 Release Entropy 1.0_alpha12 commit f349932ae2178fe9aa9742e11071212e24299f12 Author: Fabio Erculiani Date: Wed Feb 2 12:30:05 2011 +0100 [entropy.core.settings.base] fix regression in packages.db.mirrors mirrors list parsing commit 61f41890883d5426eb1ee19f295ea5cbfd223cab Author: Fabio Erculiani Date: Wed Feb 2 01:46:56 2011 +0100 Tagging Entropy version 1.0_alpha11 commit 8e3ca00dc285892280105279631815d67cd3fbb1 Author: Fabio Erculiani Date: Wed Feb 2 01:46:54 2011 +0100 Release Entropy 1.0_alpha11 commit 3d92e7d6573d7b03b6b72dbc8793a304c1e2023a Author: Fabio Erculiani Date: Wed Feb 2 01:45:57 2011 +0100 [services] kernel-switcher: add opengl switcher, improve application output commit 9d6c3d7967c0a44cf0484e721b04d63168dbc5f4 Author: Fabio Erculiani Date: Wed Feb 2 01:34:02 2011 +0100 Tagging Entropy version 1.0_alpha10 commit 0d603fb7d5a26b54a6ef7d74e0bb60f525d0b4e9 Author: Fabio Erculiani Date: Wed Feb 2 01:33:54 2011 +0100 Release Entropy 1.0_alpha10 commit 1ed7db475b336d8bc0bb2171b7ff84dfdbffc89a Author: Fabio Erculiani Date: Wed Feb 2 01:30:49 2011 +0100 [entropy.misc] RSS: when file is not available or broken, don't touch it in the constructor commit e4e27b532e89eadfaf2abba40a70fcd740fd04f5 Author: Fabio Erculiani Date: Wed Feb 2 01:27:50 2011 +0100 [entropy.output] catch UnicodeEncodeError in OutputInterface.input_box commit 57a3f2713edd758dc9637040953994d75002089e Author: Fabio Erculiani Date: Wed Feb 2 01:25:52 2011 +0100 [tests] improve db.test_search test commit 4e08ea72d3675bf71c6ba65d6ef8bbb8e50a458d Author: Fabio Erculiani Date: Wed Feb 2 01:24:16 2011 +0100 [entropy.db] EntropyRepository: fix regression in searchPackages(), properly deal with provide table commit af4ff692c0e5a546821b709f294bfd51f107e352 Author: Fabio Erculiani Date: Tue Feb 1 14:37:26 2011 +0100 [entropy.spm] some minor code tweaks commit d7e475c9505aade9d92ab136e50ff021d9ea8920 Author: Fabio Erculiani Date: Tue Feb 1 14:30:52 2011 +0100 [magneto] add workaround for bug in PyKDE4 causing null pointer dereferencing at PyKDE4/Sip C libraries level commit 6d4f75754a455b79f5e3b941414ef3519553f085 Author: Fabio Erculiani Date: Tue Feb 1 13:35:06 2011 +0100 [equo] catch KeyError when calling get_noticeboard() commit 6a926d96c122e3d2ef7a8a8d307086d4744d9c10 Author: Fabio Erculiani Date: Tue Feb 1 13:32:58 2011 +0100 [entropy.server] add QA test that warns developer about unremoved packages commit c0a641111132ae3641dc1dd4ce1521a8d85857a8 Author: Fabio Erculiani Date: Tue Feb 1 09:22:15 2011 +0100 [entropy.client.interfaces.package] fix mirror_fail_check, discard is not available for list commit 985b35cdaba27835d6bdd90f296a1348ba9fa83c Author: Fabio Erculiani Date: Mon Jan 31 23:20:58 2011 +0100 [entropy.server] first chunk of refactoring and cleanup work (making repo=None argument die) commit ea95b269cc9418c21e71e1e7c26744d2abff3a71 Author: Fabio Erculiani Date: Mon Jan 31 23:19:44 2011 +0100 [services] kernel-switcher: add some post-install warnings commit c743476dd04e535d0d2c4ce4919bb73bfd509f2c Author: Fabio Erculiani Date: Mon Jan 31 23:09:58 2011 +0100 [services] kernel-switcher: setup kernel symlink through eselect commit 5bc0ddbc9067917ea79d609b026a01ec488e2359 Author: Fabio Erculiani Date: Mon Jan 31 14:49:20 2011 +0100 [conf] update sabayon-limbo mirrors, remove pkg.sabayon.org commit 226b9f9a9e713829c32ee5d11e70efe44f22f111 Author: Fabio Erculiani Date: Mon Jan 31 14:08:35 2011 +0100 [sulfur] improve reliability of sulfur startup script commit 80cc6af90bad514e9c1f126aafd5b447bfe3322a Author: Fabio Erculiani Date: Sun Jan 30 12:25:32 2011 +0100 [entropy.const] remove unused Portage constants commit 6d0358ba8734f787e9d7c41867c565f185fd3573 Author: Fabio Erculiani Date: Sun Jan 30 11:49:38 2011 +0100 [entropy.db] EntropyRepository.searchPackages: also return matches from provide table (old-style virtuals) commit 3b0d66191374543126c7b4bae644efb01a9caffb Author: Fabio Erculiani Date: Sun Jan 30 09:14:45 2011 +0100 [misc/po] resync translations usping the template commit 45e197544655ea277284eb91528cf91401778f0e Author: Fabio Erculiani Date: Sun Jan 30 09:13:57 2011 +0100 [misc/po] update German tranlsation, thanks to K4ph commit 4d39d5804d72fd280ddd13f8d966a7f39f667bea Author: Fabio Erculiani Date: Sat Jan 29 22:35:03 2011 +0100 [services] add kernel-switcher tool - a kernel switcher utility This should make many users happy :-) commit 040ed3859072d3bb7d64bffcef9a2cbe9c6d6e71 Author: Fabio Erculiani Date: Sat Jan 29 21:59:35 2011 +0100 [entropy.dep] move helper function remove_tag_from_slot from entropy.spm to entropy.dep commit 98e5318207ff1108cb3f2534032ade52e431b9a2 Author: Fabio Erculiani Date: Sat Jan 29 18:49:35 2011 +0100 [entropy.client] when writing to repositories.conf, split repository metadata into multiple lines commit 4289b50f56af8f1cbf1acf34df18810bd897f99d Author: Fabio Erculiani Date: Fri Jan 28 19:43:15 2011 +0100 [entropy.server] moving repository sync code to ServerPackagesRepositoryUpdater, partial entropy.server refactoring commit c4a1fc398b418174e72e70698360412e4b05d04f Author: Fabio Erculiani Date: Fri Jan 28 19:26:50 2011 +0100 [entropy.const] make possible to enable entropy.server community repositories mode by setting ETP_COMMUNITY_MODE commit 1339af70228620c3b6f7823f7e83a4c108a92b6f Author: Fabio Erculiani Date: Fri Jan 28 18:50:45 2011 +0100 [entropy.tools] minor code style update in create_md5_file commit e9127844a5599d43be7114964da2fe1db37489e6 Author: Fabio Erculiani Date: Fri Jan 28 14:57:47 2011 +0100 [entropy.db] add new method rollback() to EntropyRepositoryBase commit e84cfba65def8ebf4b9941b40a8a253c3e0d3ba1 Author: Fabio Erculiani Date: Wed Jan 26 19:47:25 2011 +0100 [entropy.tools] when using os.rename(), only catch OSError exception where errno = EXDEV commit 91ba747024a7b5a3b9c14454400a09730e219fcd Author: Fabio Erculiani Date: Tue Jan 25 18:46:38 2011 +0100 [entropy.core.settings.base] optimize execution of _repositories_parser commit edb41a71cf931fba70854b188c1011708c9793b5 Author: Fabio Erculiani Date: Tue Jan 25 15:29:31 2011 +0100 Tagging Entropy version 1.0_alpha9 commit 6f25fbca7fc3974c7f1e16e9412c321c17f8c6e8 Author: Fabio Erculiani Date: Tue Jan 25 15:29:22 2011 +0100 Release Entropy 1.0_alpha9 commit a49c4d54ca02900bb30e89b0f305f922ed804e75 Author: Fabio Erculiani Date: Tue Jan 25 15:23:15 2011 +0100 [entropy.server,entropy.client] introduce support for fallback mirrors Fallback mirrors are those mirrors mainly used for providing packages while other, main mirrors are still syncing. They are usually hosted inside the same infrastructure where the repository is run and are usually quite bandwidth constrained. Through packages.db.fallback_mirrors file, configurable from inside the repository database directory (server-side) it's now possible to list these mirrors and make Entropy Client always use them with the least priority possible. commit bbcd7fbca32f8f631f19c7f4b8a2cb60528e4304 Author: Fabio Erculiani Date: Tue Jan 25 15:19:16 2011 +0100 [conf] trivial typo fix commit 49b7781b99db24439c6da4d5f0e84a0e9b6a7e65 Author: Fabio Erculiani Date: Tue Jan 25 12:22:48 2011 +0100 [entropy.misc] LogFile, do not set logging level if level is None, close bug #2111 commit d92f6d6bf4fdb99e4b2e0c2ef65957a007671645 Author: Fabio Erculiani Date: Sun Jan 23 23:06:21 2011 +0100 [entropy.server,entropy.db] make EntropyRepositoryBase.readonly property private Rename .readonly property to ._readonly and expose a setter only where strictly required (entropy.server) commit a7fe6f97b8e73ef393f901f7907c29084e53d40f Author: Fabio Erculiani Date: Sun Jan 23 20:31:51 2011 +0100 [entropy.spm] PortagePlugin: remove unused method _extract_elog commit 87ca1452b8c7ae507ef088252a2270d3f9027c87 Author: Fabio Erculiani Date: Sun Jan 23 18:41:57 2011 +0100 [entropy.db] EntropyRepositoryBase: hide temporary property and provide temporary() getter commit 651d39d675d5aa6d17f7863caa08aedc9502423b Author: Fabio Erculiani Date: Sun Jan 23 16:59:44 2011 +0100 [entropy.db] EntropyRepository: hide indexing details as much as possible, provide public setIndexing() setter commit 9e08d1029c0109088938f10e5aa1a6f34550505d Author: Fabio Erculiani Date: Sun Jan 23 16:41:03 2011 +0100 [equo] text_rescue: remove useless code (do not access protected methods -- see next commit) commit fb2acecfc3c0da2b358dd18f09c15f646687a399 Author: Fabio Erculiani Date: Sun Jan 23 16:26:01 2011 +0100 [entropy.spm] PortagePlugin: fix undefined reference in xpaktools.read_xpak commit 276a7d8de75a740c3b35dfb51bb20192f7782e39 Author: Fabio Erculiani Date: Sun Jan 23 16:24:55 2011 +0100 [entropy.spm,entropy.const] move Portage-specific constants to PortagePlugin class commit 8153ce65207d01c531ab7eb96731809c2eaf9e20 Author: Fabio Erculiani Date: Sun Jan 23 16:18:10 2011 +0100 [entropy.spm] PortagePlugin: always use unpackdir path as base dir for xpak data. This fixes possible path escape issues by using already validated temporary unpack directory path. commit 0e3d04cb968cce9e031cff0cf0fc645fa02a030b Author: Fabio Erculiani Date: Sun Jan 23 16:05:39 2011 +0100 [equo] improve error messages handling in text_rescue._database_check commit d70bb7ee4d45aa38ea92248c3880d216fa036c34 Author: Fabio Erculiani Date: Sun Jan 23 15:52:47 2011 +0100 [entropy.db] move package masking logic to entropy.client.interfaces.db repository subclasses commit 342b48cdb419571769048303e0911315489e3d1a Author: Fabio Erculiani Date: Sun Jan 23 13:09:03 2011 +0100 [entropy.db] rename EntropyRepositoryBase.xcache to _caching and introduce caching() Hide internal details regarding cache status handling. Rename .xcache property to ._caching and provide a getter that returns the cache setting status (caching()). commit b7a3b2d6e6f7f4a83ceb97277dd6f5036a443ee6 Author: Fabio Erculiani Date: Mon Jan 17 15:29:38 2011 +0100 Tagging Entropy version 1.0_alpha8 commit 2ef784c89550442ca6f73254fb0d65a7f1da0d42 Author: Fabio Erculiani Date: Mon Jan 17 15:29:34 2011 +0100 Release Entropy 1.0_alpha8 commit 28c23d11374f9944df681fa79ce7cd7b98e102ea Author: Fabio Erculiani Date: Mon Jan 17 15:29:08 2011 +0100 [entropy.client] fix regression in AvailablePackagesRepositoryUpdater commit 9f70204e372d7eb894f85130be13dcd534085ee7 Author: Fabio Erculiani Date: Mon Jan 17 14:16:38 2011 +0100 [po] update translations (sync) commit 9c3ac5a8503f25010dbf28a8adab4f4f9e1a808f Author: Fabio Erculiani Date: Mon Jan 17 13:09:27 2011 +0100 Tagging Entropy version 1.0_alpha7 commit 2c069a69a5fdc326dc8ffcf4ca237aafdf625250 Author: Fabio Erculiani Date: Mon Jan 17 13:09:16 2011 +0100 Release Entropy 1.0_alpha7 commit 084ac6f7088716eaac4dfd19c2092d748432e77b Author: Fabio Erculiani Date: Mon Jan 17 13:02:56 2011 +0100 [entropy.client.interfaces.dep] improve or-dependencies resolution NOTE: this will be merged into the future Graph refactoring. Resolve or-dependencies taking advantage of package matches requested by caller, when available. For example: if user is requesting xfce4-panel and nm-applet, and the former has an or dependency like this: "gnome-panel;xfce4-panel?" or (using the new format) "( gnome-panel | xfce4-panel )", prefer xfce4-panel over gnome-panel. commit 6bdb040e0ca8381b6963e3837a8e60398be4da60 Author: Fabio Erculiani Date: Mon Jan 17 12:51:47 2011 +0100 [entropy.dep] DependencyStringParser: introduce support for preferred package matches in or-dependencies selection NOTE: this will go into the future Graph refactoring. When calculating or-dependencies, it is now possible to provide a list of preferred package matches that can be used to prioritize certain packages over others. commit 4f563dd9c3f461dc77e586d2f3e915cdeb06ab5f Author: Fabio Erculiani Date: Mon Jan 17 00:55:24 2011 +0100 [entropy.db] rename EntropyRepositoryBase "reponame" attribute to "name", keeping backward compat. commit 57b43a1094e0725b16e9639b68586c738d37aa66 Author: Fabio Erculiani Date: Mon Jan 17 00:34:42 2011 +0100 [entropy.client] drop superfluous metadatum from repository metadata (repo_name) commit 2f8a0e13ce455e8b11eeb774a1fdbb77d48242e2 Author: Fabio Erculiani Date: Mon Jan 17 00:34:16 2011 +0100 [entropy.server] drop superfluous metadatum from repository metadata (repo_name) commit d2326171a47e1647f68449e64f621a1a75de2087 Author: Fabio Erculiani Date: Mon Jan 17 00:28:09 2011 +0100 [entropy.db] make some order among repository identifier metadatum storage inside EntropyRepository* reponame attribute is now storing with 100% fidelilty the repository identifier used to instantiate the EntropyRepositoryBase instance through open_repository() and similar. commit 2243d82d18d7dde781e23a0bffdff8ff26ef9039 Author: Fabio Erculiani Date: Sun Jan 16 19:49:11 2011 +0100 [entropy.dep] update API of expand_dependencies, make possible to match multiple repos commit 37f10726dc1144660ba860f1b37531603e7ffb25 Author: Fabio Erculiani Date: Sun Jan 16 19:48:46 2011 +0100 [entropy.tools] trivial code update commit d9be1aa2f1865ced60aab2ad5b51086ca9414d91 Author: Fabio Erculiani Date: Sun Jan 16 19:07:43 2011 +0100 [sulfur] do not use entropy.client Client protected methods, use public API instead commit e3da5a90a4aa27a32253c53827d3583e62c1406b Author: Fabio Erculiani Date: Thu Jan 13 00:18:34 2011 +0100 [entropy.db] add EntropyRepositoryBase.getInstalledPackageSource commit 246c976d26da5e9ecbc20f6be1223968a67c2fd3 Author: Fabio Erculiani Date: Mon Jan 10 23:41:33 2011 +0100 [entropy.client.interfaces.package] do not resume when trying to recover from checksum mismatch commit f5a6e1cf031a480936e2b452fbaadda70b1e630d Author: Fabio Erculiani Date: Mon Jan 10 23:38:33 2011 +0100 [entropy.fetchers] handle exceeding downloaded data when using urllib It can happen that downloaded data exceeds the size of the file that is requested for download. In this case, resume should be turned off and the file re-downloaded completely. commit 29e2aedda0ab53e9217c5c9aef1daf091bf18e52 Author: Fabio Erculiani Date: Sat Jan 8 13:46:28 2011 +0100 [entropy.client] trivial code style update commit 67ea445389a81f89b48123b6558091677d48b4b7 Author: Fabio Erculiani Date: Sat Jan 8 13:45:33 2011 +0100 [entropy.server] fix broken uri data handling commit 49edad7b7acb6d256a7c8a43ed5a419ff0e305e5 Author: Fabio Erculiani Date: Thu Jan 6 01:46:46 2011 +0100 [sulfur.packages] catch caching issues in time inside _pkg_get_masked commit 604e5700b45d9184989e600b80bd79b158db8906 Author: Fabio Erculiani Date: Thu Jan 6 01:22:09 2011 +0100 Tagging Entropy version 1.0_alpha6 commit ae88cfd39ea54d70e9a1c6efa34aefbc5e259a72 Author: Fabio Erculiani Date: Thu Jan 6 01:22:06 2011 +0100 Release Entropy 1.0_alpha6 commit b7586a95f0e4f076d4d6b2708e266869eaae1bf5 Author: Fabio Erculiani Date: Thu Jan 6 01:21:21 2011 +0100 [entropy.client.interfaces.package] "removeidpackage" metadatum can be unset, deal with it commit ff6efef7272800653fb293048ee7c0a1565fb137 Author: Fabio Erculiani Date: Thu Jan 6 00:54:07 2011 +0100 Tagging Entropy version 1.0_alpha5 commit dc5f13d7a7208bfe98f04ba6393ab2d2face510c Author: Fabio Erculiani Date: Thu Jan 6 00:54:03 2011 +0100 Release Entropy 1.0_alpha5 commit 8200991a733dc15387337d592467de3d302ae1d3 Author: Fabio Erculiani Date: Thu Jan 6 00:52:12 2011 +0100 [entropy.client] make possible to enable/disable entropy delta package download feature via client.conf Turn off Entropy delta packages download feature by default, needs further testing. Make possible to enable/disable from configuration files. commit 9d830abd1e5640d0bf749d02a4ff4f1b0684c015 Author: Fabio Erculiani Date: Thu Jan 6 00:20:14 2011 +0100 [todo] update TODO commit e138c9108561faf61fcd765e162bed6e123540ba Author: Fabio Erculiani Date: Thu Jan 6 00:19:42 2011 +0100 [entropy.client.interfaces.package] use entropy.tools.is_entropy_delta_available() commit dc4d2dea60fa4603f6fe34aa5b48bc068d657cbb Author: Fabio Erculiani Date: Thu Jan 6 00:19:27 2011 +0100 [entropy.tools] add is_entropy_delta_available() function commit fc7c7a1ca64934da1eeb4a49854e9047eb9122b8 Author: Fabio Erculiani Date: Wed Jan 5 12:50:22 2011 +0100 [reagent] import release_entropy_locks from text_tools commit 6c312692f322caf14aa3c7d69be08d51eaccbe2a Author: Fabio Erculiani Date: Wed Jan 5 12:47:46 2011 +0100 [reagent] fix Entropy Server resource usage Sometimes Entropy Server instance gets loaded twice, this fixes it in reagent. At the same time, some commands were not properly wrapped around the acquisition of the entropy server lock. commit 415db83db68669633f2e64aa3445b277583b6d69 Author: Fabio Erculiani Date: Wed Jan 5 09:42:33 2011 +0100 Tagging Entropy version 1.0_alpha4 commit 5fd8c1d57534bca319c4faaac6839b090a920853 Author: Fabio Erculiani Date: Wed Jan 5 09:42:30 2011 +0100 Release Entropy 1.0_alpha4 commit b2a67f47a2a187059a67417dc8cc51274be73e5e Author: Fabio Erculiani Date: Wed Jan 5 09:23:52 2011 +0100 [entropy.tools] catch OSError exception when using subprocess.call() inside edelta functions commit cc614081258056ed591299aa2aad378bc4bb7e20 Author: Fabio Erculiani Date: Wed Jan 5 00:34:51 2011 +0100 Tagging Entropy version 1.0_alpha3 commit 0e79fccfb19b66acdaf5d421edb30f54d5f32dfe Author: Fabio Erculiani Date: Wed Jan 5 00:34:48 2011 +0100 Release Entropy 1.0_alpha3 commit 2f8e1eec028d81daadba72d85b8e3e8ba5cd27b1 Author: Fabio Erculiani Date: Wed Jan 5 00:31:32 2011 +0100 [entropy.client.interfaces.package] improve conflict removal functionality commit 108a19cbecbe829f703f9c526b697d2509d79b57 Author: Fabio Erculiani Date: Tue Jan 4 22:35:16 2011 +0100 [entropy.const] fix typo in constant name "etpdatabasedepblacklistfile" commit 63e6650b7373df09810f0e89b3bb1d9db56326e6 Author: Fabio Erculiani Date: Tue Jan 4 22:32:38 2011 +0100 [entropy.server] add package sets QA feature, guarding on available sets before pushing a repo. Through /etc/entropy/packages/packages.server.sets it's now possible to list package sets that a repository must always expose. A QA check has been added inside the repository sync function, in entropy.server.interfaces.mirrors package. Just use conf/packages/packages.server.sets.example as example file to build your configuration. commit 7f5c5e0874b2435b90af1f4353155fdb4a80979e Author: Fabio Erculiani Date: Mon Jan 3 18:55:42 2011 +0100 Tagging Entropy version 1.0_alpha2 commit cf09a64d4376de81940646b6223c90b97a65fbc2 Author: Fabio Erculiani Date: Mon Jan 3 18:55:38 2011 +0100 Release Entropy 1.0_alpha2 commit da57b318b3e97df0d81fbb5232c79e5e6a74f587 Author: Fabio Erculiani Date: Mon Jan 3 18:55:11 2011 +0100 [entropy.qa] add some more caching to get_deep_dependency_list commit 6fddbec3edb6756a2474ebedcaf49110a4612131 Author: Fabio Erculiani Date: Mon Jan 3 18:44:14 2011 +0100 [entropy.qa] correct get_deep_dependency_list() behaviour when match_repo is None, drop useless cache commit 5b633349881e07644ecff277c3b6497036009e6d Author: Fabio Erculiani Date: Mon Jan 3 12:41:42 2011 +0100 [entropy.qa] improve unresolved sonames logic, add multi-repository support commit bace46744e43d0ecfcadd4830722fdb04611ce50 Author: Fabio Erculiani Date: Mon Jan 3 12:24:15 2011 +0100 [entropy.tools] fix read_elf_linker_paths when ${ORIGIN} is in RPATH/RUNPATH (handle this case too) commit d50046d735e3440cb897b1834f3c6e6779fdd75c Author: Fabio Erculiani Date: Sun Jan 2 19:45:43 2011 +0100 Tagging Entropy version 1.0_alpha1 commit 1613fb420a0455c77971c0f2f00d8da2cccbdb5e Author: Fabio Erculiani Date: Sun Jan 2 19:45:34 2011 +0100 Release Entropy 1.0_alpha1 commit 9c8753ada818f9279e76d29019a4739602bef49e Author: Fabio Erculiani Date: Sun Jan 2 19:40:13 2011 +0100 [todo] update TODO commit 15675cdc1a861d3b77243d37943b6e60c67444a0 Author: Fabio Erculiani Date: Sun Jan 2 19:36:06 2011 +0100 [entropy.qa] rename "dbconn" argument of test_shared_objects to "entropy_repository" commit 62f691819b87143830c866d5cadb0a65d616c153 Author: Fabio Erculiani Date: Sun Jan 2 19:31:36 2011 +0100 [todo] update TODO commit 4b475778824ba0abec5a4e939fa785e8bd63e4d5 Author: Fabio Erculiani Date: Sun Jan 2 19:30:45 2011 +0100 [entropy.spm] PortagePlugin: add note inside _extract_pkg_metadata_provided_libs regarding metadata collection of injected packages commit d5028d33227469a53433ae111094cebefdf7d635 Author: Fabio Erculiani Date: Sun Jan 2 19:30:00 2011 +0100 [entropy.server] add note regarding missing_runtime_dependencies_test behaviour with in-package metadata commit e8ecb55b6a61ebcd722e9133fb70fdcc086aab99 Author: Fabio Erculiani Date: Sat Jan 1 18:15:48 2011 +0100 [entropy.qa] fix regression in get_deep_dependency_list(), only add valid matches to result commit 4e8bcf07d7e3ffd2414113cb4350fc4b6006d748 Author: Fabio Erculiani Date: Sat Jan 1 18:02:54 2011 +0100 [docs/man] update man page source file for reagent commit fc11710aa7a96dd26c77c2cd4f9be558a68a8653 Author: Fabio Erculiani Date: Sat Jan 1 18:01:48 2011 +0100 [entropy.server] missing_runtime_dependencies_test: add "bump packages" feature Packages should be bumped if metadata changes, this applies to calls coming for old packages already available in online repositories commit bf947d355ba7e6664732425ea9ece84c882a1ee2 Author: Fabio Erculiani Date: Sat Jan 1 17:22:44 2011 +0100 [reagent,equo] implement "reagent repo package-dep-check" tool This tool helps QA checking packages against missing runtime dependencies commit 4c37ad3e2223d58edb49c42ac79bd5127b3112e2 Author: Fabio Erculiani Date: Sat Jan 1 17:17:10 2011 +0100 [entropy.qa,entropy.server] migrate missing_runtime_dependencies_test() and add missing_runtime_dependencies_test() Migrate entropy.qa missing_runtime_dependencies_test() to multi-repository support. Provide public API for running missing runtime dependencies verification in entropy.server, add missing_runtime_dependencies_test() commit 2384985fd84e3746b7980b4d45e4bd868d10ff84 Author: Fabio Erculiani Date: Sat Jan 1 16:23:34 2011 +0100 [entropy.qa] rework QA functions to add multi-repository functionalities, break API commit 6446b40b7eb01ec8b3062d9130fbf3cefeb4dcc0 Author: Fabio Erculiani Date: Sat Jan 1 16:16:26 2011 +0100 [entropy.spm] PortagePlugin: trivial code update commit 356f5025dada37a8a75e4740e8e9b5db9b6ab29c Author: Fabio Erculiani Date: Fri Dec 31 16:55:44 2010 +0100 [entropy.dump] make dumpobj execution atomic commit 5983cae3e1c872ce0008e73d5bd298e005200267 Author: Fabio Erculiani Date: Tue Dec 28 11:41:09 2010 +0100 [entropy.client.interfaces.dep] add automatic conflicts detection, when package metadata doesn't list them. It can happen that some installed packages conflict against newly available packages, but the latter doesn't list the former as conflict, resulting in unforeseen missing conflict information. This is generally a QA issue in the package metadata, but it's better to try to cope with it, even if a bit dangerous (effects of this "auto-conflict" feature have to be tested in real world). For this reason, one can override this feature by setting the env var: ETP_DISABLE_AUTOCONFLICT=1 as well as turning off caching that could compromise the results: ETP_NOCACHE=1 commit 6a302f2c6de4dc44a56373729d51e38b18e26699 Author: Fabio Erculiani Date: Tue Dec 28 11:40:46 2010 +0100 [entropy.db] EntropyRepositoryBase: add searchConflict() function commit 5f52ded8822c48b8b80caf664608708a7454f477 Author: Fabio Erculiani Date: Thu Dec 30 18:32:25 2010 +0100 [entropy.client.interfaces.package] remove conflicts in proper order (not random) commit 2ec88d424868916933d473cce48e668da486b6f9 Author: Fabio Erculiani Date: Thu Dec 30 12:15:56 2010 +0100 [equo] do not execute "equo config" when --pretend is passed commit f87d52786a0b2906eaffa85e0e5ce231f22987ab Author: Fabio Erculiani Date: Sun Dec 26 16:14:37 2010 +0100 [entropy.client.interfaces.package] if download fails 4 times (out of 5), try to download disabling the resume feature commit 71a7e59f647bc939ed04db95653d36fd1f5738f6 Author: Fabio Erculiani Date: Fri Dec 24 18:24:14 2010 +0100 [entropy.client.interfaces.package] implement edelta support in Entropy Client This commit implements working Entropy package delta download for both single fetch and multifetch feature. It is fault tolerant and the usual behaviour will be triggered as fallback. Due to the memory requirements of bspatch, edelta won't be used for files bigger than 10Mb (this is hardcoded inside entropy-pkgdelta-generator). .edelta files are automatically generated by entropy-pkgdelta-generator, inside a cron job on our servers. This feature is completely optional, but can be easily implemented by 3rd parties by simply using the generator app above, everything will be handled automatically (bsdiff required). commit e33f19964d72aaf6ee9e93e8fe87fec29ec5df71 Author: Fabio Erculiani Date: Fri Dec 24 18:22:33 2010 +0100 [entropy.client.interfaces.package] fix checksum verification when multifetch is enabled, the if condition was never reached. commit f9860c838420c42e1615fbb84b889e9cf95f9aba Author: Fabio Erculiani Date: Wed Dec 22 16:58:57 2010 +0100 [entropy.fetchers] fix file:// protocol handling, close bug 2037, thanks to a screwdriver, lol commit d7476ad095188080952d7e53463d68e2fe2ac0d0 Author: Fabio Erculiani Date: Tue Dec 21 12:42:00 2010 +0100 Tagging Entropy version 0.99.51.20 commit b0d5a87ffda97245fc959e745c7b3e84a3b3ad5e Author: Fabio Erculiani Date: Tue Dec 21 12:41:52 2010 +0100 Release Entropy 0.99.51.20 commit 12f53894f559cc6ba03dab3c0841b5af7d7a6eec Author: Fabio Erculiani Date: Tue Dec 21 12:39:46 2010 +0100 [entropy.spm] PortagePlugin: when splitdebug is disabled, tweak CONTENTS data removing /usr/lib/debug entries commit ed4544228fb45d61437fab6f80b84da2f775ecdb Author: Fabio Erculiani Date: Tue Dec 21 12:39:20 2010 +0100 [entropy.spm] PortagePlugin: add temporary workaround for broken fakedbapi API commit 07efee9f0298518a676e37f7d598290636e5f56a Author: Fabio Erculiani Date: Tue Dec 21 12:16:30 2010 +0100 [entropy.client.interfaces.package] provide splitdebug metadata to triggers commit 4326d32fbb8231841cc5b877f12ebc3a27c0cbe5 Author: Fabio Erculiani Date: Tue Dec 21 12:00:54 2010 +0100 [entropy.server] fix _add_packages_qa_libtests() undefined references commit 54f1f505612947f80cbab805240a8f297ac18569 Author: Fabio Erculiani Date: Tue Dec 21 11:52:58 2010 +0100 [entropy.server] when moving packages between repos, always execute the missing libraries check again commit f0662544c3e1c3122b59796ed98fe6b35b38b567 Author: Fabio Erculiani Date: Tue Dec 21 10:25:35 2010 +0100 [entropy.server] fix QA check against keywords commit 6e7c9b71c1fdda1cd543168d2c788448b51a8654 Author: Fabio Erculiani Date: Tue Dec 21 10:10:54 2010 +0100 [entropy.client.services.ugc.interface] ValueError("bad marshal data") can be raised there, catch it commit 4c47a51bea569ab301dcaacdbd8dd0fe8ee7ef53 Author: Fabio Erculiani Date: Tue Dec 21 10:10:04 2010 +0100 [entropy.tools] write apply_entropy_delta() bspatch output to temp file commit fc3df29dbfc43428d88713b63ac9950c843533ca Author: Fabio Erculiani Date: Tue Dec 21 10:06:27 2010 +0100 [entropy.spm] PortagePlugin.xpaktools: properly handle os.remove() in extract_xpak() commit 7e879a18e6dd306b7f8fe28000431d738b025340 Author: Fabio Erculiani Date: Thu Dec 16 19:47:47 2010 +0100 [entropy.db] EntropyRepository.retrieveSources(): properly setup url strings, avoid using os.path.join() on urls. Thanks to Giovanni Martinelli. commit 46876df522937992bff5bcfb113b7ccbc4bf4a54 Author: Fabio Erculiani Date: Thu Dec 16 19:36:22 2010 +0100 [entropy.client.interfaces.package] when pressing CTRL+C give up completely on sources fetch commit b105cd444716b459086dba6ad3360e65c374f68e Author: Fabio Erculiani Date: Thu Dec 16 16:23:02 2010 +0100 [equo/smart] read_xpak() can return None, check the return value before calling storeSpmMetadata() commit 55d995e0108515775c8b72cab8407cdaaa243a83 Author: Fabio Erculiani Date: Thu Dec 16 16:22:01 2010 +0100 [services] entropy-pkgdelta-generator: create deltas only for files smaller than 10Mb (bsdiff mem usage: max(17*n,9*n+m)+O(1) ) commit daf486d01d181121baee7adacd9b4d6f5afe3c44 Author: Fabio Erculiani Date: Thu Dec 16 16:21:18 2010 +0100 [tests] add test_entropy_delta, testing entropy.tools.generate_entropy_delta() and entropy.tools.apply_entropy_delta() commit 89bdd34a27a05d664354882fcb66e895daf626a1 Author: Fabio Erculiani Date: Thu Dec 16 16:20:07 2010 +0100 [entropy.tools] complete entropy deltas generation functions, make them simmetric (md5 generated matches the original file) commit d80b1698ecfe1af230152054f4bdde56aef4bec9 Author: Fabio Erculiani Date: Thu Dec 16 16:19:23 2010 +0100 [entropy.spm] add two new methods (bump plugin API) dump_package_metadata and aggregate_package_metadata commit 22110475014c9ea22f10d2bb3beee487f6ba118f Author: Fabio Erculiani Date: Tue Dec 14 19:48:33 2010 +0100 Tagging Entropy version 0.99.51.12 commit b84ddc5f8880eadfbc098669a23047a60f64fd5b Author: Fabio Erculiani Date: Tue Dec 14 19:48:30 2010 +0100 Release Entropy 0.99.51.12 commit 4f440fb35f10dcd3c1c7a96132d8a96980daa29c Author: Fabio Erculiani Date: Tue Dec 14 19:40:08 2010 +0100 Tagging Entropy version 0.99.51.5 commit 242402cb92e9c48b320f944c4e4c432beccd1e8d Author: Fabio Erculiani Date: Tue Dec 14 19:40:00 2010 +0100 Release Entropy 0.99.51.5 commit 1ea5871f1fb751657ee0c007429821256cd5a542 Author: Fabio Erculiani Date: Tue Dec 14 19:38:04 2010 +0100 [entropy.spm] add workaround for Portage 2.1.9x, having package sets configuration disabled by default commit ff51f9d938756cd8dc2a7fdac76a475e4f0bbf96 Author: Fabio Erculiani Date: Sun Dec 12 14:26:20 2010 +0100 [entropy.fetchers] avoid to re-read the downloaded file for making the md5 when using urllib commit ab1e1115022bfb14961f26fd0e0301f20fe606ab Author: Fabio Erculiani Date: Sun Dec 12 10:12:02 2010 +0100 [services] entropy-pkgdelta-generator: add --lock support Add --lock switch in order to make possible to control the execution of the tool and avoid to have multiple instances running. commit a4122850c4e6df1f3d7441c3d394b7b7cc2b7a67 Author: Fabio Erculiani Date: Sat Dec 11 23:01:00 2010 +0100 [entropy.tools] update API of generate_entropy_delta() and generate_entropy_delta_file_name(), improve reliability of fetching the right file. commit 95d0d9139d48ef1ffd4d5666cd3d4517b5da6600 Author: Fabio Erculiani Date: Fri Dec 10 12:43:35 2010 +0100 [entropy.output] always return unicode data (when possible) out of _my_raw_input(), close bug 2006. commit af39de27a6d696ceeee73265be89f08708f676bf Author: Fabio Erculiani Date: Thu Dec 9 21:38:42 2010 +0100 [entropy.security] Security.get_pubkey() catch GPGError in case of issues exporting pubkey, and raise KeyError commit 689f5dd95e72adc1adf05c3b785be4ffb7db23c1 Author: Fabio Erculiani Date: Thu Dec 9 21:34:35 2010 +0100 [entropy.client.interfaces.package] deal with badly encoded file names in cleanup commit d5cdff3191cae628fd99f993e8fee936ea901d8e Author: Fabio Erculiani Date: Wed Dec 8 16:47:57 2010 +0100 Tagging Entropy version 0.99.51.11 commit 2325d2dc82f95fad4db25bf8e7f2ea5b28d7f4ac Author: Fabio Erculiani Date: Wed Dec 8 16:47:56 2010 +0100 Release Entropy 0.99.51.11 commit ae8cc9bfcfbd69c8051bc11deec73925129f0079 Author: Fabio Erculiani Date: Wed Dec 8 16:47:17 2010 +0100 [entropy.spm] PortagePlugin: improve speed of get_package_sets(False) as used by entropy.server commit 5697c2ee3c34bc838bd2adcf7a5e985d31e9023b Author: Fabio Erculiani Date: Wed Dec 8 15:55:06 2010 +0100 [services/entropy-pkgdelta-generator] add --quiet support commit e1fd7a2da5362e7c32f981183f52e16ad95dca29 Author: Fabio Erculiani Date: Wed Dec 8 15:44:11 2010 +0100 Tagging Entropy version 0.99.51.10 commit 5abfc112f867952300f8e3eef2c0132c29768854 Author: Fabio Erculiani Date: Wed Dec 8 15:44:02 2010 +0100 Release Entropy 0.99.51.10 commit 74e7a5102eea11f12a67d87b6bc53e5eb529e2c9 Author: Fabio Erculiani Date: Tue Dec 7 21:05:36 2010 +0100 [services/entropy-pkgdelta-generator] skip invalid package file names silently commit b3e6aeb0ea28d8f7aa828fe0eaa6cfe4a3584af9 Author: Fabio Erculiani Date: Tue Dec 7 21:04:11 2010 +0100 [entropy.dep] improve exploit_package_name, raise AttributeError if input validation fails commit 6cefc182680a5badbc9145e1ad8ecfbd1dd15555 Author: Fabio Erculiani Date: Tue Dec 7 20:57:24 2010 +0100 [services/entropy-pkgdelta-generator] use etpConst .md5 extension constant and remove stale .md5 files too on cleanup commit f78e69056e200c4f93d873d335d485cdcc41319b Author: Fabio Erculiani Date: Tue Dec 7 20:54:59 2010 +0100 [services/entropy-pkgdelta-generator] also generate .md5 file commit 33e36a30d9554b176aa6126df2461a97f174dc49 Author: Fabio Erculiani Date: Tue Dec 7 20:14:16 2010 +0100 [services] add entropy package deltas generator tool commit f3171344fee2f7182443a1e65be9b67ccd7a54e2 Author: Fabio Erculiani Date: Tue Dec 7 20:14:02 2010 +0100 [entropy.const] move package delta subdir name to etpConst commit b75a3400e160f0d8fa5e08b7fabe5a5a36aa71d8 Author: Fabio Erculiani Date: Sat Dec 4 13:08:56 2010 +0100 [todo] update TODO commit 13258fe9032bf34ddef3b78f473a5c92bdc9b070 Author: Fabio Erculiani Date: Sat Dec 4 13:07:36 2010 +0100 [entropy.tools] add package delta updates support function Implement generate_entropy_delta and apply_entropy_delta functions commit 821eac28c237f6509937bfbef610b2a732b3ee97 Author: Fabio Erculiani Date: Sat Dec 4 13:04:27 2010 +0100 [entropy.dep] two new handy function strip_entropy_package_extension and exploit_package_filename commit 91468af5d9c67222a612429faf09542574379378 Author: Fabio Erculiani Date: Fri Dec 3 18:20:56 2010 +0100 [entropy.exceptions] move some exception to respective modules Create entropy.transceivers.exceptions package containing transceiver related stuff. Create entropy.services.exceptions package containing services related stuff. Break API (yay!) commit b08707414a32e91feab80a8bb611cd5106754cb9 Author: Fabio Erculiani Date: Fri Dec 3 17:42:17 2010 +0100 [entropy.dep] fix undefined reference in expand_dependencies() commit 07db7a904fb68b5eb0c00fbf0fae1e0746d7c1d9 Author: Fabio Erculiani Date: Thu Dec 2 08:04:20 2010 +0100 [equo] query: make print_package_info more fault tolerant towards corrupted repository entries commit d5d0f8f26b710428108c67c2a2b39442279f194e Author: Fabio Erculiani Date: Thu Dec 2 08:03:42 2010 +0100 [entropy.client.interfaces.dep] catch DatabaseError exception when calling atomMatch() commit 4cf921192db3aef43d46900a13931fce31834457 Author: Fabio Erculiani Date: Mon Nov 29 15:07:20 2010 +0100 [conf] add new brazilian mirrors to repositories.conf and reorder mirrors a bit commit e5a2d3119107e7bf525794bbeaf09065f5ada8b5 Author: Fabio Erculiani Date: Sun Nov 28 23:01:38 2010 +0100 Tagging Entropy version 0.99.51.4 commit bd153e7b3452c1fb45aed68285fc96e530b84c64 Author: Fabio Erculiani Date: Sun Nov 28 23:01:34 2010 +0100 Release Entropy 0.99.51.4 commit 488e9cebf645e3718c0344c6c0d866a86761dec6 Author: Fabio Erculiani Date: Sun Nov 28 22:38:14 2010 +0100 [equo] fix undefined reference in "equo community" code commit 65c4d3a28279169fed2736afbf07bb9ff5e9c2da Author: Fabio Erculiani Date: Sun Nov 28 13:13:23 2010 +0100 [todo] update TODO commit ccf38fd5e2fdc90ed438c442579b81c67d43924a Author: Fabio Erculiani Date: Sun Nov 28 13:12:34 2010 +0100 [equo] add --assimilate support to "equo security oscheck" to save checksums and mtimes of altered files commit 50fa1211803f10ec39a2c63f375382a87f220256 Author: Fabio Erculiani Date: Sun Nov 28 13:11:55 2010 +0100 [entropy.db] EntropyRepositoryBase: implement new method "setContentSafety", the opposite of "retrieveContentSafety" commit ad1254d0295f5bc844b98465d60ccceb92354686 Author: Fabio Erculiani Date: Sat Nov 27 15:03:05 2010 +0100 Tagging Entropy version 0.99.51.3 commit f30b9e6ba65698f5913bdeac8b47936802eca640 Author: Fabio Erculiani Date: Sat Nov 27 15:03:05 2010 +0100 Release Entropy 0.99.51.3 commit 0a8d640bf5660d7223b535fab77e8784b0b5d936 Author: Fabio Erculiani Date: Sat Nov 27 15:02:15 2010 +0100 Tagging Entropy version test.0 commit 49fa5e783699cbb327fb6d0f87a2631f943367a3 Author: Fabio Erculiani Date: Sat Nov 27 15:02:15 2010 +0100 Release Entropy test.0 commit 284b0539db5dbdb2990b0749ce7040dfb6e09a52 Author: Fabio Erculiani Date: Sat Nov 27 14:46:26 2010 +0100 [scripts] slightly tweak tag-version.sh script to make possible to list the new release in the released ChangeLog file. commit 17c7f9d95178fbe1a9b64619fd1336b6ed87d3a1 Author: Fabio Erculiani Date: Sat Nov 27 14:45:48 2010 +0100 Tagging Entropy version 0.99.51.2 commit a15d12445e8adb6ab8829e56cda9bb0f11baf624 Author: Fabio Erculiani Date: Sat Nov 27 14:45:48 2010 +0100 Release Entropy 0.99.51.2 commit f7138f4a821ad2b419cbb43cbbafb71f49f8e6e6 Author: Fabio Erculiani Date: Sat Nov 27 14:35:41 2010 +0100 Tagging Entropy version 0.99.51.1 commit 047dbf3aaf6d63733f7cfcc7369a28b6ba858284 Author: Fabio Erculiani Date: Sat Nov 27 14:32:51 2010 +0100 [reagent] call _update() instead of update(), entropy lock is already acquired commit 24df7a05af0bd41b06efec4050e3cea800878eb1 Author: Fabio Erculiani Date: Sat Nov 27 13:38:13 2010 +0100 [activator] fix regression in repository sync handling, do not reinstantiante Entropy Server instance and lose repository information commit dba41146dcada35de030642506e354613f434745 Author: Fabio Erculiani Date: Fri Nov 26 23:08:30 2010 +0100 [tests] make content_safety test more reliable on different platforms commit 0ff67b01c4ff11cd30611b1096b09151636521f7 Author: Fabio Erculiani Date: Fri Nov 26 20:23:38 2010 +0100 Tagging Entropy version 0.99.51 commit 4aed13fec663ddc51dbc8e189b2f1810c9102d2d Author: Fabio Erculiani Date: Fri Nov 26 19:51:05 2010 +0100 [todo] update TODO commit 1842ad22b4b1c1b142d78c74941d5bd37a661e2d Author: Fabio Erculiani Date: Fri Nov 26 19:46:27 2010 +0100 [equo] add "equo security oscheck", anti-rootkit tool built-in in the package manager! This new tool compares entropy installed packages repository stored file checksums and mtimes with live system ones and reports altered ones. Please note: - configuration files can expose different checksums and mtime obvious thing - there can be some false positives and you manually have to check them commit 8c642218b8f108234fbeac667b48687368122e80 Author: Fabio Erculiani Date: Fri Nov 26 19:46:07 2010 +0100 [conf] repositories.conf.example: add a new brazilian mirror commit c66d610c7f7c8a92cf0203f540ee3490a2cd8d4c Author: Fabio Erculiani Date: Fri Nov 26 14:59:25 2010 +0100 [tests] add content_safety metadata test commit 8f7a6d22eb132a65d80af3a6f39330950e8521a3 Author: Fabio Erculiani Date: Fri Nov 26 14:58:39 2010 +0100 [entropy.spm] fix bug in generating content_safety package metadata. os.path.join was used with wrong params. commit 9efbab85bfb5b15d1b0ccc8ed9ddc64187f675e0 Author: Fabio Erculiani Date: Fri Nov 26 14:56:41 2010 +0100 [entropy.tools] tarinfo.utime() is buggy and when used, it screws files mtime The inaccuracy has been measured and is > 10 seconds. Probably a tarinfo bug somewhere, but I don't care. There is no need to (re)set mtime on extracted files because they already hold right and original values. commit f2e60e6b8f6a7156b5f9c74023b1a12e7a285146 Author: Fabio Erculiani Date: Fri Nov 26 14:56:00 2010 +0100 [entropy.db] small SQL coding style update commit a5a8a9b38b790708e42ed75b061f810f23c2a44c Author: Fabio Erculiani Date: Tue Nov 23 21:25:15 2010 +0100 [todo] update TODO commit f76ce71d83845b7d69ff5ccab644529eef3be032 Author: Fabio Erculiani Date: Tue Nov 23 21:13:41 2010 +0100 [entropy.db] implement conditional dependencies support, break API on EntropyRepositoryBase commit 00cec97b2da41a916e00961976ce69a9beea551e Author: Fabio Erculiani Date: Tue Nov 23 21:09:39 2010 +0100 [entropy.dep] add helper function expand_dependencies() commit 8ab1d4645efe3becaafaf6ae52dcbcf7c7f4d879 Author: Fabio Erculiani Date: Tue Nov 23 21:09:01 2010 +0100 [entropy.dep] fix docstring on DependencyStringParser.parse() commit 6d3f3e02d2cf0a170205bf73f5774e39bbf38a74 Author: Fabio Erculiani Date: Tue Nov 23 21:07:22 2010 +0100 [conf] add packages.db.mirrors.example file, missing commit e4f8d6250e1cf8576259801b1c7bab4e6b401719 Author: Fabio Erculiani Date: Mon Nov 22 17:59:25 2010 +0100 [entropy.spm] add Portage<->Entropy conditional dependency strings translator commit 02613af261443e2a22bbe3718d3619e99bbc04a6 Author: Fabio Erculiani Date: Sun Nov 21 21:42:05 2010 +0100 [reagent,activator] effectively implement entropy locking management in entropy.server modules commit 13b54e938aac340f9c5e884a54a0c7bc79d5cb42 Author: Fabio Erculiani Date: Sun Nov 21 16:21:48 2010 +0100 [entropy.dep] improve code of DependencyStringParser, remove duplications commit 4149bbd48e4837cb351f2182c3f109ae934d3281 Author: Fabio Erculiani Date: Sun Nov 21 16:13:59 2010 +0100 [entropy.server] fix regression on repositories updates RSS files handling. commit 421b7cc04159127884181ee5b73b1778300db8b6 Author: Fabio Erculiani Date: Sun Nov 21 16:10:22 2010 +0100 [entropy.cache] add EntropyRepository.save() save() guarantess that data is stored to disk in any case if the disk operation completes without errors, otherwise IOError is raised. commit da8e1435dedd855762e05135a8a7878109925ab5 Author: Fabio Erculiani Date: Sat Nov 20 17:38:50 2010 +0100 [entropy.dep] implement base classes for conditional dependency string evaluation commit 28008bf88c38f82ef8d0893eec1cb56bba45df99 Author: Fabio Erculiani Date: Thu Nov 18 10:07:38 2010 +0100 [activator] use entropy lock to ensure that there always be at most one instance running commit 12b72ff77a053fd07e350d881b9761b44fdb7421 Author: Fabio Erculiani Date: Thu Nov 18 10:07:11 2010 +0100 [docs] update man pages commit 8dd3c78e52b2e64e95faa753cba0a2dee5e0d46d Author: Fabio Erculiani Date: Thu Nov 18 10:03:25 2010 +0100 [reagent] remove "revdeps" tool, it is no longer needed commit 649f6786acff75e0fa39a420957eb2d0c9b4eeb3 Author: Fabio Erculiani Date: Thu Nov 18 10:01:36 2010 +0100 [reagent] use entropy lock to ensure that there always be at most one instance running commit 374238b566920fc81248e8274fddf6b9d9fce0a5 Author: Fabio Erculiani Date: Wed Nov 17 18:48:58 2010 +0100 [todo] update TODO commit 147811a3ed6dd83fb602f5edf07c6513b2c3a3de Author: Fabio Erculiani Date: Wed Nov 17 18:48:11 2010 +0100 [conf] update client.conf valid boolean setting values commit 7dd5f920c7233737e4d331d0bca57295bcc2e025 Author: Fabio Erculiani Date: Wed Nov 17 18:47:39 2010 +0100 [equo,sulfur] port to new configuration files syntax commit 8e5623dccdfb0fae8abebd0dd2566d5470412794 Author: Fabio Erculiani Date: Wed Nov 17 18:46:10 2010 +0100 [entropy.{core,client,server}] port parsers' code to new entropy.tools functions and new config files syntax (keeping backward compat). commit 4b8d087850438f2edab69aebc71e2e5e955920ae Author: Fabio Erculiani Date: Wed Nov 17 18:45:10 2010 +0100 [entropy.client.interfaces.methods] do not throw _enabled_repos reference away commit e43a504801f5bcb98cb01c1e6c5a25f9da4a6256 Author: Fabio Erculiani Date: Wed Nov 17 16:27:30 2010 +0100 [entropy.tools] several improvements to settings parsing functions commit a3abde25994cbc90065c8e3d3f1d2e8d23fe6565 Author: Fabio Erculiani Date: Wed Nov 17 16:26:50 2010 +0100 [entropy.client.services] catch ConnectionError exception when using check_socket_connection(), always commit 209a177053092b6d0331977fc8f2325dd85e3ba9 Author: Fabio Erculiani Date: Wed Nov 17 11:16:20 2010 +0100 [conf] port configuration files to new syntax commit 57f6a4a1d290fa727bd767768706b64ac7966d18 Author: Fabio Erculiani Date: Wed Nov 17 11:15:12 2010 +0100 [entropy.tools] port write_parameter_to_file to new configuration files syntax commit 126820a68b845a436790eacda19089713735d09d Author: Fabio Erculiani Date: Wed Nov 17 08:38:20 2010 +0100 [entropy.core] fix regression in configuration file parsing (repositories.conf). Parse product and branch before any other parameter. commit d81980027a3b4aa220d4c2db5e7c1903607b64f3 Author: Fabio Erculiani Date: Tue Nov 16 23:21:25 2010 +0100 [entropy.*] rewrite configuration files parsing, make it more flexible and faster (and add key=value support) commit 6c1d8c40e21d028e6ce320f7599fc63e4d504cdd Author: Fabio Erculiani Date: Tue Nov 16 23:20:38 2010 +0100 [entropy.tools] tweaks inside extract_setting commit f69d65f49e293edd788699624b359bd296733676 Author: Fabio Erculiani Date: Tue Nov 16 22:07:23 2010 +0100 [entropy.tools] add some configuration file parsing functions that will be used around the entropy library commit 6fcba59ad8f62557c90e3c5e7d5b94161a0179b4 Author: Fabio Erculiani Date: Tue Nov 16 21:41:27 2010 +0100 [conf] client.conf: fix typos in config file commit b110f2df325a7b981c4586b3d0282f1f280b45c9 Author: Fabio Erculiani Date: Sat Nov 13 14:43:02 2010 +0100 [entropy.server] remove repository remote download lock creation when uploading a new repository The only case where repository is locked now, is in case of upload failure, to try to protect users from downloading data in inconsistent state. This last one cannot be atomic since it involves more files, but this way should prevent most of the annoyances. commit 816bc45acb4a238d6cb07004da4a8048e7a85aee Author: Fabio Erculiani Date: Sat Nov 13 14:28:05 2010 +0100 [entropy.client.interfaces.db] remove repository lock thread check, server-side repository updates have been made atomic long time ago commit 75a00e6e5b44806d61f96737771b8fba7e92362f Author: Fabio Erculiani Date: Sat Nov 13 14:22:43 2010 +0100 [entropy.services] code style update commit 9c64ff9dbdc2e0c8fc991b1632b993dea54a7f36 Author: Fabio Erculiani Date: Fri Nov 12 07:05:57 2010 +0100 Tagging Entropy version 0.99.50.16 commit dcbe7ff97585def8b5dce574c296ab03b9a1cc14 Author: Fabio Erculiani Date: Fri Nov 12 06:45:37 2010 +0100 [entropy.db] catch OSError exceptions in EntropyRepository.importRepository, when instantiating Popen() commit 898eec10ac585e9afd2fba4d2bfe2fb6c6eb6134 Author: Fabio Erculiani Date: Fri Nov 12 06:39:33 2010 +0100 [entropy.client.services.ugc] make set_gzip_compression more fault tolerant in regards to socket errors commit 427cecf0c0bd5f17ae61ba01978fb41c868704ce Author: Fabio Erculiani Date: Fri Nov 12 06:33:00 2010 +0100 [equo] catch DBusException exception when trying to use org.entropy.Client dbus interface commit 43f573cd9aa5221f82f26b0b8c4bc9624444dda4 Author: Fabio Erculiani Date: Fri Nov 12 06:23:20 2010 +0100 [entropy.services.repository] fix MasterSlaveLock usage in EAPI3 service library class commit b96020c1081e0e49dd0b97c4b65e09bbd8b07c17 Author: Fabio Erculiani Date: Thu Nov 11 19:03:36 2010 +0100 Tagging Entropy version 0.99.50.15 commit 50de1a73784c2e8b6d3a71235049e90f4de5c9a8 Author: Fabio Erculiani Date: Thu Nov 11 19:00:06 2010 +0100 [entropy.services.repository] use MasterSlaveLock in EAPI3 repository daemon library code, make code stronger, avoid to depend on packages.db.download.lock commit b2aea57d875d69fa852aa0376329ef37b32eeddc Author: Fabio Erculiani Date: Thu Nov 11 18:59:41 2010 +0100 [services] slightly improve repositories-services-daemon.example code commit 3cc05e408c5457ce8469cc1cb2b8755c4879bb4b Author: Fabio Erculiani Date: Tue Nov 9 19:20:30 2010 +0100 [entropy.misc] add MasterSlaveLock class Useful for handling a certain kind of mutex, with some primitive priority concept. There is a Master and several Slaves, Master can block slaves from being able to acquire the lock, and take the control itself once all slaves are done. Slaves share the same lock, and can acquire every time they want, as many times as they want. If you see the mutex object like a microphone, and more people talking at a conference sharing it, where there's a boss that can hold his/her employees from talking, you got it. commit 4b67cf4f5376e7d466ade3d9b4f92a7ea7362508 Author: Fabio Erculiani Date: Sun Nov 7 19:38:14 2010 +0100 [entropy.services.ugc] fix error output, undefined reference commit 9c717c50d00fda687f0ae616912a6a82b5a9978e Author: Fabio Erculiani Date: Sun Nov 7 16:50:19 2010 +0100 [entropy.server] add EAPI3 signal file upload on every repository update. This file will be used by EAPI3 service daemon to trigger local repository cache data and repository data updates and serve new repository package information to clients. commit 7d1ea41e1ae659b243a0974c1ce557907145c218 Author: Fabio Erculiani Date: Sun Nov 7 15:26:17 2010 +0100 [entropy.server] make package sets update more verbose (warning developer for removed package sets) commit 1e18eb4f3474109d557b45f32f79e6904ac236a0 Author: Fabio Erculiani Date: Sun Nov 7 13:05:30 2010 +0100 Tagging Entropy version 0.99.50.14 commit f3df3c0422f33fa7630e32ccef6d1b084ac1a6cd Author: Fabio Erculiani Date: Sun Nov 7 13:04:46 2010 +0100 [entropy.db] EntropyRepository.listPackageIdsInCategory: fix undefined reference commit be8d4f4079f6d83208e53f970fbe927d43b8794d Author: Fabio Erculiani Date: Sat Nov 6 21:00:23 2010 +0100 Tagging Entropy version 0.99.50.13 commit 0978ef9813bb416b5ba316b63d78b9f45a9c0656 Author: Fabio Erculiani Date: Sat Nov 6 20:56:29 2010 +0100 [entropy.client.interfaces.dep] filter out invalid package matches when calling _get_required_packages() and _generate_dependency_tree() commit 614bf6d436a2adbf20980139a3627ab74879f898 Author: Fabio Erculiani Date: Sat Nov 6 19:57:53 2010 +0100 [tests] add small sleep() to mitigate unittest multithreading bugs commit 13edb1c90ad1f13d23acc7a2d466797ebf720b04 Author: Fabio Erculiani Date: Sat Nov 6 19:57:07 2010 +0100 [entropy.spm] re-add eclasses metadata, keep backward compatibility commit efec5bed02abc162a205bf5a9fb1250a4b2dd81f Author: Fabio Erculiani Date: Sat Nov 6 19:35:20 2010 +0100 [server] fix undefined reference, close bug #1943 commit e9dff807d2d3fa5499f975a724cb813751b6a9a8 Author: Fabio Erculiani Date: Sat Nov 6 19:31:11 2010 +0100 [entropy.client.services.ugc] do not let socket exceptions going through, but rather return error on execution commit 88c47241536e1664e4edf5d800da37e059010caa Author: Fabio Erculiani Date: Sat Nov 6 19:00:21 2010 +0100 [equo] fix freeze in bash completion support, close bug #1940 commit 32e6f4f1aba4b84debfbb9f4ff5eaa588cffbe61 Author: Fabio Erculiani Date: Sat Nov 6 18:37:32 2010 +0100 [entropy.db] always discard live cache when closing repository, see bug #1638 commit 99b7d2b4541d87ce6ab0091547cbd4ea71477b36 Author: Fabio Erculiani Date: Sat Nov 6 17:22:42 2010 +0100 [entropy.db.skel] add back 'eclasses' metadata for backward compatibility commit 811e6fec9568688bced05f56f0cd1d0d0f358828 Author: Fabio Erculiani Date: Sat Nov 6 15:12:09 2010 +0100 [entropy.server] implement packages.server.dep_rewrite conflicts add support commit ac784b394cbd6b96cac4c71bc2031bd033303512 Author: Fabio Erculiani Date: Sat Nov 6 14:54:48 2010 +0100 [entropy.security] handle race condition in Security.clear() (os.makedirs()) commit 53a27e0fd863153bfa4c380cac12b893cb4640c2 Author: Fabio Erculiani Date: Wed Nov 3 21:16:52 2010 +0100 Tagging Entropy version 0.99.50.12 commit b99d0a86df2372a2d96a53c32f90866090dbb28a Author: Fabio Erculiani Date: Wed Nov 3 21:15:05 2010 +0100 [sulfur.views] catch gobject.GError exception on resize_image commit 37dac7e029f2dd272754e530da207b3c8aabef94 Author: Fabio Erculiani Date: Wed Nov 3 21:05:23 2010 +0100 [entropy.db] EntropyRepository.checksum(): when returning md5 hex digest, make sure to eat international food hash() is platform, interpreter dependent. commit 6a21093ba47c9d875311be52c0b7e7165b5b7611 Author: Fabio Erculiani Date: Mon Nov 1 22:27:19 2010 +0100 [entropy.services.ugc.interfaces] catch select.error exception (interrupted system call, IO Error 4) commit 3d77475b9e72dad5ff10f8178859d13edabd9534 Author: Fabio Erculiani Date: Mon Nov 1 12:58:00 2010 +0100 [po] update translations commit 08c2979373467184ab288b170f2525b3a2b39c21 Author: Fabio Erculiani Date: Mon Nov 1 12:55:43 2010 +0100 [entropy.client.interfaces.dep] when conflicting dependencies are pulled in, in the dep graph, bail out to avoid inconsistencies commit 88c61e4a76a688556cc6a299f24fcf19466c3cd1 Author: Daniel Halens Rodríguez Date: Sun Oct 31 14:00:54 2010 +0000 [i18n] Update sk translation commit 722cec9bb7d02d1b49d42e19bceee5efa3853f4b Author: Fabio Erculiani Date: Thu Oct 28 11:28:47 2010 +0200 Tagging Entropy version 0.99.50.11 commit 2a131ad23b12708884549a4adfb73ef40c6b1270 Author: Fabio Erculiani Date: Thu Oct 28 11:27:24 2010 +0200 Revert "[entropy.client.interfaces.dep] add logic that automatically filters out packages already pulled in, in the same slot, under certain corner case circumstances" This reverts commit 97f481f3d59ac314eef753ab63fcc0b5e2fd743b. commit fcbe6bde1df93001f3b74cf59854113e69baccbd Author: Fabio Erculiani Date: Thu Oct 28 11:27:11 2010 +0200 Revert "[entropy.client.interfaces.dep] filter out packages in the same scope" This reverts commit 73e9778f2f0ce3820533a4a86861017e09d81efe. commit be98fa373b6b563fc4f717a0f474801e78862c17 Author: Fabio Erculiani Date: Wed Oct 27 21:23:29 2010 +0200 Tagging Entropy version 0.99.50.10 commit 5183d94fcf836bcd079ada1f0b55d346e391ed43 Author: Fabio Erculiani Date: Wed Oct 27 21:18:41 2010 +0200 [entropy.client.interfaces.trigger] always execute environment update before any other trigger commit 1c2dc68601a76037bd536e6b8da9a629b0369bd8 Author: Fabio Erculiani Date: Tue Oct 26 18:27:23 2010 +0200 [test] test commit commit 09cb532af59ec17f26f64d64168cfc5f22319358 Author: Fabio Erculiani Date: Sat Oct 23 18:46:44 2010 +0200 [entropy.server] add support for dependency add (and document dep. remove) in packages.server.dep_rewrite configuration file commit 59e9c03c64784e9ae441e03699610e3ee32de96c Author: Fabio Erculiani Date: Sat Oct 23 18:44:33 2010 +0200 [conf] minor typo fix commit 1fa0c1462c6ec49c204f614ffd21c0996f115c1d Author: Fabio Erculiani Date: Sat Oct 23 11:35:45 2010 +0200 Tagging Entropy version 0.99.50.9 commit 5efa48bb3ea75d59ef57a513d411efef33e58825 Author: Fabio Erculiani Date: Sat Oct 23 11:34:49 2010 +0200 [entropy.db] EntropyRepository.importRepository: only rename when sqlite3 call is successful commit e224b4caee9d841cc163ae313e20225aa92b254e Author: Fabio Erculiani Date: Fri Oct 22 11:20:47 2010 +0200 [entropy.const] reduce locale error to warning for now. commit 3b8e465f5751a4998bf0dfa7c39bab445c22354a Author: Fabio Erculiani Date: Wed Oct 20 11:10:49 2010 +0200 Tagging Entropy version 0.99.50.8 commit ddd783155f9da2ca79d331d425dab6a3f72fb3cc Author: Fabio Erculiani Date: Wed Oct 20 11:05:39 2010 +0200 Tagging Entropy version 0.99.50.7 commit c58e1a79c96e3647a4cbd046a76f632a761d60e5 Author: Fabio Erculiani Date: Mon Oct 18 21:40:02 2010 +0200 [entropy.client.interfaces.package] when destination install directory cannot be removed, raise a warning instead of failing commit b25b82c9801ab9e86d1f531a27828ba6dccf9fda Author: Fabio Erculiani Date: Mon Oct 18 21:26:30 2010 +0200 [entropy.db] EntropyRepository.importRepository: improve code, remove shell usage commit 683023e79c38ac9f89b0376170ad3d03d2a6ef52 Author: Fabio Erculiani Date: Mon Oct 18 19:33:22 2010 +0200 [entropy.client.interfaces.trigger] better handle Source Package Manager availability commit adc97c9438bbbe39fe6ae0fdbe981e1704ee5484 Author: Fabio Erculiani Date: Sun Oct 17 22:00:45 2010 +0200 [entropy.const] trivial change, no need to cast to list() commit 959cc8185fef3e5f0d92a3ced9b190aa5745947d Author: Fabio Erculiani Date: Sun Oct 17 19:41:37 2010 +0200 [entropy.services.ugc.interfaces] catch socket.error exception and give up (handle the exception) commit 9e09dcc1b1e4fd0c1291394da87210734d24d07c Author: Fabio Erculiani Date: Sun Oct 17 19:41:14 2010 +0200 [sulfur.views] catch DatabaseError exceptions in new_ugc_pixbuf commit 73e9778f2f0ce3820533a4a86861017e09d81efe Author: Fabio Erculiani Date: Sun Oct 17 17:20:44 2010 +0200 [entropy.client.interfaces.dep] filter out packages in the same scope In particular, when package dependency list is broken and contains references to colliding slots. This is generally caught at SPM time but there are some corner cases (cough, entropy tags, cough) where SPM cannot do anything. commit 97f481f3d59ac314eef753ab63fcc0b5e2fd743b Author: Fabio Erculiani Date: Sun Oct 17 15:52:46 2010 +0200 [entropy.client.interfaces.dep] add logic that automatically filters out packages already pulled in, in the same slot, under certain corner case circumstances commit 34c86726386f69c036e525fb7111410e24bbc2cc Author: Fabio Erculiani Date: Sun Oct 17 15:00:10 2010 +0200 [entropy.db] fix isjustname() usage in EntropyRepository.atomMatch(), and fix isjustname() itself commit ad5b770cf3c2c18002335d2ae271259a541dca04 Author: Fabio Erculiani Date: Sun Oct 17 14:37:02 2010 +0200 [entropy.db] isjustname: rework logic, make "389-admin" return True commit 6b8aadcc48df10b0681930f417e8f1acf7f7c2ee Author: Fabio Erculiani Date: Sun Oct 10 18:00:15 2010 +0200 Tagging Entropy version 0.99.50.6 commit 9028e4bd2bb474fc287c903a1a8196ca5e261fbb Author: Fabio Erculiani Date: Sun Oct 10 17:59:58 2010 +0200 [todo] update TODO commit 2ee709643497a32513d297e3534446eeb1f9cdc7 Author: Fabio Erculiani Date: Sun Oct 10 17:57:05 2010 +0200 [entropy.const] const_kill_threads: do not try to kill own thread, it won't work commit cfbb0909c5f144e478de9e829560c5bda8b7e094 Author: Fabio Erculiani Date: Sun Oct 10 17:55:21 2010 +0200 [services] add client-updates-daemon wrapper (which sets LC_*), move real executable to /usr/libexec, close bug #1880 commit 43003221761005cd4c250a6f98ca2ea4f7113fdf Author: Fabio Erculiani Date: Sat Oct 9 23:23:28 2010 +0200 [entropy.client] rename Client.clientLog into Client.logger commit 8781d9d928ff1132e7893f6ec9e667adbf3a090d Author: Fabio Erculiani Date: Sat Oct 9 13:55:57 2010 +0200 [todo] update TODO commit 255b2fe46817ca115b4710b3853e23cbdf94c3d6 Author: Fabio Erculiani Date: Sat Oct 9 13:55:24 2010 +0200 [reagent,activator] cleanup respective modules, trivial fixes commit 7dec719efc1b5ab187818c0847d1f1b903e6e995 Author: Fabio Erculiani Date: Sat Oct 9 13:35:09 2010 +0200 [sulfur.views] catch IOError when calling resize_image commit 118db0340c8fde597f57157917d8ba54c31908d0 Author: Fabio Erculiani Date: Sat Oct 9 01:17:54 2010 +0200 [todo] update TODO commit 7c2d053366d04ea15966f24f82b191af03273145 Author: Fabio Erculiani Date: Sat Oct 9 01:17:23 2010 +0200 [entropy.core,entropy.server] implement support for per-repository packages mirrors support. commit 01dc775a908be29e52cb6321085bcb4dce514385 Author: Fabio Erculiani Date: Fri Oct 8 20:47:43 2010 +0200 Tagging Entropy version 0.99.50.5 commit 0b72e1836caca17ac8337936069a89dd735f51ce Author: Fabio Erculiani Date: Fri Oct 8 20:47:21 2010 +0200 [entropy.db] do not use _connection().commit() directly commit 8d2a7e8a6066a5bacf3026e2ec453a1d38b617d0 Author: Fabio Erculiani Date: Fri Oct 8 20:44:46 2010 +0200 Tagging Entropy version 0.99.50.4 commit 76873c4e6ae7bb6c642e2a876f5c8508469c7da7 Author: Fabio Erculiani Date: Fri Oct 8 20:42:43 2010 +0200 [entropy.db] improve reliability of transactions, always commit when updating settings commit 0cfccd4267fd87745b16910c4343162e202c5b4e Author: Fabio Erculiani Date: Fri Oct 8 18:19:49 2010 +0200 [entropy.conf] uniform setting keys (keeping backward compat) commit fb344f98900ae225a9a85dded93eeb67f65df070 Author: Fabio Erculiani Date: Fri Oct 8 18:19:38 2010 +0200 Tagging Entropy version 0.99.50.3 commit 1a423ed034fcbf5131075e309e694153a67aed0b Author: Fabio Erculiani Date: Fri Oct 8 18:19:15 2010 +0200 [update TODO] commit acaeb3eb0af2e76d0c30b8fdc80e6685e6eebbec Author: Fabio Erculiani Date: Fri Oct 8 18:13:14 2010 +0200 [entropy.client.interfaces.package] do not use temporary unpack paths with ":" in it. sys-libs/glibc got confused. Thanks to Diego Elio Pettenò for finding this out. commit ff36b9d6f9cdabb2bc28c26c2460b2acf7328378 Author: Fabio Erculiani Date: Thu Oct 7 16:54:56 2010 +0200 [equo] implement support for interactive merge commit cb0fd5336126446344295c1435c71fa72133c3eb Author: Fabio Erculiani Date: Mon Oct 4 23:57:59 2010 +0200 [entropy.db] remove implementation specific arguments from EntropyRepositoryBase.exportRepository() commit 83cf08a6e63dcb71633a0a36c4e1c7394d4fbffe Author: Fabio Erculiani Date: Mon Oct 4 20:09:20 2010 +0200 [entropy.client.interfaces.db] when updating repositories, after the actual update, always validate database file commit 5feff074ba49a75a689686e14b569a82045e87ca Author: Fabio Erculiani Date: Mon Oct 4 19:54:04 2010 +0200 [entropy.services.interfaces] catch socket.error exception when polling on ssl commit 043def01fa1cc56935d9ddc58205391d825da2a4 Author: Fabio Erculiani Date: Mon Oct 4 19:47:24 2010 +0200 [sulfur] validate repositories every time application cache is reset commit ad1611c2fd76eb4facf811b5fec4b2806a713b60 Author: Fabio Erculiani Date: Mon Oct 4 19:18:01 2010 +0200 [tests] add new EntropyRepository SQL schema tests commit da5b3bac0b89a769c9319369b02db56f240b1cfb Author: Fabio Erculiani Date: Mon Oct 4 17:40:07 2010 +0200 [entropy.client.services.ugc.interfaces] cache is_repository_eapi3_aware() result for good sake commit 0b97b900a4f8ece93d6dedae2022a75ba04eea6a Author: Fabio Erculiani Date: Mon Oct 4 17:15:51 2010 +0200 [sulfur] execute installed packages repository backup without blocking the UI, introduce thread lock to avoid concurrency issues. commit 625a9279acc1231b63f1c6d7e0a3cd1eb16780ee Author: Fabio Erculiani Date: Mon Oct 4 16:58:49 2010 +0200 [entropy.client.interfaces] improve (and change API) backup_repository() and restore_repository() reliability. Make them safe to use. commit e09b199f705e2ea012d07f8da907c2772bbd96c2 Author: Fabio Erculiani Date: Sun Oct 3 15:49:45 2010 +0200 [entropy.db] make importRepository() atomic commit ea63fe2b164fea0154e8b32a5deeaf48244df836 Author: Fabio Erculiani Date: Sun Oct 3 15:48:48 2010 +0200 [entropy.db] improve reliability of contentDiff(), generating random temp. table in a smarter way commit 440f37996685842a72354516ba94786125473cea Author: Fabio Erculiani Date: Sun Oct 3 14:28:12 2010 +0200 [entropy.db] EntropyRepository(Base): importRepository is now a static method commit 8da4e66b3660e709c25d9de19d438081d1f5d4ab Author: Fabio Erculiani Date: Sun Oct 3 13:53:45 2010 +0200 [entropy*] before calling Client.backup_repository() or Client.restore_repository(), make sure that transactions are committed commit 2a531dd01430392cdfecd580c207f558a3ed6d18 Author: Fabio Erculiani Date: Sun Oct 3 11:13:22 2010 +0200 [entropy.db] introduce SQL schema changes in EntropyRepository (small API break) New SQL schema changes have been introduced to EntropyRepository, keeping them disabled by default (older Entropy client have to be flushed out first). The aim is to improve performance avoiding extra SQL joins on baseinfo and extrainfo tables, thus removing "categories", "flags", "licenses" tables (which missed external keys also). This upgrade is completely backward compatible and new schema is detected at runtime, so the whole class can work with old and new one transparently. The downside is that listPackageIdsInCategoryId() is no longer available and has been replaced by a more generic listPackageIdsInCategory(). This new SQL schema will be hopefully enabled before the end of 2011. commit 770721dae48b8f5e8cd771b1b05a00d04e1af40c Author: Fabio Erculiani Date: Wed Sep 29 20:51:28 2010 +0200 [tests] add EntropyRepository.getSetting() test commit bd9b4a9000602494f422389a03516511f3cfd438 Author: Fabio Erculiani Date: Wed Sep 29 20:49:38 2010 +0200 [entropy.db] EntropyRepository: fix schema_revision comparison in _databaseStructureUpdates commit 9adc3fff284efa87fb885e298c74e00000bce6ef Author: Fabio Erculiani Date: Wed Sep 29 20:35:43 2010 +0200 [entropy.db] EntropyRepository: run schema update routines only when schema_revision stored in db differs from the one stored in the class obj. commit a42c9c72ed3eea7da876dacf7f0ceec0aa14f251 Author: Fabio Erculiani Date: Wed Sep 29 20:25:41 2010 +0200 [entropy.db] raise KeyError exception the new way commit d219de58a14d7e1d4d1004bf00643db061df8292 Author: Fabio Erculiani Date: Wed Sep 29 13:50:07 2010 +0200 [po] update Italian translation commit d83e644825cf9cfc2157f8b8f056ed0fce51bb80 Author: Fabio Erculiani Date: Wed Sep 29 12:19:23 2010 +0200 [entropy.client] improve usability of rescue and resurrect tools commit 71200c2d9f49dd82c16155bf4346e74af870cbbe Author: Fabio Erculiani Date: Tue Sep 28 11:13:43 2010 +0200 [todo] update TODO commit 2531888516cc0305d79204a99dbb499d78a06d03 Author: Fabio Erculiani Date: Tue Sep 28 11:13:12 2010 +0200 [entropy.db] deprecate EntropyRepositoryBase.commitChanges() in favour of commit() commit 7734745bce22f7f6bb7c082028bb1346f267b95b Author: Fabio Erculiani Date: Tue Sep 28 09:52:20 2010 +0200 Revert "[entropy.server] sync package sets at every commit hook (to avoid unaligned data)" This reverts commit ab16a7e6d7e9d65c6ec0ccf83fd25a8cad47c080. commit 4aad2397a5a76a3d36d41d29b4896ef5c3d3f218 Author: Fabio Erculiani Date: Tue Sep 28 09:36:25 2010 +0200 [entropy.db] EntropyRepository: make _migrateCountersTable() atomic commit ffd8cf0f5c2d57ddb4067ce5d29e94931587077a Author: Fabio Erculiani Date: Tue Sep 28 08:29:29 2010 +0200 [conf] add http://mirror.agooga.ru to repositories.conf.example commit 6e639a3844fd68bdf9a21e6f10ce9df1cf33639f Author: Fabio Erculiani Date: Mon Sep 27 23:01:01 2010 +0200 [todo] update TODO commit fdd75c87b36925b93ab81211c00b026280346861 Author: Fabio Erculiani Date: Mon Sep 27 23:00:09 2010 +0200 [sulfur] fix speed regression caused by the removal of fixed_height_mode from our main gtk.TreeView commit 3ac93c51a937c20e06ed5dd5a16fb5ec734b6833 Author: Fabio Erculiani Date: Mon Sep 27 22:58:38 2010 +0200 [sulfur] move package installation logic (from argv) in a less annoying place, improving startup speed commit 41deaba72c56424c1238a68b4fb5bf99ba29e047 Author: Fabio Erculiani Date: Mon Sep 27 21:35:03 2010 +0200 [entropy.spm] remove environment_update() arguments, unwanted. commit 5d4f7c18ebf505687765f56fe4b3e2229abccac2 Author: Fabio Erculiani Date: Mon Sep 27 21:34:30 2010 +0200 [entropy.client.interface.methods] optimize reorder_mirrors() do not execute ping test function on the same mirror more than once commit 39ef4a4b58922222cceec76400895acbb7e569b2 Author: Fabio Erculiani Date: Mon Sep 27 21:27:53 2010 +0200 [sulfur] move orphan packages dialog and logic to post-_process_queue() functions commit 935122ee080f2cfb56ba8f0ba0f6637b2c39c9bc Author: Fabio Erculiani Date: Mon Sep 27 21:00:07 2010 +0200 [entropy.fetchers] raise InterruptError exception the right way commit 84fe13c529633b813e17f06b980d8277e2192720 Author: Fabio Erculiani Date: Mon Sep 27 20:54:32 2010 +0200 [conf] repositories.conf: remove mirror.us.sabayon.org, mirror gave up without notice commit 57e10c23c77c9083ca254bed6cb7c38f90580ab3 Author: Fabio Erculiani Date: Mon Sep 27 18:52:40 2010 +0200 [entropy.server] show package sets information after having updated package sets metadata commit ab16a7e6d7e9d65c6ec0ccf83fd25a8cad47c080 Author: Fabio Erculiani Date: Mon Sep 27 18:28:06 2010 +0200 [entropy.server] sync package sets at every commit hook (to avoid unaligned data) commit ac0edd76274b72f6849668dbe067218481812c7d Author: Fabio Erculiani Date: Sun Sep 26 15:02:24 2010 +0200 [sulfur] improve VteFakeoutfile raw input workaround (\n vs \n\r) commit 81f0b3fd449c49e9b420b2db37f5039138f679a0 Author: Fabio Erculiani Date: Sun Sep 26 14:51:49 2010 +0200 [entropy.const] when filesystem encoding is not UTF-8, die prematurely. commit 7932378fd5fbb0aa0b59b0c838587fdb51c3e6be Author: Fabio Erculiani Date: Sun Sep 26 14:24:55 2010 +0200 [equo] run python with -OO commit 2233d570015143cd5e9e2142cd8315e3b06a75c5 Author: Fabio Erculiani Date: Sun Sep 26 14:24:33 2010 +0200 [todo] update TODO commit 92493da55ffa125886ba8b3fe05cdec951636ea6 Author: Fabio Erculiani Date: Sun Sep 26 00:40:04 2010 +0200 Tagging Entropy version 0.99.50.2 commit a8eb1e7ddb7f55389edc2f8e52ca9abf3257ef14 Author: Fabio Erculiani Date: Sun Sep 26 00:28:14 2010 +0200 [sulfur] remove debugging print commit 2ed46c86cbd676c01b4fdd8275e3992bc7c9f699 Author: Fabio Erculiani Date: Sun Sep 26 00:25:57 2010 +0200 [sulfur] migrate deptest and libtest code to asynchronous commit eb179b90ede4dec7ebe5b3d3eb2272455e949ea8 Author: Fabio Erculiani Date: Sun Sep 26 00:05:45 2010 +0200 [sulfur] ease repositories update messages to user commit 0e668cca81127e6725e95f5b29ef8f04fe894a01 Author: Fabio Erculiani Date: Sun Sep 26 00:01:36 2010 +0200 [sulfur] migrate repositories update code to asynchronous mode commit d6c5d33445ffc6fa0ae56182a9a4028d19e97c6e Author: Fabio Erculiani Date: Sat Sep 25 23:50:12 2010 +0200 [sulfur] introduce asynchronous interface for Sulfur packages installation commit ac724279e0c45600202cb589480a70a58a3b4e0e Author: Fabio Erculiani Date: Sat Sep 25 23:22:50 2010 +0200 [sulfur] remove unused method commit 1d1fe50c47c6666170fec79960ffe44cc31916f9 Author: Fabio Erculiani Date: Sat Sep 25 23:22:09 2010 +0200 [sulfur] fix problems with terminal output not coming with "\n\r" but just with "\n" (Portage) commit 261ea3d42eacd00691047c8703b2a9778723aafe Author: Fabio Erculiani Date: Sat Sep 25 23:21:34 2010 +0200 [sulfur] SulfurConsole: set xterm emulation commit d590cb7778a834864b30d0696f0f693b2312656f Author: Fabio Erculiani Date: Sat Sep 25 22:23:16 2010 +0200 [sulfur] move main treeview double click behaviour to EntropyPackageView, fix some minor double click annoyances commit 995a172fedb08c4852b0a1d1badaaacbf82cee5c Author: Fabio Erculiani Date: Sat Sep 25 18:23:27 2010 +0200 [entropy.spm] PortagePlugin: directly use "repository" metadatum from xpak data commit fa2115e5759c50d9a2c2951681a4d0511a9d2464 Author: Fabio Erculiani Date: Sat Sep 25 18:23:07 2010 +0200 [sulfur] set $TERM when instantiating SulfurConsole commit 9d2646a6a6868990f1c4bc4298d73d0d0174844c Author: Fabio Erculiani Date: Sat Sep 25 17:46:33 2010 +0200 [entropy.spm] PortagePlugin: make Portage able to show repository information while executing phases commit 8783da63c7f0f68ae340f877cc41a547fea6b165 Author: Fabio Erculiani Date: Sat Sep 25 17:44:47 2010 +0200 [entropy.client.interfaces.package] add "spm_repository" metadatum to trigger metadata that is passed to the "SPM" plugin In this way, SPM (Portage, for eg.) can show information related to the nature of packages it works out. commit 8aabd456a8f870636af2ff7f7db15f362a0a843d Author: Fabio Erculiani Date: Sat Sep 25 13:53:24 2010 +0200 Tagging Entropy version 0.99.50.1 commit 348787d3e908329ec3524a93379917dfc1c5a017 Author: Fabio Erculiani Date: Sat Sep 25 13:52:39 2010 +0200 [entropy.spm] PortagePlugin: do not try to repackage packages no longer available in the installed system commit 94d178794f8616a9f93943180ba682507e0d577a Author: Fabio Erculiani Date: Sat Sep 25 12:51:56 2010 +0200 [entropy.tools] fix print_exception(), do not add the last stack frame twice if all_frame_data = True commit daea0c7102d06b875cd2a5b8ac4af51b1c9692eb Author: Fabio Erculiani Date: Sat Sep 25 12:44:14 2010 +0200 [sulfur] make error reporting nicer for both users and developers commit 3ec599b5fe74a9e95316a68e9a10e1a4603dee9c Author: Fabio Erculiani Date: Sat Sep 25 12:30:03 2010 +0200 [equo] improve error report code, make it shorter and nicer to both users and developers commit 536dab753cdc3d56ffd94bd1f9463d6bc4b1b1a5 Author: Fabio Erculiani Date: Sat Sep 25 12:06:55 2010 +0200 [entropy.client.interfaces.methods] in Client._validate_repositories(), also print the validation error object commit a55ada4fcaf1f0d9bc89ded0d72dc658333d187f Author: Fabio Erculiani Date: Sat Sep 25 12:05:57 2010 +0200 [tests] when calling Client.shutdown(), SystemSettings plugins are not removed now, so tests require to call destroy() first, then shutdown() commit 3c6f504e4588c6e161437e17e64de56aedb008d7 Author: Fabio Erculiani Date: Sat Sep 25 11:51:48 2010 +0200 [entropy.spm] PortagePlugin: support package license text retrieval from overlays commit ef13d28e685d7f580c69d83d1048d92ff1ac0358 Author: Fabio Erculiani Date: Sat Sep 25 11:51:13 2010 +0200 [entropy.server] add _from_shutdown argument to Server.destroy() commit 844e13011df3074b8e736cc7f22b6c9fc8498c20 Author: Fabio Erculiani Date: Sat Sep 25 09:05:21 2010 +0200 Tagging Entropy version 0.99.50 commit f09a1e0467ae1593eb5ede0087177a49d2643252 Author: Fabio Erculiani Date: Sat Sep 25 08:53:59 2010 +0200 [conf] add more broken .so to brokenlibsmask.conf commit 1cb063714c9ab56ffe2e34273db010a487724f4f Author: Fabio Erculiani Date: Sat Sep 25 01:20:14 2010 +0200 [sulfur] improve locks handling in repositories update function commit 14ba276e37092a8461684c25c19f1ec95d62b2c9 Author: Fabio Erculiani Date: Fri Sep 24 20:18:29 2010 +0200 Tagging Entropy version 0.99.49.76 commit 9cb13f6aeffe4d90c61b34a83837e43e08a5cc8b Author: Fabio Erculiani Date: Fri Sep 24 20:15:07 2010 +0200 Tagging Entropy version 0.99.49.75 commit 89f97c21ce49b0df281bf92b2ff1480b7daba8ee Author: Fabio Erculiani Date: Fri Sep 24 19:47:32 2010 +0200 [todo] update TODO commit 37ac11117a64880ff26baead9bd7b9302d2e7083 Author: Fabio Erculiani Date: Fri Sep 24 19:25:46 2010 +0200 [sulfur] lock "Update all" button when application is in locked status commit 7f9fdb274c5bafce63c4541614edf60d93265ce2 Author: Fabio Erculiani Date: Fri Sep 24 19:25:22 2010 +0200 [sulfur] make possible to test application in locked status via "--locked" argv commit f7dc6786164317a72a1a03880efba314216e7077 Author: Fabio Erculiani Date: Fri Sep 24 14:52:10 2010 +0200 [po] update translations commit c2e7f3b51b2ea2dab56d0ee394733c2a8bb6127b Author: Fabio Erculiani Date: Fri Sep 24 14:27:59 2010 +0200 [entropy.db] EntropyRepository: small sqlite3 performance improvement, make it store temp tables in RAM commit 32c887e2989a14ca40346800eefef36dfea1df53 Author: Fabio Erculiani Date: Fri Sep 24 14:26:50 2010 +0200 Tagging Entropy version 0.99.49.74 commit e857c01a58476aaecd945e60d182fc7b85c2fb01 Author: Fabio Erculiani Date: Fri Sep 24 14:25:56 2010 +0200 [sulfur] add (commented out) profiling code, fix MAIN_APP variable handling commit 9853d41702161a036e98f2cd17b8219360ce44dd Author: Fabio Erculiani Date: Fri Sep 24 14:02:06 2010 +0200 [entropy.db] EntropyRepository: fix performance regression, previous code was 10 times slower commit fbbeeecf803b809a57b45c4448f90d5690130904 Author: Fabio Erculiani Date: Fri Sep 24 13:33:19 2010 +0200 [entropy.client.interfaces.client] improve speed of Client.shutdown() by not touching SystemSettings plugin (see rational in code) commit 6cdd268dfb07ae9308990da832efad3a6960f5bf Author: Fabio Erculiani Date: Fri Sep 24 13:27:30 2010 +0200 [entropy.server.interfaces.mirrors] fix regression in handling repository dump (light version) commit 4eaba54c38de9976532faea6eed9e9fda48f183b Author: Fabio Erculiani Date: Fri Sep 24 13:12:42 2010 +0200 [entropy.client.interfaces.db] replace "database" with "repository" in messages commit 5ab0e7acd5b4ec050f6cbf97db14fc162161021c Author: Fabio Erculiani Date: Fri Sep 24 13:04:09 2010 +0200 [sulfur] delay UGC remote data retrieval by 8 seconds by default, avoid UI overloading commit 4ddf106f4eadc9ae704b25841686f809d798b95e Author: Fabio Erculiani Date: Fri Sep 24 12:56:02 2010 +0200 [sulfur] improve queue handling buttons, effectively stop queue execution on Abort commit 52cfd29acf978fca5d1148f746ef7201c41d26e4 Author: Fabio Erculiani Date: Fri Sep 24 12:10:13 2010 +0200 [sulfur] do not show orphaned packages when no repos are available commit a722e014cc47a542f0c01e9d7fa4c780f79d4e99 Author: Fabio Erculiani Date: Fri Sep 24 11:36:17 2010 +0200 Tagging Entropy version 0.99.49.73 commit abd7e4fd331e31f7f86f2d69620e60cb938149ca Author: Fabio Erculiani Date: Fri Sep 24 11:31:26 2010 +0200 [sulfur] fix regression, do not bind on_pkgFilter_toggled callback to "refresh" and "install" buttons commit 40d12de8435a084eb739c73e0ea06b841c4894d5 Author: Fabio Erculiani Date: Thu Sep 23 19:03:20 2010 +0200 Tagging Entropy version 0.99.49.72 commit 8acc9598422f6d1a33f621ed17a8992bddb0fe3b Author: Fabio Erculiani Date: Thu Sep 23 19:02:59 2010 +0200 [entropy.spm] PortagePlugin: fix undefined reference commit acb355d9064719bf01ec7f9cf6c69cca785b1ef5 Author: Fabio Erculiani Date: Thu Sep 23 18:45:52 2010 +0200 Tagging Entropy version 0.99.49.71 commit 20a1de45ce8cdec621ab453267781c0372da13f7 Author: Fabio Erculiani Date: Thu Sep 23 18:45:14 2010 +0200 [entropy.spm] PortagePlugin: support per repository profiles/updates commit 32f251feaee08a2524376ced0f55fa240ce11800 Author: Fabio Erculiani Date: Wed Sep 22 20:29:33 2010 +0200 [entropy.db] EntropyRepository.createAllIndexes: call "ANALYZE" stmt after indexes creation commit e62859c6e1eee21f3109460854d07996f2d668a8 Author: Fabio Erculiani Date: Wed Sep 22 20:14:28 2010 +0200 [entropy.db] EntropyRepository: convert remaining closeDB() calls to close() commit caff8cc759de1159b74d4a7bafee6b15f2ee476f Author: Fabio Erculiani Date: Tue Sep 21 14:03:44 2010 +0200 [entropy.db] rename EntropyRepositoryBase.closeDB() to EntropyRepositoryBase.close() keeping backward compatibility commit c5747a91e60d68af3bca0f93fadff51335b02243 Author: Fabio Erculiani Date: Tue Sep 21 13:10:22 2010 +0200 [equo] handle OSError exception when ENOMEM (Cannot allocate memory) in exception handler commit b8514a9c2304d5fcc5862e2e002016f7e62019b1 Author: Fabio Erculiani Date: Tue Sep 21 13:07:54 2010 +0200 [equo] do not use hardcoded error numbers but rather errno module commit 6795f4e4966a349513ad60315be25dd1b1afa8dc Author: Fabio Erculiani Date: Mon Sep 20 20:16:31 2010 +0200 [todo] update TODO commit 63a1edbbc92cd4bc1eafaa9594cdc3bf50260ce7 Author: Fabio Erculiani Date: Mon Sep 20 20:15:54 2010 +0200 [conf] repositories.conf: add sabayon-limbo repository info to config file commit 3a0001fdf023f66bc36f8fc7a420a5119ddb3eed Author: Daniel Halens Rodríguez Date: Sat Sep 18 22:24:19 2010 +0100 [i18n] Update nl translation commit 5b8fd5e28b156c5f734ad51e652b05f1fad25fba Author: Fabio Erculiani Date: Sat Sep 18 14:19:35 2010 +0200 [entropy.spm] PortagePlugin.package_names_update: make it work using portage tree from CVS commit 3b0aefe12b4cd44df7ce7bf8ba75a6a268f0ab10 Author: Fabio Erculiani Date: Fri Sep 17 22:14:08 2010 +0200 [sulfur] add built-in icon images, make sulfur look good in KDE commit 33fe258b4a49d42ed2108610b4c592e15278c10d Author: Fabio Erculiani Date: Fri Sep 17 01:08:14 2010 +0200 [entropy.server] do not use EntropyRepository private implementation information, but rather provide a much cleaner implementation of _upload_database commit 6a70b27784b7c4dbe73352bd7bccdd01edca0260 Author: Fabio Erculiani Date: Thu Sep 16 18:27:16 2010 +0200 [todo] update TODO commit 7864e6a554e7233249966db2e4563462dcd001ec Author: Fabio Erculiani Date: Thu Sep 16 09:22:17 2010 +0200 Tagging Entropy version 0.99.49.70 commit 04640671afc20e57d1a0e7f954dfbe332c62158a Author: Fabio Erculiani Date: Thu Sep 16 09:21:18 2010 +0200 [entropy.spm] PortagePlugin: update builtin package sets list commit 02e07aea6bee4accc9434bad416b07eb0a7cf3a6 Author: Fabio Erculiani Date: Thu Sep 16 09:15:41 2010 +0200 [entropy.server] Server: remove bogus line in ServerFakeClientSystemSettingsPlugin.fake_cli_parser commit dc422b4774c0ad8491c68fa8a60d4c880553449d Author: Fabio Erculiani Date: Thu Sep 16 09:14:39 2010 +0200 [entropy.server] Server: remove bogus line in ServerFakeClientSystemSettingsPlugin.fake_cli_parser commit 904b678ea722da556d6b10da2aecdaa8115f4842 Author: Fabio Erculiani Date: Thu Sep 16 09:12:22 2010 +0200 [entropy.spm] PortagePlugin: completely use Portage code to return package sets configuration object commit c26d90fb200e4b6d1524eef1d5cd912b6c7e4114 Author: Fabio Erculiani Date: Wed Sep 15 22:06:39 2010 +0200 [entropy.tools] move entropy package strings manipulation functions to entropy.dep commit a29341c2b22f18b73d9fc2d94c88302ba63200d0 Author: Fabio Erculiani Date: Wed Sep 15 20:11:16 2010 +0200 [entropy.client] make Client.open_repository only accept validated repository identifiers Enforce restrictions on open_repository() to avoid loading invalid repository (damaged, etc). This will probably expose some new bugs that will be promptly killed. commit 6e13c30e8e5f12110fc3a805685bc09ebdcf5ae3 Author: Fabio Erculiani Date: Wed Sep 15 20:08:51 2010 +0200 [sulfur.views] defer loading of UGC cache thread by 15 seconds to speedup UI init commit 5322611eb00018ff66b00548cc527effd096c9ce Author: Fabio Erculiani Date: Wed Sep 15 20:04:02 2010 +0200 [sulfur.views] use gobject.timeout_add_seconds instead of gobject.timeout_add commit e27a5978817c86fc407e846a97a09b6768fa766b Author: Fabio Erculiani Date: Wed Sep 15 19:58:14 2010 +0200 [entropy.db] EntropyRepository.addPackage: ensure that live cache is empty at the end of the function, too commit 4765de8bf5a8997bb3086d79ffdd5d6a4beac919 Author: Fabio Erculiani Date: Wed Sep 15 16:22:39 2010 +0200 [entropy.transceivers] EntropyFtpUriHandler: use repr() when showing error string commit e9d380c9a9d1bb61616a74822b9cc30cc5c0bbd8 Author: Fabio Erculiani Date: Wed Sep 15 14:14:11 2010 +0200 [entropy.db] EntropyRepository: explicitly rollback transaction when calling addPackage and removePackage commit 3f14d38fde7070b30db8e460a430a3c559dc0ca5 Author: Fabio Erculiani Date: Wed Sep 15 14:03:40 2010 +0200 [entropy.db] EntropyRepository: if sqlite3 connection cannot close, interrupt other threads and call close() again commit f7734e3d771e40fbf4a91525b674b6e1ef762cb3 Author: Fabio Erculiani Date: Wed Sep 15 07:31:23 2010 +0200 [sulfur] remove isinstance(x, int) and replace by identity checking against None commit e6b8fcff81b99e99c8c2e6e7eae259d2e58b7eae Author: Fabio Erculiani Date: Wed Sep 15 07:27:31 2010 +0200 [sulfur] catch another OperationalError on listAllPackageIds() commit bd3f4e421f4423f68f5a3470d24863e51509beca Author: Fabio Erculiani Date: Wed Sep 15 07:25:48 2010 +0200 [sulfur] catch OperationalError when calling listAllPackageIds() commit ccb57e05d14be9238e90c7e8aab83fff5f8e16d2 Author: Fabio Erculiani Date: Wed Sep 15 07:20:45 2010 +0200 [entropy.services] open_session() can return None, state it clearly and handle the case everywhere the function is used commit c95b27e78e8020b8e0e71c39ac29661dc8bb2368 Author: Fabio Erculiani Date: Wed Sep 15 07:08:23 2010 +0200 [entropy.tools] movefile: catch OSError/IOError exceptions on the first lstat() too (on src) commit a7d8415ddad23799d786c2a7583cc8fd0b5c4e39 Author: Fabio Erculiani Date: Wed Sep 15 06:59:09 2010 +0200 [entropy.const] fix typo in etpConst['packagesrelativepaths'] commit 621740f9c8a54b31ed31687691882613b3802cd8 Author: Fabio Erculiani Date: Tue Sep 14 20:05:01 2010 +0200 [equo] remove --nockecksum option from "equo upgrade" and "equo install". Some people are abusing it. commit 9d36dcaee482e47334a5921529641c06a1d82faf Author: Fabio Erculiani Date: Tue Sep 14 20:00:43 2010 +0200 [entropy.db] EntropyRepository._insertContentSafety: execute query only if contentsafety table is available commit 7c5927524d181af2e5f2f461f382976157d1b0dd Author: Fabio Erculiani Date: Tue Sep 14 19:53:48 2010 +0200 [entropy.db] EntropyRepository._insertSignatures: make code more robust and handle the case where gpg column is not available commit ac28a04e989ba87612e5a76db01341ef7f3a4a9c Author: Fabio Erculiani Date: Tue Sep 14 09:50:33 2010 +0200 [po] update translations commit ec94cceacd7195bbe8a2eab4ef6fe176afbd1251 Author: Fabio Erculiani Date: Tue Sep 14 09:49:34 2010 +0200 [entropy.tools] start moving Entropy dependency handling functions to entropy.dep module commit 3bd2c001ea70fba1ce7833dbdc54c12582fc7580 Author: Fabio Erculiani Date: Tue Sep 14 07:54:49 2010 +0200 [entropy.tools] trivial code updates commit 1a301fefddf666d59c892362abaf052db5b471cf Author: Fabio Erculiani Date: Mon Sep 13 17:38:39 2010 +0200 Tagging Entropy version 0.99.49.60 commit d553108df80c372bb10556287af98928909cec3e Author: Fabio Erculiani Date: Mon Sep 13 17:38:16 2010 +0200 [entropy.spm] PortagePlugin: fix simple Entropy "or" dependencies generator code commit 29a320d5c30d50fa91f129d175684d8c171284f0 Author: Fabio Erculiani Date: Mon Sep 13 14:21:12 2010 +0200 [entropy.server.mirrors] when dumping repository light database to file, exclude "contentsafety" table too commit 2826538920ae7659ccbc51eaef209c6974c30c2e Author: Fabio Erculiani Date: Mon Sep 13 13:49:27 2010 +0200 Tagging Entropy version 0.99.49.59 commit 2a5dee74c7fd373ddb152d980cf82551b17cb8e8 Author: Fabio Erculiani Date: Mon Sep 13 13:48:54 2010 +0200 [todo] update TODO commit ddc73401bc6f0ed3ef011c93aad9d41c16dca53f Author: Fabio Erculiani Date: Mon Sep 13 13:42:01 2010 +0200 [todo] update TODO commit 882cb70eff639242ec9831185ecc16f3ab34e403 Author: Fabio Erculiani Date: Mon Sep 13 13:41:11 2010 +0200 [entropy.spm] PortagePlugin: remove code duplicated from portage.dep and fix nested conditional dependencies (not yet supported by Entropy) commit 8bebcd65e4566ddce2e800bb3157030014f6f568 Author: Fabio Erculiani Date: Mon Sep 13 13:40:24 2010 +0200 [entropy.tools] add helper function flatten() commit a4a52e62d860ede00aaf777c2cfb641b29c5261d Author: Fabio Erculiani Date: Mon Sep 13 13:40:07 2010 +0200 [tests] add another Portage related SPM test commit 0e7f3630b37a8c7f0941f76e68b9cccd08044939 Author: Fabio Erculiani Date: Sun Sep 12 09:25:17 2010 +0200 Tagging Entropy version 0.99.49.58 commit f053d07fe08eb532d4cdd581853cfdf253fd8f7c Author: Fabio Erculiani Date: Sun Sep 12 09:22:20 2010 +0200 [entropy.client.interfaces.package] include real repository URIs when using original repository id for fetching the package file commit 3b69f9a9a7e54b542549feb170d5eadc407383b7 Author: Fabio Erculiani Date: Sun Sep 12 03:15:49 2010 +0200 [entropy.client.interfaces.package] make "equo repo merge" logic fully working Properly setup package file mirrors to the right location used by the original repository. The trick consists of storing the original repository id inside the installedtable metadata in EntropyRepository, and use it afterwards in entropy.client.interfaces.package. commit 3c95f72312d84c0337762a7131d0d667101d86b1 Author: Fabio Erculiani Date: Sun Sep 12 02:45:41 2010 +0200 [equo] speedup "equo repo merge", call EntropyRepository.removePackage in a faster way commit 22940194fba63cea25c4326ed58d13103055615b Author: Fabio Erculiani Date: Sun Sep 12 02:31:42 2010 +0200 [equo] when calling "equo repo merge" update installed packages metadata Faking Entropy Client requires that the package URL is generated correctly, in order to comply with this, fake information will be stored inside the "installed package" metadatum, generally used by the installed packages repository only. commit 40cf08effad3b21f9f30425342168a68e96fb6d0 Author: Fabio Erculiani Date: Sun Sep 12 02:28:47 2010 +0200 [entropy.server] when moving/copying packages, keep track of the originating repository metadata commit 21ed35a9ed8cb48c87f567796cc18bd477892851 Author: Fabio Erculiani Date: Sat Sep 11 17:09:43 2010 +0200 Tagging Entropy version 0.99.49.57 commit d1571bb8baac8578ced2d7c930d9991fc6ce63f8 Author: Fabio Erculiani Date: Sat Sep 11 17:07:40 2010 +0200 [entropy.client.interfaces.package] implement foundation support for differential package file download commit 4d646aa16ac7616d8d535f11b6fba18f48bc8e4f Author: Fabio Erculiani Date: Sat Sep 11 16:51:18 2010 +0200 [equo] fix regression in text_repositories module, s/if/elif/ commit c17469b1baff6643e4f6aec52b4b0245e058bead Author: Fabio Erculiani Date: Sat Sep 11 16:46:17 2010 +0200 [entropy.fetchers] implement foundations for differential packages download support commit 1cdbe349ddbc0e0a3c289847dab2c1ee77dbc115 Author: Fabio Erculiani Date: Sat Sep 11 15:43:12 2010 +0200 Tagging Entropy version 0.99.49.56 commit 23b970efa12bff3736c96c49ecad35b3460419c7 Author: Fabio Erculiani Date: Sat Sep 11 15:42:18 2010 +0200 [tests] add a new live cache unit test commit a64c873284d50a537aa68ce824bbd6dc05694e2c Author: Fabio Erculiani Date: Sat Sep 11 15:38:05 2010 +0200 [entropy.db] EntropyRepository: commit to disk (calling Connection.commit()) before calling plugin hooks To avoid EntropyRepositoryBase plugin hooks to not see changes in repository not yet committed (leading to tricky hard to debug situations) call Connection.commit() before plugin hooks. commit a533faeff840f46e3edbb19c0a05528ec9f2e1b5 Author: Fabio Erculiani Date: Sat Sep 11 15:37:06 2010 +0200 [entropy.db] EntropyRepository: create __getLiveCacheKey method commit d5c1aab425faa464a6bc85cbbb65dd85b8cd05a4 Author: Fabio Erculiani Date: Fri Sep 10 23:23:48 2010 +0200 [po] update translations commit f9598010d1693d31d3bdf0b3565b89f515dac131 Author: Fabio Erculiani Date: Fri Sep 10 23:23:05 2010 +0200 [equo] implement developers-only feature "equo repo merge " This feature helps Entropy repository developers to simulate client side repository status by merging packages in one repository into another. Doing this client-side makes possible to distribute the testing effort and avoid touching critical data server-side. commit a47ac7e7a3e3b87c9ad3e6f2c72f5afcd2f34ab9 Author: Fabio Erculiani Date: Fri Sep 10 21:56:32 2010 +0200 [reagent] show packages to be removed, injected and added in alphabetical order (reagent update) commit 90abd0c00817f7334cffb5541c86cf0409afd104 Author: Fabio Erculiani Date: Fri Sep 10 11:51:35 2010 +0200 [entropy.spm,entropy.client] slightly improve code quality of package generation functions commit b57da0d7eff2291b23f3456e87bae4a1fb2e54d6 Author: Fabio Erculiani Date: Thu Sep 9 23:45:45 2010 +0200 [todo] update TODO commit 1c9119298d9c28db5e423ede9e236a26f0a13220 Author: Fabio Erculiani Date: Thu Sep 9 10:46:36 2010 +0200 Tagging Entropy version 0.99.49.55 commit 0d6ef852a9558b93dfb113dd855427fcd881f102 Author: Fabio Erculiani Date: Thu Sep 9 10:45:55 2010 +0200 [entropy.qa] fix incorrect argument in EntropyRepository.resolveNeeded call commit 98f577e9f9fb38b78b7b74040364569e5bb5ef49 Author: Fabio Erculiani Date: Thu Sep 9 08:40:37 2010 +0200 [entropy.spm] PortagePlugin: catch OSError exception that newer Portage releases can raise in get_installed_package_metadata commit 85a0de1f22cbbe40dd35cfd058ebf696dd3ac498 Author: Fabio Erculiani Date: Thu Sep 9 08:21:00 2010 +0200 [entropy.server] when bumping repository, also trigger commit hooks (and thus, spawn a commitChanges()) commit e23c5d8c647bd019cf52fbde216c436824648f07 Author: Fabio Erculiani Date: Thu Sep 9 08:09:48 2010 +0200 [sulfur] hide installed packages repository backup tool while running unprivileged commit 8feef2560909189d3667eb6cbda15cfae2689fda Author: Fabio Erculiani Date: Thu Sep 9 08:00:51 2010 +0200 [sulfur] remove background caches generation, it's slowing down a bit and doesn't work as user commit 29ba1a71e6c6ae15dc31a22f180a0dbe348a8018 Author: Fabio Erculiani Date: Thu Sep 9 07:45:48 2010 +0200 [equo] fix _my_formatted_print(), make it work with frozenset and tuple objects commit e8a907a74ad747940e66742d1df3812312ffc4a7 Author: Fabio Erculiani Date: Wed Sep 8 14:05:15 2010 +0200 Tagging Entropy version 0.99.49.54 commit d9c0214a0c48556e72a7a7b794d20343e3b9677b Author: Fabio Erculiani Date: Wed Sep 8 14:04:54 2010 +0200 [todo] update TODO commit 14e243fe21736ebd2898417a70c3933b47ed2539 Author: Fabio Erculiani Date: Wed Sep 8 14:01:30 2010 +0200 [entropy.spm] PortagePlugin: add compatibility with latest Portage 2.2, portage.sets has been moved to portage._sets commit 2b80649bd2759d992dd6d1ef43a9ea4b48b94bf8 Author: Fabio Erculiani Date: Wed Sep 8 13:34:18 2010 +0200 [entropy.server] fix regression in _move_files_over_from_upload(), move package file to correct location commit cd57e27fdf79bd260fb1ce406a3c9925cf9bdcf3 Author: Fabio Erculiani Date: Wed Sep 8 00:31:30 2010 +0200 Tagging Entropy version 0.99.49.53 commit f71f7d2cc8342c017b1f3f9b4e4f6fe89f321779 Author: Fabio Erculiani Date: Wed Sep 8 00:30:32 2010 +0200 [tests] spm: add package sets test commit 84f97ae2282c8d58f8215a768d679be85d79523c Author: Fabio Erculiani Date: Wed Sep 8 00:29:52 2010 +0200 [entropy.spm] PortagePlugin: fix sets module loading, improve Portage reload code commit 5223c153a399617b08f4660bbd5cbab3ef3cba01 Author: Fabio Erculiani Date: Wed Sep 8 00:29:29 2010 +0200 [po] update translations commit f0d33efe8916e1870e0bc7861fc597faf61cdcfa Author: Fabio Erculiani Date: Tue Sep 7 23:08:12 2010 +0200 Tagging Entropy version 0.99.49.52 commit a7df773d1ea16db9becfb3f4d33dd0169ac206c7 Author: Fabio Erculiani Date: Tue Sep 7 22:58:22 2010 +0200 [todo] update TODO commit dac5698f38ca188e97625cc353c62c21a3ee8b7e Author: Fabio Erculiani Date: Tue Sep 7 22:17:24 2010 +0200 [entropy.spm] PortagePlugin: dynamically reload portage modules when reinstalling/updating sys-apps/portage commit df3dbe87c0ba4957050f5739e10f3457b588b18e Author: Fabio Erculiani Date: Tue Sep 7 14:58:05 2010 +0200 [conf] add rsync:// sources to sabayonlinux.org repositories commit 5c95a6fca06e93d9e83b045b8f053bbe4538906e Author: Fabio Erculiani Date: Tue Sep 7 14:39:22 2010 +0200 [entropy.fetchers] implement UrlFetcher ssh:// protocol support over rsync commit 126de1e010c8636c91e93fec37368fe7b97cc224 Author: Fabio Erculiani Date: Tue Sep 7 13:59:02 2010 +0200 [reagent] trivial change, avoid to call _get_local_store_directory() every iteration commit b36e5f62074a81f20ad55649e7b12c4ac3fe1987 Author: Fabio Erculiani Date: Tue Sep 7 13:58:22 2010 +0200 [entropy.spm] change file name generated by PortagePlugin.generate_package, add category commit ec234f327f2898a61daf055eae9bf45638759bc1 Author: Fabio Erculiani Date: Tue Sep 7 13:40:45 2010 +0200 [entropy.server.mirrors] when moving package files to packages dir (after upload) also move .asc and .md5 ones commit d129e28327405ac571e082590fc495e78851a9e8 Author: Fabio Erculiani Date: Tue Sep 7 11:16:27 2010 +0200 Tagging Entropy version 0.99.49.51 commit c711ade2ed80f4ddc51a4759471f2af702c15c7c Author: Fabio Erculiani Date: Tue Sep 7 11:15:09 2010 +0200 [entropy.spm] PortagePlugin: revert some safety changes to generate_package, they don't play well with tarfile commit 86eaf08bad16dfcac2e44b0b7d7ea9476e5aea38 Author: Fabio Erculiani Date: Mon Sep 6 23:40:16 2010 +0200 Tagging Entropy version 0.99.49.50 commit dfd44c6903497e9f959aab92027305e7597d82c7 Author: Fabio Erculiani Date: Mon Sep 6 23:34:10 2010 +0200 [repo] adding AUTHORS, COPYING and README files, update TODO commit f78ecd08a17f19e2b22ca9c51bae63c1c35e6faa Author: Fabio Erculiani Date: Mon Sep 6 23:25:26 2010 +0200 [entropy.client.interfaces.dep] update tagged packages binding logic, when tag != None, tag is not == slot anymore commit 653f5514c8bbf3e5106c59b29531b1606cb8d6c5 Author: Fabio Erculiani Date: Mon Sep 6 15:30:49 2010 +0200 [equo] behaviour change: automatically bind non-tagged package strings to tagged A simple use case: "equo install nvidia-drivers" will now pull in packages providing the tag of the latest installed package if available. In this way, newer kernel packages (for example) will not be implicitly pulled in anymore. To override this: just append a valid tag to your package string "nvidia-drivers#2.6.34-sabayon" commit 3c5d0fb6845eee341ebdf7861b028c6e2c609ae8 Author: Fabio Erculiani Date: Mon Sep 6 15:09:10 2010 +0200 [entropy.client] remove debugging code commit 04f8f67b1e27f9751485cbd4f732dfea1e6f9919 Author: Fabio Erculiani Date: Mon Sep 6 13:25:58 2010 +0200 [todo] update TODO commit 52372dc357583473520fbc2c5a115b23a6067d5c Author: Fabio Erculiani Date: Mon Sep 6 11:03:11 2010 +0200 [entropy.client.interfaces.package] move URL name retrieval code into separate function, add scheme information to string commit 86402f18b0bb88e404488db20c4798053df40a72 Author: Fabio Erculiani Date: Mon Sep 6 10:57:19 2010 +0200 [entropy.fetchers] fine tune rsync:// download function parameters commit 797bd279db3615bee30f752cc596f7ce6e08b011 Author: Fabio Erculiani Date: Mon Sep 6 10:49:22 2010 +0200 [entropy.fetchers] UrlFetcher: urlencode "url" constructor argument only in urllib function commit 6339ed1b8f477aec70d5992f5f45574baf9122de Author: Fabio Erculiani Date: Mon Sep 6 10:15:30 2010 +0200 [entropy.spm] PortagePlugin.generate_package: remove unnecessary os.close() call commit 808e64d618fda8f154b0ca58ae0d74feab0066f1 Author: Fabio Erculiani Date: Mon Sep 6 10:14:31 2010 +0200 [entropy.spm] PortagePlugin: make generate_package() package file generation atomic commit 5546e04d982c354a68edfe8a441184faa7aece97 Author: Fabio Erculiani Date: Mon Sep 6 09:47:48 2010 +0200 [reagent] fix pontential uninitialized variable spm_key commit 638d1db1a8aca094dfeb75be54d663ffa7643a07 Author: Fabio Erculiani Date: Sun Sep 5 21:16:41 2010 +0200 [entropy.fetchers] rework UrlFetcher variables initialization, make it more robust commit 65606273ca8f301491e349bf7bbe40a13614510d Author: Fabio Erculiani Date: Sun Sep 5 21:16:19 2010 +0200 [entropy.fetchers] add back support for file:// URIs in UrlFetcher commit 46b3be4ef426b107af11397fe2e3f505e1750c23 Author: Fabio Erculiani Date: Sun Sep 5 21:15:13 2010 +0200 [entropy.const] drop etpConst['supported_download_protocols'], accept any URI, entropy.fetchers.UrlFetcher will handle them using a whitelist commit 7e478643255b11d344f5d96de6ef957df53eed3d Author: Fabio Erculiani Date: Sun Sep 5 21:14:25 2010 +0200 [entropy.tools] add is_valid_uri function commit 6aa3d86fecccabd34ef7fae990fb59a09cca86a3 Author: Fabio Erculiani Date: Sun Sep 5 19:41:01 2010 +0200 [sulfur] catch TypeError exception in new_pixbuf when retrieving install_status commit 2dcadd4b798bfc30a35b9674b15c5d421a06ccd0 Author: Fabio Erculiani Date: Sun Sep 5 19:39:05 2010 +0200 [entropy.db] EntropyRepository: create provided_libs table on _databaseStructureUpdate call rather than around in the code commit e8637df846c8aae2705f3522cb4dc8e1b5e72141 Author: Fabio Erculiani Date: Sun Sep 5 19:33:36 2010 +0200 [sulfur] catch OperationalError on views.new_pixbuf commit 7bb12def2bdbcdd768d8817809471648057d1c34 Author: Fabio Erculiani Date: Sun Sep 5 19:19:03 2010 +0200 [entropy.client] Client.unlock_resources: make lock handling fully resistent to race conditions commit 26498d2d97d12f81c6bf3e1c7317994e732162a6 Author: Fabio Erculiani Date: Sun Sep 5 19:02:14 2010 +0200 [entropy.client] Client.unlock_resources: fix possible race condition on removing lock file commit 165bd0173301542500b99d11170e088b2abe5572 Author: Fabio Erculiani Date: Sun Sep 5 14:49:43 2010 +0200 [entropy.spm] PortagePlugin: fix write_contents call in _create_contents_file_if_not_available write_contents root parameter was passed without a trailing "/". This caused injected packages (server-side) not writing Portage CONTENTS metadata correctly. commit 6fba685d976f0cc957055394a7aa37610365d3e5 Author: Fabio Erculiani Date: Sun Sep 5 14:36:08 2010 +0200 [entropy.db] EntropyRepository._foreignKeySupport: on_delete_cascade checks Some Entropy development versions had foreign keys support but no on_delete_cascade setting stored. This commit copes with that commit 3c4d86380767a22400eeba9d4bdf8fc9ad3f33fe Author: Fabio Erculiani Date: Sun Sep 5 14:23:05 2010 +0200 [entropy.db] EntropyRepository.removePackage: fix regression, properly execute removal script commit 0bc7c0288c4f0415fa40bd0a9d68c7e0836be0b4 Author: Fabio Erculiani Date: Sat Sep 4 19:29:23 2010 +0200 [todo] update TODO commit d32cba9fab349f306de82435cb370045600440c7 Author: Fabio Erculiani Date: Sat Sep 4 19:25:34 2010 +0200 [entropy.fetchers] list supported entropy.fetchers protocols in entropy.const commit 3d7503623487c3c32e5c8868c0a36f39bb6373b2 Author: Fabio Erculiani Date: Sat Sep 4 19:08:56 2010 +0200 [entropy.fetchers] trivial variable name change commit 40e7a97566357faabc0385a043aa546b763424ed Author: Fabio Erculiani Date: Sat Sep 4 18:41:33 2010 +0200 [entropy.fetchers] add back support for https and ftps commit 8938b24667ef3b75458f0fa8489d2dccbb99c1e4 Author: Fabio Erculiani Date: Sat Sep 4 18:38:39 2010 +0200 [entropy.fetchers] implement support for rsync:// protocol using /usr/bin/rsync commit efd32ede4ed25be8acc17572e2fee47d3224d611 Author: Fabio Erculiani Date: Sat Sep 4 16:04:52 2010 +0200 [entropy.db] remove usage of illegale protected methods inside EntropyRepository.contentDiff commit 1198a24290b3d3005ff226d247aad0c8d425693b Author: Fabio Erculiani Date: Sat Sep 4 15:26:16 2010 +0200 [entropy.*] remove "eclasses" metadata support "eclasses" package metadata is not in use in Entropy and is too tight with Portage. Dropping. commit b749e30a93d2047d04d68ae325560c24c4e4bd80 Author: Fabio Erculiani Date: Sat Sep 4 14:06:34 2010 +0200 [todo] update TODO commit f2d92793d084cf1af97182189db3cd86f3bc0aae Author: Fabio Erculiani Date: Fri Sep 3 23:49:46 2010 +0200 [entropy.security] Repository.is_pubkey_available: catch GPGError exceptions commit c5cfeec3cd94adf4454d39548941ee49cf812ae4 Author: Fabio Erculiani Date: Thu Sep 2 20:13:23 2010 +0200 Revert "[entropy.db] if EntropyRepository caching is disable, do not use live cache at all" This reverts commit ef586a5ae57600895c834d6f0974943f84b87c0c. commit ef586a5ae57600895c834d6f0974943f84b87c0c Author: Fabio Erculiani Date: Thu Sep 2 19:09:37 2010 +0200 [entropy.db] if EntropyRepository caching is disable, do not use live cache at all commit 146f127740a6caba98e029c304e6412728283aaa Author: Fabio Erculiani Date: Thu Sep 2 19:06:09 2010 +0200 [entropy.db] ensure that removePackage keeps live cache clean commit 5183a77deaed4efffcf843fc22db8a9886052d45 Author: Fabio Erculiani Date: Thu Sep 2 19:04:48 2010 +0200 [entropy.server] when adding packages, commit EntropyRepository changes to disk as soon as possible commit f184c8d779bed1f631f2b438a8c27232cccc658e Author: Fabio Erculiani Date: Thu Sep 2 16:45:53 2010 +0200 [entropy.spm] PortagePlugin: fix world file handling, typo in function commit fef265dab3e3192a0bd3cba127a3cbdf8eb726fc Author: Fabio Erculiani Date: Tue Aug 31 17:41:51 2010 +0200 [entropy.server] really make sure that db data is flushed to disk during Server._package_injector commit 3888fff5ebf91ac72d21eccaa78edb813edc079c Author: Fabio Erculiani Date: Tue Aug 31 15:57:54 2010 +0200 [todo] update TODO commit 4575a792efaf0fe294c8aac96348efa85c13e7c3 Author: Fabio Erculiani Date: Tue Aug 31 15:22:54 2010 +0200 [entropy.server] improve reliability of Server._setup_repository_package_filename Providing the EntropyRepository instance currently in use is much better than opening a new one. commit 5cb8e11810b5f9f01216e2375889ce00eb89df08 Author: Fabio Erculiani Date: Mon Aug 30 23:10:21 2010 +0200 [todo] update TODO commit 8ad0650dac5efad2680ea6a4d6d9116b490cc28d Author: Fabio Erculiani Date: Mon Aug 30 23:06:02 2010 +0200 [entropy.qa] add extra (ldd based) unresolved soname QA check Using ldd to check if an executable has automagic dependencies server-side, under controlled circumstances (such as checking against the files provided by the package it belongs) is a good (not best) way to make sure there are no breakages visible to user. Unfortunately, these kind of missing dependencies have to be checked and verified manually, besides, it's a good thing to have them reported. commit 14bcfbf0ce4dc49b1d02b957141d64ef994b58cd Author: Fabio Erculiani Date: Mon Aug 30 23:05:12 2010 +0200 [entropy.tools] read_elf_real_dynamic_libraries: some final fixes commit b6ca4ed514d44430eb51330e8e01857a43d1738e Author: Fabio Erculiani Date: Mon Aug 30 21:52:10 2010 +0200 [entropy.tools] read_elf_real_dynamic_libraries filter out bogus lines commit 6702f7a33289d7cd066f6307ca15c9766467b253 Author: Fabio Erculiani Date: Mon Aug 30 21:49:07 2010 +0200 [entropy.tools] some minor fixups to read_elf_dynamic_libraries and resolve_dynamic_library commit 0acc74ac625e66d7110aac457c93a2ccf5faef73 Author: Fabio Erculiani Date: Mon Aug 30 20:33:09 2010 +0200 [entropy.tools] add read_elf_real_dynamic_libraries function commit 825d9bd02de4277e3897549c676201b8be8d1f8e Author: Fabio Erculiani Date: Mon Aug 30 17:59:14 2010 +0200 [entropy.tools] read_elf_broken_symbols: quote elf_file passed to getstatusoutput commit 2c157bc6c5c9dfff318a5724701ecb002bfccff5 Author: Fabio Erculiani Date: Mon Aug 30 16:06:41 2010 +0200 [entropy.tools] read_elf_dynamic_libraries no need to consider another ROOT= commit 2f93f2a214443b03e075b4914ffccf5bf4190666 Author: Fabio Erculiani Date: Mon Aug 30 16:06:08 2010 +0200 [entropy.tools] read_elf_broken_symbols: no need to consider another ROOT= commit 778fa6c23e289a0e0d7fa51a305a71163556085e Author: Fabio Erculiani Date: Mon Aug 30 12:50:26 2010 +0200 [tests] test "content safety" metadata commit 21413531fac9ac7f0758ce5cb81bf668d489d042 Author: Fabio Erculiani Date: Mon Aug 30 12:49:33 2010 +0200 [entropy.server,entropy.client] complete "content safety" feature support commit 80fff1ed39a212776df612c0cffb442cdbb11e7e Author: Fabio Erculiani Date: Sun Aug 29 12:20:11 2010 +0200 [entropy.services.interfaces] SocketHost: separate non-SSL and SSL log files commit 5d860aa17d6e476577ba2ce119458806e19457c3 Author: Fabio Erculiani Date: Sun Aug 29 12:15:08 2010 +0200 [entropy.services.interfaces] improve ssl handling code, make some variables protected commit dce7a38c693565b3e469f977acab653b8dc4d0ee Author: Fabio Erculiani Date: Sun Aug 29 09:49:05 2010 +0200 [entropy.misc] LogFile: remove loggers cache, does more harm than good commit 720e2ed55a43c39971d0e9fe411146dcf5c3e575 Author: Fabio Erculiani Date: Sun Aug 29 08:46:01 2010 +0200 [todo] update TODO commit 70ade04ff6731f43fc2fbb4b0bb0f9e6252c4468 Author: Fabio Erculiani Date: Sat Aug 28 18:43:39 2010 +0200 [entropy.services.interfaces] fix typo in session's stream_stat item commit 13b897cbc8fedee8c89aeafec7a370174b406417 Author: Fabio Erculiani Date: Sat Aug 28 17:19:18 2010 +0200 [todo] update TODO commit 821d810aa33228452927d89fca8f466a38c0bde6 Author: Fabio Erculiani Date: Sat Aug 28 17:07:15 2010 +0200 [entropy.db/entropy.spm] introduce content safety metadata collection (sha256, mtime) The following changes add more security features to Entropy repository files. Every package will have new security metadata associated, like sha256 and mtime of package files. Once all packages will contain such information, the feature can be used, for example, to determine if a system has been compromised by changing critical executables. This is not a replacement for rootkit tools such as rkhunter or chkrootkit, but instead, the base support for their file checking mechanism. Entropy Client support (equo, mainly) is planned in the near future. commit a6da16e9f0f2a9cd4efd4ed1c8c2a15b4d868809 Author: Fabio Erculiani Date: Sat Aug 28 16:08:25 2010 +0200 [entropy.spm] PortagePlugin: properly calculate package size even when package is injected commit 0ea090b2595d206cc21b629d49e33603f0187383 Author: Fabio Erculiani Date: Thu Aug 26 11:40:24 2010 +0200 [todo] update TODO commit 44020f6d405418ee81130432ac169529a3595282 Author: Fabio Erculiani Date: Wed Aug 25 03:45:32 2010 +0200 [po] update translations commit 630d069c52e27346bb9103c8c68643d021c5c02e Author: Fabio Erculiani Date: Wed Aug 25 03:44:25 2010 +0200 [sulfur] show warnings for orphaned system packages and packages unavailable in repositories commit e099600132945f204dade28bec8aae65c9875ee9 Author: Fabio Erculiani Date: Wed Aug 25 03:21:27 2010 +0200 [entropy] add logrotate file commit b3716a6555023a59af8e4d3bfdf03423770c4e74 Author: Fabio Erculiani Date: Tue Aug 24 13:48:17 2010 +0200 [equo] warn user about orphaned packages not in repos anymore and orphaned system packages commit 4be9cb5a94a0713d56a69c7aab8171d1bbf304f1 Author: Fabio Erculiani Date: Tue Aug 24 13:24:06 2010 +0200 [entropy.client.interfaces.dep] trivial docstring update commit b4488b1a598e885ce181468b069b00e43c98e96d Author: Fabio Erculiani Date: Tue Aug 24 09:53:23 2010 +0200 [entropy.transceivers] make SSH transceiver working on non-standard SSH ports (regression) commit 1970a36d143fbe713bad6bf295c67470de2940b3 Author: Fabio Erculiani Date: Fri Aug 20 15:37:02 2010 +0200 [tests] add another revision bump test commit 3fcf104316ea3f00c441915786d1e841f8c5b7c1 Author: Fabio Erculiani Date: Fri Aug 20 14:14:36 2010 +0200 [entropy.server] fix revision bumping support Packages were removed before the revision bumping logic code had a chance to calculate the new package revision. commit 4352f39d1b56a161f1c0ebe649b79ceebb4374ac Author: Fabio Erculiani Date: Fri Aug 20 14:14:15 2010 +0200 [tests] server: add package revision bumping test commit 28b3913c2df272a4849f5eeb6ce35222f3511f00 Author: Fabio Erculiani Date: Wed Aug 18 21:57:08 2010 +0200 [todo] update TODO commit a2649b34133105de48c29c38d4bb643b95388fe7 Author: Fabio Erculiani Date: Wed Aug 18 21:42:29 2010 +0200 [entropy.db] fix regression in EntropyRepository.retrieveUseflags commit 47690cea4bf72d18926c62d7fa479329a2d2b993 Author: Fabio Erculiani Date: Wed Aug 18 21:41:49 2010 +0200 [entropy.db] more list to tuple conversion, see previous commit commit c86ba293f578be6b22147d159d2383b347d9f4dd Author: Fabio Erculiani Date: Wed Aug 18 20:58:15 2010 +0200 [entropy.db] EntropyRepositoryBase: prefer tuple over list when returning objects This commit drastically changes EntropyRepository API, return object are now either tuple or frozenset for most functions. This aims to improve metadata reliability across function calls, making impossible to change their content. Frozenset and tuple are immutable types. commit 72b14eb71e4257fc7184ba4929424f5932a1b8b2 Author: Fabio Erculiani Date: Wed Aug 18 17:35:37 2010 +0200 [entropy.db] EntropyRepositoryBase: return frozenset objects instead of set commit 9d3f9420956213b2ce98aaf8cb261e742028e2f3 Author: Fabio Erculiani Date: Wed Aug 18 15:59:38 2010 +0200 Revert "[entropy.db] copy objects before pushing/popping to/from on-RAM cache" This reverts commit 38c875a72ed1fd3ace3c14dda0067cda92421fb5. commit 38c875a72ed1fd3ace3c14dda0067cda92421fb5 Author: Fabio Erculiani Date: Wed Aug 18 15:54:33 2010 +0200 [entropy.db] copy objects before pushing/popping to/from on-RAM cache commit 4042bf9a4f5056cf349fe7bec3ecc8530ba831f3 Author: Fabio Erculiani Date: Wed Aug 18 15:49:55 2010 +0200 [entropy.db] EntropyRepository: drop deprecated methods commit 20f5be83aefd1e42b35ab82eefd88e160919ab74 Author: Fabio Erculiani Date: Wed Aug 18 14:40:50 2010 +0200 Tagging Entropy version 0.99.49.21 commit 26c80211a458ee3874a70de919fdb107409c29f9 Author: Fabio Erculiani Date: Wed Aug 18 14:01:58 2010 +0200 [entropy.db] EntropyRepository: rewrite live cache support to improve robustness, cache object is now static commit 051ca2bfce616f2eed390fc02269fc4a141d00a9 Author: Fabio Erculiani Date: Wed Aug 18 09:03:16 2010 +0200 [entropy.db] EntropyRepository: fix searchEclassedPackages(), it didn't work commit 6523d778a5a6f6c7d6f4407c78499149c16e494a Author: Fabio Erculiani Date: Wed Aug 18 09:02:29 2010 +0200 [entropy.db.skel] EntropyRepositoryBase.searchEclassedPackages always returns list commit 0fd5df58906be69de6dbf5109372600914ec2b95 Author: Fabio Erculiani Date: Wed Aug 18 09:01:59 2010 +0200 [equo] text_query.search_eclass: improve function reliability commit 0a3148308bb6055b2e60def759ee90e84c721186 Author: Fabio Erculiani Date: Tue Aug 17 18:29:53 2010 +0200 Tagging Entropy version 0.99.49.20 commit 1b02cbb7e029fee73a19b3b3f03c034c8312dd87 Author: Fabio Erculiani Date: Tue Aug 17 18:27:53 2010 +0200 [entropy.transceivers] FTP plugin: fix temporary file handling in EntropyFtpUriHandler.download() commit f2e4a8f2b2f1913c8b543e9e3758d9d3c522b346 Author: Fabio Erculiani Date: Tue Aug 17 17:47:14 2010 +0200 [entropoy.client.interfaces.package] add docstring commit 0860909befc04a8aadec5e8fdc474336de8de848 Author: Fabio Erculiani Date: Mon Aug 16 22:25:51 2010 +0200 [equo] text_tools.acquire_entropy_locks: determine if another entropy is running before any other check, more nazism ftw commit 91d9476758d0d7f8a1b4270342ed42b94c712fbc Author: Fabio Erculiani Date: Mon Aug 16 20:08:38 2010 +0200 [entropy.db] EntropyRepository: introduce more on-RAM caching, improving Entropy Client queries speed commit f225a7dab5eb49bf2a2cc71f35919f3dd09029a3 Author: Fabio Erculiani Date: Mon Aug 16 19:58:09 2010 +0200 [entropy.fetchers] fix MultipleUrlFetcher output update function commit 526da6ba81c13cff4208086654ef82b5d0e24d77 Author: Fabio Erculiani Date: Mon Aug 16 19:49:24 2010 +0200 [entropy.client] trivial string update commit 16ef7d892e08eab6552191ce061521c772aae2d3 Author: Fabio Erculiani Date: Mon Aug 16 19:29:26 2010 +0200 [entropy.db] EntropyRepository: fix bogus implementation of searchKeySlot commit 59d499df6f1cdfb69ba9d50750ce35ae5c1ca4c3 Author: Fabio Erculiani Date: Mon Aug 16 16:31:23 2010 +0200 [entropy.client] when waiting in Client.wait_resources() and resources get unlocked, throw all cache away commit 11126779c2a00f79bf35e944b8d293799514e214 Author: Fabio Erculiani Date: Sun Aug 15 23:23:59 2010 +0200 [entropy.db] EntropyRepository: taint live cache items when updating them commit 01784d79e1e5c262895e85674d3f9f729100f2af Author: Fabio Erculiani Date: Sun Aug 15 17:29:29 2010 +0200 [entropy.db] update API (changed searchNameCategory arguments) and 2x speed of atomMatch() by caching several functions commit 46ba83ace21dab117b0363dab65d3a11711916aa Author: Fabio Erculiani Date: Sun Aug 15 16:59:57 2010 +0200 [entropy.db] EntropyRepository.retrieveName: use cursor object returned by execute() commit e792796b4fc20eec125ab52738971787b01e6d59 Author: Fabio Erculiani Date: Sun Aug 15 16:30:13 2010 +0200 [todo] update TODO commit c719ec4f74f6a386c539cbc0f6b5fe61f9c22d7c Author: Fabio Erculiani Date: Sun Aug 15 16:25:26 2010 +0200 [entropy.db] EntropyRepository.addPackage: clear cache at the beginning of the function commit 3749ed5486a4f80efe7ad1e323ab25ccf3b99ce3 Author: Fabio Erculiani Date: Sun Aug 15 16:21:59 2010 +0200 [entropy.db] EntropyRepository: remove unused attribute commit 6b8b7ab3d1bdc1ff0f697d84133367850d8867ce Author: Fabio Erculiani Date: Sun Aug 15 15:41:32 2010 +0200 [entropy.spm] PortagePlugin: improve unpack_xpak() reliability commit 1dd0a2cfdfbc2718886734c1fe59a46f23099d45 Author: Fabio Erculiani Date: Sun Aug 15 15:32:51 2010 +0200 [po] update translations commit 0d6dbc3f0ac20b7e8029017dde26c13454ef5711 Author: Fabio Erculiani Date: Sun Aug 15 15:32:25 2010 +0200 [entropy.server] replace "database" with "repository" in ui messages commit 80c85b55d8ecf8ebc4419bf38f92cc66224cc554 Author: Fabio Erculiani Date: Sun Aug 15 15:18:01 2010 +0200 [entropy.client.interfaces.repository] move back post update repository hook execution to Repository class commit b7a8dfc30ad2866c15a9ed5b86a4ba82c4718854 Author: Fabio Erculiani Date: Sun Aug 15 00:41:17 2010 +0200 [entropy.server] Server.add_packages_to_repository: fix blacklisted dependencies handling commit ab0cc98a52da58920db3bac73462a0ea56ea2555 Author: Fabio Erculiani Date: Sat Aug 14 22:32:39 2010 +0200 [entropy.server] repo_blacklist object must be list commit dd622c18e5d02e0182b988c73e49c8e794f1648f Author: Fabio Erculiani Date: Sat Aug 14 19:18:17 2010 +0200 [entropy.server] add support for per-package dependency blacklist commit 38690a69bc98f9104890a0e5c14413eff842f5ba Author: Fabio Erculiani Date: Sat Aug 14 17:51:29 2010 +0200 [po] update translations commit 24bb03cffe17247f1191a9a5f316ce4120da5a93 Author: Fabio Erculiani Date: Sat Aug 14 08:42:06 2010 +0200 Tagging Entropy version 0.99.49.12 commit a6aa09f63d41c3f8747bc38dee31d58980924135 Author: Fabio Erculiani Date: Sat Aug 14 08:41:11 2010 +0200 [entropy.server] fix regression, remove duplicated os.remove() commit 72b4d37bf9ced949c47b025c752115448ee49a3a Author: Fabio Erculiani Date: Sat Aug 14 02:44:46 2010 +0200 [po] update translations commit eb771eee0aa06cb4561d8031b3fcf262e7d442e8 Author: Fabio Erculiani Date: Sat Aug 14 02:34:51 2010 +0200 Tagging Entropy version 0.99.49.11 commit 018b851ce72194c582716192f8c7909d11e2069b Author: Fabio Erculiani Date: Sat Aug 14 02:23:56 2010 +0200 [entropy.client.interfaces.package] remove unneeded logging commit 73174f96fd8646490df1421214c2ba3f63daa76a Author: Fabio Erculiani Date: Sat Aug 14 02:17:47 2010 +0200 [entropy.client.interfaces.package] properly move preremove step after install In order to avoid issues with Source Package Managers requiring stricter conditions of live filesystem during install/remove steps, improve package phases by separating install and removal, preremove and postremove code. commit 0a014d32fb6288bdfaabfa38c2deae2358c1a4e0 Author: Fabio Erculiani Date: Thu Aug 12 20:58:25 2010 +0200 [tests] also run const tests commit 2c46e97d4fd93459ada403990cdc740058ae3426 Author: Fabio Erculiani Date: Thu Aug 12 20:51:22 2010 +0200 Tagging Entropy version 0.99.49.10 commit a09714f49fb1ad5d91b4dd4e25e422f27196c28b Author: Fabio Erculiani Date: Tue Aug 10 18:11:38 2010 +0200 [entropy*] improve mkdtemp/mkstemp usage commit f21f4b55ebf00cde01f569bc318700a07bb41b99 Author: Fabio Erculiani Date: Tue Aug 10 08:41:39 2010 +0200 [po] update translation files commit cc01fee65b98eca78375a4b1c0f14e797b23ea83 Author: Fabio Erculiani Date: Mon Aug 9 23:00:53 2010 +0200 [entropy.server] dep_rewrite: make possible to remove dependencies by providing "-" as replacement commit 3f141d73404e0f214308f56eb8b484b9fe36e2dd Author: Fabio Erculiani Date: Mon Aug 9 21:51:16 2010 +0200 [entropy.client.interfaces.dep] improve dep calculation performance for tagged packages by providing tags in reverse alphabetical order commit 1ce64ba6c8b848ee39503f039bcbc235e3be81cd Author: Daniel Halens Rodríguez Date: Mon Aug 9 21:52:36 2010 +0100 [i18n] Add sv translation file and add Patrik Karlsson to translators list commit a1e808f41331eee58172293072d62715eabafcf6 Author: Fabio Erculiani Date: Mon Aug 9 21:24:12 2010 +0200 [po] update translations, fix portage_plugin support (module was not listed in POTFILES.in) commit bc03f7ef48c547fafbb9f04f3a4b38c975883a9c Author: Fabio Erculiani Date: Sun Aug 8 14:26:06 2010 +0200 [entropy.client] make possible to disable differential repository update feature commit 91adc88f1b2bcf75355216dd418d786b45fbd68d Author: Fabio Erculiani Date: Sun Aug 8 14:18:01 2010 +0200 [entropy.client.interfaces.db] remove dead code, EntropyRepository.generateReverseDependenciesMetadata does not exist anymore commit 959263529cebdddbb6e18194c5c37607dabbbaaa Author: Fabio Erculiani Date: Mon Aug 9 17:46:37 2010 +0200 [sulfur.views] make main treeview working with any font DPI commit a25309be1190d38cd90d2003933aa09b3d942af8 Author: Fabio Erculiani Date: Sun Aug 8 11:19:42 2010 +0200 [todo] update TODO commit 788847585007b5d5037925ab2585e6f494f7d367 Author: Fabio Erculiani Date: Sun Aug 8 11:06:29 2010 +0200 [entropy.db] EntropyRepository: rename validateDatabase() to validate(), deprecate validateDatabase() commit 0c7e75c13141db19adc8179b4cf6899d56fae8b6 Author: Fabio Erculiani Date: Sun Aug 8 11:02:15 2010 +0200 [entropy.output] write warning and error messages to stderr by default commit 2fb3f559cb9782cb37cbfd3aab153532ce9ab011 Author: Fabio Erculiani Date: Sun Aug 8 10:51:50 2010 +0200 [entropy.client.interfaces.cache] when checksum() fails in _all_repositories_checksum() report to user commit e7ef727840c1e8c10992d6ba5341d05d1c848dff Author: Fabio Erculiani Date: Sun Aug 8 10:46:07 2010 +0200 [entropy.db] EntropyRepository: when calling validateDatabase() also call checksum() commit 291cf97f02ac7d53d034e0ace87dd0c20fe9cb22 Author: Fabio Erculiani Date: Sun Aug 8 10:37:42 2010 +0200 [equo] handle OperationalError exceptions on listAllPackageIds() in text_rescue._database_check() commit c5b77f09642ccec6e04811ff0c44d258d05b845f Author: Fabio Erculiani Date: Sat Aug 7 22:59:15 2010 +0200 [todo] update TODO commit 2ab35b3c3c548b41c7e3fac3791d5bc6420487d9 Author: Fabio Erculiani Date: Sat Aug 7 19:35:07 2010 +0200 [services] client-updates-daemon: always run unprivileged, gain privileges only when strictly required commit fc92891bf7e387c53765131fab24b27bc885d586 Author: Fabio Erculiani Date: Sat Aug 7 19:15:11 2010 +0200 [sulfur] fix regression that caused configuration file values to be handled incorrectly commit e4c25b6e5c919d4d05c796f1597b3755f88ed838 Author: Fabio Erculiani Date: Sat Aug 7 19:11:26 2010 +0200 [sulfur] major: run application as unprivileged user, regain privileges only when needed commit cd62ed35b12905d4206542a136ecd4edffa32497 Author: Fabio Erculiani Date: Sat Aug 7 19:10:26 2010 +0200 [entropy.const] const_regain_privileges: do not raise ValueError if process is already privileged commit 721f1439fd0ed9e285aa0f124852513208fc7218 Author: Fabio Erculiani Date: Sat Aug 7 18:30:40 2010 +0200 [sulfur.dialogs] catch PermissionDenied exception when storing UGC data fails commit a499094ecf00f3b635481ff2342b6427addd7208 Author: Fabio Erculiani Date: Sat Aug 7 18:30:12 2010 +0200 [entropy.const] improve const_drop_privileges and const_regain_privileges reliability and usability commit 47e42eb891d2ace9edd1ad507d9b67fb0354246c Author: Fabio Erculiani Date: Sat Aug 7 18:29:31 2010 +0200 [sulfur.setup] improve const class, make possible to reset variables by calling const.setup() commit 4e52e1161c88be4047083ed8fef7443346317d0d Author: Fabio Erculiani Date: Sat Aug 7 16:22:55 2010 +0200 [entropy.const] const_drop_privileges/const_regain_privileges: keep etpConst['uid'] up-to-date commit 4a5f3a5e20188777656a42be3b7f9d897fe29509 Author: Fabio Erculiani Date: Sat Aug 7 16:06:38 2010 +0200 [entropy.const] add built-in drop/gain privileges functions commit e9da541a42fc44afb6b62389c7699f29ff65f7e6 Author: Fabio Erculiani Date: Sat Aug 7 15:17:25 2010 +0200 [entropy.exceptions] add SecurityError exception commit eec9d6cdd1227c5a6e74c78a28d08f76d4c60eef Author: Fabio Erculiani Date: Sat Aug 7 15:07:11 2010 +0200 [entropy.const] add unprivileged user/group handling commit d8822d18f18a6b2c29b577b7e5fc628eab304eb9 Author: Fabio Erculiani Date: Sat Aug 7 09:16:41 2010 +0200 [conf] add id-REPO mirror to repositories.conf commit ef8929cf8a8ebbc404c0edbea8f40657d9019e3e Author: Fabio Erculiani Date: Sun Aug 1 22:41:43 2010 +0200 [conf] add mirror.aarnet.edu.au to repositories.conf commit 53f80631ad33ac1bcd90b2aa13634c7d2fbacf5c Author: Fabio Erculiani Date: Sun Aug 1 10:23:35 2010 +0200 [entropy.server] move ServerPackagesRepository and implement basic update() method commit 2a89dde8d8d0a5ae9e4da93114d0f3bfe4e2e27d Author: Fabio Erculiani Date: Sun Aug 1 01:16:45 2010 +0200 [todo] update TODO commit 0f42721e43beabbe76cc4b1dc73c86e65f411c03 Author: Fabio Erculiani Date: Sun Aug 1 01:16:20 2010 +0200 [equo] text_rescue: acquire Entropy locks when needed commit 15ff49b82b9762c0d4dbdf3cd75c282de2b435ba Author: Fabio Erculiani Date: Sun Aug 1 01:16:02 2010 +0200 [equo] text_smart: acquire Entropy locks when needed commit 3277ad4ebc1fd70d71e4917ea12b1d36c4618885 Author: Fabio Erculiani Date: Sun Aug 1 01:15:14 2010 +0200 [equo] text_repositories: add return to _remove_repository and _add_repository commit 422aeec80b13ab66e75c0eb14d5f56e3bc940b53 Author: Fabio Erculiani Date: Sun Aug 1 01:04:07 2010 +0200 [equo] text_security: acquire Entropy locks when calling "equo security install" commit bde58b19a3ad66c83391831c0a4b2fa07f67cefa Author: Fabio Erculiani Date: Sun Aug 1 00:43:48 2010 +0200 [entropy.db] EntropyRepository: remove @deprecated methods commit 77c010889c657349cc3577e905187a0812179902 Author: Fabio Erculiani Date: Sun Aug 1 00:42:43 2010 +0200 [todo] update TODO commit 0b28ce42ed313d0e26076786713b1b80b36f948d Author: Fabio Erculiani Date: Sun Aug 1 00:41:55 2010 +0200 [entropy.db] move handlePackage() implementation to entropy.server's ServerPackagesRepository commit 571beaaf12faecafac6e9da75a2062f943a5bec1 Author: Fabio Erculiani Date: Sun Aug 1 00:29:18 2010 +0200 [entropy.db] several EntropyRepository changes, listed below - overridden handlePackage, addPackage, removePackage in respective entropy.client.interfaces.db classes in a proper, secure way. - overridden maskFilter in entropy.client.interfaces.db, the final goal will be removing its logic from EntropyRepository and move it to AvailablePackagesRepository only. - removed any evidence of "client_repo" EntropyRepositoryPlugin(s) metadatum. commit 063d6fe7407499c89938092e79fa093ef71f952f Author: Fabio Erculiani Date: Sat Jul 31 16:14:24 2010 +0200 [todo] update TODO commit 4fbb0683956f3c1d34f46699e3b3fbfc3b36c7aa Author: Fabio Erculiani Date: Sat Jul 31 16:13:49 2010 +0200 [entropy.db.skel] update todos commit 6edf4c331cec052d4b88f1f1b219e429f8b8754c Author: Fabio Erculiani Date: Sat Jul 31 15:15:32 2010 +0200 [todo] update TODO commit fe18e38f324b97ea2d23059ea896c71669a1a1ac Author: Fabio Erculiani Date: Sat Jul 31 15:14:54 2010 +0200 [entropy] several QA improvements and API changes (trivial, but still) commit b0a34a77c6b347397449b2339abb3ffacf70c4b2 Author: Fabio Erculiani Date: Sat Jul 31 13:10:30 2010 +0200 [equo] text_ui: always acquire entropy lock before doing anything commit 8782df8ae13fb7dab45af9d84b70ee179b2c5d39 Author: Fabio Erculiani Date: Sat Jul 31 12:57:33 2010 +0200 [equo] avoid race condition in try/finally in _do_text_cleanup commit 7cd67e4d7932920a2661a70b9df5d0982382aa1f Author: Fabio Erculiani Date: Sat Jul 31 12:56:47 2010 +0200 [equo] when running "equo cleanup", make sure no other Entropy instances are running commit 71f1b63a1320b718b8d0f313c15585186d47e759 Author: Fabio Erculiani Date: Sat Jul 31 12:55:04 2010 +0200 [text_tools] make acquire_entropy_locks() and release_entropy_locks() actually working commit e21b636bf686755fb7124801508c0a9a50a89484 Author: Fabio Erculiani Date: Sat Jul 31 12:43:20 2010 +0200 [text_tools] add acquire_entropy_locks() and release_entropy_locks() functions commit 6993271143bb5a928d3ef3d2ea127cac7d211f75 Author: Fabio Erculiani Date: Sat Jul 31 12:41:39 2010 +0200 [services] client-updates-daemon: only release pid lock if it has been acquired commit 62b48972d419698936002ec39317815f32f6ead8 Author: Fabio Erculiani Date: Sat Jul 31 10:27:59 2010 +0200 [entropy.db] EntropyRepository: listAllFiles() wasn't properly overridden commit 07de0b5cc51f6e00d7e5ab22bbc4902e9c1017a5 Author: Fabio Erculiani Date: Sat Jul 31 09:33:18 2010 +0200 [entropy.spm] PortagePlugin: remove linux-info pkg_setup() hack that fixed KV_OUT_DIR, no longer needed commit 5c5a6c369a7556d8f2a104d0f8470e7f65aaeafd Author: Fabio Erculiani Date: Fri Jul 30 23:48:30 2010 +0200 [equo] when running with --pretend, disable --ask commit c288cd80b69f60bb7f08f697042d6b98cf6204fb Author: Fabio Erculiani Date: Thu Jul 29 19:34:04 2010 +0200 [entropy.db] remove reverse dependencies SQL, generate reverse dependencies metadata dynamically (also using on-disk cache) This avoids repository database write access requirements and improves reverse dependencies metadata reliability. commit 749a1b82639e97bf5d4317e2549c3f245baaa509 Author: Fabio Erculiani Date: Thu Jul 29 19:33:45 2010 +0200 [tests] db: add reverse dependencies test commit b95ec5d4f14b85ca187f128859313396bf2c8fac Author: Fabio Erculiani Date: Thu Jul 29 19:07:14 2010 +0200 [entropy.db] EntropyRepositoryBase: directly use checksum value returned by checksum() commit 4e003f81bca02e09eabddfaa34237f18744a3678 Author: Fabio Erculiani Date: Thu Jul 29 19:04:34 2010 +0200 [entropy.db] EntropyRepositoryBase.checksum() make "strings" the default commit bba8ab945d94e20f33db6d9d778315f3aa50e578 Author: Fabio Erculiani Date: Thu Jul 29 11:23:57 2010 +0200 [entropy.const] add const_get_int() and use it in const_convert_to_unicode commit 09f5c76b91b7f2ca0e91e4a38ca8da6d50868b1f Author: Fabio Erculiani Date: Wed Jul 28 08:19:38 2010 +0200 Tagging Entropy version 0.99.49.6 commit 9af987aa8c3b4b4a9438a661710cfbb0d1304fea Author: Fabio Erculiani Date: Wed Jul 28 08:18:26 2010 +0200 [entropy.client.interfaces.dep] _generate_dependency_tree: catch TypeError when calling retrieveKeySlot with invalid data commit aee668be7b67e9c73a4b0d52621167e986fd3a23 Author: Fabio Erculiani Date: Wed Jul 28 07:24:30 2010 +0200 [entropy.tools] fix is_valid_path_string regexp commit 546e634b46daba379b195127c5b0dedf43cd7fca Author: Fabio Erculiani Date: Tue Jul 27 19:45:27 2010 +0200 [magneto] move --startup-delay handling early in the pipe commit bf78609ef1cce7f1083acfb72477032ab54adfbf Author: Fabio Erculiani Date: Tue Jul 27 18:59:50 2010 +0200 Tagging Entropy version 0.99.49.5 commit 57838fabdc3b1ea5c3522b03f10aceeacd7a468b Author: Fabio Erculiani Date: Tue Jul 27 18:56:21 2010 +0200 [entropy.misc] LogFile: re-add fileno() method commit 5be17018bdef36788093549332aa5ba4dcbfa7a8 Author: Fabio Erculiani Date: Tue Jul 27 16:05:13 2010 +0200 Tagging Entropy version 0.99.49.4 commit b186bd2558c3de2e9e4e789e29cc21c1677085c9 Author: Fabio Erculiani Date: Tue Jul 27 16:03:51 2010 +0200 [magneto] add --startup-delay switch support, delay magneto startup by 30 seconds by default commit ab8dc91766935e9cfa2c21dd15801fdbb815a0bf Author: Fabio Erculiani Date: Tue Jul 27 15:52:49 2010 +0200 [services] client-updates-daemon: fix available updates signalling when Sulfur is running Sulfur holds Entropy general lock, which caused the daemon to not run its duties whenever the installed packages repository is changed (due to pkg updates/install/removal). Just skip the lock check since it is not going to alter the content of available repositories in any case. commit 92a53212ef75b5938792823714cfa128fe23e3ce Author: Fabio Erculiani Date: Sun Jul 25 23:04:21 2010 +0200 [entropy.tools] is_valid_path_string: also allow "_" commit 4c6eae07caf0a09324495294cb8bd4b095efe2bd Author: Fabio Erculiani Date: Sun Jul 25 23:03:31 2010 +0200 [entropy.tools] make unpack_gzip and unpack_bzip2 atomic commit 6a37ba8c16e84123b0df6d66773f42d7d4d66ef9 Author: Fabio Erculiani Date: Sun Jul 25 14:44:51 2010 +0200 [entropy.services] SocketHost: only print class objects on startup commit bee87b080da6b85a8f616cefc02575f64402f221 Author: Fabio Erculiani Date: Sun Jul 25 14:42:26 2010 +0200 [entropy.services.repository] properly enable Repository commands when repository_lock_scanner is available commit 1290f3408804b49945cef69f4986b5504bdd5fb1 Author: Fabio Erculiani Date: Sun Jul 25 14:36:56 2010 +0200 [entropy.services] provide more output when loading SocketHost commit d5dcbf0e066f6d997f6e532bf6cab8665a42106e Author: Fabio Erculiani Date: Sun Jul 25 14:20:52 2010 +0200 [entropy.services.repository] if "repository_lock_scanner" is False, repository commands should not be available at all commit c7191ae030c03b98545b52e36b8c4642f8dcd8ac Author: Fabio Erculiani Date: Sun Jul 25 13:39:04 2010 +0200 Tagging Entropy version 0.99.49.3 commit 19e45348243333f2fa098fe9a27da40d7ec88a83 Author: Fabio Erculiani Date: Sun Jul 25 13:35:35 2010 +0200 [entropy.services.repository] add "repository_lock_scanner" to disable the feature commit 6e82774473ca3ac753ba5d75f0ef3a7039f03c96 Author: Fabio Erculiani Date: Sun Jul 25 13:29:44 2010 +0200 [entropy.services.ugc] fix coding error in os.environ.get() commit 843546a5f4571d6827ab09f59185cc3250c855f3 Author: Fabio Erculiani Date: Sun Jul 25 13:24:08 2010 +0200 [entropy.misc] LogFile: cache logging handlers and reuse them across threads commit 57ee2889a1da1081ca9f7182c96e8bc05d280d3d Author: Fabio Erculiani Date: Sun Jul 25 13:20:43 2010 +0200 [entropy.services] update SocketHost code style commit c8e877422ed11290b75b31f72ebb82656e3f890c Author: Fabio Erculiani Date: Sun Jul 25 13:11:35 2010 +0200 [services] print traceback when server fails to load commit 774320f8244e8c94f336e8540361b62c66a14e06 Author: Fabio Erculiani Date: Sun Jul 25 12:40:22 2010 +0200 [services] update entropy services example code commit 09b5b232510b128a765e17c4981f4941df36a676 Author: Fabio Erculiani Date: Sun Jul 25 12:32:51 2010 +0200 [services] update service-test-daemon example code commit 0cb34df73c9ec4879273b7a139038d9bf0e69519 Author: Fabio Erculiani Date: Sun Jul 25 12:32:22 2010 +0200 [entropy.const] add "wait_seconds" argument to const_kill_threads commit f3ae36daa16050f33a55194e0f4b766b4f17f0c0 Author: Fabio Erculiani Date: Sun Jul 25 09:22:33 2010 +0200 [entropy.services.ugc] do not strictly hardcode Entropy Error Report emails into class Use the following environment variables: - ETP_ERROR_REPORT_MAIL: destination email where errors are submitted - ETP_SENDER_EMAIL_FALLBACK: default source email when user didn't provide one commit 4accd7d21d7f7739401a8c921601ba2710e3bbf8 Author: Fabio Erculiani Date: Sun Jul 25 09:14:23 2010 +0200 [entropy.services.ugc] move more reported data to file when submitting a bug commit c0edbbe278d7916f91ecaebe2c9cc04057edced4 Author: Fabio Erculiani Date: Sat Jul 24 22:26:50 2010 +0200 [entropy.services.repository] do not keep printing that repository is locked commit efe8e33515671714f4e9212195205e61c21d9697 Author: Fabio Erculiani Date: Sat Jul 24 22:10:32 2010 +0200 [entropy.services.repository] several fixes to the new interface layout commit 0fd4bcb26babdb4f8d22930d1116b4810f5724a7 Author: Fabio Erculiani Date: Sat Jul 24 21:31:00 2010 +0200 Tagging Entropy version 0.99.49.2 commit 1c84bc3376582d60bdfa8ac97fefe1ab1f442072 Author: Fabio Erculiani Date: Sat Jul 24 21:30:20 2010 +0200 [todo] update TODO commit 28d19bb55d440d75443039666b22d7e40f616b56 Author: Fabio Erculiani Date: Sat Jul 24 21:21:09 2010 +0200 [entropy.server.interfaces.mirrors] improve efficiency of repository upload when more mirrors are set commit 5ebc6d461ce2b17083da02be8ee247f34fbff929 Author: Fabio Erculiani Date: Sat Jul 24 21:20:50 2010 +0200 [entropy.server] fix typo in if condition commit df10dfd14e9e8ec009d536b1407dcec4357c39ec Author: Fabio Erculiani Date: Sat Jul 24 21:20:26 2010 +0200 [entropy.services.repository] make repository hash more visible in logs commit 4c3036ad02306010ec5c62bc25274b98376095aa Author: Fabio Erculiani Date: Sat Jul 24 20:39:37 2010 +0200 Tagging Entropy version 0.99.49.1 commit 86d46032b6a491970a7d1c3eb5f287db289a32b0 Author: Fabio Erculiani Date: Sat Jul 24 20:39:02 2010 +0200 [entropy.client.interfaces.dep] fix Client.atom_match() cache tag generation commit f21ca328082fbd6a336d8059bf51bef063a7a0c9 Author: Fabio Erculiani Date: Sat Jul 24 20:35:23 2010 +0200 Tagging Entropy version 0.99.49 commit fc923dc850d7007979915054e4c98decbeabbc08 Author: Fabio Erculiani Date: Sat Jul 24 20:19:39 2010 +0200 [entropy.server] decouple list of repository mirrors from packages mirrors, keeping backward compatibility commit 9273f21b0bbb26bf9cc5768267b38bb6d5251f1b Author: Fabio Erculiani Date: Sat Jul 24 18:37:50 2010 +0200 [entropy.client.interfaces.commands] rework repository EAPI service, revert to original behaviour (using packages.db.download.lock as lock file) commit f6094eb4663bbc8da268226cc7a89a753ffeecfb Author: Fabio Erculiani Date: Sat Jul 24 17:08:48 2010 +0200 [entropy.db] EntropyRepository: optimize frequent calls to taintReverseDependenciesMetadata() commit 41c0a7cadc2c6b6c4de91eefd3353cf5fcd36f3d Author: Fabio Erculiani Date: Sat Jul 24 17:08:22 2010 +0200 [entropy.db] EntropyRepository._sanitizeDependsTable: use proper sql table (temp or non-temp) commit 5a1e38019f03e27cce12c4f4fd0173cc10848fa9 Author: Fabio Erculiani Date: Sat Jul 24 16:50:50 2010 +0200 [entropy.spm] PortagePlugin.remove_installed_package: lock vdb and world file before making any change commit f3331b36cdda7749d3b955f53edacf0c421b7d7a Author: Fabio Erculiani Date: Sat Jul 24 16:47:09 2010 +0200 [entropy.client.interfaces.dep] catch RepositoryError and SystemDatabaseError on open_repository() in atom_match() commit 96d315b7be07757ec43a018b27b30e71fdbedfda Author: Fabio Erculiani Date: Sat Jul 24 01:41:08 2010 +0200 [docs] remove generated documentation from repository, not needed commit 17f7dc5c7bab6603f9b2d73853aac8e55ea50d1e Author: Fabio Erculiani Date: Fri Jul 23 19:57:55 2010 +0200 Tagging Entropy version 0.99.48.2 commit 019906e05062b8a040f7ccb9011fb41846b848e6 Author: Fabio Erculiani Date: Fri Jul 23 17:44:07 2010 +0200 [entropy.tools] isjustname: make it working with names like "389-ds-base" commit aefb13732678c62a36a4069d05aa08c1f834b503 Author: Fabio Erculiani Date: Fri Jul 23 12:55:05 2010 +0200 [entropy.spm] PortagePlugin: remove temp file after usage commit bc8b49046d5dc978f53f68cf49f78e044a177287 Author: Fabio Erculiani Date: Thu Jul 22 22:45:55 2010 +0200 [entropy.client.interfaces.dep] Client._get_unsatisfied_dependencies: fix data retrieval When handling tagged packages, make sure to set every variable that is used for filtering afterwards. repo_digest was not properly re-bound to the new package match. commit 5e01d50cf8e5540b5949fe45b5820a70f2d22154 Author: Fabio Erculiani Date: Thu Jul 22 11:46:46 2010 +0200 [entropy.db] EntropyRepository.importRepository: resolve input paths to real path commit d3d87de9fae998a8ef19a3d3296a782febec392f Author: Fabio Erculiani Date: Thu Jul 22 11:46:16 2010 +0200 [entropy.tools] is_valid_path_string: update docstring commit 5c6451b2408a25d3fcd830633d561f7dd33f4746 Author: Fabio Erculiani Date: Thu Jul 22 11:26:23 2010 +0200 Tagging Entropy version 0.99.48.1 commit 260640e226bd2599f678151c319860d4f8702810 Author: Fabio Erculiani Date: Thu Jul 22 11:25:57 2010 +0200 [entropy.tools] add "-" to is_valid_path_string regexp commit 491bc32dc13546284e47287c63ce3bfa4e7e0d49 Author: Fabio Erculiani Date: Thu Jul 22 11:11:53 2010 +0200 [entropy.db.skel] properly handle pkgs with "**" keyword commit ccc27cc897d3f7bd17312123c5256d8da47bb2d7 Author: Fabio Erculiani Date: Thu Jul 22 11:11:27 2010 +0200 [entropy.spm] PortagePlugin: when pkg has no keywords, add "**" keyword (instead of "") commit e6c027ed51b588d6e404794823fbb7488bd4da71 Author: Fabio Erculiani Date: Thu Jul 22 10:42:24 2010 +0200 Tagging Entropy version 0.99.48 commit 566733f2cac24838939e386422832e0724397e73 Author: Fabio Erculiani Date: Thu Jul 22 10:07:38 2010 +0200 [entropy.client.interfaces.dep] improve reverse deps calculation by considering ELF's NEEDED metadatum When removing packages, can happen that a reverse dependency loses precision, causing Entropy Client to remove vital libraries. An example is libpng-1.2 vs libpng-1.4 when pkg lists a generic media-libs/libpng as dependency and its build system decides to what version to link at build time. In this case, Entropy Server automagic runtime dependencies calculation logic can have hard times. commit 6e95231f10443d06cf89c140c612fd7108670121 Author: Fabio Erculiani Date: Thu Jul 22 06:09:54 2010 +0200 [entropy.spm] PortagePlugin: provide fallback when license text is not available during package metadata extraction commit ae69514b81dc2bf2e1d4a1213d47c3633d23c190 Author: Fabio Erculiani Date: Thu Jul 22 06:08:27 2010 +0200 [entropy.spm] PortagePlugin: make possible to call the "with" context of _PortageVdbLocker and _PortageVdbLocker recursively commit a2ff52aff53d46a7eb62f3a92c6bab696cf372be Author: Fabio Erculiani Date: Wed Jul 21 23:10:16 2010 +0200 [entropy.spm] PortagePlugin: make several attributes protected commit 696e381e43b2ea8cca1fd53addf35aab6f8e82ae Author: Fabio Erculiani Date: Wed Jul 21 22:49:37 2010 +0200 [entropy.spm] PortagePlugin: acquire world file lock before making changes commit 34bbb0b4b1f49492fea6a247ea48f0b47c52152d Author: Fabio Erculiani Date: Wed Jul 21 22:49:12 2010 +0200 [entropy.spm] PortagePlugin: make some instance properties protected commit 9f67b7e37a842e3d5c2d534766059949238caec5 Author: Fabio Erculiani Date: Wed Jul 21 21:11:21 2010 +0200 [entropy.spm] PortagePlugin: lock vdb before moving entries commit 9d177f1ab018e18094ec4728dcf5ce161d2b9067 Author: Fabio Erculiani Date: Wed Jul 21 20:06:22 2010 +0200 [entropy] avoid race conditions when using try/finally statements commit 6b21e0d46f4a8eb58ccd25f6e17e58deb83590ee Author: Fabio Erculiani Date: Wed Jul 21 18:18:34 2010 +0200 [server,services] avoid race condition when calling Client.shutdown() in finally context commit 3c6e2ccaed2b34632899d1fab3fd28fc18d130a9 Author: Fabio Erculiani Date: Wed Jul 21 18:17:14 2010 +0200 [client-tracker-packages-miner] goodbye commit 5bab482ed9b60abd9d1267f28f82660bac85c2d2 Author: Fabio Erculiani Date: Wed Jul 21 18:13:18 2010 +0200 [equo] avoid race condition when calling Client.shutdown() in finally context commit 8ee58ce65a7d6625f9df26d6128a32fe8d8051a3 Author: Fabio Erculiani Date: Wed Jul 21 17:49:52 2010 +0200 [entropy.misc] refactor LogFile (keeping backward compat, almost) make it use logging module commit d27cf48d48b1fe61ea10ccd8cb4ebca54ec70035 Author: Fabio Erculiani Date: Wed Jul 21 15:33:29 2010 +0200 [entropy.client.interfaces.dep] Client.calculate_updates: properly handle tagged packages upgrade commit 012bc749126615a3c9c68eb02351973753bb79b0 Author: Fabio Erculiani Date: Wed Jul 21 13:27:53 2010 +0200 Tagging Entropy version 0.99.47.20 commit ab0b15c528d7ed5ca9075a6a4b995082c8f89bf6 Author: Fabio Erculiani Date: Wed Jul 21 09:01:23 2010 +0200 [conf] client.conf: protect /etc/exports against even getting config. protected (nothing should change that file) commit 8c7763f774d7eea29ab0d962e53451b3105bda5c Author: Fabio Erculiani Date: Wed Jul 21 08:57:12 2010 +0200 [entropy.client] move packages cache directory to /var/lib/entropy/client/packages This allows easier NFS sharing over home networks. Previously, paths were /var/lib/entropy/packages{-nonfree,-restricted,}. Please note that if you want to share Entropy packages in a larger infrastructure, it's advised to rsync the whole Entropy mirror and serve your cache via FTP/HTTP/FILE protocols adding the URI to repositories.conf. commit f7ffe433d0a88297339cf529dd470c325177c1ad Author: Fabio Erculiani Date: Wed Jul 21 08:56:10 2010 +0200 [equo] make "directories" argument mandatory for text_tools.cleanup() commit a96525028fd0f7851310197e3bbd5e01fd9ff276 Author: Fabio Erculiani Date: Wed Jul 21 08:55:43 2010 +0200 [reagent] execute text_tools.cleanup() with arguments commit e224f5b2d694388f8b50c6f9007e91738cf70695 Author: Fabio Erculiani Date: Wed Jul 21 01:19:56 2010 +0200 [entropy.client.interfaces.repository] inform user about old downloaded packages cache size, if >500Mb commit a28e3ac1a68a2e1147ff353930e0c4f6ade74aac Author: Fabio Erculiani Date: Wed Jul 21 01:19:40 2010 +0200 [entropy.client.interfaces.repository] remove useless code commit 190fbf33cdc96ca64954ea56a0a05e3b997a6891 Author: Fabio Erculiani Date: Wed Jul 21 01:18:30 2010 +0200 [entropy.client] add two keyword args to Client.clean_downloaded_packages() Add "dry_run" and "days_override" argument to function above. commit 0f7b648a5a061d8cefc39f3b16986df115990872 Author: Fabio Erculiani Date: Tue Jul 20 23:52:02 2010 +0200 [entropy.db] improve robustness of EntropyRepository code commit 670d4e3387012c0a84581306056decb371286a7e Author: Fabio Erculiani Date: Tue Jul 20 23:48:55 2010 +0200 [entropy.tools] add function is_valid_path_string It uses a very restricted whitelist of chars (through regexp) to determine whether given path argument represents a sane filesystem path. commit 3ab1d8db4b28fca71480736de24ea7ec45f07e55 Author: Fabio Erculiani Date: Tue Jul 20 18:24:06 2010 +0200 [entropy.client] complete implementation of older entropy downloaded packages cleanup commit 899e514659e2f27deb5f7815b095825993fb34ba Author: Fabio Erculiani Date: Tue Jul 20 10:32:53 2010 +0200 [reagent] trivial string update commit ca912cac637f983dd523ac7211cd5c8dc335de40 Author: Fabio Erculiani Date: Mon Jul 19 12:55:13 2010 +0200 [entropy.client,services] add automatic (disabled by default) old cached packages removal commit 8792fd863b1219f2e0f473488e6a781664a85426 Author: Fabio Erculiani Date: Mon Jul 19 11:31:49 2010 +0200 [sulfur] remove unwanted shebangs in sulfur modules commit 70a9ad0761b90ace0441a412fc5b7004888e8891 Author: Fabio Erculiani Date: Mon Jul 19 11:30:17 2010 +0200 [sulfur] remove shebang from module commit f31c878938f091f05f9fcc739c2163ec442d7dbb Author: Fabio Erculiani Date: Mon Jul 19 11:29:11 2010 +0200 [entropy.client,client.conf] add support for "-" separated config options (keeping backward compat) commit 705431d52ab7dd92dda9123f2db157ac6348834a Author: Fabio Erculiani Date: Mon Jul 19 10:23:29 2010 +0200 [sulfur] change entropy-repo-manager application .desktop category (to Development) commit bf738f21cab8bcc456e7b9a4b2d5fa0ea1f1176c Author: Fabio Erculiani Date: Mon Jul 19 10:08:46 2010 +0200 [equo] add "--force-system" option support to "equo remove" commit 2c3f019108bed3462eacdd6c9ffbf7add72cbf50 Author: Fabio Erculiani Date: Sat Jul 17 23:40:44 2010 +0200 [entropy.db] improve EntropyRepository.validateDatabase() (add categories table test) commit 7da34cef6acc1499ce9bf3a691b224b0d7970560 Author: Fabio Erculiani Date: Sat Jul 17 23:39:50 2010 +0200 [entropy.qa] add unadverstised support to env ETP_BROKEN_LIBS_MASK in test_shared_objects() commit ea4b90df8ff432529f67e561e5a3f5a5b79db834 Author: Fabio Erculiani Date: Sat Jul 17 20:18:42 2010 +0200 [entropy.db] properly use _doesTableExist() in contentDiff() commit 5c376ba9cd21a880554a71008026f252f4b08c06 Author: Fabio Erculiani Date: Sat Jul 17 20:17:08 2010 +0200 [entropy.db] use a temporary table for reverse dependencies metadata when db file is read-only commit 6e5bc03082b923741f332d7c5f0e011f5f0f4bb2 Author: Fabio Erculiani Date: Sat Jul 17 20:16:42 2010 +0200 [entropy.db] add temporary argument to _doesTableExist() to check against temp tables commit 21bbee9ad6d3d59ee7a8f4fc805b567c8609ec91 Author: Fabio Erculiani Date: Sat Jul 17 20:14:48 2010 +0200 [entropy.qa] update docstring commit d88c8a7cb5e0aad93328b92b0559205ee7af38a7 Author: Fabio Erculiani Date: Sat Jul 17 09:00:43 2010 +0200 Tagging Entropy version 0.99.47.10 commit f053368a62b9dee5950fe988a25a6c8f0ccd1499 Author: Fabio Erculiani Date: Sat Jul 17 08:59:57 2010 +0200 [entropy.tools] generic_file_content_parser(): fix regression, always filter out empty lines commit 18310b1d8a21486d4c6e019ed78affa97a593ba1 Author: Fabio Erculiani Date: Sat Jul 17 07:59:54 2010 +0200 [entropy.server] make possible to skip config files QA check when calling sync_repositories() commit d26b8f67dbc1a8c142d53693719e30b679400bcb Author: Fabio Erculiani Date: Sat Jul 17 07:43:56 2010 +0200 [equo] fix undefined reference in text_query.search_required_libraries() commit 63dec46252190ae2b7a6b472bb7deb49fb5eb852 Author: Fabio Erculiani Date: Fri Jul 16 23:43:42 2010 +0200 Tagging Entropy version 0.99.47.9 commit 713f4157b056f5e614bf0ced2be7d91f5ba13698 Author: Fabio Erculiani Date: Fri Jul 16 23:37:19 2010 +0200 [entropy.const] improve usage of const_setup_perms() commit 46c9264e28cd50fd392c3a6feb698f3b7fb832f3 Author: Fabio Erculiani Date: Fri Jul 16 18:16:29 2010 +0200 [entropy.client.interfaces.db] make sure that repository is owned by root commit 2a0ea068bd1f9867ceaced3cf4d4a881bfd5851b Author: Fabio Erculiani Date: Fri Jul 16 18:15:59 2010 +0200 [entropy.const] add "uid" keyword argument to const_setup_file and const_setup_perms (and use it properly) commit a43ea23d6a4394aded27083021f36d51645b8cda Author: Fabio Erculiani Date: Fri Jul 16 14:52:12 2010 +0200 [entropy.server] {un,}mask_packages(): do not filter out comments from config file commit 8ae938725720b5a97533cbb553f4fb7f44cb2c20 Author: Fabio Erculiani Date: Fri Jul 16 14:51:47 2010 +0200 [reagent] beautify "package-{un,}mask" output commit 56e1413d243cb0bd12453906b98edf5ed95c6fa1 Author: Fabio Erculiani Date: Fri Jul 16 14:49:42 2010 +0200 [entropy.tools] add filter_comments argument to generic_file_content_parser commit db60d88329aa1f1b94c861cdd45ec0b02f2d28ce Author: Fabio Erculiani Date: Fri Jul 16 14:44:18 2010 +0200 [reagent] fix print_info() arguments commit fad0dc5dc7bf49df4c7fb20af179d378594a3fa5 Author: Fabio Erculiani Date: Fri Jul 16 14:43:01 2010 +0200 [reagent] fix syntax error commit eb17f0b6e4e04b04d8ce8303e01b550f796bf903 Author: Fabio Erculiani Date: Fri Jul 16 14:41:58 2010 +0200 [reagent] properly handle "repo package-{un,}mask" tool arguments commit dd14a39281fb95ab16393c9709ad25d4b5fbd47d Author: Fabio Erculiani Date: Fri Jul 16 14:34:32 2010 +0200 [entropy.server] add Server.{un,}mask_packages() function and reagent "repo package-{un,}mask" tools commit 544c378a3198547c2005b8263f15fbe32acd126b Author: Fabio Erculiani Date: Thu Jul 15 23:17:13 2010 +0200 [entropy.tools] improve resolve_dynamic_library() by also considering ELF class commit 2feac20c47595b53a8f721a4b0eb37201e4597bc Author: Fabio Erculiani Date: Thu Jul 15 23:16:42 2010 +0200 [entropy.qa] test_shared_objects: sort LDPATH directories to scan commit acf47f9da52c854ecb609c3bf486b7cbad9025a8 Author: Fabio Erculiani Date: Thu Jul 15 23:01:35 2010 +0200 [conf] add more directories to fsldpaths.conf commit 57ece8e980fa5e1b0fcd88739e8b534da0e8f67c Author: Fabio Erculiani Date: Thu Jul 15 20:26:00 2010 +0200 [conf] add /usr/bin to fsldpaths.conf commit a805892396bf1dd50b836d7cad698ea84b06997c Author: Fabio Erculiani Date: Thu Jul 15 20:11:49 2010 +0200 [entropy.qa,entropy.core.settings.base] move extra LDPATHs to external configuration file commit 1299e2de145402201c145c10474de05030f5697e Author: Fabio Erculiani Date: Thu Jul 15 14:11:04 2010 +0200 [equo] allow background repositories update via entropy-client-services when running unprivileged commit 6d08c0a92f26041d84c77f8729da68769141208d Author: Fabio Erculiani Date: Thu Jul 15 11:22:29 2010 +0200 Tagging Entropy version 0.99.47.8 commit bcd075d4e97424ccb15e52708bf41ee3ebdf0e81 Author: Fabio Erculiani Date: Thu Jul 15 11:21:53 2010 +0200 [entropy.client,entropy.const] improve entropy directory permissions handling commit 381df0552b056ca66236ef34d9c39f69bdaa6b79 Author: Fabio Erculiani Date: Thu Jul 15 10:57:49 2010 +0200 [docs] update API documentation commit 07055331b52644bba0df67faa0f2f52bd48f3ed4 Author: Fabio Erculiani Date: Thu Jul 15 10:56:01 2010 +0200 [entropy.db.skel,entropy.client.interfaces.db] disallow unprivileged repository update commit 93450fcf4d3fd00e9d56f93e381f9a16958e3f52 Author: Fabio Erculiani Date: Thu Jul 15 00:05:02 2010 +0200 Tagging Entropy version 0.99.47.7 commit 7900c00bd5b624198da0388038a62d42e61b0d80 Author: Fabio Erculiani Date: Thu Jul 15 00:03:53 2010 +0200 [sulfur] catch OperationalError exception in _show_packages_group_caching() commit c8d392ea3bb002aa2ac4bf08faccc6f5cbc25988 Author: Fabio Erculiani Date: Wed Jul 14 23:48:39 2010 +0200 [entropy.db] improve EntropyRepository.validateDatabase() reliability commit c48e3e1a135f3ed27012ad265225f4d4c893d9db Author: Fabio Erculiani Date: Wed Jul 14 23:32:53 2010 +0200 [entropy.services.ugc] python ssl module socket object doesn't have the issuer() method commit e841ef0a186e5e5a7d62dc341228d360eb403227 Author: Fabio Erculiani Date: Wed Jul 14 21:21:44 2010 +0200 [entropy.server.mirrors] download lock mirrors only when local data has been prepared commit 31102a8c3f4d0cfbb3ea2d05f7af9405b20a3f16 Author: Fabio Erculiani Date: Wed Jul 14 15:01:02 2010 +0200 [entropy.client] deprecate Client.setup_file_permissions() commit f54af278dac92f2f646b4ff039da391f52af121f Author: Fabio Erculiani Date: Wed Jul 14 14:59:50 2010 +0200 [entropy.client.interfaces.db] InstalledPackagesRepository: ensure proper db file permissions commit 81e00cf9e6784ef3b1ebafb880cd3e2f61b71229 Author: Fabio Erculiani Date: Wed Jul 14 11:28:24 2010 +0200 [po] update translations commit 8ed571b3c64574fa8a9fe07ffa5a2dd1ee9a7a65 Author: Fabio Erculiani Date: Wed Jul 14 11:25:03 2010 +0200 [entropy.client.interfaces.db] rename some i18n strings commit 3cf73d5fa81d5fb5d3c8382109d6b834e01b0b64 Author: Fabio Erculiani Date: Tue Jul 13 14:03:35 2010 +0200 [entropy.qa] resolve /usr/lib to /usr/lib64 when matching broken library file in repository commit 5b92c64fa3b667a4df651c9e0e23e65beae39f45 Author: Fabio Erculiani Date: Tue Jul 13 13:40:20 2010 +0200 Tagging Entropy version 0.99.47.6 commit d9375f183aae9823ced5dd009a9e75da8049fe36 Author: Fabio Erculiani Date: Tue Jul 13 13:39:57 2010 +0200 [entropy.server] fix _show_package_sets_messages commit 979083f0ca599a21b1047e6192462828c465cc6a Author: Fabio Erculiani Date: Tue Jul 13 12:53:46 2010 +0200 [sulfur] use $(MAKE) instead of make commit 396fc1f528b87e76206855b22dc543fcaf6d2f0b Author: Fabio Erculiani Date: Tue Jul 13 12:42:14 2010 +0200 Tagging Entropy version 0.99.47.5 commit a6edadc9f386a266f27daf5f108e8c580c171911 Author: Fabio Erculiani Date: Tue Jul 13 12:41:23 2010 +0200 [entropy.client] fix regression in Entropy.quickpkg() function, not appending SPM metadata commit cc1f7cf6bfb97838796112e986df50caf5cb3578 Author: Fabio Erculiani Date: Tue Jul 13 11:57:30 2010 +0200 [entropy.client.interfaces.db] tweak repository update status message text commit dd12606df8b34ed2f95e6e706c249233361627cc Author: Fabio Erculiani Date: Tue Jul 13 11:52:00 2010 +0200 [entropy.server] show available pkgsets ordered alphabetically commit cc558d25dddd599e39f99b368bf55a354e26ba66 Author: Fabio Erculiani Date: Tue Jul 13 00:50:31 2010 +0200 [entropy.spm] PortagePlugin: properly filter SRC_URI when collecting pkg metadata commit bda2ceac84b214b1d2b90d9afad7e2cc859dc4fc Author: Fabio Erculiani Date: Fri Jul 9 15:27:44 2010 +0200 [entropy.db.skel] make sure that retrieveAtom returned != None commit 9ff36efa3f50b2961c621690335859bbb79f6806 Author: Fabio Erculiani Date: Fri Jul 9 15:26:57 2010 +0200 [sulfur] catch OperationalError exception commit 516382b958fe1c2baea68f1f8a0ec59cdc8c47ce Author: Fabio Erculiani Date: Fri Jul 9 14:39:16 2010 +0200 [sulfur] trivial changes commit 7ec19e6136c0dfd8d03d48b3f29f746fe973abc4 Author: Fabio Erculiani Date: Mon Jul 5 18:13:24 2010 +0200 Tagging Entropy version 0.99.47.4 commit f6f7992a0b52495a7c721e86d18e9e19cac15514 Author: Fabio Erculiani Date: Mon Jul 5 18:06:50 2010 +0200 [entropy.client.interfaces.dep] improve orphaned direct dependencies removal During reverse dependencies calculation (with --deep, deep=True) not every orphaned dependency was pulled in in the removal queue due to the shallow checks the function did (for performance purposes). This patch definitely makes --deep working at the expense of reduced function speed. Thanks to Joost Ruis for reporting. commit 5ba2d5bcb03ce7c358d9c78e86fc1ccd209ba297 Author: Fabio Erculiani Date: Mon Jul 5 18:06:19 2010 +0200 [entropy.tools] trivial docstring update commit 5f09d66a1e341534342d6879ecd93eabe556b19f Author: Fabio Erculiani Date: Sun Jul 4 18:59:45 2010 +0200 [entropy.tools] remove unused functions commit fd3449d6ce17a0700aef644be42f376a5ee7c1c3 Author: Fabio Erculiani Date: Sun Jul 4 17:02:26 2010 +0200 [entropy.spm] move configuration protected file generator function into SpmPlugin class commit e961fb86e4db29bbfcceb8ddfd22e7049fc73733 Author: Fabio Erculiani Date: Sat Jul 3 08:01:44 2010 +0200 [entropy.spm] PortagePlugin: make _create_contents_file_if_not_available() working with any ROOT variable commit 4b228feba65bc656fc437648f326ea1923cb1415 Author: Fabio Erculiani Date: Fri Jul 2 19:20:03 2010 +0200 [entropy.client] Client.__save_repository_settings(): correctly write service_uri parameter commit d6931a2cff5a59cadf824110e82951f5c4ae6345 Author: Fabio Erculiani Date: Fri Jul 2 15:27:16 2010 +0200 Tagging Entropy version 0.99.47.3 commit 9490c85da50cf1f8cf8fcd40b87d74ed72c9283d Author: Fabio Erculiani Date: Fri Jul 2 15:04:44 2010 +0200 [entropy.spm.plugins] PortagePlugin: fix _create_contents_file_if_not_available Fix the following issues: - incorrect symlinks handling when link pointed to file - incorrect symlinks handling when link pointed to directory - incorrect symlinks handling when link pointed to broken path commit a7397a0d47ec2f33b5fcfdc401ccb060b7d6ac17 Author: Fabio Erculiani Date: Fri Jul 2 09:58:10 2010 +0200 Tagging Entropy version 0.99.47.2 commit 406032e4539215f069cb470238832d13177362cb Author: Fabio Erculiani Date: Fri Jul 2 09:57:38 2010 +0200 [entropy.db.skel] EntropyRepositoryBase.atomMatch: fix dependency resolution, regression introduced by previous commits commit 9f54541127684419f1e9d6690973c4be8182bf11 Author: Fabio Erculiani Date: Fri Jul 2 09:08:17 2010 +0200 Tagging Entropy version 0.99.47.1 commit c75031300c133c05e79ec90208ae1aa52bf0266b Author: Fabio Erculiani Date: Fri Jul 2 09:07:31 2010 +0200 [entropy.db.skel] EntropyRepositoryBase.atomMatch(): fix catpkgsplit call commit 0169c04387e6f02b183cd53d4b7d64967f69cc32 Author: Fabio Erculiani Date: Thu Jul 1 14:21:45 2010 +0200 Tagging Entropy version 0.99.47 commit bda36cabbdfe903d42919f35957e2c218067e3a3 Author: Fabio Erculiani Date: Thu Jul 1 14:17:59 2010 +0200 [entropy.tools] rename pkgsplit() to _pkgsplit and update package split logic commit 632b2abc37e8737a8f915038a6bafbba051fdc92 Author: Fabio Erculiani Date: Thu Jul 1 07:46:01 2010 +0200 [sulfur.entropyapi] add missing exception imports commit 48686258b67cfa4b88c71bf24c92e129231ff021 Author: Fabio Erculiani Date: Thu Jul 1 07:44:04 2010 +0200 [sulfur.dialogs] some minor code style updates commit 89dddb2fb2e808e5b9d57f3bf0a290fa237dd42a Author: Fabio Erculiani Date: Thu Jul 1 07:37:40 2010 +0200 [sulfur] improve reliability of package search dialog commit d929f572689c528d5bb9c5655b4e2f07cd5e5da9 Author: Fabio Erculiani Date: Thu Jul 1 07:37:19 2010 +0200 [docs] update API documentation commit 549e325a152a8cf47e0cfdb1c04a323f5e7b0c97 Author: Fabio Erculiani Date: Thu Jul 1 07:12:18 2010 +0200 [entropy.db.skel] EntropyRepositoryBase.atomMatch: change tagged packages handling When tagged and non-tagged packages are matched and the request was tagless (meaning matchTag = None), filter out tagged packages. commit b4cf089d9a3e6c2b38ee738335d291babdedb006 Author: Fabio Erculiani Date: Thu Jul 1 07:09:52 2010 +0200 [entropy.core.settings/entropy.server] change inline comments detection logic Due to the conflict with package tag marks, inline comments in: - package.mask - package.unmask - package.keywords - package.satisfied - packages.db.critical must now start with "##" instead of "#" commit cb866a6b445cf70b4f9bf19ae113ed39a5208498 Author: Fabio Erculiani Date: Thu Jul 1 07:09:13 2010 +0200 [conf] update configuration files, add "##" inline comments note commit a5bd204ad41c4017067f65f40f8e9938670cb60a Author: Fabio Erculiani Date: Wed Jun 30 15:31:07 2010 +0200 [entropy.tools] generic_file_content_parser: only use comment_tag for inline comments commit a106a7360288cacd4f58d61114b70ecdf30d2abe Author: Fabio Erculiani Date: Wed Jun 30 15:28:47 2010 +0200 [entropy.tools] generic_file_content_parser: add comment_tag argument commit 9dddfabb4af7ed13b85bd6f7bbd2d66de3732dae Author: Fabio Erculiani Date: Wed Jun 30 15:23:03 2010 +0200 [entropy.client.interfaces/equo] add "equo repo mirrorsort" tool There is a new method inside Entropy Client class, called "reorder_mirrors". The aim is sorting repository mirrors automatically basing on their response time and download speed of random data. commit 4a79f6e9cddb2c2b7434fe41b8d2f99b7cc20757 Author: Fabio Erculiani Date: Wed Jun 30 05:30:26 2010 +0200 [po] update translations and template file (.pot) commit 71a7ba175db53ea746c31448f353189f9c723821 Author: Fabio Erculiani Date: Wed Jun 30 05:28:53 2010 +0200 [sulfur] fix typo in string, thanks to Lucas Azevedo commit 0982cd0a3301c76ce7c1e0b6ccd7d498473bc57d Author: Fabio Erculiani Date: Tue Jun 29 10:41:27 2010 +0200 [entropy.const] fix const_convert_to_unicode, make it working with Python3.x commit 93366b6ffbe586ef3364b036d8baa311a2432218 Author: Fabio Erculiani Date: Mon Jun 28 07:36:57 2010 +0200 [Makefile] use $(MAKE) instead of "make" commit 0c819a2cf16dfd9b46ec142e782b30497e21eab4 Author: Fabio Erculiani Date: Sun Jun 27 14:59:47 2010 +0200 [entropy.qa] do not collect server.conf when submitting a bug report commit 01834ca33d50a79dc5308f89d28bd7cfe722c193 Author: Fabio Erculiani Date: Sun Jun 27 14:58:22 2010 +0200 [entropy.qa] collect repositories.conf and client.conf when submitting a bug report commit fc727f2506546751cd03e347e1808c6e1d5a88d3 Author: Fabio Erculiani Date: Sat Jun 26 19:42:08 2010 +0200 [todo] update TODO commit 63ad75e411e1c04bf0c8690aa4645e3ea0121005 Author: Fabio Erculiani Date: Sat Jun 26 19:40:04 2010 +0200 [entropy.server] implement own subclass for server-side repositories commit 9c6782e21cc6c7d34f5511f5bbffbc2d3ce21ed9 Author: Fabio Erculiani Date: Sat Jun 26 19:15:02 2010 +0200 [entropy.client.interfaces.repository] major Repository class rework :: move repository update logic inside EntropyRepositoryBase.update() static method :: provide two new static methods EntropyRepositoryBase.revision() and EntropyRepositoryBase.remote_revision() that have to be implemented by subclasses if they are supporting fetching local or remote revision. :: several minor code quality improvements commit 21cf951b982e63a4a293f9b569250f9be856d7de Author: Fabio Erculiani Date: Fri Jun 25 21:13:24 2010 +0200 [entropy.spm] PortagePlugin._pkg_remove_setup_ebuild_env: check file availability before calling shutil.copy2 commit 6422f951e0050b2b96b824d59891f9c530573ae6 Author: Fabio Erculiani Date: Tue Jun 22 15:54:51 2010 +0200 [entropy/server] check_la: fix syntax commit c348c6ce38dd50c81447a2871b064894a208eed2 Author: Fabio Erculiani Date: Tue Jun 22 15:40:18 2010 +0200 [entropy/server] improve check_la script commit bee70beee3035428029036dd9afb95315ca118f6 Author: Fabio Erculiani Date: Tue Jun 22 15:37:35 2010 +0200 [server/scripts] fix tmpdir removal in check_la commit f88ebe8392e9f607acc591ae305ca218663755f0 Author: Fabio Erculiani Date: Mon Jun 21 18:18:48 2010 +0200 [sulfur.core] resize_image: try saving using jpeg if png is not available commit 6a374ffe9724a1a5fbb66aeb8846c050b531ea24 Author: Fabio Erculiani Date: Mon Jun 21 15:19:43 2010 +0200 [equo] always try to kill EntropyCacher when catching an exception commit 7f6d6e58d8152053153d8d3e89fa0abda671f77a Author: Fabio Erculiani Date: Mon Jun 21 10:48:50 2010 +0200 [conf] add libjawt.so to brokenlibsmask.conf too commit 5e4b66b0b30da8305f543acddba1cc0f9f2eb402 Author: Fabio Erculiani Date: Mon Jun 21 10:29:08 2010 +0200 [conf] librox-clib.so.6 seems broken by default, add it to brokenlibsmask.conf commit 91d75015a6bcaf0b5e030089768e6cd48776c699 Author: Fabio Erculiani Date: Mon Jun 21 07:31:27 2010 +0200 [conf] add libjvm.so to brokenlibsmask.conf commit 712971ef4bfaed2e9d52ed400fe4d1c2ec50c0dc Author: Fabio Erculiani Date: Fri Jun 18 17:14:11 2010 +0200 [server/scripts] add check_la and bump_vbox scripts commit 498b7b5970799d47f4f4fbc55922646c50538633 Author: Fabio Erculiani Date: Thu Jun 17 18:54:30 2010 +0200 [entropy.spm] PortagePlugin: properly use shlex.split() commit 70001b2f93d2b93489ac4acba7d18f43f7d9fdb2 Author: Fabio Erculiani Date: Wed Jun 16 22:44:25 2010 +0200 [entropy.qa] QA.test_shared_objects, always bind files to packages even if no updates are available commit 5e49ede64d4d0b3288a8a34cdb15dd61cadd35f8 Author: Fabio Erculiani Date: Mon Jun 14 23:06:25 2010 +0200 [entropy.exceptions] drop unused exception classes commit 5feabc4b897d4765ee40411b40ead21b05ae35ba Author: Fabio Erculiani Date: Mon Jun 14 19:14:27 2010 +0200 [entropy.db] EntropyRepository: remove spurious line commit 683c31c456c789b962ca289712358089160d2cfd Author: Fabio Erculiani Date: Mon Jun 14 19:13:40 2010 +0200 [entropy.db] add listPackageIdsInCategoryId method back commit 30a67ae3fee1167988aef48b32a92355047612c3 Author: Fabio Erculiani Date: Wed Jun 9 19:23:53 2010 +0200 [todo] update TODO commit 50f10cc1bf89986368a6c975de93b8c65ae528d2 Author: Fabio Erculiani Date: Wed Jun 9 19:21:19 2010 +0200 [entropy.fetchers] complete UrlFetcher and MultipleUrlFetcher API cleanup (and docstringing) commit a2d4a2d2dbdf57fff85e369486ed707f1f114bf1 Author: Fabio Erculiani Date: Wed Jun 9 18:12:08 2010 +0200 [entropy.fetchers] add UrlFetcher docstring commit 131b82acae3841e4382647b19976d5f8adf7dfe9 Author: Fabio Erculiani Date: Wed Jun 9 17:49:53 2010 +0200 [todo] update TODO commit 76038453b12c85869edc3d6716f30e5b393edefd Author: Fabio Erculiani Date: Wed Jun 9 17:49:16 2010 +0200 [entropy.db] update searchNeeded requirements, "*" wildcard support is mandatory commit bb04751571f1d1f2bc4b2bbdc2ed69379d7b335b Author: Fabio Erculiani Date: Wed Jun 9 17:30:38 2010 +0200 [entropy.core.settings.base] SystemSettings: add sane multithreading support commit c635ffca0a2c21ac97a66267284ad4d1b864ac2e Author: Fabio Erculiani Date: Tue Jun 8 13:12:23 2010 +0200 [docs] update API documentation commit 8ed0b1e009b7b20461fce93e8bf750e4674e9a1f Author: Fabio Erculiani Date: Tue Jun 8 13:11:29 2010 +0200 [reagent] remove any "world" evidence commit b9ada22d83a5e0eeb30caa68b1c63879590d6b9f Author: Fabio Erculiani Date: Tue Jun 8 13:11:19 2010 +0200 [man] update man pages commit a1a8e09875d0dd3ac92c00749e14b1bb0a3cf83e Author: Fabio Erculiani Date: Tue Jun 8 13:08:09 2010 +0200 [equo/reagent] sort any query/search result commit 216aff332ea97ddf9e637cca9b137c5613371529 Author: Fabio Erculiani Date: Tue Jun 8 11:55:05 2010 +0200 [entropy.server] make Server.close_repositories() cache iteration a bit more atomic commit 52080f22ef4677b97bd18d464a0f92d54af9a475 Author: Fabio Erculiani Date: Tue Jun 8 11:47:20 2010 +0200 [entropy.db] fix regression in searchProvidedVirtualPackage() commit 5a28e28e09062a96c2aef3739c0dd9f25737200b Author: Fabio Erculiani Date: Mon Jun 7 18:39:42 2010 +0200 [entropy.client] fix Client.open_generic_repository arguments commit 8c788bcea14ccf73b4910ed725ab661e627b7001 Author: Fabio Erculiani Date: Mon Jun 7 18:00:37 2010 +0200 [entropy.server] properly print sorted mirrors delta queue commit e1e76d5b282322c2963e9be7e823c0457f2ea3a1 Author: Fabio Erculiani Date: Mon Jun 7 17:56:05 2010 +0200 [entropy.db] first chunk of major entropy.db code updates, create abstract class, move logic there, update API commit 0d5b69ac0d2f01a1abaddded2c7f41491a7e1425 Author: Fabio Erculiani Date: Mon May 31 17:43:06 2010 +0200 [entropy.db/entropy.spm] remove 'messages' metadatum handling commit e59351505bf145666a2206d6dbaf3675c05706e9 Author: Fabio Erculiani Date: Mon May 31 17:36:17 2010 +0200 [entropy] remove 'messages' package metadata, no longer needed commit abbde38521625d7ab9f1dcb686d48175c7492d64 Author: Fabio Erculiani Date: Sun May 30 08:25:15 2010 +0200 Tagging Entropy version 0.99.46.9 commit 1ab58e12b18d8732662a6760c64c39faf75484a6 Author: Fabio Erculiani Date: Sun May 30 08:24:25 2010 +0200 [entropy.spm] PortagePlugin._portage_doebuild: remove unwanted backup_changes() commit 62bd7ff91c100d1fa858fd145198da31ef6d38af Author: Fabio Erculiani Date: Sun May 30 08:22:54 2010 +0200 Tagging Entropy version 0.99.46.8 commit eedeff78fe473de3e9741154d4df9b91c85f2363 Author: Fabio Erculiani Date: Sun May 30 08:15:39 2010 +0200 [entropy.spm] PortagePlugin._portage_doebuild: cleanup unneeded license settings tweaks (thanks to zmedico) commit 38eb28e455f529bb92f290d9868b9581d6b59ebc Author: Fabio Erculiani Date: Sun May 30 08:01:47 2010 +0200 [entropy.spm] PortagePlugin._portage_doebuild: tweak portage.settings._accept_license to disable any interactive license check commit 1f59619da57e357fc02ecdc63b91428fc1bca036 Author: Fabio Erculiani Date: Sat May 29 22:29:50 2010 +0200 [entropy.spm] PortagePlugin: _portage_doebuild, set ACCEPT_LICENSE in environment commit f15dd69ed327f7e9cdd258a372b5e4504891e784 Author: Fabio Erculiani Date: Sat May 29 03:06:41 2010 +0200 [entropy.server] when collecting valid system package sets, ignore nested sets commit d1712ff39c217e33673503917e5a38136d6dc8a2 Author: Fabio Erculiani Date: Fri May 28 19:56:48 2010 +0200 [entropy.client.interfaces.package] remove deprecated dropChangelog call commit 0d06fade5ff0fd9c32bbf1e7d1d87c9196d46bc9 Author: Fabio Erculiani Date: Fri May 28 19:56:30 2010 +0200 Tagging Entropy version 0.99.46.7 commit b1db741e8a10bb38d10dde7538616bdeec42f03b Author: Fabio Erculiani Date: Fri May 28 19:54:36 2010 +0200 [entropy.client.interfaces.package] fix critical bug on pkg update Files just installed were removed due to being added to a different symlinked path. Use os.path.realpath to determine if two paths point to the same file object. commit 54de3756901d185eb5dfe343f881023ab31a62d8 Author: Fabio Erculiani Date: Fri May 28 11:51:31 2010 +0200 Tagging Entropy version 0.99.46.5 commit c8ec61377effcaee452d5af87cff151378e6aa60 Author: Fabio Erculiani Date: Fri May 28 11:50:26 2010 +0200 [entropy.spm] PortagePlugin: fix "sources" metadatum extraction (upstream dropped SRC_URI) commit 12d9260956122e44948d151aaff32610c47e63a0 Author: Fabio Erculiani Date: Mon May 24 21:33:27 2010 +0200 [entropy.spm] PortagePlugin: fix get_package_sets(), include sets themselves commit 98e315378e001689fb3eec44e1dae2d624273a8a Author: Fabio Erculiani Date: Mon May 24 11:35:47 2010 +0200 Tagging Entropy version 0.99.46.4 commit e8d7db127c5dc5c5908a252a12bc880bea85ed1d Author: Fabio Erculiani Date: Mon May 24 11:34:44 2010 +0200 [magneto] call trigger_startup_check() on startup instead of trigger_check() commit 0a0cc78a5adb527785e27ab38f4ce5627ecfdb74 Author: Fabio Erculiani Date: Mon May 24 11:32:55 2010 +0200 [client-updates-daemon] add new method "trigger_startup_check" It tells the daemon to not update repos but just return the updates list commit 8fcea39441b2af0634cc4e2dcdc10bdcbbb92a52 Author: Fabio Erculiani Date: Sun May 23 16:00:03 2010 +0200 [entropy.client.interfaces.loaders] add Cacher() method, returning EntropyCacher instance used by Entropy Client commit e51061cd5de00f7c6f9522453134312e9ba9aa7f Author: Fabio Erculiani Date: Sun May 23 15:55:41 2010 +0200 [entropy.cache] add with statement support to EntropyCacher (to pause caching writes to disk) commit 3948ecf615b93203346eb6c682ecab63468ccf3a Author: Fabio Erculiani Date: Sat May 22 16:33:17 2010 +0200 [entropy.core.settings.base] remove expensive thread-safety from SystemSettings commit 53771231f2cfbc4d2db67e2b0999f504a0ec9e98 Author: Fabio Erculiani Date: Fri May 21 22:06:18 2010 +0200 [sulfur] minor code updates commit cd273b69baf8ba4bfb04597e951dac177b66af5b Author: Fabio Erculiani Date: Fri May 21 22:05:38 2010 +0200 [sulfur] EntropyPackage: add more caching commit 401bed0b9cf5009de0add1f1f48e12cbb27c76ff Author: Fabio Erculiani Date: Fri May 21 20:35:26 2010 +0200 [sulfur] rename sulfur-client to sulfur_client commit 7bb31da3cbfc97a298661e0668f2f2caf8abbe4f Author: Fabio Erculiani Date: Fri May 21 20:04:52 2010 +0200 [sulfur] make ExceptionDialog not freeze UI on exit commit 3bb640b03e617a24c541d9f8c9f9764a6cfb73ae Author: Fabio Erculiani Date: Fri May 21 20:04:19 2010 +0200 [sulfur] fix SulfurApplication.quit() commit 0a172501e640c4840bf256f46ba0bbcdbba22761 Author: Fabio Erculiani Date: Wed May 19 16:25:18 2010 +0200 [sulfur] fix KDE detection (properly use kdesu when in KDE) commit a031e74ff44e899849ec58b1595a0563e9e4a036 Author: Fabio Erculiani Date: Wed May 19 14:44:10 2010 +0200 [entropy.db] EntropyRepository.validateDatabase: execute quick_check only every 72 hours commit b8036a79cdfc319e00541e2cde3da3643436a008 Author: Fabio Erculiani Date: Wed May 19 14:36:23 2010 +0200 [entropy.db] EntropyRepository.validateDatabase: call quick_check(1) commit f45c11ae1bc184411a42263993c6aa1e335ecc8c Author: Fabio Erculiani Date: Wed May 19 08:33:37 2010 +0200 [entropy.db] EntropyRepository.atomMatch: write cache synchronously commit 63af402439a64dd7b912eb221cd0328ee981a768 Author: Fabio Erculiani Date: Wed May 19 08:33:11 2010 +0200 [entropy.cache] increase EntropyCacher writeback timeout commit bdcd37772da2d44a104509736ad0502d83607afb Author: Fabio Erculiani Date: Tue May 18 20:10:02 2010 +0200 [equo] add new tool "equo query associate" Given a file path (or multiple file paths) search applications able to read mimetype belonging to it commit 96b4f234689ff23638d1692afc40f44ec6b937b4 Author: Fabio Erculiani Date: Tue May 18 10:40:52 2010 +0200 [todo] update TODO commit 5c198a742a56868975b48f22be4a171945a49113 Author: Fabio Erculiani Date: Sun May 16 15:50:58 2010 +0200 [entropy.core] update docstrings commit e9e77c543a6411a214103760a851bf65fed9a748 Author: Fabio Erculiani Date: Sun May 16 15:17:53 2010 +0200 [Makefile] cleanup Makefile, remove unused targets commit f570aa52f1163ed00ebf18d1ddce752408fae584 Author: Fabio Erculiani Date: Sat May 15 02:53:56 2010 +0200 Tagging Entropy version 0.99.46.3 commit bf678e1441c28002611b85be93814088fb7d8c6e Author: Fabio Erculiani Date: Sat May 15 02:53:37 2010 +0200 [entropy.security] fix typo commit 510f82e80329adc24d46e74fc4317306074c0eca Author: Fabio Erculiani Date: Fri May 14 21:34:43 2010 +0200 Tagging Entropy version 0.99.46.2 commit 1d1eafbdc403bbf9e03a0e657a441b2dc2354aba Author: Fabio Erculiani Date: Fri May 14 21:33:42 2010 +0200 [entropy.db] import missing exception commit f6af43f8a76a152d08c34e918e966b5275ffe451 Author: Fabio Erculiani Date: Fri May 14 07:34:47 2010 +0200 [entropy.security] do not flood stdout with metadata installation updates commit 6c95b35d8064f62679d74c9225b4f9b3e6286f53 Author: Fabio Erculiani Date: Thu May 13 20:55:50 2010 +0200 [client/text_tools] print_table: eliminate trailing blank lines, thanks Scott Bertilson for reporting, closing #1443 commit cc061f710882714cd54734b1911fcebeb728aa72 Author: Fabio Erculiani Date: Wed May 12 22:39:57 2010 +0200 [entropy.server] if dep_rewrite regexp returns an empty string, consider it a removal action commit d0a600a7aebf5be69e9e9accc278ac57d6eec716 Author: Fabio Erculiani Date: Wed May 12 16:16:40 2010 +0200 Tagging Entropy version 0.99.46.1 commit 10e048da34eee3ed1ba495a12e610feb31cb597a Author: Fabio Erculiani Date: Wed May 12 16:16:09 2010 +0200 [entropy.server] fix sets_available arguments commit ad8d7b6d4b4c3839e5b8b4aa319c724d57d23993 Author: Fabio Erculiani Date: Wed May 12 14:25:19 2010 +0200 Tagging Entropy version 0.99.46 commit 8fdaf399e19d412bc9dd31b574b420d38686fef4 Author: Fabio Erculiani Date: Wed May 12 14:24:07 2010 +0200 [todo] update TODO commit cf7997a9da22024a1ee88e2fc040788797e23d7e Author: Fabio Erculiani Date: Wed May 12 14:00:22 2010 +0200 [conf] add dependency rewrite configuration file example commit a661ffa92a1ffe6290560666fccbcb92252ad72f Author: Fabio Erculiani Date: Wed May 12 13:59:58 2010 +0200 [todo] update TODO commit 60683be2a454aefcac019c5a92ec521702ea772c Author: Fabio Erculiani Date: Wed May 12 13:59:30 2010 +0200 [entropy.server] remove \t usage commit d5fc2a43bac146950ace921bf84da8245def6f05 Author: Fabio Erculiani Date: Wed May 12 13:08:27 2010 +0200 [entropy.server] implement dependency rewrite support commit 942b8f804f0d5a5c2982fed1617e739af79b70e8 Author: Fabio Erculiani Date: Wed May 12 08:38:50 2010 +0200 [tests] add another package test to server mode commit 9332e9fcd501a5fd520c27496d5db8ebbac47347 Author: Fabio Erculiani Date: Wed May 12 00:35:45 2010 +0200 [entropy.server.interfaces] improve SystemSettings parsers speed (add some caching) commit 5d8d18ffc14a7e738810b7e0897cfcb574256863 Author: Fabio Erculiani Date: Wed May 12 00:24:22 2010 +0200 [entropy.cose.settings.base] add "with" statement support to SystemSettings (improving multiple add_plugin() speed) commit 5d45591940223dbd0d773e9d5ca506598046e5a2 Author: Fabio Erculiani Date: Wed May 12 00:09:43 2010 +0200 [entropy.core.settings.plugins.skel] filter out SystemSettingsPlugin protected subclasses methods commit 4b5f072d1d05e1fab14e0a24141e70f484664b7c Author: Fabio Erculiani Date: Tue May 11 23:58:17 2010 +0200 [entropy.core.settings.plugins.skel] SystemSettingsPlugin: filter out private methods from callback parsing commit e261321fb47c4cc80b1bdc13a7ad5a13373153c6 Author: Fabio Erculiani Date: Tue May 11 10:54:56 2010 +0200 [entropy.db] EntropyRepository.validateDatabase: sometimes checksum() is required to spot issues commit 958be3592200328ddc99ee27be2353cb58ea32bb Author: Fabio Erculiani Date: Mon May 10 12:01:45 2010 +0200 [equo] call EntropyRepository.generateReverseDependenciesMetadata() with verbose=False commit f388bc5751dc6a4800b0a2c6f3ececeb50a5f314 Author: Fabio Erculiani Date: Mon May 10 12:01:31 2010 +0200 [entropy.client.interfaces.client] small code style update commit b9c413e688694867ec002744196e749aa2ecfcdd Author: Fabio Erculiani Date: Sun May 9 17:24:29 2010 +0200 [docs] update equo man page commit e6fb7d325ff6d1fee0f6f9d3308b6afd712d6341 Author: Fabio Erculiani Date: Sun May 9 17:06:28 2010 +0200 [entropy.db] EntropyRepository.atomMatch: catch OperationalError exceptions commit c414f02250ea63d69050404f74b9d304f4f62b5d Author: Fabio Erculiani Date: Sun May 9 16:46:21 2010 +0200 [reagent/activator] implement simple exception handler (catching KeyboardInterrupt) commit ce012502d176e01aa4b16fa0d9d5f2bd0e4aa095 Author: Fabio Erculiani Date: Sat May 8 18:46:54 2010 +0200 [sulfur] reduce tarball support to .tbz2 for now commit 3eba983fe2ef1cc6f705b75a165bf7e4837ecc90 Author: Fabio Erculiani Date: Sat May 8 18:45:10 2010 +0200 [entropy.client.interfaces.sets] cleanup code, change API commit 4cea0400312a853d4616fbf8093c0bd71387d4e9 Author: Fabio Erculiani Date: Sat May 8 18:05:57 2010 +0200 [entropy.db] EntropyRepository.searchSets: make sure that packagesets table exists commit e173c8084fbe81dee73fe76cc8f7383d44fbe306 Author: Fabio Erculiani Date: Fri May 7 17:10:58 2010 +0200 [entropy.cache] catch AttributeError, variable can be None commit ff0af58109c806d8259f338aaf450845a6ad9f93 Author: Fabio Erculiani Date: Fri May 7 14:58:07 2010 +0200 [entropy.services] client-updates-daemon: tweak timings commit 50e688a61c0d16499d77613ee9a05f7645bb207b Author: Fabio Erculiani Date: Fri May 7 14:57:37 2010 +0200 [entropy.cache] EntropyCacher: make possible to change writeback cycle length (in seconds) commit 1b37af54dcfc6c56e5d4acff41d7420416e66ce2 Author: Fabio Erculiani Date: Thu May 6 21:42:43 2010 +0200 Tagging Entropy version 0.99.45.6 commit 7fa224a094d058069b04a1bc7254b535c91b0ced Author: Fabio Erculiani Date: Thu May 6 21:42:19 2010 +0200 [entropy.tools] fix dep_get_match_in_repos (do not mess use deps) commit 5f1d2b500968cab41106ed9d106acf5f31d772d3 Author: Fabio Erculiani Date: Thu May 6 21:08:32 2010 +0200 Tagging Entropy version 0.99.45.5 commit 6da07668dac91ff3d4e7c09880f5ccdc6642ec82 Author: Fabio Erculiani Date: Thu May 6 21:07:13 2010 +0200 [entropy.spm] PortagePlugin._usedeps_reduce: fix undefined reference commit 7f10d3577e1eaf1a38bd070bbe535415966f1709 Author: Fabio Erculiani Date: Thu May 6 21:05:02 2010 +0200 [entropy.spm] PortagePlugin: remove ill-conceived checks in _dep_and_select commit 7bca986e47ae3db44f598b3bb363fd04de2c6195 Author: Fabio Erculiani Date: Thu May 6 21:03:31 2010 +0200 [entropy.spm] PortagePlugin: fix _usedeps_reduce commit 3233e4cb98b2c380cedf49862a88fcfdb093fb6e Author: Fabio Erculiani Date: Thu May 6 20:49:50 2010 +0200 [entropy.tools] implement dep_get_split_or_deps commit 04d14ebb26e4aafb5ccc9b2ede873fc4136f8548 Author: Fabio Erculiani Date: Thu May 6 20:41:10 2010 +0200 [entropy.tools] improve remove_usedeps commit c5de169ccc54084456b4e9cf61483ffd0eb24c72 Author: Fabio Erculiani Date: Thu May 6 20:18:19 2010 +0200 Tagging Entropy version 0.99.45.3 commit dc8da76bf010d07fa02ff6a963b7952f971851d4 Author: Fabio Erculiani Date: Thu May 6 20:17:54 2010 +0200 [entropy.server] ServerQAInterfacePlugin.__extract_edb_analyze_metadata fix return value commit 786bb624b00d6af6113c56b2f2670d05b250963c Author: Fabio Erculiani Date: Thu May 6 19:17:59 2010 +0200 Tagging Entropy version 0.99.45.2 commit 5748babbd637d340ed9fac61a221ffc2c2aad8d6 Author: Fabio Erculiani Date: Thu May 6 19:17:22 2010 +0200 [entropy.server] catch OSError exception in ServerQAInterfacePlugin.__extract_edb_analyze_metadata commit 1b4a1bb580a270448f58e5e1c87ba2869a05ac1a Author: Fabio Erculiani Date: Thu May 6 19:00:58 2010 +0200 Tagging Entropy version 0.99.45.1 commit d22a2a28802d250e14ca010cfa1144504fe3a58c Author: Fabio Erculiani Date: Thu May 6 19:00:35 2010 +0200 [entropy.server] fix typo in tempfile.mkstemp() call commit dc922b2c4efa0698ec801691d0c2396c0333cd06 Author: Fabio Erculiani Date: Thu May 6 17:31:02 2010 +0200 Tagging Entropy version 0.99.45 commit 35564bc3b1323fc4e75251a05724435b6fad53f3 Author: Fabio Erculiani Date: Wed May 5 22:30:35 2010 +0200 [todo] update TODO commit 144b3bd61a80a4e77dfa64235ab95f6aa0f1e961 Author: Fabio Erculiani Date: Wed May 5 22:29:55 2010 +0200 [entropy.server] Server.orphaned_spm_packages_test: fix matching of masked packages commit 8892ef5be698592a541c49020efe520bea942de7 Author: Fabio Erculiani Date: Wed May 5 22:29:25 2010 +0200 [entropy.spm] PortagePlugin.match_package: only raise KeyError exception commit a4547429730f71fa1dba1607910d89ff7a627cc8 Author: Fabio Erculiani Date: Wed May 5 20:49:50 2010 +0200 [entropy.server] Server.orphaned_spm_packages_test: sort list of packages retrieved by Spm commit f5be04438cb32cc3baafb24c5aa5bc5cf6c89392 Author: Fabio Erculiani Date: Wed May 5 17:01:47 2010 +0200 [todo] update TODO commit 7ae0a7eb07e1613271e77814afde372bcb0a8079 Author: Fabio Erculiani Date: Wed May 5 17:01:16 2010 +0200 [equo] add "equo repo add/remove" tools commit ef881cc62e0a4b53b7995604b24ef6c7f68f1c6b Author: Fabio Erculiani Date: Wed May 5 13:18:43 2010 +0200 [sulfur] replace Client.SystemSettings with Client.Settings() commit e854555db96b8ade3932d0af94bea50576359129 Author: Fabio Erculiani Date: Tue May 4 14:21:58 2010 +0200 [equo/reagent/activator] remove \t usage commit 34722f1e9b918bfc54eb44714033e54f314ad7c3 Author: Fabio Erculiani Date: Mon May 3 18:37:21 2010 +0200 [po] update Italian translation commit a4013a2057e52a46c11c1d649bbf324812d57a06 Author: Fabio Erculiani Date: Mon May 3 18:30:05 2010 +0200 [po] update translations commit 216904c8c7911bd220452aee92635e0046dd0c50 Author: Fabio Erculiani Date: Mon May 3 18:26:51 2010 +0200 [entropy.client] fix reverse dependencies calculation in case of system packages commit fc6022ebaec1563709e978b76d3efbcdb5c00f71 Author: Fabio Erculiani Date: Mon May 3 11:12:24 2010 +0200 [sulfur] fix EntropyPackageView.get_stars_rating CellRenderer redraw callback commit b257b88627caece19022bd25c17155107d599902 Author: Fabio Erculiani Date: Mon May 3 10:34:11 2010 +0200 [text_configuration] when "less" is not available, fallback to "cat" commit 1337917b2a5e76896bb5e8d193bec8e67930a00d Author: Fabio Erculiani Date: Mon May 3 10:28:26 2010 +0200 [sulfur] EntropyPackageView.__new_ugc_pixbuf_stash_fetch: catch OperationalError exception commit c9790ce36acdc6ed9e705aeaf4e2950bfb504372 Author: Fabio Erculiani Date: Sun May 2 23:49:44 2010 +0200 [entropy.client/equo] add "equo query mimetype" support User can now search for packages providing a specific mimetype, which means, telling the user what application can be used to open his/her files. Add two now entropy.client.interfaces.Client methods: - list search_installed_mimetype(string mimetype) - list search_available_mimetype(string mimetype) commit 85ba650101c44be0e50f3197dcc64d5965043887 Author: Fabio Erculiani Date: Sun May 2 22:33:35 2010 +0200 [sulfur] fix cell rendering under certain circumstances commit 7edbce99b390832d78fd9fe029934de4f2fac80b Author: Fabio Erculiani Date: Sun May 2 17:32:20 2010 +0200 [entropy.db] EntropyRepository._insertProvidedMime(): create provided_mime table if it doesn't exist commit e1325bdeae241b70a45e4631f7da20fd5f99002f Author: Fabio Erculiani Date: Sun May 2 17:10:51 2010 +0200 [entropy.db] EntropyRepository.validateDatabase: cache execution and tell sqlite3 to check for db file validity commit 0bd57ef274ba00cacda6ff3d2b9c8a85746f740f Author: Fabio Erculiani Date: Sun May 2 08:54:18 2010 +0200 [entropy.client.interfaces.package] EntropyRepository.getTriggerInfo() can return None commit 93c96ccafdf8b87d4e6aea48da3bf58ac0e070b9 Author: Fabio Erculiani Date: Sun May 2 08:53:53 2010 +0200 [entropy.db] EntropyRepository.getTriggerInfo can return None commit 108701c980460517061d66447ea228cdc60fc363 Author: Fabio Erculiani Date: Sat May 1 16:43:32 2010 +0200 [entropy.client.interfaces.package] complete Entropy Client "splitdebug" support commit 96c3107dfdeaa8dbb90ea737d0a36466687de6ec Author: Fabio Erculiani Date: Sat May 1 16:23:02 2010 +0200 [entropy.client.interfaces.package] fix Package._move_image_to_system.workout_file return value commit cc939df1eba2d95912a9df1a3a14256d91083f3b Author: Fabio Erculiani Date: Fri Apr 30 21:27:27 2010 +0200 [entropy.services.system.executors] filter out Entropy SLOT extension if any commit 15f3d35c5617243eb4cff1d322285457bd89b4a3 Author: Fabio Erculiani Date: Fri Apr 30 21:24:41 2010 +0200 [entropy.server] filter out Entropy SLOT extension if any commit a4eaa88e3804a57df9d57f88ceb3b7d66695f526 Author: Fabio Erculiani Date: Fri Apr 30 15:27:50 2010 +0200 [entropy.spm] PortagePlugin._dep_or_select() fix regression commit d3d29edf9f0e850a557bcdfe08954ff2f8a0eb5d Author: Fabio Erculiani Date: Fri Apr 30 15:15:57 2010 +0200 [todo] update TODO commit 8e0f44b6877a1e68b3fb19fa0c5a7295e9b26ea0 Author: Fabio Erculiani Date: Fri Apr 30 15:15:35 2010 +0200 [conf] update information regarding how splitdebug works in Entropy commit 44fec70c142c6388cc54ee1845ee00e1cfc10887 Author: Fabio Erculiani Date: Fri Apr 30 15:12:09 2010 +0200 [entropy.client/entropy.spm] implement splitdebug support client-side commit bfb065675852676b12b1641ece078f2bab9176e3 Author: Fabio Erculiani Date: Fri Apr 30 08:50:52 2010 +0200 [entropy.client] inherit GPG support bool from etpConst, update branch commit 297ae7f28440504f9ce19bfe9f7ce859ff53b0f9 Author: Fabio Erculiani Date: Thu Apr 29 20:34:20 2010 +0200 [entropy.spm] PortagePlugin: if getcolor() returns True, unset NOCOLOR if set commit 57b8a3448d00623b88c12b26cad5780682560d5a Author: Fabio Erculiani Date: Thu Apr 29 20:30:45 2010 +0200 [entropy.server] ServerQAInterfacePlugin.__extract_edb_analyze_metadata: close EntropyRepository, then remove (not the other way around) commit d445351dc87c16fbf3a3817b4ab8a89e45407a2b Author: Fabio Erculiani Date: Thu Apr 29 20:24:03 2010 +0200 [entropy.server] add new server-side QA test checking keywords metadata commit 8cefd0359b662841f667761154c5354a026610d0 Author: Fabio Erculiani Date: Thu Apr 29 16:54:17 2010 +0200 [entropy.spm] PortagePlugin: disable Portage colorized output when entropy.output.getcolor() returns False commit 5fef396321ddc889db89ae93d85fc4ac37c7007e Author: Fabio Erculiani Date: Thu Apr 29 16:49:32 2010 +0200 [entropy.output] add getcolor() commit 9980f7c437077d20438be84978bb6c66968e3e63 Author: Fabio Erculiani Date: Thu Apr 29 16:48:57 2010 +0200 [entropy.output] fix _print_prio when writing to non-tty devices commit b7ad933a56e7cdd5ba82fc40a7b8758e344e2761 Author: Fabio Erculiani Date: Thu Apr 29 16:14:30 2010 +0200 [equo] text_query: remove every \t evidence commit 0c9d9baef73db74de7495769565b799b5d8fdb2e Author: Fabio Erculiani Date: Thu Apr 29 15:53:03 2010 +0200 [entropy.client.interfaces.package] EntropyPackage.isFileAvailable() requires unicode, not str commit a296dc63e31294b61555a308db1bff5d72c416d4 Author: Fabio Erculiani Date: Thu Apr 29 09:58:21 2010 +0200 [todo] update TODO commit 4cfb851ec27a788067e13255db46988647a8d931 Author: Fabio Erculiani Date: Thu Apr 29 09:49:40 2010 +0200 [equo] text_security: use print_table instead of \t\t commit b8b651d34a3c540597574b6f6f5b9dc20abd7e02 Author: Fabio Erculiani Date: Thu Apr 29 08:43:32 2010 +0200 [entropy.spm] PortagePlugin: fix _dep_or_select logic commit 5a2052488e090085d0472db87e3f59d2893eca8c Author: Fabio Erculiani Date: Thu Apr 29 08:20:13 2010 +0200 [entropy.client.interfaces.dep] _get_unsatisfied_dependencies(): trivial speed improvement commit f14642d6ae82c70c7558db56113f02d36590fe30 Author: Fabio Erculiani Date: Wed Apr 28 23:06:26 2010 +0200 [todo] update TODO commit 4d63ac40ae86892927d404e4bb79ae2a12de5072 Author: Fabio Erculiani Date: Wed Apr 28 23:05:49 2010 +0200 [entropy.spm] PortagePlugin: add "or dependencies" support (providing Entropy-style or dep strings) commit 3aa5003471e2f5b32be56511b4f6476048bce52b Author: Fabio Erculiani Date: Wed Apr 28 22:00:10 2010 +0200 [entropy.client.interfaces.dep] properly handle unavailable packages (already installed) When a package is referencing another that has been removed but is still installed and given dependency is satisfied, consider the whole dependency request as satisfied. commit e5141698ab194753b4e3f6f6d717fd631a65e0d6 Author: Fabio Erculiani Date: Wed Apr 28 21:40:16 2010 +0200 [entropy.spm] PortagePlugin: when manually generating CONTENT metadata, ignore "" directory entry commit 0d4131645ea171230eb2bf18875a4fdddc708644 Author: Fabio Erculiani Date: Wed Apr 28 18:53:13 2010 +0200 [equo] cleanup text_query.print_package_info() commit f0d28f3de1fb3a0378ba92ee74fc0310b2dd840e Author: Fabio Erculiani Date: Wed Apr 28 18:52:52 2010 +0200 [equo] improve reliability of text_tools.print_table() commit 8e114c823d70376026087825069d0f0eb0863638 Author: Fabio Erculiani Date: Mon Apr 26 23:26:51 2010 +0200 Tagging Entropy version 0.99.41.2 commit 0f16b4003006d65d2993f14d9218d914e1b2682e Author: Fabio Erculiani Date: Mon Apr 26 23:17:45 2010 +0200 [todo] update TODO commit 9e66587102b289d2277835b4c664fe63b90a7303 Author: Fabio Erculiani Date: Mon Apr 26 23:14:19 2010 +0200 [equo] make print_package_info output localization independent commit fc0d7174773e6280092ce7f03def7f89c6f3e6af Author: Fabio Erculiani Date: Mon Apr 26 23:13:38 2010 +0200 [equo] improve text_tools.print_table, allow row spanning commit b669290152d14bd5051dcce899f974cd519290e6 Author: Fabio Erculiani Date: Mon Apr 26 11:28:08 2010 +0200 [entropy.db] fix SQL query in EntropyRepository._addDependsRelationToDependsTable() commit 1df71c7559354c65d4102adbcd50fd51fd065bb6 Author: Fabio Erculiani Date: Sun Apr 25 22:20:03 2010 +0200 [equo] fix typo in function name, print_bashcomp commit 6adb9576bf5295a953a5b034aa04e7792411b7af Author: Fabio Erculiani Date: Sun Apr 25 09:25:27 2010 +0200 [entropy.db] _addDependsRelationToDependsTable: fix SQL DELETE statement, use list commit 083b38b3bb78b7991f79d2e385378abc763b4006 Author: Fabio Erculiani Date: Fri Apr 23 11:47:11 2010 +0200 [entropy.db] fix minor syntax error commit aec87af04db42723c7a1d458282b9d84244515f9 Author: Fabio Erculiani Date: Thu Apr 22 19:17:52 2010 +0200 [entropy.client.interfaces.repository] __verify_file_checksum: catch invalid md5 file content commit de4e3943df24b9bc1a49f992adbe37ce52ae8510 Author: Fabio Erculiani Date: Thu Apr 22 19:14:47 2010 +0200 [entropy.db] EntropyRepository: improve reliability of reverse dependencies mapping commit 9bf812b0ae48eae39470431dd1fa5f5e7366f7b9 Author: Fabio Erculiani Date: Wed Apr 21 21:26:58 2010 +0200 [equo] always show installation queue when calling "equo install" or "equo upgrade" commit 50a97503df35284c2a633c3b60a8562c6366350f Author: Fabio Erculiani Date: Tue Apr 20 16:12:19 2010 +0200 [sulfur] catch SSLError exception when calling UGC.add_download_stats() commit 1d51388de47918753b290fdf68f469b248820521 Author: Fabio Erculiani Date: Tue Apr 20 16:09:43 2010 +0200 [sulfur] when using FileUpdates.{merge,remove,}() catch KeyError exception commit 8365d3fa94c40e619dd3c2fe3c33ea9272358f13 Author: Fabio Erculiani Date: Mon Apr 19 17:10:22 2010 +0200 Tagging Entropy version 0.99.41.1 commit e3b1c511bee6f6bf3459f7ec1dc758b5c0dd88aa Author: Fabio Erculiani Date: Mon Apr 19 17:08:34 2010 +0200 [entropy.server] Server.move_packages: fix wrong download metadata generation commit 24ea83044ec63b5c9219c69e7c997001a4659750 Author: Fabio Erculiani Date: Sun Apr 18 13:42:38 2010 +0200 Tagging Entropy version 0.99.41 commit dc30f71337dc519068a54c41b05b231ad0d9e842 Author: Fabio Erculiani Date: Sat Apr 17 19:25:54 2010 +0200 [todo] update TODO commit 5b36cfc43f1b7be84f0078bf2d9340f86d0b4430 Author: Fabio Erculiani Date: Sat Apr 17 19:24:47 2010 +0200 [equo] add ETP_NONINTERACTIVE env support for upgrade and install functions commit d5aacf9f66439883423c28ef20ed557cfcdd301d Author: Fabio Erculiani Date: Sat Apr 17 13:53:22 2010 +0200 [client] text_tools: implement print_table function commit f3bb74707316825a5f6bb5fe7cbba74570e8dc82 Author: Fabio Erculiani Date: Sat Apr 17 12:40:54 2010 +0200 [docs] update API documentation commit a90a1dbce8e4766086e585b199e6ac5c8393c8d0 Author: Fabio Erculiani Date: Fri Apr 16 20:07:56 2010 +0200 [entropy.spm] PortagePlugin: when extracting ENTROPY_PROJECT_TAG from ebuild, also look at env() commit 68343488ff29907e5f3dabd6404d8d787cb8b3c1 Author: Fabio Erculiani Date: Fri Apr 16 17:17:13 2010 +0200 [entropy.client.interfaces.dep] fix old-style virtual packages handling in dependency calculation commit 012a86698149b24166d7b53f10cbd7afc6e044f5 Author: Fabio Erculiani Date: Fri Apr 16 17:16:40 2010 +0200 [entropy.db] move virtual packages category name to a EntropyRepository static variable commit 09a8b07b1b8f0623dfcaa2ca705baad0d99653f7 Author: Fabio Erculiani Date: Fri Apr 16 12:50:47 2010 +0200 [equo] fix "equo match --installed" when used with "--multimatch" commit 87f153187690926fcc39b8b90b9ded4be26af16b Author: Fabio Erculiani Date: Fri Apr 16 12:08:20 2010 +0200 [equo] add support for "equo match --installed" commit 7f1516382e4d1adce9abff1fbddcd9febe8a9e39 Author: Fabio Erculiani Date: Thu Apr 15 11:07:25 2010 +0200 [todo] update TODO commit 37fb97de015608b58efe697104799d5d2f1032dc Author: Fabio Erculiani Date: Wed Apr 14 14:56:17 2010 +0200 [entropy*] kill SystemSettings attribute of Entropy Client and Entropy Server instances commit ff2eb4f444c90d6f8469c0ec92526ce43f2172c4 Author: Fabio Erculiani Date: Wed Apr 14 14:30:51 2010 +0200 [entropy.output/API] rename "type" argument of TextInterface.output to "level" commit 054c9789d86846c15f7602bbc886591b81613adf Author: Fabio Erculiani Date: Tue Apr 13 19:34:32 2010 +0200 [todo] update TODO commit e70a7851aade3429ce8c89df5228efec724f17c1 Author: Fabio Erculiani Date: Tue Apr 13 19:32:49 2010 +0200 [equo] always try to generate reverse dependencies metadata when done removing (and catch OperationalError) commit bac8adc2b295dab569df797b6810ab5e8997ee79 Author: Fabio Erculiani Date: Mon Apr 12 10:33:33 2010 +0200 [entropy.client.interfaces.dep] calculate_available_packages: ignore package entry if retrieveKeySlot returns None commit acd966053cab5046e25f20b72f84720298215a8e Author: Fabio Erculiani Date: Sun Apr 11 16:33:58 2010 +0200 [entropy.db] when calling commit() on sqlite3 connection objects, catch OperationalError OperationalError can be thrown when no transaction is active, bleh commit 1f8a3c24625607682bc8e6502ab6ff3dd6cff97b Author: Fabio Erculiani Date: Sun Apr 11 10:35:51 2010 +0200 [conf] trivial update commit 776373db69c8052183365d654452cffe8626d5f5 Author: Fabio Erculiani Date: Sat Apr 10 12:53:03 2010 +0200 [conf] add new mirror to mirror list (RNL Universidade Técnica de Lisboa, 1Gbit uplink) commit de40fe6c2b6526e382944cf10b47dc6e7280bddf Author: Fabio Erculiani Date: Sat Apr 10 08:00:50 2010 +0200 [entropy.db] EntropyRepository: _insertDesktopMime: create packagedesktopmime table if not found commit 5c849a8cb9a3d57debfca8e1a222c8ceab50d5da Author: Fabio Erculiani Date: Fri Apr 9 19:28:24 2010 +0200 [entropy.client.interfaces.dep] when validating cache, make sure that m_id is int type commit 573ae2f6843b1a8b31b55f1ea99a60e550e942f3 Author: Fabio Erculiani Date: Fri Apr 9 19:21:46 2010 +0200 [entropy.spm] PortagePlugin: make sure that vartree.dbapi exposes _bump_mtime() method commit 801f986cf1ed75933b3ae138311c30df70212300 Author: Fabio Erculiani Date: Fri Apr 9 13:02:01 2010 +0200 [entropy.server] make sure that packages are really available before checking missing runtime dependencies commit 9c75e62b963733c604264f217a3b993d7c6cbbb0 Author: Fabio Erculiani Date: Fri Apr 9 12:42:54 2010 +0200 Tagging Entropy version 0.99.40.4 commit 589579339f2be6bbce7fe6ad99a6bdd4164ba5a7 Author: Fabio Erculiani Date: Fri Apr 9 12:42:18 2010 +0200 [entropy.server] fix invalid Server instance reference commit 19c88efe4b710e7f8527f0c0b72cd894e7f15def Author: Fabio Erculiani Date: Fri Apr 9 11:16:18 2010 +0200 Tagging Entropy version 0.99.40.3 commit 4d2e85d9bc55bd34e8543ec59700286443c4c344 Author: Fabio Erculiani Date: Fri Apr 9 11:15:33 2010 +0200 [entropy.spm] PortagePlugin, fix function definition for __remove_kernel_tag_from_slot commit c92998cae7386e65fc11540af90a4943a5e56fe6 Author: Fabio Erculiani Date: Tue Apr 6 11:18:12 2010 +0200 [sulfur] EntropyPackageView: catch OperationalError exception in new_ugc_pixbuf commit ac26bb678323b9411afcaf3a5f10fa9d5e456272 Author: Fabio Erculiani Date: Mon Apr 5 22:04:25 2010 +0200 [entropy.db] EntropyRepository: catch OperationalError on _createNeededIndex(), column elfclass can be unavailable commit 06f721ba96f1f4cca647a5b867ce13c010fef98f Author: Fabio Erculiani Date: Mon Apr 5 21:59:55 2010 +0200 [entropy.server] move package sets metadata update inside server-side EntropyRepository commit_hook, improve speed commit 34716dcb522b356049c7b2d1b000020c547a31b7 Author: Fabio Erculiani Date: Mon Apr 5 14:54:13 2010 +0200 Tagging Entropy version 0.99.40.2 commit 95e7237297af0fbaf1d605f2eccad398d85a80fc Author: Fabio Erculiani Date: Mon Apr 5 14:53:54 2010 +0200 Tagging Entropy version 0.99.41.2 commit 1bf893e0274dfc7cf705523186d2ea31052b135a Author: Fabio Erculiani Date: Mon Apr 5 14:53:14 2010 +0200 [entropy.client.interfaces.services.ugc] fix typo in entropy.tools function calls commit ea496de6a825a20dff48c47877ed44443965cddc Author: Fabio Erculiani Date: Mon Apr 5 11:36:47 2010 +0200 Tagging Entropy version 0.99.40.1 commit 1e01434e28b5b15648d006ae9703651d9ac03945 Author: Fabio Erculiani Date: Sat Apr 3 19:41:41 2010 +0200 [sulfur] CellRendererStars: catch get_pixbuf() exceptions commit eb2b2128983ccaeb822d7cd7be7c3b110e05b8d1 Author: Fabio Erculiani Date: Fri Apr 2 23:00:55 2010 +0200 [entropy.client.interfaces.package] add __repr__, __str__, __unicode__ to Package class commit 7af13daecbd0ed61ea52b6184a4345988a8427de Author: Fabio Erculiani Date: Fri Apr 2 19:16:51 2010 +0200 [equo] readerrorstatus: catch ValueError exception commit e2c52cc58a7cf20e07a10a974afbf9f0d086cbd0 Author: Fabio Erculiani Date: Fri Apr 2 19:15:56 2010 +0200 [sulfur] NameSortPackageViewModelInjector: make sure that EntropyPackage.onlyname value is valid commit 12514730f85e5cf3fc71992dfbe194def3c771c1 Author: Fabio Erculiani Date: Fri Apr 2 19:11:34 2010 +0200 [entropy.client.interfaces.package] remove unused function calls commit 17a3b0bb584454fc1d45dff0331c78871f8b95d3 Author: Fabio Erculiani Date: Fri Apr 2 19:11:21 2010 +0200 [equo] fix "equo help" commit 472c12b0a6d3024abcc22f091810ccff8a2f0c66 Author: Fabio Erculiani Date: Fri Apr 2 14:37:27 2010 +0200 [todo] update TODO commit 9e3e49ee56b574cddd9d1180deade981669921bb Author: Fabio Erculiani Date: Fri Apr 2 14:31:30 2010 +0200 [entropy.client.interfaces.methods] Client.get_licenses_to_accept: cope with broken EntropyRepository instances commit 73621dfe3974a0c9079b995a9040879b288de459 Author: Fabio Erculiani Date: Fri Apr 2 14:28:20 2010 +0200 [equo] call entropy.tools.check_required_space passing a valid directory path commit 00160a892c402b05ef418aa96f0c1745fe3f3b01 Author: Fabio Erculiani Date: Fri Apr 2 14:22:19 2010 +0200 [sulfur] catch OperationalError when querying EntropyPackage commit febafa8a8d554d38a230d6b508fa999f93b627a3 Author: Fabio Erculiani Date: Fri Apr 2 14:20:22 2010 +0200 [todo] update TODO commit 877f769fb37cd77cbd55871070bdf3ad51f06e60 Author: Fabio Erculiani Date: Fri Apr 2 14:16:29 2010 +0200 [entropy] properly import entropy.tools and entropy.dump commit 7d3663dec3625a1ec66945dd5e2b816f9d7afcaa Author: Fabio Erculiani Date: Tue Mar 30 21:25:40 2010 +0200 [todo] update TODO commit fd24c89d150d2cd0d948d1fa6426d40ba1921115 Author: Fabio Erculiani Date: Tue Mar 30 21:25:22 2010 +0200 [entropy.db] always make sure that provided_mime table is available before querying it commit c3b390bc66d9efbdcdd9b5d0f37f71317e50b719 Author: Fabio Erculiani Date: Tue Mar 30 20:59:54 2010 +0200 Tagging Entropy version 0.99.40 commit c78985335c8a4922185aa9e2a2094662206a5478 Author: Fabio Erculiani Date: Tue Mar 30 20:59:12 2010 +0200 [po] update translations commit 6a5fc7fb326193d65e7024b3226b1b247aac63a6 Author: Fabio Erculiani Date: Tue Mar 30 20:40:18 2010 +0200 [reagent] implement "reagent spm new" commit 1b855c18ccd8eee34326a155b6251c71a9064092 Author: Fabio Erculiani Date: Tue Mar 30 20:10:31 2010 +0200 [entropy.server] use Server.get_reverse_queue() for calculating reverse dependencies of packages commit 9f288c33d85af43873afe2cf5fe7fc8c31bac947 Author: Fabio Erculiani Date: Tue Mar 30 20:09:56 2010 +0200 [entropy.client.interfaces.dep] get_removal_queue() and get_reverse_queue(): add system_packages argument commit 236800699a6888176d75aca9f23e85bae76bd144 Author: Fabio Erculiani Date: Tue Mar 30 19:55:28 2010 +0200 [reagent] tweak reagent repo remove colors commit 3708b46d76a69f93cd940e1381921a44bd7c04d8 Author: Fabio Erculiani Date: Tue Mar 30 19:43:56 2010 +0200 [reagent] always calculate reverse dependencies when removing packages from repos if --nodeps is not passed commit 2386d4dd0cee53004247a454404f6d49c615ac9b Author: Fabio Erculiani Date: Tue Mar 30 19:35:50 2010 +0200 [entropy.client.interfaces.dep] add get_reverse_queue() method This public method makes possible to calculate reverse dependencies for packages in repositories. commit 7dfa62718808ffad940f918e3accc5912dc740ec Author: Fabio Erculiani Date: Tue Mar 30 19:32:28 2010 +0200 [equo/reagent/sulfur] use Client.shutdown() instead of Client.destroy() commit 8fef0bce04e84d41fbe9e42ce87f6f9a076405e0 Author: Fabio Erculiani Date: Tue Mar 30 19:27:01 2010 +0200 [entropy.client.interfaces.client] add shutdown() method commit 970fbdecc91608572a6bfa81d91673a19ebde235 Author: Fabio Erculiani Date: Tue Mar 30 14:50:03 2010 +0200 [todo] update TODO commit d74381b7b974459c2ff2b03a5010fda53ec0ae7c Author: Fabio Erculiani Date: Tue Mar 30 14:49:15 2010 +0200 [entropy.spm] PortagePlugin: keep original slot information when overwriting it with tag, this improves Portage support commit da336b053398a7d40b584ac0d6e031797b8ddfd3 Author: Fabio Erculiani Date: Tue Mar 30 14:28:32 2010 +0200 [entropy.spm] PortagePlugin: add missing entropy.output.TextInterface attributes setup commit a17aa4830feeb20d7f1b4bf7df4d5be92371e12b Author: Fabio Erculiani Date: Tue Mar 30 14:27:53 2010 +0200 [entropy.tools] add is_valid_package_tag function commit 622c53435089bd6159357320d3f0f7f7ab3626ec Author: Fabio Erculiani Date: Mon Mar 29 22:07:58 2010 +0200 [entropy.tools] make dep_get_match_in_repos() working with weird dep strings (containing @ in use deps) commit fc6f8ee2bded28af6777f863ee3c0ce6c4326d49 Author: Fabio Erculiani Date: Mon Mar 29 18:22:17 2010 +0200 [todo] update TODO commit 21faf38121954711d28db81b8375635a9dd52946 Author: Fabio Erculiani Date: Mon Mar 29 18:15:41 2010 +0200 [entropy.db/entropy.spm] complete per-package mimetype support Per package file association info are now stored inside the repository database. This allows for instance, to query a mimetype and get a list of applications able to handle it, or to get a list of mimetypes a package is aware of. commit dd330af3da8ac140926ccd7aa225f471d8223886 Author: Fabio Erculiani Date: Mon Mar 29 17:33:36 2010 +0200 [entropy.db] EntropyRepository: add SQL index for packagedesktopmime table commit 528f159d6a58f295578762f688e70f9af7325607 Author: Fabio Erculiani Date: Wed Mar 24 18:02:00 2010 +0100 [todo] update TODO commit 49bcec947624ad44e8deea4ee25ad39306786ca0 Author: Fabio Erculiani Date: Mon Mar 29 15:37:00 2010 +0200 [po] update translations commit af792fcc1ff52a2567f2ddc430fcbb36853bf677 Author: Fabio Erculiani Date: Mon Mar 29 15:36:39 2010 +0200 [todo] update TODO commit 2f6b40eab75abe4a163999fcda65ecefb7c71be7 Author: Fabio Erculiani Date: Mon Mar 29 15:36:03 2010 +0200 [entropy.db/entropy.spm] implement per-package file association metadata collection/handling commit f321ecb4c6f8d72edee5cf165b289c16ec82af88 Author: Fabio Erculiani Date: Mon Mar 29 13:59:36 2010 +0200 [entropy.spm] PortagePlugin: fix os.path.join call in _extract_pkg_metadata_provided_libs commit 520e522c3c77afd48107ee033d3231535e887466 Author: Fabio Erculiani Date: Sun Mar 28 22:53:00 2010 +0200 [todo] update TODO commit 9b25177b229df803d4c2d0caf92ae1beaf058588 Author: Fabio Erculiani Date: Sun Mar 28 22:51:58 2010 +0200 [tests] db: fix EntropyCacher status handling commit e2ad2b35bfdda6b8dea6963893089d7213cdd5ac Author: Fabio Erculiani Date: Sun Mar 28 17:37:03 2010 +0200 [todo] update TODO commit 4f15fedf1a41fe01449eb83aabd603ff2d17c601 Author: Fabio Erculiani Date: Sun Mar 28 17:36:46 2010 +0200 [entropy.spm] disable chost default fallback (error prone) commit 51b531f56effe133cc3a6e48b0dd2d3b831e25fb Author: Fabio Erculiani Date: Fri Mar 26 17:25:03 2010 +0100 Tagging Entropy version 0.99.39 commit 571d98e9d560c070bad8a0b2943e5c93c874f40d Author: Fabio Erculiani Date: Fri Mar 26 16:27:14 2010 +0100 [todo] update TODO commit a7d8558a1fd7445b2024e0880cf7152ca7422663 Author: Fabio Erculiani Date: Fri Mar 26 16:24:17 2010 +0100 [entropy.db] add support for "or" dependencies OR dependencies support has been always postponed because every solution wasn't good enough, until today. Future Entropy Server versions will enable "OR" dependencies support when generating package metadata improving current Portage<->Entropy support. Syntax is: app-foo/foo;app-bar/baz? Calling EntropyRepository.atomMatch(), the first matched dependencies will be returned. commit 45e549281f3eb37865d884418e6823f044c9f2fc Author: Fabio Erculiani Date: Fri Mar 26 13:34:47 2010 +0100 [entropy.spm] PortagePlugin: fix package metadata extraction when CHOST file is not available commit 233bba17ed7a4987e6f51d7e2231d4840aec3287 Author: Fabio Erculiani Date: Fri Mar 26 12:54:25 2010 +0100 [entropy.spm] PortagePlugin: add support for "fif" and "dev" file types commit 4ff791d072454b60c816dd5470aa67cf8c62afe1 Author: Fabio Erculiani Date: Fri Mar 26 10:48:49 2010 +0100 [entropy.spm] PortagePlugin.add_installed_package: create CONTENTS file when not available (injected pkgs) commit 7549176620095c548c162ed2a0d231e7d9556b27 Author: Fabio Erculiani Date: Fri Mar 26 10:48:13 2010 +0100 [reagent] fix reagent inject (supporting any SPM package file extension) commit 86fdaaecfffdf33af1efb1d2d4208ff58b0e8841 Author: Fabio Erculiani Date: Fri Mar 26 10:47:55 2010 +0100 [todo] update TODO commit 48f6b17df7c7e746a4bc48d9e00dd3e58d52a5d4 Author: Fabio Erculiani Date: Thu Mar 25 08:51:41 2010 +0100 [activator] rename "activator database" to "activator repo" commit 363293250c331b9698b6f2749d5a6948cd3bf9fb Author: Fabio Erculiani Date: Tue Mar 23 21:12:10 2010 +0100 [todo] update TODO commit 1d3cee77a610c37344f1c5a2cdeab458c847b398 Author: Fabio Erculiani Date: Tue Mar 23 21:11:39 2010 +0100 [entropy.client.interfaces.package] complete module refactoring commit 7051b55d769a2d0aed72040cc00341fac1362702 Author: Fabio Erculiani Date: Tue Mar 23 20:46:04 2010 +0100 [todo] update TODO commit c59edaffe0173e00fe8290c9b4935b023f4b6c7e Author: Fabio Erculiani Date: Tue Mar 23 20:45:27 2010 +0100 [entropy.client.interfaces.methods] complete module refactoring commit fd91a7ea6991e846151089d11a814d68775279bf Author: Fabio Erculiani Date: Mon Mar 22 11:19:03 2010 +0100 [equo] when running deptest, make sure that every inverse package id reference points to a valid location commit d3050e6d336f7eb5889500323d167793cba39362 Author: Fabio Erculiani Date: Sun Mar 21 07:42:01 2010 +0100 Tagging Entropy version 0.99.38.7 commit a9d2e8329d482e64097664263064f6fc41b73bbd Author: Fabio Erculiani Date: Fri Mar 19 15:19:53 2010 +0100 [todo] update TODO commit 33ef15eab65efbbce8e8c8c257b2818a9583f21a Author: Fabio Erculiani Date: Fri Mar 19 15:19:40 2010 +0100 [entropy.fetchers] urlFetcher: catch socket.timeout exceptions commit 160fcfe5ebd6834ed7e56113afd569a17f6ddffe Author: Fabio Erculiani Date: Fri Mar 19 15:15:47 2010 +0100 [sulfur] fix repo-manager-client.py (add missing import) commit de8b7e6fd722a41d51b2ca980af2b0842e554712 Author: Fabio Erculiani Date: Thu Mar 18 20:02:18 2010 +0100 [entropy.services.repository] when monitoring repositories, also check packages.db.revision mtime commit f16d42790759afd8a1aed87a929b93d85ef8a639 Author: Fabio Erculiani Date: Thu Mar 18 19:49:58 2010 +0100 [entropy.services.repository] remove dead code commit e862b57b6e5ad4bba626fca437bd243a423e4126 Author: Fabio Erculiani Date: Thu Mar 18 19:20:57 2010 +0100 Tagging Entropy version 0.99.38.6 commit 704b85a0b0a7cc1f03f1175b2c65f9034f37470d Author: Fabio Erculiani Date: Thu Mar 18 19:19:37 2010 +0100 [entropy.client.interfaces.repository] properly retrieve EAPI3 revision and handle revision file update in a proper way commit 89bb19bba91cbb42fb2ab605606c67da0b6d4211 Author: Fabio Erculiani Date: Thu Mar 18 10:40:02 2010 +0100 [entropy.transceivers] tweak Entropy Transceiver SSH plugin connection timeout commit 6fd83910edb0245a971a4abac409957deb7a4aa1 Author: Fabio Erculiani Date: Thu Mar 18 10:24:06 2010 +0100 [entropy.spm] PortagePlugin: remove deprecated argument from getvirtuals() commit 9aadd3a6fe53c4ea98123fc4f085bdd9e6d49f32 Author: Fabio Erculiani Date: Wed Mar 17 07:08:18 2010 +0100 [entropy.spm] catch OSError exceptions while recursively cleaning overlayed ebuild dir commit b5fbe1604266497c8bbc58b40cb048e3c516a129 Author: Fabio Erculiani Date: Mon Mar 15 09:10:17 2010 +0100 [sulfur] make package search functions fault tolerant (2) commit 24dc1dc05140ef2c9c664635899d7bd3519915db Author: Fabio Erculiani Date: Mon Mar 15 09:09:07 2010 +0100 [sulfur] make package search functions fault tolerant commit 0fafa52dbc4fc908c88b61c0d28fe60c3bf6ef89 Author: Fabio Erculiani Date: Sun Mar 14 15:54:41 2010 +0100 [entropy.client] more refactoring work in entropy.client.interfaces.methods commit 70066042c464e8b1bdd50fd3235e8d9b440e2b25 Author: Fabio Erculiani Date: Sun Mar 14 15:53:44 2010 +0100 [entropy.client.interfaces.cache] fix EntropyCacher handling commit 8a8cb4c5297eaefb86313d3da25b5089a8339dec Author: Fabio Erculiani Date: Sun Mar 14 15:53:21 2010 +0100 [entropy.cache] EntropyCacher: add more debugging output commit 40f439f15f59b85c2ef2f2bda231d4d17fc6f528 Author: Fabio Erculiani Date: Sun Mar 14 12:01:15 2010 +0100 [sulfur] tweak UGC package info window's textview commit 5aac9aa76a1a23241dbe9395d06a40613dae4f76 Author: Fabio Erculiani Date: Sun Mar 14 08:13:31 2010 +0100 Tagging Entropy version 0.99.38.5 commit 1920b00a28008c6b27ec97c5575c5e14a185e4a1 Author: Fabio Erculiani Date: Sun Mar 14 08:12:57 2010 +0100 [po] update/sync translations commit 9ac947ed8f6bc8a366333cc0b1cc64466c46a76a Author: Fabio Erculiani Date: Sun Mar 14 08:06:56 2010 +0100 [entropy.spm] PortagePlugin: remove self-created temporary directory, do not leak files around commit 3a12369bae2b07c880f50272e66691b0f50f8883 Author: Fabio Erculiani Date: Sun Mar 14 07:30:20 2010 +0100 [sulfur] improve UGC package icon cache handling commit 0097c97ac160f5e012117a4c5cd20b048519cfd5 Author: Fabio Erculiani Date: Sun Mar 14 07:29:51 2010 +0100 [entropy.tools] check if traceback instance is not None in print_exception commit ec6dfd255bcb3e2fa125c7ffdb8c0e43b6de3363 Author: Fabio Erculiani Date: Sun Mar 14 06:38:03 2010 +0100 [sulfur] fix Entropy Client variables initialization commit 38c8f33f61bc47c39586d2eca3d2533063ee32a1 Author: Fabio Erculiani Date: Sat Mar 13 22:19:44 2010 +0100 [entropy.client] more refactoring work in entropy.client.interfaces.methods commit 8ea881694662a9594e9cd7142d722a825fca1c21 Author: Fabio Erculiani Date: Fri Mar 12 19:11:26 2010 +0100 [entropy.server] fix typo commit ea55b757a6a1c20d2d619df8ea3cb36750a44a60 Author: Fabio Erculiani Date: Fri Mar 12 19:07:44 2010 +0100 [entropy.server.interfaces] relax repository database constraints while preparing for upload commit acdcc3ce8acf633d072972b125a9525cef3a443f Author: Fabio Erculiani Date: Fri Mar 12 19:00:41 2010 +0100 [entropy.server] fix the way items are sorted for upload commit 01dc3294b9e5b0ab3f22c1913113abe866c4d606 Author: Fabio Erculiani Date: Fri Mar 12 18:46:15 2010 +0100 [conf] add pkg.sabayon.org as fallback in repositories.conf commit 008602e08d957de5a8ecc33bc92d6a413870d8fb Author: Fabio Erculiani Date: Fri Mar 12 18:00:42 2010 +0100 [entropy.const] remove unused const commit 413dc61d9de96050b334d748a3fb94dfbb1a3aa9 Author: Fabio Erculiani Date: Fri Mar 12 17:54:30 2010 +0100 Tagging Entropy version 0.99.38.4 commit 0dc0376797871378224da1963db44667506f1440 Author: Fabio Erculiani Date: Fri Mar 12 17:53:52 2010 +0100 [entropy.client.interfaces.repository] checking against EAPI3 repo file is not required anymore commit 774b646d0b5615054ec25dbf5efa85fedaf2b312 Author: Fabio Erculiani Date: Fri Mar 12 17:24:07 2010 +0100 [entropy.services.repository] rewrite EAPI3 repository updates handling commit 4d9efc545b6ab8e075f7cfbffad7e89e3f57b40a Author: Fabio Erculiani Date: Fri Mar 12 16:20:24 2010 +0100 [entropy.services.repository] also consider revision file mtime for cache evaluation commit 38593b9bd87c597a6957c2745ccb883ffc3b7acd Author: Fabio Erculiani Date: Fri Mar 12 12:20:31 2010 +0100 Tagging Entropy version 0.99.38.3 commit 1e5a44a613066b5d5313a8e22af512b9fdc10324 Author: Fabio Erculiani Date: Fri Mar 12 12:12:13 2010 +0100 [entropy.server] append packages.db.revision upload to the end of the upload queue commit 320d91da1cca52324c3ebcbfbe7cd8ea97c5b5a6 Author: Fabio Erculiani Date: Fri Mar 12 08:05:43 2010 +0100 [entropy.services.repository] use repo database mtime for cache validation commit b975de2907700248d160ea00954d7798b0783c93 Author: Fabio Erculiani Date: Thu Mar 11 19:46:04 2010 +0100 Tagging Entropy version 0.99.38.2 commit 230e38d6a0caf0260fe074f3ed285921a63ad6ea Author: Fabio Erculiani Date: Thu Mar 11 19:45:36 2010 +0100 [entropy.server] fix undefined reference commit a32fb2d4a69066f428ece52b1b61616fa5a5ff97 Author: Fabio Erculiani Date: Thu Mar 11 19:27:03 2010 +0100 Tagging Entropy version 0.99.38.1 commit 8747dc8ebbd9e42c00ab0b066dd12e285ddfd0ae Author: Fabio Erculiani Date: Thu Mar 11 19:24:13 2010 +0100 [entropy.db] EntropyRepository.checksum() check against gpg column commit 2e388f45d45bb9e1494855dfa66f779c137ba32b Author: Fabio Erculiani Date: Thu Mar 11 19:20:23 2010 +0100 [entropy.client.interfaces.repository] fix EAPI handling among various repositories commit 86487e17942682abd71b0309ac869e98c65a03a1 Author: Fabio Erculiani Date: Thu Mar 11 18:55:36 2010 +0100 [entropy.services/entropy.client] when syncing repos with EAPI3, get repo revision via EAPI3 services commit 92b66d0ca83e48a2abc309da860ff16b89136d17 Author: Fabio Erculiani Date: Thu Mar 11 17:12:39 2010 +0100 Tagging Entropy version 0.99.38 commit 28b5d09c0a6cd3715d6e5dddd6b3755dd1036e30 Author: Fabio Erculiani Date: Thu Mar 11 17:10:28 2010 +0100 [sulfur] fix application exit commit f18ef4225f014d051319035fd6605fc22c98ded8 Author: Fabio Erculiani Date: Thu Mar 11 16:41:40 2010 +0100 [entropy.client.misc] fix regression in FileUpdates class commit 060d516717ceb36392583ca51551046c36bd7e6f Author: Fabio Erculiani Date: Thu Mar 11 16:24:12 2010 +0100 [sulfur] fix GuiUrlFetcher UI objects connection commit f9e5718fca3786d2450e00a31e8caf858c48f9fc Author: Fabio Erculiani Date: Thu Mar 11 16:03:00 2010 +0100 [todo] update TODO commit 8647e99673beeb78fd818a6c61f2c3c656f75c80 Author: Daniel Halens Rodriguez Date: Thu Mar 11 13:53:28 2010 +0000 [i18n] update sk translation commit 3218c6b023b9ef69058b4ab727626a70921dc5e9 Author: Fabio Erculiani Date: Thu Mar 11 14:54:14 2010 +0100 [sulfur] make Sulfur respawn feature working commit e3996a40133cbb145d3aa7c3f7d12b1e479b4b46 Author: Fabio Erculiani Date: Thu Mar 11 14:54:08 2010 +0100 [sulfur] fix undefined reference commit 109db27c4b3a4c430e2f56a581984a189f0f12fc Author: Fabio Erculiani Date: Thu Mar 11 14:50:39 2010 +0100 [sulfur] fix Update All button hide/show logic commit bb04d9c18b555a9b0d34cb687d8b66dc7b694af8 Author: Fabio Erculiani Date: Wed Mar 10 19:54:11 2010 +0100 [magneto] fix right click menu icon ids commit bf5cbb2032a41f62e7de2a8bb8ba4fd6e6f58606 Author: Fabio Erculiani Date: Wed Mar 10 14:41:56 2010 +0100 [sulfur] fix EntropyPackageView.on_mask_activate call commit e9ae2fd18831c401001c935cb6e5ca53469fc961 Author: Fabio Erculiani Date: Wed Mar 10 07:18:16 2010 +0100 [entropy.client] more module refactoring work commit add2c309122e0d18b0df92041ebcd6f453480ba0 Author: Fabio Erculiani Date: Tue Mar 9 16:07:05 2010 +0100 [reagent] check if Entropy Server store directory exists commit 81ff9d0d27a9915ec1d18e978f0167f06d159538 Author: Fabio Erculiani Date: Tue Mar 9 15:55:59 2010 +0100 [reagent] trivial message string update commit ed351f29502348112fa12456858a3a80d4c211bc Author: Fabio Erculiani Date: Tue Mar 9 15:55:45 2010 +0100 [entropy.server] trivial code style update commit 8855433af2ab86f951c9cf5b8a8d7ef02bab9714 Author: Fabio Erculiani Date: Mon Mar 8 12:42:29 2010 +0100 Tagging Entropy version 0.99.37.2 commit a1cb1e8bc5700ca6e3ca097a101c11158aded782 Author: Fabio Erculiani Date: Mon Mar 8 12:37:30 2010 +0100 [entropy.spm] PortagePlugin: fix rc evaluation in ebuild phase calls commit ee73a0d782ad83b1e4bbf37cc09e511b6e227354 Author: Fabio Erculiani Date: Mon Mar 8 12:23:29 2010 +0100 [entropy.spm] PortagePlugin: improve _portage_doebuild reliability (also add --debug support) commit b0e3942287f22b16d289462a53f018dceb19097d Author: Fabio Erculiani Date: Mon Mar 8 11:11:07 2010 +0100 [entropy.db] EntropyRepository._cleanup_stale_cur_conn: catch OperationalError on connection.close() commit 9d8ee582e8422e4a62c93990ce1609a6ec1a3b94 Author: Fabio Erculiani Date: Mon Mar 8 07:23:00 2010 +0100 [entropy.const] add preliminary MIPS arch support bits (untested) commit 611ee32670f8902f4912a7ac891b40d78aac6390 Author: Fabio Erculiani Date: Sun Mar 7 22:17:07 2010 +0100 [entropy.client/entropy.server] make Entropy Server interface a subclass of Entropy Client commit e6b841b02fb4c547a4cc2adc33cb065611f8a011 Author: Fabio Erculiani Date: Sun Mar 7 22:15:50 2010 +0100 [tests] update the way test scripts are executed when directly called commit c114cafad3e72d9d01437ccc42a09c582248bc1d Author: Fabio Erculiani Date: Sat Mar 6 21:14:07 2010 +0100 [sulfur] catch OperationalError in new_ugc_pixbuf commit 967d41de686febceb6d2cf9edc22208ebb88d38e Author: Fabio Erculiani Date: Sat Mar 6 14:17:58 2010 +0100 [entropy.const] tweak default download timeout commit 686ec61327310222321a4fc66797863ac29a0247 Author: Fabio Erculiani Date: Sat Mar 6 09:07:02 2010 +0100 [todo] update TODO commit 559cd81ec9c2ce603c249f4cc7173c156e54ac33 Author: Fabio Erculiani Date: Sat Mar 6 09:05:51 2010 +0100 [entropy.fetchers] catch httplib.BadStatusLine exception in UrlFetcher.download() commit 9488990e94ab41c68081ab6ffbd775e5a1c2a0c1 Author: Fabio Erculiani Date: Sat Mar 6 08:34:46 2010 +0100 Revert "[entropy.spm] PortagePlugin._pkg_setup: fix KV_OUT_DIR for every eclass using linux-info" This reverts commit 593a40b705b7304790fbd981294727da85e7fea2. commit 593a40b705b7304790fbd981294727da85e7fea2 Author: Fabio Erculiani Date: Sat Mar 6 08:33:01 2010 +0100 [entropy.spm] PortagePlugin._pkg_setup: fix KV_OUT_DIR for every eclass using linux-info commit d268fb9eedcd2950d004e788995710561a46e263 Author: Fabio Erculiani Date: Sat Mar 6 00:09:12 2010 +0100 [entropy.spm] PortagePlugin: log more debugging info when calling _portage_doebuild commit e2cc452122f14229fa00c262211a2824dab94206 Author: Fabio Erculiani Date: Fri Mar 5 15:43:21 2010 +0100 Tagging Entropy version 0.99.37.1 commit bb9c02a7c8df534a5abfd99b7a9817c0068e767c Author: Fabio Erculiani Date: Fri Mar 5 15:25:35 2010 +0100 [equo] fix "equo query revisions" information output (set clientSearch=True) commit ffd90f21c796d3e16e41d3e3aaab74ada8019a5b Author: Fabio Erculiani Date: Fri Mar 5 14:56:18 2010 +0100 [entropy.spm] PortagePlugin: several fixes to kernel dependencies and metadata extraction handling 1. Portage doesn't know anything about files installed in /lib/modules so, when mixing Portage and Entropy and syncing the two repositories it can happen to build wrong kernel dependencies. So, use modinfo to get kernel module version magic and use that as tag. Moreover, make sure that kernel dependency metadata is added only when really available. 2. This patch should also make metadata extraction "live-system" independent. Since package is always extracted (to collect extra metadata required nowadays), use the extract path in every metadata collection function. Also check against fake package files provided (ones with no content inside). commit e673a821c2ed0bad048c42dd7b91a47ba35801cf Author: Fabio Erculiani Date: Fri Mar 5 14:55:02 2010 +0100 [entropy.output] catch IOError exceptions on _flush_stdouterr commit 799939c2c6092a9d756e7eeca6829fe3d5f28919 Author: Fabio Erculiani Date: Fri Mar 5 12:55:30 2010 +0100 Tagging Entropy version 0.99.37 commit 6d47df7460e7c328f18d84a15fa610cfa7da48b2 Author: Fabio Erculiani Date: Fri Mar 5 12:53:11 2010 +0100 [entropy.client.interfaces.dep] fix undefined reference commit 8588bfd25b0df0d038f6ea09301fa1864ac9f10d Author: Fabio Erculiani Date: Fri Mar 5 12:50:39 2010 +0100 [entropy.spm] PortagePlugin: update _global_updates call path commit 197cdc5f5e9df3576437bbe9cf73fd6404e8a884 Author: Fabio Erculiani Date: Thu Mar 4 22:19:28 2010 +0100 Revert "[entropy.const] update Entropy default cache directory, move to /tmp" This reverts commit def6b3f545b346f41dd8fc558264fe146e4a9285. Conflicts: libraries/entropy/const.py commit ae9f5e4dadce7607fff0492ee21d3fd7edb49fcf Author: Fabio Erculiani Date: Wed Mar 3 16:58:03 2010 +0100 [todo] update TODO commit e10132b3873323b51f58c106698ada569e93a66c Author: Fabio Erculiani Date: Wed Mar 3 16:56:22 2010 +0100 [entropy.const] use /var/run/entropy for storing pid/lock file data In this way, files get cleaned up every boot. No need for entropy_client init script anymore commit 8de5c31afe9efba0a2c6162627f0844cb2ab0996 Author: Fabio Erculiani Date: Wed Mar 3 16:55:47 2010 +0100 [entropy.output] properly raise exception when CTRL+C is hit when ask_question is running commit def6b3f545b346f41dd8fc558264fe146e4a9285 Author: Fabio Erculiani Date: Wed Mar 3 16:25:46 2010 +0100 [entropy.const] update Entropy default cache directory, move to /tmp commit b959963c0e396a168e994fbeac89d3edb7edb1af Author: Fabio Erculiani Date: Wed Mar 3 16:13:34 2010 +0100 [entropy.client/equo] implement multifetch setting in client.conf commit f510cca10862187fe4fccf5d0a3abd95ae30bc7e Author: Fabio Erculiani Date: Wed Mar 3 15:26:52 2010 +0100 [entropy.client.interfaces.dep] complete module refactoring commit eb10538b59793af323b6c2e38a03d16654579a19 Author: Fabio Erculiani Date: Tue Mar 2 22:07:47 2010 +0100 [entropy.output] catch UnicodeDecodeError exceptions raised by readtext() commit 13a613cb3fb4ab7fe33132aad5e1619f83ee4855 Author: Fabio Erculiani Date: Tue Mar 2 21:59:40 2010 +0100 [todo] update TODO commit 671dd8517d92a7065fce77771ac273c70afc0c8e Author: Fabio Erculiani Date: Tue Mar 2 08:05:15 2010 +0100 Tagging Entropy version 0.99.36.3 commit 2513d0fb59c2b4090c8ca663005088797ea1da1f Author: Fabio Erculiani Date: Tue Mar 2 08:04:34 2010 +0100 [services] fix client-updates-daemon dbus methods signatures commit dd7083d9241ccfd3a35c4ccf0d3980aae241d924 Author: Fabio Erculiani Date: Mon Mar 1 23:59:34 2010 +0100 [entropy.client/equo] ease the removal of virtual packages, add --empty support to "equo remove" commit e698e18e67b38d38aae6b0ab35e81b7db8177d42 Author: Fabio Erculiani Date: Mon Mar 1 18:51:12 2010 +0100 Tagging Entropy version 0.99.36.2 commit 8d5eda920f1d7ef59adee924ec14df05d17e4a41 Author: Fabio Erculiani Date: Mon Mar 1 18:46:26 2010 +0100 [entropy.client.interfaces.dep] also reduce matching scope for tagged packages when there's no matching installed pkg (apparently) commit f1a0e5763e861d87e474a78c5801b52340421c6a Author: Fabio Erculiani Date: Mon Mar 1 15:12:52 2010 +0100 Tagging Entropy version 0.99.36.1 commit 1679ff429514daa0ef64b90566116d6d36142907 Author: Fabio Erculiani Date: Mon Mar 1 15:12:30 2010 +0100 [entropy.misc] s/KeyboardError/KeyboardInterrupt/ commit ead69a2715f9df97db89da63141fd647e7a48f5f Author: Fabio Erculiani Date: Mon Mar 1 14:00:58 2010 +0100 Tagging Entropy version 0.99.36 commit e3da84f83192f031f853fde5e90f28bf9923eed0 Author: Fabio Erculiani Date: Mon Mar 1 12:52:15 2010 +0100 [entropy.spm] PortagePlugin: trivial fix commit c18142a18ce86010ce272863bda8c59709ae5924 Author: Fabio Erculiani Date: Mon Mar 1 12:50:17 2010 +0100 [entropy.client.interfaces.package] fix Entropy trigger metadata setup (accept_license) When using repositories without package license metadata, retrieveLicenseKeys() returns an empty list. So, use retrieveLicense() instead. commit d2e347b654678bf9bde9968f47eabbd7bd6ae6e0 Author: Fabio Erculiani Date: Mon Mar 1 12:10:48 2010 +0100 [entropy.db] always commit() sqlite3 Connection instances before closing commit 8590f782dd2d920aa03ceae64f8e55fe6f8ff8c7 Author: Fabio Erculiani Date: Mon Mar 1 12:02:20 2010 +0100 [entropy.db] EntropyRepository, append more info to __show_info output commit b0e96e2b250d8045b320eab8b92bb24d28172cc1 Author: Fabio Erculiani Date: Mon Mar 1 11:56:14 2010 +0100 [services] tweak client-updates-daemon timers commit dc05dc03a96baf7409c1f294435d3b651a19b671 Author: Fabio Erculiani Date: Mon Mar 1 11:55:38 2010 +0100 [entropy.server] improve performance on db upload, do not index db twice commit 4f8c9bc39061eb42d943da0e363fe178dc0e7687 Author: Fabio Erculiani Date: Mon Mar 1 09:27:05 2010 +0100 [entropy.misc] TimeScheduled, handle KeyboardError exceptions on run() commit a2c15726a17106d2355b7ec6cf7ee9711c87d8d9 Author: Fabio Erculiani Date: Sun Feb 28 20:53:01 2010 +0100 [reagent] fix "reagent repo bump" commit 97d9b0ad455d6048919b5b859d4d3cb5215c6637 Author: Fabio Erculiani Date: Sun Feb 28 12:57:11 2010 +0100 Tagging Entropy version 0.99.35.9 commit fe497e12a18c20479a7f88fcbf8897e739b4cbf6 Author: Fabio Erculiani Date: Fri Feb 26 20:15:22 2010 +0100 [entropy.fetchers] fix UrlFetcher._update_speed regression (zero division error) commit 5c4cf501b8e983ea017d41d2ce34cf390f277e2f Author: Fabio Erculiani Date: Fri Feb 26 14:23:03 2010 +0100 [entropy.spm] PortagePlugin: unmute stdout and stderr by default, issues have to be fixed upstream from now on commit e3a9c245f27601b127e650bdeeebe3d3ec480715 Author: Fabio Erculiani Date: Fri Feb 26 09:48:27 2010 +0100 [todo] update TODO commit c0f96e9a8a4f1df8fb74380b6e92725ed60860cd Author: Fabio Erculiani Date: Fri Feb 26 09:42:12 2010 +0100 [equo] complete "equo community database" migration, rename "equo database" into "equo rescue" commit 97862548d11450018d0b16b694293e9d1b918a91 Author: Fabio Erculiani Date: Fri Feb 26 09:34:07 2010 +0100 [equo] merge "equo community database" with "equo community repo" commit 74e948519c231858c1a50a7f396223a02ba87e2c Author: Fabio Erculiani Date: Fri Feb 26 09:29:53 2010 +0100 [reagent] merge "reagent database" with "reagent repo" commit 116e288d57aea53c96a83f6173195c537006bb95 Author: Fabio Erculiani Date: Fri Feb 26 09:02:11 2010 +0100 [entropy.client.interfaces.dep] fully ignore spm dowgrades in satisfied deps calculation commit 0e941331041d92b59c8af55bf19e4b12d6f044bf Author: Fabio Erculiani Date: Thu Feb 25 17:34:57 2010 +0100 Tagging Entropy version 0.99.35.8 commit 3d61f84ac7543e87e8bc5dccdbc406d03e8ae674 Author: Fabio Erculiani Date: Thu Feb 25 10:17:05 2010 +0100 [sulfur] catch OperationalError when filtering reinstallable packages commit 5c3d2fa3ef5f54fb9e69fdac68e6c847b4a9cfa8 Author: Fabio Erculiani Date: Thu Feb 25 10:10:37 2010 +0100 [sulfur] EntropyPackage: fix __str__ when repository id is None commit 559d70e67ec217542f3531c25b5d4a18c2640661 Author: Fabio Erculiani Date: Thu Feb 25 10:03:50 2010 +0100 [entropy.client.services.ugc] catch TypeError exceptions when cached data is invalid commit ac406f8d4a24a6b2fad07d6cb614f03cf57788c6 Author: Fabio Erculiani Date: Thu Feb 25 17:19:05 2010 +0100 [services] fix Entropy Updates Notification Daemon, add exception handler commit 43fb0f41546c1c7e06d5be41305c5ed25a043e19 Author: Fabio Erculiani Date: Tue Feb 23 21:12:14 2010 +0100 [entropy.client.services.repository] tweak EAPI3 sync packages threshold commit 18a4acae352fda956d307569eca3fde6793b035e Author: Fabio Erculiani Date: Tue Feb 23 21:04:04 2010 +0100 [sulfur] improve Progress tab messages on labels commit 3393238bc2c25403e525aca27ee6eb4f1e6baa4d Author: Fabio Erculiani Date: Tue Feb 23 21:03:26 2010 +0100 [entropy.spm] catch OSError exceptions when trying os.makedirs in entropy_install_unpack_hook commit 846345f368df020b065ee4a3ea0ca0de1025e241 Author: Fabio Erculiani Date: Tue Feb 23 17:40:45 2010 +0100 [entropy.client] add some docstrings commit b2c8f15e644fc3938ef2fbbed30359cdfee9460c Author: Vincenzo Di Massa Date: Mon Feb 22 13:28:39 2010 +0100 A.R.M.A. + variable time delta dwnloadrate prediction Signed-off-by: Fabio Erculiani commit ff13363e4f882ccbd726bdf806efea499a5d24be Author: Fabio Erculiani Date: Sun Feb 21 18:37:05 2010 +0100 Tagging Entropy version 0.99.35.7 commit 83793c8f80b8e2dfb6e322dff1bd129c445622ff Author: Fabio Erculiani Date: Sun Feb 21 18:32:56 2010 +0100 [magneto] fix system tray icon handling (magneto-kde only) commit f57a5826229a46b9290ce3654f1cd7e21dc95e89 Author: Fabio Erculiani Date: Sun Feb 21 00:19:26 2010 +0100 Tagging Entropy version 0.99.35.6 commit c9415504aa7749a5965f5c0cb66a9d4dbe0a7b1a Author: Fabio Erculiani Date: Sun Feb 21 00:15:08 2010 +0100 [entropy.transceivers] EntropyFileUriHandler: also expand home dir commit 83f336f7ec773fdc8051b91a7336cede2c672cec Author: Fabio Erculiani Date: Sun Feb 21 00:14:14 2010 +0100 [entropy.db] always create packagespmrepository table if not available commit 8b4374b10c5c623775181c4a4855e3d66372d7e8 Author: Fabio Erculiani Date: Wed Feb 17 12:38:56 2010 +0100 Tagging Entropy version 0.99.35.5 commit 379688cdd9a819a172608bc7b385dcbab116467d Author: Fabio Erculiani Date: Wed Feb 17 12:38:41 2010 +0100 [entropy.tools] fix is_valid_ascii commit a22db350c694ab944c1417282cf273d42c7c075d Author: Fabio Erculiani Date: Wed Feb 17 12:31:29 2010 +0100 [entropy.cache] EntropyCacher: tweak cacher parameters commit 343b3ee22b0ac5ca5614d284e00f68b727befbdf Author: Fabio Erculiani Date: Wed Feb 17 09:57:31 2010 +0100 [git] update .gitignore commit 66914ec3d0d6297b4b2e83ce81b042a05cbd41ea Author: Fabio Erculiani Date: Wed Feb 17 09:55:12 2010 +0100 [entropy.transceivers] introduce file:// URI handler commit eb30ca1546b5d9b6ded729fc7cce2dcae77aac15 Author: Fabio Erculiani Date: Wed Feb 17 09:16:35 2010 +0100 [entropy.transceivers] EntropyFtpUriHandler: fix download_many, upload_many, delete_many commit 3062832df0b12c257de209e2e3bbcf9bd6e7b7d6 Author: Fabio Erculiani Date: Tue Feb 16 16:16:41 2010 +0100 Tagging Entropy version 0.99.35.3 commit 1e34c89babfdb291fc1d6a9f65ecb99ea43cdc2b Author: Fabio Erculiani Date: Tue Feb 16 11:43:51 2010 +0100 [todo] update TODO commit 4a6140d4a6a2cf26014a66bbe6ff755689d807b2 Author: Fabio Erculiani Date: Tue Feb 16 11:43:09 2010 +0100 [entropy] add support for packages-restricted separate packages directory commit d45bc5277aadecbd0eb9547fcb61e901668c4d2a Author: Fabio Erculiani Date: Tue Feb 16 11:07:31 2010 +0100 [entropy.client] catch RuntimeError exceptions when calling os.path.realpath (cope with circular symlink) commit 06d73fc66e45cd79e56b159226b818f893d88909 Author: Fabio Erculiani Date: Mon Feb 15 22:59:31 2010 +0100 [sulfur] do not show orphans message if resources are locked commit 44f4359ad987344b2fd70ae175d6721d1050f4fa Author: Fabio Erculiani Date: Mon Feb 15 19:52:25 2010 +0100 Tagging Entropy version 0.99.35.2 commit 91e6249c2bf39e25d563d98755329ed829a31184 Author: Fabio Erculiani Date: Mon Feb 15 19:51:49 2010 +0100 [sulfur] make sure all pkgs that are going to be removed are marked for removal commit 2a8d7e7747307006f7646e6baae336d157dd6a2b Author: Fabio Erculiani Date: Mon Feb 15 19:38:14 2010 +0100 [sulfur] EntropyPackage: __repr__ now prints more debugging info commit 1746007d5cd036cf6d74a530dd6c319c2a95f6a8 Author: Fabio Erculiani Date: Mon Feb 15 19:30:16 2010 +0100 [todo] update TODO commit 2b8c521fe259a68a0b169dbfd0e641f9f6d5885c Author: Fabio Erculiani Date: Mon Feb 15 00:23:50 2010 +0100 [entropy.transceivers] implement EntropyUriHandler.download_many and EntropyUriHandler.upload_many and EntropyUriHandler.delete_many This will help slower EntropyTransceiver implementations (such as SSH) to be faster commit 2099a5db044f60ee1b25508c8afcf399ce44ac8f Author: Fabio Erculiani Date: Mon Feb 15 00:16:56 2010 +0100 [conf] add mirror.us.sabayon.org to mirror list commit 35a490b543db47aa7658565cf4da3ded0028bf8f Author: Fabio Erculiani Date: Sun Feb 14 21:09:17 2010 +0100 [sulfur] okDialog() wrap set_markup() with cleanMarkupString() commit 5abb6de68317a3d6fe60b7e38c2a996bc2a5690f Author: Fabio Erculiani Date: Sun Feb 14 19:14:50 2010 +0100 [conf] repositories.conf add fsn.hu mirror to Entropy mirror list commit 9347175a201c2c33eb9381ed4e71f85e7f8e86da Author: Fabio Erculiani Date: Sun Feb 14 10:55:30 2010 +0100 Tagging Entropy version 0.99.35.1 commit c6bcf87caf39c3d8b3712e877229d7ea5a9dcea5 Author: Fabio Erculiani Date: Sun Feb 14 10:54:20 2010 +0100 [entropy.security] fix Entropy Security cache dir handling, create it if not available commit 48dc0d585d65434f740a11cada8285376b6aefb5 Author: Fabio Erculiani Date: Sun Feb 14 10:39:15 2010 +0100 [conf] reduce proirity of NLUUG mirror commit a01d1db195834605b921e23d707f0d77f077fa1f Author: Fabio Erculiani Date: Sat Feb 13 22:47:17 2010 +0100 [sulfur] fix another icon path commit 11542840ecffc82037d3214c216f3f52139952cc Author: Fabio Erculiani Date: Sat Feb 13 20:39:18 2010 +0100 [sulfur] fix Tips 'n tricks icon commit 61ebb4013d8725c8f25849a289914265c1236d3a Author: Fabio Erculiani Date: Sat Feb 13 19:58:15 2010 +0100 [tests] security: open Entropy Client with noclientdb=True commit afd8de99d9f7446c5693329ab5bd195889cf2ed3 Author: Fabio Erculiani Date: Sat Feb 13 19:57:08 2010 +0100 [entropy.server] improve performance by using in-memory repositories when possible (and allow this, even if not advised) commit 2696d64395dee584b1c27dd91e7cdeea7a03c0ef Author: Fabio Erculiani Date: Sat Feb 13 19:56:15 2010 +0100 [entropy.db] EntropyRepository.checksum: skip queries if baseinfo table does not exist commit a75c1a19b6ace65318206a404ea18775bab159eb Author: Fabio Erculiani Date: Sat Feb 13 19:23:37 2010 +0100 [tests] improve client module tests speed commit d676b73f9e879180c5e840f19bf7c2ed79cc68f2 Author: Fabio Erculiani Date: Sat Feb 13 19:23:17 2010 +0100 [tests] improve db module tests speed commit 80bd1e01b0a215363ea99583d40df4db391fdcf3 Author: Fabio Erculiani Date: Sat Feb 13 19:22:37 2010 +0100 [entropy.client] remove hackish etpSys['unittest'] support commit 1c50c0177fc4eda45a150adfaf3ce57d94aa07a8 Author: Fabio Erculiani Date: Sat Feb 13 19:01:33 2010 +0100 [entropy.client] tweak warning message commit 08708e373029c8f36a7a5f7db39f2a8a9de64e9e Author: Fabio Erculiani Date: Sat Feb 13 18:53:19 2010 +0100 [entropy.client] add "temp_file" argument to open_temp_repository commit b39cea591ade5ec3f58979efa8c4951f97b9e9fa Author: Fabio Erculiani Date: Sat Feb 13 18:53:10 2010 +0100 [entropy.client] code style update commit bcdc67359feb7bfa02b690977d378d0d62d06a91 Author: Fabio Erculiani Date: Sat Feb 13 12:59:49 2010 +0100 Tagging Entropy version 0.99.35 commit 23962962e580f08f086fa848a49060f13ab3c320 Author: Fabio Erculiani Date: Sat Feb 13 12:59:19 2010 +0100 [tests] fix wrong mkstemp() call in db.py test commit 4fd50e1eeb6e7e56638f741cc07902dd25492efb Author: Fabio Erculiani Date: Sat Feb 13 12:54:27 2010 +0100 [entropy.tools] fix dep_getcat commit fdc9bebfeba002aad47999dc15949d166ab48e03 Author: Fabio Erculiani Date: Sat Feb 13 12:54:11 2010 +0100 [entropy.debug] fix DebugList.__setslice__ commit dd757c0af75cace94b78b743c3e6ad06774c64d9 Author: Fabio Erculiani Date: Sat Feb 13 12:51:11 2010 +0100 [todo] update TODO commit c51385663d2d70e8383c204ecac7aad2bea66505 Author: Fabio Erculiani Date: Sat Feb 13 12:48:05 2010 +0100 [sulfur] EntropyPackage: show instance memory position in hex commit eb390a34481dc65e2ce9f026835587a01556d207 Author: Fabio Erculiani Date: Sat Feb 13 12:47:41 2010 +0100 [sulfur] fix queue status rollback handling commit b7219b3553abaa337c5502003b99b0d72c3af990 Author: Fabio Erculiani Date: Sat Feb 13 12:24:47 2010 +0100 [sulfur] Queue: do not alter pkgs list passed commit 53a773f5e6dabb4eea33bddc0a3755a2eb1b5b66 Author: Fabio Erculiani Date: Sat Feb 13 00:47:49 2010 +0100 [sulfur] improve UGC pkg properties view image cache handling commit a949a943f0d4096ebdd6e1ac6ef44ff2e6e69139 Author: Fabio Erculiani Date: Sat Feb 13 00:32:35 2010 +0100 [sulfur] remove set_busy() and unset_busy() calls commit 3043bcb9302e811de60578e6b6c68ae381a7f693 Author: Fabio Erculiani Date: Sat Feb 13 00:19:04 2010 +0100 [sulfur] embed "Update All" icon file commit 41392b22e44a3eade84c8ba17e5cc8d199d80fb0 Author: Fabio Erculiani Date: Fri Feb 12 23:30:48 2010 +0100 [magneto] update application icons commit 298ba32541b56608bf772cc15528107b48b4a9f3 Author: Fabio Erculiani Date: Fri Feb 12 17:45:20 2010 +0100 [sulfur] cache UGC icon fetch requests, improve performance commit 1cd887b2bf04379624fbf31789cf022411874b38 Author: Fabio Erculiani Date: Fri Feb 12 14:05:01 2010 +0100 [sulfur] increase notice board message size commit c1162f174b78b9284f36f39f4ca2975f7b32c1b9 Author: Fabio Erculiani Date: Fri Feb 12 13:37:28 2010 +0100 Tagging Entropy version 0.99.34.4 commit 700da269016258e8ed8eb5e44c8090751eb06ff4 Author: Fabio Erculiani Date: Fri Feb 12 13:36:12 2010 +0100 [sulfur] don't ask me why, but new Notice Board RSS format returns int as id commit 62245ec7a2450bb2e9ca161b9d19e1298a4afde0 Author: Fabio Erculiani Date: Fri Feb 12 13:31:11 2010 +0100 [sulfur] fix typo commit e196893b1fa3e05b149e52c9ab30cf6ad6125d8d Author: Fabio Erculiani Date: Fri Feb 12 13:16:18 2010 +0100 [sulfur] handle non-root mode commit 04d883889802fc52dc07a3baed75382aceb3b294 Author: Fabio Erculiani Date: Fri Feb 12 13:09:32 2010 +0100 [sulfur] catch OSError exceptions on resize_image call commit aaae62bfc28f0eb162bc9eecf60330e34541a48e Author: Fabio Erculiani Date: Fri Feb 12 13:06:16 2010 +0100 [entropy.core.settings.base] SystemSettings: __generic_parser() now returns ASCII-only lines commit 2354ead132e4d06438c5e58d20bf9101d5fbd705 Author: Fabio Erculiani Date: Fri Feb 12 08:31:10 2010 +0100 [conf] add two more Entropy mirrors commit 476e424d9958d77efe1c7d2bbaabfd40ff9ca994 Author: Fabio Erculiani Date: Thu Feb 11 23:49:46 2010 +0100 [entropy.services] add Server.repositories() method commit af8baaff288a89a5e03111e8a46d8a9821aabb0c Author: Fabio Erculiani Date: Thu Feb 11 23:49:27 2010 +0100 [reagent] add "reagent status" tool, print repositories status commit d50393284be5883285fd478afe10d46d6037078c Author: Fabio Erculiani Date: Thu Feb 11 20:41:50 2010 +0100 [entropy.services] fix function signature commit 470d1b0c65313c2cb4f6100c899cc48ef4988dfc Author: Fabio Erculiani Date: Thu Feb 11 20:40:49 2010 +0100 Tagging Entropy version 0.99.34.3 commit aa2e3f17b1d4d1824fedd2cfedc847eff19fc037 Author: Fabio Erculiani Date: Thu Feb 11 20:40:10 2010 +0100 [entropy.client] I HATE PYTHON commit 36b6fedd8d464d615e4a2fc02d5bb68644c7a990 Author: Fabio Erculiani Date: Thu Feb 11 20:39:05 2010 +0100 [entropy.client] fix undefined reference commit 4d8f44db4548db94e84d3d781fbef489c99e837b Author: Fabio Erculiani Date: Thu Feb 11 19:05:26 2010 +0100 Tagging Entropy version 0.99.34.2 commit abb64da09586663a2424793819a7fd036e2d165f Author: Fabio Erculiani Date: Thu Feb 11 19:05:03 2010 +0100 [entropy.server] atom_match: disable packagesFilter commit 3c9096d7ad98065b928aa7481c529c8bb564b168 Author: Fabio Erculiani Date: Thu Feb 11 18:50:29 2010 +0100 [sulfur] dialogs: when UGC icon store path is not available, just give up commit 40dfae77f0364a08e61fbe8a73607403bb87eebb Author: Daniel Halens Rodriguez Date: Thu Feb 11 17:35:33 2010 +0000 [translations] Update sk translation commit 2908295d5672301a1ab67a9814ab007848a31b4f Author: Fabio Erculiani Date: Thu Feb 11 18:30:40 2010 +0100 Tagging Entropy version 0.99.34.1 commit 9da7ad8cdde9bab02e050885b4045bf5821d3cda Author: Fabio Erculiani Date: Thu Feb 11 18:30:04 2010 +0100 [tests] db: use mkstemp instead of trying to write to $PWD commit 7859f459c1e897651f6097422398a02e4a5931bf Author: Fabio Erculiani Date: Thu Feb 11 18:17:52 2010 +0100 [entropy.server] when removing SystemSettings plugins, respect insertion order commit 3cd03a3cce4921b2e168b5a3927af7bb0a04851b Author: Fabio Erculiani Date: Thu Feb 11 18:14:21 2010 +0100 [entropy.debug] add new module (useful for debugging) with list() implementation commit d901eaa5b267b995e0583def0f27071e28970525 Author: Fabio Erculiani Date: Thu Feb 11 18:12:35 2010 +0100 [entropy.server] rewrite destroy(), fix plugins removal code commit 14b959a4c6f5cbb9a909d67db84ece1478b6d5b7 Author: Fabio Erculiani Date: Thu Feb 11 18:11:39 2010 +0100 [entropy.core] EntropyPluginStore: add has_plugin method commit c12c72b7ab8408f9e5932348996b84f1b39da7b4 Author: Fabio Erculiani Date: Thu Feb 11 18:00:32 2010 +0100 [entropy.server] when writing fake Entropy Client repo metadata, do not add invalid values commit f294c5a16ed3af44a0da11a53b47618c0a0d2fa3 Author: Fabio Erculiani Date: Thu Feb 11 17:50:58 2010 +0100 [entropy.core.settings.base] SystemSettings: improve dict() transparency commit 365ee420e7c83f6113e8acb1f2c3eee265957c5c Author: Fabio Erculiani Date: Thu Feb 11 16:04:53 2010 +0100 [tests] improve test_security_set_advisories_cache() test commit f9b45e3d4dcd4b45c4205707c2fe4dc4ebe21478 Author: Fabio Erculiani Date: Thu Feb 11 16:04:32 2010 +0100 [entropy.security] improve System class advisories cache handling commit 8ef7ec69ecb1db5612359d811287617f2423ed6c Author: Fabio Erculiani Date: Thu Feb 11 15:22:44 2010 +0100 [entropy.security] System: do not use Entropy Client cache bool for determining if using cache commit ef28aab38018bc5fa1a0e1c13f48a8e5bf96bf6c Author: Fabio Erculiani Date: Thu Feb 11 15:21:16 2010 +0100 [entropy.security] fix System.set_advisories_cache() commit 52143db75db85cf6478b07df3460b32d91b32138 Author: Fabio Erculiani Date: Thu Feb 11 15:13:58 2010 +0100 [entropy.server] filter out mem repos when generating Entropy Client repo order metadata commit dc005197114134c7ae986482cba68b94ecb38d4e Author: Fabio Erculiani Date: Thu Feb 11 15:13:08 2010 +0100 [entropy.client] remove debugging output commit 11539a75f00760b2744a2978a2d1ec9899af87a4 Author: Fabio Erculiani Date: Thu Feb 11 15:11:59 2010 +0100 [entropy.client] some trivial fixes for unit testing module commit 438a4968de7aacd670c5b292cb10dd11bbe599a7 Author: Fabio Erculiani Date: Thu Feb 11 15:05:07 2010 +0100 [magneto] implement keepalive ping/pong between dbus service and client to improve service reliability commit b189f219a26fc9c0fcb846c872777b4a5a6139a2 Author: Fabio Erculiani Date: Thu Feb 11 14:59:36 2010 +0100 [tests] fix QA test commit f6db307633cf312be6e1183d3f80d5fd79bc6c55 Author: Fabio Erculiani Date: Thu Feb 11 12:08:33 2010 +0100 Tagging Entropy version 0.99.34 commit e38fe4fdf9b205655950e76cdd40d371935ac8a9 Author: Roger Calvó Date: Thu Feb 11 11:28:10 2010 +0100 [translations] fix typo in my name commit bc1516b87b7fab8b7003090f66dc4a0d786ef2b8 Author: Roger Calvó Date: Thu Feb 11 11:23:39 2010 +0100 [po] update Catalan translation commit a42456f405c4ca0325dd9a0993f6d8f88647c1d0 Author: Fabio Erculiani Date: Wed Feb 10 23:58:14 2010 +0100 [conf] update list of mirrors, add NLUUG commit a7189d2b0626595ae44edad3dd09e4226eeb2608 Author: Fabio Erculiani Date: Wed Feb 10 22:54:32 2010 +0100 [sulfur] change console background saturation commit b5601de11e8845bb4487bc32ab5194b14d08b981 Author: Fabio Erculiani Date: Wed Feb 10 22:51:33 2010 +0100 [sulfur] after pkg install, switch back to proper pkgs tab commit 3fe82590a326b6aeb5faac47633584e9818b3ad6 Author: Fabio Erculiani Date: Wed Feb 10 18:31:36 2010 +0100 [entropy.db] fix a possible undefined reference issue in idpackageValidator commit ec93ff7034289d9d6b85f2dad73aeb5511e6f92d Author: Fabio Erculiani Date: Wed Feb 10 12:07:29 2010 +0100 [equo] fix read-only fs management (was due to old exception handling code) commit ef532246fd26d90a5aa71f07fd3e2f60d7b33f30 Author: Fabio Erculiani Date: Wed Feb 10 11:40:09 2010 +0100 [po] update translations commit 8c67dfaa6e5ae50a14d0c874944db9cbbe42a724 Author: Fabio Erculiani Date: Wed Feb 10 11:39:50 2010 +0100 [todo] update TODO commit e32bd11ae87743e9aff99207b21c331a856e3d62 Author: Fabio Erculiani Date: Wed Feb 10 11:27:45 2010 +0100 [sulfur] implement security updates, properly highlight vulnerable updates commit 94fec0d0941827bf9ff414ac85408d60511e0ca5 Author: Fabio Erculiani Date: Wed Feb 10 11:17:01 2010 +0100 [entropy.client.interfaces.dep] remove debugging code commit 27bc1da8f8a01b687d711fce22248f0b61a865b9 Author: Fabio Erculiani Date: Wed Feb 10 10:59:43 2010 +0100 [entropy.client.interfaces.dep] add calculate_security_updates() commit c264871ffcb3263af6888cf0447b8bbb24752a1f Author: Fabio Erculiani Date: Wed Feb 10 10:59:18 2010 +0100 [entropy.security] System.get_advisories_metadata: add use_cache argument commit f6e4c466951d994131a8427c0d5a77964c4902e7 Author: Fabio Erculiani Date: Wed Feb 10 09:14:37 2010 +0100 [sulfur] always show installation tab commit 64395c9919efb1a8804aa5dc4701be537be8a5ea Author: Fabio Erculiani Date: Tue Feb 9 12:39:30 2010 +0100 [sulfur] fix dependencies_test when no pkgs have to be added to queue commit 7620cedfb1ffc1b74d91e08c4febb927dc5a9125 Author: Fabio Erculiani Date: Tue Feb 9 11:02:01 2010 +0100 [entropy.client.interfaces.repository] catch EntropyRepository errors on spm sync commit 930ee7f861d49b1661646b3cf3ef25ef5f03e92b Author: Fabio Erculiani Date: Tue Feb 9 11:01:46 2010 +0100 [todo] update TODO commit 8b3f5a42dd13d298dffba5fcc67a84a5dc148e00 Author: Fabio Erculiani Date: Mon Feb 8 20:33:02 2010 +0100 [todo] update TODO commit 18cc42a207bfc2453a6effc49a9279627988e85f Author: Fabio Erculiani Date: Mon Feb 8 20:32:41 2010 +0100 [equo] fix trivial issue with fetch parameters commit 2c283893586ebd8050a97a4e55c9d5c4510acb79 Author: Fabio Erculiani Date: Mon Feb 8 13:47:14 2010 +0100 [services] client updates daemon, disable debug by default commit e38217892553f150a7df8d5e033f624140c22fc4 Author: Fabio Erculiani Date: Mon Feb 8 13:46:39 2010 +0100 [services] add Tracker installed packages metadata miner (first chunk) commit 86fa7fcf1f1a2ba5a3621934618ec12c91f2d4c5 Author: Fabio Erculiani Date: Mon Feb 8 13:23:31 2010 +0100 [equo] catch TimeoutError exceptions on UGC sync commit e8d22a5070c637ce1c8ef0d890724c21e7e6503c Author: Fabio Erculiani Date: Sun Feb 7 08:16:48 2010 +0100 [entropy.client] fix undefined reference commit 03b92f8f31a6bb59765859b587f3651fd160e6d4 Author: Fabio Erculiani Date: Sun Feb 7 08:14:30 2010 +0100 [entropy.client] fix undefined reference commit 6a18bfee9b44df08261f17e417a355502cb58472 Author: Fabio Erculiani Date: Sun Feb 7 08:05:11 2010 +0100 [equo] check "equo smart" argv len commit b21b33c80af96e4ac376d25e17b005a09b350a34 Author: Fabio Erculiani Date: Fri Feb 5 14:38:09 2010 +0100 [entropy.server] fix function call commit 35d9422f1a5eebbe8d9a88dbc73cb61d0eb9bb3c Author: Fabio Erculiani Date: Fri Feb 5 14:31:43 2010 +0100 [entropy.server] when downloading data, make sure download dir exists commit e6aa5687cd4925bf68d823af5fef0f37ad11adbc Author: Fabio Erculiani Date: Fri Feb 5 14:25:42 2010 +0100 [entropy.client] fix undefined reference commit c0914c6dab9734fe7b18f20ff16883d9cfae415b Author: Fabio Erculiani Date: Fri Feb 5 14:20:57 2010 +0100 [entropy.server] remove unused import commit c5dd3a7a491fb85be8e48103fba1c5b611b1f49c Author: Fabio Erculiani Date: Fri Feb 5 14:20:12 2010 +0100 [entropy.db] remove more evidences of old branch management code commit b7951c4f4c7607586b01a5034907456d87ed3c38 Author: Fabio Erculiani Date: Fri Feb 5 14:04:58 2010 +0100 [entropy.client] code style update commit dd910a73ebd2dae580110d993e13823e3f4b464c Author: Fabio Erculiani Date: Fri Feb 5 14:04:32 2010 +0100 [entropy.const] tweak Entropy server installed packages repository id commit 1d94eb55427bf2643b48068d0774a3d057363ed4 Author: Fabio Erculiani Date: Fri Feb 5 14:04:06 2010 +0100 [entropy.client] remove Entropy Server ugly hacks in atom_match code commit 8f0e303b280a7799176a638cd6e2732e99caff53 Author: Fabio Erculiani Date: Fri Feb 5 14:03:32 2010 +0100 [entropy.server] make Entropy Client be able to use Entropy Server repos transparently commit 14b66c69c93eae69d4ce1288ab0b4357375f3ecd Author: Fabio Erculiani Date: Fri Feb 5 12:13:56 2010 +0100 [equo] cleanup some code commit d31273ffd8c39c356f75fe929a71a3b00a197b04 Author: Fabio Erculiani Date: Fri Feb 5 11:41:20 2010 +0100 [entropy.client] move Entropy Package Sets interface to separate class, update API commit a1dfa6a81067cf350d41617646b77cd493e989a1 Author: Fabio Erculiani Date: Fri Feb 5 11:01:06 2010 +0100 [entropy.security] general module pre-spring cleanup ;) commit c845fc2f1a1063f2457657d15d5e51b54d62d3d8 Author: Fabio Erculiani Date: Fri Feb 5 07:34:45 2010 +0100 [docs] update API documentation commit 91a3af1a0cc6da2fc9a0cb5b7450bb28a43554d0 Author: Fabio Erculiani Date: Thu Feb 4 23:38:19 2010 +0100 [todo] update TODO commit 2ca6877e5753d99f6504a63b9807e3035e6c90c6 Author: Fabio Erculiani Date: Thu Feb 4 20:30:18 2010 +0100 [todo] update TODO commit 99dc6bd842bbd1c27044fa4fec9210ddf307bbca Author: Fabio Erculiani Date: Thu Feb 4 20:30:06 2010 +0100 [todo] update TODO commit db8876237b75540b3a9fb1596292aace9e653671 Author: Fabio Erculiani Date: Thu Feb 4 20:29:14 2010 +0100 [entropy.client] make QA and Security interface handling methods private commit 004d1055b27bbe42f7ab31bc85d925133f93760d Author: Fabio Erculiani Date: Thu Feb 4 20:24:49 2010 +0100 [entropy.db] EntropyRepository: rename retrieveVersionTag to retrieveTag commit 712699ee2289dc6a93675da499f450276b880626 Author: Fabio Erculiani Date: Thu Feb 4 20:16:24 2010 +0100 [todo] update TODO commit d930dddaa776d6be9b402d7a4e21478d05d092a0 Author: Fabio Erculiani Date: Thu Feb 4 20:15:45 2010 +0100 [todo] update TODO commit 708e8ea89d9979b9b3c0a0b7a33c0087b03ade60 Author: Fabio Erculiani Date: Thu Feb 4 20:14:33 2010 +0100 [entropy.exceptions] ditch IncorrectParameter exceptions commit b8c9b040839be5972bbc335c3c1365f757ebd64d Author: Fabio Erculiani Date: Thu Feb 4 20:04:36 2010 +0100 [entropy.exception] ditch InvalidData exception in favour of AttributeError commit f235456707d3a2c0c34e5e7ea0db97e738b3c77e Author: Fabio Erculiani Date: Thu Feb 4 20:00:29 2010 +0100 [entropy.exceptions] ditch InvalidDataType exception in favour of AttributeError commit 1de4608f658cf6357d624f5cb749af625fdd7a8d Author: Fabio Erculiani Date: Thu Feb 4 19:34:50 2010 +0100 [equo] warn user if equo/entropy version mismatch commit 9756569875aa1c89370e26281e1b42807d4984a1 Author: Fabio Erculiani Date: Thu Feb 4 19:25:49 2010 +0100 Tagging Entropy version 0.99.33.6 commit 70862b58a2e6e60769a9eaa10dc915bbda1922e2 Author: Fabio Erculiani Date: Thu Feb 4 19:25:28 2010 +0100 [scripts] entropy lib revision bumping was missing commit b0e68d1960e29c087b0b767663460036e3a52e41 Author: Fabio Erculiani Date: Thu Feb 4 19:16:53 2010 +0100 Tagging Entropy version 0.99.33.5 commit 11cfc4349a57af26fa24502eb8cf450f2e578a3c Author: Fabio Erculiani Date: Thu Feb 4 19:16:17 2010 +0100 [scripts] only commit tagging related files commit 8e45ceeacb0b7924837c28dba38fc763ba350f8c Author: Fabio Erculiani Date: Thu Feb 4 19:15:28 2010 +0100 Tagging Entropy version 0.99.33.4 commit 86d3fd976a931a0dea4f50b41a99bddee8cb135e Author: Fabio Erculiani Date: Thu Feb 4 19:15:00 2010 +0100 [scripts] tweak (hopefully last time) version tagging script commit 4216d4a1a348bf23d1db66bb3f5cffaa726771a5 Author: Fabio Erculiani Date: Thu Feb 4 19:14:18 2010 +0100 Tagging Entropy version 0.99.33.3 commit db42276a070c2888d95cf1409a5da601caa5b4a3 Author: Fabio Erculiani Date: Thu Feb 4 19:14:02 2010 +0100 [scripts] fix version tagging script commit d2ecf6072af3d9306564fd309b6b4ce9630f94a9 Author: Fabio Erculiani Date: Thu Feb 4 19:12:59 2010 +0100 Tagging Entropy version 0.99.33.2 commit 9093dd9a21afd04194b2a86e53d13f79ac2be558 Author: Fabio Erculiani Date: Thu Feb 4 19:12:29 2010 +0100 [po] update translations commit 311f443a5e5a97b633de494dea91198c5544d27d Author: Fabio Erculiani Date: Thu Feb 4 19:12:08 2010 +0100 [git] update .gitignore commit 7ad35bfd0093c0a1df0e58b9461fa84740e23289 Author: Fabio Erculiani Date: Thu Feb 4 19:11:49 2010 +0100 [scripts] update version tagging script commit 2692a9d435867a21fa63b712de207a7aae7903e5 Author: Fabio Erculiani Date: Thu Feb 4 19:08:37 2010 +0100 [build_system] install sulfur/equo revision files commit 56e3633361cb45eed0ebf15da841f47ed1db2257 Author: Fabio Erculiani Date: Thu Feb 4 19:04:06 2010 +0100 [entropy.const] move entropy revision to entropy module package commit 24c8d500a953fec74408f9a0525b59efd572634c Author: Fabio Erculiani Date: Thu Feb 4 19:02:25 2010 +0100 [entropy] add empty revision files to entropy-server, equo and sulfur commit 62a5fb9a06426016cbddf42672c7b3abf19cc7dd Author: Fabio Erculiani Date: Thu Feb 4 18:12:05 2010 +0100 [tests] improve entropy.system ut: test_security_fetch_advisories commit 0688093deeb813919c4f2ae631deedcdd9d1b4e0 Author: Fabio Erculiani Date: Thu Feb 4 17:50:29 2010 +0100 [todo] update TODO commit ef09136af72725660d242936fbdda9801078d8be Author: Fabio Erculiani Date: Thu Feb 4 17:46:12 2010 +0100 [entropy.security] System: some cleanup aimed to ease unit tests implementation commit 93b052d096287275c37c52f6b80d1a7f9e5c53c1 Author: Fabio Erculiani Date: Thu Feb 4 17:44:41 2010 +0100 [tests] kill running threads before quitting commit 773f93ee537bef1b807f51754fd96eaaee0f894b Author: Fabio Erculiani Date: Thu Feb 4 10:01:47 2010 +0100 [sulfur] misc, minor bugfixes commit 8a38701c7fcf24406ca1662840a91b50e912c9f2 Author: Fabio Erculiani Date: Thu Feb 4 01:49:21 2010 +0100 [sulfur] actually disable fetch, was put there for debugging purposes commit 815e119b752c127aade88f2100c5315f69147dae Author: Fabio Erculiani Date: Thu Feb 4 01:44:10 2010 +0100 [sulfur] make "Update all" button executing pkgs install, add updates signal handling commit 36b66e3ebb034dc77fb9de67e2618752398a1d04 Author: Fabio Erculiani Date: Thu Feb 4 01:43:35 2010 +0100 [sulfur] also print header and footer of messages to terminal commit 95c82ba889cbec764eb2079392d4f01ace03a7a5 Author: Fabio Erculiani Date: Thu Feb 4 01:18:43 2010 +0100 [sulfur] fix bug causing "Actions" button to not show up when adding orphaned pkgs to queue commit 542adc5cade1985d260139ead2ba42f7884de600 Author: Fabio Erculiani Date: Thu Feb 4 00:01:36 2010 +0100 Update ChangeLog for version 0.99.33.1 commit ee6da150aa2e4ab59a4926918ff52a35529a8a59 Author: Fabio Erculiani Date: Thu Feb 4 00:00:55 2010 +0100 [entropy.spm] fix function call commit 9ea5cbb977f76552a1f39c9a09356ee4bd2676ee Author: Fabio Erculiani Date: Wed Feb 3 22:59:00 2010 +0100 [todo] update TODO commit bce434c47ca0495ceb9187ef5f031cff960afc86 Author: Fabio Erculiani Date: Wed Feb 3 21:06:18 2010 +0100 Update ChangeLog for version 0.99.33 commit 8980ce598091d2c86f4b79df1528174dc1ff0968 Author: Fabio Erculiani Date: Wed Feb 3 21:05:43 2010 +0100 [po] update translations commit 54ffe531b90c5a34a5f8f325d802b0b7821dae49 Author: Fabio Erculiani Date: Wed Feb 3 21:05:08 2010 +0100 [po] update Italian translation commit 23c1de1a55541e7d0beb5d4f056b3b59ef1384b0 Author: Fabio Erculiani Date: Wed Feb 3 20:54:51 2010 +0100 [entropy.client.interfaces.package] provide pkgpath metadatum in fetch action commit 9564be413492f83339fcab3499af52a9366ed5db Author: Fabio Erculiani Date: Wed Feb 3 12:55:35 2010 +0100 [todo] update TODO commit e585ade399ac363320ac5cc64ca67ac9c730f4b2 Author: Fabio Erculiani Date: Wed Feb 3 12:54:51 2010 +0100 [entropy.client.interfaces.Package] cleanup hardcoded download paths, make possible to fetch a pkg to custom directory commit 7c7f384d414850c680ffb5bd4bd5c75568365d79 Author: Fabio Erculiani Date: Wed Feb 3 12:54:14 2010 +0100 [entropy.client] rename some Client methods, uniform to the rest of API commit fa0d76d1adf5eaf5fc793ff0eb99b15c135ef1a1 Author: Fabio Erculiani Date: Wed Feb 3 09:00:53 2010 +0100 [sulfur] improve orphaned packages handling commit 6c82fa7977463703190978f054c567073b678a0a Author: Fabio Erculiani Date: Wed Feb 3 09:00:26 2010 +0100 [entropy.const] add repo and revision string prefixes commit eaabcce60ee18d1799f8adcee946aa44937d58fd Author: Fabio Erculiani Date: Wed Feb 3 08:45:36 2010 +0100 [equo] deal with broken repository entries commit 4492b7ea38d7d68b317395752c4803df60a950aa Author: Fabio Erculiani Date: Wed Feb 3 08:42:52 2010 +0100 [equo] handle None values of input_box() too commit 5b6cc47baf036cc1bcaf365d1e10d094539104fe Author: Fabio Erculiani Date: Tue Feb 2 23:27:59 2010 +0100 [equo] fix "equo repo disable" output message commit 6aaf049c2fcb153bd8c3322b7e56c1524b374745 Author: Fabio Erculiani Date: Tue Feb 2 21:49:15 2010 +0100 [entropy.client.interfaces.dep] fix _generate_reverse_dependency_tree commit d05c7b0f8eeb90ad01202f295be6d0ce1462dee4 Author: Fabio Erculiani Date: Tue Feb 2 21:48:40 2010 +0100 [entropy.db] EntropyRepository: when generating reverse deps metadata, always enforce commit commit c696106d59903ce7826c2c84eda59b1a0cdc065b Author: Fabio Erculiani Date: Tue Feb 2 18:29:41 2010 +0100 [entropy.client.interfaces.repository] when fetching a new repo, regen revdeps metadata commit a43e8f938d36e2bc80ff047960f97cfd356bdd06 Author: Fabio Erculiani Date: Tue Feb 2 17:56:55 2010 +0100 [equo] add recursive metadatum to resume cache (equo install --resume) commit c001b35a2e174490dbb6d23f811c258c288b9d5e Author: Fabio Erculiani Date: Tue Feb 2 17:55:41 2010 +0100 [entropy.client] make possible to generate reverse dependencies for available packages, add recursive argument commit 4d3a5be4bcdfe0884fe7a8662287005cbab3b267 Author: Fabio Erculiani Date: Tue Feb 2 16:50:43 2010 +0100 [entropy.client] Client.open_repository() make possible to get installed packages repo commit dfa7b75d4f631b41c86ea8ef8a226f5239d57e7f Author: Fabio Erculiani Date: Tue Feb 2 16:33:02 2010 +0100 [entropy.db] EntropyRepository: implement basic __hash__ builtin method commit 5ede4afc4e204e57686d869ac4c8fde3d19d7794 Author: Fabio Erculiani Date: Tue Feb 2 16:32:37 2010 +0100 [entropy.client] add support for recursive/non-recursive pkgs dep matching commit 455af9afd7a34b9374e6bd662e94004ebbacd09a Author: Fabio Erculiani Date: Tue Feb 2 08:14:07 2010 +0100 [sulfur] code style update commit 7a15f7258543ab59e287535d37282ac4450c31a8 Author: Fabio Erculiani Date: Mon Feb 1 18:04:59 2010 +0100 [equo] when no repositories are provided on "equo update", create list from available repositories metadata commit a0a157d28def7d35eada10019c179fbb27b5bdd8 Author: Fabio Erculiani Date: Tue Feb 2 07:31:51 2010 +0100 [entropy.client.interfaces.dep] don't spam terminal printing progress status when calling calculate_updates() commit d7f9783ba6090ca7588371eb6a34e98982b343b0 Author: Fabio Erculiani Date: Tue Feb 2 07:22:47 2010 +0100 [entropy.client/entropy.server] ditch any reference to sqlite ":memory:" connections, break API commit ff0fb23a21b73d3ee931ad6f665ac29667856295 Author: Fabio Erculiani Date: Mon Feb 1 17:36:32 2010 +0100 [todo] update TODO commit f34cb0136cdb83f6ddc3af39f66ef3ee4ee99ca6 Author: Fabio Erculiani Date: Mon Feb 1 17:36:18 2010 +0100 [entropy.db] uniform EntropyRepository.search* API commit 4fb61510e7423a0f09915de9474195875b1e147b Author: Fabio Erculiani Date: Mon Feb 1 17:23:40 2010 +0100 [entropy.db] trivial docstring update commit 5b6a67f5b131b22e8507b2f69af06bf5a586d021 Author: Fabio Erculiani Date: Mon Feb 1 17:23:04 2010 +0100 [entropy.db] remove EntropyRepository.searchSlottedPackages(), uniform search methods, add searchSlotted() commit 547e3edef1607f1f70c8ab1782c4afd4fadc90c3 Author: Fabio Erculiani Date: Mon Feb 1 17:19:56 2010 +0100 [entropy.db] drop searchLicenses(), uniform to other search methods, add searchLicense() commit 7b5de0a68de623340ad594726e1f85724cdde04a Author: Fabio Erculiani Date: Mon Feb 1 17:19:24 2010 +0100 [entropy.db] add EntropyRepository.searchPackagesByHomepage() commit a8abb2ea213a9247c83f63d4522d1786b66f7add Author: Fabio Erculiani Date: Mon Feb 1 17:08:21 2010 +0100 [entropy.db] add just_id argument to EntropyRepository.searchPackagesByDescription() commit 73e54180379dbaaedc636e5e0ff218da568ef896 Author: Fabio Erculiani Date: Mon Feb 1 17:07:52 2010 +0100 [entropy.client] add Client.is_entropy_package_free(), returning if a package is free as in freedom commit d2b73d39984cf1f1e2cfe7eb76cef187940a6ceb Author: Fabio Erculiani Date: Mon Feb 1 15:11:02 2010 +0100 [entropy.spm] PortagePackageGroups: add "security" group commit 91e49c96b6b6a252522cc822d8996ec1ed6385ee Author: Fabio Erculiani Date: Mon Feb 1 14:50:12 2010 +0100 [entropy.db] API change, methods names polishing commit eb019891647cd1309d6708f7c69c8dfc1c07fbdc Author: Fabio Erculiani Date: Mon Feb 1 12:48:38 2010 +0100 Update ChangeLog for version 0.99.32.1 commit 23b11cbc89d9af64df7b8aa06c00bb67c4949132 Author: Fabio Erculiani Date: Mon Feb 1 12:48:13 2010 +0100 [entropy.dump] catch SystemError exceptions on loadobj() commit 1f7a6cc5e280354b38e8d085b31cde4d3d0c208e Author: Fabio Erculiani Date: Mon Feb 1 12:47:14 2010 +0100 [equo] fix regression coming from Client.installed_repository() function introduction commit 9acf70bfaa7145611b65398eccf2372ba1b1f9e1 Author: Fabio Erculiani Date: Mon Feb 1 09:35:18 2010 +0100 [entropy.spm] PortagePlugin.extract_package_metadata: move download metadatum setup further commit 247749de887cc2e7a66ed0d8ddd215141852551f Author: Fabio Erculiani Date: Sun Jan 31 19:26:24 2010 +0100 [po] update translations commit 3819272506239e6a95db01a2f1564c8f6cb22848 Author: Fabio Erculiani Date: Sun Jan 31 19:22:49 2010 +0100 Update ChangeLog for version 0.99.32 commit 7dcd195f74324915c13af252d33467c6306f891d Author: Fabio Erculiani Date: Sun Jan 31 19:22:18 2010 +0100 [todo] update TODO commit 60ce094648c1ba3d35afd8c6e313cdf8443a914b Author: Fabio Erculiani Date: Sun Jan 31 19:20:38 2010 +0100 [entropy.server] import EntropyCacher in module scope commit 4bbe7214b52c6061c4e55e70acb667ca618708fe Author: Fabio Erculiani Date: Sun Jan 31 19:14:00 2010 +0100 [activator] fix undefined reference commit d25066a83b2c03bca46224214ee93f4c25b52986 Author: Fabio Erculiani Date: Sun Jan 31 18:54:23 2010 +0100 [entropy.server] use custom EntropyCacher cache directory, to not overlap Entropy Client metadata commit 6a46273246f1140d8f4f4fe98cc7a926fd2c0abe Author: Fabio Erculiani Date: Sun Jan 31 18:14:20 2010 +0100 [entropy.client.services.ugc] fix connect_to_service for pkg repos commit f4193ec8270a43fa98c1af5966689d144ed09f87 Author: Fabio Erculiani Date: Sun Jan 31 18:02:39 2010 +0100 [entropy.const] reduce RSS max entries default to sane value commit 16b129f63687c566a4b59b590cbac6929fcf1c7a Author: Fabio Erculiani Date: Sun Jan 31 18:06:40 2010 +0100 [entropy.db] cannot use dep operator comparison for tags, it breaks the tag concept commit bf1a58216265cbd07606f295ea8f5d44212fd9db Author: Fabio Erculiani Date: Sun Jan 31 17:45:48 2010 +0100 [entropy.client] code style update commit 7243079ac9ac68989128e33f15f4e5ae2088e291 Author: Fabio Erculiani Date: Sun Jan 31 17:44:41 2010 +0100 [entropy.db] fix ~ operator handling when filtering tag results passed by atomMatch commit 7acc8d65b4a5049211e5f43d01b2061045410361 Author: Fabio Erculiani Date: Sun Jan 31 14:24:59 2010 +0100 [entropy.client.interfaces.dep] trivial code cleanup commit d5164e4a2e53d46451b846b477efce9ba4ced75a Author: Fabio Erculiani Date: Sun Jan 31 13:31:16 2010 +0100 [sulfur] do not switch back to packages tab when unknown error happens commit 0d1a2f48903aef2f861b56b58cd4d6c23323c2e0 Author: Fabio Erculiani Date: Sun Jan 31 13:27:49 2010 +0100 [sulfur] remove empty lines in widgets.py commit ec48391a52373bb74e5e5aba120f4edeebd2372e Author: Fabio Erculiani Date: Sun Jan 31 13:18:01 2010 +0100 [po] update Italian translation commit 52b2dca874c24e57656f405d2619b459259758e9 Author: Fabio Erculiani Date: Sun Jan 31 13:16:42 2010 +0100 [sulfur] grow sulfur console maximum chars length to 100000 commit 3fc976718aa556faf1a93ba9c3102326ca8c66b6 Author: Fabio Erculiani Date: Sun Jan 31 13:14:38 2010 +0100 [entropy.cache] EntropyCacher: deal with EntropyCacher shutdown commit 8b6d6d463057dc38585f55a87d47997352f51e7c Author: Fabio Erculiani Date: Sun Jan 31 13:14:11 2010 +0100 [entropy.output] TextInterface: do not colour question text by default commit 04103d2697515a6dba3d0b9c4282cd1090df89a2 Author: Fabio Erculiani Date: Sun Jan 31 13:13:25 2010 +0100 [equo] remove dead code, improve orphaned packages question usability on upgrade commit 96925041a4e51827f05168d27d7a45252021722b Author: Fabio Erculiani Date: Sun Jan 31 10:57:42 2010 +0100 [sulfur] add "Update all" button commit dd03ff58b43369a246e706b31fd174c2d89003bd Author: Fabio Erculiani Date: Sun Jan 31 10:27:59 2010 +0100 [entropy.db] EntropyRepository: make insertSignatures() working with older db schema commit 3755e24ab80419da322985168e683777f68caa05 Author: Fabio Erculiani Date: Sun Jan 31 10:24:05 2010 +0100 [entropy.db] EntropyRepository: store structure update execution status in class scope, and use in repr(), str(), unicode() commit c0b3efac757e444dcad1ddb5dd37037eef209bfd Author: Fabio Erculiani Date: Sun Jan 31 10:09:06 2010 +0100 [equo] filter out invalid package values in _dependencies_test if broken dep is found commit f23689aa3c1c7afb4a8d2cca92e7700879a56297 Author: Fabio Erculiani Date: Sat Jan 30 18:54:15 2010 +0100 [todo] update TODO commit f987640d5a6db1de2c324eb9ce24596dc54a2e44 Author: Fabio Erculiani Date: Sat Jan 30 18:49:39 2010 +0100 [entropy.client] remove Client.validRepositories, provide Client.repositories() commit 06df34f41d8f357d515673886b75f90fd4f6b242 Author: Fabio Erculiani Date: Sat Jan 30 18:37:39 2010 +0100 [entropy.client] drop .clientDbconn in favour of installed_repository() commit 545209c97ff1abee286717544ad3b0b08694b049 Author: Fabio Erculiani Date: Sat Jan 30 17:57:51 2010 +0100 [equo] stop using E_CLIENT in module scope commit 54859f7ff7259917075f278729a9cd46aa549775 Author: Fabio Erculiani Date: Sat Jan 30 17:25:59 2010 +0100 [entropy.client.interfaces.package] add missing os.close() commit df6a8ef14b64ce4eea1233145c036833cf6b0380 Author: Fabio Erculiani Date: Sat Jan 30 17:16:16 2010 +0100 [entropy.services.ugc.commands] report_error: also save "lsof" metadata to file commit da36b44adab481a8bb2412e16046d601493fffc7 Author: Fabio Erculiani Date: Sat Jan 30 17:14:22 2010 +0100 [entropy.qa] ErrorReportInterface, also collect lsof data commit da2f2f6cc0df1e4b89343b9e23fdc874d51469c4 Author: Fabio Erculiani Date: Sat Jan 30 17:09:12 2010 +0100 [entropy.tools] fix print_exception frame data collection commit d89ceeafd92578521b463022bf6637f80aedfbb3 Author: Fabio Erculiani Date: Sat Jan 30 09:59:01 2010 +0100 [equo] fix xterm title commit b113695d8af68889ca7e989fdcd799402b541274 Author: Fabio Erculiani Date: Fri Jan 29 23:43:55 2010 +0100 [todo] update TODO commit f5b016a146c1b6c730430e21c7901e72d1c39f93 Author: Fabio Erculiani Date: Fri Jan 29 23:39:42 2010 +0100 [entropy.db] make EntropyRepository process-safe and thread-safe at the same time This is kinda experimental but it seems to work just fine and, at the moment there are no multithreaded accesses to EntropyRepository. This patch makes write mutex in EntropyRepository useless because EntropyRepository will automatically allocate new connections and cursors for every new thread/pid coming in, avoiding to leak open files around. SQLite3 is thread-safe when using one connection per thread, so... here it is! commit b23b3cd790e5c3ffad7e9bc56c5ca77c033fd4c7 Author: Fabio Erculiani Date: Fri Jan 29 23:12:50 2010 +0100 [entropy.db] doDatabaseExport: always exclude sqlite tables commit 719a59ef5c94e00a63e828a9cb64b2d987393aa0 Author: Fabio Erculiani Date: Fri Jan 29 21:32:11 2010 +0100 Update ChangeLog for version 0.99.31.1 commit 4fc5c3c90d28128a438f7c3c8832f8cf29771142 Author: Fabio Erculiani Date: Fri Jan 29 21:31:48 2010 +0100 [entropy.client] fix undefined reference commit 804be5e793698390d66db50b353a3310cd921487 Author: Fabio Erculiani Date: Fri Jan 29 21:22:07 2010 +0100 Update ChangeLog for version 0.99.31 commit 9dca344ebb80929fc8b530ae7ba64011af38dd89 Author: Fabio Erculiani Date: Fri Jan 29 20:47:26 2010 +0100 [todo] update TODO commit 200a9e6efb14d7f66d251bfaff1eb49353a33866 Author: Fabio Erculiani Date: Fri Jan 29 20:46:17 2010 +0100 [entropy] make use of entropy.db.exceptions classes commit 988788cc7a2f325e76e812d3d05b9473628ae7e3 Author: Fabio Erculiani Date: Fri Jan 29 16:26:14 2010 +0100 [entropy.db] module imports reordering commit fc88cea45d5435b2710dfb70e381fb2d50e4dfda Author: Fabio Erculiani Date: Fri Jan 29 16:25:27 2010 +0100 [entropy.db.exceptions] introduce wrapped EntropyRepository exception classes commit 99b532b8d47dee9336037ce9f21ecbc7bc9464a4 Author: Fabio Erculiani Date: Fri Jan 29 16:23:39 2010 +0100 [todo] update TODO commit 6cccfa353d41a5fbc18fb716b7c2f2398cbf2837 Author: Fabio Erculiani Date: Fri Jan 29 16:22:40 2010 +0100 [todo] update TODO commit ac113e682380c6ec60d06960cb5da8c078a469bc Author: Fabio Erculiani Date: Fri Jan 29 14:58:18 2010 +0100 [entropy.client.interfaces.dep] disable previously added workaround, we now have full stack frame data commit 2fc1c3db17222fed92cd6b1d879ed4a679e7b99c Author: Fabio Erculiani Date: Fri Jan 29 14:30:16 2010 +0100 [tests] fix test_db_insert_compare_match_tag test commit 5f18d8fb0f75605edc67883eafdf3c013b3f4ca8 Author: Fabio Erculiani Date: Fri Jan 29 14:05:09 2010 +0100 [entropy.const] make use of etpConst['entropyslotprefix'] commit 632450fe79195880ecd2bb319b771810705ba3a7 Author: Fabio Erculiani Date: Fri Jan 29 14:00:56 2010 +0100 [po] update translations template commit 94bad28f78cb01a01b693a6ca1ff9372cb8994fa Author: Fabio Erculiani Date: Fri Jan 29 13:41:50 2010 +0100 [equo] when grabbing exception info, grab variables information in every frame commit 8f6337f29776181aaad817f9a5ca7c89f6c1cfd7 Author: Fabio Erculiani Date: Fri Jan 29 13:41:23 2010 +0100 [entropy.tools] improve print_exception, make possible to print variables in every frame commit f234af9428b3f1b48ef0642408d39335346dcdbf Author: Fabio Erculiani Date: Fri Jan 29 13:40:35 2010 +0100 [sulfur] when grabbing exception info, grab variables information in every frame commit 4ca2bcdf1ee906a34cf5cb58928579edce4befc9 Author: Fabio Erculiani Date: Fri Jan 29 12:27:36 2010 +0100 [sulfur] add missing variable reference commit 5b1241717ecd3af9d0bbc1ce2baddb867ec23e71 Author: Fabio Erculiani Date: Fri Jan 29 12:11:32 2010 +0100 [sulfur] fix exception data file creation when ExceptionDialog is called commit 944c47dbc88f188976cffe01e1fcb705a87d1ce0 Author: Fabio Erculiani Date: Fri Jan 29 11:55:53 2010 +0100 [entropy.client.interfaces.dep] code style update commit c2ad1c8cb581bbb0427072831b2b267f4d4975c2 Author: Fabio Erculiani Date: Fri Jan 29 11:52:33 2010 +0100 [entropy.client] also catch OSError exception commit 07d3456e985b741dd27dc756dddbb30e8d94962d Author: Fabio Erculiani Date: Fri Jan 29 11:26:33 2010 +0100 [sulfur] ignore invalid icon name in new_ugc_pixbuf commit 266dbe335f2a2e1dde22d057617a34ecd5bd2191 Author: Fabio Erculiani Date: Fri Jan 29 11:24:12 2010 +0100 [entropy.db] make reverse dependencies metadata generation a bit more bulletproof commit b240848b77a90b30721dc91c1b81490707f2f285 Author: Fabio Erculiani Date: Fri Jan 29 10:55:29 2010 +0100 [entropy.client] workaround a caching check bug, will be fixed when error reporter will provide full stack commit ddedd2e704b967c3265575f1caca41ac57f2aab3 Author: Fabio Erculiani Date: Fri Jan 29 09:12:37 2010 +0100 [entropy.const] add package slot prefix string commit 41dd399b378296e7c59c31ba92014257d20b4dba Author: Fabio Erculiani Date: Fri Jan 29 09:06:30 2010 +0100 [entropy.client] rename client_repository() to installed_repository() commit 503b8f83a0ff9e0f4b6edcfffcf0bfc3b1bd4495 Author: Fabio Erculiani Date: Fri Jan 29 08:53:34 2010 +0100 [entropy.client] unbundle hardcoded strings in add_package_to_repos, do not use etpSys commit d328b589334a68fddc2190460b1ee851a7d6de63 Author: Fabio Erculiani Date: Fri Jan 29 08:52:41 2010 +0100 [entropy.client] update signature of _add_plugin_to_client_repository() Add repo_id argument, which value will be added to EntropyRepositoryPlugin metadata under "repo_name" key commit 2f3046eaaf8bcaa02faede7f0244fed6ec64b767 Author: Fabio Erculiani Date: Fri Jan 29 08:52:00 2010 +0100 [entropy.db] EntropyRepository: use builtin repo id as default commit f6ecfe693d80e5a257f6cf32aed7d92d2e9a577a Author: Fabio Erculiani Date: Fri Jan 29 08:51:34 2010 +0100 [entropy.spm] PortagePlugin: add accessibility package group commit cd3ccffb8a91945927db6a7299ef92d4ad29b643 Author: Fabio Erculiani Date: Fri Jan 29 08:51:18 2010 +0100 [entropy.tools] add dep_getcat function commit b5a4d3f6971deea315de50d9193cfca9cfdbbabe Author: Fabio Erculiani Date: Fri Jan 29 08:50:56 2010 +0100 [entropy.const] update built-in repository identifier strings commit c658b5288f0eeb3181bb083b794e7706f5cd8d1d Author: Fabio Erculiani Date: Fri Jan 29 06:55:29 2010 +0100 [entropy.client] add client_repository() method, will replace .clientDbconn commit 73ce7bd5d1f7684a1dff0544812be43ff0acdedd Author: Fabio Erculiani Date: Thu Jan 28 21:14:18 2010 +0100 Update ChangeLog for version 0.99.30.2 commit 7b854118beb0d1db8ae42536e9d7cd4c6bd2f126 Author: Fabio Erculiani Date: Thu Jan 28 21:07:21 2010 +0100 [entropy.server] fix hopefully last regression in tidy_mirrors() commit 08c9332a9f53113f44a3e8f9a839acce6e60ad94 Author: Fabio Erculiani Date: Thu Jan 28 21:00:15 2010 +0100 [entropy.server] fix a regression in tidy_mirrors commit 0a39d64b0fc8f7bd1a102d7c1699bd7324e260aa Author: Fabio Erculiani Date: Thu Jan 28 20:51:33 2010 +0100 [entropy.server] several (for real this time) improvements to _expand_queues() and _calculate_sync_queues() commit 53a7a3edcbee26f53db37c2916dfdb1696af5fee Author: Fabio Erculiani Date: Thu Jan 28 20:43:09 2010 +0100 [entropy.server] comment out early download queue files exclusion (causes tidy tool to fail under corner case circumstances) commit 21bfafd7ab61abdb0bba0a279f012094f66672ac Author: Fabio Erculiani Date: Thu Jan 28 20:39:35 2010 +0100 [entropy.server] revert several dumb changes to _calculate_sync_queues() (sorry) commit d0fec851f421993365b7d82e789e1056cb657900 Author: Fabio Erculiani Date: Thu Jan 28 20:33:07 2010 +0100 [entropy.server] exclude .md5 files when calculating queues directly in early iterations commit efdbce9483122b54ca18a80fdcb3dc570019e013 Author: Fabio Erculiani Date: Thu Jan 28 20:28:15 2010 +0100 [entropy.server] cleanup _calculate_sync_queues() once again commit 364f1d80f836097de9c3a2cd0590590544004c5e Author: Fabio Erculiani Date: Thu Jan 28 20:27:45 2010 +0100 [entropy.server] cleanup _calculate_sync_queues() commit 67146dd858c57203233dbfb86c5b0a288452a8e7 Author: Fabio Erculiani Date: Thu Jan 28 20:18:12 2010 +0100 [entropy.server] use official EntropyUriHandler temp file extension for validating download queue commit bfd4882f3b0256583bfb63e81e485547d1cd669d Author: Fabio Erculiani Date: Thu Jan 28 20:10:51 2010 +0100 [todo] update TODO commit df211456ecb7a36a52fc8780aa984081b8db5cb8 Author: Fabio Erculiani Date: Thu Jan 28 20:10:28 2010 +0100 [equo] fix "equo query revisions", only search installed packages repo commit a8014a53e0c41de5836a9070255796bd1758461c Author: Fabio Erculiani Date: Thu Jan 28 20:06:12 2010 +0100 [equo] fix --help, "equo query revisions" was missing commit 477dd941e6a3a01d55c1cdb46fa485f3c9e8e2ca Author: Fabio Erculiani Date: Thu Jan 28 20:00:03 2010 +0100 [equo] text_query: remove dead code commit 1703d385c5491130a53d78ff90a524e0dc13bcfc Author: Fabio Erculiani Date: Thu Jan 28 19:50:43 2010 +0100 [entropy.client.interfaces.package] fix regression on unpacking new checksum list object commit acb4ae3a5de5f39ce30f68e707e5da0a5ec61fe7 Author: Fabio Erculiani Date: Thu Jan 28 19:17:37 2010 +0100 [activator] fix undefined reference commit da34b397c9b4bd34e6f5b6a001fd1bbacb1b663e Author: Fabio Erculiani Date: Thu Jan 28 19:09:21 2010 +0100 [entropy.client/equo] add build_deps argument to deps calculation functions Also add --bdeps switch to "equo install" to make possible to install build-time dependencies. commit f0d62d784f84fc37039c9a9b244fc23e42c37ba3 Author: Fabio Erculiani Date: Thu Jan 28 18:58:47 2010 +0100 [reagent] actually write to right EntropyRepository instance commit 671ed318d22370698225a6b6880929b3935c0db9 Author: Fabio Erculiani Date: Thu Jan 28 18:56:44 2010 +0100 [reagent] fix undefined reference commit e1dc6c70659848aaf608a7aba8ec18932a4188a7 Author: Fabio Erculiani Date: Thu Jan 28 18:44:10 2010 +0100 [reagent] when editing dependencies, re-add package to repository to make EAPI=3 repo sync aware of it commit 0ca3b1bd8f3599d7e4aac8f22e8ebfecbdd67608 Author: Fabio Erculiani Date: Thu Jan 28 18:03:55 2010 +0100 [todo] update TODO commit 8e64a04f0ee1544c915c26a2b8b04eae1a1defdc Author: Fabio Erculiani Date: Thu Jan 28 16:56:40 2010 +0100 [todo] update TODO commit e608419183b195eb1d5d6cf504117146b33bb0c3 Author: Fabio Erculiani Date: Thu Jan 28 16:56:22 2010 +0100 [sulfur] highlight system packages in tree view commit e761013621fdef4f7b436ea451131261812c0c85 Author: Fabio Erculiani Date: Thu Jan 28 16:48:12 2010 +0100 [sulfur] add more caching to EntropyPackage commit 9d16d558418190033521560e0c49356cc79eb7b8 Author: Fabio Erculiani Date: Thu Jan 28 16:45:29 2010 +0100 [sulfur] cache some EntropyPackage metadata requests commit 6b7b622ac2e06baa769bda86c642045ed1dd867d Author: Fabio Erculiani Date: Thu Jan 28 16:38:25 2010 +0100 [todo] update TODO commit 60aa36ff2d9043c93f90294d4d1da58f72b71817 Author: Fabio Erculiani Date: Thu Jan 28 15:48:05 2010 +0100 Update ChangeLog for version 0.99.30.1 commit 804a0c1d9cbae0cef9611f22e332cb2cfd6867da Author: Fabio Erculiani Date: Thu Jan 28 15:47:53 2010 +0100 [equo] import os module commit cccb9239a1c22dc4dc0c1bd9b128e9b29ac74b90 Author: Fabio Erculiani Date: Thu Jan 28 14:56:20 2010 +0100 [entropy.server] fix nonfree pkgs dir support across repos (when moving) When moving packages across repos, if nonfree packages dir support is enabled metadata has to be re-extracted from package file and new 'download' metadatum has to replace the old one. This because a free package can be considered as such in repo A but not in repo B. commit 865113de96ee1549c99cc37a3def0b81d962d11b Author: Fabio Erculiani Date: Thu Jan 28 13:31:29 2010 +0100 Update ChangeLog for version 0.99.30 commit b58be877a495aa5cfc3160add50c6284ffcc6dcb Author: Fabio Erculiani Date: Thu Jan 28 13:13:00 2010 +0100 [tests] add tagged packages match test commit 25a0134db041a1c420513b392712a8e793708952 Author: Fabio Erculiani Date: Thu Jan 28 12:45:22 2010 +0100 [sulfur] EntropyPackageView, deal with closed repo in cell redraw callback commit 2dba860c0ace4a5319ff0e728033031e2d5c84de Author: Fabio Erculiani Date: Thu Jan 28 12:42:42 2010 +0100 [sulfur] move LicenseDialog.accepted at the top commit df80cdfede2fb61b550b0d7ec909ac9d35bb4732 Author: Fabio Erculiani Date: Thu Jan 28 12:39:59 2010 +0100 [entropy.db] fix issue causing ~app-foo/foo-1.2.3#tag to not get matched, "~" operator compare check was missing commit e3c6ce32cb3a5aded254335ce132e2ff05ecd9a1 Author: Fabio Erculiani Date: Thu Jan 28 10:20:39 2010 +0100 [docs] update API documentation commit 2442918f935b6dfb882b377443b522cb35298eed Author: Fabio Erculiani Date: Thu Jan 28 10:17:51 2010 +0100 [todo] update TODO commit 0246f2201a1e80bd530d3650d34521c468c3c046 Author: Fabio Erculiani Date: Thu Jan 28 09:57:40 2010 +0100 [sulfur] EntropyPackageView._get_cached_pkg_ugc_icon: validate variables commit ee2814d0c34bd2af51f0dfcb88f0f9eecc90f045 Author: Fabio Erculiani Date: Thu Jan 28 09:55:50 2010 +0100 [entropy.client] catch closeDB() exceptions and write to stderr commit adb5eb0787e23ab83dc9f50f5b0775fc1c765052 Author: Fabio Erculiani Date: Thu Jan 28 09:52:15 2010 +0100 [todo] update TODO commit 9ea843d36dae9100230065e3730e76b773e1cdcd Author: Fabio Erculiani Date: Thu Jan 28 09:51:33 2010 +0100 [entropy.server] disable -nonfree directory support by default, via server.conf commit 5630947ae03d7ae39f986d11518d4206b00510cb Author: Fabio Erculiani Date: Thu Jan 28 09:41:31 2010 +0100 [equo] add "equo query revisions" tool commit 365b520e701ac8828cdac5032a1c465d6980c5e9 Author: Fabio Erculiani Date: Thu Jan 28 09:38:54 2010 +0100 [entropy.db] new method searchRevisionedPackages commit 488bafa814346378e08d736c4098c6fea08ccc44 Author: Fabio Erculiani Date: Thu Jan 28 09:33:49 2010 +0100 [po] update translations commit b0216f343efe228c6aae8fe06904c72300914b4d Author: Fabio Erculiani Date: Thu Jan 28 09:30:46 2010 +0100 [entropy.client/entropy.server] cleanup and fixes aimed to make downloads from -nonfree dir working :: removed etpConst['packagesbindir'] :: cleaned up entropy.client.interfaces.fetch, branch argument not needed anymore, dropped :: moved some minor functions to entropy.server (not required in entropy.client anymore) commit beaf6242315bdba1ff0324cdc8d61913893fca3a Author: Fabio Erculiani Date: Wed Jan 27 23:42:02 2010 +0100 [entropy.server] make use of the new SpmPlugin.extract_package_metadata, license_callback commit c303e3af6daf6bbd157c2b9de29b9e6e1cdc779c Author: Fabio Erculiani Date: Wed Jan 27 23:40:43 2010 +0100 [entropy.spm] SpmPlugin: bump PLUGIN_API_VERSION requirement, implement new argument on extract_package_metadata :: license_callback is used to determine if a package is free (as in freedom) or not. commit 144960531ba4d58900cf37e281d6c892134ba260 Author: Fabio Erculiani Date: Wed Jan 27 22:14:09 2010 +0100 [entropy.server] fix verify_remote_packages() commit 182d556433a1ab3882458e424899406971e71a14 Author: Fabio Erculiani Date: Wed Jan 27 21:53:34 2010 +0100 [entropy.server] fix another function call (fix tidy_mirrors) commit d23f0bca4ab590412ef8c2f17a9670bef2f78bee Author: Fabio Erculiani Date: Wed Jan 27 19:47:22 2010 +0100 [todo] update TODO commit 452c95a39e405398ec4637d245a64f0eca914026 Author: Fabio Erculiani Date: Wed Jan 27 19:47:00 2010 +0100 [entropy.server] another regression fix commit 6ac2a52488d9767ca07cdc0d876530918397c4de Author: Fabio Erculiani Date: Wed Jan 27 19:37:10 2010 +0100 [activator] use rss enable setting from SystemSettings and not etpConst commit 92d8035ff23696add746cf7ff15125bdf2eb915e Author: Fabio Erculiani Date: Wed Jan 27 19:36:43 2010 +0100 [entropy.server] do not consider a mirror "tainted" when pkgs are just downloaded commit 05283052cf3cd83fdf0dc0660c711129bd611556 Author: Fabio Erculiani Date: Wed Jan 27 19:29:18 2010 +0100 [entropy.server] fix another undefined reference (blame pylint, it sucks!) commit 6afdcd2bb2858b5bbbc9d9b40715d52a5635627d Author: Fabio Erculiani Date: Wed Jan 27 19:22:46 2010 +0100 [entropy.server] fix a bunch of regressions caused by previously committed huge code move commit f1517bd880749df4a0bae5fd9494b2a316cb1fb4 Author: Fabio Erculiani Date: Wed Jan 27 18:54:10 2010 +0100 [entropy.server] cleanup initialize_server_repository() commit 37edb21f50cd81b70d76a0aed8353408313e0640 Author: Fabio Erculiani Date: Wed Jan 27 18:40:32 2010 +0100 [entropy.server] fix undefined reference commit a0245b84cab7c208d39acad6a783e87c75720c1e Author: Fabio Erculiani Date: Wed Jan 27 18:37:01 2010 +0100 [entropy.server] add support for multiple packages directories (to host nonfree pkgs) commit 6c61cda7a512d7ed8f24efe3e396f7212b34ae7b Author: Fabio Erculiani Date: Wed Jan 27 17:04:05 2010 +0100 [entropy.core.settings.base] make possible to override branch from env, using ETP_BRANCH commit 969d1e1e7a914457e76af8ab992796fe537c391e Author: Fabio Erculiani Date: Wed Jan 27 13:42:19 2010 +0100 [entropy.tools] add function recursive_directory_relative_listing commit be46cca6885c596ddd7521deaea511d3dac86a6c Author: Fabio Erculiani Date: Wed Jan 27 10:10:55 2010 +0100 [entropy.server] add nonfree repository metadata to repositories dict commit a78148bfada8e4359a941da7fbfff18a21c9e41c Author: Fabio Erculiani Date: Wed Jan 27 10:10:20 2010 +0100 [entropy.spm] PortagePlugin: use newly created entropy.tools.create_package_dirpath() commit 7a85585594519031d3d06bffa28579cae4ab8196 Author: Fabio Erculiani Date: Wed Jan 27 10:02:29 2010 +0100 [entropy.const] add nonfree pkgs directory name commit abf995ae59e3df6807d1f77e3b356d9b4b06c742 Author: Fabio Erculiani Date: Wed Jan 27 10:01:12 2010 +0100 [entropy.tools] factorize pkgs path building into a general purpose function commit 20223586e95307a0c95449be902eb6471739fe34 Author: Fabio Erculiani Date: Wed Jan 27 09:03:21 2010 +0100 [entropy.const] prepare packages relative download URL per license type split commit 17780018b8a1d1d86dacb89696866076102b7fd1 Author: Fabio Erculiani Date: Wed Jan 27 08:43:02 2010 +0100 [sulfur] better check advisory object before loading advisory menu commit 3583e867c0207a09e90288b860726a1648c1a3a8 Author: Fabio Erculiani Date: Wed Jan 27 00:28:58 2010 +0100 [sulfur] improve UGC icon cache fetch in treeview under high load commit b4f3a749b6912f0fee86ccd70f8b599caaeeb564 Author: Fabio Erculiani Date: Wed Jan 27 00:12:58 2010 +0100 [sulfur] show repository identifier on pkg row commit 6bda803c7b89694566ab49f377ed4efbda2431e2 Author: Fabio Erculiani Date: Wed Jan 27 00:04:43 2010 +0100 [sulfur] fix packages sorting inside pkgs categories in treeview commit 44d11747e5d8d097c2f7f5f1a066b6cc49bd59c7 Author: Fabio Erculiani Date: Tue Jan 26 23:34:54 2010 +0100 [sulfur] catch resize_image errors commit 7adb0c60a15bf53e353d41a9dc9bdc29bff24f21 Author: Fabio Erculiani Date: Tue Jan 26 23:01:12 2010 +0100 [todo] update TODO commit b0aca3196cd373ac190da253194f6c1833d03adb Author: Fabio Erculiani Date: Tue Jan 26 22:54:17 2010 +0100 [docs] update API documentation commit 93755cadd87c235b41a3952d31e048a1e2e440e9 Author: Fabio Erculiani Date: Tue Jan 26 22:52:52 2010 +0100 [entropy.server] complete module API cleanup and polishing commit ddcef8b64eb7c8174803afa3f7bd3326cb45c412 Author: Fabio Erculiani Date: Tue Jan 26 22:33:18 2010 +0100 [sulfur] eventually fix pkgs popup menu reposition code commit 48a0e3079ae068aa9744db8adbfcb5a1ecbc9c7e Author: Fabio Erculiani Date: Tue Jan 26 21:57:01 2010 +0100 [sulfur] properly set background color of UGC icon cell in treeview commit a4b7b05498e0ac324e3734fb7f44583c414efa6e Author: Fabio Erculiani Date: Tue Jan 26 21:45:43 2010 +0100 [sulfur] add "all" group to EntropyPackages, use this when showing "Applications" tab content. Also filter out dupies. commit 1ffd734365b5a185570dc9ac509f278cf0b4cefe Author: Fabio Erculiani Date: Tue Jan 26 21:44:50 2010 +0100 [sulfur] make EntropyPackageView respect --nougc option commit 571c58f23cba455ac115641f178edd14425f1a88 Author: Fabio Erculiani Date: Tue Jan 26 19:10:06 2010 +0100 Update ChangeLog for version 0.99.26 commit 681881ff832dab61456e73da8951344f86f91430 Author: Fabio Erculiani Date: Tue Jan 26 15:53:27 2010 +0100 [magneto] while trying to load magneto-kde, also catch RuntimeError exceptions commit 202965c6e684e595198260b49e0027c88dbf5051 Author: Fabio Erculiani Date: Tue Jan 26 15:34:40 2010 +0100 [po] update Italian translation commit 71fa6cf58dc7541333ad6c04b98448561c9736ed Author: Fabio Erculiani Date: Tue Jan 26 14:16:50 2010 +0100 [entropy.dump] dumpobj: also catch ImportError exceptions commit ae09c684c77df6cddce34c9a753a9f8ce22d1f79 Author: Fabio Erculiani Date: Tue Jan 26 14:14:16 2010 +0100 [entropy.tools] print_exception: workaroung Python 2.6.x bug commit 53271599b1994f719760cf91c321716c74f8f7de Author: Fabio Erculiani Date: Tue Jan 26 14:13:01 2010 +0100 [entropy.server.transceivers] fix API call commit 66675a6d802485e9cca77f12cf62689cbd6a80d1 Author: Fabio Erculiani Date: Tue Jan 26 10:36:04 2010 +0100 [entropy.server] second chunk of entropy.server API/module cleanup and polishing commit 838aaf5d3842a8c896235dcc8d7048f2425b8cd3 Author: Fabio Erculiani Date: Tue Jan 26 09:46:22 2010 +0100 [entropy.server] remove usage of to-be-removed exceptions commit 4b201677251feca11d12b149ed0b8ee64c7620f2 Author: Fabio Erculiani Date: Tue Jan 26 09:45:56 2010 +0100 [todo] update TODO commit 3401e2a67aa9e84d574a60c39900114c53284c3f Author: Fabio Erculiani Date: Tue Jan 26 09:43:22 2010 +0100 [sulfur] catch EntropyRepository exceptions when view is reloading commit de8c6bc2b801644a43f42c8bd46e0371a102e40b Author: Fabio Erculiani Date: Tue Jan 26 08:59:58 2010 +0100 [sulfur] when trying to load icon from theme, also catch GError exceptions commit 5419aac89f105cbc017866372a25697f1fd1abf9 Author: Fabio Erculiani Date: Mon Jan 25 20:09:11 2010 +0100 [todo] update TODO commit 81b036f0b03e60279587ace1f8ccacdcd67be2c6 Author: Fabio Erculiani Date: Mon Jan 25 20:08:56 2010 +0100 [docs] update API documentation commit 5cdf91a69923589e62ceedc31bbc8639b1952601 Author: Fabio Erculiani Date: Mon Jan 25 20:07:55 2010 +0100 [entropy.server] first chunk of API rework, module code reorganization commit 4e919d87f3ae3e2239f2c29cbae13d8d796db9dd Author: Fabio Erculiani Date: Mon Jan 25 18:21:08 2010 +0100 [todo] update TODO commit 1fc2602bae09d60298d2d8d1ac74972b7b4dfaaf Author: Fabio Erculiani Date: Mon Jan 25 18:20:34 2010 +0100 [entropy.tools] first run of entropy.tools module/API cleanup done commit 35151b76c43c2547ab3744109b75dbedfa367f58 Author: Fabio Erculiani Date: Mon Jan 25 09:22:06 2010 +0100 [sulfur] deal with unavailable metadata in package class commit 3adeb7d8ae2c929c836c8b054313423706ee610d Author: Fabio Erculiani Date: Mon Jan 25 09:19:51 2010 +0100 [entropy.db] EntropyRepository: slightly improve retrieveDependencies() commit 0453fd8bcde1b79535d98e370269ea185908b693 Author: Fabio Erculiani Date: Mon Jan 25 02:09:54 2010 +0100 [entropy] when subclassing Entropy Client interface, properly set singleton class commit 2720f83c8e33186e91a9795b30cf88f061b831a2 Author: Fabio Erculiani Date: Mon Jan 25 01:24:08 2010 +0100 Update ChangeLog for version 0.99.25 commit bf1451bb9a1f242c52e4a86f98f64ab46cd07d2c Author: Fabio Erculiani Date: Mon Jan 25 01:20:03 2010 +0100 [sulfur] implement tips and tricks window commit 403f59e9ec5fd42a55dfadfdf681fe6c5085d9e9 Author: Fabio Erculiani Date: Mon Jan 25 00:31:19 2010 +0100 [reagent] when editing package dependencies, automatically bump package revision commit a98b9e1d11bfae5f57c641b3a3d0c5807c040cc6 Author: Fabio Erculiani Date: Mon Jan 25 00:27:22 2010 +0100 [sulfur] set our Entropy Client subclass as singleton class token commit 141da9b980ab33730cf16aca01b716e2510afae7 Author: Fabio Erculiani Date: Mon Jan 25 00:26:56 2010 +0100 [sulfur] experimentally enable colored output in terminal commit b7245d0d85ee07b4b44ca4b2107a8a2e321950c5 Author: Fabio Erculiani Date: Mon Jan 25 00:26:05 2010 +0100 [entropy.output] provide function that removes bash color codes from string commit d39d5dfcdbc012855d4b0579588c2fece7e6f30c Author: Fabio Erculiani Date: Sun Jan 24 23:45:41 2010 +0100 [sulfur] code style update commit 16be74ad636a3dfe7508ff0c0743eb4cae84cb6a Author: Fabio Erculiani Date: Sun Jan 24 23:45:08 2010 +0100 [entropy.core] make possible to override Singleton class used for loading singleton instances commit 3f71db060ac5e707340eafe2e0cc81b50c294052 Author: Fabio Erculiani Date: Sun Jan 24 23:44:54 2010 +0100 [entropy.core.settings] code style update commit ab37c3377c170831281b8136fedea5d5ddb486a1 Author: Fabio Erculiani Date: Sun Jan 24 23:37:16 2010 +0100 [entropy.client] using static variable as caching dicts causes issues to Singleton Client subclasses, so drop them commit 743bcceda42e525632dc506d6364683f0efb6f91 Author: Fabio Erculiani Date: Sun Jan 24 23:03:14 2010 +0100 [sulfur] switch back to packages page when queue is complete commit ca25e03936a7cc0483c9aff5b0a5266d7ee45967 Author: Fabio Erculiani Date: Sun Jan 24 19:01:08 2010 +0100 [equo] add new repo tool "equo repo", making possible to enable/disable repositories via cmdline commit 885148aaaefa6be0752bff00a7801f36eda99b77 Author: Fabio Erculiani Date: Sun Jan 24 18:22:35 2010 +0100 [sulfur] show abort queue button when running libtest commit 297af8014cbe81a43f128d55999cd7239e2d6ffc Author: Fabio Erculiani Date: Sun Jan 24 18:15:28 2010 +0100 [sulfur] fix libraries test button and user interaction commit bc4b846d48639527567962d2501eb1fcba9c8ccf Author: Fabio Erculiani Date: Sun Jan 24 18:08:13 2010 +0100 [sulfur] fix dependencies test button and user interaction commit a16ed40998212aa7bafc85c76a43c9e676f00a54 Author: Fabio Erculiani Date: Sun Jan 24 17:48:14 2010 +0100 [sulfur] always convert package search string to unicode commit 8441b5094f00c93823d1b8bdca0eea5c0a7b5495 Author: Fabio Erculiani Date: Sun Jan 24 17:45:27 2010 +0100 [activator] print commit message to stdout when done writing it commit d13d97c81f54f9a4d10754b1000f49b0e5944322 Author: Fabio Erculiani Date: Sun Jan 24 17:42:40 2010 +0100 [sulfur.dialogs] InputDialog: if self.parameters is set to None, reset to dict if required commit 034cfd5741f056e2364069014c3b7ba92e939e24 Author: Fabio Erculiani Date: Sun Jan 24 15:28:43 2010 +0100 [sulfur] add the ability to add UGC data to packages (images, icons, documents) by dropping to rows in treeview commit 64dd02697a0e212fe3303463266b50968fd18e59 Author: Fabio Erculiani Date: Sun Jan 24 15:28:05 2010 +0100 [entropy.client.services.ugc] add handly method to clear UGC live (RAM) cache commit b995f67b50ffe0c3f3674a06bba0f6e81594b537 Author: Fabio Erculiani Date: Sun Jan 24 13:13:36 2010 +0100 [sulfur] when UGC package icon is not available, search into system commit 5dc38ce66c0f30142e7ec497e5726762188a9284 Author: Fabio Erculiani Date: Sun Jan 24 13:07:41 2010 +0100 [sulfur] remove some dead code commit a700348fc449a4355905fce936c627c09af3a28f Author: Fabio Erculiani Date: Sun Jan 24 10:21:56 2010 +0100 [sulfur] parallel UGC icon fetch only for currently shown packages commit 087c3f23ebfd07b600416adda8fd24c0135bb7a4 Author: Fabio Erculiani Date: Sun Jan 24 09:30:45 2010 +0100 [sulfur] cache pixbuf objects in packages view commit 2425a639dfda7b09dabcfd2cd7262f5eafd0f2a3 Author: Fabio Erculiani Date: Sun Jan 24 09:33:26 2010 +0100 [sulfur] add missing ugc icon commit d9cbb6e6820724e2b4847774bfe604247c6d7d1c Author: Fabio Erculiani Date: Sun Jan 24 01:18:04 2010 +0100 [sulfur.filters] make possible to use & to concatenate search terms in filter bar commit d5ef9a42d051a641305474e55d6c09268b5227b8 Author: Fabio Erculiani Date: Sun Jan 24 00:58:22 2010 +0100 [sulfur] add package icon support to main packages view (including autoloading) PLEASE NOTE: package icons autoloading is not perfect yet, Sulfur should rather try to get icons of visible elements (will be so by next commits) commit 1a79ced3f4da6f26deefda0b4bb0428ceab9b70b Author: Fabio Erculiani Date: Sun Jan 24 00:55:36 2010 +0100 [entropy.client.services.ugc.interfaces] improve Entropy Client UGC interface to cache, expose some handy methods commit d4bca3b96cfb9de695de8c69fd327af310bac5f0 Author: Fabio Erculiani Date: Sat Jan 23 22:20:17 2010 +0100 [sulfur] show loading message while executing package search commit 09fcac18a70ed49dac362f8ee829f5adee0eb15f Author: Fabio Erculiani Date: Sat Jan 23 21:52:24 2010 +0100 [entropy.client.services.ugc] code style update commit a0cfc6e8df8a21cdf09c7b9c354c744df436cd76 Author: Fabio Erculiani Date: Sat Jan 23 18:21:35 2010 +0100 [reagent] when editing deps and user hit cancel, go to the next package commit cd9c11c0d3138d22dc59fef124972ed9543c16c2 Author: Fabio Erculiani Date: Sat Jan 23 17:44:03 2010 +0100 Update ChangeLog for version 0.99.24.11 commit e7d237f8877d28923d825fac88f98a7b24202e6c Author: Fabio Erculiani Date: Sat Jan 23 17:41:32 2010 +0100 [entropy.db] EntropyRepository: several fixes to old-style Portage virtual packages support (this code will be moved to entropy.spm) commit faef0b84c8454280cc26671664f8ec8cb9044631 Author: Fabio Erculiani Date: Sat Jan 23 17:40:56 2010 +0100 [entropy.db] EntropyRepository: add new method "retrieveKeySplit" commit dd3e5d1b252ff4c3e1d9ff48de5a8fc27ca9a3cf Author: Fabio Erculiani Date: Sat Jan 23 17:40:27 2010 +0100 [equo] fix deptest output if all deps are satisfied commit 36be7ff9d304cd03b562e8aa483e714ec584bb8d Author: Fabio Erculiani Date: Sat Jan 23 17:00:42 2010 +0100 [reagent] fix atom_match call in package-dep tool commit 388d9597c68cd064f475280d2129d031953868f0 Author: Fabio Erculiani Date: Sat Jan 23 15:25:07 2010 +0100 [sulfur] implement package icons support in Sulfur package properties menu commit 1c305df86e35b5e5e33efdc3ff15a738acf88282 Author: Fabio Erculiani Date: Sat Jan 23 15:24:41 2010 +0100 [sulfur] remove sulfur.misc, move everything to sulfur.core commit 345b847ec35d0c301c436faece0ad679eac7628d Author: Fabio Erculiani Date: Sat Jan 23 15:22:39 2010 +0100 [sulfur] fix some vbox orientations (due to glade bug) in sulfur.glade commit e3a9b8f32529da6fa4f5f7734f129bfbae03d592 Author: Fabio Erculiani Date: Sat Jan 23 15:21:20 2010 +0100 [entropy.client.services.ugc] only return first (chronologically) package icon if more are available commit 1d0ec5dd04bd21afa9c0882ed35e6e7fd8f093c4 Author: Fabio Erculiani Date: Sat Jan 23 15:12:09 2010 +0100 [entropy.client.services.ugc] add support for UGC package icon commit 0e8800fd7d62f22a710d983fff30ed1ddc054783 Author: Fabio Erculiani Date: Sat Jan 23 08:57:55 2010 +0100 [sulfur] cleanup old spritz stuff commit 28b86c5c5dfdfb2f9605b969fc3c69e6565afa98 Author: Fabio Erculiani Date: Sat Jan 23 02:07:30 2010 +0100 [reagent/equo] implement full repository dependency editor commit 157cca7157c40d8cb771d06be550e75c9679959d Author: Fabio Erculiani Date: Sat Jan 23 02:06:56 2010 +0100 [entropy.output] TextInterface.input_box() several fixes to combo commit 7a8b919778c86d35bb3a36cdcaa679d246735fc8 Author: Fabio Erculiani Date: Sat Jan 23 00:27:36 2010 +0100 [entropy.output] TextInterface.input_box: fix list edit option, make possible to go back commit 89fefc4df083b1f92ddfacaa0c74e531bab40c89 Author: Fabio Erculiani Date: Sat Jan 23 00:22:16 2010 +0100 [reagent] do not directly use print() commit 2a94d1b88cd39b0313e2682c204f2b545959303f Author: Fabio Erculiani Date: Sat Jan 23 00:20:17 2010 +0100 [entropy.output] TextInterface.input_box: add edit option to list editor commit 1a3c456271f3cd737312c3d41c7d38e45b39fa1f Author: Fabio Erculiani Date: Sat Jan 23 00:19:50 2010 +0100 [entropy.client.services.ugc] check if repository supports UGC before trying to connect commit d99b2cd5de7a977a8adc8f5aa10b5f5fb0308f92 Author: Fabio Erculiani Date: Sat Jan 23 00:19:28 2010 +0100 [entropy.spm] PortagePlugin: do not crash if env-update is not in PATH commit 87033a262dabf78390c4642ff881b1d7070e5148 Author: Fabio Erculiani Date: Sat Jan 23 00:07:54 2010 +0100 [equo] fix "equo database restore" and "equo database backup" tools commit 10930e409e45f92764387157d112d9ab44539888 Author: Fabio Erculiani Date: Sat Jan 23 00:07:18 2010 +0100 [entropy.client] improve usability of restore_database and backup_database functions commit 186cf5b8e0eb0d03e021a47c43a401d7190ac417 Author: Fabio Erculiani Date: Sat Jan 23 00:06:35 2010 +0100 [entropy.output] fix combo box support in input_box, add space between request and input commit c105c603793acc8c4c70b44c4cbae16d930acf46 Author: Fabio Erculiani Date: Fri Jan 22 14:06:27 2010 +0100 [todo] update TODO commit 5eb3142ba41dbe5e14dcadc03b16256e2ab93f24 Author: Fabio Erculiani Date: Fri Jan 22 14:04:52 2010 +0100 [entropy.tools] another set of module API moves and etpConst['entropytagprefix'] adoption commit 6e9611b75bd3827725837bf217b42cce350cad20 Author: Fabio Erculiani Date: Fri Jan 22 09:54:28 2010 +0100 Update ChangeLog for version 0.99.24.10 commit dc6b49f8b94521ff58bddede096cdd1c7e50bf3f Author: Fabio Erculiani Date: Fri Jan 22 09:53:35 2010 +0100 [sulfur] improve treeview usability (showing a loading message) commit 7a90b2ad5331901a2813430ce2e041209d664115 Author: Fabio Erculiani Date: Fri Jan 22 09:19:59 2010 +0100 [sulfur] fix InputDialog return value when cancel button is pressed commit 5e04299ec85d2713df7015748b0c1a5f5d827b9b Author: Fabio Erculiani Date: Thu Jan 21 20:52:19 2010 +0100 [entropy.tools] more module API cleanup commit 65af10990b8ab463a1aa0e755fc9483e6a67ee73 Author: Fabio Erculiani Date: Thu Jan 21 20:29:32 2010 +0100 Update ChangeLog for version 0.99.24.9 commit d2b627f5880e7ce9a668fc01fef3da1537a186ed Author: Fabio Erculiani Date: Thu Jan 21 20:25:39 2010 +0100 [entropy.client.interfaces.dep] code style update commit 1d8b57195d279f54d4f0984b6b4afb61c8d9e7cb Author: Fabio Erculiani Date: Thu Jan 21 20:24:32 2010 +0100 [entropy.client] remove ugly hack, upstream fixed it and we don't want this crap around commit d6336a67e354ae57558a40bcc8fbd837bbb3a55f Author: Fabio Erculiani Date: Thu Jan 21 20:09:52 2010 +0100 [entropy.client.interfaces.dep] restrict tagged packages dependency match inside installed tags This change affects dependency matching in a way that Entropy package tags are used to reduce package matching scope when a tagged package is already installed. For example, in Sabayon, when a new kernel is available, previous Entropy versions used to pull it in. Avoiding to do this automatically and if not required by user, makes possible to not risk to make a system unbootable, especially when using proprietary, external video drivers. commit e3dec4606aa4ce1725e93bedf2bed48d16d51d4b Author: Fabio Erculiani Date: Thu Jan 21 20:06:16 2010 +0100 [entropy.const] pre-add (not in use yet) default Entropy package tag prefix commit 469726466bf1d83c3790475bcb30c75879c7890d Author: Fabio Erculiani Date: Thu Jan 21 20:05:49 2010 +0100 [entropy.tools] add two new functions entropy_compare_package_tags and sort_entropy_package_tags commit d3e5c9b280c5a8a5cd648ca18888d416f021829b Author: Fabio Erculiani Date: Thu Jan 21 20:05:19 2010 +0100 [todo] update TODO commit fd49338ce4a91e118c28ecac51193995b0ff72e8 Author: Fabio Erculiani Date: Thu Jan 21 13:51:31 2010 +0100 Update ChangeLog for version 0.99.24.8 commit 477284b987b43942b30a3f53edf96d2b83a3f418 Author: Fabio Erculiani Date: Thu Jan 21 13:51:07 2010 +0100 [sulfur] spawn UGC in parallel after repo sync commit 956ddd082949fb4d92f12bef7bb9540ad38f21a6 Author: Fabio Erculiani Date: Thu Jan 21 13:44:24 2010 +0100 [magneto] fix indentation error commit b523e1c6e853a1a37efb0c2709c91c80b05103ff Author: Fabio Erculiani Date: Wed Jan 20 22:06:29 2010 +0100 [sulfur] reintroduce child pids kill function, this time should be safe commit ae66b857f3e1ebd03958e71fa34e806fe9b1d624 Author: Fabio Erculiani Date: Wed Jan 20 22:01:34 2010 +0100 [sulfur] improve InputDialog reliability commit fc392e471f437418ed2cb90a75fe077eabfb814b Author: Fabio Erculiani Date: Wed Jan 20 21:56:01 2010 +0100 [sulfur] do not raise ValueError but just return empty list when get_installed_pkg_objs_for_selected() is not allowed commit 3b5079ff21cae7e0f73f0f84a4f3fb87b4ce6cbe Author: Fabio Erculiani Date: Wed Jan 20 21:51:01 2010 +0100 [sulfur] improve reliability of parallel groups metadata generation commit 3654d25c9567b0f0ab55ac077b5ac399a2a8a9c7 Author: Fabio Erculiani Date: Wed Jan 20 21:50:46 2010 +0100 [entropy.qa] code style update commit 2ccf9be83385f1c08a9b70d62d13cf1edf481e9f Author: Fabio Erculiani Date: Wed Jan 20 21:24:50 2010 +0100 [entropy.client.interfaces.dep] code style update commit 01eec2f43e2e307558cee6f2a5854feeb8b0bbaa Author: Fabio Erculiani Date: Wed Jan 20 21:22:57 2010 +0100 [entropy.client.interfaces.dep] temp. workaround virtual pkgs issue causing wrong old-style virtuals to be pulled in commit d1c76cb77f39da96c9dd8ae371956aecc466b8cd Author: Fabio Erculiani Date: Wed Jan 20 13:03:34 2010 +0100 [entropy.tools] collect_linker_paths: consider /lib and /usr/lib builtin linker paths commit 02837597c634fe273b665facd0188f0c7bd18a0d Author: Fabio Erculiani Date: Wed Jan 20 12:55:04 2010 +0100 [entropy.tools] more module API rework work done commit c7ba30ab1bda5966194b740832a6fed382e8f899 Author: Fabio Erculiani Date: Wed Jan 20 12:34:59 2010 +0100 [entropy.qa] some code style updates and temp. disable blacklist management in test_missing_dependencies commit 88660a018f4a4de77cbeccb42d21e179cb90d1e4 Author: Fabio Erculiani Date: Wed Jan 20 12:17:42 2010 +0100 [reagent] actually make "match" query tool working commit d0dff15b12ade38fda81641624365c9adff16f82 Author: Fabio Erculiani Date: Wed Jan 20 12:16:05 2010 +0100 [reagent] add support for "query match" tool commit 0b02e6c6f730c76f42272b9bf78e1136314a31e8 Author: Fabio Erculiani Date: Wed Jan 20 12:11:14 2010 +0100 [reagent] fix description query tool commit 8426ced4cfd9ed9e5a89b734ac19ca48f7bc5e05 Author: Fabio Erculiani Date: Wed Jan 20 08:47:00 2010 +0100 [entropy.qa] warn user about blacklisted (thus excluded) missing runtime dependencies commit 1d661285f484a0135ba57b4aa78429a867813c35 Author: Fabio Erculiani Date: Wed Jan 20 08:11:31 2010 +0100 [reagent] catch CTRL+C on tedious function call commit 4da0245f7f737fa73472200d14df04ea6c8294fc Author: Fabio Erculiani Date: Wed Jan 20 07:55:01 2010 +0100 [entropy.spm] fix improperly closed file object commit 1af910c28941d34b7dc1e4192b4d4b04b77131cb Author: Fabio Erculiani Date: Tue Jan 19 22:32:31 2010 +0100 [sulfur] catch TimeoutError exceptions when using UGC commit 22cf0396a9ff2e0d1571df12414d0d369865f812 Author: Fabio Erculiani Date: Tue Jan 19 22:29:29 2010 +0100 [entropy.client] when calculating revdeps, validate package identifiers commit dcc07b27c94b8d3785c58f952727e27999a96348 Author: Fabio Erculiani Date: Tue Jan 19 18:04:00 2010 +0100 Update ChangeLog for version 0.99.24.7 commit 4f553ad0c8874eac922ca82b0bea7eb56078eaf6 Author: Fabio Erculiani Date: Tue Jan 19 18:01:47 2010 +0100 [entropy.const] do not call function recursively, not needed commit 9f9d81da2889b9364138db83a78c2c575087df35 Author: Fabio Erculiani Date: Tue Jan 19 18:01:33 2010 +0100 [entropy.tools] import traceback module-wide commit 962b05070234540f72b5129ba83e3b92f1e70144 Author: Fabio Erculiani Date: Tue Jan 19 18:00:31 2010 +0100 [sulfur] slightly improve boot speed commit 8a21cd6c256b0ae15817384a053251ffca151f97 Author: Fabio Erculiani Date: Tue Jan 19 17:59:01 2010 +0100 [sulfur] fix RuntimeError exception issue caused by running gtk_loop() inside GTK main loop commit 5fbbaaffd8498b3f5de596e05b2ab5ee008458b5 Author: Fabio Erculiani Date: Mon Jan 18 17:49:51 2010 +0100 [todo] update TODO commit af7e9165445e25a2dbf8606954a77eaec69d7bc7 Author: Fabio Erculiani Date: Mon Jan 18 17:49:29 2010 +0100 [sulfur] fix updates count label commit 4bca3e7273a515100775591d9e11edf6e497d577 Author: Fabio Erculiani Date: Mon Jan 18 17:49:00 2010 +0100 [entropy.tools] code style update commit 18e91eeee14c3ebd686bbcc8a704446e704faa8a Author: Fabio Erculiani Date: Mon Jan 18 17:42:41 2010 +0100 [entropy.tools] another set of changes to entropy.tools module commit ff5e0ee7374b2bca9357f57ad39ccebc52f4a99c Author: Fabio Erculiani Date: Mon Jan 18 17:30:23 2010 +0100 [entropy.client] code style update commit 707ee6008fecd00bafdd1ac5a5ff40b03e61a29b Author: Fabio Erculiani Date: Mon Jan 18 17:24:07 2010 +0100 [entropy.tools] some more module cleanup work commit dc7770c348becd03418776a850dd5b3a524c442e Author: Fabio Erculiani Date: Mon Jan 18 06:07:41 2010 +0100 [po] update Italian translation commit 239d77ee90e9eda80200237483b1737625ba339b Author: Fabio Erculiani Date: Mon Jan 18 05:40:59 2010 +0100 [magneto] handle DBusException exceptions on close commit c9388f7e9749373281cd506c793bda21562ea8b6 Author: Fabio Erculiani Date: Sun Jan 17 21:49:48 2010 +0100 Update ChangeLog for version 0.99.24.6 commit 5170740ac3124466ed640afab97e5cae14273e4e Author: Fabio Erculiani Date: Sun Jan 17 21:48:26 2010 +0100 [entropy] subprocess.Popen when used with pipes, keeps fdopen objects open, need to close them commit 9f398a5f44196c139639f4da447360bfba6b4f38 Author: Fabio Erculiani Date: Sun Jan 17 12:38:16 2010 +0100 Update ChangeLog for version 0.99.24.5 commit 427edde42575740a51e80e0452bf4659ed9ee47e Author: Fabio Erculiani Date: Sun Jan 17 12:22:52 2010 +0100 [po] update translation, preparing for new release commit f6826592fb403273ff09c2bceca557c87ee377d4 Author: Fabio Erculiani Date: Sun Jan 17 12:19:49 2010 +0100 [entropy.spm] when get_installed_package_metadata fails, raise KeyError and handle it commit d5d9672b9b31d1ef2112ad756948a5575baeb489 Author: Fabio Erculiani Date: Sun Jan 17 12:16:02 2010 +0100 [sulfur] fix progress bar handling commit 1f045b653c9d99a21f3ec45033673d20f952d7b6 Author: Fabio Erculiani Date: Sun Jan 17 08:36:09 2010 +0100 [sulfur] make sure that pkg vote is valid before converting it to float commit be196ce98bc6734d087aa78f76c80e61468cb7b4 Author: Fabio Erculiani Date: Sun Jan 17 08:35:38 2010 +0100 [entropy.spm] PortagePlugin: ensure that EMERGE_FROM is set when calling doebuild() commit 299a2a4a7e860b0be5de24189649dce27c524e75 Author: Fabio Erculiani Date: Sun Jan 17 00:14:12 2010 +0100 [sulfur] add new search icon commit a705c637934d2a8d5f65f883d6b124c605c98515 Author: Fabio Erculiani Date: Sun Jan 17 00:10:18 2010 +0100 [po] update translations commit 7424d9f1577dd618d442ade747ec9980cc34e541 Author: Fabio Erculiani Date: Sun Jan 17 00:09:23 2010 +0100 [sulfur] several usability improvements, add simple search function commit 52c99a4d5c38ef5490b7012f9b72c1433c6d89a0 Author: Fabio Erculiani Date: Sat Jan 16 20:30:29 2010 +0100 [sulfur] grow UGC update interval to 6 hours commit 3a12e33e3597a1ea7fff4e94aebef261fabc5871 Author: Fabio Erculiani Date: Sat Jan 16 20:24:11 2010 +0100 [equo/sulfur] do not bug user for orphaned packages not available in repos if latter don't exist commit f5b77e08b99d0731ed88653599a704318a24d756 Author: Fabio Erculiani Date: Sat Jan 16 20:13:14 2010 +0100 [entropy.server] fix undefined reference commit d1dfae04457cad11dea1ef6710ef67687ee5f127 Author: Fabio Erculiani Date: Sat Jan 16 18:59:38 2010 +0100 [entropy.spm] PortagePlugin: xpak() must cast rootdir to raw string to avoid encoding issues reading from disk commit df4fee9af61d26cdbb1452bb45e0ba1ecbee6497 Author: Fabio Erculiani Date: Sat Jan 16 18:45:09 2010 +0100 [sulfur] make possible to load multiple instances showing warnings and disabling widgets commit 6790480afe68113116f020486d950c5f83135222 Author: Fabio Erculiani Date: Sat Jan 16 18:11:52 2010 +0100 [entropy.client] some atomic updates to repositories cache handling code commit ea242946ae7b50752c3c96233b92f3b77d50ff0f Author: Fabio Erculiani Date: Sat Jan 16 18:11:33 2010 +0100 [sulfur] improve update_repositories to be more GTK friendly commit 7071faa315dfd589ac762a968eb45dbc3eee87ef Author: Fabio Erculiani Date: Sat Jan 16 17:59:34 2010 +0100 [sulfur] several usability improvements and bug fixing commit 8469c8305df62ade269d5891955ce742bb8a8dfc Author: Fabio Erculiani Date: Sat Jan 16 16:12:45 2010 +0100 [po] update translations, add Ukrainian, thanks to Vitovt commit a55d0b05483c552fe4f72b51994dcc41159279fb Author: Fabio Erculiani Date: Sat Jan 16 16:02:53 2010 +0100 [sulfur] properly call application_lock_check commit 9023a5a49d3af42ba5179781cac396c54013d945 Author: Fabio Erculiani Date: Sat Jan 16 12:39:15 2010 +0100 [entropy.spm] PortagePlugin: improve old and dusty xpak module, remove evil os.chdir() calls commit 06049c2ff7dfa99bfa5c49264a3abfc58f139bef Author: Fabio Erculiani Date: Fri Jan 15 20:12:26 2010 +0100 Update ChangeLog for version 0.99.24.4 commit aafbc0632c6de68867c59982a986a008cb9a7227 Author: Fabio Erculiani Date: Fri Jan 15 20:11:04 2010 +0100 [entropy.tools] fix typo commit 9b5aa1a2c597deb5e538550b7677659f3c32c146 Author: Fabio Erculiani Date: Fri Jan 15 20:08:08 2010 +0100 [entropy.tools] more entropy.tools module cleanup work commit bcdac1541b8f8103a1b8bb592e9d4456210915e7 Author: Fabio Erculiani Date: Fri Jan 15 16:20:20 2010 +0100 [entropy.tools] more API refinement work commit d8c28b84a135970204beefb5d81b289d1f091ccf Author: Fabio Erculiani Date: Fri Jan 15 16:10:35 2010 +0100 [entropy.tools] move backup_client_repository away from entropy.tools commit 897776787e44aafa3d455dd45ee3a7a31041b93d Author: Fabio Erculiani Date: Fri Jan 15 13:59:28 2010 +0100 [equo] add missing imports to text_tools commit 3da41564264c56c08472c92d07391066ff8b5c30 Author: Fabio Erculiani Date: Fri Jan 15 13:56:46 2010 +0100 [sulfur] kill the "Installation" notebook page, we have the "queue" tab which is much better commit b317c4629777425fee7f122f289fea9c49e26895 Author: Fabio Erculiani Date: Fri Jan 15 10:24:01 2010 +0100 [sulfur] remove description trimming based on length commit a6e41cffe5e1b1d4fa0a949ff459b65218ea0a24 Author: Fabio Erculiani Date: Thu Jan 14 18:34:51 2010 +0100 [entropy.tools] start module refactoring and API docs merge commit 5f3a7127f69cb97457f6217d26cd35242edaff7c Author: Daniel Halens Rodriguez Date: Thu Jan 14 14:04:48 2010 +0000 [i18n] Update Slovak translation and add Bystrík Pešl as translator commit d420ea62d241f4645bdd6ca9bef8c7c07c99e44d Author: Fabio Erculiani Date: Thu Jan 14 14:48:21 2010 +0100 Update ChangeLog for version 0.99.24.3 commit 28f64a053cd8951f4d1556e30cfb603cee5f32b7 Author: Fabio Erculiani Date: Thu Jan 14 14:47:56 2010 +0100 [equo] add missing import commit e18d0f0682ffab704b1409c70834a6774916d980 Author: Fabio Erculiani Date: Thu Jan 14 08:21:36 2010 +0100 [todo] update TODO commit 9f41850d1e5a2e7ba073fde335465f05732c919b Author: Fabio Erculiani Date: Wed Jan 13 23:17:37 2010 +0100 [sulfur] improve buttons usability commit 8b6be3f8a166f54c01a1ed990dc6ea5380836a44 Author: Fabio Erculiani Date: Wed Jan 13 22:48:49 2010 +0100 [sulfur] execute package groups preloading in parallel commit a38a5e6c79cd9bf24683ea1b5f426a282220fe67 Author: Fabio Erculiani Date: Wed Jan 13 22:44:22 2010 +0100 [sulfur] several improvements :: show properties menu item on right click on packages view :: fully load security advisories metadata in parallel :: improve UI responsiveness commit ba1a9e06f14b513f235346455a0f268d6fbc3406 Author: Fabio Erculiani Date: Wed Jan 13 18:17:38 2010 +0100 [sulfur] when no updates are available, properly switch to "available" or "all" tab commit c51345e97750236d51dc458d2810396273b931f9 Author: Fabio Erculiani Date: Wed Jan 13 18:07:16 2010 +0100 [sulfur] set window title to "Entropy Store" commit ccae202a06fcb8d0fa2fa6b91e9b4f6b7d37fefb Author: Fabio Erculiani Date: Wed Jan 13 18:06:10 2010 +0100 [entropy.db] code style update (partial) commit d768e1bf70f62039f387e902db09e9047112b556 Author: Fabio Erculiani Date: Wed Jan 13 17:59:01 2010 +0100 [entropy.db/entropy.client] remove matchRevision from atom_match and atomMatch (use proper atom syntax instead) commit 0b9b4596e566f49939fddd17d7f42cd1f60f88dd Author: Fabio Erculiani Date: Wed Jan 13 17:53:50 2010 +0100 [entropy.db/entropy.client] remove caseSensitive argument from atom_match and atomMatch (never used and unwanted) commit 43f62fe86c69264b2887b0920e564ab054cbf54b Author: Fabio Erculiani Date: Wed Jan 13 17:44:51 2010 +0100 [entropy.client/entropy.db] drop matchTag argument from atom_match and atomMatch (use proper atom syntax instead!) commit ebdc53afd823d20ba7029ddc3da58c915483d808 Author: Fabio Erculiani Date: Wed Jan 13 17:44:23 2010 +0100 [tests] disable test_timesched, causes random lockups commit 192bc0a6c1b45fe02571a6322a0a71b91f277935 Author: Fabio Erculiani Date: Wed Jan 13 17:31:46 2010 +0100 [entropy.db] code style update commit f62eab1c4d57ee2eb4dd93c3e4b705d1784fc69b Author: Fabio Erculiani Date: Wed Jan 13 17:26:36 2010 +0100 [entropy.db] atomMatch: drop matchUse argument, unused and potentially not portable commit 9b438f37c70452eb6597b32e4454f2ef6b2b4ae4 Author: Fabio Erculiani Date: Tue Jan 12 21:08:11 2010 +0100 Update ChangeLog for version 0.99.24.2 commit ae3a2432d36ea96a394ae33fc161c6a6a1525467 Author: Fabio Erculiani Date: Tue Jan 12 21:07:41 2010 +0100 [entropy.cache] EntropyCacher: do not crash when pid is already gone commit 4d8995201d77e93ce3ebc6228bd4b0b544f346a0 Author: Fabio Erculiani Date: Tue Jan 12 18:46:48 2010 +0100 Update ChangeLog for version 0.99.24.1 commit 08e27a3e3eab6a8467c44c453b0c875597b1f163 Author: Fabio Erculiani Date: Tue Jan 12 18:44:21 2010 +0100 [sulfur] handle EntropyPackage metadata retrieval while shutdown commit e7eec5bd1b42c0e44fec27e981551695dc14fc6b Author: Fabio Erculiani Date: Tue Jan 12 18:42:32 2010 +0100 [sulfur] fix two small pkgsets glitches commit 054c34beec140a1d603b160f4dac23d709d954da Author: Fabio Erculiani Date: Tue Jan 12 16:35:27 2010 +0100 Update ChangeLog for version 0.99.24 commit 19da4c92c6eef96e49c24790ba414d36eaa3e217 Author: Fabio Erculiani Date: Tue Jan 12 16:35:02 2010 +0100 [todo] update TODO commit 9b106e909cfbe796501e667d4383a65c7591b0f9 Author: Fabio Erculiani Date: Tue Jan 12 16:33:35 2010 +0100 [sulfur] improve pkgs enqueue/dequeue speed by preloading most of pkg groups commit 20677fb69313666ab065f9a584112a595baf6326 Author: Fabio Erculiani Date: Tue Jan 12 16:26:00 2010 +0100 [sulfur] disable parallel security cache generation, causes sqlite3 db corruption (fuck sqlite!!!!) commit 18784536062b3affc2e5fb5140ef83f82882fe83 Author: Fabio Erculiani Date: Tue Jan 12 16:04:32 2010 +0100 [misc] drop +x from file commit 08a0acf439a44acc25cdb90aec9ea6f822f3dffa Author: Fabio Erculiani Date: Tue Jan 12 15:53:35 2010 +0100 [po] update translations commit a402830809d376abd2ccb28d7398e9236c7bca6d Author: Fabio Erculiani Date: Tue Jan 12 15:53:17 2010 +0100 [todo] update TODO commit 477e135134619c76ff9d0c09781f21a4036d75c2 Author: Fabio Erculiani Date: Tue Jan 12 15:52:12 2010 +0100 [entropy/equo] implement bash completion (yay!), move CLI related functions to text_tools module commit 09a51bedcdb0ee67f677d1e3a8dd45a7d00d511d Author: Fabio Erculiani Date: Tue Jan 12 15:51:13 2010 +0100 [equo] text_query: improve search_package function usability commit e50b32cb16128c9703024fee03cd818a2cc8e2fd Author: Fabio Erculiani Date: Mon Jan 11 18:07:44 2010 +0100 [todo] update TODO commit 40f090310b41a1dd11f8267d29bc92d6118d872f Author: Fabio Erculiani Date: Mon Jan 11 18:05:47 2010 +0100 [entropy.output] rename TextInterface.inputBox into input_box commit 41212188f57af9b54cb396478b4fa32fabcbf484 Author: Fabio Erculiani Date: Mon Jan 11 17:59:26 2010 +0100 [entropy.output] rename TextInterface.askQuestion into ask_question commit 8f94c4a8b4f2fd32947a2b57fe597f6b6443ecbe Author: Fabio Erculiani Date: Mon Jan 11 17:38:55 2010 +0100 [entropy.output] TextInterface: rename updateProgress into output commit eb84b60da4e31e00914d0ec996ec914db59b9b31 Author: Fabio Erculiani Date: Mon Jan 11 17:04:05 2010 +0100 [tests] remove bogus test (unreliable) commit d1b123cf2721a8f3413625a35211f937cf83bc0a Author: Fabio Erculiani Date: Mon Jan 11 16:48:59 2010 +0100 [entropy.output] start to factor out TextInterface class commit 802dd082d0f1735924f002518311faf4ba139264 Author: Fabio Erculiani Date: Mon Jan 11 13:14:21 2010 +0100 [sulfur] improve orphans warning message conditional commit 82fcd1e40f984cb8f6e43e194bd421f14b5cd795 Author: Fabio Erculiani Date: Mon Jan 11 12:46:23 2010 +0100 [entropy.client.services.ugc] catch TimeoutError exceptions commit 6718939c8601234d3a9b0fe9f6464a7ebbbbf99a Author: Fabio Erculiani Date: Mon Jan 11 10:32:34 2010 +0100 [entropy.client] ban print_* calls commit e58966cf3198d78bc956d203e812e9ae9d6a3b3d Author: Fabio Erculiani Date: Mon Jan 11 10:32:24 2010 +0100 [entropy.tools] ban print_* calls commit ccc292eba41a8c43c238713d2433b5be5f2b1c3f Author: Fabio Erculiani Date: Mon Jan 11 10:28:43 2010 +0100 [entropy] ban print_info calls from entropy package, create text_tools module commit 6aaac0b1b4e3cdde9689295b6b502d18210bbadc Author: Fabio Erculiani Date: Mon Jan 11 10:18:49 2010 +0100 [todo] update TODO commit b535fc2663a0df1e27746dacb800228bce558416 Author: Fabio Erculiani Date: Mon Jan 11 10:17:51 2010 +0100 [entropy.server] when moving pkgs from a repo to another, also pull revdeps and warn about pkgs overwrite commit 86f3d165aebd62997959d01c9af481490d2132e8 Author: Fabio Erculiani Date: Mon Jan 11 10:17:42 2010 +0100 [entropy.qa] fix docstring commit 711f65d2e84d3e4a7e65fad5ce10af9c741c3f33 Author: Fabio Erculiani Date: Mon Jan 11 09:50:53 2010 +0100 [todo] update TODO commit 44daf628420385dc6abddf6d9cbea022c34f65ea Author: Fabio Erculiani Date: Mon Jan 11 09:50:27 2010 +0100 [equo] add "equo mask" and "equo unmask" commands support commit cdce2d908342cb7906376007c10fafbab4820c80 Author: Fabio Erculiani Date: Mon Jan 11 09:50:07 2010 +0100 [entropy.output] improve partial --help output commit 74e275aa76a03c4b708fc644d9f007aa1354055a Author: Fabio Erculiani Date: Mon Jan 11 00:39:15 2010 +0100 [sulfur] small code style update commit 1c492026f5061146f2c76179e3d9f0945bb6081e Author: Fabio Erculiani Date: Mon Jan 11 00:33:35 2010 +0100 [po] update translations commit 77d3d27938a3bc85605f13c569a34461e3c5393f Author: Fabio Erculiani Date: Mon Jan 11 00:33:22 2010 +0100 [todo] update TODO commit 7ad830aa0bae3315377c9c00d3845d16f53219cc Author: Fabio Erculiani Date: Mon Jan 11 00:33:01 2010 +0100 [sulfur] move repository manager code away from sulfur codebase commit 34500b4667e95c9a8f7d293c55df32a5f9892722 Author: Fabio Erculiani Date: Mon Jan 11 00:05:56 2010 +0100 [sulfur] drop Repository Manager references from Sulfur commit 2cdc924ac1a3aeae67fc9eaf11945a5a8f13af21 Author: Fabio Erculiani Date: Mon Jan 11 00:02:22 2010 +0100 [todo] update TODO commit b88fb0e9a84aa7a4b7a19a67eca191702b084c14 Author: Fabio Erculiani Date: Sun Jan 10 23:31:19 2010 +0100 [sulfur] properly set orphans pkgs warning shown bool commit 2a4ebd39b0d2116b6be4cbeb9971b067fa91c150 Author: Fabio Erculiani Date: Sun Jan 10 23:18:16 2010 +0100 [todo] update TODO commit 2ce42f5cb682621cb2a12895e97d832973953d3e Author: Fabio Erculiani Date: Sun Jan 10 22:36:41 2010 +0100 [sulfur] show updates count into updates button commit 47facc3820b01d21d89b0b781a14e391f8514956 Author: Fabio Erculiani Date: Sun Jan 10 22:04:32 2010 +0100 [sulfur] directly show available pkgs if no updates are available commit 687703daa83f1d6e1056fd44365f6d59986da86c Author: Fabio Erculiani Date: Sun Jan 10 17:00:20 2010 +0100 [sulfur] removed second progress bar, made progress handling back working commit f187b2bf33ce05e8249aa3a71803c55d08ed350b Author: Fabio Erculiani Date: Sun Jan 10 09:58:03 2010 +0100 [entropy.output] remove ill-conceived TextInterface methods commit 824c2ba9f77b590a1032392fd29b71e4579777e5 Author: Fabio Erculiani Date: Sun Jan 10 09:56:45 2010 +0100 [sulfur] remove entropy.output.TextInterface.cycleDone calls and reimplementation commit b712fe33c100f9390d314404d09828cc6d4be1ba Author: Fabio Erculiani Date: Sun Jan 10 09:56:11 2010 +0100 [entropy.client] remove entropy.output.TextInterface.cycleDone and setTotalCycles calls commit 73206fc803484964ecf9e4188f9448e1810c80b9 Author: Fabio Erculiani Date: Sun Jan 10 09:38:07 2010 +0100 [sulfur] all these labels below simple buttons take much space and we already have tooltips for usability commit b09f7d5a493032fcbc83aea92fc85253dac2929c Author: Fabio Erculiani Date: Sun Jan 10 09:35:06 2010 +0100 [sulfur] fix ill-conceived Ian's label content commit 991f94ff844cc9e3ce478591ce319434c29e5f39 Author: Fabio Erculiani Date: Sun Jan 10 09:28:23 2010 +0100 [sulfur] fix undefined reference commit b8ba1f7761cd311f9ea11eb88e4fe3a0516b0828 Author: Ian Whyman Date: Sun Jan 10 00:55:59 2010 +0000 [sulfur] Improve usability of simple mode, they are 'simple' users afterall =P commit d3f90d08ed3286f7e5dd1c9c09a192eeabb9bc9b Author: Ian Whyman Date: Sat Jan 9 22:29:05 2010 +0000 [sulfur] Remove old icons, fix icon names commit b13d385bc883607cbf321f73485a3a2a94ac9d43 Author: Fabio Erculiani Date: Sat Jan 9 23:57:12 2010 +0100 [sulfur] remove preferences label, not needed, fix window height issue commit 522080841a517b2e5139145d37bc7954f0fef707 Author: Fabio Erculiani Date: Sat Jan 9 23:53:37 2010 +0100 [sulfur] stop maximizing sulfur by default commit 53aef0f098d1dc78fd27b11866b987aaf99b6eee Author: Ian Whyman Date: Wed Jan 6 00:37:42 2010 +0000 [sulfur] Move things about a bit, general UI improvements, shrink icons commit 2e6c1647e600db4a86c2711208506e7a0022f88c Author: Fabio Erculiani Date: Sat Jan 9 22:01:53 2010 +0100 [todo] update TODO commit 46c48b270a71d2668fbb2614c4ee9f6f3fd741b2 Author: Fabio Erculiani Date: Sat Jan 9 22:01:14 2010 +0100 [sulfur] inform user about orphan packages on system commit 50be056d6a665bea777aa235ff46254be32f4f61 Author: Fabio Erculiani Date: Sat Jan 9 20:59:26 2010 +0100 [sulfur] some code style update commit ad4033aada329f98073b38758ec4af34f0d74518 Author: Fabio Erculiani Date: Sat Jan 9 20:59:00 2010 +0100 [sulfur] improve vte.Terminal max number of chars shown to 6000 commit 974b8b34f4e4ed25380b4d690530bc10f727d690 Author: Fabio Erculiani Date: Sat Jan 9 20:55:08 2010 +0100 [entropy.db] EntropyRepository: add __repr__, __str__ and __unicode__ methods commit aacb6818d4a6c8802515af7728ea8f6909e3b5fe Author: Fabio Erculiani Date: Sat Jan 9 18:34:43 2010 +0100 [todo] update TODO commit f4a8bc4fec32ea271f2c4882497d6a0185f2911d Author: Fabio Erculiani Date: Sat Jan 9 18:18:49 2010 +0100 [todo] update TODO commit a7cde7b08a4107300fd7d3a481341dc827bde350 Author: Fabio Erculiani Date: Sat Jan 9 18:15:38 2010 +0100 [entropy.cache] EntropyCacher: grow cache sync object chunk size by 3x commit 8683b3eca8345e1037a286eed839aae9ea576bb5 Author: Fabio Erculiani Date: Sat Jan 9 10:36:46 2010 +0100 [sulfur] make sure that keyslot property returns valid data commit 57b87f0c42070bf671719aa5e71ce321b0c6b461 Author: Fabio Erculiani Date: Sat Jan 9 01:17:55 2010 +0100 Revert "[entropy.dump] effectively sync filesystem for written files" This reverts commit cda58f4155e907e6f224927670b0e40c5e2353f7. commit 412da7279bd618c63c53238d30179fafdbdb0048 Author: Fabio Erculiani Date: Sat Jan 9 09:44:33 2010 +0100 [equo] split upgrade_packages function commit dbf1d93fa095651782c78f77c92c8b51e530765a Author: Fabio Erculiani Date: Sat Jan 9 09:14:28 2010 +0100 [equo] some code style update commit a2d6e75ad5604fac6c94cba1dce362e323f57596 Author: Fabio Erculiani Date: Sat Jan 9 01:06:59 2010 +0100 [tests] add EntropyRepository cache storage tests commit 80545362a88b7f0b979a3a3dd132448c81c20fcc Author: Fabio Erculiani Date: Sat Jan 9 01:05:56 2010 +0100 [entropy.cache] EntropyCacher: sync() method will run synchronously commit cda58f4155e907e6f224927670b0e40c5e2353f7 Author: Fabio Erculiani Date: Sat Jan 9 01:05:14 2010 +0100 [entropy.dump] effectively sync filesystem for written files commit 6a622d914eda583deca34cbc9c6c5bc623915fb2 Author: Fabio Erculiani Date: Fri Jan 8 23:58:39 2010 +0100 [sulfur] when description is not available, show "No description" commit 5f8b4fbc90acef3b875ea1c7dd3841b0c8286079 Author: Fabio Erculiani Date: Fri Jan 8 21:16:47 2010 +0100 [entropy.security] fix undefined variable commit d5df42f9814f47b0a3f1eba3fe6749ed07984324 Author: Fabio Erculiani Date: Fri Jan 8 16:44:54 2010 +0100 [equo] fix short options support (for eg, "-qt" is not supported) commit 7fd8c368e942508af4ab690232fc5954fcfae8a3 Author: Fabio Erculiani Date: Fri Jan 8 14:04:50 2010 +0100 [sulfur] improve license sorter (filter out unwanted strings) commit 644c504b541d2daf9367856dffae893201cbad78 Author: Fabio Erculiani Date: Fri Jan 8 14:04:34 2010 +0100 [sulfur] after repo sync, spawn UGC update commit 6ee154a0a00af614f29344d6f9c06b73dac8fac7 Author: Fabio Erculiani Date: Fri Jan 8 14:04:10 2010 +0100 [events] do not tell user to do stuff after having removed a repo commit 70319aed16d51cc0fd6b151a94c985e9536efdd1 Author: Fabio Erculiani Date: Fri Jan 8 14:03:19 2010 +0100 [sulfur] do not show upgrade/downgrade information for installed packages (or non-updates) commit e1a27dedb52bbe6180ad5d12ee9fe88dbccb2563 Author: Fabio Erculiani Date: Fri Jan 8 12:24:02 2010 +0100 [entropy.const] rename smart applications extension to ".app" commit d9239f6c32fad2f405323776c921626ac03ffb2b Author: Fabio Erculiani Date: Fri Jan 8 11:39:37 2010 +0100 [sulfur] sulfur love, improve per-license package sorter commit 691db1fe1217f269e8bfc84d7de856b51d050621 Author: Fabio Erculiani Date: Fri Jan 8 09:40:28 2010 +0100 Update ChangeLog for version 0.99.20.21 commit a945625bb7f3cc9376f50a829fc3d808302da7ea Author: Fabio Erculiani Date: Fri Jan 8 09:39:05 2010 +0100 [sulfur] it happens that corrupted repositories cause sulfur packages filter logic to crash. This is not really the right place. commit 895b9fd9b6af7259c583930cd9e1420cd6295fbd Author: Fabio Erculiani Date: Fri Jan 8 09:36:58 2010 +0100 [sulfur] fix package sorter sensitivity handling commit 11657e25d23d9abaa8d371b87344144c68dcc0d0 Author: Fabio Erculiani Date: Fri Jan 8 09:26:47 2010 +0100 [entropy.client.services.ugc] fix UGC cache handling (caused PermissionDenied exceptions) commit cb88f3ab1c890ea599e2d42f600ef4768919e995 Author: Fabio Erculiani Date: Fri Jan 8 08:48:29 2010 +0100 [entropy.core.settings.base] handle UGC metadata setup from split repo strings correctly commit e7e53c19441a295c0d4aba2d6f6581116027755f Author: Fabio Erculiani Date: Thu Jan 7 14:17:38 2010 +0100 [sulfur] never hide main window, this is against sulfur love commit ac90bbe140b61b37b3dad9459c580b6b087578a8 Author: Fabio Erculiani Date: Thu Jan 7 14:04:57 2010 +0100 [sulfur] kill wait window, it's against sulfur love commit 5ffbd5a3af48cc9fccb36230830fed3f8069a3fb Author: Fabio Erculiani Date: Thu Jan 7 11:19:40 2010 +0100 Update ChangeLog for version 0.99.20.20 commit a622c1fc063e6f564a94237feaaf813fc74bfc1d Author: Fabio Erculiani Date: Thu Jan 7 11:19:03 2010 +0100 [sulfur] show packages sorter widget in simple mode too, improve its handling commit 566e9b7796574eca84bca9ce165e17f6ffd1100a Author: Fabio Erculiani Date: Thu Jan 7 11:08:50 2010 +0100 [equo] fix install_packages return codes when user answers No to questions commit bfada2a3385fcfff3161e085786996f93686a907 Author: Fabio Erculiani Date: Thu Jan 7 11:01:30 2010 +0100 [entropy.db] fix EntropyRepository on disk cache writer and reader functions commit e3fef812b6eb81a8758bdd9571058d332757a472 Author: Fabio Erculiani Date: Thu Jan 7 11:00:21 2010 +0100 [entropy.const] add const_get_caller and const_get_stack functions commit 906f127cbf0870ac60aa50b196a1266c77b151bf Author: Fabio Erculiani Date: Thu Jan 7 10:00:30 2010 +0100 [sulfur] fix packages sorter widget functionality with package sets tab commit e8bc910a45470c3d76148d368f6b37e5ee187e10 Author: Fabio Erculiani Date: Thu Jan 7 09:41:36 2010 +0100 Update ChangeLog for version 0.99.20.19 commit 136e19d535ad0a43aaa82019b404b07d34476b9c Author: Fabio Erculiani Date: Thu Jan 7 09:39:45 2010 +0100 [sulfur] comment out pids killing function, might lead (needs investigation) to sqlite3 db corruption commit 2e09e64ebfc37b21a2401d2663502c010a44cb7c Author: Fabio Erculiani Date: Thu Jan 7 09:37:49 2010 +0100 [sulfur] _ugc_pid does not exist anymore commit 6f24283985e01b6e4213a729a6c21845b83d2845 Author: Fabio Erculiani Date: Thu Jan 7 09:37:17 2010 +0100 [sulfur] improve repository management dialog commit ba86055d93a7fe1fa17f3e1fe2c7c5170f154853 Author: Fabio Erculiani Date: Thu Jan 7 09:36:35 2010 +0100 [sulfur] improve usability of InputDialog widgets commit c0490929acd26bc6b0e4ad4f9d475728ffbaeec9 Author: Fabio Erculiani Date: Thu Jan 7 09:36:07 2010 +0100 [sulfur] fix askQuestion and inputBox commit 9fda9840d4994be825c60c393ed981154a755595 Author: Fabio Erculiani Date: Thu Jan 7 07:59:09 2010 +0100 Update ChangeLog for version 0.99.20.18 commit f6e00bf9c6c4ff5323e425e249c461da12762170 Author: Fabio Erculiani Date: Thu Jan 7 07:53:03 2010 +0100 [equo] fix equo exception handler (traceback retrieval + threads termination) commit 921432c9a5c7df8ecf0c30749838f2da09437b5f Author: Fabio Erculiani Date: Thu Jan 7 07:41:58 2010 +0100 Update ChangeLog for version 0.99.20.17 commit 066c36c8cfd253e5f594700041bda517e753919c Author: Fabio Erculiani Date: Thu Jan 7 07:36:13 2010 +0100 [entropy.client.interfaces.cache] for some reasons this commit was eaten somewhere (fix clear_cache) commit b7cc94bf2f92e3414c1b741f0865f69e1eec739f Author: Fabio Erculiani Date: Wed Jan 6 21:10:33 2010 +0100 [sulfur] actually handle force argument when deciding to call _ugc_update() commit 37ad184763856a23342019003db6823655c6def9 Author: Fabio Erculiani Date: Wed Jan 6 20:57:57 2010 +0100 Update ChangeLog for version 0.99.20.16 commit b91e7d2c8b2ddd2a28a48f1f3847da9971da94e5 Author: Fabio Erculiani Date: Wed Jan 6 20:57:32 2010 +0100 [todo] update TODO commit 736a10f82355225e5f6c48323a4fa412cec03bd9 Author: Fabio Erculiani Date: Wed Jan 6 20:56:27 2010 +0100 [sulfur] improve UGC cache retrieval commit 0994cb05fc54fa1799494abf5e65e7d136c2c497 Author: Fabio Erculiani Date: Wed Jan 6 20:56:06 2010 +0100 [entropy.client.interfaces.cache] add new method is_ugc_cached() commit 5c5fe80b6f4f7c1ac8606b900fde7f802a9e30ac Author: Fabio Erculiani Date: Wed Jan 6 20:55:38 2010 +0100 [entropy.client.services.ugc] port some more code to Python3 string type madness commit 5cb088e8c90dd2ccb0608085200252297f398609 Author: Fabio Erculiani Date: Wed Jan 6 20:55:03 2010 +0100 [entropy.cache] introduce new class, MtimePingus :-) commit d63871e38d5b6c81d61c43acae2d72cb82b35183 Author: Fabio Erculiani Date: Wed Jan 6 19:51:01 2010 +0100 [entropy.misc] LogFile: deal with closed files on write commit f9f0051023dceca660b4c5950c6c41eadb07c3bb Author: Fabio Erculiani Date: Wed Jan 6 19:25:39 2010 +0100 [entropy] merge some changes around (blame git for the mess) commit 406c880091f6fb10c2fba48ce1a40f290cb09231 Author: Fabio Erculiani Date: Wed Jan 6 19:07:47 2010 +0100 [entropy.client.services.ugc.interfaces] code style update commit c12275838a7ae1f1e5ef26123221117c6699336c Author: Fabio Erculiani Date: Wed Jan 6 19:07:18 2010 +0100 [entropy.services.ugc] update error reporting email commit 098b415cf962a4b692035a16c548a76e589c7c1e Author: Fabio Erculiani Date: Wed Jan 6 18:20:56 2010 +0100 Update ChangeLog for version 0.99.20.15 commit a10e5b0d6ceaa99f11229cb542b8fa5a6b2b33c2 Author: Fabio Erculiani Date: Wed Jan 6 11:09:36 2010 +0100 [todo] update TODO commit c92fe7de13e554e6674559bf6ce29a128288785c Author: Fabio Erculiani Date: Wed Jan 6 11:08:37 2010 +0100 [entropy.client.services.ugc] when retrieving repository metadata, also look through excluded ones commit bbeb3cd71b5b4ab8ed3a3dedc38e9113aaab422c Author: Fabio Erculiani Date: Wed Jan 6 11:08:02 2010 +0100 [sulfur] sulfur.glade: update "Refresh" icon commit 876f6d058cc0d8f3b2574a3c8193f32ccca89749 Author: Fabio Erculiani Date: Wed Jan 6 11:07:06 2010 +0100 [sulfur] fix package info window for packages whose repositories are disabled commit da5fe28b71d3872813f0776fe49494e516595083 Author: Fabio Erculiani Date: Wed Jan 6 10:39:51 2010 +0100 [entropy.cache] EntropyCacher: reset excepthook when running inside child process commit 4691369df36cd919da94f34109eb7679c269ae67 Author: Fabio Erculiani Date: Wed Jan 6 08:58:52 2010 +0100 [entropy.core.settings.base] SystemSettings._repositories_parser: metadata filter is done at the end commit b5ec1f027602cdfdef32bfaa65ec3c441f9fdfd0 Author: Fabio Erculiani Date: Wed Jan 6 01:21:10 2010 +0100 [entropy.fetchers] when loading URLs with urllib, catch ValueError exceptions too commit 01a0b22dd1831f8d5cfdffafa75c6fc4ee2795b5 Author: Fabio Erculiani Date: Wed Jan 6 01:17:06 2010 +0100 [entropy.core.settings.base] SystemSettings._repositories_parser, validate repository db URL parameter commit 4851ed8318e8af720a28ced310d731d3b9641ede Author: Ian Whyman Date: Tue Jan 5 23:05:23 2010 +0000 [sulfur/views.py] Get rid of silly crosshair! w00t commit fa2ab74abd6ec4d5599de1f8ed19261142190432 Author: Ian Whyman Date: Tue Jan 5 22:46:28 2010 +0000 [sulfur/sulfur.glade] Align pkgSorter and pkgFilter Correctly, add padding to swPkg to make it look tidier commit 46836ed6c64613945eb767c88431d6448a61269c Author: Fabio Erculiani Date: Tue Jan 5 22:50:02 2010 +0100 Update ChangeLog for version 0.99.20.14 commit dcbdd4adaec493117d1e84aa879991c16c7a3c90 Author: Fabio Erculiani Date: Tue Jan 5 22:44:25 2010 +0100 [todo] update TODO commit b51df0a241ef1207dbdc0b21aa7bcbdff1ee9400 Author: Fabio Erculiani Date: Tue Jan 5 22:44:11 2010 +0100 [sulfur] fix typo in message string commit f4fab23617f6bdaf49faf58de84036f571a40292 Author: Fabio Erculiani Date: Tue Jan 5 22:43:51 2010 +0100 [po] update translations commit 6f93b5c3758ce790b32ee18bc96e2e26487881d5 Author: Fabio Erculiani Date: Tue Jan 5 22:25:08 2010 +0100 [sulfur] fix incorrect function call commit a54c10a38b296c69dae370df41bed640366d1043 Author: Fabio Erculiani Date: Tue Jan 5 22:20:49 2010 +0100 [sulfur] more and more sulfur love <3 commit 372a906982ff764c54e8551dafc7ffe205af3cfe Author: Fabio Erculiani Date: Tue Jan 5 22:20:28 2010 +0100 [entropy.cache] disable some debugging output for now commit 633bcc3074125ab4cfaf1b069cdba775863bc0ab Author: Fabio Erculiani Date: Tue Jan 5 18:09:38 2010 +0100 [sulfur] more tooltips text, and UI love commit 46d0e24fa5a15ab38faf085852a0530c69d9d4df Author: Fabio Erculiani Date: Tue Jan 5 16:55:09 2010 +0100 [sulfur] several filterbar graphical improvements :: do not use SIGKILL (use SIGTERM) :: improve filterbar performance, add filterbar action handling commit 93505949548cbf427ff86634d26f5c5f19578ece Author: Fabio Erculiani Date: Tue Jan 5 16:52:59 2010 +0100 [entropy.cache] EntropyCacher: avoid threading issues when dealing with the list of current child processes commit ee458d5de5aa29736c5f1b13587ff66f8c983b49 Author: Fabio Erculiani Date: Tue Jan 5 14:53:57 2010 +0100 [entropy.cache] EntropyCacher now uses multi-processing (on modern CPUs, performances skyrocket) commit f8490e6540c31a566f0a45cad8daba5b61c38e4a Author: Fabio Erculiani Date: Tue Jan 5 12:46:57 2010 +0100 [sulfur] hide System Files tab when empty commit ab7ab22029323fa4673c380dedeb078f2dfe0de4 Author: Fabio Erculiani Date: Tue Jan 5 12:46:20 2010 +0100 [entropy.cache] add --debug support to EntropyCacher commit be13e5eee4c1015e05d92864c571fc1c3a1c92dd Author: Fabio Erculiani Date: Tue Jan 5 12:41:44 2010 +0100 [entropy.cache] remove debugging output commit 203a8ee245aaa302c7fdd8db06524446f5f303e7 Author: Fabio Erculiani Date: Tue Jan 5 12:40:40 2010 +0100 [sulfur] on every quit, make sure to kill any existing child process commit b284a39b04f3b7421916719310ba4b74216a7db2 Author: Fabio Erculiani Date: Tue Jan 5 12:39:46 2010 +0100 [entropy.cache] improve EntropyCacher, make it working over multiple processes, do not use thread locks, change API commit 17b6024802c3b78899d02c3b12b8e8e60fab2a4a Author: Fabio Erculiani Date: Tue Jan 5 12:07:24 2010 +0100 Update ChangeLog for version 0.99.20.13 commit d63b02397be758ef6700fade2b60bcbc885bc6ff Author: Fabio Erculiani Date: Tue Jan 5 12:06:59 2010 +0100 [equo] small code style update commit 3c3de3395dd43fbc686643bcd362de358daeb15e Author: Fabio Erculiani Date: Tue Jan 5 12:05:07 2010 +0100 [entropy.spm] PortagePlugin: fix issue that caused pkg_postrm, pkg_prerm to not run due to missing portage_tmpdir directory commit 622645334559e1e709ebf56a95cd1247c1268c55 Author: Fabio Erculiani Date: Tue Jan 5 11:35:58 2010 +0100 [sulfur] auto hide noticeboard if notice.rss is empty commit 1472c6dcca829aa9f540add9bce77bfbcb1401cd Author: Fabio Erculiani Date: Tue Jan 5 10:37:22 2010 +0100 [sulfur] add some tooltips around commit 7e4470a094cff291309e1f9024e024706993ca49 Author: Fabio Erculiani Date: Tue Jan 5 10:36:59 2010 +0100 [sulfur] another place where very important code was missing commit 0be7f9f258e79bc80802c492ea99bf430f86813b Author: Fabio Erculiani Date: Tue Jan 5 10:36:42 2010 +0100 [entropy.tools] add very important code that was missing commit bf21c51d90505349ded0687b7427a892003267f5 Author: Fabio Erculiani Date: Tue Jan 5 09:57:28 2010 +0100 [entropy.db] fix typo in comment commit 10b2097a5f9c0defefc0c70f11937d876a81b281 Author: Fabio Erculiani Date: Tue Jan 5 09:56:50 2010 +0100 [sulfur] when calling populate_advisories with background = True, do not push dialog boxes commit 8ac966da5a49412765b25e561b65dea694ddcf6a Author: Fabio Erculiani Date: Tue Jan 5 00:01:27 2010 +0100 Update ChangeLog for version 0.99.20.12 commit f8442505a6618f5334a33bcde9be741f57b28bf3 Author: Fabio Erculiani Date: Tue Jan 5 00:00:04 2010 +0100 [sulfur] complete filter bar with icon-click action handling commit b21fe54ea70cf70628e77dba33467fbe84d19c04 Author: Fabio Erculiani Date: Mon Jan 4 23:48:48 2010 +0100 [todo] update TODO commit bbf4d93895f65145330d22f7c1d9ff1031ee8630 Author: Fabio Erculiani Date: Mon Jan 4 23:48:09 2010 +0100 [sulfur] complete filter bar implementation, improve general usability commit 3ed9c1b18059521d32dd0c33c9a463d2b993d3a6 Author: Fabio Erculiani Date: Mon Jan 4 23:07:03 2010 +0100 [entropy.client.services.ugc] do not annoy user if password can't be saved on-disk commit b6ce7ab53786e57f808fa3a1c0d2f6759205969b Author: Fabio Erculiani Date: Mon Jan 4 23:06:27 2010 +0100 [sulfur] make Sulfur Entropy Client interface thread-safe on askQuestion and inputBox commit 63c7f5ce7318ff203e89636775384f9572a0739d Author: Fabio Erculiani Date: Mon Jan 4 22:18:04 2010 +0100 [entropy.client.services.ugc] catch IOError when it's impossible to save password data commit 916bd74bed9d4618efb6db394dcca99ba4e0739a Author: Fabio Erculiani Date: Mon Jan 4 22:00:57 2010 +0100 [docs] re-add API docs, we cannot drop it yet commit 016d9ff10deebd6868464dcffb4ed17a87cc8d15 Author: Fabio Erculiani Date: Mon Jan 4 21:45:48 2010 +0100 [docs] remove statically generated documentation, please use gendocs.sh to generate commit 258b5576c9e7e41cb99cfdfd3f2f8ce2be4ca605 Author: Fabio Erculiani Date: Mon Jan 4 21:33:51 2010 +0100 [sulfur] update glade file commit d6716bbf7f028733b90a88fea848388c3e9e7807 Author: Fabio Erculiani Date: Mon Jan 4 21:33:25 2010 +0100 [sulfur] improve speed of background cache generators, reorganize some code commit 88ce22b7b2f70659779ae9bfc3e11a67569724dc Author: Fabio Erculiani Date: Mon Jan 4 20:12:30 2010 +0100 [sulfur] make sulfur.glade working with latest glade editor (fix VBox orientation) commit 0759f2be2f3987b09a632e3ac2dbbb945b9647ec Author: Fabio Erculiani Date: Mon Jan 4 19:26:18 2010 +0100 [sulfur] make sulfur once again the first candidate for handling .tbz2 files commit c636ec1922206bee050964ec87d11b94deaee61b Author: Fabio Erculiani Date: Mon Jan 4 17:50:09 2010 +0100 [entropy.client.interfaces.dep] when calculating critical updates, use "relaxed_deps" algo commit 0057270eda0ccf27b22a6b15b685f2c5635f9cbd Author: Daniel Halens Rodríguez Date: Mon Jan 4 16:10:20 2010 +0000 [i18n] fix French (CA) translation (bug 1124) commit 5a5e22c0389bf8a89ea9b52ccc5a1fbe8560825b Author: Daniel Halens Rodríguez Date: Mon Jan 4 15:44:22 2010 +0000 [i18n] fix French translation (bug 1124) commit 4f25e83ad4c1b04ae9643443ee2345d51b751d76 Author: Fabio Erculiani Date: Mon Jan 4 14:56:02 2010 +0100 Update ChangeLog for version 0.99.20.11 commit d3f7efd5995409ae85e3f5d2877c1084cdc200d2 Author: Fabio Erculiani Date: Mon Jan 4 14:55:39 2010 +0100 [equo] fix error codes handling in text_ui commit 236779aa338f70259296235e918285a1fc0a34c3 Author: Fabio Erculiani Date: Mon Jan 4 14:26:31 2010 +0100 Update ChangeLog for version 0.99.20.10 commit ec10871f14b7f7aad26e44796ef0bf707771382c Author: Fabio Erculiani Date: Mon Jan 4 14:26:00 2010 +0100 [todo] update TODO commit 7fd3254c5b0d0323846c883475f9d883c3fd096a Author: Fabio Erculiani Date: Mon Jan 4 14:25:22 2010 +0100 [equo] actually make tricky way to call config files update cache generation working commit ca32c9cbaa18fdf415b331725c4a784983e2a3d3 Author: Fabio Erculiani Date: Mon Jan 4 14:09:38 2010 +0100 [tests] update txc standalone test commit 3b87f4ff017fc3b7680e0acdd10beacebe175d49 Author: Fabio Erculiani Date: Mon Jan 4 14:08:35 2010 +0100 [entropy.transceivers] EntropySshUriHandler: download/upload functions are now atomic commit 191ad0910e0aa7e29840f0124a723a71ce776cb3 Author: Fabio Erculiani Date: Mon Jan 4 14:08:08 2010 +0100 [entropy.transceivers] define a common EntropyTransceiver temporary files extension commit 7a4127b24d926708a4e7b66a4ac738825eb46f8e Author: Fabio Erculiani Date: Mon Jan 4 09:39:11 2010 +0100 [todo] update TODO commit deb2aebe3c30a332ce87b6b6cd46f62239dde587 Author: Fabio Erculiani Date: Mon Jan 4 09:37:53 2010 +0100 [entropy.transceivers] EntropySshUriHandler: fix timeout handling commit 04267f1fb2737406113d04c1de18d3520d41eac0 Author: Fabio Erculiani Date: Mon Jan 4 00:34:02 2010 +0100 [entropy.const] convert None types correctly in const_convert_to_rawstring commit 3c825a7724f4ecf0a4e474520213c220ee29f4c7 Author: Fabio Erculiani Date: Mon Jan 4 00:25:38 2010 +0100 [todo] update TODO commit d25f05feb4cd07c1371443ff4941f96942e51e33 Author: Fabio Erculiani Date: Mon Jan 4 00:25:10 2010 +0100 [entropy.security] add GPG support commit 91626d9039db0fe817a06f98495ba660cd9db6f0 Author: Fabio Erculiani Date: Mon Jan 4 00:24:39 2010 +0100 [entropy.client.interfaces.repository] make possible to disable GPG via env commit f3b56746fbc238aa7ed289d0b250032ad7754b55 Author: Fabio Erculiani Date: Mon Jan 4 00:24:15 2010 +0100 [conf] remove mirror.holland.sabayonlinux.org from mirror list commit 6d89177836b5d0dc531dca0e3b7309da815a2eee Author: Fabio Erculiani Date: Sun Jan 3 23:18:41 2010 +0100 [entropy.client] move UGC information storage outside the main entropy lib commit df1829e076a351a2526b50bbb4a169c465594a00 Author: Fabio Erculiani Date: Sun Jan 3 23:05:49 2010 +0100 [entropy.client] inform UGC that we just updated a repo commit 404911da8710a18555010cdc3508bbf716a22619 Author: Fabio Erculiani Date: Sun Jan 3 22:33:38 2010 +0100 [entropy.security] rename fetch_advisories() into sync(), add more docs and small fixes commit 412245155743d4fc095783803342c545fcce9608 Author: Fabio Erculiani Date: Sun Jan 3 22:32:11 2010 +0100 [entropy.services] remove unused UGC command commit fa8cbd69f5b352f954031995b69f6ef45353731b Author: Fabio Erculiani Date: Sun Jan 3 17:30:08 2010 +0100 [entropy.transceivers] EntropySshUriHandler: add timeout handling commit 3fc81800420028873ce9787b27adba3e427573cb Author: Fabio Erculiani Date: Sun Jan 3 12:52:24 2010 +0100 [todo] update TODO commit 57ead71eef9b55d249ee96789b6e35ad63fac500 Author: Fabio Erculiani Date: Sun Jan 3 12:51:46 2010 +0100 [entropy.client] some initial code cleanup and style update commit 5b45d6cf65c15ccad7668e8467f474a2c44d6a93 Author: Fabio Erculiani Date: Sun Jan 3 12:50:50 2010 +0100 [entropy.cache] add new static method "clear_cache" commit f10578b63bf759f304300e70ba9f63de64326675 Author: Fabio Erculiani Date: Sun Jan 3 10:15:19 2010 +0100 [sulfur] more love, transform search bar into filter bar commit e7367386b104038c3788c6c2b19dd8b3f33e57a9 Author: Fabio Erculiani Date: Sun Jan 3 01:26:21 2010 +0100 [todo] update TODO commit aa82e5f671304f028c544721bc642b8b56501a9c Author: Fabio Erculiani Date: Sun Jan 3 01:24:22 2010 +0100 [todo] update TODO commit 457090e38493a3ae4b310dc4f27181bc3820878f Author: Fabio Erculiani Date: Sun Jan 3 01:23:16 2010 +0100 [entropy.client.interfaces.repository] warn if GPG key for repository has changed commit ec2b49a5f0fbab41a4e20e8ad71fdc4904e1a47e Author: Fabio Erculiani Date: Sun Jan 3 01:22:33 2010 +0100 [entropy.client.interfaces.loaders] RepositorySecurity() add keystore_dir argument commit df408c14188f7d95645d5087e0d8b1c8719db7a1 Author: Fabio Erculiani Date: Sun Jan 3 01:10:14 2010 +0100 [entropy.security] rename get_affected_atoms into get_affected_packages commit 6ca3e04c690dc870e9c74059b0dd2146d0d646fc Author: Fabio Erculiani Date: Sun Jan 3 01:04:48 2010 +0100 [sulfur] delay UGC on-click vote, fix GTK oddity commit 61093dc48f1169d8f18e36c076413ea29316a77f Author: Fabio Erculiani Date: Sun Jan 3 00:42:29 2010 +0100 [sulfur] disable connection test before checking UGC commit f26cd6033eead075e9a8d5a813d86f7564d1168b Author: Fabio Erculiani Date: Sun Jan 3 00:41:58 2010 +0100 [sulfur] preload advisories cache, make security advisories tab init faster commit f82ef26e29e4d67389d047fd6ee3829c57b36a02 Author: Fabio Erculiani Date: Sun Jan 3 00:31:45 2010 +0100 [entropy.security] write cache in sync mode commit d1cef2623ef2be3109e606969d63fa4438237076 Author: Fabio Erculiani Date: Sun Jan 3 00:31:03 2010 +0100 [entropy.client] import shutil (missing) commit 866f1702e6f9602fb1751af41b42eed3d141cea8 Author: Fabio Erculiani Date: Sat Jan 2 23:53:06 2010 +0100 [activator] when notice board is empty, always remove online commit ec2293f2407d51a6b06b0729468c7b05f7e52fed Author: Fabio Erculiani Date: Sat Jan 2 23:51:27 2010 +0100 [entropy.const] move etpConst['cache_ids'] to EntropyCacher commit bdcd4d696c46d29edf35a59666c29460e661eaa9 Author: Fabio Erculiani Date: Sat Jan 2 23:43:49 2010 +0100 [activator] actually remove notice board commit c109118b0cb09284e38fa73cfd8fb0d712b9a66e Author: Fabio Erculiani Date: Sat Jan 2 23:39:35 2010 +0100 [entropy*] do not use entropy.tools.get_random_temp_file() for creating dirs commit 4db3908f4cf3f8578d6dc8d07804f0da248845e2 Author: Fabio Erculiani Date: Sat Jan 2 23:31:31 2010 +0100 [activator] fix syntax error commit 152040e3200a026a97ab8c157bb5b33fc7afa339 Author: Fabio Erculiani Date: Sat Jan 2 23:30:41 2010 +0100 [sulfur] do not list empty notice boards commit d596dee2bf089077e725611dcb3886a7cd07ecc2 Author: Fabio Erculiani Date: Sat Jan 2 23:30:21 2010 +0100 [entropy.server] remove notice board if empty commit 493e364b6397e431278b782b18ff18ed4423b8ef Author: Fabio Erculiani Date: Sat Jan 2 23:30:03 2010 +0100 [activator] code style update commit 7bf96b85c03affc0c505ab930520dfa764dad8d8 Author: Fabio Erculiani Date: Sat Jan 2 20:59:46 2010 +0100 [todo] update TODO commit 2f7aacafed8b54ffedd6bb7de0452797f528da05 Author: Fabio Erculiani Date: Sat Jan 2 20:59:18 2010 +0100 [conf] update repositories.conf.example commit 45fa5603a7c1bb92f7a96c29888f0a444f4ba495 Author: Fabio Erculiani Date: Sat Jan 2 19:46:58 2010 +0100 [docs] add Entropy security advisories metadata specifications (inherited from Gentoo) commit 6c93f807555f2aadf362fb498ddab29a1185182e Author: Fabio Erculiani Date: Sat Jan 2 17:49:26 2010 +0100 Update ChangeLog for version 0.99.20.6 commit 8a333e4fa4443f0ee6918d51534bc1323f5d850a Author: Fabio Erculiani Date: Sat Jan 2 17:49:01 2010 +0100 [entropy.server] fix analyze_server_repo_string() commit 562f0c251c97aa56e5796f849938cfc104a6efca Author: Fabio Erculiani Date: Sat Jan 2 17:19:01 2010 +0100 [po] update translations commit 64ed1796d8e45aed9a2d98d419f08aeddc654320 Author: Fabio Erculiani Date: Sat Jan 2 17:14:11 2010 +0100 Update ChangeLog for version 0.99.20.5 commit 100eac3390c15f3c6d58ed34b6f79c498d640942 Author: Fabio Erculiani Date: Sat Jan 2 17:12:17 2010 +0100 [todo] update TODO commit 37466a6834e77690e6305c5c9cbfb5ae67e5f535 Author: Fabio Erculiani Date: Sat Jan 2 17:11:56 2010 +0100 [man] update man pages commit 8ffd4f19474cac4797761379559002eb322ca539 Author: Fabio Erculiani Date: Sat Jan 2 17:11:41 2010 +0100 [equo] "equo security update", allow --force commit 707d27dede8dfb4aa394349b1a78c672d2b8c05a Author: Fabio Erculiani Date: Sat Jan 2 17:11:02 2010 +0100 [entropy.security] use alternative cache directory commit 4c84a2ea7d414ea32d03c2650573af93a24ad1da Author: Fabio Erculiani Date: Sat Jan 2 17:10:39 2010 +0100 [entropy.client.services.ugc] change CACHE_DIR path commit 4c3d9fef604cecbeeb7e404fb96fbc91c9154be0 Author: Fabio Erculiani Date: Sat Jan 2 17:10:15 2010 +0100 [entropy.cache] EntropyCacher: make possible to specify an alternative cache directory commit c2617870f62b6bab995af31f44213ac90f9917ff Author: Fabio Erculiani Date: Sat Jan 2 17:09:49 2010 +0100 [entropy.dump] make possible to specifify an alternative dump directory commit a707f3d214d93bd6bc5e3d0ebc1302afc3a3e8f0 Author: Fabio Erculiani Date: Sat Jan 2 16:26:15 2010 +0100 [entropy.client.ugc] use autonomous cache directory, there is no need to trash UGC cache every single fart commit 8f45d18dcfb4bb4e4e867b279adf7d4c2746d2ea Author: Fabio Erculiani Date: Sat Jan 2 16:25:38 2010 +0100 [entropy.cache] do not use etpConst directly but rather use entropy.dump values commit 5ea68c69f05ac573c40854ba5448bf0fd86e7651 Author: Fabio Erculiani Date: Sat Jan 2 16:25:05 2010 +0100 [entropy.dump] improve dumpobj() commit 6e65a7a88e69386c77c2f66babffe0edbe28f90b Author: Fabio Erculiani Date: Sat Jan 2 15:36:27 2010 +0100 [entropy*] move cache functions to EntropyCacher, remove spaghetti code around commit c2c989dee22b67d3c9af6b2dd844e4b34b9d571c Author: Fabio Erculiani Date: Sat Jan 2 15:11:20 2010 +0100 [entropy.const] move const_extract_{cli,srv}* away from entropy.const commit e57b0641218f16e5e9d6f18ef244aaf2332b9dbb Author: Fabio Erculiani Date: Sat Jan 2 15:00:27 2010 +0100 [entropy*] big caching routines cleanup, drop old and duplicated code commit 77d66c2e263c100f06e6182ed63fd35a97ffcd8c Author: Fabio Erculiani Date: Sat Jan 2 11:53:04 2010 +0100 [entropy.core] SystemSettings._repositories_parser(): always try to properly setup permissions and cache commit 82bebbfaf8f93dbded50279e41d27bc87ec3d43b Author: Fabio Erculiani Date: Sat Jan 2 11:43:14 2010 +0100 Update ChangeLog for version 0.99.20.4 commit a04e51f6c49992c6a5191faed3c81ec95a94876b Author: Fabio Erculiani Date: Sat Jan 2 10:03:41 2010 +0100 [todo] update TODO commit e3c62fdf09ef671a67c7ef04f12c4c7ac49df501 Author: Fabio Erculiani Date: Sat Jan 2 10:03:16 2010 +0100 [entropy.client] trivial code style update commit 6842e86392cb7875de3a9eb818bc7d6b86fe3edf Author: Fabio Erculiani Date: Sat Jan 2 09:56:38 2010 +0100 [entropy.client.interfaces.repository] When EAPI=3 syncing repos, use the newly available secure_checksum metadatum commit e72dda3ec22d56ea536ebf2ade289106102b2ba8 Author: Fabio Erculiani Date: Sat Jan 2 09:40:00 2010 +0100 [entropy.services] (to be backported): improve speed of dbdiff command, add extra checksum metadatum commit 6d6f3f30b4bbcc87bbefdacdce67c6067bdea779 Author: Fabio Erculiani Date: Sat Jan 2 08:53:46 2010 +0100 [entropy.db] (to be backported): add include_signatures argument to checksum() commit 5486a92b27c839f37c63a2dfef653dc93a3021c4 Author: Fabio Erculiani Date: Sat Jan 2 08:53:08 2010 +0100 [entropy.db] pysqlite is dead, only check inside Python package commit fab3ded0e4f24da5ee5c7dd8f0f5218075d35f90 Author: Fabio Erculiani Date: Sat Jan 2 08:20:53 2010 +0100 Update ChangeLog for version 0.99.20.3 commit b105af10fbd0dd4dadea5d538401d6484487518d Author: Fabio Erculiani Date: Sat Jan 2 08:19:34 2010 +0100 [entropy.client.interfaces] fix GPG verification when GPG is not available commit c17ef0f152fc8f2be85e5d55e0857b91656ad37f Author: Fabio Erculiani Date: Fri Jan 1 17:00:26 2010 +0100 [todo] update TODO commit f5212665010cff94fa95ab470614c6954864cb4f Author: Fabio Erculiani Date: Fri Jan 1 16:51:37 2010 +0100 Update ChangeLog for version 0.99.20.2 commit a7651a843bfb6444c88b91641ce8fa72455bf6bd Author: Fabio Erculiani Date: Fri Jan 1 16:51:04 2010 +0100 [entropy.server] fix typo commit b4ffa625a1d87864f062f3223ac5bc06389c338c Author: Fabio Erculiani Date: Fri Jan 1 16:45:22 2010 +0100 Update ChangeLog for version 0.99.20.1 commit 0f71962e86b89b40b685b3e97da8c01c15cf3c04 Author: Fabio Erculiani Date: Fri Jan 1 16:44:06 2010 +0100 [reagent] fix return code of query functions commit 771043b6ef11f9f8b537a91b91b2c94242ed795b Author: Fabio Erculiani Date: Fri Jan 1 14:00:27 2010 +0100 [todo] update TODO commit 5d422347838af509fabc0374a26859c873ad3b10 Author: Fabio Erculiani Date: Fri Jan 1 13:59:27 2010 +0100 [entropy.server] fix undefined variable "err" commit ed794fdaee9ed9a041153e73e2afe150b6a4a94b Author: Fabio Erculiani Date: Fri Jan 1 13:53:17 2010 +0100 [entropy.server] when moving packages from repo A to B, also re-GPG-sign package file commit bb3b622a932959c687baad0adc26fdee49357257 Author: Fabio Erculiani Date: Fri Jan 1 13:50:46 2010 +0100 [entropy.server] fix missing return commit a6cbaa1ab8945ee7cdc6642ee31ab655cee5a843 Author: Fabio Erculiani Date: Fri Jan 1 10:43:16 2010 +0100 [equo] when a package in masked, make sure to also print belonging repository commit 1a4894ced50c12cc8f1991f95f4e84b9cda833c7 Author: Fabio Erculiani Date: Fri Jan 1 10:13:30 2010 +0100 [entropy.db] trivial whitespaces cleanup commit 51951d1f3d5108ce704857eb20af3bc9856500a2 Author: Fabio Erculiani Date: Fri Jan 1 10:12:49 2010 +0100 [entropy.server] execute an extra repository metadata cleanup before packing up :-) commit f5d3b0ef2ad6532b35a96a861c5630b96059dbe8 Author: Fabio Erculiani Date: Fri Jan 1 09:20:07 2010 +0100 [entropy.server] when moving/copying packages over repos, execute metadata cleanup at the end commit b4b9bd36e20a7b1c73486950bdc5829a852be13b Author: Fabio Erculiani Date: Fri Jan 1 01:01:35 2010 +0100 [scripts] fix tag-version.sh script commit d53b99c9808beee7d80ec1e60c8ea9a24b9298e6 Author: Fabio Erculiani Date: Fri Jan 1 01:00:25 2010 +0100 Update ChangeLog for version 0.99.20 commit 3a8781711a27b650cf8c271de50e98117a790aa4 Author: Fabio Erculiani Date: Fri Jan 1 01:00:08 2010 +0100 [scripts] fix tag-version.sh script commit cd0ee4dc7778785acea0ee7325960167797c424e Author: Fabio Erculiani Date: Fri Jan 1 00:59:59 2010 +0100 [todo] update TODO commit 34889a4bb8055f8bfb569d45cd3a521bd1d65195 Author: Fabio Erculiani Date: Fri Jan 1 00:58:12 2010 +0100 [po] update Italian translation commit 7a071202c64451c016c3914be9ecee46c35d0ddc Author: Fabio Erculiani Date: Fri Jan 1 00:31:21 2010 +0100 Revert "[Makefile] update Makefile, add gpg dirs" This reverts commit 952c38f6ee9e27d385cad33153ede4fe02ddc66c. commit 952c38f6ee9e27d385cad33153ede4fe02ddc66c Author: Fabio Erculiani Date: Fri Jan 1 00:30:45 2010 +0100 [Makefile] update Makefile, add gpg dirs commit 2b6de78944a98bccbd1db9712c7255c92a6c3a13 Author: Fabio Erculiani Date: Fri Jan 1 00:29:48 2010 +0100 [po] update translations commit 1f941ae447a12c3032a123c158a5396ff3bbd849 Author: Fabio Erculiani Date: Fri Jan 1 00:26:39 2010 +0100 [todo] update TODO commit e8408387cd327603a7defa3856c6a01077c4298c Author: Fabio Erculiani Date: Fri Jan 1 00:25:44 2010 +0100 [entropy.client] fix some trivial typos commit 5b99d1ae436458227a07c75cd189096d741deaa8 Author: Fabio Erculiani Date: Thu Dec 31 23:57:07 2009 +0100 [entropy] handle Repository.KeyExpired exceptions commit e4535e3294961850bee645520c7d2c92f558775b Author: Fabio Erculiani Date: Thu Dec 31 23:56:35 2009 +0100 [entropy.server] handle Repository.KeyExpired exceptions commit e236d02e5c8c745383fc95db310c3a51064a292c Author: Fabio Erculiani Date: Thu Dec 31 19:24:35 2009 +0100 [entropy.client] properly handle GPG expired keys commit 7902b594aaef5653c91b54388a2a321bcfc839f9 Author: Fabio Erculiani Date: Thu Dec 31 19:17:20 2009 +0100 [entropy.security] Repository: initial implementation of repository keys expiration support commit d87b4ee97e4e94e56647a7783c33a24f33f6f7e2 Author: Fabio Erculiani Date: Thu Dec 31 18:49:07 2009 +0100 [entropy.security] fix __gen_key() commit 7c07379c8b8a50b0ba8ebc0db1fc1c6c1251c1b6 Author: Fabio Erculiani Date: Thu Dec 31 18:29:36 2009 +0100 [reagent] advice user to send GPG keys to a public keyserver commit d8cc786858a69f0b12133adb0c3dd335180c78af Author: Fabio Erculiani Date: Thu Dec 31 18:27:11 2009 +0100 [entropy.client.interfaces.repository] small & initial refactoring of Repository class commit 86dbbdd94d07a8055c9f68d29f4238ce8f7fd89d Author: Fabio Erculiani Date: Thu Dec 31 17:56:41 2009 +0100 [entropy.client.interfaces.fetch] small code style update & cleanup commit cd71128692c4f26a94b54f509913f96361d1f36a Author: Fabio Erculiani Date: Thu Dec 31 17:51:43 2009 +0100 [entropy.client] make possible to completely disable GPG feature commit 95ce7dfdeaf20d8fd671a2edf92ae0ffa45d7a20 Author: Fabio Erculiani Date: Thu Dec 31 17:51:20 2009 +0100 [equo] trivial output fix commit 951cb8f4db38fa872a73b9c7a3d2b164faae466c Author: Fabio Erculiani Date: Thu Dec 31 13:50:09 2009 +0100 [entropy.client.interfaces.repository] first fetch all the stuff, then md5 check, then GPG check commit 7c0edc22ad6ae2999cf4b1bbec7b9b842410f4c6 Author: Fabio Erculiani Date: Thu Dec 31 13:39:49 2009 +0100 [entropy.client.interfaces.repository] improve GPG repository files verification commit cb08a8c834b102110bf61609aa7392ff98dbfee3 Author: Fabio Erculiani Date: Thu Dec 31 13:39:28 2009 +0100 [entropy.server] create metafiles file just right before upload commit 62132d75b5b6ee22258481c31e6b969bc95ff3b5 Author: Fabio Erculiani Date: Thu Dec 31 11:51:59 2009 +0100 [entropy.server] only GPG sign required files commit 47b650bd5f3e33ca0820537c459faeb31cee5fb8 Author: Fabio Erculiani Date: Thu Dec 31 11:42:08 2009 +0100 [entropy.server] do not upload signature.asc twice commit bf3d165d4f916022661b492af35fa2f0cafd7c6b Author: Fabio Erculiani Date: Thu Dec 31 11:27:40 2009 +0100 [entropy.server] add missing function __write_gpg_pubkey() commit 483db3fb81e18f71cc2415b719bf16dbb2aca512 Author: Fabio Erculiani Date: Thu Dec 31 11:24:01 2009 +0100 [entropy.server] also pack signature.asc inside packages.db.meta commit 54239387d35c3cd96f63dcdfb32fb69ef9541c0b Author: Fabio Erculiani Date: Thu Dec 31 11:09:18 2009 +0100 [entropy.server] do not GPG sign every file in packages.db.meta but rather sign packages.db.meta directly commit 5654097e2245754e55f3ee78f91bfc8eb08ee31c Author: Fabio Erculiani Date: Thu Dec 31 11:05:39 2009 +0100 [entropy.server] GPG sign every file being uploaded commit 3f925d147bb911566b1fe36bbf787a3bb2df720b Author: Fabio Erculiani Date: Thu Dec 31 11:05:01 2009 +0100 [entropy.client.interfaces.repository] warn user about how to change GPG keys trust level commit ffc69a0dddb4cac30a117777088cf726152fedca Author: Fabio Erculiani Date: Thu Dec 31 11:03:54 2009 +0100 [reagent] provide more tips to user regarding GPG usage commit 4382de02164e475f0af4bfdb33240188e08fa402 Author: Fabio Erculiani Date: Thu Dec 31 11:03:08 2009 +0100 [entropy.security] Repository: slightly change private methods API commit 9b86f6ac44fbc16f8428e198077626e24b1c2691 Author: Fabio Erculiani Date: Wed Dec 30 21:52:31 2009 +0100 [reagent] use coloured output when calling spm compile_packages() method commit 5ea3c6bccbfd44134a6b13c67e9d3f72921e4241 Author: Fabio Erculiani Date: Wed Dec 30 21:50:22 2009 +0100 [entropy.spm] PortagePlugin: fix source /etc/profile cmd commit 2bc05e8440eaa1aed947c47cdee84c0bd5a31a0f Author: Fabio Erculiani Date: Wed Dec 30 21:48:34 2009 +0100 [reagent] fix SPM function call commit 5bffe4b37ecb81987d5ba392f3e10ef37fc056bc Author: Fabio Erculiani Date: Wed Dec 30 21:47:15 2009 +0100 [reagent] fix spm tool commit 780e741b5abdd25fcc2bf5f58ce71630ed578fb1 Author: Fabio Erculiani Date: Wed Dec 30 18:34:48 2009 +0100 [entropy.client] add GPG package signature verification when fetching packages, disable sha256 by default commit 1d3c292f13aa54769ee399ec01ca95cf3171f56a Author: Fabio Erculiani Date: Wed Dec 30 18:33:55 2009 +0100 [entropy.client.interfaces.repository] only catch GPGServiceNotAvailable when calling RepositorySecurity() commit 6b8501c0560de4a10b57a4fa5ece57cb4f92cf87 Author: Fabio Erculiani Date: Wed Dec 30 18:33:13 2009 +0100 [entropy.security] Repository: add --debug support commit 42b3951ba7abbbbb547900a86a40a6cf424f1793 Author: Fabio Erculiani Date: Wed Dec 30 16:06:08 2009 +0100 [entropy.client.interfaces.repository] improve Repository class :: hide non-public methods (make them protected) :: implement GPG verification for repository files commit 86225d4befceb26e3fcf89c86b01f03fe1617060 Author: Fabio Erculiani Date: Wed Dec 30 16:05:42 2009 +0100 [entropy.db] add missing API docstrings commit 94ce9ca30ba7c807e16228a339d14fab57fea78a Author: Fabio Erculiani Date: Wed Dec 30 16:04:51 2009 +0100 [entropy.security] Repository: change API of verify_file, also return error message commit 14b61856804f5899a41bd1ff7ca8283ddca92a17 Author: Roger Calvó Date: Wed Dec 30 10:02:09 2009 +0100 [translations] update Catalan translation commit 1eab5b086f9781b8085bb43ab8355944b85441eb Author: Fabio Erculiani Date: Tue Dec 29 21:55:07 2009 +0100 [entropy.security/entropy.server] add GPG keys import/export feature commit 3b851f5e9ec2aeeca62c4d9bf2fd2c0142083f48 Author: Fabio Erculiani Date: Tue Dec 29 21:33:04 2009 +0100 [entropy.security] Repository: update API, fix delete_keypair() commit ded7d456200aec1af2459f406476df4689133219 Author: Fabio Erculiani Date: Tue Dec 29 20:22:41 2009 +0100 [entropy.client.interfaces.trigger] fix EntropyShSandbox.__get_sh_stage() commit d562eb23eae0b704fdea4e8309b447adffa73d1c Author: Fabio Erculiani Date: Tue Dec 29 20:20:16 2009 +0100 [magneto] two small trivial fixes commit 2e23fd401967c7001297697af18a3afb1d96121c Author: Fabio Erculiani Date: Tue Dec 29 20:10:13 2009 +0100 [equo] fix function call arguments in text_ugc, text_smart commit f8c1b987da255bc80a70a7cd9726deff406fdee2 Author: Fabio Erculiani Date: Tue Dec 29 19:38:36 2009 +0100 [equo] ETP_LOGLEVEL_NORMAL is not available anymore commit 8046b2949103bd206c70fb4b609c8af578925536 Author: Fabio Erculiani Date: Tue Dec 29 19:36:32 2009 +0100 [entropy*] several updates, etpCache removal, code cleanup, API changes commit 7f0af8d874a5a44c48abfce9928af390945c3f3a Author: Fabio Erculiani Date: Tue Dec 29 19:35:05 2009 +0100 [entropy.cache] code style update commit cc32db73016753d815736ffd1b705d691c275758 Author: Fabio Erculiani Date: Tue Dec 29 19:33:51 2009 +0100 [equo] implement file editor and pager retrieval. Entropy Client ones are going to be removed commit 8c378ecf4a8cf54f44025de25bee5e4a99ecd9c7 Author: Fabio Erculiani Date: Tue Dec 29 19:32:50 2009 +0100 [equo] do not advertise "equo cache generate", it will be removed commit f8016cc4fe2b6897b887a1c1cbbd82562d36c104 Author: Fabio Erculiani Date: Mon Dec 28 22:52:42 2009 +0100 [equo] equo --help something now works beautifully commit f2a4dda5173f602d5ab92479183fdb0401adbca0 Author: Fabio Erculiani Date: Mon Dec 28 21:32:22 2009 +0100 [entropy.server] also upload uncompressed public GPG signature file, if available commit eb6733d4a6d38c9a5a06f630f709118d3922d300 Author: Fabio Erculiani Date: Mon Dec 28 17:21:30 2009 +0100 [unittest] security: use new keystore_dir argument commit 6d00bae889531c75be4263a78598426e392b101d Author: Fabio Erculiani Date: Mon Dec 28 17:20:28 2009 +0100 [entropy.security] make Repository.__gen_key() working, fix gpg call commit 44a2428e9a1d40d3c99e054048a9818c3a706d80 Author: Fabio Erculiani Date: Mon Dec 28 17:10:05 2009 +0100 [entropy.client] add support for auto-installing GPG keys when updating repositories commit bf07253bb58f6836964ca316e10849508005c8c2 Author: Fabio Erculiani Date: Mon Dec 28 17:09:50 2009 +0100 [entropy.client] add RepositorySecurity interface loader method commit 6cf755ae3fd0137e6ca8a6eb82cff2c394d5c3c7 Author: Fabio Erculiani Date: Mon Dec 28 17:09:14 2009 +0100 [entropy.security] Repository: make possible to provide an alternate GPG home dir, and differentiate exceptions commit 25e915220459c5ff39d218aa7ae1977f065c40f6 Author: Fabio Erculiani Date: Mon Dec 28 17:08:39 2009 +0100 [entropy.const] improve const_setup_perms, add extra arguments, add GPG const data commit 0c5809b60eee8ddb6bbd572b196b2f5372d95db0 Author: Fabio Erculiani Date: Mon Dec 28 16:03:45 2009 +0100 [equo] text_ui: remove etpCache usage commit 63c52f519be6df6a13b882c7fbcce023859e8d3c Author: Fabio Erculiani Date: Mon Dec 28 15:18:04 2009 +0100 [entropy.server] remove created gpg signature, we don't want garbage around commit 3c4dbf723d1a49a8551213374bddc5c99e03e20d Author: Fabio Erculiani Date: Mon Dec 28 15:05:12 2009 +0100 [entropy.server] several updates, including complete GPG support :: improve repository sync speed by moving as much as possible into compressed "meta" file :: sign every package inside compressed "meta" file commit 047a46540db5e31e7a375b50eca16409dd8be48a Author: Fabio Erculiani Date: Mon Dec 28 15:04:59 2009 +0100 [entropy.server] directly use entropy.tools module commit c3fa1c599adf9c69c57d06d0622f25ed52f947dc Author: Fabio Erculiani Date: Mon Dec 28 15:03:11 2009 +0100 [equo] properly set return code when calling server_activator module functions commit fc5456e3f114066f542b527e65bcb8da337f54d1 Author: Fabio Erculiani Date: Mon Dec 28 15:01:49 2009 +0100 [activator] do not overlap rc variable commit f3fb4bec2efea3b26cd115178d276dd732862b87 Author: Fabio Erculiani Date: Mon Dec 28 14:44:43 2009 +0100 [entropy.security] Repository: when signing file, make sure to check against entropy.const's GPG file extension commit 1b3694d76a3408508e61a20d688a9581ea35c1f7 Author: Fabio Erculiani Date: Mon Dec 28 14:43:58 2009 +0100 [entropy.const] add gnupg extension string to const commit 8fa37947f401f21cab636130498fcd2a6f184ce2 Author: Fabio Erculiani Date: Mon Dec 28 14:25:24 2009 +0100 [entropy.client.interfaces.repository] try to move unpacked files using copy+remove commit 4e2fe82e2060c12f05b0a142fa88f5eb6a5d5f5b Author: Fabio Erculiani Date: Mon Dec 28 10:58:57 2009 +0100 [entropy.db] fix dependstable sql schema commit 747cb8a71b918aea8f1e70babfffe0d5c60ead4c Author: Fabio Erculiani Date: Mon Dec 28 10:56:23 2009 +0100 [reagent] add missing server_key module commit 77478a041a24db88d6684297adea5bc3ba4c530f Author: Fabio Erculiani Date: Mon Dec 28 07:59:04 2009 +0100 [todo] update TODO commit f9f3d4c729eff943ad3167edf24a4b733262a0f0 Author: Fabio Erculiani Date: Mon Dec 28 07:58:19 2009 +0100 [entropy.*] reorganize etpCache (remove/move stuff in respective classes) drop old vars from entropy.const commit 9158b0f19bcccfcc43e11c5d3bde08972e900bd0 Author: Fabio Erculiani Date: Mon Dec 28 07:57:37 2009 +0100 [entropy.server] remove rssMetadata dict from Server class, add ServerRssMetadata class commit 7999810be6636737df77165602317f57c3ec5d4d Author: Fabio Erculiani Date: Mon Dec 28 07:55:22 2009 +0100 [unittest] fix client test using text_smart commit d7e2c8027da0eb7396290e34ac44f6df893af04b Author: Fabio Erculiani Date: Mon Dec 28 07:54:52 2009 +0100 [entropy.core] Singleton: support dict() type singleton commit c9efee88d0d0cb1e7f93396b0a3a6cf27b358b23 Author: Fabio Erculiani Date: Mon Dec 28 01:09:19 2009 +0100 [todo] update TODO commit c37901a369f4a84310559343066c40039108b954 Author: Fabio Erculiani Date: Mon Dec 28 01:08:18 2009 +0100 [sulfur] properly send application traceback commit b2b703a2f3ebecb2efbd4f9562cfa5ae8657ffc4 Author: Fabio Erculiani Date: Mon Dec 28 00:54:25 2009 +0100 [sulfur] run UGC on another process, to make possible to kill it without freezing the app commit 07c1138dbd1f5e19190bfac329731fbae39719d1 Author: Fabio Erculiani Date: Mon Dec 28 00:54:06 2009 +0100 [sulfur] use exception handler instead of try/except statement commit 98ab888a34be29c855ad6d798376d9666f2a2c99 Author: Fabio Erculiani Date: Mon Dec 28 00:31:08 2009 +0100 [entropy.qa] rename test_depends_linking into test_reverse_dependencies_linking commit 1cb542c5d07b28973e90887b5c459ee945606b55 Author: Fabio Erculiani Date: Mon Dec 28 00:29:57 2009 +0100 [equo] cleanup text_smart module commit 03efb1383d8103f0a6088f993f1c881d4f015794 Author: Fabio Erculiani Date: Mon Dec 28 00:18:19 2009 +0100 [entropy.server] complete server-side implementation of GPG features commit acbe9e9726edfbb0aaac78585924d29c6181ec4a Author: Fabio Erculiani Date: Sun Dec 27 22:26:57 2009 +0100 [entropy.client.interfaces.package] commit installed packages repo data on every package removal commit 30e9b54656ff053db17b14a017cb5a0eec752fc5 Author: Fabio Erculiani Date: Sun Dec 27 22:18:20 2009 +0100 [entropy.db] tell friggin user to wait when db schema is beign migrated commit 169c6786ebf64cbde58c4aee60ffed9531ed79da Author: Fabio Erculiani Date: Sun Dec 27 22:14:22 2009 +0100 [entropy.server] fix undefined variables in add_plugin_hook commit 3551f37d267a541eeab8324982ff4778a2617b7f Author: Fabio Erculiani Date: Sun Dec 27 21:58:19 2009 +0100 [entropy.output] fix askQuestion output check commit 32b8c991bdf72cbb52fdf5ff40989864ed5c7025 Author: Fabio Erculiani Date: Sun Dec 27 21:50:21 2009 +0100 [po] fix error in Italian translation commit 5762d69722b22e6d45454cf90c44e158ba9703d6 Author: Fabio Erculiani Date: Sun Dec 27 21:35:42 2009 +0100 [equo] tell to run "equo upgrade" when hop is successful commit 02b76984a17e0377cbf682879de24c34ad82b070 Author: Fabio Erculiani Date: Sun Dec 27 21:29:59 2009 +0100 [entropy.tools] workaround python 2.6.x bug in get_traceback() commit 0c2a65a7c95d6b7675541e6408d6c69b624e7ead Author: Fabio Erculiani Date: Sun Dec 27 19:57:21 2009 +0100 [entropy.server] remove a FIXME, move repository metadata to plugin, improve close_repo_hook and add_plugin_hook commit b9f43cb51261db8d6bbb9a9ccb6c1c07039d4f5b Author: Fabio Erculiani Date: Sun Dec 27 19:56:57 2009 +0100 [entropy.client] trivial space removal commit 4d41145b34a6654ba1fb511daf568086f142687b Author: Fabio Erculiani Date: Sun Dec 27 09:22:37 2009 +0100 [entropy.tools] fix countdown() commit 309af3136fc35ddeb64891f41af642b1185f47cd Author: Fabio Erculiani Date: Sat Dec 26 15:40:02 2009 +0100 [entropy.output] fix some internal function names commit 9acbdd4e964c5c3bab7416e9e86858ac9e1443ef Author: Fabio Erculiani Date: Sat Dec 26 15:35:29 2009 +0100 [man] update equo man page commit 0fd3485aef1884cb0e87e04c38f82ef1ceb646ca Author: Fabio Erculiani Date: Sat Dec 26 15:35:13 2009 +0100 [equo] fine tune exit statuses commit 8055ebe06b8340ef74ac4eaf830c87572a0c1857 Author: Fabio Erculiani Date: Sat Dec 26 15:34:58 2009 +0100 [entropy.output] fix inputBox commit ef69d96e8c3da731e9e9d6106255d5c1013d203c Author: Fabio Erculiani Date: Sat Dec 26 15:34:38 2009 +0100 [entropy.security] improve Repository interface usability commit 105a800560b238634c0c60ef25297f4da82f69b3 Author: Fabio Erculiani Date: Sat Dec 26 09:02:39 2009 +0100 [equo] do not raise SystemExit in main() commit bf2a83446ab1fc563c49266cedef4ab3b2768931 Author: Fabio Erculiani Date: Sat Dec 26 08:59:17 2009 +0100 [equo] reorganize argv parser, add support for sub --help info output commit a8d19c83f9915220134251229457b0d1be6402fe Author: Fabio Erculiani Date: Sat Dec 26 08:58:33 2009 +0100 [entropy.output] improve print_menu submenu output commit eb5f82427817c4b69d49dec81bb9bf8c6a1fd7f8 Author: Fabio Erculiani Date: Fri Dec 25 23:05:07 2009 +0100 [equo] improve equo.py code, use exception handler callback for handling exceptions commit 543574669f2a613a474cf5079c40220aaed0ce78 Author: Fabio Erculiani Date: Fri Dec 25 23:04:51 2009 +0100 [entropy.tools] extend print_exception() and get_traceback() commit 76426b2048826b478a705232e0412a851ed3b651 Author: Fabio Erculiani Date: Fri Dec 25 18:51:56 2009 +0100 [po] update translation file template commit 543d72889e7bc4973bb74b18247779ea3da32b7a Author: Fabio Erculiani Date: Fri Dec 25 18:51:21 2009 +0100 [entropy.client] change _get_updates_cache_hash() output commit de911ac5b6f3fb0ba5eb916ac4b4c87b0418c8eb Author: Fabio Erculiani Date: Fri Dec 25 18:50:08 2009 +0100 [client-updates-daemon] do not load without xcache to not taint cache commit 93dbdf0078951af26d61e7c16bf26d253dcef792 Author: Fabio Erculiani Date: Fri Dec 25 18:30:26 2009 +0100 [equo] improve "equo remove" output and "equo upgrade" removal list information commit e3e37a7d07bc8fb8e4e986a1b01ee93aa1e0e6cd Author: Fabio Erculiani Date: Fri Dec 25 14:02:30 2009 +0100 [entropy.client] Client: fix method call in calculate_updates() and cache flushing commit 33ce02ebb99421c915945762592d1f2ace2815a6 Author: Fabio Erculiani Date: Fri Dec 25 13:52:43 2009 +0100 [entropy.client] rename get_world_update_cache into get_updates_cache commit 559dd5d5eb00343cb1e3c25ed272833bd60e2095 Author: Fabio Erculiani Date: Fri Dec 25 12:13:47 2009 +0100 [entropy.client] rename calculate_world_updates into calculate_updates commit a3c82717c6ac97cff8e7d36d75c0a76294c16b1b Author: Fabio Erculiani Date: Fri Dec 25 12:09:20 2009 +0100 [entropy.client.interfaces.package] make match_checksum a private method (_match_checksum) and improve speed of it commit d40761e2736fb7de572b4ddfebc39f46b1e97712 Author: Fabio Erculiani Date: Wed Dec 23 22:02:08 2009 +0100 [equo] most important commit of the world commit 8f795ca8021dd9f93fa6fc6d0454ed087a2ccc3e Author: Fabio Erculiani Date: Wed Dec 23 21:59:43 2009 +0100 [equo] code cleanup in text_ui commit fb9f180f8ce65c8bbf97e5aa267a93c1078f59e4 Author: Fabio Erculiani Date: Wed Dec 23 21:51:47 2009 +0100 [equo] some more code cleanup and polishing commit 0f08f822c3f92fae8b259446e220711acb473a47 Author: Fabio Erculiani Date: Wed Dec 23 21:18:11 2009 +0100 [entropy.spm] PortagePlugin: improve speed of _add_kernel_dependency_to_pkg and search_paths_owners commit 46ca406fd13e961683b07664460d9909e932e16e Author: Fabio Erculiani Date: Wed Dec 23 19:45:32 2009 +0100 [entropy.client] move client repo changelog table removal inside Package class commit b968a365cbed4eb1ec074ffe3e9c76007df598d0 Author: Fabio Erculiani Date: Wed Dec 23 19:37:23 2009 +0100 [entropy.client] open_client_repository: always add EntropyRepository plugin, even if in safe mode. And drop changelog data from db. commit 43129906fba640ccced5ab4c0aea1fc2f63cdcc2 Author: Fabio Erculiani Date: Wed Dec 23 10:21:39 2009 +0100 [equo] more cleanup, move config files updates caching function to text_ui commit c9e3f0183e585a18abc1c41f2fb3677a36ab0685 Author: Fabio Erculiani Date: Tue Dec 22 20:29:25 2009 +0100 [man] update equo man pages commit 1597ea2fc4f612ef66c5e46e0d9ab2f23207d387 Author: Fabio Erculiani Date: Tue Dec 22 20:29:08 2009 +0100 [equo] some more code cleanup and polishing commit 501c04a9c4195ca26ab154e8ec2d90ae584e5b1b Author: Fabio Erculiani Date: Tue Dec 22 20:28:55 2009 +0100 [entropy.client] trivial comment update commit 120dba0227f6a47677182514717976b3cd4f1c13 Author: Fabio Erculiani Date: Tue Dec 22 20:28:34 2009 +0100 [entropy.security] properly setup security dir permissions commit e356ff449c77cc01c51e0da50c84b08b968ae071 Author: Fabio Erculiani Date: Tue Dec 22 18:47:02 2009 +0100 [entropy.*] fix several undefined variables commit 62b3c81f2573da1b7f86782748a323500eab1ffc Author: Fabio Erculiani Date: Tue Dec 22 17:03:16 2009 +0100 [todo] update TODO commit 1aedb9fafbf47fc93ebddbd07fb7c8d2246d6336 Author: Fabio Erculiani Date: Tue Dec 22 17:02:50 2009 +0100 [entropy*] several code cleanup, tweakings and small API changes/polishing commit 7309d1446d57af7e3609138cac8032343e148e72 Author: Fabio Erculiani Date: Mon Dec 21 23:50:31 2009 +0100 [entropy*] move sabayonlinux.org domain info to sabayon.org, move more distro specific info to entropy.const commit d36b5c21e2aada3c2990d8e24439a1a269e47321 Author: Fabio Erculiani Date: Mon Dec 21 20:30:24 2009 +0100 [services] do not require netmount, actually commit 3b603d03038b56ee4d408eaad5723576452029bf Author: Fabio Erculiani Date: Mon Dec 21 13:45:02 2009 +0100 [todo] update TODO commit e1f7730d402eb3d52779bdb6e084b4ba45acb647 Author: Fabio Erculiani Date: Mon Dec 21 13:43:36 2009 +0100 [equo] fix output text commit 298a6bbea18cd971e79d52c5ba4bd17d099ab07e Author: Fabio Erculiani Date: Mon Dec 21 10:18:45 2009 +0100 [client-updates-daemon] improve reliability when reporting info regarding updates commit b03ee151757fb55734d260b6cdda46caf78b5c9e Author: Fabio Erculiani Date: Sun Dec 20 22:53:30 2009 +0100 [equo] add "equo world" deprecation message commit aaa40ddc65fa4241bdcb1e395d34162d2de03122 Author: Fabio Erculiani Date: Sun Dec 20 22:35:26 2009 +0100 [todo] update TODO commit 32230aee42451f8e1f82d6b17bd022c2980b147d Author: Fabio Erculiani Date: Sun Dec 20 22:32:28 2009 +0100 [entropy] add support for build dependencies, entropy will now store them in repos (future task: make possible to install build deps too) commit 719469cc4a1d1f15bb7d1f019308d089b1233d0a Author: Fabio Erculiani Date: Sun Dec 20 09:47:26 2009 +0100 Revert "[entropy.server] scan_package_changes: do not validate package removal/injection if inspected repo is not the base one" This reverts commit 40c007cf2ae21c8c4ee375a89dd52643e857710d. commit 40c007cf2ae21c8c4ee375a89dd52643e857710d Author: Fabio Erculiani Date: Sun Dec 20 09:42:43 2009 +0100 [entropy.server] scan_package_changes: do not validate package removal/injection if inspected repo is not the base one commit 18961c016e96e65c7d156dc0683af39b16d669df Author: Fabio Erculiani Date: Sun Dec 20 00:16:31 2009 +0100 [scripts] add git stats script commit 165cf01eabf7046edba605fcd2492cfb2a543c9f Author: Fabio Erculiani Date: Fri Dec 18 22:01:01 2009 +0100 [todo] update TODO commit 65b3497981d4971c683fcae6b80015d9bcff3a7e Author: Fabio Erculiani Date: Fri Dec 18 22:00:37 2009 +0100 [unittest] add security UT module commit 7267ee49b25c9a7b27173b9e2da8424bc3033a60 Author: Fabio Erculiani Date: Fri Dec 18 21:29:55 2009 +0100 [entropy.security] after a month, eventually complete entropy.security.Repository implementation (GPG ftw!) commit 72b732f79cb601a754caa38574641e950b39c095 Author: Fabio Erculiani Date: Fri Dec 18 13:46:08 2009 +0100 [todo] update TODO commit afe305bac19e72bfa27dd9846cef84e9f9962f25 Author: Fabio Erculiani Date: Fri Dec 18 13:45:48 2009 +0100 [entropy.const] remove sabayonlinux.org references commit 71d94d93411f4ed0d4631bcc141002063f8403e5 Author: Fabio Erculiani Date: Thu Dec 17 22:16:05 2009 +0100 [entropy.client] add support for /etc/entropy/packages/license.accept commit 2f26be49e0fc37f12945ee372ec7dbaba8de74bd Author: Fabio Erculiani Date: Thu Dec 17 18:48:03 2009 +0100 [entropy.security] draft implementation of entropy.security.Repository (aimed for GPG support) commit 217834e041dd258d95804cb28498e70ae317c2d7 Author: Daniel Halens Rodríguez Date: Thu Dec 17 16:28:38 2009 +0000 [translations] add Slovak translation commit 4c1fdc23b0d3a19442326ace177ec8c17b875516 Author: Fabio Erculiani Date: Wed Dec 16 21:27:10 2009 +0100 [entropy.*] rename generate_depends_tree, cleanup etpConst['dependency_type_ids'], fix code around commit af7357c6f6b656c5f38dbfa18c54570d0b6fe133 Author: Fabio Erculiani Date: Wed Dec 16 20:50:44 2009 +0100 [equo] fix graphing abilities (equo query graph, and equo query revgraph) and ease print_package_info output commit 3a972cdf39c228f8362054a5324c954b9e7d0665 Author: Fabio Erculiani Date: Tue Dec 15 21:35:14 2009 +0100 [reagent] add graphing commands (reagent query graph, reagent query revgraph) commit 0213735419ce9ed1a1733761672ff1ca938e5343 Author: Fabio Erculiani Date: Tue Dec 15 16:11:47 2009 +0100 [equo] text_query: search_installed_package should print packages data sorted alphabetically commit 26001576e9d2001a989919ca3e18c3e1c0a4aee4 Author: Fabio Erculiani Date: Tue Dec 15 16:08:52 2009 +0100 [equo] text_query: fix pkg_data dict handling in get_installed_packages commit 2e2bfb4cd555185a8f486e5d42ceebc2a986cc07 Author: Fabio Erculiani Date: Tue Dec 15 00:07:32 2009 +0100 [equo] fix UGC execution commit f62e278764b6a5ef151133870b1d621182cb888c Author: Fabio Erculiani Date: Mon Dec 14 23:56:10 2009 +0100 [equo] several code style and graphical improvements to "equo install" and "equo remove" output commit 20a631545050936c44181908aa253551291097a4 Author: Fabio Erculiani Date: Mon Dec 14 23:55:43 2009 +0100 [entropy.output] move enlightenatom to entropy.tools, improve it dramatically commit 9f58852b208e1c89eb4b30df0591d92b6641355b Author: Fabio Erculiani Date: Mon Dec 14 22:16:36 2009 +0100 [entropy.client.interfaces.methods] fix setup_default_file_perms commit 2a5ea9f8f8e86fdd20d701d4271386d87d6177e2 Author: Fabio Erculiani Date: Mon Dec 14 21:53:50 2009 +0100 [entropy.services] for god sake, do not spawn the whole log file or stdout during RPC commands logging commit d6bb6756081c99073ea194eb467bbcde5d581103 Author: Fabio Erculiani Date: Mon Dec 14 21:33:30 2009 +0100 [entropy.*] several database size and performance improvements :: implement developer-repo mode (aimed to developers who want to test stuff and can download the whole packages repository db). This results in 100% download size reduction for 99% of other users. :: new "light" database versions now ship without packagechangelogs table content to improve speed, download time and size. :: cleanup entropy.client.interfaces.repository code and add support for developer-repo feature :: add warnings for users running "equo query changelog" without developer-repo mode enabled commit 30fb022635d3261644d0685f13746bd53e7f143b Author: Fabio Erculiani Date: Mon Dec 14 21:32:47 2009 +0100 [entropy.client.interfaces.package] do not add changelog metadata to installed packages db on packages install commit b97b400527ec069def17b4afee1a5c18b3daeb5d Author: Fabio Erculiani Date: Mon Dec 14 21:31:55 2009 +0100 [conf] client.conf: drop old entries from configprotectskip commit 43afd2c0ec9e0bece403f54ac1f41b9190cb6f6e Author: Fabio Erculiani Date: Mon Dec 14 21:31:01 2009 +0100 [entropy.graph] fix typo in docstring commit d3d3bb98eb9b47198f3beaf8638105d6b9e92247 Author: Fabio Erculiani Date: Mon Dec 14 21:26:23 2009 +0100 [entropy.db/entropy.services] add get_changelog argument to EntropyRepository.getPackageData + EntropyRepository.dropChangelog :: getPackageData features a new get_changelog argument (True by default) :: EntropyRepository now features a dropChangelog method to drop the whole packages ChangeLog (resulting in speed improvements) :: make Entropy EAPI=3 repository service to return metadata without ChangeLog information (speed improvement here too) commit 37989bea0c9c30ad6a0aff499a60856868a2f0ab Author: Fabio Erculiani Date: Sun Dec 13 11:19:57 2009 +0100 [reagent] fix spm repo move warning check commit fbd3dd0fd5dd10095d1271ad70e7fde06e0225bd Author: Fabio Erculiani Date: Sun Dec 13 10:37:07 2009 +0100 [conf] client.conf disable SHA512 hash check by default commit c674f0478a6ba1b2b2fefada92415c1738cdbd3f Author: Fabio Erculiani Date: Sun Dec 13 10:02:02 2009 +0100 [equo] fix "equo query orphans", make it work with new db schema commit 3a60b915a9bbc9e49cf92c45a56894a1998b1871 Author: Fabio Erculiani Date: Sun Dec 13 10:01:41 2009 +0100 [po] update Italian translation commit 9c90de106aa8fbe6470bdbb593cea3f2c77f480a Author: Fabio Erculiani Date: Sun Dec 13 00:32:11 2009 +0100 [docs] update API documentation commit c29c6f05bc973ca92858f1a17e369fee25d018b5 Author: Fabio Erculiani Date: Sat Dec 12 19:02:41 2009 +0100 [po] update translations commit 02fe896419c5006803ff3e68022766c00add95f7 Author: Fabio Erculiani Date: Sat Dec 12 19:02:21 2009 +0100 [todo] update TODO commit b9345f578251fc7b9de5dc98775de5ee61c75cc0 Author: Fabio Erculiani Date: Sat Dec 12 17:03:51 2009 +0100 [entropy.client.interfaces.dep] fix possible "conflicts" variable unavailability commit 1aeffa138b950bd9cabcbd007f622627198f71b9 Author: Fabio Erculiani Date: Sat Dec 12 17:01:42 2009 +0100 [reagent] do not show warnings about SPM repo moves if info is not available commit c41a08866648dac4d61dd9698f0452a3e6eb20f0 Author: Fabio Erculiani Date: Sat Dec 12 17:00:55 2009 +0100 [man] update equo man page commit b5fb22d2f7960c70929b90ce120e218f9718908a Author: Fabio Erculiani Date: Sat Dec 12 17:00:22 2009 +0100 [equo] add "equo query graph" and "equo query revgraph" commands (see --help) commit 299c19962b9cd4cac78aeea807d9ee707dad3ad7 Author: Fabio Erculiani Date: Sat Dec 12 16:59:49 2009 +0100 [entropy.graph] add get_node() method to Graph commit d19788b72ad6719fc8b0a0a83f47e9ea7b11f7f0 Author: Fabio Erculiani Date: Sat Dec 12 12:55:06 2009 +0100 [entropy.graph] Graph: some final methods polishing commit 3fdf8ce8ea0734204d6b97f005fe9821eac62b9e Author: Fabio Erculiani Date: Sat Dec 12 11:51:57 2009 +0100 [entropy.grah] improve speed of get_adjacency_map commit af5599b1c315fbec9531bfbd36e2dd2b70c9d680 Author: Fabio Erculiani Date: Sat Dec 12 11:50:53 2009 +0100 [entropy.graph] fix trans_vals function declaration commit 016308106b6af9ea5ac564a2a553d02eb65642db Author: Fabio Erculiani Date: Sat Dec 12 11:25:16 2009 +0100 [entropy.graph] split solve() into _solve() and solve() commit d7e3d255a5350bd09a0d001318d44b8e934917bb Author: Fabio Erculiani Date: Sat Dec 12 11:22:28 2009 +0100 [entropy.graph] get_adjacency_map should really know shit about GraphNode commit dbd22f482a78744884fc039809db2738ed967cae Author: Fabio Erculiani Date: Sat Dec 12 11:07:23 2009 +0100 [entropy.server] provide easy to use open_repository server (matching client-side method on purpose) commit bfd2e4499d045bbd3ed110ae193626d0b10a32a0 Author: Fabio Erculiani Date: Sat Dec 12 10:52:06 2009 +0100 [equo] query: code cleanup and polishing commit a7471511d6f4553997e6d955576898dd22df0d33 Author: Fabio Erculiani Date: Sat Dec 12 10:31:31 2009 +0100 [entropy.db] EntropyRepository.insertProvide: reset previously set default provides commit a5d20e7e98a1372ecec6bbdb87acbfe74b6d8853 Author: Fabio Erculiani Date: Fri Dec 11 22:47:20 2009 +0100 [entropy.db] fix insertProvide fixme hack commit 71d1b7b4a88116a73892303045ad06645e053a01 Author: Fabio Erculiani Date: Fri Dec 11 22:18:22 2009 +0100 [entropy.db/entropy.spm] change (backward compat. kept) format of "provide" package metadatum commit 19a85efe4bbb442f6f2371913021190d4914013b Author: Fabio Erculiani Date: Fri Dec 11 22:17:44 2009 +0100 [entropy.db] EntropyRepository: improve speed of _doesTableExist and _doesColumnInTableExist commit 068c3ef14947e23999c75f1e21ec3be70c1e1688 Author: Fabio Erculiani Date: Fri Dec 11 22:16:14 2009 +0100 [entropy.spm] do not crash when elf file cannot be read, but rather raise a warning commit 8244e414dd8e37c29066cf77075e65eb9337e97b Author: Fabio Erculiani Date: Fri Dec 11 22:13:22 2009 +0100 [unittest] add a new test to the suite, this will test PROVIDE metadata commit 1324d9e7c487e88e250d5b6b25df85600e926ddc Author: Fabio Erculiani Date: Fri Dec 11 21:03:05 2009 +0100 [entropy.spm] PortagePlugin.extract_package_data: fix spm_repository setup commit a247095878dbaa8a735c33a07351fb0697669b2a Author: Fabio Erculiani Date: Fri Dec 11 19:29:49 2009 +0100 [entropy.core.settings.base] fix entropy.conf readability check commit 0e8bd4dc682f96c536fe7784cc228d024f7e7ffe Author: Fabio Erculiani Date: Fri Dec 11 11:25:22 2009 +0100 [reagent] inform developer that package has been compiled from a different repository commit d13478c176c61ba916026e120bec8da8f0bf3b4d Author: Fabio Erculiani Date: Fri Dec 11 11:08:00 2009 +0100 [entropy.db/entropy.spm] new medatatum to EntropyRepository - add new package metadatum 'spm_repository', - update PortagePlugin.extract_package_metadata() to extract spm_repository - remove unused methods from EntropyRepository commit 3a769da983a8a153bb9bab9f6dc9a8a8eb271522 Author: Fabio Erculiani Date: Fri Dec 11 10:47:27 2009 +0100 [entropy.db] EntropyRepositoryPlugin method add_package_hook was missing the "idpackage" argument commit 595647236f79379e3ae8cc7d737d6910e76cea67 Author: Fabio Erculiani Date: Fri Dec 11 10:29:59 2009 +0100 [entropy.client.interfaces.fetch] when mirror doesn't have pkg, add 3 failure points to it commit 4fd13d193e2f075b2ca176702af0f79893255e1a Author: Fabio Erculiani Date: Thu Dec 10 12:47:11 2009 +0100 [entropy.client.interfaces.repository] fine tune EAPI=3 diff update pkgs threshold commit 2bbb4735f6154c0f1644d80811cb29c933847cd4 Author: Fabio Erculiani Date: Thu Dec 10 01:25:41 2009 +0100 [entropy.db] improve removePackage() speed by 30% - added primary keys relations by adding foreign keys constaints and ON DELETE CASCADE - added migration path for older databases Thanks to Michele Tameni for the advice ;-) commit 90978f1ad24436c565baa85545cdfad5b7c61c1f Author: Fabio Erculiani Date: Thu Dec 10 01:24:41 2009 +0100 [entropy.client.interfaces.repository] improve debugging output when addPackage fails commit 693f0b31d56a75d2b79024fcbc972ca43b4f2adf Author: Fabio Erculiani Date: Thu Dec 10 01:23:42 2009 +0100 [entropy.client.interfaces.package] when loading entropy binpkg db, do it quickly commit 26d5794dec0d5a3e1b9b46ae8990e3e7207038db Author: Fabio Erculiani Date: Wed Dec 9 14:46:52 2009 +0100 [entropy.fetchers] UrlFetcher: do not show negative ETA commit b6796b72cf9309669d5d2f5f4f9368277b2104a8 Author: Fabio Erculiani Date: Tue Dec 8 22:48:38 2009 +0100 [entropy.client.interfaces.dep] use Graph for inverse dependencies generation commit 187e1f8dc82ec07a3d4410c91eaa26163a05c1fc Author: Fabio Erculiani Date: Tue Dec 8 21:33:57 2009 +0100 [entropy.db] cache _isDependsTableSane() calls commit 5061ced7328423ba58f08d4ecdf9b241d12ff273 Author: Fabio Erculiani Date: Tue Dec 8 21:23:18 2009 +0100 [equo] fix "equo remove --pretend" + code cleanup commit e490b1d5b1cfe109ee5b8ae29b10711b9c6c72c8 Author: Fabio Erculiani Date: Tue Dec 8 15:13:21 2009 +0100 [entropy.exceptions] do not copy object the lame way commit a3e5af0c31750dd30a236c5c81587f9a33d7895a Author: Fabio Erculiani Date: Tue Dec 8 09:18:10 2009 +0100 [entropy.const] add etpConst metadatum, start GPG support implementation commit 4ba2ef154f96c07e8cf168ee3c786a83b1597eb2 Author: Fabio Erculiani Date: Tue Dec 8 09:17:27 2009 +0100 [entropy.security] rename SecurityInterface into System commit 2a52674e604e41cf9ea60a03777d38aa9d0ab094 Author: Fabio Erculiani Date: Sun Dec 6 09:16:38 2009 +0100 [scripts] add script for tagging new entropy versions commit 4ecd218ca95846192d69bed44075ad444bb8c38f Author: Fabio Erculiani Date: Tue Dec 8 00:46:15 2009 +0100 [entropy.client/sulfur] make use of entropy.graph.Graph (eventually!) commit 34e7656e19cf8bfc213c784228364fba9dbf74fa Author: Fabio Erculiani Date: Mon Dec 7 23:52:55 2009 +0100 [tests] add entropy.graph.Graph test script commit 7bb25139d8bb856edae35a571146f09d6e88edfc Author: Fabio Erculiani Date: Mon Dec 7 23:52:23 2009 +0100 [entropy.exceptions] add DependenciesNotFound exception commit e03461b6a1c8ca9893d752d8438264510b625442 Author: Fabio Erculiani Date: Mon Dec 7 22:55:17 2009 +0100 [entropy.graph] add raw() method to Graph commit 368668f7130550122866342578ad8fc10f35e7cb Author: Fabio Erculiani Date: Mon Dec 7 20:51:04 2009 +0100 [entropy.graph] say hello to our outstanding Graph implementation, thanks to Vincenzo Di Massa && Grabriele commit a2bcc650c6aa6fd9f5f6a9a1ec931ee16abf380b Author: Fabio Erculiani Date: Mon Dec 7 20:39:30 2009 +0100 [entropy.misc] Lifo: add __len__ and __nonzero__ methods commit b911200042238afd4b371dd69b80983931707709 Author: Fabio Erculiani Date: Mon Dec 7 10:23:47 2009 +0100 [todo] update TODO commit 696db8b94fa8483fb25c8fc3c011a2a266778612 Author: Fabio Erculiani Date: Mon Dec 7 10:23:18 2009 +0100 [entropy.misc] add insert method to Lifo commit 01a70752403c4d6c88944f8643cbcf90219ee2e3 Author: Fabio Erculiani Date: Sun Dec 6 21:03:39 2009 +0100 [entropy.client.interfaces.dep] add more debugging output to generate_dependency_tree commit 36a614849afea1bcbb82840b5ef761b63c5ff392 Author: Fabio Erculiani Date: Sun Dec 6 20:36:11 2009 +0100 [entropy/equo/server] improve support of non-TTY stdout commit 4ea05a40202e021cabf12e1f2ad3fb94ff1fb515 Author: Daniel Halens Rodríguez Date: Sun Dec 6 17:03:47 2009 +0000 [translations] update es translation commit b5f04220805300d5a9b03895f14c6c31475d70d3 Author: Fabio Erculiani Date: Sun Dec 6 17:25:51 2009 +0100 [entropy.client.interfaces.trigger] fix typo in function call commit df1a74062ec922483c3c80003c1030cd644032a9 Author: Fabio Erculiani Date: Sun Dec 6 17:11:51 2009 +0100 [entropy.spm] PortagePlugin: fix function call arguments commit 8275a266ac1105f06779b739d2a42149612dba87 Author: Fabio Erculiani Date: Sun Dec 6 13:30:46 2009 +0100 [todo] update TODO commit 4ee89fad860e628bd02eabfc2acda6b1a8dbc609 Author: Fabio Erculiani Date: Sun Dec 6 13:29:39 2009 +0100 [todo] update TODO commit df870d96756ff4c53d07f8115afc70d3af8cbf8f Author: Fabio Erculiani Date: Sun Dec 6 13:27:18 2009 +0100 [entropy.qa] update brokenlibsmask.conf & brokensyms.conf syntax to allow regexp and non-regexp entries commit 39dcc0e9308fe9b66cf3fc8673b8064839d25c92 Author: Fabio Erculiani Date: Sat Dec 5 22:27:59 2009 +0100 [entropy.client] fix typo in function call name commit 1002215f1a01fff26a3a55cf0a5a85c466a26037 Author: Daniel Halens Rodríguez Date: Sat Dec 5 19:03:03 2009 +0000 [translations] update French translation commit 8dff6fe234b1c1d45b79384a0ef187ddc80185f9 Author: Fabio Erculiani Date: Sat Dec 5 14:12:46 2009 +0100 [entropy.server] add Spm_class method commit 6f1e0713bbd3e4c7eb1f3972a3d177e6ae06e5bf Author: Fabio Erculiani Date: Sat Dec 5 13:33:57 2009 +0100 [sulfur] fix KDE desktop session detection commit 508c5e3142065fcddd499841f16c62d49b23b880 Author: Fabio Erculiani Date: Fri Dec 4 23:11:13 2009 +0100 [entropy.server] fix broken libraries SPM resolution commit 80a0fd2857ef76aa4ee9aaaebf6b9f59d2fafe8b Author: Fabio Erculiani Date: Fri Dec 4 22:52:37 2009 +0100 [entropy.server] do not taint database (update revision) if db is read only commit 7d4ad7daac1d1760676cf6d71fad31d91f782282 Author: Fabio Erculiani Date: Fri Dec 4 17:40:53 2009 +0100 [todo] update TODO commit 243da3d3189e2237228e46a146df4b5aa5976956 Author: Fabio Erculiani Date: Fri Dec 4 09:56:37 2009 +0100 [todo] update TODO commit c250b2d784219ede1baa1cbb51c7098c3b73c62f Author: Fabio Erculiani Date: Thu Dec 3 17:00:37 2009 +0100 [todo] update TODO commit 99ee02f20c195882ea651aabe985bd3b110cd688 Author: Fabio Erculiani Date: Thu Dec 3 16:59:44 2009 +0100 [entropy] goodbye etpConst['spm'], implement new SpmPlugin methods, bump SpmPlugin API commit 06adc752c0ca6eb9c7428769efd499e74ab963ea Author: Fabio Erculiani Date: Thu Dec 3 08:08:38 2009 +0100 [entropy.core] EntropyPluginFactory: improve object inspection speed and avoid infinite recursion commit 8638002785b272e49b273056563fceff490be064 Author: Fabio Erculiani Date: Tue Dec 1 23:22:28 2009 +0100 [equo] fix "equo --info" commit aa09a1c196e3789de2702afbf084debe5eb8ef44 Author: Fabio Erculiani Date: Mon Nov 30 20:24:37 2009 +0100 [reagent] properly catch InvalidAtom exceptions commit 38be948f688abf64a9d7f597c00e76c8569858bf Author: Fabio Erculiani Date: Mon Nov 30 20:24:08 2009 +0100 [entropy.spm] drop Portage <2.2 support, remove portage.exception buggy code, fix match_installed_package commit 65a789f02d7780bf2d19a2c9ba38b996e88eb0cf Author: Fabio Erculiani Date: Mon Nov 30 19:55:03 2009 +0100 [services] fix UrlFetcher import commit 1a8821327ce6a8a8c1d32442dd489bdb1a089bdf Author: Fabio Erculiani Date: Mon Nov 30 11:01:56 2009 +0100 [Makefile] remove removed dir from list of dirs commit a89b13a49cdb06ecc3ef9acc4fb850178d27ed80 Author: Fabio Erculiani Date: Mon Nov 30 10:51:09 2009 +0100 [unittest] fix test_timesched commit f126020eabede4991dc6b2aaf52a62c722749a3f Author: Fabio Erculiani Date: Mon Nov 30 10:46:01 2009 +0100 [entropy.spm] PortagePlugin: fix kernel automagic dependencies addition commit 4e042c631f647a061de9caa136ba92b8279f49fb Author: Fabio Erculiani Date: Mon Nov 30 10:23:10 2009 +0100 [entropy.exceptions] expose __unicode__ builtin method in EntropyException commit 279f5ab4bb916e94f041a5d2e5264277008d4f94 Author: Fabio Erculiani Date: Sun Nov 29 22:27:36 2009 +0100 [reagent] fix trivial bug commit e46058c1f4607229f124da062a4f5ac9b8752ec7 Author: Fabio Erculiani Date: Sun Nov 29 22:03:02 2009 +0100 [entropy.transceiver] fix another trivial bug in EntropyTransceiver's SSH URI handler plugin commit c4d848cd7cb0fdf28ecf4ea2f2ea58edef704cb1 Author: Fabio Erculiani Date: Sun Nov 29 22:00:24 2009 +0100 [entropy.transceivers] fix bug in EntropyTransceiver's SSH URI handler commit 02a6d2e77cc5e03542d5f21271e43ca70eaedd68 Author: Fabio Erculiani Date: Sat Nov 28 23:53:05 2009 +0100 [entropy.client] fix another typo commit f4aca2e8f4725bf23cbb781efb4b4d915c74132c Author: Fabio Erculiani Date: Sat Nov 28 23:49:42 2009 +0100 [entropy.spm] fix typos around commit 0d771f35c4caed169ecff9279317504905528a6b Author: Fabio Erculiani Date: Sat Nov 28 14:45:34 2009 +0100 [todo] update TODO commit 1c8002e6499507d7753d84a470f4170a3f637d6d Author: Fabio Erculiani Date: Sat Nov 28 14:44:27 2009 +0100 [sulfur] fix getoutput() import commit a8cf56f172249d16afcfdd381e830bab4c6614ed Author: Fabio Erculiani Date: Sat Nov 28 14:44:16 2009 +0100 [sulfur] fix UrlFetcher import commit a67fb78b3fc109b531abc0e646e6e32f9a01aa55 Author: Fabio Erculiani Date: Fri Nov 27 18:34:08 2009 +0100 [entropy.fetchers] with lame HTTP servers, download percentage can overflow due to invalid size information provided commit 0091e55fb0a41a0472a674291b6de4607565ebb9 Author: Roger Calvó Date: Fri Nov 27 16:19:05 2009 +0100 [translations] update Catalan translation commit 24e2d7289c6a6805dfa9392450bf2e1dec9615fa Author: Fabio Erculiani Date: Fri Nov 27 14:11:27 2009 +0100 [entropy.client.interfaces.repository] more code cleanup commit 49067be2a693cd674c92f611a1bdd1a70ea9265a Author: Fabio Erculiani Date: Fri Nov 27 14:07:25 2009 +0100 [entropy.client.interfaces.repository] code style update and cleanup commit 860cca6c7911054f6cadd10f215c496f9ca8df09 Author: Fabio Erculiani Date: Fri Nov 27 13:50:26 2009 +0100 [entropy.client.interfaces.repository] several updates :: removed deprecated repository file downloads (meta package contains everything already) :: improved meta package sync and unpack (remove files no longer provided by repository) :: reduce the usage of etpConst['spm'] :: misc code cleanup commit be0ce63a7b6270090bd4a0ca2760109bf05df66e Author: Fabio Erculiani Date: Fri Nov 27 12:43:33 2009 +0100 [entropy.client] improve performance of EAPI3 repository sync commit 56fa0d309b21625cc1adb541ca0456c1301a543a Author: Fabio Erculiani Date: Thu Nov 26 20:12:08 2009 +0100 [todo] update TODO commit 5732eecdf79b98cbb9437bbb2f3745b12e692585 Author: Fabio Erculiani Date: Thu Nov 26 20:11:57 2009 +0100 [po] update translations commit d26f1955dcb5456f6a329103d10c9a15580f9608 Author: Fabio Erculiani Date: Thu Nov 26 20:11:45 2009 +0100 [entropy.transceivers/entropy.fetchers] split entropy.transceivers (add entropy.fetchers), make EntropyTransceiver URI handlers use EntropyPluginFactory (thus add pluggable URI handlers support) commit 572e25b77dd03d895fd0b944bc5aa86c41320790 Author: Fabio Erculiani Date: Thu Nov 26 18:58:45 2009 +0100 [todo] update TODO commit 70848afb62b4eea7b068ec3666a8da57e07e977a Author: Fabio Erculiani Date: Thu Nov 26 18:58:20 2009 +0100 [entropy.server] add server-side support for post repository update script commit 1254d127bdeb5287b63dedb2b8010cac34d7f595 Author: Fabio Erculiani Date: Thu Nov 26 18:55:34 2009 +0100 [entropy.client] add client-side support for post repository update script commit 8e803e2d043eeae504f3e79f77da783cf11413f0 Author: Fabio Erculiani Date: Thu Nov 26 18:55:11 2009 +0100 [conf] add post repository update script file example commit 853b40d93cfa74573446b6b66b11c8d3b0fe3a1a Author: Fabio Erculiani Date: Thu Nov 26 18:54:01 2009 +0100 [entropy.const] add post repository update script metadata support commit 7e92c3b47b146e1ae9bb4ad89ca41197aa563198 Author: Fabio Erculiani Date: Thu Nov 26 18:53:20 2009 +0100 [entropy.db] explicitly state that unicode string is required in docstring commit 96bf45bc8d61745c54f33fc7621e8bbb44125152 Author: Fabio Erculiani Date: Thu Nov 26 17:15:27 2009 +0100 [entropy.transceivers] EntropySshUriHandler: make __test_connection a bit more reliable commit 36f4cc73a597ee3801e39e66848df7748ba5363c Author: Fabio Erculiani Date: Wed Nov 25 17:13:26 2009 +0100 [equo] fix unicode strings used as arguments for install, search, match, remove, query commit ab91205a0e0ee50ee20bf69d6b6f3b61198acd6f Author: Fabio Erculiani Date: Tue Nov 24 21:36:15 2009 +0100 [equo] write configuration cache only when text_ui.package() did not report 125, 126 or -10 return codes (no packages, no matches, invalid args, respectively) commit b926a41b1fbd79b138eb3da4e85c0234014ace60 Author: Fabio Erculiani Date: Tue Nov 24 14:11:34 2009 +0100 [todo] update TODO commit 2c8784082c48d20c0d256d27c93c7bdc40bf4a82 Author: Fabio Erculiani Date: Mon Nov 23 20:25:23 2009 +0100 [todo] update TODO commit d040b455a897bb7836b14a0d5abba657b21cc15a Author: Fabio Erculiani Date: Mon Nov 23 20:24:54 2009 +0100 [entropy.server] move Source Package Manager related logic and methods to entropy.spm (bump plugin API) commit 39588a640d09f3e00b791114448d6f16511d8a2d Author: Fabio Erculiani Date: Mon Nov 23 20:12:24 2009 +0100 [entropy.server] remove quickpkg method, Spm().generate_package() can be used instead commit 0aef0d2da75f064d1e30e4d7248345250fcb990c Author: Fabio Erculiani Date: Mon Nov 23 20:11:56 2009 +0100 [entropy.services/reagent] use Spm directly when quickpkging commit 8ec75cdd5d7dd4fe619c5ebdfeaee85d07d6a3ca Author: Fabio Erculiani Date: Mon Nov 23 18:22:02 2009 +0100 [entropy.client] code style update commit 60b4bff0141ff0fbeba2c9fedffc4e86c204ee27 Author: Fabio Erculiani Date: Mon Nov 23 18:21:06 2009 +0100 [entropy.client/entropy.server] remove treeupdates stuff from entropy.const commit b7d396a1b3439d22f3e7cd17e6710dc3d72ac953 Author: Fabio Erculiani Date: Mon Nov 23 09:25:31 2009 +0100 [magneto.gtk/magneto.kde] wait 30 seconds before showing information about status commit 6a3d11939ad0e8e3615c4a22793582e3d2ddd074 Author: Fabio Erculiani Date: Sun Nov 22 15:31:36 2009 +0100 [entropy.server] fix typo in dependencies test QA check commit 6836ab315444d10a25b09024daa6a2bca59b449d Author: Fabio Erculiani Date: Sun Nov 22 13:00:20 2009 +0100 [entropy.client.interfaces.trigger] add etpUi['mute'] support to env-update commit 5b8b403c0579b1391790f4360c8e6b0788c540b1 Author: Fabio Erculiani Date: Sun Nov 22 12:59:23 2009 +0100 [entropy.const] make possible to set etpUi['mute'] through env var ETP_MUTE and etpUi['debug'] through ETP_DEBUG commit 594802cf0879a9865f087c7b233d6c3adec2621d Author: Fabio Erculiani Date: Sat Nov 21 14:00:11 2009 +0100 [todo] update TODO commit b04ccfcb37cf03824b1264ad56a3035ab0d856a4 Author: Fabio Erculiani Date: Sat Nov 21 13:54:47 2009 +0100 [todo] update TODO commit da2955a032c690e729c8dc50c171510601434d6e Author: Fabio Erculiani Date: Sat Nov 21 13:54:17 2009 +0100 [entropy.server] implement the "base server-side repository" concept and use it to improve deptest QA checks commit 8778b3537368134a03dbb8bd9c43c656c8e5bc3b Author: Fabio Erculiani Date: Sat Nov 21 13:42:16 2009 +0100 [handlers] remove php handlers (YAY!) commit 94867af2fe8a36cff22a85c041e9b9d401dcd879 Author: Fabio Erculiani Date: Sat Nov 21 13:41:38 2009 +0100 [entropy.server] remove etpConst['officialserverrepositoryid'] and handlers support (there is ssh URI support now) commit 758890b06bab27d10878e8ae98d719aa0071f088 Author: Fabio Erculiani Date: Sat Nov 21 13:34:48 2009 +0100 [reagent] fix options alignment commit 94c21df507bb20e368940b1132aee0020c8f3384 Author: Fabio Erculiani Date: Sat Nov 21 13:32:32 2009 +0100 [activator] align options commit ecca56ef5b0ca9ca3ee7a45f48817fd776e618d0 Author: Fabio Erculiani Date: Sat Nov 21 13:31:28 2009 +0100 [reagent/activator] fix options parsing issue commit 885ccde73c779f160fd986b79f71d1baa300c281 Author: Fabio Erculiani Date: Fri Nov 20 19:49:34 2009 +0100 [todo] update TODO commit bdc85637403dd8cff57814de24eb09bc85e0e577 Author: Fabio Erculiani Date: Fri Nov 20 19:48:09 2009 +0100 [entropy.db] make use of the new SpmPlugin.resolve_package_uid() method and remove Spm logic from EntropyRepository commit f351f14276f8eaf34fd5fd4c634f6255d000fdc1 Author: Fabio Erculiani Date: Fri Nov 20 19:47:31 2009 +0100 [entropy.spm] fix typo commit c3ed8628af471d4d7f45744c28a96e6357e211ce Author: Fabio Erculiani Date: Fri Nov 20 19:37:24 2009 +0100 [entropy.spm] SpmPlugin: add (and implement) resolve_package_uid method, bump API version commit f1399edefe9858f38ae0d1cd7427e54b7589bf97 Author: Fabio Erculiani Date: Fri Nov 20 19:15:17 2009 +0100 [entropy.exceptions] add generic exception EntropyRepositoryError commit 61af0b1db843c82e80a6471675989b4d6a468ede Author: Fabio Erculiani Date: Fri Nov 20 18:52:37 2009 +0100 [entropy.db] split out entropy.db module into package commit ed8a4863e772cdf45a6927d3e3a1136bca8e575d Author: Fabio Erculiani Date: Thu Nov 19 20:22:32 2009 +0100 [todo] update TODO commit 29f74f0420f85059d6efcec7e0dea66f16df2eea Author: Fabio Erculiani Date: Thu Nov 19 20:20:00 2009 +0100 [equo] when fetch fails (or it's interrupted), give up package install completely commit dc5184c5bc43835904e707a227a765127f486057 Author: Fabio Erculiani Date: Thu Nov 19 20:11:49 2009 +0100 [entropy.client] make possible to disable extra package hash checks by user commit 50f27c5403a8c25335ec86f796624049b8411f7e Author: Fabio Erculiani Date: Thu Nov 19 19:20:57 2009 +0100 [entropy.transceivers] fix EntropySshUriHandler.get_uri_name commit 7af52c3445afb2f3232447f2fdbcfb6ef12e1728 Author: Fabio Erculiani Date: Thu Nov 19 19:18:28 2009 +0100 [entropy.transceivers] improve ssh and ftp URI parsers commit 581a641865bd4600fe2e1e9bb1b539b6a1ec0524 Author: Fabio Erculiani Date: Thu Nov 19 18:59:11 2009 +0100 [entropy.transceivers] tweak EntropySshUriHandler._parse_progress_line() commit 092d05a195493f657f9008450716d27bdff1780b Author: Fabio Erculiani Date: Thu Nov 19 16:50:34 2009 +0100 [entropy.db] optimize _doesTableExist commit 629a6452f92c5d90a08ca6d50277f6c2c4f78ad6 Author: Fabio Erculiani Date: Thu Nov 19 16:38:30 2009 +0100 [entropy.db] do not fix provided_libs metadata during class init, do it only on-demand commit fd8ec550d57a70318bd4a71b41d708f006d22966 Author: Fabio Erculiani Date: Thu Nov 19 13:38:30 2009 +0100 [po] update translations commit d0bf257f1812015cd07f4d306308e455eefb26a9 Author: Fabio Erculiani Date: Thu Nov 19 13:38:06 2009 +0100 [todo] update TODO commit e27e8ec3168de138e3c517dd74c49bc90b5bac0d Author: Fabio Erculiani Date: Thu Nov 19 13:37:42 2009 +0100 [entropy.db] fix typo commit 65d3e813c96a5632d5bb9448eba00e792d2e18ca Author: Fabio Erculiani Date: Thu Nov 19 13:37:22 2009 +0100 [equo] text_ugc: code style update commit 0ce72cdc8edb3fae2a4d005c895ee052bc8b14b2 Author: Fabio Erculiani Date: Thu Nov 19 13:36:56 2009 +0100 [entropy.transceivers] module cleanup commit cfa3d0fe469ab822b7332dae389035b97e868436 Author: Fabio Erculiani Date: Thu Nov 19 13:36:10 2009 +0100 [entropy.transceivers] *Fetcher classes: use timeout setting from SystemSettings commit 68a7ff8489d622a41e89a0d229937c48c9d78445 Author: Fabio Erculiani Date: Thu Nov 19 13:35:28 2009 +0100 [entropy.client] implement download timeout setting through repositories.conf commit a7c30af287272b184b3bc152a23abd775dc4a8c0 Author: Fabio Erculiani Date: Thu Nov 19 13:34:45 2009 +0100 [entropy.client.interfaces.client] fix small typo commit fbf7ea6adf3f5cc4dc7159e743dd5bfc750cf324 Author: Fabio Erculiani Date: Wed Nov 18 23:46:54 2009 +0100 [conf] repositories.conf: add more mirrors ftw commit 31e4db17d9db060b30bb7ae29cf02ce237aaf351 Author: Fabio Erculiani Date: Wed Nov 18 19:50:10 2009 +0100 [entropy.transceivers] implement EntropySshUriHandler (add SSH txc support to Entropy Server) commit b97e4b65e514afd105758427878c32c443dee0de Author: Fabio Erculiani Date: Wed Nov 18 19:49:43 2009 +0100 [entropy.transceivers] some bugfixes for the FTP UriHandler plugin commit b78a2e34a36a0e309d68c535f10eaa9be444976d Author: Fabio Erculiani Date: Tue Nov 17 18:27:49 2009 +0100 [entropy.server.transceivers] fix two regressions (md5 check on remove and slowness) commit ad21e4104d5c94a1bee8c3ff3811162152380bc4 Author: Fabio Erculiani Date: Mon Nov 16 23:20:42 2009 +0100 [todo] update TODO commit 998c7fd44e936f5b14aad02ca6dcdef9cd3b00e6 Author: Fabio Erculiani Date: Mon Nov 16 23:20:23 2009 +0100 [unittest] fix test_ftp_urihandler path commit 2ded195e2dcfce7895c954a70ba06cad0d23cc3d Author: Fabio Erculiani Date: Mon Nov 16 23:20:00 2009 +0100 [entropy.server.transceivers] remove debugging output commit c481fa794a28a708f43b6a2f231a78504ce726ba Author: Fabio Erculiani Date: Mon Nov 16 23:17:25 2009 +0100 [entropy.transceivers] fix MultipleUrlFetcher transfer speed inaccuracy commit 3261d88100d7594460336c3d5f465d278f2bb29f Author: Fabio Erculiani Date: Mon Nov 16 22:55:57 2009 +0100 [entropy.transceivers] fix some UrlFetcher && MultipleUrlFetcher issues commit 5abe6a6bb3f4897b93f5979182b2089dcd9da574 Author: Fabio Erculiani Date: Mon Nov 16 22:06:56 2009 +0100 [entropy.transceivers] fix undefined variable issue commit dcce796b7b56159019b71802788923d51e1aedf1 Author: Fabio Erculiani Date: Mon Nov 16 18:33:48 2009 +0100 [entropy.transceivers] force progress update at the end of tx/rx commit a2cbe9fe830ffb9c10ba108605dcf64ded3d6193 Author: Fabio Erculiani Date: Mon Nov 16 18:21:09 2009 +0100 [entropy.transceivers] improve progress update techniques commit 4f806506852d893ddd5aef97715495a38115f7ce Author: Fabio Erculiani Date: Sun Nov 15 23:46:49 2009 +0100 [entropy.transceivers] migrate code to EntropyTransceiver infrastructure, w00t! commit 3886b32f6f92eb5074844d22d170ddca6df93dbd Author: Fabio Erculiani Date: Sun Nov 15 22:25:54 2009 +0100 [entropy.spm] improve debugging output of QA LC_* check commit 3165e755f65d53476b70a5d54d570a58f2307091 Author: Fabio Erculiani Date: Sun Nov 15 16:45:53 2009 +0100 [po] update Italian translation commit 38d0f0fc4d0c53296909e1860b09f77e45b44efd Author: Fabio Erculiani Date: Sun Nov 15 16:36:50 2009 +0100 [entropy.transceivers] more API work on EntropyTransceiver and EntropyUriHandler classes and subclasses commit d0fe45ab844b7a2b9bf9c028f598070d13223f66 Author: Fabio Erculiani Date: Sat Nov 14 20:53:21 2009 +0100 [entropy.transceivers] improve EntropyUriHandler API by adding other two generic static methods commit 55b63d0e929ed59c0c3e61b6c3b7bf3673bdf1c6 Author: Fabio Erculiani Date: Sat Nov 14 20:34:52 2009 +0100 [entropy.transceivers] FtpInterface: fix reconnect_host, make it working with non standard FTP ports commit ddc1d5f3b8377fb103e1696b12ce13fc42d74be1 Author: Fabio Erculiani Date: Sat Nov 14 00:56:23 2009 +0100 [entropy.transceivers] implement EntropyFtpUriHandler class (keep FtpInterface for backward compat.) commit 9f74764d89e56d7473558b73d40a21a2aede8d00 Author: Fabio Erculiani Date: Sat Nov 14 00:54:41 2009 +0100 [entropy.transceivers] EntropyTransceiver, EntropyUriHandler: complete and finalize API commit 03296e4fda23fa97acfea9a9f2182be443bf74fb Author: Fabio Erculiani Date: Sat Nov 14 00:52:44 2009 +0100 [entropy.transceivers] fix ftp connection upload connection destruction commit 127eaf49dc60ac0c6b2d8d8008af1874a07a2029 Author: Fabio Erculiani Date: Fri Nov 13 15:05:01 2009 +0100 [entropy.transceivers] fix FtpInterface get_cwd() commit b9cc6b30aaf233e5ee086e85033376c89fc5e744 Author: Fabio Erculiani Date: Fri Nov 13 14:35:31 2009 +0100 [entropy.transceivers] fix FtpInterface connection on non-standard ports support commit 1e04cf2ec0181d9ee0b5cdd9449883ad84d2482a Author: Fabio Erculiani Date: Thu Nov 12 20:27:16 2009 +0100 [entropy.transceivers] implement prototype classes of EntropyTransceiver and EntropyUriHandler plugin commit 30bdba0e1bdb8b40faf7f29c4be644f6f2cd7a82 Author: Fabio Erculiani Date: Thu Nov 12 20:02:22 2009 +0100 [entropy.db] fix set_plugin_metadata in EntropyRepositoryPluginStore commit 3b074c2daa0a097aaa5d02cdb5a633e2aa1334c2 Author: Fabio Erculiani Date: Thu Nov 12 18:40:46 2009 +0100 [unittest] add entropy.core unittest module commit 187a087e66766d3c2a56c0384772b124f506d9a0 Author: Fabio Erculiani Date: Thu Nov 12 16:00:18 2009 +0100 [todo] update TODO commit 9bd182a9ab6d423081246697946c009bbec3eb29 Author: Fabio Erculiani Date: Thu Nov 12 15:59:41 2009 +0100 [sulfur] add support for relaxed dependencies resolution algorithm commit 82324d87c7cd21769e3b9d35bb86aade7d93ce51 Author: Fabio Erculiani Date: Thu Nov 12 15:58:58 2009 +0100 [entropy.client.interfaces.dep] fix cache handling when using relaxed_deps (--relaxed) option commit e3449fd7065f4e6539f1a20b1e90431e16c7e31e Author: Fabio Erculiani Date: Thu Nov 12 00:36:48 2009 +0100 [entropy.db] EntropyRepositoryPluginStore, add support for permanent plugins commit 581dc96f7d2c17f4abda69c0d619ea138acc24a1 Author: Fabio Erculiani Date: Thu Nov 12 00:34:32 2009 +0100 [entropy.core.settings] properly handle int() exception commit c0d66006507ac907703b9c3d149b5f479aa3347a Author: Fabio Erculiani Date: Wed Nov 11 22:33:24 2009 +0100 [entropy.transceivers] improve UrlFetcher, drop TimeScheduled for tx speed calculation, use time.time() commit 87a5418ce098d2ace600c0bd503d378f10b8ed17 Author: Fabio Erculiani Date: Wed Nov 11 22:31:59 2009 +0100 [entropy.core.settings] add ETP_DOWNLOAD_KB env var support to enforce speed limit via shell commit 361c90b4557eed7cef30b2866b6c35e909fa2c00 Author: Fabio Erculiani Date: Wed Nov 11 22:29:55 2009 +0100 [equo] fix typo error in downloadPackages() commit ee079429d159760691749a24cd5f0b4aef494fac Author: Fabio Erculiani Date: Wed Nov 11 21:42:12 2009 +0100 [entropy.transceivers] FtpInterface: do not use parallel threads for speed calculation, improve speed limiter commit 8c05b546a6e8661bc1f41002326d962eaac0ed50 Author: Fabio Erculiani Date: Wed Nov 11 20:09:20 2009 +0100 [docs] update API documentation commit 17ee4785940a1c272b2271fcf31165a1b0d4c190 Author: Fabio Erculiani Date: Wed Nov 11 19:48:08 2009 +0100 [po] update translations commit cd9a14336b5f5dd76e5e02ef2b04095e348c7f2d Author: Fabio Erculiani Date: Wed Nov 11 19:48:00 2009 +0100 [man] update man pages commit 18677fe09125d2932ea7153012ce60c7bea1c874 Author: Fabio Erculiani Date: Wed Nov 11 19:47:44 2009 +0100 [equo] add --relaxed option to install, source, fetch commit 3aa79c0f8fb27f0ce1ee8aa2a3d5f3fcf4c9e20b Author: Fabio Erculiani Date: Wed Nov 11 19:47:21 2009 +0100 [entropy.client.interfaces.dep] add support for relaxed dependencies resolution commit f9f191e9ff5952c73f0a6ddec2f0d7a1ef8107df Author: Fabio Erculiani Date: Wed Nov 11 17:08:32 2009 +0100 [entropy.client] improve dependencies calculation code style and readability, add relaxed_deps support commit eeb5970ec33d12e29119c56a898dbbd7b02f2693 Author: Fabio Erculiani Date: Tue Nov 10 22:03:37 2009 +0100 [activator] fix old_default variable referencing commit 1a73c5fc0593f812f7aa433a9e1606574d4ae547 Author: Fabio Erculiani Date: Tue Nov 10 22:00:25 2009 +0100 [entropy.server] fix FtpInterface download_file call commit 66270b5719915a1d23c8dd2e4f7c455577c22fce Author: Fabio Erculiani Date: Tue Nov 10 21:57:55 2009 +0100 [entropy.server] open_server_repository() tweak message output commit 2a6a2002f2fb7fd2e18e6ab69f5a64c2e8da5cf8 Author: Fabio Erculiani Date: Tue Nov 10 21:54:41 2009 +0100 [entropy.server] fix close_server_databases method commit fb6dc2a447c7a61ed225803c340aac673a15dc77 Author: Fabio Erculiani Date: Tue Nov 10 21:49:29 2009 +0100 [entropy.server] add support for server-side transceivers speed limit commit 78d00a9937225dab90658c930fb1b4d9d6a7d3e0 Author: Fabio Erculiani Date: Tue Nov 10 21:48:41 2009 +0100 [entropy.transceivers] add speed limit support to FtpInterface, cleanup code a bit commit 9a8d16767ac08e2273dc92a3c93911c1da4088eb Author: Fabio Erculiani Date: Tue Nov 10 15:13:37 2009 +0100 [entropy.transceivers] code style update commit c4ddda9399e105a34edc42f196242b4f6d7ee4f0 Author: Fabio Erculiani Date: Tue Nov 10 15:11:28 2009 +0100 [entropy.server] uploading stuff in ascii mode is deprecated commit 20d8693a6575aa1f7545086043e4421fe5aef0b7 Author: Fabio Erculiani Date: Tue Nov 10 14:58:20 2009 +0100 [entropy.server] rename FtpServerHandler into TransceiverServerHandler, prepare for addition of ssh support commit 6a694d0c735c39966c985207fde9c3c4b88fd408 Author: Fabio Erculiani Date: Tue Nov 10 14:46:45 2009 +0100 [entropy.server] make use of new EntropyRepositoryPluginStore methods commit 3ae6e5be1a43e53d6878764ef1c76581d144ecd2 Author: Fabio Erculiani Date: Tue Nov 10 14:45:45 2009 +0100 [entropy.db] add more methods to EntropyRepositoryPluginStore commit 08f3ed297d89dd0568184799626b6a7fdad2fabf Author: Fabio Erculiani Date: Mon Nov 9 19:03:11 2009 +0100 [equo] if no matches are found for given "equo search" arguments, look inside client db commit c4b48a65d76ee8d4f49c8b631da1f052b9ec4252 Author: Fabio Erculiani Date: Mon Nov 9 18:45:09 2009 +0100 [todo] update TODO commit 0ced2af46aa2939ffaade5239ebe8fb6c77c7d7f Author: Fabio Erculiani Date: Mon Nov 9 18:43:36 2009 +0100 [entropy.server] remove migrate_repository_databases_to_new_branched_path (deprecated some time ago) commit 291a7c85cb428e1557cd2cbe5394acf2ac8b12e9 Author: Fabio Erculiani Date: Mon Nov 9 18:39:37 2009 +0100 [entropy.db] move more server/client-side stuff away from EntropyRepository commit 442ec0d1c53103712d045cfcb7598f807ca2ac90 Author: Fabio Erculiani Date: Mon Nov 9 18:39:14 2009 +0100 [todo] update TODO commit e2a72328e802c433b7db5a0a586a492fcc502afa Author: Fabio Erculiani Date: Mon Nov 9 18:38:54 2009 +0100 [entropy.qa] use EntropyPluginStore in QAInterface to handle plugins commit ec2be8949da6c52aee28b321fda49886f5648aff Author: Fabio Erculiani Date: Mon Nov 9 18:27:09 2009 +0100 [unittest] add more verbosity to test modules commit 5ae9d1057f785385818dcb292bb8d98d4966f34e Author: Fabio Erculiani Date: Mon Nov 9 16:02:50 2009 +0100 [todo] update TODO commit 974322c7af077150f34e0adea46d7ed8a0f6b2da Author: Fabio Erculiani Date: Mon Nov 9 15:57:19 2009 +0100 [entropy.db] remove OutputInterface arg from EntropyRepository constructor (use plugins now) commit 0e18d2c24d50a3c599f95ae7f600c6662680bc53 Author: Fabio Erculiani Date: Mon Nov 9 15:55:52 2009 +0100 [entropy.db/entropy.server] move other server-side related code away from EntropyRepository commit d9ad63ceea4e26fac19c39ff4ea9edde8b6e41ee Author: Fabio Erculiani Date: Mon Nov 9 15:55:32 2009 +0100 [entropy.client] implement EntropyRepository plugin commit adf52a88e30a56cdd8811d47130d13a9fed65343 Author: Fabio Erculiani Date: Mon Nov 9 15:55:05 2009 +0100 [entropy.qa] implement EntropyRepository plugin commit cc77db1585e5bbf3e9437a9888a97fd8ba74eae8 Author: Fabio Erculiani Date: Mon Nov 9 14:13:10 2009 +0100 [entropy.server] replace == None with "is None" commit 559d8d87c9075f115244d32b1bd389130233876d Author: Fabio Erculiani Date: Mon Nov 9 14:08:44 2009 +0100 [entropy.db/entropy.server] add more EntropyRepositoryPlugin hooks and tweak API, move relevant code to entropy.server's repo plugin commit b455f4c7d3cfdfbaf1e2821bdc4cad9589df5cda Author: Fabio Erculiani Date: Mon Nov 9 14:03:22 2009 +0100 [unittest] add --debug option handling commit f3662c9646b34b81e1bb0820669ba39c1116786a Author: Fabio Erculiani Date: Sun Nov 8 23:29:33 2009 +0100 [entropy.services.skel] add missing import commit 06c9bc91ad67b9904fbecfd36528fc6381d54aa6 Author: Fabio Erculiani Date: Sun Nov 8 18:38:16 2009 +0100 [equo] fix showdiff (called by "equo conf update") commit f4d504b409cb4a6233687ca26a57bd3070699810 Author: Fabio Erculiani Date: Sat Nov 7 17:02:32 2009 +0100 [entropy.exceptions] add EntropyPluginException class commit 91e14bdca698cf3b5d570ffe734dd01f69ae45a0 Author: Fabio Erculiani Date: Sat Nov 7 17:01:51 2009 +0100 [entropy.db] introduce EntropyRepositoryPlugin prototype class and add plugin support to EntropyRepository commit 68b07c2d28e8ec4cada423b29f8bf69d09cb3ddc Author: Fabio Erculiani Date: Sat Nov 7 17:01:10 2009 +0100 [entropy.server] EntropyRepository.taintDatabase and other server-side related methods are being removed, update code to not use them commit f792d3f8218d56cc86ac4a9d6ba5543e8a179455 Author: Fabio Erculiani Date: Sat Nov 7 17:00:20 2009 +0100 [entropy.core] introduce EntropyPluginStore base class (use it inside SystemSettings) commit 701d6cf85db7f21315beb6d7bc8b4a7720db9dd5 Author: Fabio Erculiani Date: Thu Nov 5 23:04:33 2009 +0100 [entropy.db] EntropyRepositoryPlugin, implement void classes commit 1ae46d6a49f65f4cc651c474992ba4bdd4570387 Author: Fabio Erculiani Date: Thu Nov 5 22:58:05 2009 +0100 [equo] fix xpak libs usage commit be8d398361eed2861b7ec2a5f3763cca462b4b41 Author: Fabio Erculiani Date: Thu Nov 5 22:55:00 2009 +0100 [equo] fix unreferenced variable commit 9d5eb1a6c2fb2863b6c9168ecff55dd6534664c5 Author: Fabio Erculiani Date: Thu Nov 5 22:30:39 2009 +0100 [todo] update TODO commit 39cdd527edb2c51bd7681311ba461d819561463e Author: Fabio Erculiani Date: Thu Nov 5 22:30:26 2009 +0100 [unittest] improve entropy.db test suite commit 1bbbb2fae7fee9d40709264ce032d8c5661d615b Author: Fabio Erculiani Date: Thu Nov 5 22:29:25 2009 +0100 [entropy.db/entropy.server] move ServerDatabaseStatus to entropy.server, prepare for EntropyRepository plugin support commit 6a585369d462baf821686e6731e827c090a70626 Author: Fabio Erculiani Date: Thu Nov 5 20:13:04 2009 +0100 [tests] add Repository Manager unit testing commit 0cc901401cc1caa33d625db5c7470d52e1cdbbdb Author: Fabio Erculiani Date: Thu Nov 5 20:12:47 2009 +0100 [sulfur.dialogs] code style update commit 52ac66024cd6325b7e07dda11ba8a49e84bc9bd6 Author: Fabio Erculiani Date: Thu Nov 5 20:12:27 2009 +0100 [entropy.client] code style update commit 408957d20199afe9651ea8a890cbbed6c583e40d Author: Fabio Erculiani Date: Thu Nov 5 18:15:34 2009 +0100 [entropy.services.ugc] improve disconnect() commit eb1533c30d001e3e3bf58253d148f5030e707de1 Author: Fabio Erculiani Date: Thu Nov 5 13:44:05 2009 +0100 [conf] symlinks are the other way around, need to fix inside distro too, old Gentoo bug commit 657cf2a1318e51e3e1b1615b68df0fb5f7a6f465 Author: Fabio Erculiani Date: Thu Nov 5 13:43:47 2009 +0100 [todo] update TODO commit b282e711a2f381e511969212eed254facedb1c11 Author: Fabio Erculiani Date: Thu Nov 5 13:43:23 2009 +0100 [entropy.server] improve support for in-memory repositories commit 528b7681461246fce55c42549277532028c124ef Author: Fabio Erculiani Date: Thu Nov 5 13:42:46 2009 +0100 [entropy.client.interfaces.methods] use RepositoryMixin memory database dict class attribute commit 4e740dd18d3e9cfd181f11562a8daaf2facc9c23 Author: Fabio Erculiani Date: Thu Nov 5 13:42:08 2009 +0100 [entropy.services.ugc.interfaces] set tx/rx socket buffer size to 16384 bytes commit dd3249b64b25e4f82e92ed76bb8eb699101a0066 Author: Fabio Erculiani Date: Thu Nov 5 13:41:44 2009 +0100 [entropy.services.ugc.interfaces] add some debugging output commit 0871e82a1b02230a037adc032c42e1d9159e993b Author: Fabio Erculiani Date: Thu Nov 5 13:40:56 2009 +0100 [entropy.client.services.system] use zlib compression in systemsrv:get_queue_id_result commit f278a1c05732cc1098a13fcff66e09626c495989 Author: Fabio Erculiani Date: Thu Nov 5 13:39:51 2009 +0100 [entropy.services.interfaces] update BasicPamAuthenticator class to reflect superclass changes commit 54e603e05feb3239ce8613506e148995b7951b35 Author: Fabio Erculiani Date: Thu Nov 5 13:38:47 2009 +0100 [entropy.services.interfaces] grow tx/rx tcp socket buffers to 16384 bytes commit 1ffc8202a761b1db25cbdc07d5f9b90c22930e34 Author: Fabio Erculiani Date: Thu Nov 5 13:37:29 2009 +0100 [entropy.services.skel] complete prototype class "SocketAuthenticator" commit e766a10065690eb38772c1a2c72b18b6e103da16 Author: Fabio Erculiani Date: Wed Nov 4 16:07:57 2009 +0100 [entropy.services.system] add "started" instance attribute to Server commit 8f52d512849e1013ca5a56f74ffa8bfc3f202ea8 Author: Fabio Erculiani Date: Wed Nov 4 16:06:59 2009 +0100 [entropy.services.system.executors] handle InvalidAtom exception in get_spm_atoms_info commit 082f491eeb91c0110c294620becb83f7493980ff Author: Fabio Erculiani Date: Wed Nov 4 16:06:32 2009 +0100 [entropy.server] allow running Entropy Server as user but raise warning commit 9910a28483283e8744f859c11dddae3bb7b9814a Author: Fabio Erculiani Date: Wed Nov 4 16:06:05 2009 +0100 [entropy.spm] raise Entropy InvalidAtom exception when match_package fails commit 38683edb6faaff9bdeac7d2663d826da629e1e49 Author: Fabio Erculiani Date: Mon Nov 2 21:55:06 2009 +0100 [tests] add standalone test for testing out repository manager, this will be moved to TS commit 735640831d2f00f5f4637e0d3e7fb4586cda8c45 Author: Fabio Erculiani Date: Mon Nov 2 21:54:10 2009 +0100 [entropy.services.ugc] add debugging output and improve reliability by printing more info when error occurs commit 5fb7f3d960d32ee7963d086642a1c36f045d774f Author: Fabio Erculiani Date: Mon Nov 2 21:53:34 2009 +0100 [entropy.services.interfaces] small debugging output style update commit 24cae29a7b609f89a5a011f082dda298cef04638 Author: Fabio Erculiani Date: Mon Nov 2 21:53:06 2009 +0100 [entropy.client.services.ugc] add debugging output to functions (when used with --debug) commit f78a2dd696a51bb1a02d18c8b63eacda61bf7038 Author: Fabio Erculiani Date: Mon Nov 2 21:51:29 2009 +0100 [entropy.client.services.system] add socket_timeout argument to constructor, code style update commit 988c307393041139fbfd1784bb359bd1349b2f2e Author: Fabio Erculiani Date: Mon Nov 2 21:51:01 2009 +0100 [entropy.services.system] small code update commit df85c53cdda464ab2445ab4876ce0cc65f556e48 Author: Fabio Erculiani Date: Mon Nov 2 21:50:05 2009 +0100 [entropy.services.interfaces] add debugging output to functions (when used with --debug) commit cebd23e767f82a1791f5367523db882885735b92 Author: Fabio Erculiani Date: Mon Nov 2 21:48:06 2009 +0100 [sulfur] Repository Manager: code cleanup and improvements, pause execution of other threads when locking BufferLock commit 71421e4d2c103d435ab91b1428c7602b9f549d1e Author: Fabio Erculiani Date: Mon Nov 2 21:47:07 2009 +0100 [entropy.const] const_debug_write, improve Python 3.x support commit f0f20978778f60004cc84858a6bb2995df6bb61f Author: Fabio Erculiani Date: Mon Nov 2 21:46:39 2009 +0100 [entropy.dump] set minimum pickle API to 0 commit 296d487a9f936de2f364fc59325f7c277d4ab49f Author: Fabio Erculiani Date: Mon Nov 2 21:45:38 2009 +0100 [entropy.misc] ParallelTask: add pause() method commit 72ec8b4326d339b1e78f9a773c6ae57e8213fc40 Author: Fabio Erculiani Date: Sat Oct 31 22:54:42 2009 +0100 [sulfur] remove call to undefined function commit b5c2d7744155dc6a84e89d77682cb35dd56adf18 Author: Fabio Erculiani Date: Sat Oct 31 22:47:06 2009 +0100 [entropy.services.system] fix typo in return data commit 962cb7765bf0e300a008ce2d04218d24307704e5 Author: Fabio Erculiani Date: Sat Oct 31 14:37:01 2009 +0100 [todo] update TODO commit d948b00bf67f00ca8d885fe90d8f29f67cff5390 Author: Fabio Erculiani Date: Sat Oct 31 14:36:40 2009 +0100 [sulfur] Repository Manager: add --debugdev argv switch commit 30f09fa28bb25f7066d6367d28922a5fe989afee Author: Fabio Erculiani Date: Sat Oct 31 14:36:05 2009 +0100 [entropy.const] properly convert None type objects to unicode commit 927b235c868208804fc950742a59d0d8fb103162 Author: Fabio Erculiani Date: Sat Oct 31 14:32:22 2009 +0100 [entropy.const] const_convert_to_unicode: add None support commit 7d69142d4208c955e4006fe463d02006e0f9682c Author: Fabio Erculiani Date: Sat Oct 31 14:27:55 2009 +0100 [entropy.server] fix typo + incorrect code that wanted to close QA interfaces, no need for that commit 78cada738484f5a878ec5f2f9a53e00ddf5ee94d Author: Fabio Erculiani Date: Sat Oct 31 14:19:50 2009 +0100 [entropy.services] fix imports for both Python 3.x and 2.x commit 945a9c4657f3b10e308d3da5da6747c133daba94 Author: Fabio Erculiani Date: Sat Oct 31 14:19:12 2009 +0100 [entropy.server/entropy.db] move server-side EntropyRepository status metadata generation to entropy.server for now (to avoid infinite loops) commit 6e32d7b8677169b72247cc8ad5b177de0d3fa03c Author: Fabio Erculiani Date: Fri Oct 30 23:05:20 2009 +0100 [todo] update TODO commit 3063b647dc6669b2eb2248b38c7ee1f45aa345a9 Author: Fabio Erculiani Date: Fri Oct 30 23:05:10 2009 +0100 [po] update translations commit 7c112f10214d572230ebdcd3a31fd2408f69a415 Author: Fabio Erculiani Date: Fri Oct 30 23:04:50 2009 +0100 [entropy.server] move FtpServerHandler to entropy.server commit 49a8eb958afc5524118466f1cd93d753817edb7d Author: Fabio Erculiani Date: Fri Oct 30 22:38:53 2009 +0100 [sulfur] improve performance of Security Advisories tab commit 2758aefd230e3d992f3ec87c9ee5aa97aed63c1c Author: Fabio Erculiani Date: Fri Oct 30 20:49:27 2009 +0100 [sulfur] code style update commit 3ffc7f22f6c2027c1b2f747b6339b4cb48bcaa14 Author: Fabio Erculiani Date: Fri Oct 30 14:25:37 2009 +0100 [todo] update TODO commit e6c9d49240c671df4ec94d90b168e0132e837e46 Author: Fabio Erculiani Date: Fri Oct 30 14:08:21 2009 +0100 [Makefile] improve reliability of all Makefiles commit bc384459cbfaafd23fd6a45faed08a818c07c017 Author: Fabio Erculiani Date: Fri Oct 30 13:55:51 2009 +0100 [Makefile] improve Makefile defaults a bit commit 397293e0783080bb25d16a5d023fd79b798e627a Author: Fabio Erculiani Date: Fri Oct 30 13:47:06 2009 +0100 [todo] update TODO commit cd8199107c969891024b1ad630dc833c66771671 Author: Fabio Erculiani Date: Fri Oct 30 13:44:43 2009 +0100 [client] improve "equo fetch" and "equo source" user experience, remove unused code commit 98dbbc4a7e2c9a7d8a28750280e4e817c8aa66f4 Author: Fabio Erculiani Date: Fri Oct 30 13:38:26 2009 +0100 [man] update man pages commit fcd5acf8d6d46f02497025165687a773fb351ce9 Author: Fabio Erculiani Date: Fri Oct 30 13:38:09 2009 +0100 [client] equo fetch also supports --nodeps commit 97114317b3a2d7f47ed98c2cc9ce180c8260428f Author: Fabio Erculiani Date: Fri Oct 30 13:24:39 2009 +0100 [man] update man pages commit d7fc52e7f532b8a8f9530dc7ff28395b110d462c Author: Michele Tameni Date: Fri Oct 30 10:32:13 2009 +0100 [TODO] Updated TODO commit d632cf3b0f27f3b90acdb60a3ab9552d48b72bb4 Author: Michele Tameni Date: Fri Oct 30 10:21:57 2009 +0100 [client] Remove code duplication for fetching packages. can be a good idea to define dirscleanup outside installPackages function, so it can be used also in _fetchPackages commit a1210d3252696b33a0694ced77e0e15bbb8a786e Author: Michele Tameni Date: Fri Oct 30 09:51:02 2009 +0100 [client] Implemented "equo fetch". Some clenup needed, also we can remove some code duplication. commit 5cc02211e078ad305d141f577ac5434729aa256d Author: Fabio Erculiani Date: Tue Oct 27 22:17:01 2009 +0100 [sulfur] make sulfur queue back working for both Pythons commit a1bde448a85806631e93b96acea54a4e776d332d Author: Fabio Erculiani Date: Tue Oct 27 22:02:56 2009 +0100 [sulfur] fix imports commit 4278c5527dcdf6e4dec3ee33025762e3fd79d81b Author: Fabio Erculiani Date: Tue Oct 27 22:01:18 2009 +0100 [entropy.client.interfaces.methods] code style update commit b57080e8ac6a707abca915b03c6ab25298993524 Author: Fabio Erculiani Date: Tue Oct 27 22:00:46 2009 +0100 [sulfur] run pdb if exception is raised and --debug is enabled commit 8c95572a231aa4f5ddafeef1454930e837145c35 Author: Fabio Erculiani Date: Tue Oct 27 22:00:34 2009 +0100 [sulfur] fix imports commit 7a967cd873a98cb8091275de651454dcfa6ee3ef Author: Fabio Erculiani Date: Tue Oct 27 21:28:08 2009 +0100 [entropy.cache] handle TypeError exceptions when copy.deepcopy() raises it commit d1e47f79da225f69412b0c52f5f481bc7d7e68a8 Author: Fabio Erculiani Date: Tue Oct 27 21:22:36 2009 +0100 [entropy.spm] PortagePlugin: alternative method for importing portage_const This hopefully fixes portage_const weirdness reported by users commit a0c3d906ac3e042d049eed6439ab7088e425cf2e Author: Fabio Erculiani Date: Tue Oct 27 21:18:50 2009 +0100 [todo] update TODO commit dc13f5d5da16c277bb10e436206e2c04a91cd498 Author: Fabio Erculiani Date: Tue Oct 27 21:09:08 2009 +0100 [entropy.spm] PortagePlugin: catch KeyError when getting package metadata in add_installed_package() commit dfa5d550045b2fdb0b58396a7f913fba6b92655a Author: Fabio Erculiani Date: Tue Oct 27 15:20:37 2009 +0100 [entropy.client.interfaces.fetch] make sure that directory path is properly created commit 8aab6b32a624b03216aff796a68f552e3ae6a09a Author: Fabio Erculiani Date: Mon Oct 26 13:24:23 2009 +0100 [entropy.client.interfaces.repository] tweak repository checker, run check every 30 secs commit ac44d1f923a20d16f6260d69513573500a90dcb2 Author: Fabio Erculiani Date: Mon Oct 26 13:11:02 2009 +0100 [client] improve showdiff (from equo conf) commit 7324e348748bf5f033162974ea9a7f4020f13f3d Author: Fabio Erculiani Date: Mon Oct 26 13:01:04 2009 +0100 [entropy.transceivers] improve reliability of FtpServerHandler commit 6f16e331db65e70917a66c16daadaa879d6f2903 Author: Fabio Erculiani Date: Sun Oct 25 15:09:32 2009 +0100 [equo] fix indentation commit 25c17dc9f8d41945c80793f176507b0c324547b3 Author: Fabio Erculiani Date: Thu Oct 22 22:23:35 2009 +0200 [todo] update TODO commit 7fd2e0a0fb282225090d84c8c12e637a1d7e7c6f Author: Fabio Erculiani Date: Thu Oct 22 21:58:46 2009 +0200 [entropy.services.ugc] use errno attribute instead of python2 bullshit commit 30925b1a380cc5ec9e9b34de143594adec95e6df Author: Fabio Erculiani Date: Tue Oct 20 17:57:36 2009 +0200 [client] improve bug reporter code commit e4683d053670bcc16f27440aac7f2e6feccc2bd6 Author: Fabio Erculiani Date: Tue Oct 20 13:14:10 2009 +0200 [entropy.tools] fixup print_traceback() commit 957c9ef867a9439dc9800e45f36a92842e5de307 Author: Fabio Erculiani Date: Tue Oct 20 11:53:25 2009 +0200 [entropy.client] when fetching an already bugged file, avoid to always fail operation on checksum control commit 869fab90bfc1ff72f9dad485f630377e09f085fd Author: Fabio Erculiani Date: Tue Oct 20 11:51:11 2009 +0200 [entropy.transceivers] improve resume support commit 58189b9c048c70faf75d168810be977b9cd0602c Author: Fabio Erculiani Date: Tue Oct 20 10:37:28 2009 +0200 [todo] update TODO commit 6e4a49bb2029668e863dbc957e45a5645f012ed5 Author: Fabio Erculiani Date: Tue Oct 20 10:37:13 2009 +0200 [todo] update TODO commit 5f89c6ef17a8a12c29c69de124b74f5d3c49b99c Author: Fabio Erculiani Date: Tue Oct 20 10:36:13 2009 +0200 [entropy.services.ugc] open_session always returns unicode commit df4df5a0da43496e5197500ebc1a6d835c42665a Author: Fabio Erculiani Date: Tue Oct 20 10:35:51 2009 +0200 [entropy.dump] improve Python 3.x support commit e8a94e0134012d5d3ff2f865b23fd840c9b32dda Author: Fabio Erculiani Date: Tue Oct 20 00:08:18 2009 +0200 [entropy.client.services.ugc] fix command failed message handling commit 4002ef230c7ced34e64cf5f1c9396982645c789e Author: Fabio Erculiani Date: Mon Oct 19 23:26:31 2009 +0200 [todo] update TODO commit f69fe0cc01b5d3241a8e2fcd4c09f70ec5f06229 Author: Fabio Erculiani Date: Mon Oct 19 23:25:30 2009 +0200 [entropy.spm] use server.conf exposed LC_ALL settings when QA testing package file commit ad3f7fd8ec7a7a08d4ed32e6401070925d048dcd Author: Fabio Erculiani Date: Mon Oct 19 23:24:58 2009 +0200 [conf] update server.conf.example showing information about server-basic-languages commit aba88dc3c19dd302283406afac9363669f12b5db Author: Fabio Erculiani Date: Mon Oct 19 23:24:29 2009 +0200 [entropy.server] add entropy.qa Entropy Server plugin commit 255baec79e838090e4e4f9e8bf92569466158c9e Author: Fabio Erculiani Date: Mon Oct 19 23:23:23 2009 +0200 [entropy.qa] add plugin support to QAInterface commit 520578dac7e6b8dc3003f1a98288008007c6e2fe Author: Fabio Erculiani Date: Mon Oct 19 23:22:25 2009 +0200 [conf] add a new mirror to repositories.conf.example commit 07658cbef66f9c5adefe70aed7b374d6e81dddfa Author: Fabio Erculiani Date: Mon Oct 19 18:51:02 2009 +0200 [client] update EAPI3 test client commit de32ec1193ae9595a0d12e99121a811f072378cc Author: Fabio Erculiani Date: Mon Oct 19 18:49:58 2009 +0200 [entropy.client.services.ugc.interfaces] use new repository metadatum 'service_uri' for UGC connection commit 4294316d84c8f841e535549e8b9fe14d2c8b0e9c Author: Fabio Erculiani Date: Mon Oct 19 18:45:07 2009 +0200 [entropy.client.interfaces.repository] use new repository metadatum 'service_uri' for EAPI3 connection commit 8695971f1246e81fa41ce57f192e3d061ed58271 Author: Fabio Erculiani Date: Mon Oct 19 18:41:03 2009 +0200 [conf] update repositories.conf.example file, improving doc and adding custom UGC service URI commit 12de194aa9306be6b58db7613b1c243bc0ed8051 Author: Fabio Erculiani Date: Mon Oct 19 18:36:45 2009 +0200 [entropy.const] add support for arbitrary EAPI3 service URI commit d7074429fc69ba801ad29541ed6b43bd9916638f Author: Fabio Erculiani Date: Mon Oct 19 17:46:57 2009 +0200 [entropy.const] make possible to enforce (through env) Entropy directories commit 70e4466970c4965732c18d7eac6a9b89e9a39106 Author: Fabio Erculiani Date: Tue Oct 13 09:49:19 2009 +0200 [todo] update TODO commit aef94833a44829ffb48ebe2df8df6980fe84095d Author: Fabio Erculiani Date: Tue Oct 13 08:58:08 2009 +0200 [todo] update TODO commit 833712e1f93386ed70bcb28067488f875a2c85fb Author: Fabio Erculiani Date: Mon Oct 12 21:19:44 2009 +0200 [todo] update TODO commit 956850e60fc4773b1d5364b21083ecf7e7791d29 Author: Fabio Erculiani Date: Mon Oct 12 21:02:40 2009 +0200 [todo] update TODO commit ade2ce7060e595ba482634e73999448f66ec48ff Author: Fabio Erculiani Date: Mon Oct 12 16:17:38 2009 +0200 [todo] update TODO commit 36d3e4d0973724cea750bba8d48deb1dfb2fd969 Author: Fabio Erculiani Date: Mon Oct 12 15:17:20 2009 +0200 [conf] remove pkg.sabayon.org from mirrors commit 4f98125502c4472501eb2877efab66f97be0653e Author: Fabio Erculiani Date: Sun Oct 11 20:59:54 2009 +0200 [todo] update TODO commit e00bfd86e14f2cef67c2e0e5ed91fe9500e02270 Author: Roger Calvó Date: Sun Oct 11 18:32:10 2009 +0200 [translations] update Catalan translation commit a6694077674db6ef650df0c2deb9b02bfdd9a801 Author: Fabio Erculiani Date: Sun Oct 11 10:22:26 2009 +0200 [todo] update TODO commit aca89149789ddd9ac17b9396d341defeefaa6914 Author: Fabio Erculiani Date: Sun Oct 11 10:14:09 2009 +0200 [todo] update TODO commit f164db52bb18e14a0c20c6e3fd0469eb5846a446 Author: Fabio Erculiani Date: Sun Oct 11 10:14:00 2009 +0200 [translations] update translations commit 5313ad79f33c63a9b45067d40bb39c80406f83a6 Author: Fabio Erculiani Date: Sun Oct 11 10:13:30 2009 +0200 [entropy.xpak] move xpak module and functions and their usage to Portage SPM plugin commit 339f9ae89b2b7d18f8d5def582db6d55a8d30590 Author: Fabio Erculiani Date: Sun Oct 11 09:22:22 2009 +0200 [todo] update TODO commit 008c2b7e88a496e974e665f91dc750167675c88e Author: Fabio Erculiani Date: Sun Oct 11 09:22:09 2009 +0200 [entropy.qa] write newline after error msg commit 80f750290b34d403eb12d3461fb8b25f76678156 Author: Fabio Erculiani Date: Sun Oct 11 09:21:42 2009 +0200 [entropy.db/entropy.client] when validating atom matching cache, also consider repo checksum commit e40b4b2b05638442f37f8facdf8e304770e1efae Author: Fabio Erculiani Date: Sun Oct 11 00:58:28 2009 +0200 [todo] update TODO commit 90e992000f9be052b910f65df41825713a5693d5 Author: Fabio Erculiani Date: Sun Oct 11 00:58:13 2009 +0200 [unittest] add entropy.qa UT commit f3e8cff06853008a9deb1bc8de87e36b4e20d307 Author: Fabio Erculiani Date: Sun Oct 11 00:57:36 2009 +0200 [entropy.qa/entropy.spm] implement Entropy SPM QA check routines and add hook to entropy.qa commit 4052792e93185cd93bc7a2be0023917019915a76 Author: Fabio Erculiani Date: Sun Oct 11 00:08:14 2009 +0200 [equo] fix indentation commit 86520fac3c25f63c0708b5ccab6e4f2ff225bcae Merge: 8697dad 733e2c4 Author: Daniel Halens Rodríguez Date: Sat Oct 10 22:45:02 2009 +0100 Merge branch 'master' of ssh://sabayon.org/~git/projects/entropy commit 733e2c4dd41e42e10d7c816506a7ffe615d4fd6d Author: Fabio Erculiani Date: Sat Oct 10 23:36:17 2009 +0200 [equo] when N off multifetch=N is >10, cast to 10 commit 8697dad305d387f772182c861aa296a42e284505 Author: Daniel Halens Rodríguez Date: Sat Oct 10 22:33:28 2009 +0100 [equo] fix --help output commit 8fddfca70ce8876f0b9f1b6dc153c18f95d1934c Author: Fabio Erculiani Date: Sat Oct 10 23:33:04 2009 +0200 [translations] update translations commit 2b4c11bc6de9763343099e1f9549555fd1078bd0 Author: Fabio Erculiani Date: Sat Oct 10 23:32:15 2009 +0200 [equo] when using --nodeps and --ask, do not invalidate the latter commit 11f798c23c8b177ae48adcc7c9441557dcd54a36 Author: Fabio Erculiani Date: Sat Oct 10 23:22:28 2009 +0200 [entropy.client] remove get_repository_db_file_checksum, not used anymore commit dc24be0149ec648624afe0a5214582a86fc13e18 Author: Fabio Erculiani Date: Sat Oct 10 22:51:22 2009 +0200 [entropy.spm] PortagePlugin: improve output when SPM has troubles, fix metadata collection with Py3.x commit 670512f0d7db15c7d5cde61e1fbb35e2af39412f Author: Fabio Erculiani Date: Sat Oct 10 22:48:10 2009 +0200 [entropy.spm] add another function to plugin prototype class commit d15a2c4523f3559ca37c9594dd455bfcb5e18437 Author: Fabio Erculiani Date: Sat Oct 10 15:31:40 2009 +0200 [todo] update TODO commit fec27ead5bc72d1dd0e935455ca8534244a38c89 Author: Fabio Erculiani Date: Sat Oct 10 14:35:36 2009 +0200 [magneto] fix KDE loading, typo in KNotification init due to bad documentation commit ff1c6270a05922a7ae77c158d97266cea613edd5 Author: Fabio Erculiani Date: Fri Oct 9 20:00:06 2009 +0200 [equo] fixup --help output commit 57af8522ab0c1efe49b6109d202b11366553d819 Author: Fabio Erculiani Date: Fri Oct 9 19:47:36 2009 +0200 [unittest] add several entropy.tools tests commit 917b187d414813b764b44c2133f1f82daf33fae7 Author: Fabio Erculiani Date: Fri Oct 9 19:47:17 2009 +0200 [entropy.db/entropy.client] update entropy.tools function name call commit 6f4e4d9458fe8ea58ab3a7b8f01e9cd799298eda Author: Fabio Erculiani Date: Fri Oct 9 19:46:59 2009 +0200 [entropy.tools] complete Python 3.x/2.x support commit ae75e71726effa9a2ff8da1b97f98bd9d467020b Author: Fabio Erculiani Date: Fri Oct 9 19:44:13 2009 +0200 [unittest] add more test files commit 5dbf92bf6d6244113766bc6924c34abc9912baf6 Author: Fabio Erculiani Date: Fri Oct 9 19:43:38 2009 +0200 [entropy.spm] move extract_elog from entropy.tools to PortagePlugin class commit e511233c0b9d2877fbd82b7ca4a92ea794cb8955 Author: Fabio Erculiani Date: Thu Oct 8 21:43:44 2009 +0200 [entropy.tools] more code cleanup commit 3526aab1f862f6c32fcfaae3ea2fa95530d7b35a Author: Fabio Erculiani Date: Thu Oct 8 21:21:34 2009 +0200 [entropy.tools] add more Python 3.x fixes commit 19eb354acd33a064734e9a8717c5bb439fe1537f Author: Fabio Erculiani Date: Thu Oct 8 21:16:08 2009 +0200 [entropy.spm] add PLUGIN_NAME class variable, fix small user issue with generate_package commit 8fc87f2b3e4ba25fdaa273e499cd4ff463c8cc9f Author: Fabio Erculiani Date: Thu Oct 8 21:14:58 2009 +0200 [entropy.xpak] improve Python 3.x support commit 8224415a0a190d6a2832aa853566c01e3f12c810 Author: Fabio Erculiani Date: Thu Oct 8 21:14:38 2009 +0200 [equo] fix small output glitch commit 967b7b34681789acdcc7957227ab914c3d2b8c45 Author: Fabio Erculiani Date: Thu Oct 8 21:13:38 2009 +0200 [unittest] add more tests (thanks Python 3.x, huh) commit 460f94e8e14cdbd356a06ac886519e7573f46d56 Author: Fabio Erculiani Date: Wed Oct 7 23:30:08 2009 +0200 [unittest] add another nice fuxxxored package for testing commit 0f0647d96c1c8f881ee4505d1f96d7c5bb20c94e Author: Fabio Erculiani Date: Wed Oct 7 23:26:08 2009 +0200 [entropy.services] some Python 3.x fixes commit 503a646360c76638680a952e3445f3aa3082e237 Author: Fabio Erculiani Date: Wed Oct 7 23:01:27 2009 +0200 [entropy.core.settings] improve non-ASCII file handling in every situation (non UTF-8 locales included) commit 57806d208f9847c4475854d0c21fb50e5731314a Author: Fabio Erculiani Date: Wed Oct 7 23:00:50 2009 +0200 [entropy.output] improve print functions compatibility between Python releases commit a7cc1f53b27e8cb7f403cdc42e373f869ce90718 Author: Fabio Erculiani Date: Wed Oct 7 15:00:24 2009 +0200 [entropy.const] more Python 3.x/2.x compat work commit 556a34dc90929f3b3ca794a5d4fa4ad92621188c Author: Fabio Erculiani Date: Tue Oct 6 21:08:19 2009 +0200 [entropy.services.ugc] more Python 3.x fixes ftw commit 16d2ecb3850479260c175e51436475b97346d22c Author: Fabio Erculiani Date: Tue Oct 6 21:00:25 2009 +0200 [entropy.services] replace exception classes pointing to None commit e12726ab111288310ad6128ec4fe9a7602bd7b38 Author: Fabio Erculiani Date: Tue Oct 6 21:00:08 2009 +0200 [entropy.exceptions] add DumbException class (never raised, just placeholder) commit b016de6917528f98108daca24b408d8922db045d Author: Fabio Erculiani Date: Tue Oct 6 20:55:30 2009 +0200 [entropy*] remove u' unicode string immediates prefix commit 9075dc47faf811cc22644d17c40fc05860cedd68 Author: Fabio Erculiani Date: Tue Oct 6 20:50:32 2009 +0200 [entropy] replace built-in cmp() with const_cmp commit 153606ae464d3db3d69bfdfebc84b877e6e5c33b Author: Fabio Erculiani Date: Tue Oct 6 20:50:19 2009 +0200 [entropy.const] add const_cmp, compat function commit 322cc49782d4a2f14983bec26ee48588fca57138 Author: Fabio Erculiani Date: Tue Oct 6 20:07:25 2009 +0200 [entropy.client/entropy.server] two small bugfixes commit 6bfcd5b3928a917f57ce84f371de2adf4447cbac Author: Fabio Erculiani Date: Tue Oct 6 19:46:40 2009 +0200 [unittest] trivial fixes commit e231d4a5104c342c8bbe3fc50cc0e81e20d448cf Author: Fabio Erculiani Date: Tue Oct 6 19:45:26 2009 +0200 [entropy*] fix improper usage of == '' and == "" commit 2faa745af003b08e8478af2afd603b441baaf414 Author: Fabio Erculiani Date: Tue Oct 6 19:18:20 2009 +0200 [entropy.tools] some other Python 3.x fixes commit b2fdfe72fb1764d431b06f48a285b765a0812ca6 Author: Fabio Erculiani Date: Tue Oct 6 19:00:50 2009 +0200 [entropy.misc] fix EmailSender with Python 3.x commit a9b91a8cef8bb1e7898d77c7ed592c52758eea12 Author: Fabio Erculiani Date: Tue Oct 6 18:57:49 2009 +0200 [unittest] fix i18n test under Python 3.x commit 4d4280ce079ccbf961034b59328875cb74d22211 Author: Fabio Erculiani Date: Tue Oct 6 18:56:40 2009 +0200 [unittest] fix db tests commit 7061660517d171fb616120509cefb5588a21c636 Author: Fabio Erculiani Date: Tue Oct 6 18:56:09 2009 +0200 [entropy.spm/entropy.db] better handle Python 3.x bullshit commit b4dfa48e75f06a70ec1408eea76c0276107ebdd5 Author: Fabio Erculiani Date: Tue Oct 6 18:55:19 2009 +0200 [entropy.const] in string types conversion, also handle buffer objects commit d3d39e2ecc4787f6dc83bc222e663a92dadcd424 Author: Fabio Erculiani Date: Tue Oct 6 10:22:48 2009 +0200 [entropy.spm] make Portage metadata extractor Python 3.x compatible commit 179d497a4a8b260cb468c5d13d75ea47b33ef999 Author: Fabio Erculiani Date: Tue Oct 6 10:22:11 2009 +0200 [entropy.tools] make istext Python 3.x compatible commit f90e2eb51b56ab7577024dc5bb156f8d9234218a Author: Fabio Erculiani Date: Tue Oct 6 10:21:59 2009 +0200 [entropy.xpak] make module Python 2.x/3.x compat commit 6f66790287e03afa23ec33412cde93c7988bcb65 Author: Fabio Erculiani Date: Tue Oct 6 09:18:13 2009 +0200 [entropy.client.interfaces.package] some Python 3.x support bits here and there commit 1483332d616b5eea9232ee6e20dee3151fb1f36d Author: Fabio Erculiani Date: Tue Oct 6 09:17:48 2009 +0200 [entropy.tools] slightly change Python 3.x support strategy commit 40fca8ab0e8b383bd7fe417601e8f07462f28d19 Author: Fabio Erculiani Date: Tue Oct 6 09:01:52 2009 +0200 [entropy.tools] more Python 3.x/2.x compatibility work commit 13af73c26348069c8381e70251571c3909751cb0 Author: Fabio Erculiani Date: Tue Oct 6 09:01:21 2009 +0200 [entropy.transceivers] code cleanup, fix Python 3.x support commit 0b6c6274934086d01ab996b457c66db446eb3008 Author: Fabio Erculiani Date: Mon Oct 5 21:32:57 2009 +0200 [entropy.tools] make locate_edb working with Python 3.x commit ce80e0d2001e9a93c544ce9a4e049dd80b080cc9 Author: Fabio Erculiani Date: Mon Oct 5 21:32:36 2009 +0200 [entropy.misc/entropy.transceivers] use const_isfileobj commit b756ffb7ed2c8df7942321cf79032763223f2436 Author: Fabio Erculiani Date: Mon Oct 5 21:32:13 2009 +0200 [entropy.const] add const_isfileobj function commit 23c20d4235de758ade7ebe211d0ef39bf9794879 Author: Fabio Erculiani Date: Mon Oct 5 19:54:27 2009 +0200 [equo] when caching fails, show a traceback at least commit 3cab2bf6dff4c6eebcc378fc1b41a816b13dc48e Author: Fabio Erculiani Date: Mon Oct 5 19:54:08 2009 +0200 [entropy.client.misc] add Python 3.x temp workaround commit bdfc77ff7158a26e4220053b0a49757cd204b2c0 Author: Fabio Erculiani Date: Mon Oct 5 19:53:39 2009 +0200 [entropy.tools] improve code quality of some functions commit ac92384abb98bac5c86f55a7a34d547cfb0a758e Author: Fabio Erculiani Date: Mon Oct 5 19:43:01 2009 +0200 [entropy.core] Singleton: make Singleton class Python 3.x compatibile commit 9a00f5b2081346567f99d705a528e3e3bdbfad33 Author: Fabio Erculiani Date: Mon Oct 5 19:40:15 2009 +0200 [unittest] add singleton test commit 1a74fe7c83b2f3b328d2a3425eb16337e33f990b Author: Fabio Erculiani Date: Mon Oct 5 14:46:05 2009 +0200 [entropy.tools] remove statvfs module usage commit 7a1e7799775d7a84cdc5c459c95d60e3479a8f03 Author: Fabio Erculiani Date: Mon Oct 5 14:23:01 2009 +0200 [equo] retrieveSize now returns int commit 973fdb32de326a8b83c44183f135ecdb00dce64f Author: Fabio Erculiani Date: Mon Oct 5 14:22:49 2009 +0200 [entropy.db] fix retrieveSize, should return int() commit 971d51129542619f3c22bd9672a9b9adde7473bb Author: Fabio Erculiani Date: Mon Oct 5 14:20:12 2009 +0200 [equo] bytes_into_human wants int type commit d3a26cc57b9b7ee00088e4cd529f894ac3b5e415 Author: Fabio Erculiani Date: Mon Oct 5 14:16:18 2009 +0200 [entropy.*] more Python 3.x fixes (backward compat with 2.x) commit 0e6536587a9402232b5cc365fbdf67e698b1b571 Author: Fabio Erculiani Date: Mon Oct 5 14:16:05 2009 +0200 [equo] more Python 3.x fixes (backward compat with 2.x) commit 33c005e66855c386b030f5615bfcf722cc637a88 Author: Fabio Erculiani Date: Mon Oct 5 14:08:34 2009 +0200 [entropy] fix common idioms commit e452421c7fe83b5e5af56b5f2fa5a44d0dba71cc Author: Fabio Erculiani Date: Mon Oct 5 14:05:32 2009 +0200 [entropy] fix whitespace after comma commit e8a78712ae9ff1a80fa65f72c80feac9dbb9e53b Author: Fabio Erculiani Date: Mon Oct 5 14:04:14 2009 +0200 [entropy.core] SystemSettings dict-like, drop has_key method (removed in Python 3.x) commit 04c23250c223d1c789e2843929e2f6d42292454f Author: Fabio Erculiani Date: Mon Oct 5 14:03:50 2009 +0200 [entropy.db] do not use buffer() directly (Python 3.x has memoryview()) commit 2b8e5d366efc12d3eee36dc2f45475143e82677d Author: Fabio Erculiani Date: Mon Oct 5 14:03:27 2009 +0200 [entropy.client.interfaces.trigger] fix external script file execution commit 1293c84a7cbd653f24884657f6138d860fd06556 Author: Fabio Erculiani Date: Mon Oct 5 14:03:08 2009 +0200 [entropy.const] add const_get_buffer function commit f4a890151267ccf2fd96c7b9844c007514e8359f Author: Fabio Erculiani Date: Mon Oct 5 14:02:45 2009 +0200 [unittest] import fixes commit b991b04920f992be50c82f659e740a21f71c0ad1 Author: Fabio Erculiani Date: Mon Oct 5 10:07:15 2009 +0200 [unittest] more Python 3.x porting work commit 030dacf1de5df40913017a419c52e5306f35f55d Author: Fabio Erculiani Date: Mon Oct 5 09:57:50 2009 +0200 [entropy.tools] fix regression commit a8361cefe948e5501f8dc6f2223be6421a629b0e Author: Fabio Erculiani Date: Mon Oct 5 09:57:40 2009 +0200 [entropy.const] fix regression commit 0d1681f5768233fa6709828983a2144deedb1c11 Author: Fabio Erculiani Date: Mon Oct 5 09:53:55 2009 +0200 [unittest] more Python 3.x compatibility commit bca795b8a2c4d91384b1b3bf2d0c0affe7ada471 Author: Fabio Erculiani Date: Mon Oct 5 09:53:34 2009 +0200 [unittest] more Python 3.x compatibility commit d48ffe4ee1caccdb19f4ed8b25efce707f01653a Author: Fabio Erculiani Date: Mon Oct 5 09:53:27 2009 +0200 [entropy.spm] Python 3.x compatibility commit 553316764884d975f479a0e2a541521d9be4eb19 Author: Fabio Erculiani Date: Mon Oct 5 09:53:15 2009 +0200 [entropy.services] more Python 3.x compatibility commit eca2ab5a5a2cecbb44d49c8fb6f38f4d1b2e9903 Author: Fabio Erculiani Date: Mon Oct 5 09:52:44 2009 +0200 [entropy.const] new function const_israwstring commit 5a1d23fb9a759b023cba89e9fa54126a7f534b29 Author: Fabio Erculiani Date: Mon Oct 5 09:52:25 2009 +0200 [magneto] migrate code to Python 3.x compatibility commit 747b8a7751bb34bd34d61a438c016c150b9bee06 Author: Fabio Erculiani Date: Mon Oct 5 09:52:07 2009 +0200 [server] migrate code to Python 3.x compatibility commit 673e6fe589522f97602833b9aa25b6b8413b49b3 Author: Fabio Erculiani Date: Mon Oct 5 09:51:47 2009 +0200 [sulfur] migrate code to Python 3.x compatibility commit 9ab294914c48d39f9f2d698c7948939c5cde2698 Author: Fabio Erculiani Date: Mon Oct 5 09:24:15 2009 +0200 [entropy.services] Python 3.x fixes commit 82cfe7ef1de5eb9e8f7fd0f144839ef6b6ac90ef Author: Fabio Erculiani Date: Mon Oct 5 09:24:06 2009 +0200 [entropy.server] Python 3.x fixes commit 5bc6010d17bffd87490a6b15857e38085ae65ad4 Author: Fabio Erculiani Date: Mon Oct 5 09:23:44 2009 +0200 [entropy.client] Python 3.x fixes commit 2ddc5625f2a991ec7da2dedf7c5ebd7c4fcb9e98 Author: Fabio Erculiani Date: Mon Oct 5 09:21:46 2009 +0200 [entropy.services.skel] try to cope with syntax changes in Python 3.x (keeping 2.x compat) and deal with unicode bullshit commit 564a6191786930753bfb881bb06d6b5875594d3d Author: Fabio Erculiani Date: Mon Oct 5 09:14:46 2009 +0200 [entropy.const] regression fixes commit 0b3d89d1fc1eb0b266b966750ae66ad6f842db63 Author: Fabio Erculiani Date: Mon Oct 5 07:37:14 2009 +0200 [sulfur] ease sorted() commit 69a83cd4c2828dcb4c7bff0d0332c3298495e38e Author: Fabio Erculiani Date: Mon Oct 5 07:37:06 2009 +0200 [equo] ease sorted() commit 6ea1b90875626018b0b1376ff072f52f07b03c01 Author: Fabio Erculiani Date: Mon Oct 5 07:35:41 2009 +0200 [entropy.client.interfaces.dep] ease sorted() commit a70d08c0bf1fcd9ab094102f8e686bd84eeab8bc Author: Fabio Erculiani Date: Mon Oct 5 07:35:16 2009 +0200 [equo] use new sort way (using key=) commit 84cc99e1c90d13578692c1d8357209796fe8aa79 Author: Fabio Erculiani Date: Mon Oct 5 07:31:21 2009 +0200 [entropy.tools] make module Python 3.x compatible commit 6411168c792a0f640ddc0bc9c355dc0ff6739813 Author: Fabio Erculiani Date: Mon Oct 5 07:31:00 2009 +0200 [entropy.i18n] add Python 3.x support commit 4546d680e622c8636b63dd41507e36073dbc0007 Author: Fabio Erculiani Date: Sun Oct 4 22:38:15 2009 +0200 [entropy.tools] since cmp() is removed from Python 3, we need to get back to bubble sorting commit 1ab0c36510a565a148841a20644ea446c134ae2b Author: Fabio Erculiani Date: Sun Oct 4 19:01:48 2009 +0200 [equo] improve Python 3.x compatibility commit b48662a36bc12f3fa78acbb43ea7609c06354ddc Author: Fabio Erculiani Date: Sun Oct 4 19:01:35 2009 +0200 [entropy.tools] make module Python 3.x aware commit 9d2b9d8a56fbd6ae619203dd6ea8f9edeca5e463 Author: Fabio Erculiani Date: Sun Oct 4 19:01:12 2009 +0200 [entropy.exceptions] make module Python 3.x aware commit b51a59533a766708415fd8fa1099d3fb568a634c Author: Fabio Erculiani Date: Sun Oct 4 19:00:45 2009 +0200 [entropy.const] add const_get_stringtype function and improve const_convert_to_unicode commit 7493e806b6d305fd3709a2c768b9c21a32f6358c Author: Fabio Erculiani Date: Sun Oct 4 18:36:29 2009 +0200 [entropy.db] fix bogus code commit b615f7d5f97f932e4d1ded635850c6bb6019abc8 Author: Fabio Erculiani Date: Sun Oct 4 18:36:18 2009 +0200 [entropy.const] cosmethical change commit 116f43fe0c22cf4889920b51e7f1f78534d7bffe Author: Fabio Erculiani Date: Sun Oct 4 18:35:55 2009 +0200 [equo] also import const_convert_to_rawstring commit e7d79be11f53d29dd86f2374b90f94281ee4f435 Author: Fabio Erculiani Date: Sun Oct 4 18:32:23 2009 +0200 [entropy.tools] fix print_exception commit f7149b7f9bae091ee1e1b0e8813138ba8dd43053 Author: Fabio Erculiani Date: Sun Oct 4 18:30:53 2009 +0200 [equo] port some other snippets to Python 3.x syntax commit b83d60472764a94144cfedbb74ba377e815039c5 Author: Fabio Erculiani Date: Sun Oct 4 18:30:15 2009 +0200 [entropy.db] make module more Python 3.x aware commit dee75d808a51d3edb28334d2d2396aea2eb96392 Author: Fabio Erculiani Date: Sun Oct 4 18:29:55 2009 +0200 [docs] make script Python 3.x compatible commit 2816574be2b94b4a1f373708317894e8e2f8543f Author: Fabio Erculiani Date: Sun Oct 4 18:23:27 2009 +0200 [entropy.const] improve const_convert_to_unicode and add const_convert_to_rawstring commit 720c78d724503e355cc4137cde1d73022b84e1bc Author: Fabio Erculiani Date: Sun Oct 4 18:01:51 2009 +0200 [unittest] add new UT, package installation and removal commit 6441b0d0ef38ee997e8eea4c5dcc5870bac1a0db Author: Fabio Erculiani Date: Sun Oct 4 18:01:35 2009 +0200 [unittest] fix import statement commit cb7aba6d9022b683412d1609a15a3e3002293346 Author: Fabio Erculiani Date: Sun Oct 4 18:00:58 2009 +0200 [unittest] add a new UT package commit f503f9b7c81baeaf4cb6430af385a5cf5fe535fe Author: Fabio Erculiani Date: Sun Oct 4 18:00:13 2009 +0200 [unittest] add client module paths to sys.path commit a854d391205f93a1b56602744043db91f9478aa4 Author: Fabio Erculiani Date: Sun Oct 4 17:55:31 2009 +0200 [entropy.spm] PortagePlugin: add support for unit testing metadata from Entropy commit 251788f6db19db585772a4c00acc91f92301fbb4 Author: Fabio Erculiani Date: Sun Oct 4 17:47:38 2009 +0200 [entropy.client.interfaces.package] add support for unit testing alternative root prefix commit 4b54030982482466ee2596ad26d39c42ad8c205f Author: Fabio Erculiani Date: Sun Oct 4 17:25:01 2009 +0200 [entropy.client.interfaces.package] bail out when workout_file fails commit 011d479b7dc8e87bb0cce49c3a777bfe93889a7c Author: Fabio Erculiani Date: Sun Oct 4 17:20:38 2009 +0200 [entropy.output] fix print_generic function commit 2af1fd471a55bb6b5d8e8de17ba867737d1929f7 Author: Fabio Erculiani Date: Sun Oct 4 17:17:34 2009 +0200 [entropy.tools] fix print_generic calls in movefile commit e0b05741f11c42a6e8e768d0b15601c61e619c44 Author: Fabio Erculiani Date: Sun Oct 4 17:16:46 2009 +0200 [entropy.client.interfaces.methods] add support to etpSys['unittest'] commit 6a1c1d91053b953d6648ac1e10ced4812e41041d Author: Fabio Erculiani Date: Sun Oct 4 17:16:22 2009 +0200 [entropy.const] add unittest key to etpSys commit 5b4f02188b7f35c20fb5771873b539d35564a164 Author: Fabio Erculiani Date: Sun Oct 4 17:14:39 2009 +0200 [entropy.client.interfaces.package] properly handle unicode output commit 156d83fe450f859248fb77c596032d0fd23e8054 Author: Fabio Erculiani Date: Sat Oct 3 21:55:54 2009 +0200 [entropy.core.settings] improve code, make it more Python 3.x ready commit 7ea72dd97d69ee6f411c6c02b76c76c680c122d6 Author: Fabio Erculiani Date: Sat Oct 3 21:55:39 2009 +0200 [entropy.security] improve code, make it more Python 3.x ready commit d760ac43c0ce2b97bb7074e06f1a7b16eb5ec296 Author: Fabio Erculiani Date: Sat Oct 3 21:55:25 2009 +0200 [entropy.misc] improve code, make it more Python 3.x ready commit e4b19d7607064a977e245e2f5b4c07b15b666422 Author: Fabio Erculiani Date: Sat Oct 3 21:55:08 2009 +0200 [entropy.transceiver] improve code, make it more Python 3.x ready commit a87e999c880c49551999d9f2cbb0fb779e6c2f22 Author: Fabio Erculiani Date: Sat Oct 3 21:54:55 2009 +0200 [entropy.tools] improve code, make it more Python 3.x ready commit f8fbd7c4c43166a24147cdd2cdc88feccd5ea562 Author: Fabio Erculiani Date: Sat Oct 3 21:54:41 2009 +0200 [entropy.output] improve code, make it more Python 3.x ready commit f70b1fddc3585389d532885568fd368036bb6bae Author: Fabio Erculiani Date: Sat Oct 3 21:54:28 2009 +0200 [entropy.db] improve code, make it more Python 3.x ready commit 2c564a13b6bfd64d21d3f9b6290c666264c60e9d Author: Fabio Erculiani Date: Sat Oct 3 21:54:15 2009 +0200 [entropy.qa] improve code, make it more Python 3.x ready commit bf922c6c1792072da485b4b93036de9e4eb51be3 Author: Fabio Erculiani Date: Sat Oct 3 21:53:58 2009 +0200 [entropy.spm] improve code, make it more Python 3.x ready commit f73fecea337489ba4ad2414dce0ffd42c244a228 Author: Fabio Erculiani Date: Sat Oct 3 21:53:41 2009 +0200 [entropy.xpak] improve code, make it more Python 3.x ready commit f2b9c045ebb97e1cedab832761bd62825e53f61a Author: Fabio Erculiani Date: Sat Oct 3 21:53:24 2009 +0200 [entropy.server] improve code, make it more Python 3.x ready commit e82677839a0d70da17aee5ce22b1433b8de7e82a Author: Fabio Erculiani Date: Sat Oct 3 21:52:48 2009 +0200 [entropy.const] add helper function (unicode handling) commit 17ce7b38a0a0f1f137436a22f16fae7aaa35845f Author: Fabio Erculiani Date: Sat Oct 3 21:52:13 2009 +0200 [entropy.services] improve code, make it more Python 3.x ready commit 82afcd22c74d78544e8ec8e0941420a0623354b1 Author: Fabio Erculiani Date: Sat Oct 3 21:51:47 2009 +0200 [entropy.client] improve code, make it more Python 3.x ready commit e126f38290f33e8839387d5369414c2e7dec2378 Author: Fabio Erculiani Date: Sat Oct 3 21:50:31 2009 +0200 [equo] improve code, make it more Python 3.x ready commit 10578dbf7e8262c4e695aa45f9259de4e79a6c45 Author: Fabio Erculiani Date: Sat Oct 3 20:42:12 2009 +0200 [entropy.services] remove unicodism commit 49f258e040684fc50ff354055718b0d535fea52f Author: Fabio Erculiani Date: Sat Oct 3 20:41:41 2009 +0200 [sulfur] remove unicodism commit 4152a88034adad7e14a8eda5755e800e2236b7b0 Author: Fabio Erculiani Date: Sat Oct 3 20:40:41 2009 +0200 [equo] improve code quality in query module commit 4c498cec92391a7239a0992eae26dcbe62058b21 Author: Fabio Erculiani Date: Sat Oct 3 20:40:13 2009 +0200 [equo] drop unicode() where possible commit c88b6a0b7a7e977e7037ee8aeca8a56ffb65e76f Author: Fabio Erculiani Date: Sat Oct 3 19:15:25 2009 +0200 [equo] make equo show reinstalls as forced upgrades commit 487afa2ce82c2836951edc29817ef2d5abc71765 Author: Fabio Erculiani Date: Sat Oct 3 19:05:51 2009 +0200 [entropy.client] make get_package_action also check for digest commit 92d357b942bf335a64489b40c4d281f8ca313b45 Author: Fabio Erculiani Date: Sat Oct 3 18:59:03 2009 +0200 [equo] make _showPackageInfo using Entropy Client get_package_action method commit a4dce99e06ce7b43bd735f03b7802bf4dbe6177a Author: Fabio Erculiani Date: Sat Oct 3 11:21:37 2009 +0200 [entropy.client.interfaces.dep] when looking for repackaged pkgs, only consider pkg digest commit 7973f22c095636ec2ebf829590d2cd9e41a21038 Author: Fabio Erculiani Date: Fri Oct 2 19:29:32 2009 +0200 [entropy.client.interfaces.dep] also check for branch and digest in calculate_world_updates commit 8fedd189f902c290a106d42053c996d76623a3ba Author: Fabio Erculiani Date: Fri Oct 2 19:16:47 2009 +0200 [entropy.client.interfaces.dep] also pull in packages which version number matches the one installed but have been repackaged in reality commit 712dd1704656c202b709e187926e493aa4c3e791 Author: Fabio Erculiani Date: Fri Oct 2 19:16:07 2009 +0200 [entropy.output] fix small regression in askQuestion commit 42272520b4323273d14c314cde4e58add9f18a23 Author: Fabio Erculiani Date: Fri Oct 2 18:48:20 2009 +0200 [entropy.client.interfaces.dep] fix a ValueError exception issue commit b78f7ef42ddd595b1ade969ce0a5959405257211 Author: Fabio Erculiani Date: Thu Oct 1 21:09:59 2009 +0200 [entropy.client] depresolver: prioritize system packages installation on depgraph commit 51c1fdb0770a63ee7cf80922517a3296076e579c Author: Fabio Erculiani Date: Thu Oct 1 19:23:50 2009 +0200 [entropy.db] add new method "getSystemPackages" commit 0272b2abc484f15ab247c8a637288af3ca3575a7 Author: Fabio Erculiani Date: Thu Oct 1 18:59:03 2009 +0200 [entropy] more Python 2.6/3.x compat fixes commit 72705563032648f471bdde49bf42723ad157e0c3 Author: Fabio Erculiani Date: Thu Oct 1 18:33:11 2009 +0200 [equo] remove unused import commit 0b751a8314c167a386e98723bbc0711b6373a45a Author: Fabio Erculiani Date: Thu Oct 1 18:17:17 2009 +0200 [entropy] fix getoutput function call (it's in subprocess in Python 3.x and in commands in 2.x) commit c14de9c8fbf396891fb7269b19518dbdde24dcb0 Author: Fabio Erculiani Date: Thu Oct 1 18:11:24 2009 +0200 [entropy.spm] PortagePlugin: add gentoolkit to PATH only once commit 1572d9256fb6c9e86ee1a514b0eb79301227aaf6 Author: Fabio Erculiani Date: Thu Oct 1 18:11:02 2009 +0200 [entropy.client] do not execute branch migration script if it doesn't exist commit 8627f83c54e97b60a41c360c38bcfb0deb84fa87 Author: Fabio Erculiani Date: Thu Oct 1 15:30:48 2009 +0200 [entropy.server] add missing import commit 49a277db7b7888ba8e39c2b29d23d0f5d137f843 Author: Fabio Erculiani Date: Wed Sep 30 22:13:17 2009 +0200 [entropy] fix urllib support for both Python 2.6 and 3.x commit 54c0d11d583366c482771cd5c8e91ffe056d5f31 Author: Fabio Erculiani Date: Wed Sep 30 20:56:46 2009 +0200 [entropy.tools] make get_remote_data compatible with both Python 2.6 and 3.x commit d1ff90291b10953d21dfbf162c9d62bcd37acd84 Author: Fabio Erculiani Date: Wed Sep 30 20:44:19 2009 +0200 [entropy.output/entropy.tools] fix Python 2.6 syntax commit 71825e9c768e99e18985bf08af361474f94839ad Author: Fabio Erculiani Date: Wed Sep 30 19:53:47 2009 +0200 [entropy] migrate codebase to Python 2.6 only syntax commit dba441b58d8a3641212cff22a6172db80fc53089 Author: Fabio Erculiani Date: Wed Sep 30 19:44:01 2009 +0200 [sulfur] improve code and make Python 2.6 2to3 happy commit f9761e8776fe1cc93c834345d97b8c45962f12c1 Author: Fabio Erculiani Date: Wed Sep 30 19:43:50 2009 +0200 [entropy.dump] port to Python 2.6 commit 376495b6b285c4087782fbe1d3a22d76e7e7e5dc Author: Fabio Erculiani Date: Wed Sep 30 19:34:27 2009 +0200 [pylzma] remove pylzma from sources, not needed here commit 85e92ea500a0abaad25c072b63dc4a68e0041f7c Author: Fabio Erculiani Date: Wed Sep 30 19:06:14 2009 +0200 [entropy] start to port to >=Python2.6/3, remove with statement import commit 96cd806d8f99ca5a2f9a7296b2c031ab407f7066 Author: Daniel Halens Rodríguez Date: Tue Sep 29 12:26:41 2009 +0100 [translations] fix a typo in translators list commit eeb538a6a82583e3c4480ad8fbe17ed22ca3b47f Author: Fabio Erculiani Date: Mon Sep 28 18:52:39 2009 +0200 [entropy.client.interfaces.package] os.utime() is done by entropy.tools.movefile() commit e04e7563ea1c6ae152eb544a040fde26221a8f5d Author: Daniel Halens Rodríguez Date: Mon Sep 28 00:34:02 2009 +0100 [translations] update Russian translation commit 04aab5d07048102fe1714e32187b83978855f6ec Author: Daniel Halens Rodríguez Date: Mon Sep 28 00:15:41 2009 +0100 [translations] update Spanish translation commit b898e14a9fc8a7e8b2a2a82048369399d41fab93 Author: Daniel Halens Rodríguez Date: Mon Sep 28 00:11:05 2009 +0100 [translations] update translators list and order it by locale commit 0317c54cded0d75d3f6d38d727fadd4f7da56682 Author: Daniel Halens Rodríguez Date: Sun Sep 27 23:58:53 2009 +0100 [translations] update French (Canada) translation commit 8363718cec14e2c15c4e7ed1084539cb6fb2be60 Author: Daniel Halens Rodríguez Date: Sun Sep 27 23:58:19 2009 +0100 [translations] update French translation commit 536c762bfb427f9eda016736e44dff2fa18fbc73 Author: Fabio Erculiani Date: Sun Sep 27 08:55:24 2009 +0200 [todo] update TODO commit be6126ce5a07c7c5fa8798ec2b7d74cea4c6630d Author: Fabio Erculiani Date: Sun Sep 27 08:52:32 2009 +0200 [entropy.server] properly handle pkg revision setup ignoring self sepo commit 1c0da453fdbe779bf70d5f4e0cc5e4ced3a68212 Author: Fabio Erculiani Date: Sun Sep 27 08:52:27 2009 +0200 [todo] update TODO commit 2886e5462eedb7b4886b9fd651d7b5f45f649e60 Author: Fabio Erculiani Date: Sat Sep 26 18:20:35 2009 +0200 [entropy.client.interfaces.package] look for pkgs in same slot by removing versiontag first commit 71b0f8dff8ce6aa1127f6676244cc3283f5078f9 Author: Fabio Erculiani Date: Sat Sep 26 14:52:40 2009 +0200 [entropy.spm] Plugin interface refactoring, move Portage stuff away from Entropy Client Trigger interface commit 42245670740b687169508ffd8bbd777d1bf29078 Author: Fabio Erculiani Date: Sat Sep 26 11:43:51 2009 +0200 [sulfur] make EntropyQueueView atomic commit 34d77a912dcd9259d3da44d2cf98f82555739b81 Author: Fabio Erculiani Date: Sat Sep 26 11:32:10 2009 +0200 [sulfur] fix packages metadata handling when critical updates feature is enabled commit aca8a9d2ac872171ad2f12dc675a2cd3bf46591f Author: Fabio Erculiani Date: Sat Sep 26 11:02:55 2009 +0200 [sulfur] fix wrongly formatted output issue (on vte.Terminal) commit 4a8bda7612f8753eaec5d734e04b07651ecd3984 Author: Fabio Erculiani Date: Sat Sep 26 09:57:17 2009 +0200 [entropy.client.interfaces.trigger] Trigger class cleanup, preparing to move Portage stuff away from it commit 7708a403fa98f630a0c680d3b040ca94136974e5 Author: Fabio Erculiani Date: Sat Sep 26 09:39:38 2009 +0200 [entropy.const] always set a valid ROOT env var commit 2a7db1965aa05c647e0a530ebc0cdfde383e5729 Author: Fabio Erculiani Date: Sat Sep 26 09:18:23 2009 +0200 [entropy] fix OutputInterface.askQuestion answers handling commit dfdca096b1f28e6ea9b8aad826cd64c81c64b97a Author: Fabio Erculiani Date: Sat Sep 26 01:43:15 2009 +0200 [entropy.client.interfaces.trigger] initdisable is dangerous initdisable trigger has been very dangerous (and bound to Gentoo specific stuff). Removing it avoids having weird troubles with system services being accidentally removed. If this will cause unclean boot, issues have to be solved via branch migration scripts. commit 8278b5e8ee66a9899795419931bcefc5989b18b4 Author: Fabio Erculiani Date: Sat Sep 26 01:40:59 2009 +0200 [entropy.client.interfaces.trigger] fix initdisable trigger metadata collection commit fed13cc631d2da3acf207966f713d04a7999f58d Author: Fabio Erculiani Date: Sat Sep 26 01:36:03 2009 +0200 [entropy.client.interfaces.trigger] start to cleanup trigger module, move spm stuff to spm commit 53b49f6614281a2d23342fd7686afed5542c5013 Author: Fabio Erculiani Date: Sat Sep 26 01:35:36 2009 +0200 [entropy.client.interfaces.package] update utime on file install commit 021b4027426cd423bebde56ed85b212db4fc250c Author: Fabio Erculiani Date: Sat Sep 26 01:35:18 2009 +0200 [todo] update TODO commit 1af34cf6e93cf057a4d41290ba701e731bf71755 Author: Fabio Erculiani Date: Wed Sep 23 22:51:47 2009 +0200 [todo] update TODO commit 4e66c9ed25b74e6a93ff0b6683441e1eba933be6 Author: Fabio Erculiani Date: Fri Sep 25 22:35:54 2009 +0200 [entropy.client.interfaces.trigger] add workaround for buggy Portage linux-info.eclass commit d9f440cc08bc7c2322cf7c00359ceeeabe00cf54 Author: Fabio Erculiani Date: Thu Sep 24 16:19:03 2009 +0200 [entropy.services.ugc] make socket setup fault tolerant commit c221305636bb7428c07da4e202f181d2fba0596e Author: Fabio Erculiani Date: Thu Sep 24 16:18:04 2009 +0200 [entropy.client.services.ugc] fine tune timeout settings commit b0e08df721604939d034ddf461e8c0623fc77a2c Author: Fabio Erculiani Date: Thu Sep 24 16:10:13 2009 +0200 [entropy.services.ugc] do not hang on connect() if server is not available commit 6da943a93b5b40f54633ee320d038475b3db0c66 Author: Fabio Erculiani Date: Wed Sep 23 11:08:57 2009 +0200 [entropy.db] when validating cache, also check cached objects type commit 58d796d4386e561ed74ddc379c8acd6af725b6bf Author: Fabio Erculiani Date: Wed Sep 23 11:08:36 2009 +0200 [entropy.tools] improve isnumber function commit d658f8881b174c8203e5bf9ec489b45d56ca0482 Author: Fabio Erculiani Date: Sun Sep 20 23:47:39 2009 +0200 [entropy.server] fine tune revision across repos handling commit bbdf23dce70c00dea225e9e4d591497dffb5f4d9 Author: Fabio Erculiani Date: Sun Sep 20 21:42:35 2009 +0200 [magneto] KDE: fix KNotification attribute call commit 8862b3619f361b95478fbd506d99e74ac3a7cd8a Author: Fabio Erculiani Date: Sun Sep 20 21:40:40 2009 +0200 [magneto] KDE: close notification on timeout commit bb947f1f42c7f653b0b4ba4d060d91b90e5e5641 Author: Fabio Erculiani Date: Sun Sep 20 20:48:43 2009 +0200 [entropy.spm] PortagePlugin: remove annoying QA warnings commit 7f49cf7a9ba0799fcc92778d5869c4644d56e478 Author: Fabio Erculiani Date: Sun Sep 20 18:42:03 2009 +0200 [entropy.client.ugc] do not spam terminal with bad received data commit bd50ba97a2a70ce574f8d597e87594381bb689b4 Author: Fabio Erculiani Date: Sun Sep 20 18:38:47 2009 +0200 [tests] set TEXTDOMAINDIR before loading Entropy commit 1c4402f06a254d4b33bcf441c8b82475c7007cab Author: Fabio Erculiani Date: Sun Sep 20 18:31:43 2009 +0200 [entropy.db] use "LIMIT 1" in SQL queries commit 128cdda2b8e3bcf13da9b170119d1f2351e70f8c Author: Fabio Erculiani Date: Sun Sep 20 18:15:58 2009 +0200 [entropy.db] drop getIDPackage (not completely reliable) in favour of getIDPackages commit ca6ef08af82798305f351af5728380fb29caa52f Author: Fabio Erculiani Date: Sun Sep 20 17:57:33 2009 +0200 [entropy.server] use getIDPackages instead of atomMatch commit 91ed0475a200e0d1ad3b9e5ce340e4645a134b3d Author: Fabio Erculiani Date: Sun Sep 20 17:57:06 2009 +0200 [entropy.db] implement new method getIDPackages (will replace getIDPackage which is unsafe) commit e00ec8258ecf1adaa814a823c0337b4c542ca27c Author: Fabio Erculiani Date: Sun Sep 20 17:48:25 2009 +0200 [entropy.server] when matching atoms in db while scanning for revisions, do not use cache commit c2a7a725af815a3c91446ae091fc8898f34e9a76 Author: Fabio Erculiani Date: Sun Sep 20 17:45:22 2009 +0200 [todo] update TODO commit 899f87038e3d9c00e8b9f785ab3c2a5980ef0243 Author: Fabio Erculiani Date: Sun Sep 20 17:44:45 2009 +0200 [entropy.db] when calling removePackage from handlePackage, do not cleanup metadata nor commit commit 11c6092ea0e2aec4c2bc1b7f231fcf810b5e32b7 Author: Fabio Erculiani Date: Sun Sep 20 17:42:02 2009 +0200 [entropy.spm/entropy.const] PortagePlugin: remove etpConst['spm']['cache'] commit ba37681d624995ba35a658ead488745743a45ab9 Author: Fabio Erculiani Date: Sun Sep 20 17:28:29 2009 +0200 [entropy.core] add Python Eggs support to EntropyPluginFactory commit 207f2662ea837222edd9c63ec69afef36660f63d Author: Fabio Erculiani Date: Sun Sep 20 15:36:24 2009 +0200 [entropy.server] properly handle package revision across multiple repos When repo A has x11-foo/foo-1.2.3~0 and in repo B is being added the same atom, this should get revision 1 instead of 0 so that client-side Entropy is happy to pull in a newly created package. commit ee01843913cb70ad6c56bf806f24905a0433afb9 Author: Fabio Erculiani Date: Sun Sep 20 15:34:50 2009 +0200 [todo] update TODO commit ef3dc98867abd5ea366336ba5ecd1892bd9cb149 Author: Fabio Erculiani Date: Sun Sep 20 15:18:06 2009 +0200 [entropy.db] add new method setRevision commit 2a43f44ab8ccf17de72d790ec21a8854b66e7b41 Author: Fabio Erculiani Date: Sun Sep 20 14:43:11 2009 +0200 [entropy] update file HEADER and interpreter commit 2fc1a5980fd82b0e07be45f4e259d20e09b28ab8 Author: Fabio Erculiani Date: Sun Sep 20 14:35:56 2009 +0200 [equo] fix package files header commit 1b6701114055b19b1952c487eba7e6880fb126f6 Author: Fabio Erculiani Date: Sun Sep 20 09:26:11 2009 +0200 [todo] update TODO commit bc5620a6569caaa2e896928e31ffd90bee8f606d Author: Fabio Erculiani Date: Sun Sep 20 10:41:00 2009 +0200 [todo] update TODO commit c0d1a548a5eae3f4b8eaab90fd804cdcb97e1ea7 Author: Fabio Erculiani Date: Sun Sep 20 08:41:31 2009 +0200 [entropy.client.interfaces.trigger] fix issue that caused ebuild pkg_setup to not be called commit eab2e33796a6e8f388b421d6b97e0538f4e4c3a2 Author: Fabio Erculiani Date: Sat Sep 19 20:17:24 2009 +0200 [man] update man pages commit 0367348e9420ff0eebca0e55b34c4c206a761012 Author: Fabio Erculiani Date: Sat Sep 19 20:16:48 2009 +0200 [equo] remove python-updater tool, not needed anymore commit 6fc066caaa656377b12a667289e6389207604e16 Author: Fabio Erculiani Date: Sat Sep 19 12:45:31 2009 +0200 [todo] update TODO commit 20b953674d61781a6a53fa3c88a8a34b277a4618 Author: Fabio Erculiani Date: Fri Sep 18 23:08:10 2009 +0200 [sulfur] properly show "no updates" message commit 64b30fdf39b6c9d502bc6216df634d2d498552b7 Author: Fabio Erculiani Date: Fri Sep 18 06:33:21 2009 +0200 [magneto] determine whether system is running on batteries and skip repo sync in case commit 4ed7371e9ab21ae9435391d29a324208a52b52b4 Author: Fabio Erculiani Date: Wed Sep 16 19:13:25 2009 +0200 [entropy.server] add the ability to selectively add or remove packages when syncing with Spm commit 46c136370ac61b106b4fb80e42194c851ebf00f6 Author: Fabio Erculiani Date: Wed Sep 16 17:55:38 2009 +0200 [entropy.client] rename add_tbz2_to_repos to add_package_to_repos commit f01efbf12499696f53cd607f7c6887d7807f3ed4 Author: Fabio Erculiani Date: Wed Sep 16 17:52:42 2009 +0200 [entropy.const] etpSys cleanup, ditched unused keywords and dirstoclean commit 9edd021660216f23d15e6547598756dd75edce3b Author: Fabio Erculiani Date: Wed Sep 16 18:12:24 2009 +0200 [todo] update TODO commit a1fc8774341616231296c4b6c37f1a5981c0df63 Author: Fabio Erculiani Date: Wed Sep 16 18:11:37 2009 +0200 [entropy.misc] LogFile, properly deal with /dev/null commit 69e19c9deea52203eb5b5c01b2efa3e3c36914f7 Author: Fabio Erculiani Date: Wed Sep 16 13:33:14 2009 +0200 [todo] update TODO commit d56fbc93ac52aeb560ab09fa2dadf65bbaa37831 Author: Fabio Erculiani Date: Wed Sep 16 07:39:11 2009 +0200 [entropy.tools] more docstrings merged commit 72cb6ac6edce4cac9601b1097ee363e5e0d8b060 Author: Fabio Erculiani Date: Wed Sep 16 07:38:48 2009 +0200 [entropy.const] pull HTTP_PROXY and FTP_PROXY env variables to fill etpConst['proxy'] commit ba9d8bea967121c43bdd86a2b2232d3edd2abf32 Author: Daniel Halens Rodríguez Date: Tue Sep 15 22:44:15 2009 +0100 [i18n] Update Russian translation commit 161a8ea2b4a26d6bcd5d3de7b5b0d0fc26b62952 Author: Fabio Erculiani Date: Tue Sep 15 22:39:19 2009 +0200 [entropy.spm] improve kernel automagic dep add code commit 730b956684ba16a60bc031b4ee1548efd3375586 Author: Fabio Erculiani Date: Tue Sep 15 21:35:08 2009 +0200 [entropy.spm] PortagePlugin: properly detect kernel packages commit 25307f8ee0597a2eb7209af59ad9c9c97c48e5cd Author: Fabio Erculiani Date: Tue Sep 15 08:34:18 2009 +0200 [entropy.spm] handle KeyError exceptions on remove_installed_package when calling get_installed_package_metadata() commit 4accf6f720bb2177684dc64d20b60a5ef9f74a35 Author: Fabio Erculiani Date: Mon Sep 14 09:31:34 2009 +0200 [todo] update TODO commit 70f516af53bec3a9d7f51efb6da98e862410dda6 Author: Fabio Erculiani Date: Mon Sep 14 09:31:05 2009 +0200 [entropy.client.interfaces.package] fix handling of SPM entries with tagged packages commit 246a4817dd06302944188fb4d35084d605bdde06 Author: Fabio Erculiani Date: Mon Sep 14 09:13:17 2009 +0200 [entropy.spm] new method convert_from_entropy_package_name commit ee3b14d1fa1d0f1fa9888c1b1582b2d60d58e1e5 Author: Daniel Halens Rodríguez Date: Sun Sep 13 23:41:12 2009 +0100 [i18n] update Russian translation commit e9c5d2b9f116fb8899becaf1b4350991bd1af436 Author: Fabio Erculiani Date: Sun Sep 13 18:45:01 2009 +0200 [todo] update TODO commit fe841379baa6ff832428117756bf907d974f5d2d Author: Fabio Erculiani Date: Fri Sep 11 16:39:49 2009 +0200 [equo] correctly show virtual packages install information commit b2fb85b93ee089d398f08f38f56aac9405c9c848 Author: Fabio Erculiani Date: Fri Sep 11 15:05:59 2009 +0200 [entropy.spm] use uncompress_tar_bz2 with catchEmpty commit ab0719a8b37262fc76ccf7da41ee462cbd18edd9 Author: Fabio Erculiani Date: Fri Sep 11 13:55:55 2009 +0200 [entropy.client.interfaces.client] improve old_branch_path file check commit 2992b75dfad63d822f911b66c92e050252f87a20 Author: Fabio Erculiani Date: Fri Sep 11 11:29:42 2009 +0200 [todo] update TODO commit 0821310af1934a279a7d3ff6e13bae365b84148c Author: Fabio Erculiani Date: Fri Sep 11 11:26:46 2009 +0200 [entropy.server/entropy.db] when creating files, set proper permission bits commit d371ff856ef0a8af19fac5dc5835b7ce11ab8843 Author: Fabio Erculiani Date: Fri Sep 11 11:20:35 2009 +0200 [scripts] remove useless script commit e3ac33270cb1564e1bfa8a70ffe44503b482f366 Author: Fabio Erculiani Date: Fri Sep 11 11:20:09 2009 +0200 [entropy.db] autogenerate provided_libs metadata for client/server dbs commit 2d6dbbba093a83d0169f912aa497b76f5524b94c Author: Fabio Erculiani Date: Fri Sep 11 11:19:35 2009 +0200 [entropy.services] remove buggy line commit 354ee5aac844c55c2ed8c954971d1504813693eb Author: Fabio Erculiani Date: Fri Sep 11 11:15:12 2009 +0200 [entropy.core] remove unused variable commit 7d438b61b084d6ecbbade217d7a07417287f2c9a Author: Fabio Erculiani Date: Fri Sep 11 10:51:30 2009 +0200 [entropy.db/entropy.spm/entropy.server/entropy.services] remove old "needed libraries" metadata stuff commit a291ddde5b37a289181de25ade92f216f15cdb41 Author: Fabio Erculiani Date: Fri Sep 11 10:30:17 2009 +0200 [scripts] add provided_libs metadata injector script commit 87784d441a669caa22101793968fe710690397db Author: Fabio Erculiani Date: Fri Sep 11 06:55:41 2009 +0200 [entropy.spm] PortagePlugin: improve _extract_pkg_metadata_provided_libs commit cd3fe8f0963adb019800033f617fb816481d1f6f Author: Fabio Erculiani Date: Fri Sep 11 06:16:27 2009 +0200 [entropy.db/entropy.spm] add path metadatum to provided_libs metadata commit 054c82cc0e1d3e80947678a0201121d342b535e7 Author: Fabio Erculiani Date: Fri Sep 11 06:15:38 2009 +0200 [tests] fix aspell-es package to work with latest changes in metadata extractor commit 7b3916316659d219e5d792452e81958c04af8934 Author: Fabio Erculiani Date: Thu Sep 10 22:48:22 2009 +0200 [todo] update TODO commit ccb1756b9f11d722954259818e8cf0be2a9d4e1a Author: Fabio Erculiani Date: Thu Sep 10 22:43:54 2009 +0200 [todo] update TODO commit 055a70b9cbec33fb3b893ee6b8baee22d5e3f7c1 Author: Fabio Erculiani Date: Thu Sep 10 22:43:31 2009 +0200 [entropy.spm] PortagePlugin: actually extract package to read provided_libs metadata commit efd38bacade6ee742dc57a3eb38bedcb76cbea46 Author: Fabio Erculiani Date: Thu Sep 10 22:43:19 2009 +0200 [entropy.tools] add FIXME to function commit c5d414ec2ecfbcea501aa463b511600bcae3dd69 Author: Fabio Erculiani Date: Thu Sep 10 22:28:56 2009 +0200 [todo] update TODO commit 2dcde6d3f8e4effca95891dcd8bf5e1d0873a3b0 Author: Fabio Erculiani Date: Thu Sep 10 22:28:30 2009 +0200 [entropy.client.interfaces.dep] add library drops feature in dep calculator commit 0d0ef528c9ede7efbbf4aa6af876047cc7e5043a Author: Fabio Erculiani Date: Thu Sep 10 22:25:03 2009 +0200 [entropy.db/entropy.spm] new entropy pkg metadata called "provided_libs" "provided_libs" contains a list of libraries (including elf classes) that package provides. This commit adds complete entropy.spm and entropy.db support. commit 866e997c67eb4631e06a551fdfa06c4c5f7babb3 Author: Fabio Erculiani Date: Thu Sep 10 21:35:24 2009 +0200 [entropy.tools] do not use ".tbz2" but etpConst['packagesext'] commit e03eb4b181fa6d8deec821d862a68bc680e54baf Author: Fabio Erculiani Date: Thu Sep 10 17:05:44 2009 +0200 [entropy.db] fix listConfigProtectEntries SQL query to make it not pull in unused protect metadata commit e5416aaa0f16e8a26f9a402c0deb6c77359b03a7 Author: Fabio Erculiani Date: Thu Sep 10 15:10:23 2009 +0200 [equo] some minor code style updates commit 0cb23ae084dc73e2098d6519f5140edf16beb148 Author: Fabio Erculiani Date: Thu Sep 10 15:09:11 2009 +0200 [equo] fix "equo database check" commit 8b83706ac047fec7c15333560004fa63ff5cdc94 Author: Daniel Halens Rodríguez Date: Wed Sep 9 01:49:44 2009 +0100 [i18n] Update Russian translation commit 4f4301249968f5f13638028d7bbd1bdb0a1d1d58 Author: Daniel Halens Rodríguez Date: Wed Sep 9 01:36:55 2009 +0100 [i18n] Update French translation and add Benjamin Guay to translators list commit 1ef283d2c53ec3db53cec208e33ddd56b1018efe Author: Fabio Erculiani Date: Tue Sep 8 05:12:26 2009 +0200 [todo] update TODO commit e62b1cde656fc8156ab9eccceab3a896bb5b8850 Author: Fabio Erculiani Date: Mon Sep 7 15:29:41 2009 +0200 [entropy.tools] partial code review and API documentation merge commit 95fa2717121bf6c9fc488ccb78087a5aa7f60b4e Author: Fabio Erculiani Date: Wed Sep 2 08:12:18 2009 +0200 [entropy.i18n] trivial fixes to TEXTDOMAINDIR support commit b9eae95ee89202a4a20d4d1be2b26bd14a2ebbe1 Author: Fabio Erculiani Date: Sun Sep 6 21:07:48 2009 +0200 [translations] sync translations commit 9b46f0fd8a2faa65872e56768cb83096039a90e8 Author: Fabio Erculiani Date: Sat Sep 5 19:26:20 2009 +0200 [entropy.const] when joining threads, wait at least 120 seconds commit 11da0994de60c65a4b1fd868194ceb138093083b Author: Fabio Erculiani Date: Sat Sep 5 19:22:08 2009 +0200 [sulfur] when initializing a new QueueExecutor, also reset variables around commit 7d06d7e0470aa1776289b8377c75814aa157cb65 Author: Fabio Erculiani Date: Sat Sep 5 19:21:30 2009 +0200 [sulfur] fix abort queue button to also work when downloading commit 314099da03f70b841e0087e84a0cb2af893ed5df Author: Fabio Erculiani Date: Sat Sep 5 19:20:59 2009 +0200 [sulfur] add some debugging output to abort queue button callback commit a23e010c826b7645ca337f3b44e9951f0a5b1b75 Author: Fabio Erculiani Date: Sat Sep 5 18:47:56 2009 +0200 [entropy.client.interfaces.package] do not remove resources lock twice commit d95d3d5733ce6194240f0d1d9708794eec8fe759 Author: Fabio Erculiani Date: Sat Sep 5 14:36:12 2009 +0200 [todo] update TODO commit b2149f56606802d1b16a6004e52aa4644b29a0bf Author: Fabio Erculiani Date: Sat Sep 5 14:35:55 2009 +0200 [entropy] ditch os.F_OK everywhere commit c469afeff70e5e5ef4371178c8e591e6f574619f Author: Fabio Erculiani Date: Sat Sep 5 13:10:48 2009 +0200 [entropy] use sys.getfilesystemencoding() with care commit 7022da3e3a725fad9f99dbef8f8347f97274838e Author: Fabio Erculiani Date: Fri Sep 4 16:16:35 2009 +0200 [entropy.db] fix two potential iteration issues on dict objects commit 66b3b0f2f4de437ccf2f133c9ebfc16ab1d07e91 Author: Daniel Halens Rodríguez Date: Fri Sep 4 14:12:43 2009 +0100 [i18n] Add Russian translation and add Maksim Belyanovskiy to translators list. commit d4b092ec6f846fd068ca2c34815919d6deec57ff Author: Fabio Erculiani Date: Fri Sep 4 11:50:36 2009 +0200 [docs] update API documentation commit 354ae70d584dc33f35336c5a73bf80f8e8d8a3ac Author: Fabio Erculiani Date: Fri Sep 4 11:44:27 2009 +0200 [todo] update TODO commit 9381c76937b33c3a3b3f938745f3835d07cbcfa7 Author: Fabio Erculiani Date: Fri Sep 4 11:40:22 2009 +0200 [entropy.spm] properly import entropy.tools in portage_plugin module commit c84db12b9e84ab48e612dfd0bb6cf36b7921f22d Author: Fabio Erculiani Date: Fri Sep 4 11:37:27 2009 +0200 [translations] update .po files and Makefile commit 1399f645634f309da197720e48794e99da399973 Author: Fabio Erculiani Date: Fri Sep 4 11:34:03 2009 +0200 [entropy.client] use repository db settings feature to determine repository system arch commit dad542e219d190046f7f659796c24b6bce97a440 Author: Fabio Erculiani Date: Fri Sep 4 11:31:48 2009 +0200 [entropy.client] move Portage related stuff in entropy.client to entropy.spm PortagePlugin commit c83e8a451c000df0645ace7b0048bda4fbb09cfe Author: Fabio Erculiani Date: Fri Sep 4 11:30:31 2009 +0200 [entropy.spm] implement new SpmPlugin methods in PortagePlugin class commit b9f9f651d0dd624ef07be639a4a7d71e5c1c152a Author: Fabio Erculiani Date: Fri Sep 4 11:30:09 2009 +0200 [entropy.spm] implement two new methods in SpmPlugin class prototypes commit 0f83c4c5bb66adeefa07d46ff7d1a606df5ae992 Author: Fabio Erculiani Date: Fri Sep 4 11:29:42 2009 +0200 [entropy.client] add new Spm_class method that returns default Spm class (instead of instance) commit 7f5baabac0ad9bb76a049d13ad2050a241b948bd Author: Fabio Erculiani Date: Fri Sep 4 11:29:13 2009 +0200 [entropy.db] add new settings table that stores repository settings commit 98922edcb9223233caff8021b2a29b90d4367553 Author: Fabio Erculiani Date: Fri Sep 4 08:38:22 2009 +0200 [sulfur] misc cleanup commit f29a5bfc2d576525a07310f447adb31b33d379f6 Author: Fabio Erculiani Date: Fri Sep 4 08:34:41 2009 +0200 [sulfur] always "kill" other threads before exit commit ddcd140e392662086cf71d3ff155ae9d16dc6ab3 Author: Fabio Erculiani Date: Fri Sep 4 08:34:22 2009 +0200 [sulfur] do not check resources lock but application lock instead commit 182d76e077ef2f4933e1074bf98b0573978f0629 Author: Fabio Erculiani Date: Fri Sep 4 08:23:35 2009 +0200 [sulfur] remove gtk.Tooltips commit 55af7fdb8fb2a3890fcb37bd12f2659eacc2eeab Author: Fabio Erculiani Date: Thu Sep 3 23:37:50 2009 +0200 [entropy.server] fix typo in function commit 6beef5017ad50851cdef7166a648cd7f69d0ff0c Author: Fabio Erculiani Date: Thu Sep 3 21:51:40 2009 +0200 [docs] update equo man page commit 68c610714dd4db04ccfe12ab1cb69069cf254cfb Author: Fabio Erculiani Date: Thu Sep 3 21:47:25 2009 +0200 [equo] remove bogus options (forgot to remove them earlier) from --help commit 54d71881a52442f28d1da98c1f262d438a539e77 Author: Fabio Erculiani Date: Thu Sep 3 21:30:40 2009 +0200 [sulfur] when SystemExit exceptions are raised, make sure to exit with given exit status commit 47eb7b4324bc65b2d02c3d1a163e1884c1ce87ce Author: Fabio Erculiani Date: Thu Sep 3 20:55:47 2009 +0200 [docs] update man pages commit 84a90055f16f836888c01a7f6072601752a4a6b5 Author: Fabio Erculiani Date: Thu Sep 3 20:55:32 2009 +0200 [reagent] add support to "--dump" to "reagent libtest" commit d4960a1227372df67a66beacd4631c6ef9ea0e11 Author: Fabio Erculiani Date: Thu Sep 3 20:55:07 2009 +0200 [equo] add support for "--dump" argument to "equo libtest" commit 6313d3675130a9ed460f7b69a99be266942c5170 Author: Fabio Erculiani Date: Thu Sep 3 20:54:53 2009 +0200 [entropy.server] add ability to dump results to files in test_shared_objects commit 4780ed716aae34aea06f2f31030e8344afd1c376 Author: Fabio Erculiani Date: Thu Sep 3 20:54:06 2009 +0200 [entropy.qa] add ability to dump results to files in test_shared_objects commit 8c0508707d86eb4b972acaf771c0064ab478e3fa Author: Fabio Erculiani Date: Thu Sep 3 20:16:49 2009 +0200 [reagent] do not spam terminal with libtest return data commit baa8795a48fcf44eba9529ac442e96ad47315107 Author: Fabio Erculiani Date: Thu Sep 3 15:00:31 2009 +0200 [documentation] sync API documentation with code commit 248a6ccd6e4619a74270099b7cc2d704cd92c2a6 Author: Fabio Erculiani Date: Wed Sep 2 03:03:14 2009 +0200 [todo] update TODO commit cdb6836665fde5d7c07d17148851c9d8e07e5922 Author: Fabio Erculiani Date: Wed Sep 2 03:00:39 2009 +0200 [todo] update TODO commit f600a2f5a601c60c3e21dcb311b7a9c836c3909e Author: Fabio Erculiani Date: Wed Sep 2 03:00:19 2009 +0200 [entropy.client.interfaces.package] fix issues with file collisions commit 870f748108b966d6f429fcdde3ea65298db79bd8 Author: Fabio Erculiani Date: Wed Sep 2 02:05:38 2009 +0200 [entropy.client] always remove in_branch_upgrade file when world updates returns 0 elements commit dba9edcb465c788183cd6f1579446349fd81fa39 Author: Fabio Erculiani Date: Wed Sep 2 01:50:23 2009 +0200 [entropy.client] fix world updates calculation when branch hopping commit 331adfe3577fec4fd124433099a0df5bd60b9fed Author: Fabio Erculiani Date: Wed Sep 2 01:19:46 2009 +0200 [entropy.client.interfaces.package] use entropy.tools module directly commit 2ed29e6fe6933ff8388f5d10d8f07d648be292a9 Author: Fabio Erculiani Date: Tue Sep 1 17:12:38 2009 +0200 [entropy.client.interfaces.package] import entropy.tools globally commit a35a17d5e1b8c079e459971ddc0915cc6757c329 Author: Fabio Erculiani Date: Tue Sep 1 17:12:30 2009 +0200 [todo] update TODO commit fa7a8d339a5e3fd739a62b0e5c6130e6915a0fe3 Author: Fabio Erculiani Date: Tue Sep 1 17:09:30 2009 +0200 [entropy.client.interfaces.package] code cleanup commit 232e47821fa6ece0ba335293759c8ab5b4f98eab Author: Fabio Erculiani Date: Tue Sep 1 17:01:48 2009 +0200 [entropy.client] destroy infoDict, renamed to pkgmeta commit 9b07d0e84e9ce789a7c49ea7c7532904a8fc86aa Author: Fabio Erculiani Date: Tue Sep 1 16:57:40 2009 +0200 [todo] update TODO commit 0f2f66008b787ac98768811001c309f2b31b37ef Author: Fabio Erculiani Date: Tue Sep 1 16:57:21 2009 +0200 [entropy.client.interfaces.package] more refactoring and cleanup work commit 5ba719f2cb7f863f58277b06bef0c361ec7722c9 Author: Roger Calvó Date: Tue Sep 1 12:56:22 2009 +0200 [translations] update Catalan translation commit 2599d1978355eaa776fec063f47448840267aa36 Author: Fabio Erculiani Date: Mon Aug 31 22:08:39 2009 +0200 [entropy.client.interfaces.package] code refactoring commit 01e157a9a84d9cc678a4ad45446ee4413419d1e6 Author: Fabio Erculiani Date: Mon Aug 31 16:14:58 2009 +0200 [todo] update TODO commit 8a269383e846cdaea02599689b044385db4792ab Author: Fabio Erculiani Date: Mon Aug 31 16:14:05 2009 +0200 [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! commit 7402ffac37b6bb18e55ffe7fcd4753863b5d3546 Author: Fabio Erculiani Date: Mon Aug 31 16:13:03 2009 +0200 [entropy.spm] implement new SpmPlugin methods in PortagePlugin commit 6df1ec471697275b3cbf44db619288a48e151e03 Author: Fabio Erculiani Date: Mon Aug 31 16:04:18 2009 +0200 [entropy.spm.plugins.skel] add other 3 mandatory methods to SpmPlugin class commit bb09ca782d7a0e7716a9b8053006724d112aaa3f Author: Fabio Erculiani Date: Mon Aug 31 14:55:46 2009 +0200 [entropy.client.interfaces.package] general code cleanup and API change In preparation of improved Entropy SPM support in Entropy Client Package class, a quick code cleanup, review and API consolidation has been run (not yet complete). commit a72da5db1b0e6775aed13fc0ee449af469d79558 Author: Fabio Erculiani Date: Mon Aug 31 14:54:46 2009 +0200 [entropy.spm] add support to "configure" phase to Entropy SPM PortagePlugin commit 1057ce65ab2d827c8383e15cd28d5711e63ebab1 Author: Fabio Erculiani Date: Mon Aug 31 14:54:14 2009 +0200 [entropy.spm] add missing spm phase "configure" to abstract class commit 123931f8b942e3ba4e0235136ee1d6e5ed149b06 Author: Fabio Erculiani Date: Mon Aug 31 14:18:32 2009 +0200 [client-updates-daemon] do not lock entropy resources when checking if system repo db mtime is changed commit a41c6a6f474860d3483a1b4e5bcadcd9dc9f37da Author: Fabio Erculiani Date: Mon Aug 31 11:55:48 2009 +0200 [entropy.core.settings] improve class objects detection commit b4f7ceba8935426d30cc2b9a76925a6ecd40223f Author: Fabio Erculiani Date: Sun Aug 30 20:29:33 2009 +0200 [entropy.core] introduce SystemSettings external plugins support :: move SystemSettingPlugin class to entropy.core.settings.plugins.skel :: add support for external SystemSettings plugins (just like it happened with entropy.spm), see documentation attached commit 4f77cc4fa10d344e75191e80cf1548162ea14248 Author: Fabio Erculiani Date: Sun Aug 30 19:59:11 2009 +0200 [entropy.core] add more doc to EntropyPluginFactory and ability to disable plugins commit c0d9b5e6f4d68fc280538a4783a39de1de671531 Author: Fabio Erculiani Date: Sun Aug 30 18:59:35 2009 +0200 [entropy.core] Split entropy.core, introduce generic plugin loader :: split entropy.core and move SystemSettings stuff to entropy.core.settings (and prepare external plugin support) :: add EntropyPluginFactory generic class to entropy.core that will be used Entropy-wide to load external Entropy plugins :: make entropy.spm Plugin Factory using entropy.core.EntropyPluginFactory commit 553bf497c9e433c475ad843b850a71a1f7a7d467 Author: Fabio Erculiani Date: Sun Aug 30 18:58:07 2009 +0200 [todo] update TODO commit 865b27aff11c7539c6db2647f688a6c14e55cfc7 Author: Fabio Erculiani Date: Sun Aug 30 16:21:18 2009 +0200 [scripts] update fuck_docstring script commit 5ab8081ab5c95772d1b0c9334ab629015816bf3a Author: Fabio Erculiani Date: Sun Aug 30 13:59:18 2009 +0200 [entropy.qa] test_shared_objects: add the ability to whitelist paths containing broken libraries commit dde7214c8baad7bbbc942087dafae7759a53f8cc Author: Fabio Erculiani Date: Sun Aug 30 13:19:46 2009 +0200 [docs] update API documentation commit 30291449975482364ec75e3ab6b1b340cee2aabe Author: Fabio Erculiani Date: Sun Aug 30 13:18:57 2009 +0200 [entropy.tools] fix stupid complaints about __future__ imports commit 783451c5ba50f6e0576f104991aac4f745808197 Author: Fabio Erculiani Date: Sun Aug 30 13:17:44 2009 +0200 [entropy.tools] start entropy.tools polishing process commit a47fbbb1da67248c7e1d7ab19e5aea16d6206b65 Author: Fabio Erculiani Date: Sun Aug 30 12:52:25 2009 +0200 [sulfur] handle timeout errors when loading UGC commit 5d4cce6f14e7defd29beb2f5f66051f8732cca47 Author: Fabio Erculiani Date: Sat Aug 29 21:39:38 2009 +0200 [entropy.spm/entropy.server/entropy.client] fix regression caused by entropy.spm API change commit 9359693cc59610e2fb2a070888b5cde97f0a89f1 Author: Fabio Erculiani Date: Sat Aug 29 21:31:43 2009 +0200 [entropy.spm] make PortagePlugin to use SpmPlugin API, major API change commit 7402902168933f6a13b53954a7b8bb045a23686d Author: Fabio Erculiani Date: Sat Aug 29 21:25:49 2009 +0200 [entropy.spm] merging Entropy SpmPlugin API commit b322a281677de8cc78354a519e1c91cb8498eab1 Author: Fabio Erculiani Date: Sat Aug 29 18:42:10 2009 +0200 [entropy.misc] handle TypeError exception in EntropyCacher.pop (avoid interpreter shutdown issues) commit 37acd165fcdee02ec0b33b52fadcf8ae963cd8a6 Author: Fabio Erculiani Date: Sat Aug 29 09:49:16 2009 +0200 [magneto] properly raise NotImplementedError exceptions commit 89770d55499dcb815cd9a6b0cac8da4347928e73 Author: Fabio Erculiani Date: Fri Aug 28 18:16:26 2009 +0200 [todo] update TODO commit d4d191f03e17e6efdf128e827c70b42631a1ca3d Author: Fabio Erculiani Date: Fri Aug 28 10:29:52 2009 +0200 [entropy.client] properly handle nested resources lock calls commit 94c95950c9b21f91f4b52423c622d920d4599f52 Author: Fabio Erculiani Date: Fri Aug 28 10:19:13 2009 +0200 [entropy.client] fix create_pid_file_lock method commit d53f04a8f6ee31f668a15675be55108cca0a8eb7 Author: Fabio Erculiani Date: Wed Aug 26 18:15:34 2009 +0200 [todo] update TODO commit b714cf6bae87e042115d8b8ba640573752839b1f Author: Fabio Erculiani Date: Wed Aug 26 18:14:50 2009 +0200 [server/community repos] add support for --nooldslots argument in "spm compile categories" commit 22f785f4d3d08b2d86acf0469db75487ab3b2309 Author: Fabio Erculiani Date: Tue Aug 25 20:04:57 2009 +0200 [todo] update TODO commit 7ab37ffe42f48fba9fb83ed7cd944831a7416570 Author: Fabio Erculiani Date: Tue Aug 25 20:03:48 2009 +0200 [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 commit 00c8865e60f150ffb256faf061f9df7f026ea0da Author: Fabio Erculiani Date: Mon Aug 24 16:03:24 2009 +0200 [equo] add support for new noticeboard interface and methods commit f093e4ce59577099f215adcaebe6192fea46fb5c Author: Fabio Erculiani Date: Mon Aug 24 15:59:44 2009 +0200 [entropy.client] add support for noticeboard in entropy.client This commit adds NoticeBoardMixin class to entropy.client main interface, containing noticeboard specific methods and noticeboard userspace metadata support. commit 1471d5503d17e18adbce80cf948e3b708a3978fc Author: Fabio Erculiani Date: Sun Aug 23 22:12:42 2009 +0200 [magneto] add support for argv --kde and --gtk commit 9fca54466c4e9c06d5fa42c8a7177e254507d712 Author: Fabio Erculiani Date: Sun Aug 23 22:12:08 2009 +0200 [entropy.db] always return dict on retrieveBranchMigration commit f1d67c2e378f6f50917a175853d9350c59cfb864 Author: Fabio Erculiani Date: Sun Aug 23 18:34:32 2009 +0200 [entropy.client] when calculating critical updates in the middle of a branch migration, return empty set commit 678385398255bd9051c4220e42d823293858d37e Author: Fabio Erculiani Date: Sun Aug 23 18:34:10 2009 +0200 [entropy.client] trivial fixes to subfunction commit 89a81d2e56d9c1f77401571c1eb400b2ec7e6ee1 Author: Fabio Erculiani Date: Sun Aug 23 11:36:01 2009 +0200 [magneto] improve alert notification when spawning manual requests commit 2ff7430f3867a1e50849bf4bb352cecddc162499 Author: Fabio Erculiani Date: Sun Aug 23 11:22:16 2009 +0200 [client-updates-daemon] handle application lock file correctly commit 50093899d41a82472a503e9fd84a8edf131c415f Author: Fabio Erculiani Date: Sun Aug 23 11:21:25 2009 +0200 [entropy.const] improve const_setup_entropy_pid, return lock acquire status commit e66652020596db6ced1a749235b82e25bd8ffaf9 Author: Fabio Erculiani Date: Sun Aug 23 11:15:36 2009 +0200 [entropy.const] add const_remove_entropy_pid method commit a501b9a7eaee21f27494e26879723938ed555e92 Author: Fabio Erculiani Date: Sun Aug 23 10:54:37 2009 +0200 [client-updates-daemon] 1/2 improve lock files handling commit 144be55371dbb75b7182e0270b3dc4b9be5cf8a2 Author: Fabio Erculiani Date: Sun Aug 23 10:50:42 2009 +0200 [entropy.client*] make Entropy resources pid lock handling atomic commit 4b0d7e0fa43554a9a41594f629974e21f67bf794 Author: Fabio Erculiani Date: Sun Aug 23 10:07:45 2009 +0200 [entropy.client] handle fooked up repos in atom_match commit d563310820a97eac6a5b31dfc952568b00bbd403 Author: Fabio Erculiani Date: Sat Aug 22 17:48:47 2009 +0200 [todo] update TODO commit 483af8ffd2567be751ff2b87865d9aa9e656ee3f Author: Fabio Erculiani Date: Sat Aug 22 17:44:02 2009 +0200 [entropy.client] check if file descriptor is valid in resources_remove_lock commit b343abce2e6af26991139471b634ea9383f28d16 Author: Fabio Erculiani Date: Sat Aug 22 17:43:17 2009 +0200 [entropy.client] check if branch migration/upgrade hooks have to be run before calculating updates commit fa5e51099fa4835a026737a4c67f1c4c5d27f83d Author: Fabio Erculiani Date: Sat Aug 22 17:42:51 2009 +0200 [entropy.client] add pretend argument to run_repository_post_branch_upgrade_hooks commit 37c60bde36a04e7358a64fb6966f0e9b7b61f30c Author: Roger Calvó Date: Sat Aug 22 08:59:55 2009 +0200 [translations] update Catalan translation commit bdbc91861581bdb3081d31b8005c748d35413fcd Author: Fabio Erculiani Date: Fri Aug 21 00:03:08 2009 +0200 [entropy.security/entropy.client] remove unwanted resources lock removal commit 7b12c257f61473a7c45fbb14203f5c3cac659470 Author: Fabio Erculiani Date: Thu Aug 20 23:56:23 2009 +0200 [entropy.const] don't use immediate int in os.kill in const_pid_exists commit e792256e000ec2d9596206b8cb31bd2dde8755df Author: Fabio Erculiani Date: Thu Aug 20 23:54:38 2009 +0200 [entropy.client] make entropy resources lock file really atomic commit d75655771e9e9c7bac4282ad1efbb84093929e25 Author: Fabio Erculiani Date: Thu Aug 20 23:54:04 2009 +0200 [entropy.const] improve pid checking techniques, add const_pid_exists function commit 91b4f16ba6e994b683dc3cf73e217e6de8fb0eee Author: Fabio Erculiani Date: Thu Aug 20 23:02:56 2009 +0200 [client-updates-daemon] improve daemon reliability by properly handling Entropy lock files commit d4fe3fea144c57cd71b7a6bd881981d9b1d615b5 Author: Fabio Erculiani Date: Thu Aug 20 22:24:57 2009 +0200 [entropy.client] improve entropy lock handling commit 18e82cfedbb3dc634633acbbbbf136715f6db361 Author: Fabio Erculiani Date: Thu Aug 20 21:56:51 2009 +0200 [client-updates-daemon] code style update commit 1e4edd4e2fb7237d21a78e441af271630bd52952 Author: Fabio Erculiani Date: Thu Aug 20 21:56:28 2009 +0200 [entropy.client.interfaces.repository] slightly adjust socket timeout commit 70903f7b6c8092fb54a4131e961b390c9a340d90 Author: Fabio Erculiani Date: Thu Aug 20 21:51:37 2009 +0200 [entropy.tools] change default get_remote_data timeout to 5 seconds commit 0432a4e15af66b415f15c4806c90277dffd24a55 Author: Fabio Erculiani Date: Thu Aug 20 21:49:04 2009 +0200 [entropy.tools] add timeout argument to get_remote_data and add support for Python 2.6 urllib2 urlopen method commit 013abc9288cbed636dadc36120056d105494206d Author: Fabio Erculiani Date: Thu Aug 20 21:13:13 2009 +0200 [client-updates-daemon] always destroy running Entropy Client instance commit f9ef81cc8a706b4c954dee753af8496d66f6d5c0 Author: Fabio Erculiani Date: Thu Aug 20 21:12:34 2009 +0200 [equo.text_ui] do not use list objects as function keyword args commit 85662cf7637efa78ef6003a880c37d7e68ecdf2a Author: Fabio Erculiani Date: Thu Aug 20 12:42:08 2009 +0200 [todo] update TODO commit 611065be28ed0389f67d346844f213f239390335 Author: Fabio Erculiani Date: Thu Aug 20 14:08:34 2009 +0200 [todo] update TODO commit fed229a9a3a709a0d418539baaf88617698feadf Author: Fabio Erculiani Date: Thu Aug 20 14:08:07 2009 +0200 [entropy.db] some code style improvements to atomMatch commit cc5ca9798a94c6f936b430f27c9481dfc767dabd Author: Fabio Erculiani Date: Thu Aug 20 09:00:32 2009 +0200 [entropy.db] when running treeupdates, skip matches not found in repo commit 46c16f9baa776792e18fdf0057e5697ab36fa7d8 Author: Fabio Erculiani Date: Wed Aug 19 18:14:07 2009 +0200 [po] update translations and Makefile commit 3b234dd82b3632a46aed1a1b8b3776b04f930a38 Author: Fabio Erculiani Date: Wed Aug 19 18:09:27 2009 +0200 [entropy.db] make sure to commit after having tainted reverse deps commit 1f6aa588cd4023ccadb62b26cafe9997f7a5021e Author: Fabio Erculiani Date: Wed Aug 19 18:03:54 2009 +0200 [todo] update TODO commit 973797a619ec6c17079bc94d48accc27d7ebbc18 Author: Fabio Erculiani Date: Wed Aug 19 18:03:40 2009 +0200 [sulfur] implement Package Groups sorter commit 58a3bf2d48742e96fd841850b72b52286e0e80f7 Author: Fabio Erculiani Date: Wed Aug 19 18:03:16 2009 +0200 [entropy.client.interfaces.methods] export get_package_groups method commit e281620880b76c35788dd11c2d4b8aebea0e0556 Author: Fabio Erculiani Date: Wed Aug 19 18:02:47 2009 +0200 [entropy.spm.plugins] add Package Groups support to PortagePlugin commit ef2504b73fe70ad8f048056d337ab07ac69902d0 Author: Fabio Erculiani Date: Wed Aug 19 15:00:19 2009 +0200 [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. commit 23d35a6d769eca6f44dd783991eddaab2359140f Author: Fabio Erculiani Date: Wed Aug 19 14:42:32 2009 +0200 [sulfur.package] fix get_repository method commit 36c6978f55900871a90e89e7942ec7eaaa7f3fe2 Author: Fabio Erculiani Date: Wed Aug 19 13:14:17 2009 +0200 [entropy.spm.plugins.factory] complete API docstrings commit 82d3e01bd4c884d55e53d846092d78f47844137b Author: Fabio Erculiani Date: Wed Aug 19 13:11:15 2009 +0200 [entropy.spm] make SPM backend user configurable commit c77c004cbe057a7040928c6e8145e3a4c28192f1 Author: Fabio Erculiani Date: Wed Aug 19 12:59:25 2009 +0200 [entropy.spm] initial SPM support refactoring work Entropy Source Package Manager support is moving to a pluggable interface to make possible to implement different "spm" backends. This is just an initial commit and more work needs to be done. commit 4cb4211585a8c7e3e064cacfd4dfef2b8fafe050 Author: Fabio Erculiani Date: Wed Aug 19 12:58:51 2009 +0200 [todo] update TODO commit d37cfe7861dfb89da32f5692d4b361f433a6122b Author: Fabio Erculiani Date: Wed Aug 19 12:58:36 2009 +0200 [sulfur.package] code style update commit f26dddb8731dc13a29e0041ed08401e19e389030 Author: Fabio Erculiani Date: Wed Aug 19 08:25:20 2009 +0200 [sulfur] strengthen get_nameDesc repository id retrieval commit 48759eb0b2999877a5059015ee8ccaf30fbdc9e4 Author: Fabio Erculiani Date: Tue Aug 18 23:02:46 2009 +0200 [entropy.client] fix issue causing buggy Portage eutils.eclass check_license to make Entropy Client hang commit 43ef6238c69a30c9267f2e6c532e5774e88b0355 Author: Fabio Erculiani Date: Tue Aug 18 23:01:53 2009 +0200 [entropy.spm] do not use referenced objects in function arguments commit 63065f46cf5493f414a48369271e656965592d90 Author: Fabio Erculiani Date: Tue Aug 18 22:17:51 2009 +0200 [entropy.services.auth_interfaces] handle IntegrityError exceptions on phpBB3 __register() commit fafffab7b3e80041811946018559648868982b39 Author: Fabio Erculiani Date: Tue Aug 18 14:12:10 2009 +0200 [todo] update TODO commit d3d0183c5e399dbbfb26aef09c4c138ec28172d0 Author: Fabio Erculiani Date: Tue Aug 18 14:11:33 2009 +0200 [entropy.db] add per-repository package keywords EntropyRepository support commit ef5ecaa0a1b83f649b3dc5211d5eff354c1ab68e Author: Fabio Erculiani Date: Tue Aug 18 14:11:11 2009 +0200 [entropy.const] add new package masking/unmasking reason consts commit b53fdb464831a9b7112cf133f54d43da8b688d89 Author: Fabio Erculiani Date: Tue Aug 18 14:10:43 2009 +0200 [entropy.client.interfaces] add proper "**" per-repository keyword support commit 512627fe68223c1aad3dcbfda84914aa5c4f0132 Author: Fabio Erculiani Date: Tue Aug 18 13:23:29 2009 +0200 [todo] update TODO commit 58276ffdc053ff7d2fdd209d66b67659f5ac8c98 Author: Fabio Erculiani Date: Tue Aug 18 13:22:54 2009 +0200 [conf] add packages.db.keywords example file (server-side purposes) commit 11f3a8a39edb434d882088a5d88d7038de1a0638 Author: Fabio Erculiani Date: Tue Aug 18 13:22:16 2009 +0200 [entropy.client.interfaces.repository] add support for per-repository provided package keywords commit e6e277502d860ecb6f7422ea4d64d71e48679fb7 Author: Fabio Erculiani Date: Tue Aug 18 13:19:27 2009 +0200 [entropy.server] add server-side support for per-repository package keywords file commit d54ab4b2317024866fdcebdcbd90607082308625 Author: Fabio Erculiani Date: Tue Aug 18 13:18:23 2009 +0200 [entropy.const] provide better reason to user when package is fully masked commit 0753cd858b0cb952b51266d08cf927b0cec75efc Author: Fabio Erculiani Date: Tue Aug 18 13:16:18 2009 +0200 [entropy.const/entropy.client] add support for per-repository package keywords unmasking file commit 774e29e4b6bbe5902aa96261c2ec399106897fe8 Author: Fabio Erculiani Date: Tue Aug 18 13:15:33 2009 +0200 [conf] update package.keywords.example file layout commit 96803de9704d6b65ccccf271468b02c5a3c061ce Author: Fabio Erculiani Date: Tue Aug 18 12:47:35 2009 +0200 [entropy.const/entropy.core] move package masking constants to etpConst commit 330ae76c02ad93cb67855dfe91d37ceb16b88f54 Author: Fabio Erculiani Date: Tue Aug 18 09:19:01 2009 +0200 [entropy.client.interfaces.trigger] make Trigger SPM phases output a bit nicer commit 0e2dbbb339503fd8164ebcaf72ddb2bc8ababa10 Author: Fabio Erculiani Date: Tue Aug 18 06:45:52 2009 +0200 [todo] update TODO commit c00547be2f6f0a050d698dd6bf9a8302203b5362 Author: Fabio Erculiani Date: Tue Aug 18 05:52:55 2009 +0200 [client.text_ui] reduce size of dep calculation removal user question commit 702791c03da764de73663bab6b7d451ffdab623e Author: Fabio Erculiani Date: Tue Aug 18 05:50:51 2009 +0200 [entropy.client.interfaces.package] improve output when printing collision info commit 82017ddcde42e040eea49119c5396e61b354ff2a Author: Fabio Erculiani Date: Tue Aug 18 05:42:14 2009 +0200 [todo] update TODO commit 73cf948d692c934b102e3e68f45d5b300721d212 Author: Fabio Erculiani Date: Tue Aug 18 05:41:55 2009 +0200 [entropy.db] introduce _cur2list function and replace _fetchall2list commit 3f4e7d66076219586c908b2da4b3b4343d188017 Author: Fabio Erculiani Date: Tue Aug 18 05:39:55 2009 +0200 [entropy.db] optimize fetchall2list commit 7021e45e58d9846b982b339386dbc8098f6ed0d4 Author: Fabio Erculiani Date: Tue Aug 18 05:37:51 2009 +0200 [entropy.db] migrate _fetchall2set calls to _cur2set commit d7d1464dc2d8f3a86524f6836732e61bd4a8664f Author: Fabio Erculiani Date: Tue Aug 18 05:34:24 2009 +0200 [entropy.db] make every db write of addPackage run under mutex commit 6d27b56bcf9228c7302b4f0d53a859c2e1bc3ba1 Author: Fabio Erculiani Date: Tue Aug 18 03:47:11 2009 +0200 [conf] filter more files/dirs in fsdirsmask commit ce1d9c303b2de14a0e42d19d6b2b27f4bd60df73 Author: Fabio Erculiani Date: Tue Aug 18 03:46:34 2009 +0200 [entropy.core] use identity comparison instead of __cmp__ on Singleton instance __new__ commit 54ef503149622df85eaf53114b4a4afac01669fe Author: Fabio Erculiani Date: Mon Aug 17 15:15:25 2009 +0200 [entropy.client] append repository critical updates file for download commit 56af1807cdc5bbb861b11ad33d2a86ec911e9c48 Author: Fabio Erculiani Date: Mon Aug 17 15:10:19 2009 +0200 [entropy.server] append repository critical updates file for upload/download too (forgotten) commit 0c847888b8d5ec64c8b109fef44c0fcb29191f38 Author: Fabio Erculiani Date: Mon Aug 17 15:09:57 2009 +0200 [entropy.client.interfaces.loaders] update Spm() function commit 57a4c2223066fcd7516143ee949b350b0501af08 Author: Fabio Erculiani Date: Mon Aug 17 14:04:43 2009 +0200 [todo] update TODO commit 50e73203acc5c44d74601fdbb5012292015ae500 Author: Fabio Erculiani Date: Mon Aug 17 14:04:03 2009 +0200 [text_query] fix possible unicode issues when inserting data in db on "orphans" module commit 56362d02d8a2c5e7a50446907d76d71699ca2751 Author: Fabio Erculiani Date: Sun Aug 16 16:59:46 2009 +0200 [todo] update TODO commit acc398d9076df23788f5f88a9bb59fa34f146a88 Author: Fabio Erculiani Date: Sun Aug 16 16:59:25 2009 +0200 [tests] add i18n test commit 8426a329218ec93d293c5ec3423c9b25a734c877 Author: Fabio Erculiani Date: Sun Aug 16 16:59:10 2009 +0200 [po] update entropy.pot file commit 59357bd92c33fa0490e554686e8c90824ebc5537 Author: Fabio Erculiani Date: Sun Aug 16 16:35:02 2009 +0200 [entropy.i18n] make change_language overwriting already loaded "_" functions commit 4da85079e0d8f78abe78a31d08cd4737af42f363 Author: Fabio Erculiani Date: Sun Aug 16 16:26:35 2009 +0200 [entropy.i18n] add change_language method to change language on the fly commit 26241f8c202bde99ed00b6f7bdc135192c56a46c Author: Fabio Erculiani Date: Sun Aug 16 15:49:51 2009 +0200 [entropy.i18n] add support for env. variable TEXTDOMAINDIR commit 3645d0f4603a1b90dfb1ae5a4a2533cc0e576fc0 Author: Fabio Erculiani Date: Sun Aug 16 15:39:20 2009 +0200 [entropy.i18n] remove useless gettext calls commit 8b6cb66bd0ec220592684a9f52ec6c5de621debf Author: Fabio Erculiani Date: Sun Aug 16 15:38:20 2009 +0200 [entropy.i18n] do not enforce text domain commit 53be295c5fd86a7508828c88e8bdd7cb6b2489e3 Author: Fabio Erculiani Date: Sun Aug 16 14:58:20 2009 +0200 [todo] update TODO commit 73ba6c54bd26d6bdfb880df628f2780e6234039e Author: Fabio Erculiani Date: Sun Aug 16 14:58:02 2009 +0200 [sulfur] fix binary packages install from shell commit 53c2571680894b14151a335706259dbf18b9a748 Author: Fabio Erculiani Date: Sun Aug 16 14:57:38 2009 +0200 [entropy.const] also handle TypeError exceptions in const_handle_exception commit 509f8ba0152ab47a58fbc4fbe6cc08f74851589b Author: Fabio Erculiani Date: Sun Aug 16 14:14:47 2009 +0200 [entropy.output] fix print_generic, make it working better with files commit 791ed20559f3fe94ad54337721dd8f7e399aac0c Author: Fabio Erculiani Date: Sat Aug 15 22:41:17 2009 +0200 [docs] update API documentation commit 89062bf8f342e72d12ee9109a73ee00a7b4e0c05 Author: Fabio Erculiani Date: Sat Aug 15 22:27:41 2009 +0200 [entropy.db] complete API docstring and refactoring work commit ec3e35ed54bb5754988e918d8dcf06a573651aef Author: Fabio Erculiani Date: Sat Aug 15 22:27:16 2009 +0200 [entropy.core/entropy.spm] remove unused code commit d2f092ddfea964ccb79cbf95eaa9953b43cb45d7 Author: Fabio Erculiani Date: Sat Aug 15 22:26:47 2009 +0200 [entropy.services.*] remove unused code commit 77942fb036e8683723f0042e01eb3c91d3610683 Author: Fabio Erculiani Date: Sat Aug 15 09:47:19 2009 +0200 [magneto] remove deprecated install paths from Makefile commit a1f89bb7cbce8e4a000f3581320dd000155e4a05 Author: Fabio Erculiani Date: Fri Aug 14 17:19:49 2009 +0200 [docs] update API docstrings commit d1cbb6add5188b8c7335bbbe3e8703992e42974f Author: Fabio Erculiani Date: Fri Aug 14 16:37:56 2009 +0200 [entropy.db] entropy.db API break+docstring merge almost complete commit 07ea2a6b5b6e35ca686e1ba93ef427ffe0ba5b77 Author: Fabio Erculiani Date: Fri Aug 14 10:48:17 2009 +0200 [services] make client-updates-daemon smart enough to autodetect system db changes commit 8c9043cc1a3de712f77b4f132c19b8974d79e2da Author: Fabio Erculiani Date: Fri Aug 14 10:26:24 2009 +0200 [magneto.core] provide is_system_changed method, set signal handler only when in debug commit e2bec77962fc00f46c26387490662ea183d9cee0 Author: Fabio Erculiani Date: Fri Aug 14 10:25:40 2009 +0200 [magneto.gtk] run gtk.main_quit inside main loop commit ec47b3fd08389608dbdd64a071f6aa0d98e55b32 Author: Fabio Erculiani Date: Fri Aug 14 10:24:37 2009 +0200 [po] sync German, Spanish and Italian translations commit 70623b14e5a9ea46b84d36f1fcc3b383eaaf211c Author: Fabio Erculiani Date: Fri Aug 14 10:21:41 2009 +0200 [po] update translation files commit 619dc9ccc5c86269addea61c96dbe7700a27a70a Author: Fabio Erculiani Date: Fri Aug 14 10:21:16 2009 +0200 [po] add magneto.core modules to Makefile commit 14d801ad770b5f2a3aec5f1dd6b8715e3e27be66 Author: Fabio Erculiani Date: Fri Aug 14 09:46:41 2009 +0200 [services] Entropy Client Updates Daemon updates :: add new method is_system_changed to be able to determine if new packages have been installed commit 35a439e192b9bf97f3ce0a7acc310bca1b1b77d9 Author: Fabio Erculiani Date: Fri Aug 14 08:24:19 2009 +0200 [entropy.client.services.ugc] correctly setup auth. store file permissions commit 903f836d4aaa1590de32d3d5eafea24a48a88cfc Author: Fabio Erculiani Date: Thu Aug 13 15:14:11 2009 +0200 [docs] update API documentation commit 98541c443881600f0e09f8d1a6f0adaeb855796d Author: Fabio Erculiani Date: Thu Aug 13 15:11:56 2009 +0200 [entropy*] complete header migration commit 2df9dafec9012843dec3e78f50074e70f838e27a Author: Fabio Erculiani Date: Thu Aug 13 15:02:27 2009 +0200 [docs] update API documentation commit c06b7088008b5bfa2c9c178b5112d8f52b9e8baa Author: Fabio Erculiani Date: Thu Aug 13 14:58:55 2009 +0200 [entropy*] introduce new module headers codewide commit d68f3cfd1c8f7aed5e93a7e34b3eaaf98c6106b0 Author: Fabio Erculiani Date: Thu Aug 13 13:43:28 2009 +0200 [tests.misc] disable debugging output commit 5c576a88aa80c422eea3e783c2dabeb9e8f74388 Author: Fabio Erculiani Date: Thu Aug 13 13:42:23 2009 +0200 [entropy.spm] workaround weird eutils.eclass check_license() behaviour commit b9d55a17df5cc1dfab68dee93c053a40a08fee9f Author: Fabio Erculiani Date: Thu Aug 13 13:11:29 2009 +0200 [entropy.db] fix getNewNegativeSpmUid() when query returns None commit 0cea79d0c280e5237b715a0f90c9db23b44e7eb5 Author: Fabio Erculiani Date: Thu Aug 13 12:57:34 2009 +0200 [entropy.spm] do not override file object "f" in _portage_doebuild causing stale files to be left open commit c4035d1087cb89cbb9949c0d21bc862f20aa80d2 Author: Fabio Erculiani Date: Thu Aug 13 12:49:51 2009 +0200 [po] update translations commit 889fbd3c6e79649ce828069c6fa9dd51d72977e6 Author: Fabio Erculiani Date: Thu Aug 13 09:16:47 2009 +0200 [entropy.misc] Lifo: do not deal with buffer if it's None in discard() commit 47c400ecc45533cfeda481647c154098e8763d45 Author: Fabio Erculiani Date: Wed Aug 12 15:24:13 2009 +0200 [entropy.db] fix various typos occured during code review :: retrieveLicensedata(): do not strip license name :: retrieveLicensedataKeys(): generate data correctly commit 24181d4bd9d44a41116471f93c98fd7af66451af Author: Fabio Erculiani Date: Wed Aug 12 15:10:52 2009 +0200 [entropy.db] fix possible issues with stripping license name in retrieveLicensedataKeys commit dc7a8b72a0c195348867d337fea6b6314f6414c5 Author: Fabio Erculiani Date: Tue Aug 11 13:50:08 2009 +0200 [docs] update API documentation commit f65a0e35413bfc529d1093e900baf23e4cc19aaa Author: Fabio Erculiani Date: Tue Aug 11 13:33:18 2009 +0200 [entropy.db] API docstring merge + code review + API changes commit 0f40ce99a8a68fdcb3111322acba7a80fbf335ea Author: Fabio Erculiani Date: Tue Aug 11 10:12:13 2009 +0200 [entropy.server] remove SpmService instance attribute, create Spm() method commit 52ecc480122e1cb18e1424f30f42f13da518482f Author: Fabio Erculiani Date: Tue Aug 11 10:01:18 2009 +0200 [entropy.server.interfaces] remove package tag from atom in _run_packages_spm_sync_quickpkg during atoms collection commit e9bc77bd0ec0b84714a25a866d1e29f9bb853569 Author: Fabio Erculiani Date: Tue Aug 11 10:00:43 2009 +0200 [entropy.services.ugc] trivial code style update commit 8ea6e2972b129bd03bf5b75fd90df72fad6b9e44 Author: Fabio Erculiani Date: Mon Aug 10 23:54:01 2009 +0200 [entropy.db] more API documentation and polishing for reviewed code :: API breakages and polishing (still under work) :: imported docstrings for trusted (and stable) methods commit d484822f57c0944e8fa5eea97fa5ee2c7e92bcc1 Author: Fabio Erculiani Date: Mon Aug 10 23:53:43 2009 +0200 [tests] fix ParallelTask test commit dbb5a37bbffd75a15c26d345717095d358b13678 Author: Fabio Erculiani Date: Mon Aug 10 23:47:54 2009 +0200 [todo] update TODO commit 8966eba24f917788da5fb8e5bbc760ef50743b2c Author: Daniel Halens Rodríguez Date: Sat Aug 8 20:11:59 2009 +0100 [translations] update Portuguese translation commit 28ef4feb7acf4450a79676c27c656235bd3c9d74 Author: Fabio Erculiani Date: Sat Aug 8 16:44:25 2009 +0200 [entropy.client.interfaces.repository] various bugfixes :: when running SPM triggers, catch RepositoryError exceptions :: improve database file availability prior to removal check commit ea2c7c1d87b29f17964b7f390c7ca6bcb57839c0 Author: Fabio Erculiani Date: Sat Aug 8 16:42:57 2009 +0200 [entropy.client.interfaces.methods] code style + api (backward compat) change :: validate_repositories(): code style update :: validate_repositories(): add quiet keyword argument commit 9492b30cfad6b5673988f4abc4f8c3555be5babb Author: Fabio Erculiani Date: Sat Aug 8 16:41:35 2009 +0200 [client.text_ui] improve "equo hop" user friendliness commit 3124f117b8f045d42b0bd10a545d3ad803b6049a Author: Fabio Erculiani Date: Sat Aug 8 16:09:41 2009 +0200 [tests] add more standalone tests commit 1f2c4d7bc6afe91163b623c61abd59eef99b6159 Author: Fabio Erculiani Date: Sat Aug 8 15:50:02 2009 +0200 [entropy.db] many fixes due to sqlite3 bugs with generators commit defa50c77b7526b4e143e032836e6e56fa5f9eb7 Author: Fabio Erculiani Date: Sat Aug 8 15:34:17 2009 +0200 [client.text_ui] clean old repository paths when branch hopping commit 385583a03f0ddcda8b81df30bcf2463a684ff264 Author: Fabio Erculiani Date: Sat Aug 8 15:26:24 2009 +0200 [entropy.client.interfaces.client] handle RepositoryError to allow clean branch hopping commit 293bb928a0fde7eaaa64b913f7c234e10eda5e82 Author: Fabio Erculiani Date: Sat Aug 8 08:00:24 2009 +0200 [entropy.db] fix rss status dict commit 73ee752d287d5b2133ccbb6f7579d4b19c822edb Author: Fabio Erculiani Date: Fri Aug 7 23:38:16 2009 +0200 [entropy.client.interfaces.package] translate missing strings commit 4708b386d38b20db9ac2590f22177e7643c499bc Author: Fabio Erculiani Date: Fri Aug 7 23:37:10 2009 +0200 [entropy.db] dbapi2.executescript does not support two args commit b147aa4f857423902833b3b4e5dea0b9544cd80c Author: Fabio Erculiani Date: Fri Aug 7 23:36:50 2009 +0200 [entropy.i18n] fix _ function, revert previous changes commit 062e2a4d28dcf59d516316c2c674f8867f1f67c9 Author: Fabio Erculiani Date: Fri Aug 7 23:06:43 2009 +0200 [todo] update TODO commit c7a7f9a96be4f57848b6101e57175ec803d3a352 Author: Fabio Erculiani Date: Fri Aug 7 21:46:25 2009 +0200 [entropy.server.interfaces.mirrors] fix unbound local var commit 93467e4b340f27e0ac1259819456065dcbb150d4 Author: Fabio Erculiani Date: Fri Aug 7 21:23:54 2009 +0200 [entropy.qa] __analyze_package_edb, do not crash when tmp_path is not avail commit d390b2e528384e28d0d6484b9bc830e93fec8427 Author: Fabio Erculiani Date: Fri Aug 7 16:20:32 2009 +0200 [todo] update TODO commit 26755615c49409d92aa99358d180c9ab89dbd5e1 Author: Fabio Erculiani Date: Fri Aug 7 16:15:59 2009 +0200 [entropy.db] add more docstrings and fix typo commit e1ac6d45c9b5a34478fa42b2ac82b7099b7d5b8a Author: Fabio Erculiani Date: Fri Aug 7 14:40:45 2009 +0200 [todo] update TODO commit c4576f1758cbc395a1679de8050659c0b1fbf7ef Author: Fabio Erculiani Date: Fri Aug 7 14:37:14 2009 +0200 [translations] update Italian translation commit af923dda1f15760f0b112a5b937de2a5f352e6bf Author: Fabio Erculiani Date: Fri Aug 7 14:35:37 2009 +0200 [translations] update translations commit baba5ce2e78d5e1220b04c97fbf725111e44a089 Author: Fabio Erculiani Date: Fri Aug 7 14:34:57 2009 +0200 [entropy.db] more API & polishing work, almost done commit fb8f724fa03cc316d1d698c2b8f2a72656a97d5e Author: Fabio Erculiani Date: Thu Aug 6 15:47:31 2009 +0200 [equo] trivial update commit 50f86ec9bd951bb7ff7d9bfb9015abd0279f734c Author: Fabio Erculiani Date: Thu Aug 6 15:47:02 2009 +0200 [tests] add EntropyRepository contentDiff test commit 5754836b29ff3fde0ea8f7beb065fb7af52f02a4 Author: Fabio Erculiani Date: Thu Aug 6 09:10:53 2009 +0200 [entropy.client.interfaces.qa] fix ErrorReportInterface initialization commit 86183df541701543d2971a8b1f98e6ae7d571409 Author: Fabio Erculiani Date: Wed Aug 5 22:56:06 2009 +0200 [entropy.client.interfaces.repository] when syncing repo, make sure to commit after indexes creation commit b5a51e5f206d948bcfeaee6e0df0882b9a6bbf68 Author: Fabio Erculiani Date: Wed Aug 5 22:55:03 2009 +0200 [entropy.db] several docstrings and API updates :: add more docstrings :: add force argument to commitChanges to ignore read-only bit :: add SQL index on mirrorlinks table, was missing commit 262c57489a98259ba30da963bc1e28efd6fe7c9d Author: Fabio Erculiani Date: Wed Aug 5 22:39:24 2009 +0200 [entropy.client] fix SystemSettings hooks triggering commit f3247114970a21e3cf18658f3443c5091b6dab9b Author: Fabio Erculiani Date: Wed Aug 5 17:03:10 2009 +0200 [entropy.output] update module header commit d46d4e00f7b692688d701c8264a862521faca88e Author: Fabio Erculiani Date: Wed Aug 5 16:59:33 2009 +0200 [docs] update documentation commit 949b17d2b0042212eb74ee1836a0253e79debc12 Author: Fabio Erculiani Date: Wed Aug 5 16:47:00 2009 +0200 [scripts] add scripts directory commit 01487606eed3cc62588153d9a9e2cd9c938d1522 Author: Fabio Erculiani Date: Wed Aug 5 16:45:51 2009 +0200 [entropy.db] add several docstrings, fine tune API of some methods commit 24875f027f2841fd31e1bf40aff4e9029be1c15d Author: Fabio Erculiani Date: Wed Aug 5 16:45:15 2009 +0200 [entropy.tools] ignore permission issues when saving repositories metadata to file commit 3578b628452aa2cdd7aac7c2dc55d61bbed03cbd Author: Fabio Erculiani Date: Wed Aug 5 16:45:00 2009 +0200 [todo] update TODO commit 16961b52fcaec4779220e5e62a8b63493ef66d0a Author: Fabio Erculiani Date: Wed Aug 5 16:04:12 2009 +0200 [client/text_repositories] fix "equo notice" browser when selecting invalid items commit 5c9b32a0b40679bf4930e689f3a376e1ed6b08fb Author: Fabio Erculiani Date: Wed Aug 5 13:50:16 2009 +0200 [conf] update sabayonlinux.org repo download URLs in repositories.conf commit a32fd79f37845563db0e8b694d8e220bdaf1e7b6 Author: Fabio Erculiani Date: Tue Aug 4 19:56:57 2009 +0200 [entropy.const] make ETP_ARCH_CONST smarter commit 202a418a583a77ce9cbf2886de44b3fef7d1b2cc Author: Fabio Erculiani Date: Tue Aug 4 19:19:24 2009 +0200 [entropy.dump] handle AttributeError exception on loadobj() commit 1dc3351dee8f665c3732401f3346436d9f8831db Author: Fabio Erculiani Date: Tue Aug 4 19:17:33 2009 +0200 [entropy.client.interfaces.dep] when client db is not available do not raise exceptions on calculate_available_packages commit 73df65b56ad04d0b914b4707af60789098390a49 Author: Daniel Halens Rodríguez Date: Tue Aug 4 17:19:15 2009 +0100 [translations] update Portuguese translation and add Lucas Azevedo to translators credits commit bc4fcc8a39471530a3038576b7c0df0936e23874 Author: Fabio Erculiani Date: Tue Aug 4 08:22:01 2009 +0200 [entropy.db] remove ServiceInterface argument from constructor, not needed anymore commit 9ea147d0db25b7e6a98d5dd738efb46ded5d593a Author: Fabio Erculiani Date: Mon Aug 3 23:10:59 2009 +0200 [entropy.db] API docs + addPackage() API changes :: add more reviewed API documentation :: addPackage() now does not do anything else but adding packages to repository, which is the intended original behaviour. commit f861532fd26026c69e26130d845a64972c435a26 Author: Fabio Erculiani Date: Mon Aug 3 13:09:33 2009 +0200 [entropy.db/entropy.server] reduce the usage of ServerInterface in EntropyRepository ServerInterface instance variable inside entropy.db.EntropyRepository will be soon dropped thanks to new code pushed during last months. It was just a ugly hack to avoid using Singletons, which are now the way to go. Moreover, this commit improves per-repository RSS handling. commit 4acb81f808093ae518ef4db59a07bb0b0e72faa8 Author: Fabio Erculiani Date: Mon Aug 3 12:38:53 2009 +0200 [entropy.db] make use of the new entropy.spm features (esp. singleton) commit 406e26582f4d3c8222b3faebae6c4e171247a72c Author: Fabio Erculiani Date: Mon Aug 3 12:37:26 2009 +0200 [entropy.spm] major module updates :: Entropy Spm plugins are now singletons and must subclass SpmPlugin :: added convenience function to return the currently configured Spm instance commit e9f47ee6fda08a0310843dd6dddded0138cf3d7a Author: Fabio Erculiani Date: Mon Aug 3 12:36:58 2009 +0200 [entropy.client.interfaces] add missing import statements commit 24f14b9b6336e783b2b1c54d36a9e16c7db2dafd Author: Fabio Erculiani Date: Mon Aug 3 12:16:23 2009 +0200 [entropy.db/entropy.server] move runTreeUpdatesQuickpkgAction to entropy.server commit 10b89e9d5bedfb646f31e09b95f109f7a60ab149 Author: Fabio Erculiani Date: Sun Aug 2 18:49:37 2009 +0200 [entropy.db] move client-related package name/slot updates to entropy.client commit dbaf9b0b0a81491af921d63f0d337f4bbe802900 Author: Fabio Erculiani Date: Sun Aug 2 16:48:05 2009 +0200 [entropy.client.interfaces.cache] when changing repositories order, always drop all cache commit 2f1b271e142fca93ebb58ff6d6440223f8c09ecc Author: Fabio Erculiani Date: Sat Aug 1 23:05:31 2009 +0200 [todo] update TODO commit eed80c0907f80c6b6e68bcfb7ecd7c8ea7c2cf53 Author: Fabio Erculiani Date: Sat Aug 1 22:54:49 2009 +0200 [entropy.services.interfaces] fix DEBUG bool commit ec89edf36a659bf1d56bbe64aa176546b3fdc520 Author: Fabio Erculiani Date: Sat Aug 1 22:51:42 2009 +0200 [entropy.services.interfaces] reduce logging messages when debug mode is disable commit ffe7a7cb89b12bf227c63161803c62b53734de8c Author: Fabio Erculiani Date: Sat Aug 1 22:41:36 2009 +0200 [entropy.services.ugc.interfaces] improve SSL exceptions handling and make sure to use a blocking socket commit c91aa3fa866a8966ad029b79a819ebdd952d342f Author: Fabio Erculiani Date: Sat Aug 1 22:36:41 2009 +0200 [entropy.services.interfaces] force SSL socket to blocking (mode) commit 2508fcbcf6e0b8f8e2306c3525af24bbefd05329 Author: Fabio Erculiani Date: Sat Aug 1 19:20:49 2009 +0200 [entropy.services.interfaces] do not handle SSL WantX509LookupError the same way of WantReadError commit 197df19d6666c214db38a0f05078a98a4b0fd5af Author: Fabio Erculiani Date: Sat Aug 1 19:10:46 2009 +0200 [entropy.services.interfaces] properly handle SSL exceptions on write commit a266d200214cc39e4d9794e94313e65beb84f84e Author: Fabio Erculiani Date: Sat Aug 1 19:02:24 2009 +0200 [entropy.services.interfaces] typo fixes on SSL and exception handling commit 8ac46be46086e5098a5d3e8fa4f1209bfe42eaf7 Author: Fabio Erculiani Date: Sat Aug 1 18:55:51 2009 +0200 [entropy.services.*] fix SSL timing handling when sending huge amount of data commit 925e974c6380a2cf4e8aee6f0b3868121f52092c Author: Fabio Erculiani Date: Sat Aug 1 18:50:03 2009 +0200 [entropy.services.interfaces] add future-proof SSL socket polling handler commit 8c02947a82bd3d512ef075d62526c8adbf2925ea Author: Fabio Erculiani Date: Sat Aug 1 18:48:42 2009 +0200 [entropy.exceptions] add TimeoutError exception commit 6b998c388333a7d86525282e7b2358fdb861a5ad Author: Fabio Erculiani Date: Sat Aug 1 18:06:51 2009 +0200 [services] listen on all the available interfaces when running service-test-daemon commit 6926d8813a30eaf99b9c060a7f2dae76a2e092eb Author: Fabio Erculiani Date: Sat Aug 1 00:38:11 2009 +0200 [entropy.transceivers] make pylint happy when dealing with UrlFetcher class from MultipleUrlFetcher commit ee3259768be56cd3005bd484e43ae09e88861357 Author: Fabio Erculiani Date: Sat Aug 1 00:22:12 2009 +0200 [todo] update TODO commit bd895cc139dcdb695585c6222a763cbcbfc0f1a7 Author: Fabio Erculiani Date: Sat Aug 1 00:19:59 2009 +0200 [entropy.db/entropy.server/entropy.tools] several code moves :: entropy.tools: split md5sum_directory into two, adding md5obj_directory which returns an hashlib.md5() instance :: entropy.db: move serverUpdatePackagesData to entropy.server :: entropy.server: receive entropy.db's serverUpdatePackagesData, created repository_packages_spm_sync method commit ae8c3dd0dbf0b2bf7464a437880104e7c2b4427f Author: Fabio Erculiani Date: Sat Aug 1 00:18:44 2009 +0200 [entropy.i18n] make pylint happy, assign gettext.gettext to _() commit 98689fbec3889cc7b35116900e9915e7c1cf094d Author: Fabio Erculiani Date: Sat Aug 1 00:16:58 2009 +0200 [entropy.qa] improve test_shared_objects() by adding self directory ELF linking test commit 7baf48b10c033d94ac75a5d1302c38e51db5d99f Author: Fabio Erculiani Date: Fri Jul 31 22:53:36 2009 +0200 [entropy.client] when installing a package, also show its description commit 0a6b6a9dedf0ae4ae41a2c77bde263d9a80ea11c Author: Fabio Erculiani Date: Fri Jul 31 18:26:56 2009 +0200 [entropy.services.ugc.interfaces] fix wrong SQL query in search_keyword_items commit 214ab95ef1ffc1c8d3d627692a928eea281c5b03 Author: Fabio Erculiani Date: Fri Jul 31 14:14:37 2009 +0200 [todo] update TODO commit 7387f84c46def0ca07555f4523f6dd19e616ac4c Author: Fabio Erculiani Date: Fri Jul 31 14:00:53 2009 +0200 [server/scripts] add misc scripts useful for server-side maintenance commit fba1650155b97d9c0ff1a412487d57ccf64dbe4f Author: Fabio Erculiani Date: Fri Jul 31 12:59:07 2009 +0200 [server] remove old stuff commit d078aef8de0b0b18d88286cc531c4ecfc81b528f Author: rogerc Date: Fri Jul 31 09:26:10 2009 +0000 update Catalan translation commit d78cfe7585087b1225436ce5c7de187ddc4c918b Author: Fabio Erculiani Date: Thu Jul 30 18:57:19 2009 +0200 [magneto] make magneto executable working and fix glade path for gtk commit aaab9b7090bb48f146ce7c780e88b171afc63e35 Author: Fabio Erculiani Date: Thu Jul 30 11:28:19 2009 +0200 [entropy.services.ugc.interfaces] fix buggy SQL query in search_iddoc_item commit 18a2ee88a0199d403dfcc472353c4fa03435be35 Author: Fabio Erculiani Date: Thu Jul 30 11:04:40 2009 +0200 [magneto] fix magneto executable commit 745c036ab12202d3e2f96742b1bddcd59791fc40 Author: Fabio Erculiani Date: Thu Jul 30 00:03:36 2009 +0200 [magneto] fix Makefile magneto-loader-install target commit e5264d5e4193055e5dcbb16ce0e7b804813bc1f3 Author: Fabio Erculiani Date: Wed Jul 29 23:12:57 2009 +0200 [translations] update Italian translation commit 79276e9079c63301bac03e497faa1445bb73b054 Author: Fabio Erculiani Date: Wed Jul 29 23:09:26 2009 +0200 [translations] update translations commit 46bb0a21b8238f8786cd417452100a8605b6cbf8 Author: Fabio Erculiani Date: Wed Jul 29 23:08:55 2009 +0200 [todo] update TODO commit 2750db23727834ce8f44cf88b75722e908e769ad Author: Fabio Erculiani Date: Tue Jul 28 16:30:38 2009 +0200 [entropy.server.interfaces.mirrors] fix syntax commit 835564714dd137228a06617f6861b696e358ebf2 Author: Fabio Erculiani Date: Tue Jul 28 16:29:39 2009 +0200 [entropy.server.interfaces.mirrors] properly handle ftp connection when done commit 8faafff95695da92023b1abd61c6546f0e6bd890 Author: Fabio Erculiani Date: Tue Jul 28 16:22:51 2009 +0200 [entropy.db] fix getIDPackageFromDownload, missing JOIN between tables commit 790c9d84dd750122b60f3e96cb6b5673627c4477 Author: Fabio Erculiani Date: Tue Jul 28 15:16:20 2009 +0200 [entropy.server.interfaces.mirrors] add more type casting to fix output functions commit 55e2b72bb039a643233369205849cb9d88168adb Author: Fabio Erculiani Date: Tue Jul 28 15:12:29 2009 +0200 [entropy.server.interfaces.mirrors] add type casting commit 79e27ee1892e6beaecfa0d059db9142c1f5e572f Author: Fabio Erculiani Date: Tue Jul 28 14:46:29 2009 +0200 [sulfur] ignore Cacher exceptions when downloading UGC on the UGC thread commit edaa63705b7bf0f5a3aa9c54203b1dabf127c809 Author: Fabio Erculiani Date: Tue Jul 28 14:45:41 2009 +0200 [entropy.server/equo.community] Remove md5check tool, add pkgtest (which does the same plus QA tests) commit f6bab1cda6c3c6b1fae56743090637b5418d4c69 Author: Fabio Erculiani Date: Mon Jul 27 19:52:29 2009 +0200 [entropy.client.interfaces.package] handle os.remove() exception properly commit 982670a628a79a3293c05220733bf95cbea49aac Author: Fabio Erculiani Date: Sun Jul 26 18:06:21 2009 +0200 [translations] update translations commit e0e5ba9f1a9418205f1ffdeb80a7f7fa5032be9a Author: Fabio Erculiani Date: Sun Jul 26 16:37:35 2009 +0200 [entropy.client.interfaces.dep] handle client db errors on calculate_world_updates() Raise SystemDatabaseError exception when client database is corrupted when calling Client.calculate_world_updates() commit 0e9fdb0b308ec32cc0cb8cad5388ac3a0c9cfd93 Author: Fabio Erculiani Date: Sun Jul 26 12:17:27 2009 +0200 [entropy.services.ugc.interfaces] fix typo in SQL queries commit 3fdeebbcd1a98c72e3e7962f797132c623f75e0b Author: Fabio Erculiani Date: Sun Jul 26 12:14:29 2009 +0200 [entropy.client.interfaces.client] never stop EntropyCacher on Client.destroy() commit 85303d02cf2ddddfe6e865e9ccf21c034b68a835 Author: Fabio Erculiani Date: Sun Jul 26 12:11:03 2009 +0200 [entropy.services.ugc.interfaces] improve speed of search_* functions commit a6bf86541742ba520cb2e777a347af738797e7d4 Author: Fabio Erculiani Date: Sun Jul 26 11:55:26 2009 +0200 [entropy.services.ugc.interfaces] fix several UGC SQL queries on search_* functions commit cd35df2313cb16d434c0a457922ec8546b8ec67b Author: Fabio Erculiani Date: Sun Jul 26 09:57:46 2009 +0200 [client.text_ugc] fix UGC documents representation commit 1c77dc86ab59a5eb4883608fdf583f033394f40a Author: Fabio Erculiani Date: Sun Jul 26 09:54:04 2009 +0200 [sulfur.dialogs] show package license text with proper encoding commit 41e3606e428cf1571a4548316675a8de41ec38db Author: Fabio Erculiani Date: Sun Jul 26 09:19:37 2009 +0200 [sulfur.packages] add missing method to EntropyPackages used to show empty content information commit f0fd0770c7f0f60976612fd9b5ca40e7babb4b02 Author: Fabio Erculiani Date: Sun Jul 26 00:36:52 2009 +0200 [sulfur.package] fix downloads number in package properties window for installed packages commit 9016db86c7ae6db55ba163cb6339ee06a2913e1b Author: Fabio Erculiani Date: Sat Jul 25 19:49:50 2009 +0200 [entropy.views] show "update" icon for updatable installed packages commit 765868dc481a4ba2029ba3b04f193b70b795e26d Author: Fabio Erculiani Date: Sat Jul 25 19:36:16 2009 +0200 [sulfur] add the ability to update packages from the installed packages tab, if updates are available commit 99d7ef122fef4ee642154b1c4386ff38965c898f Author: Fabio Erculiani Date: Sat Jul 25 18:43:49 2009 +0200 [sulfur.views] when nothing will be shown to user, show a message about it instead of nothing commit 1759cc70a3b8f90767d606da08c7708c6e9afffe Author: Fabio Erculiani Date: Sat Jul 25 18:13:03 2009 +0200 [client.text_repositories] add trailing \n when showing files content using "equo repoinfo" commit c62b6f8950e4c4f2a40f02a73824efaabdb0ea4a Author: Fabio Erculiani Date: Sat Jul 25 18:08:59 2009 +0200 [sulfur.dialogs] make "Read License" button working for every selected item on LicenseDialog commit 9f20f5ba62d5c1ad4bdf51701350b063b0017b5c Author: Fabio Erculiani Date: Sat Jul 25 18:06:39 2009 +0200 [sulfur.dialogs] properly handle ddata metadata coming from UGC queries commit 49b8e57ed64b139b39e64f496cd5fc0a3b52f3c6 Author: Fabio Erculiani Date: Fri Jul 24 22:45:56 2009 +0200 [sulfur.events] make sure that string "s" is unicode when passed to package_set_match commit 236e966d0cae6c8568286a0f2dcb132a2b3d52fe Author: Fabio Erculiani Date: Fri Jul 24 22:41:55 2009 +0200 [sulfur] trivial changes to package sets handling logic commit 41cf39225bbb715d79811f6d475a13e88796561b Author: Fabio Erculiani Date: Fri Jul 24 22:38:52 2009 +0200 [entropy.client.interfaces.dep] code style update for package_set_match commit 9d56580e1d583afc5a7a952419e6c85c545d8837 Author: Fabio Erculiani Date: Fri Jul 24 22:36:23 2009 +0200 [entropy.core] make package sets names unicode objects commit 9ec8d28b02e44dc1f24e357b349c6fbae9c660fd Author: Fabio Erculiani Date: Fri Jul 24 14:14:58 2009 +0200 [sulfur.views] remove Python debugger call commit 766d56061e3af9813b2a346dc88334d344daec46 Author: Fabio Erculiani Date: Fri Jul 24 14:14:22 2009 +0200 [sulfur.views] add more comments to code added in previous commit commit cf5603a68c300cf8c8e53bd0f745085872495da8 Author: Fabio Erculiani Date: Fri Jul 24 14:12:32 2009 +0200 [sulfur] fix issues when dealing with interdependent package sets commit 577e77c5f144c79571279fd6f0d8f159c9e49ccb Author: Fabio Erculiani Date: Thu Jul 23 22:15:33 2009 +0200 [sulfur.events] enable/disable "Edit Set" button automatically when needed commit f55138d8d03f91863f555a0c13697286345b6725 Author: Fabio Erculiani Date: Thu Jul 23 22:14:49 2009 +0200 [sulfur.package/sulfur.views] add the ability to determine if a package class is a set category object commit 5d3357867686c378f5de972dc0c22be3f3b0b63f Author: Fabio Erculiani Date: Thu Jul 23 16:43:47 2009 +0200 [sulfur.events] when clicking "Remove Sets" check if there are actually sets that can be removed commit 27beb171f4f600a14f3b22ece406ba972c4dbbec Author: Fabio Erculiani Date: Thu Jul 23 16:25:19 2009 +0200 [sulfur.dialogs] when showing the user a list of packages through ConfirmationDialog, show removals first commit 3df8037d6c9d0ae65406655bed2edc2bc5b2a69b Author: Fabio Erculiani Date: Thu Jul 23 09:19:34 2009 +0200 [todo] update TODO commit 59245892aa994cdf96b6b7dd7ef2a8ee1c84118c Author: Fabio Erculiani Date: Wed Jul 22 19:39:30 2009 +0200 [magneto] welcome to Magneto (the new Entropy Updates Notification Applet) Entropy Notification Applet is dead! Long life to Entropy Notification Applet (Magneto). Magneto is fully integrated with both KDE and GNOME featuring two heads (one GTK and one KDE). commit 0dca6f9a0e6a843712fd672ba91f78835b2f2c7b Author: Fabio Erculiani Date: Wed Jul 22 17:50:36 2009 +0200 [entropy.const] handle AttributeError on the exception handler function when calling const_kill_threads commit 98eaf58a1910d7b4b78dfdc0d530cf4bf7bfed9c Author: Fabio Erculiani Date: Wed Jul 22 09:34:21 2009 +0200 [entropy-notification-applet] remove unused code commit 7ed62049f53b9d5029e929320b395ecc2109c2dc Author: Fabio Erculiani Date: Wed Jul 22 08:27:48 2009 +0200 [entropy-notification-applet] remove COPYING, duplicated commit 0508a2d0148f6f53c15b6942c09a7fb6a188e56b Author: Fabio Erculiani Date: Tue Jul 21 12:24:01 2009 +0200 [todo] update TODO commit 2ecd6d5ac9d62ee1f4bc07ffc24d483f6e8ee49a Author: Fabio Erculiani Date: Tue Jul 21 08:00:42 2009 +0200 [entropy.const] do not join current thread on const_kill_threads commit 56ec274e8f31c5b9e1001899b4f8139a02625a35 Author: Fabio Erculiani Date: Mon Jul 20 19:02:45 2009 +0200 [reagent] improve exit status handling commit 70477b041761ea885b6512f5985edd311f899e4c Author: Fabio Erculiani Date: Mon Jul 20 19:01:43 2009 +0200 [entropy.server.interfaces.mirrors] fix branch migration scripts upload commit 4c221ca41a0b06a213e5f33437fd72f313cbd7a3 Author: Fabio Erculiani Date: Mon Jul 20 16:58:11 2009 +0200 [activator] explicitly call const_kill_threads before quitting commit 4852d47e666003c76a785312b67e1b8251719427 Author: Fabio Erculiani Date: Mon Jul 20 16:57:16 2009 +0200 [entropy.const] improve const_kill_threads function reliability commit 6e37726a9984d55bef3cb3e8c10e253c0b6a8ecc Author: Fabio Erculiani Date: Sun Jul 19 08:17:19 2009 +0200 [entropy.db] remove checkReadOnly() idiocy and handle read-only mode only on commit commit 18c2a6879a2f59e8c2ba60149c7988f69a27886c Author: Fabio Erculiani Date: Sun Jul 19 08:07:09 2009 +0200 [docs] update API documentation commit 8c46bf805fe44fd0fa0c6cb63413f9217fe81732 Author: Fabio Erculiani Date: Sun Jul 19 08:04:50 2009 +0200 [entropy.db] add some more docstrings commit a77411a7361edafb23e106e49d5caea09a51d962 Author: Fabio Erculiani Date: Sat Jul 18 09:39:46 2009 +0200 [entropy.db] reorganize Entropy database arch., add docstrings commit 9205f6dd5434c9865bcd757019027dcd5f57252e Author: Fabio Erculiani Date: Sat Jul 18 08:44:11 2009 +0200 [docs] update API documentation commit 6062a8d5cfdbb7fe8654db2ac597bf72651317b8 Author: Fabio Erculiani Date: Sat Jul 18 08:35:34 2009 +0200 [entropy.security] complete docstrings and features (API changes) commit bf01576876350c42a9787683200d64eb96b907db Author: Fabio Erculiani Date: Sat Jul 18 06:40:02 2009 +0200 [entropy.output] complete docstrings and features commit 6412f72f0d616ff4987aa0919be32c899c1cd194 Author: Daniel Halens Rodriguez Date: Sat Jul 18 00:43:17 2009 +0100 [translations] update dutch translation commit cb93aeffe0f9a1bd873d7a00395599cc36529504 Author: Fabio Erculiani Date: Thu Jul 16 19:26:32 2009 +0200 [entropy.client.interfaces.methods] fix root path on branch upgrade/migration methods commit 9fbf737a121b06fffec2ec378e7b0005d8165a94 Author: Fabio Erculiani Date: Thu Jul 16 19:18:52 2009 +0200 [entropy.client.interfaces.methods] fix branch migration/upgrade script hook methods commit b494a943b1db799e0c2dbc48c81e43d7ed053b98 Author: Fabio Erculiani Date: Thu Jul 16 19:02:25 2009 +0200 [entropy.services.interfaces] print status output when entering do_handle commit 5f91bad9b6b23e35a2e498af9bc60ed55ad9c395 Author: Fabio Erculiani Date: Thu Jul 16 19:00:04 2009 +0200 [entropy.services.interfaces] add more debugging info when entering the request handler commit 23848ef6dc06b924f9a8adbd4fc142ab11b506a2 Author: Fabio Erculiani Date: Thu Jul 16 18:34:42 2009 +0200 [entropy.server] add server-side support for uploading branch migration scripts commit 389a10e9997721622af8d04fa547ca69ba6ffe08 Author: Fabio Erculiani Date: Thu Jul 16 18:21:39 2009 +0200 [entropy.services.test] add test commands module and update service script stub commit 3de4690fc3885b20aeef72648533bb1b61c1eb9f Author: Fabio Erculiani Date: Thu Jul 16 17:58:18 2009 +0200 [entropy.services.test] add Entropy Services test module (for tutorial and testing) commit d51ff52148081554f13a3bdafca9153a64cfb704 Author: Fabio Erculiani Date: Thu Jul 16 16:28:48 2009 +0200 [sulfur.dialogs] fix okDialog call for UGCAddMenu commit 40b269c124c5de63620c5298bf8ab337af9cec48 Author: Fabio Erculiani Date: Thu Jul 16 16:20:04 2009 +0200 [entropy.client.services.ugc.commands] improve ugc_do_download_stats reliability commit 2727ea30cdf62a1d225e07fe1067a7d4a73e694a Author: Fabio Erculiani Date: Thu Jul 16 16:17:19 2009 +0200 [entropy.services.ugc.interfaces] improve transmit method commit d4b7140b837866869ff4acd1ecbb59cb3d923e72 Author: Fabio Erculiani Date: Thu Jul 16 16:16:31 2009 +0200 [entropy.client.services.ugc.commands] improve reliability of ugc_do_download_stats commit 5aa92e40ee5e016c7a5026a2803ae98986ffb892 Author: Fabio Erculiani Date: Thu Jul 16 16:15:31 2009 +0200 [entropy.services.interfaces] enforce rules on what is read from socket commit ffd0c6b4c3fa56fb3fcfe58e82b90fa9f958e147 Author: Fabio Erculiani Date: Thu Jul 16 16:14:38 2009 +0200 [entropy.tools] add new function split_indexable_into_chunks commit 44ffc1d8fca5c54f4826012cc931d40f763b2ccf Author: Fabio Erculiani Date: Thu Jul 16 14:54:17 2009 +0200 [entropy.services.interfaces] fine tune watch dog commit fe4631e46ef806273e599b90d62dd64db1451b15 Author: Fabio Erculiani Date: Thu Jul 16 14:35:28 2009 +0200 [entropy.services.interfaces] fix small bug with data_counter triggered by the previous commit commit 241190bedde4ed08d6ed95aeea58cad9ed78ff88 Author: Fabio Erculiani Date: Thu Jul 16 13:03:13 2009 +0200 [entropy.services.interfaces] enforce data reception constraints When receiving data through the ServerHost Request Handler, make sure that the length of data sent matches matches the lenght information provided. Do not consider reception done until this is true. To avoid infinite loop issues, add a watchdog timer which raises an (handled) ValueError exception. commit 25ddf16b50d89bb90aecc98926f57763894d4bcf Author: Fabio Erculiani Date: Thu Jul 16 12:31:18 2009 +0200 [entropy.services.interfaces] log instance signature too commit 1e16e8d1ff18ec572075f5ef551eb9ccf19e29e9 Author: Fabio Erculiani Date: Thu Jul 16 11:32:01 2009 +0200 [entropy.services.interfaces] log more info when catching ValueError exceptions commit 594563631819c992ddc6f6ed260bc0491da06607 Author: Fabio Erculiani Date: Thu Jul 16 10:51:52 2009 +0200 [entropy.services.interfaces] properly store traceback in case of ValueError exceptions commit 9c3c47e2099ecb970466f54668c4701e0b72bc9e Author: Fabio Erculiani Date: Thu Jul 16 09:23:50 2009 +0200 [docs] update API documentation commit 098bb818aefad6f27eab3a7c28f5dafec2e085f2 Author: Fabio Erculiani Date: Thu Jul 16 09:03:08 2009 +0200 [entropy.tools] trivial changes commit 18f3000b2ba220016baec8491c737f507a2331c4 Author: Fabio Erculiani Date: Thu Jul 16 08:59:20 2009 +0200 [sulfur.packages] fix invalid method call commit 1bd7a3ee5f97a0d90dd36808d416dd8c882718bd Author: Fabio Erculiani Date: Thu Jul 16 08:57:05 2009 +0200 [entropy.qa] make get_missing_rdepends method "protected" commit 23987bdce439bd41cc92602813818f1708eafc47 Author: Fabio Erculiani Date: Thu Jul 16 08:55:11 2009 +0200 [entropy.qa] move resolve_dynamic_library to entropy.tools commit 0c249b8d9bcd3ebb173a364cf9145ee0258562a5 Author: Fabio Erculiani Date: Thu Jul 16 08:52:32 2009 +0200 [entropy.qa] rename scan_missing_dependencies to test_missing_dependencies commit d391ec4bac4ba5bb0c46a51c4e80640c9a501580 Author: Fabio Erculiani Date: Thu Jul 16 08:49:51 2009 +0200 [entropy.qa] rename libraries_test method to test_shared_objects commit b0bedded4345e12d510281c78d70e58e60245031 Author: Fabio Erculiani Date: Thu Jul 16 08:49:41 2009 +0200 [todo] update TODO commit 80289324cb113c6ef2e2802c7d3dd0c7b1c48f97 Author: Fabio Erculiani Date: Wed Jul 15 23:26:57 2009 +0200 [entropy.tools] make get_file_size working for unicode file_path strings too commit fc4048464ed6ec68d5e32d44e9a28752df34f271 Author: Fabio Erculiani Date: Wed Jul 15 23:16:38 2009 +0200 [entropy.client.interfaces.Client] tweak Client constructor init order again commit 5e018b5cb9bdb138ba7a6640a7db595171f6ed2f Author: Fabio Erculiani Date: Wed Jul 15 23:11:45 2009 +0200 [entropy.client.interfaces.methods] no need to run world updates calculation on load_repository_database commit 054db055faa5b18013021218813644592f3a63c6 Author: Fabio Erculiani Date: Wed Jul 15 23:04:58 2009 +0200 [entropy.client.interfaces.Client] fix Entropy Client plugin init issue When Client class is instantiated, validate_repositories() is called before the Entropy SystemSettings Client plugin is effectively added. This can cause world updates calculation method to raise KeyError exception when referencing SystemSettings client plugin metadata. commit def1c87caed1033383d2b7e37993f97fd6622dd2 Author: Fabio Erculiani Date: Wed Jul 15 20:13:38 2009 +0200 [entropy.output] add docstrings (partial) commit 698d9de48c48c89f67120d08212d795abb0298b6 Author: Fabio Erculiani Date: Wed Jul 15 19:36:26 2009 +0200 [entropy.security] add docstrings (incomplete) commit 9994d0dc6277ecec4da8d74f0898e3f0456e8f4d Author: Fabio Erculiani Date: Wed Jul 15 19:36:02 2009 +0200 [entropy.qa] add todo commit e9aec38622a374dd7fdfdd8d576888617722e055 Author: Fabio Erculiani Date: Tue Jul 14 16:51:20 2009 +0200 [sulfur.dialogs/sulfur.event] Package info window fixes: :: make User Generated Content tab sending a signal when clicked (instead of keeping the app locked with UGC data retrieval) :: make UGC refresh button working (bug in data handling) commit fb0c79439a47e00ee405521dab937137c1824f90 Author: Fabio Erculiani Date: Tue Jul 14 16:50:47 2009 +0200 [sulfur] when loading UGC cache, sync EntropyCacher to make sure that data is ready commit 6c51fb51c2746734db8beae0603d67d1e3aaa45d Author: Fabio Erculiani Date: Tue Jul 14 16:12:19 2009 +0200 [sulfur] rename Packages tab to Applications commit 28b3725a792e5e8555ae18209aaf08dabe8d2f2e Author: Fabio Erculiani Date: Tue Jul 14 13:47:06 2009 +0200 [docs] update API documentation commit c8df8f2a502ef77873fceb2d4d63e3949079f59b Author: Fabio Erculiani Date: Tue Jul 14 13:38:15 2009 +0200 [entropy.qa] complete entropy.qa docstrings commit 269b787d95e560034f257cb759d15b0ab1ef3b16 Author: Fabio Erculiani Date: Mon Jul 13 19:23:21 2009 +0200 [entropy.spm] backup ACCEPT_LICENSE Portage setting only when setting it commit cf636aa5f6d9337e9d9bbf8ffe92a034ae11324e Author: Fabio Erculiani Date: Mon Jul 13 16:20:06 2009 +0200 [sulfur.Makefile] fix Sulfur installation commit c13f3d1b2961e4a37f43be56c068b47045ac9ce5 Author: Fabio Erculiani Date: Mon Jul 13 14:46:47 2009 +0200 [entropy.client.interfaces.methods] improve remove_repository It happened that when a repository got removed through remove_repository its entry in Client.validRepositories didn't get removed in time to avoid printing a wrong error message to user. commit d4f4684d5f4e881ad40deb04a08c43588acd12b1 Author: Fabio Erculiani Date: Mon Jul 13 13:51:41 2009 +0200 [entropy.output] fix xtermTitle commit aaa8f7beba76308ddd67b7dd22ef952a978e283c Author: Fabio Erculiani Date: Mon Jul 13 13:49:45 2009 +0200 [entropy.output] partially add docstrings to entropy.output commit 3c9848a94024f1761270263a23da16c009963e4c Author: Fabio Erculiani Date: Mon Jul 13 12:22:30 2009 +0200 [translations] update Italian translation commit 034fababe43078a46323cfb7c7c1af1a700ba96d Author: Fabio Erculiani Date: Mon Jul 13 12:08:24 2009 +0200 [entropy.client.interfaces.methods] fix wrong const_debug_write string formatting commit c32a0b73f787f8c45ddda05eb4ddf4c02dfaf397 Author: Fabio Erculiani Date: Mon Jul 13 12:06:33 2009 +0200 [entropy.spm] add more comments on portage.doebuild commit bad861736dc5c250468160ab4ea73714e5ca5fcf Author: Fabio Erculiani Date: Mon Jul 13 11:27:37 2009 +0200 [entropy.spm] doebuild: fix ebuild check_license's Portage pkg_setup bug Portage, when used through its API, doesn't seem to source all the ebuild variables, in our case, the triggering variable was "LICENSE" which was not set properly when calling portage.doebuild("setup"). The buggy package is "net-wireless/broadcom-sta" which contain check_license into pkg_setup. commit d78a7142f72a9449622ea8031e38dafd10717dff Author: Fabio Erculiani Date: Mon Jul 13 11:10:03 2009 +0200 [entropy.client.interfaces.trigger] show pkg_setup output when entropy is running in debug mode commit d301e9515b56095a74b763aace8619a22da724d8 Author: Fabio Erculiani Date: Mon Jul 13 08:33:00 2009 +0200 [client.text_ui] make possible to install entropy packages via relative paths commit 646b7d33e69721af1d36ca0de87506f8278c4477 Author: Fabio Erculiani Date: Sun Jul 12 21:54:29 2009 +0200 [entropy.client.interfaces.package] force accept_license to Spm for config action too. commit 18cfed45a23d194c432cbe4e45a5fd88361b3d96 Author: Fabio Erculiani Date: Sun Jul 12 21:48:22 2009 +0200 [translations] update translations commit 17e86bb06f5687b4d20318731135413d66742153 Author: Fabio Erculiani Date: Sun Jul 12 21:38:16 2009 +0200 [equo] make equo "not enough parameters" string translatable commit 4472fef456882c98bd1bd627a2416a1f4421cb8a Author: Fabio Erculiani Date: Sun Jul 12 21:35:12 2009 +0200 [entropy.client.interfaces.fetch] fix wrong plural string commit 7a17a3fae45979617b740bd1ea7692b4761717df Author: Fabio Erculiani Date: Sun Jul 12 21:29:18 2009 +0200 [sulfur.packages] several speed improvements and fixes :: make Queue class using SulfurSignals to emit queue changes :: dramatically improve speed of EntropyPackages._pkg_get_downgrade :: add some debugging output to EntropyPackages class commit 753235df54bfef6f876ee275e251bbda22ee375f Author: Fabio Erculiani Date: Sun Jul 12 21:28:24 2009 +0200 [entropy.package] improve constructor of EntropyPackage, add (commented out) __getattr__ method to ease debugging commit 256140cb9957d4b60b6c6bbc0e26f1df63676e32 Author: Fabio Erculiani Date: Sun Jul 12 21:27:05 2009 +0200 [sulfur] handle new signals declared into sulfur.event commit c81e1e1fa21f5cfbe3898e4e5d6f887184cabb90 Author: Fabio Erculiani Date: Sun Jul 12 21:26:42 2009 +0200 [sulfur] use const.debug to determine if Sulfur is running in debug mode commit 44c2ae4a27d67789acc9d487b3cef8203db00f92 Author: Fabio Erculiani Date: Sun Jul 12 21:25:33 2009 +0200 [sulfur.setup] move debugging mode code here commit d5d145c76753d14e0743d42aaa42162a156afca8 Author: Fabio Erculiani Date: Sun Jul 12 21:24:58 2009 +0200 [sulfur.views] fix bug that caused inability to "undo" actions on the "Queued" tab commit 79f3dc3109995dcf43b69f630cb911f21aed65df Author: Fabio Erculiani Date: Sun Jul 12 21:24:21 2009 +0200 [sulfur.event] register new UI events commit af18d2d60d2a0723ad30bb0457240f365ba88334 Author: Fabio Erculiani Date: Sun Jul 12 18:09:12 2009 +0200 [sulfur.views] refresh QueueView items when UGC data has been updated. commit ddd61f534b1dcf3a0ffdfd62fd0db2b814767361 Author: Fabio Erculiani Date: Sun Jul 12 18:03:36 2009 +0200 [sulfur] change name of the repository edit confirmation button, from "edit" to "save" commit 23d34b4c232f897db28a0e87d3c7a9f16bfd086e Author: Fabio Erculiani Date: Sat Jul 11 22:22:30 2009 +0200 [sulfur] improve packages search bar experience commit 3870db804b6c1e2a78115dd58214ab14e3b50d1f Author: Fabio Erculiani Date: Sat Jul 11 21:42:41 2009 +0200 [sulfur] change GLSA error message when no packages have been queued commit 0761e47b4f395129aefd0c76c3a92bd4fafcebd6 Author: Fabio Erculiani Date: Sat Jul 11 21:40:47 2009 +0200 [sulfur.dialogs] set proper title to Sulfur file chooser window commit 8c0bf75d6c0ce913c0b25c7325195c58d8da8941 Author: Fabio Erculiani Date: Sat Jul 11 21:40:30 2009 +0200 [sulfur.packages] remove commented out code commit 86b159b53f219adc3b4c65aa278f55b4f111b0cd Author: Fabio Erculiani Date: Sat Jul 11 21:36:29 2009 +0200 [sulfur.package/sulfur.packages/sulfur.views] add support for broken package sets commit a800d10c4afb39ee13e7edbc962689c28240ab47 Author: Fabio Erculiani Date: Sat Jul 11 20:16:40 2009 +0200 [sulfur] add support for editing user-defined package sets commit 51790de49b5cd3fc5f696b2a022ca3e3137c28af Author: Fabio Erculiani Date: Sat Jul 11 20:16:17 2009 +0200 [sulfur.dialogs] implement filled_text InputDialog type support commit c123d8386870524fa6810222528262ba9beb9fa9 Author: Fabio Erculiani Date: Sat Jul 11 11:25:03 2009 +0200 [sulfur.events] correctly handle package set name duplication verification commit eefd38124ca46bcc0dc85b0fb85e0d71ca020f8b Author: Fabio Erculiani Date: Sat Jul 11 11:17:02 2009 +0200 [sulfur.dialogs] fix window hierarchy on InputDialog callback error windows commit 29d91f87710a057ee46e5394ac4d5e4d203f2ece Author: Fabio Erculiani Date: Sat Jul 11 11:13:50 2009 +0200 [sulfur.entropyapi] askQuestion, make it accepting arbitrary parent windows commit a68becc7a4b94982acd8eb9fa2ac99ca3f70d298 Author: Fabio Erculiani Date: Sat Jul 11 11:12:43 2009 +0200 [sulfur.entropyapi] inputBox, make it accepting arbitrary parent windows commit 8188d5774840a9e52521c6a1da81ae9e1ae8bb86 Author: Fabio Erculiani Date: Sat Jul 11 11:10:14 2009 +0200 [sulfur] remove debugging output commit 3c940cec4f8087c6f30f2553d99779deb728b056 Author: Fabio Erculiani Date: Sat Jul 11 10:31:41 2009 +0200 [sulfur] add new event management infrastructure, UGC update handler is the first user commit 06f1001a7fb6466e4dcc03c4f97c4469d149b6cf Author: Fabio Erculiani Date: Sat Jul 11 09:30:28 2009 +0200 [sulfur] Package info window: make "User Generated Content" string translatable commit 66ca87ed0f38f1149d8e8b9fe88497af15bf1006 Author: Fabio Erculiani Date: Sat Jul 11 09:12:28 2009 +0200 [sulfur] implement a very important check :-) commit 7791be64bae5268f876a808442d48ae6816be7b6 Author: Fabio Erculiani Date: Sat Jul 11 09:12:07 2009 +0200 [entropy.tools] add very important function to detect April 1st day commit 42fc90a4c3f81f0c793b4d31527782ed9a467597 Author: root Date: Sat Jul 11 09:02:20 2009 +0200 [sulfur] GLSA entry window: make advisory link clickable commit c124a2d63a29e87e58a6f1d702090d2fcb6917a6 Author: Fabio Erculiani Date: Sat Jul 11 08:50:14 2009 +0200 [sulfur] add packages view per license sorter commit ca68a4a594f9a4fa4d73acdadacff37f9cb6463b Author: Fabio Erculiani Date: Sat Jul 11 08:16:30 2009 +0200 [sulfur] fix various installation handling glitches :: make installation errors handling easier :: better handle package masking install abortions :: when not accepting a license, push user back to install queue tab :: make the "show license" button work better (use gtk.Window.show() and not show_all()) :: make possible to accept a package license by also clicking on packages, which are children of the license identifier TreeIter parent object commit c71239a633ad64032c922eb522a305b62cc9a208 Author: Fabio Erculiani Date: Sat Jul 11 07:47:47 2009 +0200 [sulfur.dialogs] make LicenseDialog window title translatable commit b1d8725e9ce8dbe21307af24764443fe7c9cf486 Author: Fabio Erculiani Date: Fri Jul 10 22:15:59 2009 +0200 [sulfur] usability work :: hide progress tab until installation is started :: rename "Queue" to "Installation", small but effective change commit de28e89dda040230de00ea393d98af6632ba9838 Author: Fabio Erculiani Date: Fri Jul 10 22:02:12 2009 +0200 [sulfur.dialogs] Package menu: show changelog window fixes :: fix changelog viewer window hierarchy (now transient for parent window) :: hide unbound buttons commit b6a54347bebd5c4a476e76292baafaf4e1de014c Author: Fabio Erculiani Date: Fri Jul 10 19:59:13 2009 +0200 [sulfur.dialogs] Package info menu: make pkg maskeing information translatable commit decf5afbeddfb570436bee8a1261a0630617fb1a Author: Fabio Erculiani Date: Fri Jul 10 19:57:34 2009 +0200 [sulfur.dialogs] Package info menu: change location text for installed packages commit 1d2b731274411ec4abca0654ab586a3f2147209b Author: Fabio Erculiani Date: Fri Jul 10 19:51:36 2009 +0200 [sulfur] add UGC icons installation to Makefile commit d9db33df4ecd2a7e8d9dd2e69f870d85e27c83ee Author: Fabio Erculiani Date: Fri Jul 10 19:45:11 2009 +0200 [sulfur] fix syntax error commit cc0ea61a1e0cd0025e65557b15a60d066908e5d3 Author: Fabio Erculiani Date: Fri Jul 10 19:34:59 2009 +0200 [sulfur] split noticeboard subtitle commit 8affc812a9f99d5aac69bac513062e954adfdedd Author: Fabio Erculiani Date: Fri Jul 10 19:34:39 2009 +0200 [sulfur] don't spam text during package install when running with --debug commit 40906ebe583159448928260022b3f208ccd32e8d Author: Fabio Erculiani Date: Fri Jul 10 19:34:11 2009 +0200 [conf] update repositories.conf branch example commit 2b45213876b8db2eca07aec936c5aa87fda61828 Author: Fabio Erculiani Date: Wed Jul 8 09:50:25 2009 +0200 [docs] update API documentation commit e5977cc4c9a291dade9f5e845dfd668374bf9302 Author: Fabio Erculiani Date: Wed Jul 8 09:49:00 2009 +0200 [entropy.misc] complete API documentation commit d3418f921f0078de61c3d59a8e7769c8ed294806 Author: Fabio Erculiani Date: Tue Jul 7 20:02:14 2009 +0200 [docs] update API documentation commit 2b21a6706b5bb32da6098262e8d781727af73778 Author: Fabio Erculiani Date: Tue Jul 7 19:45:53 2009 +0200 [entropy.misc] create docstrings for RSS class commit d55feb2a79888ad00d9a2e0f7d8d028b788490fa Author: Fabio Erculiani Date: Tue Jul 7 19:36:12 2009 +0200 [tests.misc] fix Lifo test commit ffe166536326fcd6173854ff116e0802a8fa03a9 Author: Fabio Erculiani Date: Tue Jul 7 19:15:30 2009 +0200 [docs] update API documentation commit d2f47860b6b8b1f4bb9cd6e56aaac537c45dda70 Author: Fabio Erculiani Date: Tue Jul 7 19:14:27 2009 +0200 [entropy.misc] update API docstrings commit f0953c91c8bb1b320985f6759a56e07e88b51133 Author: Fabio Erculiani Date: Tue Jul 7 17:52:48 2009 +0200 [conf] update brokensyms.conf commit 47302238bb465594c3e89ed3a0cf4c22894f0a6b Author: Fabio Erculiani Date: Tue Jul 7 16:45:46 2009 +0200 [entropy.server] beautify libraries_test output commit ca3ddd886dc76eac333a537201e11ad83c7aeb3f Author: Fabio Erculiani Date: Tue Jul 7 13:36:20 2009 +0200 [todo] update TODO commit 8193d1cb4f8243fef35c0ff1fcf6fa7b9fa300dd Author: Fabio Erculiani Date: Tue Jul 7 13:35:52 2009 +0200 [entropy.qa] add broken libraries masking support commit 2380227032fe4e18404d8f496d0e8a6b921660a5 Author: Fabio Erculiani Date: Tue Jul 7 13:22:19 2009 +0200 [entropy.qa] libraries_test: add regexp support broken symbols commit 983ba51ae797dd4ed54a7642d650b49351b6b836 Author: Fabio Erculiani Date: Tue Jul 7 13:11:59 2009 +0200 [entropy.server] enable broken symbols check on server-side libraries_test commit 5ea368c5702896c8b690952042f09494587745f6 Author: Fabio Erculiani Date: Tue Jul 7 13:11:19 2009 +0200 [entropy.qa] implement sane broken symbols check on libraries_test commit 01e4aea66f39293fb350b16496d6ab673dae8a3d Author: Fabio Erculiani Date: Tue Jul 7 12:43:42 2009 +0200 [entropy.qa] slightly improve libraries_test ldpaths set must be complete before dealing with reverse symlinks map commit e26bdd3221127116d4fed0aebb9b76dda1e3828f Author: Fabio Erculiani Date: Tue Jul 7 12:39:50 2009 +0200 [entropy.const] remove unused constants commit 2cd628fd5d99ddbf914ddfa271cd1f0139e416a7 Author: Fabio Erculiani Date: Tue Jul 7 12:38:01 2009 +0200 [entropy.client/entropy.qa] move libraries_test to entropy.qa commit 6bd17f04dea50ff1e0623c7bf90bc133cd14ac5a Author: Fabio Erculiani Date: Tue Jul 7 08:01:20 2009 +0200 [entropy.cache] make sure to filter out interpreter shutdown issues on EntropyCacher commit 2b9479518b7b701ad0f3fa7a84d69bf6cc7168da Author: Fabio Erculiani Date: Tue Jul 7 07:58:43 2009 +0200 [entropy.misc] make sure to raise ValueError when Lifo is empty commit 7a62df2523ef759923d6a581e3c9bcaedaf7bdd3 Author: Fabio Erculiani Date: Mon Jul 6 14:21:11 2009 +0200 [entropy.dump] handle TypeError on loadobj commit c640726e121150588c8701bd5285f9eeec960591 Author: Fabio Erculiani Date: Mon Jul 6 13:57:58 2009 +0200 [entropy.services.auth_interfaces] block usernames with spaces commit a194f019cb36dfcae2482616f9731f7b958f7f53 Author: Fabio Erculiani Date: Sun Jul 5 22:53:42 2009 +0200 [todo] update TODO commit f86a7efb2664a761d919241cccba54ed5d544dc9 Author: Fabio Erculiani Date: Sun Jul 5 22:35:24 2009 +0200 [todo] update TODO commit 5cd1d36047e1411da2cac33759bd39dced1bae4c Author: Fabio Erculiani Date: Sun Jul 5 19:16:01 2009 +0200 [docs] update API docs commit 5e986ba55ffb0cd6555c52d844080983f94ab867 Author: Fabio Erculiani Date: Sun Jul 5 19:15:01 2009 +0200 [tests.misc] verify that Lifo raises ValueError when empty commit 312d83eea5a97b900ea355ec33cad9a8393e31e6 Author: Fabio Erculiani Date: Sun Jul 5 19:14:22 2009 +0200 [entropy.cache/entropy.client.interfaces.dep/entropy.qa] Lifo now raises ValueError when empty commit 98db97819e031bf288ab5e8ed9b53b7aabda334d Author: Fabio Erculiani Date: Sun Jul 5 19:12:42 2009 +0200 [entropy.misc] add docstrings (partial) commit 90c144568196a7ad5f6d096bf5e0034e6059e827 Author: Fabio Erculiani Date: Wed Jul 1 14:42:18 2009 +0200 [entropy.i18n] complete docstrings commit df6952f91386135eb36132e2076392721508ae27 Author: Fabio Erculiani Date: Wed Jul 1 14:42:07 2009 +0200 [entropy.exceptions] complete docstrings commit faad4d166a51ceb03bc1e353533e21cf3b120f79 Author: Fabio Erculiani Date: Wed Jul 1 14:41:56 2009 +0200 [entropy.dump] complete docstrings commit f02ab7195f9b1d8380b3c04d6c6074e69f503ade Author: Fabio Erculiani Date: Tue Jun 30 21:01:01 2009 +0200 [conf] add branch migration/upgrade script examples commit 883fdd4ce9641c25a921497a9a2c850b64c7e900 Author: Fabio Erculiani Date: Tue Jun 30 20:57:44 2009 +0200 [entropy.services.interfaces] improve client/server interaction reliability commit 63de04d593bd23ab5cda01823f2371edf16578c8 Author: Fabio Erculiani Date: Mon Jun 29 18:23:08 2009 +0200 [todo] update TODO commit 976d59a63a725c1d9581391908c749d8cb7687cf Author: Fabio Erculiani Date: Mon Jun 29 18:17:46 2009 +0200 [entropy.services.repository.interfaces] make generated hash visible commit 9a06a4f269c78ad2d13ec99c6cad74dc937d8b6a Author: Fabio Erculiani Date: Mon Jun 29 18:13:35 2009 +0200 [entropy.services.repository.interfaces] fix indentation commit 5b93fd7a771db71a94297b06d03df7019bdd77c9 Author: Fabio Erculiani Date: Mon Jun 29 18:11:47 2009 +0200 [entropy.services.repository.interfaces] avoid spamming logs, disable repo services for unavailable compressed databases commit 0644d31d633c1145310339f63254c60785063b01 Author: Fabio Erculiani Date: Mon Jun 29 18:10:01 2009 +0200 [entropy.services.repository.interfaces] fix typo in lock_scan commit 6b0581a1c3a282b2d99703c9b9649bd42fc3f608 Author: Fabio Erculiani Date: Mon Jun 29 18:08:22 2009 +0200 [entropy.services.repository.interfaces] make error output more verbose commit 568096fb2ab1aa432ed38c5b5d03f3cad92c5ec2 Author: Fabio Erculiani Date: Mon Jun 29 18:00:11 2009 +0200 [entropy.services.repository.interfaces] uncompress compressed database path rather than requiring an uncompressed one commit 1dd8792f5644a4c9fc2d869d03b4027ac22cd7e3 Author: Fabio Erculiani Date: Mon Jun 29 17:53:31 2009 +0200 [entropy.server.interfaces.mirrors] do not upload uncompressed repository database commit 648ee2df63ef4fd74dcec6c66f6f7466fb023885 Author: Fabio Erculiani Date: Mon Jun 29 17:26:04 2009 +0200 [todo] update TODO commit f935e74a9c509def269395d6c9335b790918d213 Author: Fabio Erculiani Date: Mon Jun 29 17:25:12 2009 +0200 [todo] update TODO commit 839666c31448e10afe38309de89d1240e7cd1e45 Author: Fabio Erculiani Date: Mon Jun 29 17:24:20 2009 +0200 [entropy.server.interfaces.mirrors] remove deprecated repository db formats commit a388c25d9f24be307650876d7d92afc0c2896cf9 Author: Fabio Erculiani Date: Mon Jun 29 17:15:28 2009 +0200 [todo] update TODO commit 61004dcbe41c0a624608f7451207fb8a34a37c45 Author: Fabio Erculiani Date: Mon Jun 29 17:14:55 2009 +0200 [entropy.client.services.ugc.commands/entropy.services.repository.commands] remove deprecated EAPI3 commands commit a48c53ccdb1665728fd07b47ee301f1e02fdb499 Author: Fabio Erculiani Date: Mon Jun 29 10:36:40 2009 +0200 [todo] update TODO commit 78bdd4389e026dfc16b6857181cd368249f3458a Author: Fabio Erculiani Date: Mon Jun 29 10:36:15 2009 +0200 [entropy.const] remove unused repository metadata (related to old branch scripts implementation) commit e85f72d3097cdc4dba79a3fa6750983b2f9348aa Author: Fabio Erculiani Date: Mon Jun 29 10:35:37 2009 +0200 [entropy.client.interfaces.methods] implement branch upgrade/migration script hooks via client database commit b1a1bf10e2ef8f307630ed92b3449189825711e1 Author: Fabio Erculiani Date: Mon Jun 29 10:34:10 2009 +0200 [entropy.client.interfaces.client] do not run branch upgrade/migration scripts at first SystemSettings Entropy Client Plugin iteration commit 882eb3cb126e2cedeb811841b6baf1e7de136867 Author: Fabio Erculiani Date: Mon Jun 29 10:32:55 2009 +0200 [entropy.client.interfaces.cache/entropy.client.interfaces.dep] improve updates calculation cache item storage commit 576438323e4e85a36fb9ff74e89f1e487f77c28d Author: Fabio Erculiani Date: Mon Jun 29 10:31:43 2009 +0200 [entropy.db] implement branch migration support script handling metadata in client db commit 1628092399ff4687c27333ca8cd700a347947b60 Author: Fabio Erculiani Date: Sun Jun 28 00:23:57 2009 +0200 [docs] update API documentation commit 623416e1bf28511166bd3e25f037e8c93c9d4d9e Author: Fabio Erculiani Date: Sun Jun 28 00:21:21 2009 +0200 [todo] update TODO commit c9a8736ba16ead360c8417b5098982970a087ac0 Author: Fabio Erculiani Date: Sun Jun 28 00:19:34 2009 +0200 [entropy.*] 'branches' metadatum is dead, eventually. This commit removes the quirk used mainly server-side to make tidy working on branches sharing package files. Since tidy function now uses a more intelligent technique, this is not needed anymore. commit dc6198527609da9902a4dad92c2d794e81d508d5 Author: Fabio Erculiani Date: Sun Jun 28 00:14:45 2009 +0200 [entropy.server.interfaces.mirrors] finalize tidy_mirrors method commit f9ce68b22303983c5ef5b89f4b285066ccf90d47 Author: Fabio Erculiani Date: Sat Jun 27 23:54:56 2009 +0200 [entropy.client.interfaces.client] ignore exceptions in __run_post_branch_upgrade_hooks() when calculating world updates commit f81d46889e689a2b0c9f3c1c0efc9c97a16c041a Author: Fabio Erculiani Date: Sat Jun 27 23:47:38 2009 +0200 [entropy.server.mirrors] add two new methods + new tidy mechanism Added methods: - get_remote_branches() - read_remote_file_in_branches() Please read their docstrings. Moreover, a new experimental technique to tidy expired packages has been introduced. It uses the new metafile 'packages.db.pkglist' to detect if specific package is used by other branches before validating the removal. commit 35e133987fbee1852a0ad219edf758b51b3ef372 Author: Fabio Erculiani Date: Sat Jun 27 23:09:04 2009 +0200 [entropy.transceivers] FtpInterface: tweak list_dir method commit f13a9c5ab54f327082fede8472d7d77ca81331e0 Author: Fabio Erculiani Date: Sat Jun 27 19:06:16 2009 +0200 [todo] update TODO commit 7fa35edaaa721924e15025f20401f995fc4c66be Author: Fabio Erculiani Date: Sat Jun 27 19:05:53 2009 +0200 [sulfur] clear SystemSettings at the end of packages installation to allow branch hooks to run commit 2caba4969d7d542a26eb9301f90f0d0be923e24c Author: Fabio Erculiani Date: Sat Jun 27 19:05:23 2009 +0200 [client.text_ui] clear SystemSettings at the end of worldUpdate to allow branch hooks to run commit 1a00709f4ea7523b66a62b5cf11b961afae13bec Author: Fabio Erculiani Date: Sat Jun 27 19:02:45 2009 +0200 [entropy.client.interfaces.client] SystemSettingsPlugin init changes Initialization of Entropy Client SystemSettings plugin has been moved at the bottom of the Entropy Client constructor and branch migration support "triggers" have been moved to the new post_setup SystemSettingsPlugin hook. commit 3e81791d5d261c7e4fa7a96b012242c9263d52f2 Author: Fabio Erculiani Date: Sat Jun 27 19:01:56 2009 +0200 [entropy.client.interfaces.methods] Entropy Client SystemSettings plugin is not mandatory commit d37437a006359dfca8ab65ab8a1b17943d7f14a9 Author: Fabio Erculiani Date: Sat Jun 27 19:00:49 2009 +0200 [entropy.client.interfaces.dep] add argument to calculate_world_updates to ignore critical updates check inside it commit 4e8d08f221ae2af1807be986a1bb1acf322d18d7 Author: Fabio Erculiani Date: Sat Jun 27 18:58:42 2009 +0200 [entropy.core] improve plugins support, add post_setup method It is now possible to run post SystemSettings setup stuff in SystemSettingsPlugin instances. This could be handy to hook code that needs SystemSettings complete metadata itself. commit 74dceaece1f9290008da5ab2548e9bbcee648acd Author: Fabio Erculiani Date: Sat Jun 27 17:42:26 2009 +0200 [entropy.client.interfaces.client] add post-branch migration hooks execution into Entropy Client SystemSettings plugin commit 7313b19d24abb60c6c9032895b9d4227680b8bf8 Author: Fabio Erculiani Date: Sat Jun 27 17:41:57 2009 +0200 [entropy.client.interfaces.methods] tweak run_repositories_post_branch_switch_hooks to return more information commit cdc05dbf0c1d790416bf5f28daa352f38f6b6f08 Author: Fabio Erculiani Date: Sat Jun 27 17:38:00 2009 +0200 [entropy.const] create const file for storing previous branch value commit 184f5dc7ce2f9b115509714b2834c08e5e7918ea Author: Fabio Erculiani Date: Sat Jun 27 17:36:01 2009 +0200 [client.text_ui] beautify 'equo world' output commit 3e9af170941a7be57a35e79794fa313925992f10 Author: Fabio Erculiani Date: Sat Jun 27 17:29:41 2009 +0200 [client.text_ui] remove branch migration script code, will be handled internally commit 3e48c695f8de84e249b9e334a4eec2be3e4e8762 Author: Fabio Erculiani Date: Sat Jun 27 17:20:39 2009 +0200 [entropy.const] fix trigger_sh_interpreter, add ${ROOT} prefix commit a14a6c1c8b155f3921cd9ff9369d5ee8cf111d31 Author: Fabio Erculiani Date: Sat Jun 27 17:10:34 2009 +0200 [entropy-notification-applet] don't leave zombie children processes when spawning sulfur commit bcd8d9784349b4f2f8ba89604053d34e31731d6f Author: Fabio Erculiani Date: Sat Jun 27 16:57:44 2009 +0200 [entropy.client.interfaces.repository] run_sync should not re-generate cache but just drop commit 1c53cdaca819f92815a90263365ea6c5b8143429 Author: Fabio Erculiani Date: Sat Jun 27 16:56:02 2009 +0200 [entropy.client.interfaces.cache] stop EntropyCacher on purge_cache rather than on generate_cache commit 3ce1f4cf5af2798e2c51105e14a51d723f8170a2 Author: Fabio Erculiani Date: Sat Jun 27 16:54:15 2009 +0200 [entropy.client.interfaces.cache] fix generate_cache, cache was trashed commit 35c96d125716b65272ae03f2a4a18a6173e8964c Author: Fabio Erculiani Date: Sat Jun 27 16:44:19 2009 +0200 [entropy.client.interfaces.dep] always consider branch setting in dep cache retrieval commit 5e645819fb173947069e66cd30b668181c8d6657 Author: Fabio Erculiani Date: Sat Jun 27 16:44:10 2009 +0200 [entropy.client.interfaces.cache] always consider branch setting in dep cache retrieval commit b8bde39d0936e9a88e5ee3d8f996b9077d4a948f Author: Fabio Erculiani Date: Sat Jun 27 16:24:51 2009 +0200 [entropy.client.interfaces.methods] run_repositories_post_branch_switch_hooks: loop on all the repositories, "excluded" included commit 083bfa609e9c91bebf8e4e99e7fee7303d29dfa8 Author: Fabio Erculiani Date: Sat Jun 27 16:16:48 2009 +0200 [entropy.client.interfaces.methods] add branch migration support methods - run_repositories_post_branch_switch_hooks - run_repository_post_branch_upgrade_hooks - get_post_branch_migration_status_file - get_post_branch_upgrade_status_file docstrings included. commit ca01e3ea0d1e70be21a3b51b2b5a748bf90bce52 Author: Fabio Erculiani Date: Sat Jun 27 16:16:25 2009 +0200 [entropy.const] complete const implementation of branch migration scripts support commit 955a0d64cc651b7537bac4ed535805a29cc63b42 Author: Fabio Erculiani Date: Sat Jun 27 12:01:16 2009 +0200 [entropy.tests] add missing test package commit bbe8a1ce02afce07c94753a3ae7b50e1c1d396b3 Author: Fabio Erculiani Date: Sat Jun 27 10:14:49 2009 +0200 [entropy.tests] add entropy.tools.uncompress_tar_bz2 test commit d7c79ca00817f4e0b87651b1cee05fa54dd5cf2e Author: Fabio Erculiani Date: Sat Jun 27 09:57:57 2009 +0200 [entropy.tests] move tbz2 packages to packages/ commit 56545b558827f222603dfa28477900e362f6cb85 Author: Fabio Erculiani Date: Fri Jun 26 10:41:53 2009 +0200 [entropy.tools] uncompress_tar_bz2: do not try to chmod symlinks commit 7aa3844b78db874e7f271c4a2140930be883e5f4 Author: Fabio Erculiani Date: Fri Jun 26 10:41:08 2009 +0200 [entropy.client.interfaces.package] always raise real exception on package extraction commit dec2dbe4647d502fb62faba03ab03c6732301090 Author: Fabio Erculiani Date: Fri Jun 26 09:38:03 2009 +0200 [entropy.client.interfaces.methods] on quickpkg_handler copy file modes 1:1 It happened that setgid and setuid bits were not copied by default. This commit fixes it. commit 2f3db91df56d7782cb10133beb1adced4d93a9b8 Author: Fabio Erculiani Date: Fri Jun 26 09:36:54 2009 +0200 [entropy.spm] on quickpkg copy file modes 1:1 It happened that setgid and setuid bits were not copied by default. This commit fixes it. commit 91542351721e7eb9f0e9c076830a80c39225dfb8 Author: Fabio Erculiani Date: Wed Jun 24 13:57:59 2009 +0200 [client.text_ui] implement post branch hop script in equo NOTE: this code will be moved to entropy.client in the next commit. It's just a testing proof of concept, and still incomplete. commit 19c36f4ac411628c799ad42332312945ecc62321 Author: Fabio Erculiani Date: Wed Jun 24 13:57:21 2009 +0200 [entropy.const] add const support for pre/post upgrade scripts commit 6beeab4ff1d32c18a054ca3aa7bd4f5a74075a83 Author: Fabio Erculiani Date: Wed Jun 24 13:56:38 2009 +0200 [todo] update TODO commit caeee757aa40559341544a199845e4a9ac80e7ae Author: Fabio Erculiani Date: Tue Jun 23 16:15:39 2009 +0200 [client.text_smart] fix "smart inflate" tool commit e8226c8fa2462fc03b6f166cccc90b610c5773e2 Author: Fabio Erculiani Date: Tue Jun 23 08:39:53 2009 +0200 [entropy.client.interfaces.trigger] remove unused methods commit b10d550fa4858be3bc7e08995374c35ba58defc2 Author: Fabio Erculiani Date: Tue Jun 23 08:07:36 2009 +0200 [entropy.client.interfaces.trigger] remove kernelmod trigger, hopefully not needed anymore commit e4ff57357b6aa2abeaa691ed70eb1653628fcefe Author: Fabio Erculiani Date: Tue Jun 23 08:05:53 2009 +0200 [entropy.client.interfaces.trigger] fix conftouch trigger commit d8a2938d7e2f0385898b283b4ad989c1ae8a72ee Author: Fabio Erculiani Date: Tue Jun 23 06:07:39 2009 +0200 [entropy.client.interfaces.trigger] fix syntax error commit ecde88d899efd716ce2dd40e76eb14ba2f98b899 Author: Fabio Erculiani Date: Mon Jun 22 06:25:25 2009 +0200 [entropy.client.interfaces] tweak postremove trigger commit 6997668317310f641e20f0bf0b526319d2139f22 Author: Fabio Erculiani Date: Mon Jun 22 06:25:18 2009 +0200 [todo] update TODO commit f1d778a1f44b5e275647e880b42ff8e79234aa4b Author: Fabio Erculiani Date: Mon Jun 22 06:15:06 2009 +0200 [entropy.client.interfaces.trigger] remove nvidia/ati trigger hacks, not needed anymore commit c8edb0b7c3c2643b52a4696a6f05f9ba141f793b Author: Fabio Erculiani Date: Mon Jun 22 06:06:44 2009 +0200 [todo] update TODO commit 2d2a967ef892f0d123a9ac77b65ff91f0dc2b811 Author: Fabio Erculiani Date: Mon Jun 22 06:04:23 2009 +0200 [entropy.core/entropy.db/entropy.spm/entropy.client] move SystemSettings client metadata to entropy.client SystemSettings plugin commit db2559956aa513bf7c4371b99e6a3d544de58a0a Author: Fabio Erculiani Date: Mon Jun 22 04:32:25 2009 +0200 [entropy.core] make SystemSettings Entropy validation cache function public (validate_entropy_cache) commit 4fb776e56cc770ca43c311fe723210af7644ef86 Author: Fabio Erculiani Date: Mon Jun 22 04:18:11 2009 +0200 [entropy.core] remove deprecated code from SystemSettings commit e36135b94ff41506ccf599e47f7e327243dcb273 Author: Fabio Erculiani Date: Mon Jun 22 04:12:19 2009 +0200 [todo] update TODO commit bbdde60809ee5f45c1044bef5362e34ad9bcf5f2 Author: Fabio Erculiani Date: Mon Jun 22 04:09:55 2009 +0200 [entropy.const/entropy.qa/equo/sulfur] make ErrorReportInterface post_url arg. mandatory In the aim of removing all the sabayon-centric settings from the "entropy" library, error report via http post url has been moved outside it. commit a220d1882a60b3118119c0cfaddb8b0831df4cec Author: Fabio Erculiani Date: Sun Jun 21 21:49:13 2009 +0200 [client.text_ui] fix critical updates warning commit 209c8b69f1ecdf6fcbf476641995c20df1f15be1 Author: Fabio Erculiani Date: Sun Jun 21 20:23:06 2009 +0200 [client.text_ui] fix undefined reference in text_ui commit be9493871881906c7f47ea196b7bef90b4862c9e Author: Fabio Erculiani Date: Sun Jun 21 17:52:49 2009 +0200 [entropy.db] fix package masking support, trivial commit c2a79d9a006f068f23ff91957f5c87e2d53121cb Author: Fabio Erculiani Date: Sun Jun 21 17:49:09 2009 +0200 [entropy.const/conf] enable critical updates forced installation by default commit 682f0196ae328cb33dca6429f5e041bacb893e7c Author: Fabio Erculiani Date: Sat Jun 20 23:05:59 2009 +0200 [todo] update TODO commit 6695f1309d2f9418de599948d944654dc0aa7ec3 Author: Fabio Erculiani Date: Sat Jun 20 23:05:18 2009 +0200 [entropy/sulfur/equo] implement critical updates installation priority commit 2c5a62a0930ae5d551e771d75b4c73d5c2c4531e Author: Fabio Erculiani Date: Sat Jun 20 17:01:01 2009 +0200 [entropy.client.interfaces.methods] use mkdtemp in add_tbz2_to_repos commit 31a05782d53a6b4bd540cf2b35058388d612e371 Author: Fabio Erculiani Date: Sat Jun 20 16:55:11 2009 +0200 [entropy.spm/entropy.const] improve extract_pkg_metadata method code commit 03662a6d5bb96bd28802125d2c90fef0a944ad3d Author: Fabio Erculiani Date: Sat Jun 20 16:32:17 2009 +0200 [entropy.client.interfaces] remove branch argument from dep calculation methods commit f20f9df8ae4900542e37069648163f16a7cb53c5 Author: Fabio Erculiani Date: Sat Jun 20 16:10:31 2009 +0200 [docs] remove outdated APICHANGES file commit d4fb4333093544faffef3e9a50fec05ff970abb8 Author: Fabio Erculiani Date: Sat Jun 20 16:10:07 2009 +0200 [entropy.client.interfaces.dep] remove unused method get_world_queue commit 125df3916a2186224e64398827838843d8fa834d Author: Fabio Erculiani Date: Sat Jun 20 16:05:35 2009 +0200 [entropy.client.interfaces.dep] improve speed of get_install_queue (2) commit 6071ab6bea255287c55ee4f8e66c0ec289b786c2 Author: Fabio Erculiani Date: Sat Jun 20 16:03:11 2009 +0200 [entropy.client.interfaces.dep] improve speed of get_install_queue commit e65cc1872a6806851ede70f9bb561e7d3405c5e8 Author: Fabio Erculiani Date: Sat Jun 20 15:26:43 2009 +0200 [sulfur] force application restart when Entropy updates are installed commit 99fc49abbab12d58a5a2a8f82c071ba79e705441 Author: Fabio Erculiani Date: Sat Jun 20 12:14:03 2009 +0200 [todo] update TODO commit 601dfc47d2d7ebf936871883e4b5470454fd0b97 Author: Fabio Erculiani Date: Sat Jun 20 12:13:38 2009 +0200 [entropy.core/entropy.client/entropy.conf] add package.satisfied support commit 3723a41cefa342dc789209985901f6f11f8ddb6e Author: Fabio Erculiani Date: Fri Jun 19 10:37:14 2009 +0200 [todo] update TODO commit 7eb7ddb1a8d6f4e44b92d6585c2a33444762240e Author: Fabio Erculiani Date: Fri Jun 19 10:36:43 2009 +0200 [todo] update TODO commit 9c16fff799ed564b4529dd0b0aaecce73cc7e49e Author: Fabio Erculiani Date: Fri Jun 19 10:24:43 2009 +0200 [entropy.client.interfaces.trigger] remove deprecated triggers commit 0506ce20f99857cb98af83b571f5de5a4a8658d9 Author: Fabio Erculiani Date: Thu Jun 18 17:01:26 2009 +0200 [tests.client] remove bogus test commit 12f03349d772ce6162532549b7916ac47db2822d Author: Fabio Erculiani Date: Thu Jun 18 16:59:30 2009 +0200 [entropy.spm] on package metadata extraction, properly handle USE_MASK and USE_FORCE commit 458303d97959ccb5ee8057f36631943f0a36e135 Author: Fabio Erculiani Date: Thu Jun 18 16:51:40 2009 +0200 [entropy.spm] rework calculate_dependencies USE flags parsing commit 278904bdbcfea6136f0b568e10ad60d0ec2981da Author: Fabio Erculiani Date: Thu Jun 18 15:44:31 2009 +0200 [todo] update TODO commit 371b3f804123717e1ffb94150e5fea70cbcf31c4 Author: Fabio Erculiani Date: Thu Jun 18 15:42:16 2009 +0200 [client.equo/client.text_query] implement new query command Implement new equo query command for listing repository packages $ equo query list available commit 3181a35360c01be508162ab119e702d8261ac845 Author: Vincenzo Di Massa Date: Thu Jun 18 12:58:26 2009 +0200 [client.equo/entropy.output] --help improved: now you can type $ equo --help query and $ equo --help query belongs and so on commit 13087a1ef20e87252eea60634831e126cf00c307 Author: Fabio Erculiani Date: Thu Jun 18 14:36:56 2009 +0200 [entropy.output] remove old module imports commit 634378f11ef940e1c4c1cc9ead0a9cd0756773d2 Author: Fabio Erculiani Date: Thu Jun 18 07:33:26 2009 +0200 [todo] update TODO commit 8f867309b7370ffad2726f740f0be9f3d00458ac Author: Fabio Erculiani Date: Wed Jun 17 14:06:28 2009 +0200 [entropy.cache/entropy.const/entropy.core] trivial docstrings update commit ca11cdcba28ac518c9f4ecc0c399e6b6cea79ff2 Author: Fabio Erculiani Date: Wed Jun 17 14:06:02 2009 +0200 [entropy.tests.misc] add more tests commit 1467f7f374323719aa3d3486b25b9e9b6f70d58e Author: Fabio Erculiani Date: Wed Jun 17 14:05:36 2009 +0200 [entropy.misc] update docstrings commit 9a47fd91d574b82d8ffe97d9088466f89999d70e Author: Fabio Erculiani Date: Wed Jun 17 11:34:27 2009 +0200 [entropy.core] drop unused method: get_mtime_files_data commit ca52d0ce9fe59153032fa2580fd5b605cb623cf5 Author: Fabio Erculiani Date: Wed Jun 17 11:22:53 2009 +0200 [docs.api] update API documentation commit 81467f853ac55375234c6b1a28efdb7b9b57f4e4 Author: Fabio Erculiani Date: Wed Jun 17 11:22:23 2009 +0200 [entropy.const/entropy.core] properly handle universal keywords commit ea2dfa3f69d5e9aaf10d9efe9d28f4731957e8ef Author: Fabio Erculiani Date: Wed Jun 17 11:15:14 2009 +0200 [entropy.core] update docstrings commit 9342c16cbcf78534ddf19de71e1d37d59ef9c160 Author: Fabio Erculiani Date: Wed Jun 17 10:34:37 2009 +0200 [entropy.core] update API documentation commit 7999e204f8be725e32b31621e3e1ae6d582e548d Author: Fabio Erculiani Date: Wed Jun 17 08:14:35 2009 +0200 [docs.api] add missing API doc files commit 3fe26c705c0ca5b48974f0c2e12ec22be286476c Author: Fabio Erculiani Date: Wed Jun 17 08:10:42 2009 +0200 [docs.api] update API documentation commit 8e8cb0fb23d0308f6c23aab6dea2a841bc1574fe Author: Fabio Erculiani Date: Wed Jun 17 06:56:42 2009 +0200 [entropy.libraries.tests] add package install metadata generation test commit c5e249a6be45ad53b5f3d370a4d0003adae9b5c8 Author: Fabio Erculiani Date: Wed Jun 17 06:36:23 2009 +0200 [entropy.db] merge some implementation independent code to EntropyRepository commit 5fafa4cc6c6fc025e079140002155d3728d6d0a6 Author: Fabio Erculiani Date: Wed Jun 17 06:25:05 2009 +0200 [entropy.db] API documentation + creation of base class for Entropy repository interfaces (EntropyRepository) EntropyRepository will contain all the implementation independent routines of Entropy repository interfaces (actually in LocalRepository) commit e1149d6d53fead8f2034c1df51209e3287097e38 Author: Fabio Erculiani Date: Wed Jun 17 06:11:38 2009 +0200 [entropy.core] API documentation commit 02861d9450f598e05179bfc1698c38934903901b Author: Fabio Erculiani Date: Tue Jun 16 17:20:28 2009 +0200 [todo] update TODO commit 0f89877e2fa5360a4c709890d6932e7a5f11201a Author: Fabio Erculiani Date: Tue Jun 16 14:37:48 2009 +0200 [sulfur] when double clicking on a category view item, only packages from such category will be shown commit eac698c32ecbcdc425779ac0f7744b133b7f3bc1 Author: Fabio Erculiani Date: Tue Jun 16 12:26:00 2009 +0200 [entropy.server] create_repository_pkglist creates a file containing full "download" paths commit e650459a403e80ac5edb1e1a32f582b67a91b4d2 Author: Fabio Erculiani Date: Tue Jun 16 08:24:31 2009 +0200 update TODO commit 06408790e153eb47ce014027fe37135528ec355a Author: Fabio Erculiani Date: Tue Jun 16 08:23:35 2009 +0200 [entropy.misc] server plugin can be not avail when loading RSS class commit 233502191a3f58316f0d1ad6e00daa4994d59958 Author: Daniel Halens Rodriguez Date: Mon Jun 15 18:41:02 2009 +0000 update French translation. 39% done commit e7e3cb4f9cff02a1cdcefef95e4b97fba2584df7 Author: Fabio Erculiani Date: Mon Jun 15 10:29:19 2009 +0200 update translations commit 29b1630b0bc59381b85734913b0e6f9c1e06f3a2 Author: Fabio Erculiani Date: Mon Jun 15 10:27:41 2009 +0200 update TODO commit 3f70cc5b773ad6285b6ebc380b530aa45283980b Author: Fabio Erculiani Date: Mon Jun 15 09:18:24 2009 +0200 [entropy.server] implement per repository packages list file commit fbcf68cf6d25a4fc8ea0bed0666b251e883a1e48 Author: Fabio Erculiani Date: Mon Jun 15 09:17:36 2009 +0200 [entropy.db] rename listAllPackagesTbz2 to listAllDownloads commit ab8ed1807ce3a9b47354ddbcfe5d65f6e560124c Author: Fabio Erculiani Date: Sun Jun 14 17:35:13 2009 +0200 update TODO commit ac88bc95acf77084cc5a0b17f7ba772a207ad9f7 Author: Fabio Erculiani Date: Sun Jun 14 17:34:38 2009 +0200 [sulfur] add date sorters commit 7159f1a03fe7b11e5afcd5b05b17aae296e27b3b Author: Fabio Erculiani Date: Sun Jun 14 17:34:19 2009 +0200 [entropy.tools] new function convert_unix_time_to_datetime commit a1276421c74d7658e3e21df19e6dc28525be4648 Author: Fabio Erculiani Date: Sun Jun 14 17:00:24 2009 +0200 [entropy.client.interfaces] wait other 5 seconds before returning on lock_check if resources are locked commit 25653088bdcd1a566ffbabf28f37ed4e92df2891 Author: Fabio Erculiani Date: Sun Jun 14 15:49:39 2009 +0200 update French translation and template commit 320f9c873ef2641b8938c894c36518a005329cc8 Author: Fabio Erculiani Date: Sun Jun 14 15:34:31 2009 +0200 entropy.services.ugc: improve methods reliability commit 03abaec0ec059aafcc0ed10b4482a5ae31807273 Author: Fabio Erculiani Date: Sun Jun 14 15:05:36 2009 +0200 make SystemSettings internal parsers methods protected commit 3f28cafa6004aca318545ba7f19319c184a439d0 Author: Fabio Erculiani Date: Sun Jun 14 15:02:50 2009 +0200 make SystemSettings thread-safe commit fe7039c1bc2819fa36f68e1ca2934d1c631d180e Author: Fabio Erculiani Date: Sun Jun 14 12:39:14 2009 +0200 entropy.services: improve performance of the UGC service class commit 097f8631fb1e1951b4f62cf4801ed313e6eb63d0 Author: Fabio Erculiani Date: Sun Jun 14 12:38:50 2009 +0200 entropy.services: rename class appending Mixin (since it's a mixin class) commit 336ba5630a30f5d9624edc810652f54d7e196026 Author: Fabio Erculiani Date: Fri Jun 12 17:59:04 2009 +0200 entropy.db: getTriggerInfo, add "content" argument commit d6f7459459075bcd2e007de09f694731abb330f9 Author: Fabio Erculiani Date: Fri Jun 12 17:56:48 2009 +0200 fix postinstall trigger, did not work due to missing content metadata. Moreover, remove mountboot trigger too commit 37f47e5dde1c364f2d98727e395a98ed656402dd Author: Fabio Erculiani Date: Fri Jun 12 19:47:48 2009 +0200 fix Sulfur const paths commit fe12ce4ee7d38f6512edc838bd71340454848182 Author: Fabio Erculiani Date: Fri Jun 12 18:16:15 2009 +0200 entropy.services.ugc: optimize slow query commit b42b4e1dfcfffc1f56cda1a66f92db149041e3b3 Author: Fabio Erculiani Date: Fri Jun 12 14:48:43 2009 +0200 add entropy client init script commit f52c5e54b9a559ff6872525cde135993ab6eb33c Author: Fabio Erculiani Date: Fri Jun 12 14:48:30 2009 +0200 improve entropy lock file handling commit 1092380f3fb0d12e07e0115d01becb8a27ec9ea9 Author: Fabio Erculiani Date: Fri Jun 12 14:48:14 2009 +0200 update TODO commit 50bfb56ba5461959c3a86f68d99e4c6318d38f44 Author: Fabio Erculiani Date: Fri Jun 12 11:56:34 2009 +0200 entropy.server: properly update light rss version when packages are removed prior to repository uploads commit 77039266f861c89ff594435229553d66b80820df Author: rogerc Date: Fri Jun 12 08:35:09 2009 +0000 update ca.po commit 2bd71356a7ac342d4aaa46e3feadc2c25775fc02 Author: Fabio Erculiani Date: Thu Jun 11 15:12:48 2009 +0200 fix sulfur glade file path commit a298f1a950ee290d632d99d96153c5b664e368b8 Author: Fabio Erculiani Date: Thu Jun 11 14:43:02 2009 +0200 update TODO commit fc572452c7d0e75a2b0b3767b6ed97faee0d2aeb Author: Fabio Erculiani Date: Thu Jun 11 14:42:55 2009 +0200 fix typo commit b255f60c45719fe5db853fa1cf1ac7031e015585 Author: Fabio Erculiani Date: Wed Jun 10 22:22:04 2009 +0200 fix (again) entropy updates notifier dbus policy commit b34e057fbd7fc64e95a95f2a28d23b38579ab677 Author: Fabio Erculiani Date: Wed Jun 10 22:18:06 2009 +0200 notification applet: send a dbus signal even when there are no updates commit 800bcfa8bf0e8a3b54c72b6492e76f2232c76906 Author: Fabio Erculiani Date: Wed Jun 10 21:17:06 2009 +0200 update dbus policy file to work with latest dbus versions commit 8ab447a74d0c02c41ba98e73f318e99842e65bba Author: Fabio Erculiani Date: Wed Jun 10 19:55:17 2009 +0200 ignore dbus exceptions on exit commit dbf5fcbae2a88c507ee65f3aa25c0a10c9720817 Author: Fabio Erculiani Date: Wed Jun 10 14:56:19 2009 +0200 remove gnome, gnome.ui, gtkhtml2 module dependencies commit 7f5d2e454c77d538fdadff3d812feddbe183101a Author: Fabio Erculiani Date: Wed Jun 10 13:48:26 2009 +0200 use new entropy.db switchBranch method commit 4883c07919c4cf3350741d4cd36bf99fcf99be94 Author: Fabio Erculiani Date: Wed Jun 10 13:48:13 2009 +0200 fix switchBranch method commit 47ada52846596d4a0eb97e8800d9269b03d028a2 Author: Fabio Erculiani Date: Wed Jun 10 13:37:07 2009 +0200 update TODO commit d5ea6cb4c7fbc0768c535196e1ce9c406cbd608a Author: Fabio Erculiani Date: Wed Jun 10 13:33:25 2009 +0200 update apidocs commit 11477920e61848705bf7531b9b399b433330d384 Author: Fabio Erculiani Date: Wed Jun 10 13:29:31 2009 +0200 update translations commit c84309f229011c933742a50692938d1e6f8606d0 Author: Fabio Erculiani Date: Wed Jun 10 13:29:17 2009 +0200 update TODO commit b768255e6d1fc315ddf2efb5d547f106c70d846f Author: Fabio Erculiani Date: Wed Jun 10 13:28:07 2009 +0200 add debugging output on get_unsatisfied_dependencies and better handle mixed SPM<->Entropy mode commit d5b78d880a06f481980fccf2e82eaeaece485237 Author: Fabio Erculiani Date: Wed Jun 10 12:25:35 2009 +0200 add some debugging output to dependencies calculation function commit fa5a7b948c48585f02347fd8fffaa2d2d557f8ed Author: Fabio Erculiani Date: Wed Jun 10 12:17:12 2009 +0200 add some debugging output using const_debug_write commit 37e56a3a48028ee45fd09d83d625c20d46daf85f Author: Fabio Erculiani Date: Wed Jun 10 12:16:50 2009 +0200 entropy.const: new function const_debug_write commit 1bdd112037d2b511031f63b8b47d4f9526bc1b4d Author: Fabio Erculiani Date: Wed Jun 10 10:44:57 2009 +0200 disabled automatic database directory migration, deprecated commit 1d1eb1db0f50968bd6fc88def1227349dff7eb84 Author: Fabio Erculiani Date: Wed Jun 10 10:40:27 2009 +0200 check if upload directory exists on remove_expiration_files commit 2bbf3ec9bb4dcaacfc6694c86c0cc82e9ac8f05f Author: Fabio Erculiani Date: Wed Jun 10 10:39:28 2009 +0200 check if upload directory exists on calculate_local_upload_files commit 2f4dee04fcfef956d20da4bc75e04b5375268902 Author: Fabio Erculiani Date: Wed Jun 10 10:39:19 2009 +0200 update output commit b6d665de7b2f0056c41bedb108cba5ea34a5e166 Author: Fabio Erculiani Date: Wed Jun 10 10:30:50 2009 +0200 fix typo commit e39ce4fd011618d9f609c3e51abe622eee1b00c0 Author: Fabio Erculiani Date: Wed Jun 10 10:29:27 2009 +0200 use new entropy.db moveCountersToBranch method commit cdadc9e8081e7404d1bb1d09f0e876d4eb717857 Author: Fabio Erculiani Date: Wed Jun 10 10:29:19 2009 +0200 improve moveCountersToBranch commit 82033f6e232715130d288fc89d6195193b136197 Author: Fabio Erculiani Date: Wed Jun 10 10:20:06 2009 +0200 remove server db file if empty on switchbranch commit db27a8bbd8329a51c140730e9395b06f5f0ccded Author: Fabio Erculiani Date: Wed Jun 10 10:12:03 2009 +0200 be gentle when moving databases commit d795d7f8f41d06eb8dc65ddc35010ce5fb86fb30 Author: Fabio Erculiani Date: Wed Jun 10 10:00:17 2009 +0200 fix typo commit 0d0e1a60320a6a77e113cb539bd86a6d7c182524 Author: Fabio Erculiani Date: Wed Jun 10 09:58:17 2009 +0200 fix switch_packages_branch, more reliable now commit d991b596ed636dc80a2aa4a233304fada0a74089 Author: Fabio Erculiani Date: Wed Jun 10 09:43:05 2009 +0200 new etpUi key "warn" to that will make possible to disable warnings commit 801feeadd5654a6142951a0eeaf9bdf4df776703 Author: Fabio Erculiani Date: Wed Jun 10 09:28:56 2009 +0200 entropy.server: fix switchbranch tool on reagent commit ff6a5345aa57314ba9983bcb1b0ac092cffd194d Author: Fabio Erculiani Date: Wed Jun 10 09:18:52 2009 +0200 fix typo commit 3f7eb02f4be6e7e85ee84c5be3773f4c009543bd Author: Fabio Erculiani Date: Tue Jun 9 23:31:16 2009 +0200 Sulfur: fix weird issues when switching between tabs commit 25305edeeb94903e3e5457e4e67d5333f3954ec6 Author: Fabio Erculiani Date: Tue Jun 9 23:02:07 2009 +0200 Sulfur: fix Repository Manager, queue polling was too high commit 596368995ddac53485eaeb4b313f3018e1f53c7e Author: Fabio Erculiani Date: Tue Jun 9 22:17:24 2009 +0200 Sulfur: fix vte.Terminal handling on dialogs module too commit 2885a825a31ef27ff42359f9f1fdf29d090659f1 Author: Fabio Erculiani Date: Tue Jun 9 21:32:23 2009 +0200 fix vte.Terminal freezes commit 430273264a3a64837764dcb06502a1413962babb Author: Fabio Erculiani Date: Tue Jun 9 19:43:12 2009 +0200 Sulfur: several stability fixes commit 4eb7fc1f67b0a403b954aa0f8e629b6cac4151d6 Author: Fabio Erculiani Date: Tue Jun 9 12:13:23 2009 +0200 unit testing, tools: new test on xpak-only file commit 54c33e4126072513f458e65ec9e55b7c82bfe522 Author: Fabio Erculiani Date: Tue Jun 9 12:10:30 2009 +0200 make suck_xpak working on a xpak-only file too commit aef2b9431a73bd39d668096827296c2744b5e628 Author: Fabio Erculiani Date: Tue Jun 9 12:10:09 2009 +0200 entropy.db: trivial output fix commit 0225582176cf159d07854806dbd306f418de59ae Author: Fabio Erculiani Date: Tue Jun 9 12:09:38 2009 +0200 always use etpConst for package extensions commit c7d9cae6490635d055ea0e3e3706f9e210e94bfe Author: Fabio Erculiani Date: Mon Jun 8 19:49:40 2009 +0200 entropy.client: when syncing repos using EAPI3, catch db exceptions on add/remove commit 43a9bf159cd3f84791b5b7bd42e58ed6d22f1aa8 Author: Fabio Erculiani Date: Sun Jun 7 00:13:15 2009 +0200 fix client updates daemon commit e6759981c168ac74e20a40691d7151727ae0faec Author: Fabio Erculiani Date: Sat Jun 6 19:00:08 2009 +0200 when a boot service is not removed due to collisions, do not disable it in postremove commit 479c23f8c680b45d8b7c968cc5c157e68aa4157c Author: Fabio Erculiani Date: Sat Jun 6 18:59:59 2009 +0200 tweak output commit 877929cd55f4c09c70b40153c61e616b128e5852 Author: Fabio Erculiani Date: Sat Jun 6 18:59:46 2009 +0200 fix typo commit 41143f873ce3fd536659d9894ad036eacf7d28ed Author: Fabio Erculiani Date: Sat Jun 6 13:08:01 2009 +0200 update documentation, complete entropy.const and fix entropy.cache commit 13beafcdda9665fc5d4e754b03aac801cc6d0297 Author: Fabio Erculiani Date: Sat Jun 6 09:12:36 2009 +0200 update apidocs commit c35e34043c09a5b939f84377e6352064fc128c88 Author: Fabio Erculiani Date: Sat Jun 6 09:12:25 2009 +0200 complete docstrings for entropy.cache commit 2e787531aab378ff00f552eb353700ed649b1641 Author: Fabio Erculiani Date: Sat Jun 6 07:41:17 2009 +0200 update Italian translation commit 53c38c842f3358fde7aad7a34d37e801aa043c00 Author: Fabio Erculiani Date: Sat Jun 6 07:31:20 2009 +0200 correctly handle resume on timeout errors commit 01c61e0d00f70a138f00948abbc28709d4dbae14 Author: Fabio Erculiani Date: Sat Jun 6 07:28:23 2009 +0200 fix array unpack error commit e4183e1951a6469b5cc9c70f925efbb0e7718fe0 Author: Fabio Erculiani Date: Fri Jun 5 23:54:30 2009 +0200 update translations commit dc6b8574315e582d99741527d9235a8db2edad8a Author: Fabio Erculiani Date: Fri Jun 5 23:43:30 2009 +0200 add Portage EAPI2 SRC_URI handling commit 4a412c7f0bea3fc9701dccc4fd708f5d1b786a3d Author: Fabio Erculiani Date: Fri Jun 5 23:13:38 2009 +0200 complete Portage EAPI2 use dependencies support commit 5e88ceb76050adb477b54cefd990808b1d0e89b9 Author: Fabio Erculiani Date: Fri Jun 5 19:37:07 2009 +0200 fix stop method of EntropyCacher to not make use of the watchdog timer commit f255f9f24162567b942847a803082f88bfcf6b72 Author: Fabio Erculiani Date: Fri Jun 5 19:23:42 2009 +0200 do not run cleanups on client db close commit 8692ba1c89d90137440ac33e4205bc184b5af7fb Author: Fabio Erculiani Date: Fri Jun 5 17:29:55 2009 +0200 update TODO commit 72b579e2c258dc9024f22a94d6660d9f8a37f23e Author: Fabio Erculiani Date: Fri Jun 5 15:47:26 2009 +0200 remove unused method commit 42845bd1bf3e5e244ab77adac5551876d0c38d19 Author: Fabio Erculiani Date: Fri Jun 5 15:42:29 2009 +0200 entropy.spm: better Portage EAPI2 support, add "!!conflict" support commit 77cbf8d01f0ea56650421a2d9587b092d3694066 Author: Fabio Erculiani Date: Fri Jun 5 15:15:57 2009 +0200 sometimes treeupdates is not necessary commit 6749a996341af90720bc874abce10add91277d20 Author: Fabio Erculiani Date: Fri Jun 5 13:00:19 2009 +0200 when showing package sets on mirrors sync, only print the ones of the current repository commit d99c172fbd12985a363e0e3e3760e86ae9d412d1 Author: Fabio Erculiani Date: Fri Jun 5 12:29:51 2009 +0200 entropy.misc: fix RSS class when description metadatum is not available commit be14ab6b82a97879e48f1f83692f930d47ba3580 Author: Fabio Erculiani Date: Fri Jun 5 09:08:58 2009 +0200 entropy.qa: improve entropy_package_checks commit bd4ec10402a3806b1c855460f247b6063f8e52cf Author: Fabio Erculiani Date: Thu Jun 4 22:26:33 2009 +0200 create md5 hash of packages when using the flushback tool commit 75c717e89d1ccca8e7776ce0464277ebc219557f Author: Fabio Erculiani Date: Thu Jun 4 20:55:34 2009 +0200 entropy.transceivers: improve FtpInterface, download_file method commit d6d8120c309d77a6a744d0de3452837d39374b56 Author: Fabio Erculiani Date: Thu Jun 4 20:45:53 2009 +0200 unit testing, add a new entropy.tools test (remove_edb) commit f281d67e429bf96aed8495ff19f00a28b47a4e2e Author: Fabio Erculiani Date: Thu Jun 4 20:44:22 2009 +0200 entropy.tools: behavioural and performance updates - created new function locate_edb - using locate_edb in extract_edb and remove_edb - updated is_entropy_package_file functions, it didn't work with empty package files (virtual packages for eg.) commit 87f37193173f5eb8c9656651ce121a96a9997234 Author: Fabio Erculiani Date: Thu Jun 4 19:16:42 2009 +0200 EAPI1, download light version of the repository database commit f686cfb075b47752e1e33ad5b868d8e0f8e2471b Author: Fabio Erculiani Date: Thu Jun 4 18:45:53 2009 +0200 when creating the light version of the EAPI1 database, optimize its size commit 0297cc24f7bba96f428e2a23ffe4aa4d761807d5 Author: Fabio Erculiani Date: Thu Jun 4 17:59:31 2009 +0200 fix another small typo commit 9a010d8d30198e47ab4ca8ab694c05307bfd76a3 Author: Fabio Erculiani Date: Thu Jun 4 17:56:22 2009 +0200 fix typo commit feb2ffbf6a5e2b67c70580916ea6b121ba3ba24d Author: Fabio Erculiani Date: Thu Jun 4 17:46:16 2009 +0200 fix typo commit 6adb3fe2cc41c6439515438e8dd0e2fd0c31d450 Author: Fabio Erculiani Date: Thu Jun 4 17:35:40 2009 +0200 EAPI1: also upload a light version of the repository database commit 6cb70b4de738a62f1905c3694c15c3c2daba2363 Author: Fabio Erculiani Date: Thu Jun 4 17:23:07 2009 +0200 new method dropContent commit c6080a31172d4d5eeee549dc9e9b94f3d1888313 Author: Fabio Erculiani Date: Thu Jun 4 16:54:07 2009 +0200 code style update commit 8b5d50351b79c65234a352eb36396364ea6919cd Author: Fabio Erculiani Date: Thu Jun 4 16:49:38 2009 +0200 when downloading a repository using EAPI=1, if possible verify the compressed database first commit 56188bab0ef0a47ed083fc1306376c274ed63e6f Author: Fabio Erculiani Date: Thu Jun 4 14:50:47 2009 +0200 also upload compressed database checksum commit a808953b94e1df8fc1aeec60e576e29e40fb6b90 Author: Fabio Erculiani Date: Thu Jun 4 14:30:37 2009 +0200 do not run treeupdates on repository database upload commit ae46ad8b06d56280abdb1234de3bdc55f1825994 Author: Fabio Erculiani Date: Thu Jun 4 14:29:52 2009 +0200 new argument for open_server_database do_treeupdates bool argument tells open_server_database to run treeupdates or not commit 24ba53ce1536c2d8d56797404e972aebb086ea6d Author: Fabio Erculiani Date: Thu Jun 4 08:45:43 2009 +0200 improve FtpInterface speed on file uploads and downloads commit e54ddcf450d54e0409accaecf7be7199727facfb Author: Fabio Erculiani Date: Thu Jun 4 00:05:02 2009 +0200 Makefile: never compile python modules by default commit 94dc7d201b6a3dff4856c28d58f62baea2d8ed87 Author: Fabio Erculiani Date: Wed Jun 3 18:37:00 2009 +0200 fix resume support again commit 1ffe8e91c9ee09aff99f20363cd41765c62ff282 Author: Fabio Erculiani Date: Wed Jun 3 18:19:35 2009 +0200 update TODO commit 4e4e6f37c18e1aa7ec8e4093a8b25e266895ceb0 Author: Fabio Erculiani Date: Wed Jun 3 11:34:27 2009 +0200 entropy.server: trivial changes commit a15c4117388911ef49da38c9b78f141a7d1c2d52 Author: Fabio Erculiani Date: Wed Jun 3 11:34:10 2009 +0200 entropy.tools, trivial changes commit 15b11c1e1e18bcd543bdeea5637b45c12d4a30ac Author: Fabio Erculiani Date: Wed Jun 3 11:33:36 2009 +0200 unit test, tools: add 2 new entropy.tools tests commit 47c8f0cc499f2d617dd123acf003f7b97a82966d Author: Fabio Erculiani Date: Wed Jun 3 09:02:19 2009 +0200 really improve suck_xpak function with new seeking tecnhiques commit b73068175071f885c762c08901f5c301cd420488 Author: Fabio Erculiani Date: Wed Jun 3 08:50:06 2009 +0200 module cleanup commit dd17240a4eabc22910fb84b2bcad7d2a3571be44 Author: Fabio Erculiani Date: Wed Jun 3 08:47:39 2009 +0200 really improved version of extract_edb, new seeking technique commit e0041cf7eb37868d48bae89c920a99d91bbb4a39 Author: Fabio Erculiani Date: Wed Jun 3 01:09:28 2009 +0200 improve performance of suck_xpak commit f26fb63f31ad8912efc59c4098f4e56847427814 Author: Fabio Erculiani Date: Tue Jun 2 20:31:31 2009 +0200 add deprecation warning commit 0fcff4aab464945ddbe87ac9b0ca2010cf72d4dc Author: Fabio Erculiani Date: Tue Jun 2 20:30:24 2009 +0200 on package install, clear world and available cache completely commit 6ff57b2e03a52e72b5ef40f6c535826830481e47 Author: Fabio Erculiani Date: Tue Jun 2 20:25:41 2009 +0200 always use os module constants instead of straight integers commit c856fe7a09380fa47181965589f21d3924a38404 Author: Fabio Erculiani Date: Tue Jun 2 20:08:54 2009 +0200 update TODO commit 5816cda26c7ac23ff1ba64328cc4ce02f1eb002f Author: Fabio Erculiani Date: Tue Jun 2 18:29:11 2009 +0200 entropy.server: improve QA code commit a0bf9dd02cee320dcac6a116769d1766f1871d28 Author: Fabio Erculiani Date: Tue Jun 2 18:29:11 2009 +0200 entropy.server: improve QA code commit 4e1436e69a71489f1f4ef85f1222b17d49fb4615 Author: Fabio Erculiani Date: Tue Jun 2 17:11:24 2009 +0200 fix typo commit abc51a9a773ae64ab3bca4660e7e107aec55d3aa Author: Fabio Erculiani Date: Tue Jun 2 17:05:44 2009 +0200 improve extract_edb reliability commit 7455b823d17f545e19ec43147990b5d8943fb63a Author: Fabio Erculiani Date: Tue Jun 2 16:54:35 2009 +0200 more improvements to extract_edb commit 76d42edf48bf3c8d0ed138ab63c19567ac90c2c8 Author: Fabio Erculiani Date: Tue Jun 2 16:33:06 2009 +0200 when seeking a file, use os module constants instead of straight numbers commit 4fcd5f786b7e2a9c0d1d5d5682189eda8b1af71a Author: Fabio Erculiani Date: Tue Jun 2 15:32:53 2009 +0200 optimized version of extract_edb commit 36cf61c259727318e07287b4e3f6242f9d779aa0 Author: Fabio Erculiani Date: Tue Jun 2 12:37:53 2009 +0200 improve speed of extract_edb if no metadata is available commit acda9f564b44b33f13c2ae3d7552e29df761400e Author: Fabio Erculiani Date: Tue Jun 2 01:48:23 2009 +0200 improve remove_edb function commit df992294d9476629d3b93b1b2a429c82c3818e8a Author: Fabio Erculiani Date: Tue Jun 2 01:38:23 2009 +0200 when Entropy metadata in package files is not found, give up cleanly commit c051e400d0f0593e4a333301d120605f5c77bb5f Author: Fabio Erculiani Date: Tue Jun 2 01:35:40 2009 +0200 improve extract_edb memory usage commit b0987970c218d9352186722f363dd7e22bd1a781 Author: Fabio Erculiani Date: Tue Jun 2 01:08:30 2009 +0200 improve extract_edb reliability commit 55a741baf35753496dd990c0468cb7df406ba01a Author: Fabio Erculiani Date: Mon Jun 1 21:24:28 2009 +0200 when flushing back packages, also check their hashes commit 811234d93d8d0901e2701efaa69baf5678df8410 Author: Fabio Erculiani Date: Mon Jun 1 20:20:31 2009 +0200 entropy.server.interfaces.mirrors: add QA tests on package uploads commit 66b4c2c69b7360af424a0fa44dad9662def1cac3 Author: Fabio Erculiani Date: Mon Jun 1 20:00:50 2009 +0200 entropy.qa: add generic method to QA check package files commit 11d97e94d2b123a12232d2d748df6cd76c887b47 Author: Fabio Erculiani Date: Mon Jun 1 19:35:57 2009 +0200 entropy.services.ugc: always close file descriptor commit 71e4f767ee596a9359853a8bc85b7644faf710dc Author: Fabio Erculiani Date: Mon Jun 1 19:29:14 2009 +0200 entropy.db: when loading LocalRepository and it fails, make sure to close the fd commit 49a922498d8ee39525113fe3e6e60ff7d77d049e Author: Fabio Erculiani Date: Mon Jun 1 19:18:57 2009 +0200 fix typo commit 8b9e0fbc51ea4aade958d3b0eb50d35131d9b475 Author: Fabio Erculiani Date: Mon Jun 1 19:17:12 2009 +0200 more work on neededlibrarypaths commit 0d66d1630bbd62b195fa556b8c3ea98217f8965c Author: Fabio Erculiani Date: Mon Jun 1 19:11:07 2009 +0200 improve entropy.tools.extract_edb commit 6c326ca57e5b9b1f2d6f8be3dc64e36ea4aca72d Author: Fabio Erculiani Date: Mon Jun 1 19:07:03 2009 +0200 entropy.db: improvements for neededlibrarypaths table commit f962e7f4f575f4172f78eb62796e52992c104725 Author: Fabio Erculiani Date: Mon Jun 1 18:07:35 2009 +0200 add UGC Entropy Error Report interface to Sulfur commit c36b15ead5c4ec1dd60dc9bcf90d6f3e307ac6ed Author: Fabio Erculiani Date: Mon Jun 1 18:05:23 2009 +0200 entropy.qa: fix get_missing_rdepends commit 2caadbef01d144de6531358872b9fef68fda9b0b Author: Fabio Erculiani Date: Mon Jun 1 18:03:49 2009 +0200 entropy.db: extend resolveNeeded capabilities to match entropy.qa requirements commit 5852ee0ed8a1ddc6756a01c5f829f0ffa6b4a93e Author: Fabio Erculiani Date: Mon Jun 1 17:53:41 2009 +0200 update needed_paths metadatum format commit b0f3da2be26800047014321e61eef2d3e4913828 Author: Fabio Erculiani Date: Mon Jun 1 17:48:35 2009 +0200 entropy.db: neededlibrarypaths schema update commit 2b014c4fa74da48a5736b8acd18e946ddf2dfcb7 Author: Fabio Erculiani Date: Mon Jun 1 17:05:21 2009 +0200 entropy.server, try using atomic os.rename method commit 52362f8d649bb3baaaf1a24208dbd21a4223ca72 Author: Fabio Erculiani Date: Mon Jun 1 10:10:29 2009 +0200 fix apidocs for epydoc commit c2f8e860a468ff64aec2bceb1b43775aa51e369f Author: Fabio Erculiani Date: Mon Jun 1 10:09:11 2009 +0200 importing draft of API documentation generated by epydoc commit e4603365e22ed575bf01906bd1e626cb46bece32 Author: Fabio Erculiani Date: Mon Jun 1 00:26:54 2009 +0200 make always sure that proper branch metadatum is set commit 7e0df7bae4ae230bdfff3640665fd661a31ba383 Author: root Date: Sun May 31 23:17:33 2009 +0200 update TODO commit 0a46d0b92c9ef199e98157699ee2acc05f14b3b1 Author: Fabio Erculiani Date: Sun May 31 22:25:13 2009 +0200 Sulfur: packages view, make possible to expand/collapse rows through the "selection" column commit 0cefe6ac207f2eacdf7450b633789e2d59ca90cd Author: Fabio Erculiani Date: Sun May 31 22:15:45 2009 +0200 Sulfur: fix packages view expansion when selected commit 369e4fcbeea83559862eef1daa5cf451948e7de7 Author: Fabio Erculiani Date: Sun May 31 18:27:48 2009 +0200 update TODO commit b83de700928ac9e3f9337cfa0219a50b716336cb Author: Fabio Erculiani Date: Sun May 31 18:10:38 2009 +0200 make equo using the new UGC error reporting interface commit 05a614f29287ff1343b7420de25e130cab614792 Author: Fabio Erculiani Date: Sun May 31 18:06:22 2009 +0200 update TODO commit 002ad35295f4ed7e6360e38595147116ded11e5f Author: Fabio Erculiani Date: Sun May 31 18:05:46 2009 +0200 fine tune error reported dest emails commit 311615c4ba5ec130df3ff43539c09a2dfe754f8d Author: Fabio Erculiani Date: Sun May 31 17:53:52 2009 +0200 always make sure that given email is really an email commit 000875278578778312a76bcfe68a3cc992d8193d Author: Fabio Erculiani Date: Sun May 31 17:52:07 2009 +0200 entropy.client.interfaces.qa: ease code commit dc0a12e23414b6449645c6a329d74f08964e2a64 Author: Fabio Erculiani Date: Sun May 31 17:51:52 2009 +0200 remove debugging output commit 02c898f4f34659d4bfe2aa3dcb15adbb4f50f2a3 Author: Fabio Erculiani Date: Sun May 31 17:51:29 2009 +0200 entropy.client.services.ugc.commands: eval() is evil() commit d65c147592a55dbe3284a625f85ebe8674b1e365 Author: Fabio Erculiani Date: Sun May 31 17:50:15 2009 +0200 for UGC Entropy error report, use zlib commit 9e81ab4747dbb14bc88c644ac2730229554c6287 Author: Fabio Erculiani Date: Sun May 31 17:37:46 2009 +0200 strictly split received strings by white spaces commit dd2f3786bb4870c93b6836e87174482c272843a3 Author: Fabio Erculiani Date: Sun May 31 17:35:15 2009 +0200 revert previous commit commit 2947b1e65382b9bb8c3ad3928306db5e8d32db46 Author: Fabio Erculiani Date: Sun May 31 17:19:03 2009 +0200 use Python serializer for error report submission commit 9c8495410eef6d5cd6603e1d81bdeb1baf6d5cd6 Author: Fabio Erculiani Date: Sun May 31 17:14:33 2009 +0200 for UGC Entropy Error report, use extended dict to xml converstion commit 468c485e8a10b703872d787dbbbeb045ffdbb28c Author: Fabio Erculiani Date: Sun May 31 17:02:36 2009 +0200 make some basic improvements commit cd1398504dac248cfa7e40d8a284fa4ca960ca44 Author: Fabio Erculiani Date: Sun May 31 17:02:08 2009 +0200 entropy.qa: fix system_version parameter commit 17fc769bff8a69531864931841c916d04975a61b Author: Fabio Erculiani Date: Sun May 31 17:01:47 2009 +0200 enable traceback on ValueError exceptions commit ab1296f456db1d247d075c8aef543226edaddb89 Author: Fabio Erculiani Date: Sun May 31 16:35:01 2009 +0200 equo ugc, fix small issue with UGC from equo commit 821d1dc998c5494f0e3869b4a7c34b12452bacc8 Author: Fabio Erculiani Date: Sun May 31 16:25:21 2009 +0200 make UGCErrorReportInterface constructor parameters not mandatory commit dee3e35f4f3fd529261e143932b4ffc4f4fad167 Author: Fabio Erculiani Date: Sun May 31 16:14:07 2009 +0200 implement Entropy Error reporting through UGC commit 8267090196f167c35ee7f8ea4efff07ef98d276a Author: Fabio Erculiani Date: Sun May 31 14:49:22 2009 +0200 ErrorReportInterface, cleanup temp data commit 49e506be6be4fe0ecc6e04216f777f00af10a3ab Author: Fabio Erculiani Date: Sun May 31 14:41:24 2009 +0200 remove old handler commit 7024eafec4b19e667a714fcb42dd213d82198b86 Author: Fabio Erculiani Date: Sun May 31 11:17:27 2009 +0200 update TODO commit 4c0f11c184339f000c1a967065f107f4c1deeeb8 Author: Fabio Erculiani Date: Sun May 31 11:16:38 2009 +0200 Sulfur, RemoteConnectionMenu, make sure that connection port value is valid commit 5b68fb38eee5a9aeae2c54bd4fc32a04f514c7cd Author: Fabio Erculiani Date: Sun May 31 11:16:28 2009 +0200 equo: remove beep commit a31a24e5d7f9f547fc29d4b0252c85e4526bcf94 Author: Fabio Erculiani Date: Sun May 31 11:11:16 2009 +0200 entropy.client.interfaces.repository: fix typo commit 0eda0437527760f07631abdf3da598ee4b0c81c8 Author: Fabio Erculiani Date: Sun May 31 11:05:52 2009 +0200 entropy.client, EAPI2, on repository update, fetch the light version of the database commit 01eb6439e4499952d76f34c80be6a1339f897874 Author: Fabio Erculiani Date: Sun May 31 11:05:30 2009 +0200 entropy.db: create indexes for content table only when possible commit 59d444672e2018509ac21cba8b132c7da9102dec Author: Fabio Erculiani Date: Sun May 31 10:49:23 2009 +0200 fix EAPI2 light database md5 hash creation commit d5aaaf56ede4af266458e1727e1d51128ba25080 Author: Fabio Erculiani Date: Sun May 31 10:38:32 2009 +0200 fix returning data commit f5ef744df6e5ed94c96242d1db17d7aa7a3e3d30 Author: Fabio Erculiani Date: Sun May 31 10:16:28 2009 +0200 add light database file (without content) for upload in EAPI2 commit dfd6dd5aff62f4f4914d73c14dcd58a31a01faf0 Author: Fabio Erculiani Date: Sun May 31 10:15:03 2009 +0200 entropy.db: doDatabaseExport, make possible to exclude tables commit ab66d84f67b406a53b1946ea4f817b070ec6e177 Author: Fabio Erculiani Date: Sun May 31 10:08:10 2009 +0200 add new backward compatible EAPI2 constants commit 8b52c00a3dc7a1a6fe85d956c105523abf6879e7 Author: Fabio Erculiani Date: Sun May 31 10:05:20 2009 +0200 entropy.db: fix neededlibraryidpackages sql commit d901f1f667d25d6b347293ba4ca592346da0dc60 Author: Fabio Erculiani Date: Sun May 31 09:49:52 2009 +0200 small code style update commit e64935fbe9d7ae9ffb5e62f9c105518b0711f576 Author: Fabio Erculiani Date: Sun May 31 09:49:29 2009 +0200 entropy.db: add elfclass column to neededlibraryidpackages, rewrite resolveNeeded() commit b18939cdcfeafc86a89d8b87e6a24db4cc03338b Author: Fabio Erculiani Date: Sun May 31 09:39:43 2009 +0200 entropy.db: search cache not needed anymore commit 80d187c45d1c43309a7c10c30b8cfed5cd91b9b1 Author: Fabio Erculiani Date: Sun May 31 09:32:06 2009 +0200 EAPI3, when syncing repositories, do not fetch packages' 'content' metadata commit bdd23bee7c46fff574c4f6b2aad9b39022d292c8 Author: Fabio Erculiani Date: Sun May 31 09:31:28 2009 +0200 EAPI3, add method that returns package metadata without 'content' commit 4085cdf162c6efa3c5d827dd2f0fcd5419587d52 Author: Fabio Erculiani Date: Sun May 31 09:12:48 2009 +0200 entropy.client.interfaces.package: use content metadata from package database commit 46b49ec1516966e26fb8d59d0990f093565f7db8 Author: Fabio Erculiani Date: Sun May 31 08:13:27 2009 +0200 entropy.client.interfaces.package: remove old workaround for missing ftype commit 84c9eab53099582deab5a86fb407b3365b7a0001 Author: Fabio Erculiani Date: Sat May 30 23:14:45 2009 +0200 fix typo commit cb1ed1bc89dd6b768c0660311eaa97cf6fa42dee Author: Fabio Erculiani Date: Sat May 30 23:08:12 2009 +0200 entropy.db: createCountersTable got removed commit c38e9f8cc563311776ed403c4e1f295c83ce7be8 Author: Fabio Erculiani Date: Sat May 30 23:05:51 2009 +0200 fix typo commit 545826ccf87129474cb22101d4516404cbfb04e0 Author: Fabio Erculiani Date: Sat May 30 23:01:18 2009 +0200 use new EAPI3 method to retrieve all repository metadata commit 47de6575e0f409c4645afda845ef2ca8b6aa959e Author: Fabio Erculiani Date: Sat May 30 23:00:25 2009 +0200 implement EAPI3 method to make possible to retrieve all repository metadata one-shot commit ec1c64e75faa99285a08ef775f6f0c0522b35541 Author: Fabio Erculiani Date: Sat May 30 22:59:16 2009 +0200 entropy.db: new methods clearNeededLibraryIdpackages and setNeededLibraryIdpackages commit 30dae279e202a1d60e97e9cd59f730f89f0ddc1d Author: Fabio Erculiani Date: Sat May 30 22:48:02 2009 +0200 entropy.db: new method retrieveNeededLibraryIdpackages commit beec2ab334e9498328180f06d8b1e24767c0399a Author: Fabio Erculiani Date: Sat May 30 22:00:25 2009 +0200 entropy.db: always create licenses_accepted and installedtable tables commit 4d8d268b1c9e80c79d4b82409e5037f0972df8a9 Author: Fabio Erculiani Date: Sat May 30 21:56:41 2009 +0200 entropy.db: categoriesdescription table now mandatory commit e91ec0e6f0112798fdacaff4d7d00004e9953684 Author: Fabio Erculiani Date: Sat May 30 21:56:10 2009 +0200 entropy.db: counters table now mandatory commit c35497d7b0b5d4f48ef2e2b5a5e5d064a30c627e Author: Fabio Erculiani Date: Sat May 30 21:55:11 2009 +0200 entropy.db: trashedcounters table now mandatory commit e017bc0184d5b474c8b088a33e2e404304a82086 Author: Fabio Erculiani Date: Sat May 30 21:54:04 2009 +0200 entropy.db: licensedata table now mandatory commit 8cdb60bb76ad0ff7212d630ccf68b829f90372cd Author: Fabio Erculiani Date: Sat May 30 21:40:27 2009 +0200 entropy.db: fix regenerateDependsTable commit 8088bd06a2ef8d4aec8f8b6d74a05343138eebef Author: Fabio Erculiani Date: Sat May 30 21:38:17 2009 +0200 improve counterstable migration handling commit a0dcca94b6defa2665f53e320ebf56601cc79c47 Author: Fabio Erculiani Date: Sat May 30 21:30:57 2009 +0200 entropy.db: improve dependstable handling commit 9fa7908acc8b2374021a900c96ad5f566522338b Author: Fabio Erculiani Date: Sat May 30 21:20:27 2009 +0200 entropy.db: fix typos commit 360ef6b157ecd7ba8d0f87f6f3908bdbff84ffab Author: Fabio Erculiani Date: Sat May 30 21:11:07 2009 +0200 update TODO commit 78d9a6fc393e25ea3b3d750c36d1d2ee68c7c616 Author: Fabio Erculiani Date: Sat May 30 21:10:30 2009 +0200 add library paths table regenerator tool to reagent commit bb13d48a4ad9b77c0950499ba9ad2761360d761f Author: Fabio Erculiani Date: Sat May 30 21:08:06 2009 +0200 implement library <=> idpackage match table logic in entropy.server commit 4b2ec93bf27869878f96e3f0121ca3175eec9656 Author: Fabio Erculiani Date: Sat May 30 21:07:40 2009 +0200 add library <=> idpackage matching table logic commit e9022bd62a276211028da409a790ec28f706b56e Author: Fabio Erculiani Date: Fri May 29 19:03:47 2009 +0200 update TODO commit a041d753c4069128814e50ca5ddaee7c005aeb99 Author: Fabio Erculiani Date: Fri May 29 19:03:20 2009 +0200 entropy.client.interfaces.dep: use new entropy.db.resolveNeeded method commit cd40e6787512499e9405319072774d27036d7ca7 Author: Fabio Erculiani Date: Fri May 29 19:02:33 2009 +0200 update entropy.db.resolveNeeded to use the new library paths strategy commit 1040faee426da4595a650f722e1e2e88cb16ffd8 Author: Fabio Erculiani Date: Fri May 29 19:00:53 2009 +0200 entropy.client.interfaces.package: do not install needed_paths metadata into client db commit 5cc812674ec7eacfbf9e587855f73859d4663687 Author: Fabio Erculiani Date: Fri May 29 18:24:35 2009 +0200 add needed libraries path server-side resolution commit 4c632e499f85648e27cbf57107172eb41e806f53 Author: Fabio Erculiani Date: Fri May 29 17:16:06 2009 +0200 make entropy.db treeupdates function more verbose commit d5f66f3acaecfd251ea39b5734e787b3e4465817 Author: Fabio Erculiani Date: Fri May 29 17:08:17 2009 +0200 use new discard() method of EntropyCacher commit 8c9d574765cfb0b73f9925e576cc39b2c3557d50 Author: Fabio Erculiani Date: Fri May 29 17:06:37 2009 +0200 enforce EntropyCacher discard method commit 636781b4d5e96c2408c61d4685b34dcaeb0b77ac Author: Fabio Erculiani Date: Fri May 29 17:04:51 2009 +0200 add discard method to EntropyCacher commit 57d3ec86e2f67b528807e931954cbb93c993ac5b Author: Fabio Erculiani Date: Fri May 29 13:28:13 2009 +0200 entropy.db: new method dropContentIndex commit 950e9a76f9454bbb22c64051f6ad1a7c0f78e05b Author: Fabio Erculiani Date: Thu May 28 17:41:13 2009 +0200 fix Makefile commit 865601888d8914bd98dbe467469bf01a4326a42d Author: Fabio Erculiani Date: Thu May 28 17:40:21 2009 +0200 make ugc calls synchronous commit edadcc85a822e48e4db58c2484ab96105d6e7b98 Author: Fabio Erculiani Date: Thu May 28 16:32:21 2009 +0200 do not insert hardware hash data if it's already present commit 5746bedee0b6e9966d08b84aa8bc14200f8a65bf Author: Fabio Erculiani Date: Thu May 28 16:12:01 2009 +0200 update TODO commit 8c57d8f6462b5ef65914db795c2134fd7f79b9e6 Author: Fabio Erculiani Date: Thu May 28 15:59:09 2009 +0200 implement entropy hardware hash handling into UGC commit 2ab488b89bd2d6b017a3798613e19bcb7661957e Author: Fabio Erculiani Date: Thu May 28 13:49:40 2009 +0200 implement hardware hash generation and store commit 8ff39fe5cd11bbb9158fab8c0ba1fb7bf2436113 Author: Fabio Erculiani Date: Thu May 28 13:21:15 2009 +0200 fine tune entropy hardware hash generator commit f782e8b3e8ce2c5f36ddca3b806d88be5e9e0fb2 Author: Fabio Erculiani Date: Thu May 28 08:16:19 2009 +0200 entropy.server.interfaces.mirror: fix typo in method call commit 74f472d2e54f04213d4daf89a6a26257cf4386b1 Author: Fabio Erculiani Date: Thu May 28 06:43:51 2009 +0200 improve entropy hardware hash generator commit 4324af788b86c333b02d981c9643caf50328b139 Author: Fabio Erculiani Date: Thu May 28 06:35:44 2009 +0200 entropy.misc.RSS: renamed camelCase methods commit e69164105c5319765e0820aa4c1058bdd6421cc7 Author: Fabio Erculiani Date: Thu May 28 06:22:10 2009 +0200 entropy.misc: initial code review and cleanup, rssFeed class renamed to RSS commit ec3d074f12da05355e78c80fdb4a42d3f53ae0c2 Author: Fabio Erculiani Date: Thu May 28 06:09:45 2009 +0200 entropy.security: code review and code cleanup commit 4610755369755f7d94cdf60b6ddc2ccfe7335489 Author: Fabio Erculiani Date: Thu May 28 06:03:05 2009 +0200 entropy.client.interfaces.Client: rename methods - _resources_run_create_lock => resources_create_lock commit 3f7d95f51a54c2b5e63d41cce247196483acf445 Author: Fabio Erculiani Date: Thu May 28 06:02:05 2009 +0200 equo, rescue: rename _resources_run_remove_lock call into resource_remove_lock commit 0bc20f8ed4f9c1f4b8e0b8398ccef9ccca31e01c Author: Fabio Erculiani Date: Thu May 28 06:00:14 2009 +0200 entropy.client.interfaces.Client: rename methods - _resources_run_check_lock => resources_check_lock - _resources_run_remove_lock => resources_remove_lock commit 90a389ed96d4f4aa3cd77011628976bcfe7c3cd2 Author: Fabio Erculiani Date: Thu May 28 05:55:02 2009 +0200 entropy.security: initial code review and cleanup commit 42c3adf40c4e9fa543f7409155c94b04620fa70b Author: Fabio Erculiani Date: Thu May 28 05:54:40 2009 +0200 entropy.qa: code review and cleanup commit f0f80f14c97cc0badda0db06f559d3603ee68995 Author: Fabio Erculiani Date: Thu May 28 05:54:30 2009 +0200 entropy.output: code review and cleanup commit f9093898c399f6b83e44097598f190a36464c9c5 Author: Fabio Erculiani Date: Thu May 28 04:01:46 2009 +0200 wait 3 seconds before showing service status to make gtk displacing the widget commit 613782f32261cd3a2b38e53ac5ff655a5c174933 Author: Fabio Erculiani Date: Wed May 27 21:08:22 2009 +0200 update TODO commit 67e220e81e22552438a78f39232d3cba3fd35cf6 Author: Fabio Erculiani Date: Wed May 27 20:57:56 2009 +0200 add Entropy hardware has generator commit 2c32d9fb498d4e14d6d38da73b9d4fea1a1ebee8 Author: Fabio Erculiani Date: Wed May 27 19:58:06 2009 +0200 Sulfur: when syncing repositories, hide notebook tabs commit 43c2826161faae0f192a6a06161980762772eecb Author: Fabio Erculiani Date: Wed May 27 16:19:02 2009 +0200 equo: extract_pkg_metadata moved to entropy.spm commit 588765795b3ebedfdb3fce04fcfab0bc48c1b0dd Author: Fabio Erculiani Date: Wed May 27 11:58:10 2009 +0200 make "equo query belongs" able to translate given paths using the reverse symlink map commit cc6f65837e2add10394c0183888f62359872e5ef Author: Fabio Erculiani Date: Wed May 27 11:48:14 2009 +0200 make "equo query belongs" completely agnostic commit 389e774b0a00c9c38ac9b60afcc51aed26226870 Author: Fabio Erculiani Date: Wed May 27 11:24:46 2009 +0200 update TODO commit c6df0fadf3dab539aa8c0f4e36b1e56df4cf1d01 Author: Fabio Erculiani Date: Wed May 27 11:24:28 2009 +0200 update TODO commit f8667a567e84d3e49939bc4e0df7dc4d5bf33dd8 Author: Fabio Erculiani Date: Wed May 27 11:23:52 2009 +0200 implement reverse symlinks system map through configuration file commit d183c281699a99a8b761bcb5d4832d5fcc5c2188 Author: Fabio Erculiani Date: Wed May 27 11:23:15 2009 +0200 add regular expressions to filesystem directories mask file commit 82e85d8aca5fe3902b50c07f60fc6966e7cc38b7 Author: Fabio Erculiani Date: Wed May 27 07:37:55 2009 +0200 entropy.client.interfaces.package: spm search_keys() always returns list objects now commit 844466f373798fbe2ab785717b2a9224f2c3ee66 Author: Fabio Erculiani Date: Wed May 27 07:37:36 2009 +0200 entropy.spm: search_keys always returns a list object commit 695597bac28b889804896b1ed87ec6fae63defb4 Author: Fabio Erculiani Date: Wed May 27 07:21:14 2009 +0200 entropy.client.interfaces.package: improve Spm search_keys function output handling commit dacc3e1f3ab7b488d0a4977fc54a2b1f1768c799 Author: Fabio Erculiani Date: Wed May 27 00:05:28 2009 +0200 fix Makefile commit 4d2e639d65af05333ca3adc2a4a1aad42cebd07f Author: Fabio Erculiani Date: Tue May 26 23:46:03 2009 +0200 fix an error that caused some Spm entries to be erroneously removed under certain circumstances commit 09c18fe998036cd71e5a7fc7990d945bea124710 Author: Fabio Erculiani Date: Tue May 26 23:45:35 2009 +0200 entropy.misc.EntropyCacher: also trap TypeError exceptions on pop() commit f3d6c8a8b8bfcfcd9ca92588223686049abe54cb Author: Fabio Erculiani Date: Tue May 26 23:27:53 2009 +0200 Makefile: do not install test suite to system commit 98d343406dcc190482ab71aba576d5f89fefe9d3 Merge: 32d68d7 e71d8db Author: Fabio Erculiani Date: Tue May 26 23:08:28 2009 +0200 Merge branch 'master' of git+ssh://fabio@sabayonlinux.org/home/git/projects/entropy commit 32d68d70b585be64ab52a741c7c5702a05c4face Author: Fabio Erculiani Date: Tue May 26 23:06:14 2009 +0200 entropy.client.interfaces.package: code cleanup, preparing for debugging commit e71d8dbfb4a654128effd8e9979068a00905acea Merge: cab4301 70a5653 Author: Daniel Halens Rodriguez Date: Tue May 26 19:03:24 2009 +0000 Merge branch 'master' of git+ssh://daniel@sabayonlinux.org/home/git/projects/entropy commit cab4301dba82004df9aaa79f2f2ea74ca8867eb1 Author: Daniel Halens Rodriguez Date: Tue May 26 18:53:35 2009 +0000 Update spanish translation commit 70a5653333c6c3376eff6535adfa6c2aff7ae9ce Author: Fabio Erculiani Date: Tue May 26 18:04:23 2009 +0200 add /usr/local to filesystem directory mask commit 6e59b7ae15598330ec1a0aaff225ecae7dc83c80 Author: Fabio Erculiani Date: Tue May 26 18:04:12 2009 +0200 "equo query orphans" filter symlinks commit cdfe316c883f8fdd7f3c53335c3331fe7b8ce9f4 Author: Fabio Erculiani Date: Tue May 26 17:17:37 2009 +0200 update translations commit a576dc24138277d99a600dcc5e494b20d8007751 Author: Fabio Erculiani Date: Tue May 26 17:17:21 2009 +0200 Sulfur: make popup menu items translatable commit 76fed31694e9b7dee1b196f4b26a6913357b69ec Author: Fabio Erculiani Date: Tue May 26 17:08:43 2009 +0200 entropy.db: extend treeupdates "move" action functionality to accept dep. matches as first argument commit 6de07bc92fc5c7b8ae2df770d05c450592dc5a8e Author: Fabio Erculiani Date: Tue May 26 10:55:00 2009 +0200 equo: reset cache before killing EntropyCacher commit 8089ba5d7a74533ddf0898b2bf05f5388062e178 Author: Fabio Erculiani Date: Tue May 26 10:53:23 2009 +0200 fix typo commit 598d3958f7d0df77727ba7c74ecd0aa6fd047cb0 Author: Fabio Erculiani Date: Tue May 26 10:52:06 2009 +0200 fix equo merge/remove output commit 2e153e632fb89b4cef365f877d8f5ea8cbae09c8 Author: Fabio Erculiani Date: Tue May 26 10:49:49 2009 +0200 equo, show conflicts in printed queue commit 2bacba0cb202652a6d23c21f9c9ab9199b6553a1 Author: Fabio Erculiani Date: Tue May 26 10:03:11 2009 +0200 entropy.client.interfaces.trigger: some general code improvements and cleanup commit b5166440ac74ef38b2e248dae45a7d0b51dd6ea1 Author: Fabio Erculiani Date: Tue May 26 09:43:01 2009 +0200 entropy.security: remove bogus comment commit f0771eb3a77e03cef33f0ac8c232f1cab483ae83 Author: Fabio Erculiani Date: Mon May 25 22:59:55 2009 +0200 unit testing, db: add multi match tests commit 4bbca983c3089210d15036ee74405f98a9e40a6b Author: Fabio Erculiani Date: Mon May 25 21:17:40 2009 +0200 revert interpreter to /usr/bin/python instead of python2 due to issues with Gentoo's python2 symlink not being updated properly commit f1fd8b2efc785d65e9c9f1601eec3cd2c7ed0e0a Author: Fabio Erculiani Date: Mon May 25 21:08:38 2009 +0200 revert interpreter to /usr/bin/python instead of python2 due to issues with Gentoo's python2 symlink not being updated properly commit 290d806c36189fb4b48875a6d0d300b1a0ec9337 Author: Fabio Erculiani Date: Mon May 25 21:07:30 2009 +0200 revert interpreter to /usr/bin/python instead of python2 due to issues with Gentoo's python2 symlink not being updated properly commit 44dbe5e0dad72c6e4e925b4967cce8168f053e86 Author: Fabio Erculiani Date: Mon May 25 20:31:49 2009 +0200 entropy.client.interfaces.trigger: there is no need to run openglsetup trigger on postremove commit 61b736b34f37b7154a9ec7470f88babac9261e7c Author: Fabio Erculiani Date: Mon May 25 20:25:59 2009 +0200 entropy.client.interfaces.trigger: revert to xorg-x11 opengl profile only when really needed commit b655ecc085de2c131b384ba853fc555d3ff083ad Author: Fabio Erculiani Date: Mon May 25 20:24:17 2009 +0200 entropy.client.interfaces.trigger: revert to xorg-x11 opengl profile only when really needed commit 75b91ea50f90128d3977a6279191c9ab0f32bde7 Author: Fabio Erculiani Date: Mon May 25 20:14:11 2009 +0200 update code to use the new atom_match results with multiMatch = True commit 2c680b4cc5b1c2450935f5342a49e451eccd6aee Author: Fabio Erculiani Date: Mon May 25 20:13:39 2009 +0200 entropy.client.interfaces.dep: atom_match always returns a set as first argument commit b4fe52574527d2e0b43f3109cb9fe021c96c377f Author: Fabio Erculiani Date: Mon May 25 20:05:04 2009 +0200 entropy.db: atomMatch used with multiMatch always returns a set() as first argument commit 57de18d9270a273539be4f31bfbffc3b875ae16a Author: Fabio Erculiani Date: Mon May 25 19:19:16 2009 +0200 entropy.client.interfaces.trigger: remove binutils trigger commit 8a06d0ab869b6b4fd5b6d80da84465ae7df6414d Author: Fabio Erculiani Date: Mon May 25 19:10:29 2009 +0200 fine tune some module imports commit bc608beb8f6b044bfbde8f7e332ee2e93018b932 Author: Fabio Erculiani Date: Mon May 25 13:02:59 2009 +0200 Sulfur: make "Edit Repository" button working again commit 7b5a720c45305d2472bedefb5e57e23127914558 Author: Fabio Erculiani Date: Mon May 25 12:57:50 2009 +0200 update translations commit b672c578a887816a06f64cd511cfa7525c2b92a4 Author: Fabio Erculiani Date: Mon May 25 12:57:21 2009 +0200 make "install from binary package ..." Sulfur menu icon translatable commit f3f68d0482ae0277e583460bb65e4a1b12cceeac Author: Fabio Erculiani Date: Sun May 24 18:44:34 2009 +0200 Sulfur: on notebook switch, run required tasks if needed commit 5af74417c69e9757d8cf3ad10cbd5dfaf2ca47ba Author: Fabio Erculiani Date: Sun May 24 18:36:24 2009 +0200 update Italian translation commit cbf4c9dcb525b625f923d55eb720c7da9fab3d49 Author: Fabio Erculiani Date: Sun May 24 17:58:01 2009 +0200 update translations commit 4ee0def680e2b1273ca1bbf3579be782565d7d69 Author: Fabio Erculiani Date: Sun May 24 17:57:19 2009 +0200 update TODO commit 381c6406beeacf34b054b8795a52dd4eb7a470ba Author: Fabio Erculiani Date: Sun May 24 17:57:02 2009 +0200 entropy.spm: trivial whitespace change commit 76998f6c306dabb17589ad548b07875d40733761 Author: Fabio Erculiani Date: Sun May 24 17:50:06 2009 +0200 move Spm metadata extractor to entropy.spm (was in entropy.client) commit a40cd8f9bb9201cbe541711df6afde66300ed085 Author: Fabio Erculiani Date: Sun May 24 17:34:24 2009 +0200 entropy.client.interfaces.trigger: deprecate some methods commit 53a281e7aea00ac3ddc779db29f66c435c4551db Author: Fabio Erculiani Date: Sun May 24 17:34:04 2009 +0200 entropy.client.interfaces.metadata: properly handle USE flags commit cd60e33d149bdb481048ad04b38d1f0488695a2c Author: Fabio Erculiani Date: Sat May 23 22:41:55 2009 +0200 repository manager client, fix progress_log_write commit 03ba2a6ea2768999ce012637a9fb58fa7a0a17fa Author: Fabio Erculiani Date: Sat May 23 20:35:53 2009 +0200 entropy.client.interfaces.trigger: createkernelsym trigger not needed anymore commit 4e90a4d9d9fe981636cd66c5c1c10de1e8bc4b03 Author: Fabio Erculiani Date: Sat May 23 20:33:18 2009 +0200 entropy.client.interfaces.trigger: remove cleanpy trigger, not needed commit 872481f387b184535dc98c86bf530d7bff32f979 Author: Fabio Erculiani Date: Sat May 23 20:00:57 2009 +0200 hide Sulfur notebook tabs during install commit c28d3e9f7c33338b5e1a05e3a6774a413750e8c0 Author: Fabio Erculiani Date: Sat May 23 19:25:09 2009 +0200 add downgradable packages support so Sulfur commit 8bb2e971631f63fdaf14cd2f7e540c61fd68215b Author: Fabio Erculiani Date: Sat May 23 15:12:49 2009 +0200 Sulfur: trivial changes commit 793861fba368f55dbcf688f3e99a716739b02558 Author: Fabio Erculiani Date: Sat May 23 14:49:41 2009 +0200 sulfur.packages: fix typo commit b98709831a71c0789ef0036cf55a5b59ddca2052 Author: Fabio Erculiani Date: Sat May 23 14:39:37 2009 +0200 improve Sulfur usability by improving gtk Notebook settings commit 4886de4d94c1bf178fdc5cc7ffaa4077c88499ac Author: Fabio Erculiani Date: Sat May 23 13:16:15 2009 +0200 sulfur.packages: trivial update commit 456680adb58fd655e8672c6599bc772e38f91e4a Author: Fabio Erculiani Date: Sat May 23 13:15:28 2009 +0200 entropy.client.interfaces: improve calculate_available_packages, branch is not needed commit 75028092b23a32d9a3ce5d94afaf0c5102770751 Author: Fabio Erculiani Date: Sat May 23 10:39:59 2009 +0200 fix "Add All" button commit b219c7795557000de704047d5a3cd80f7c8d683c Author: Fabio Erculiani Date: Sat May 23 10:36:55 2009 +0200 fix Sulfur window height commit e668e41bf1715945171d32ac06cdbb60b68894ae Author: Fabio Erculiani Date: Fri May 22 19:08:11 2009 +0200 entropy.server: code style update commit ad2d8cf0517bb2e470823b98f9aa0ddd416a941f Author: Fabio Erculiani Date: Fri May 22 11:41:18 2009 +0200 entropy.client: deny treeupdates as user due to Portage /var/db/pkg perms commit d67a23639401d43f0703bc1aaa73c986aa2192c9 Author: Fabio Erculiani Date: Fri May 22 07:55:15 2009 +0200 do not filter Queued view elements if filter bar is active commit 1eac8e5ae9ffabf2a7b72db7f822be1a8a367865 Author: Fabio Erculiani Date: Fri May 22 07:52:20 2009 +0200 misc bugfixes on Sulfur commit b197b8b9c212a3ca529b43468c752393b08e918a Author: Fabio Erculiani Date: Fri May 22 07:51:59 2009 +0200 entropy.server: code style updates commit 298c0180eab9ab0a7a471f470c8b9e090b54ead7 Author: Fabio Erculiani Date: Fri May 22 07:51:01 2009 +0200 entropy.qa: rename get_deep_dependencies_list commit 06d05fd6278f97d416503ac0fbd85333d529de1c Author: Fabio Erculiani Date: Thu May 21 21:34:58 2009 +0200 update Sulfur sidebar buttons commit b87d170e59478795905ff5a75c6456f8ec6bea0e Author: Fabio Erculiani Date: Thu May 21 20:19:20 2009 +0200 more usability work on Sulfur commit 4bbafd4642c17a43568b1494bc37b7510215631c Author: Fabio Erculiani Date: Thu May 21 20:19:07 2009 +0200 update Sulfur queue icon commit 820427d870cf0ef5f9410019119b001d09e5b1e7 Author: Fabio Erculiani Date: Thu May 21 20:18:35 2009 +0200 entropy.server.interfaces.mirrors: rss entries are always utf8 commit a18ae7697e9f94696742631377ff3501fefadc81 Author: Fabio Erculiani Date: Thu May 21 09:53:42 2009 +0200 Some UI updates to make Glade 3.6 happy commit 536af165350131b6012815194a48514b938dbdc4 Author: Fabio Erculiani Date: Thu May 21 09:05:33 2009 +0200 update translations and POTFILES.in commit beaa87a69fa9092137668c6742109c82b84dfcc2 Author: Fabio Erculiani Date: Thu May 21 09:01:57 2009 +0200 fine tune Sulfur first page buttons commit 4b077c5a7ae3ff8a399365524e82ce6d0891934d Author: Fabio Erculiani Date: Thu May 21 08:56:15 2009 +0200 improve Sulfur "simple mode" commit f1632afc3fc6ee040575fe642cdffb1a7a036338 Author: Fabio Erculiani Date: Thu May 21 02:27:19 2009 +0200 Add Sulfur "simple mode" and "advanced mode" options commit d016fbccdeec7596f6cb6ce628fba15c2d9cb6bb Author: Fabio Erculiani Date: Wed May 20 20:13:56 2009 +0200 update TODO commit 13cd4e2470db07ec05fb37e73082cce56c1758a4 Author: Fabio Erculiani Date: Wed May 20 20:12:59 2009 +0200 update translation template and complete Italian commit 2637dfdb5b0c09db7f78cc64bedfda326f52a37b Author: Fabio Erculiani Date: Wed May 20 20:09:15 2009 +0200 migrate notification applet to Sulfur commit 00f12ec8709d30fdb50ff9bebc99cdd2f4aee47b Author: Fabio Erculiani Date: Wed May 20 20:03:25 2009 +0200 update translations commit e2bd3d41023d157f01c7d08a11fb87aaedf871a4 Author: Fabio Erculiani Date: Wed May 20 20:00:24 2009 +0200 Sulfur code refactoring, phase 3, methods commit 9e6d16ec59e8cdcedfdc0e9b10c7b4e823965d83 Author: Fabio Erculiani Date: Wed May 20 19:53:28 2009 +0200 entropy.core/const: drop etpRepos* commit c673b30d4d2da7c3d0d13d6d8b2b0e9b452e906c Author: Fabio Erculiani Date: Wed May 20 19:35:44 2009 +0200 entropy.client.services.system.interfaces: some code style cleanup commit 911f448af9f715e2ecb2634d1b426dfde15778d8 Author: Fabio Erculiani Date: Wed May 20 19:29:52 2009 +0200 entropy.client.services.system.interfaces: fix typo commit 813f5180c3c0f7629ae124f2483dc76eec895b31 Author: Fabio Erculiani Date: Wed May 20 19:29:07 2009 +0200 entropy.client.services.system.interfaces: syntax update commit 264e6ce1a92cf10aa1977d6170feff388a0418c5 Author: Fabio Erculiani Date: Wed May 20 19:27:40 2009 +0200 entropy.client.services.system.interfaces: eval() is evil() commit c309895ddc80c08e6844d1e0e9a90ec73e6a30ac Author: Fabio Erculiani Date: Wed May 20 19:22:29 2009 +0200 entropy.client.services.system: rename Base into BaseMixin which is more appropriate commit 4db9520568492ad5b8b812483d70030d519b84c7 Author: Fabio Erculiani Date: Wed May 20 19:20:32 2009 +0200 clear entropy/__init__.py commit a09e3a6e73801e4c6fa7c2c0abe6553c706852b2 Author: Fabio Erculiani Date: Wed May 20 17:46:20 2009 +0200 entropy.client.interfaces.package: fix symlinked directories update This patch needs testing. Symlinked directories were not updated correctly when link information got changed. commit 94486046b652d7761ed556abe8290fbe07bfc0fd Author: Fabio Erculiani Date: Wed May 20 16:39:06 2009 +0200 equo: add beep at the end of commands commit 9c0701e4579f14fc3cb314199c6506568ff9a481 Author: Fabio Erculiani Date: Wed May 20 16:08:21 2009 +0200 make sulfur.packages using sulfur.dialogs.WaitWindow commit 930c219cbc82bbd4000e36ae4ce435314faf93e4 Author: Fabio Erculiani Date: Wed May 20 16:07:09 2009 +0200 complete migration to sulfur.dialogs.WaitWindow commit 032d8b9aad251e51254ccdc5caf11e28b3e9a7f9 Author: Fabio Erculiani Date: Wed May 20 15:47:57 2009 +0200 move Wait Window to sulfur.dialogs commit b93dee8c6851695b01471e480ebc4ad96505c94a Author: Fabio Erculiani Date: Wed May 20 11:11:17 2009 +0200 Sulfur: code refactoring, second phase commit bef3a6fd6f3ce1b631caca89a397d26d45487f19 Author: Fabio Erculiani Date: Tue May 19 14:59:14 2009 +0200 Sulfur: first chunk of code, refactoring in progress commit e11ce75583c453d08be1a03d22a16c472de7d41e Author: Fabio Erculiani Date: Tue May 19 09:48:06 2009 +0200 entropy.misc.rssFeed: fix error when using from entropy.client commit 80558f08b639c0891c2e64d77e1884993f7374b1 Author: Fabio Erculiani Date: Mon May 18 11:19:22 2009 +0200 equo source: fix issues when running as user commit 864f380c0893e0ed3f22dbc7e8d90920687a4b86 Author: Fabio Erculiani Date: Mon May 18 09:39:19 2009 +0200 Sulfur: improve package stars visualization commit 0ab84c5666ffe716b348721c76f5961325b4c9c2 Author: Fabio Erculiani Date: Mon May 18 09:01:55 2009 +0200 Sulfur: more code cleanup commit da9227304f8b83f087f641595f54d5459285aaa4 Author: Fabio Erculiani Date: Mon May 18 08:57:35 2009 +0200 Sulfur: remove some unused gfx and code commit 4b86d2eb16fb4451729813c2c03fc16cd252fddc Author: Fabio Erculiani Date: Sun May 17 19:51:12 2009 +0200 entropy.client.interfaces.package: fix issues with properly handling CONFIG_PROTECT_MASK commit 95a3574cc28f92aa617d6d60f86a0bb4d7b5e9a6 Author: Fabio Erculiani Date: Sun May 17 18:26:11 2009 +0200 fix etp-applet.desktop file commit 6e61eb7d3cc3016ea1d36a9b9f8b2e2fb1df4314 Author: Fabio Erculiani Date: Sun May 17 18:12:42 2009 +0200 entropy.client.interfaces.trigger: fix regression in grub.conf kernel string generation commit 79d10376e13fa02f49c7b1d2ea60b7876e372db0 Author: Fabio Erculiani Date: Sun May 17 14:07:12 2009 +0200 entropy.server: avoid queueing packages for removal on non-default repo commit d3d0994549ea83b9ca400b6583e19e803904c36b Author: Fabio Erculiani Date: Sun May 17 12:05:17 2009 +0200 Makefile: fix install target commit 5fc6816c61ebe7b5360c4d4bfa51984b95edbb61 Author: Fabio Erculiani Date: Sun May 17 10:24:37 2009 +0200 Spritz becomes Sulfur commit 1c41cc77a5d4db27c7ce504eab8dbe72b57de779 Author: Fabio Erculiani Date: Sun May 17 10:24:27 2009 +0200 docs: add GPL2 license commit 25101a3299b177095065a9c9f434639e8f4732a6 Author: Fabio Erculiani Date: Sat May 16 20:58:07 2009 +0200 Spritz: make Entropy Client interface thread-safe commit 4da1e7bf474314cc952bb61c1df2f89b4e56ffda Author: Fabio Erculiani Date: Sat May 16 20:49:41 2009 +0200 Spritz: disable second progress bar on repositories update commit 01e3c1759e0b285d23210e281c95666b821da873 Author: Fabio Erculiani Date: Sat May 16 20:46:33 2009 +0200 Spritz: displace progress bars vertically commit df14576b561ff91da0d4ce79bde7a1b54bb155c1 Author: Fabio Erculiani Date: Sat May 16 20:40:34 2009 +0200 equo: add "equo upgrade" option (alias for equo world) commit 83f2d510131e4385683a3aa3d9d2b6e5d4713f64 Author: Fabio Erculiani Date: Sat May 16 20:37:11 2009 +0200 Spritz: add "Update Repositories" button to front window commit d60e4c87c0115343bf26a5cd77aa64eedf30fe3b Author: Fabio Erculiani Date: Sat May 16 20:24:51 2009 +0200 update translations commit 151a8ace818b526db9fe59da7ce7163a59815b01 Author: Fabio Erculiani Date: Sat May 16 20:11:16 2009 +0200 Spritz: remove translatable flag for gtk-* in spritz.glade commit 974370acd87571a83d4ce574b9fe9a91d3bebc5b Author: Fabio Erculiani Date: Sat May 16 18:54:13 2009 +0200 Spritz: add gconf schema installation to Makefile commit fa52f1becd1351c8bc2c0222ba3c511062e50cad Author: Fabio Erculiani Date: Sat May 16 18:37:38 2009 +0200 Spritz: add entropy:// URL handler protocol file for KDE4 commit 81cd330204f16cb14033ccb72dd61720d061dbaf Author: Fabio Erculiani Date: Sat May 16 10:13:32 2009 +0200 Spritz: add gconf entropy:// url handler commit a484b2e04a638d5b17c30a29ff9d652dfcfa78be Author: Fabio Erculiani Date: Sat May 16 00:19:29 2009 +0200 Spritz: improve relaibility of URI handler commit 09856c808f71f00004e2d3f1ea2e72df5a861bea Author: Fabio Erculiani Date: Sat May 16 00:14:42 2009 +0200 Spritz: add entropy:// URI handler commit d11d7c20e60b1f14bcfddcd7ee2e632a87cbf152 Author: Fabio Erculiani Date: Sat May 16 00:13:31 2009 +0200 Spritz: slightly improve arguments handling commit 08ff93b630462787a1195406def4313952ee1235 Author: Fabio Erculiani Date: Fri May 15 23:58:50 2009 +0200 update translations commit 2d8a1e5e0c77a7d192e4c4f0d28de21be8533124 Author: Fabio Erculiani Date: Fri May 15 23:58:25 2009 +0200 Spritz: allow sys.argv parameters commit 05392f9b7fdcdc8f9ee8f049f2ae3c44f82c74a8 Author: Fabio Erculiani Date: Fri May 15 23:55:37 2009 +0200 Makefile: fix python2 compiler commit e77dbd6b383454edce5dd1d768acea85c8634980 Author: Fabio Erculiani Date: Fri May 15 23:54:21 2009 +0200 Makefile: fix smartapps wrapper install commit 18a3dccbaa3b6e492c1de1ae4985f87889370e56 Author: Fabio Erculiani Date: Fri May 15 23:20:26 2009 +0200 Spritz: add cmdline option to install atoms (--install ) commit 1964ce702e2b2397872780d8a6d7f4eaa3438e1b Author: Fabio Erculiani Date: Fri May 15 21:56:39 2009 +0200 SpritzApplication: remove onInstall variable commit 268db6eec8ccc360337f6f18be4f8c0ae22fd143 Author: Fabio Erculiani Date: Fri May 15 20:00:52 2009 +0200 update TODO commit dd79947faa091631af39ad2bd5c4f06f69270641 Author: Fabio Erculiani Date: Fri May 15 20:00:20 2009 +0200 equo, smart apps generate: general code update commit 89ac49fc63864a8a2e565d9f28f1e807029452a8 Author: Fabio Erculiani Date: Fri May 15 19:35:35 2009 +0200 entropy.tools: remove deprecated functions commit d80f2ebd7480f10a42bbd2c3c64f1ddb5a24624c Author: Fabio Erculiani Date: Fri May 15 19:35:04 2009 +0200 entropy.tools: effectively move compressTarBz2 to compress_tar_bz2 commit d412435c2a7e6e716088816ebaa27ade009fe9f6 Author: Fabio Erculiani Date: Fri May 15 19:33:57 2009 +0200 entropy.tools + smart: rename compressTarBz2 to compress_tar_bz2 and update smart app tools commit aeca2ace6599dd16e5d779a2d488abbae9f0dc87 Author: Fabio Erculiani Date: Fri May 15 19:33:18 2009 +0200 entropy.tools: fix compressTarBz2 commit 9081c3061f8eb06613488be437c29bf5f0ed6107 Author: Fabio Erculiani Date: Fri May 15 18:14:38 2009 +0200 update TODO commit 61b05e72d67faa8b6c6577614cab10775ac2aa7b Author: Fabio Erculiani Date: Fri May 15 18:14:13 2009 +0200 unit testing: add entropy.transceivers unit test module commit 43c94a650735be4f5ff1d082437a04289f57fefe Author: Fabio Erculiani Date: Fri May 15 13:43:31 2009 +0200 unit testing: append correct sys.path to every test class commit 31bf6773afca13537a10d654b7680142c1e4cc1f Author: Fabio Erculiani Date: Fri May 15 13:43:05 2009 +0200 unit testing, add entropy.misc tests (specifically Lifo class test) commit 02034aaa39b273cb3be6e87dfe09c47cd993b8e6 Author: Fabio Erculiani Date: Fri May 15 13:29:07 2009 +0200 entropy.misc: Lifo, improve performance Dictionary counter is generally not needed thanks to max() and thread-safety is now left to developer. commit 4bb7e2cbfc5e3925e597b06fa949ac8fd7285664 Author: Fabio Erculiani Date: Fri May 15 10:15:33 2009 +0200 update TODO commit f93a86208bf386010887ad677138ab6dfe7f87e5 Author: Fabio Erculiani Date: Fri May 15 10:11:30 2009 +0200 entropy.server: implement branch flushback logic Generally, when starting a new branch packages are not copied over to avoid wasting disk space. So, old packages will be still pulled in from old branch directories (under packages/). This commit adds a function that automatically flush back old-branch packages into the current one. Let's say we have just bumped our repo from branch 1 to branch 2. We have 3 packages into it that are still placed inside /packages/1. Everything works until we decide to drop support from branch 1, in this case, we would have to rebuild all these packages wasting a lot of time. With "flushback" this is done automatically without touching packages integrity. commit eee643898009265652b0e6d8fe99f60e4c1c551a Author: Fabio Erculiani Date: Thu May 14 19:36:13 2009 +0200 entropy.server.interfaces.mirrors: change args on _sync_run_download_queue _sync_run_download_queue accepted a list of tuples of size 2, there is no need for such complex input since it just needs a plain path list. Moreover, appending some code style updates too commit c429d8c71c120483203293f51ac01c6e08224d69 Author: Fabio Erculiani Date: Thu May 14 19:31:03 2009 +0200 entropy.server.interfaces.mirrors: code style update commit 1cf75a57dd5ba5a708edb51f2e4604ededd91523 Author: Fabio Erculiani Date: Thu May 14 18:06:52 2009 +0200 entropy.transceivers: urlFetcher class becomes UrlFetcher commit 9421572b1ca30a33690a73027f7a720a3d4883ac Author: Fabio Erculiani Date: Thu May 14 10:54:46 2009 +0200 equo: during install queue output generation, handle installed repo information consistently commit c0d0168d43b6a3b84c606f51097d1b7d84966df1 Author: Fabio Erculiani Date: Thu May 14 09:12:48 2009 +0200 entropy.server: validate repos when moving/copying packages from a repo to another commit 51280ef68fb6f5bd21554dcd7ae9933b18fbbad9 Author: Fabio Erculiani Date: Thu May 14 09:05:30 2009 +0200 entropy.client.interfaces.package: remove unused install step "showmessages" commit 51204fd173c27bef8d2d6d7e07afc608da1aa5c5 Author: Fabio Erculiani Date: Thu May 14 09:04:37 2009 +0200 entropy: remove gentoo-compat option, always enabled commit bc6cc73b436cc84db9508014a61370025f55a0a8 Author: Fabio Erculiani Date: Thu May 14 08:51:43 2009 +0200 entropy.client.interfaces.package: rename gentoo references to spm commit 3e1c336122883014b0e7486bb941974a361caeaa Author: Fabio Erculiani Date: Thu May 14 08:48:18 2009 +0200 entropy.client: fix typo in __remove_package_from_gentoo_database when calling Spm.search_keys commit dd7aaaff3c5a746b230ef7cc77f850038ed426fc Author: Fabio Erculiani Date: Thu May 14 08:46:00 2009 +0200 entropy.client: on repository update, during db sync, catch DatabaseError exceptions too commit 77fc3e30c8c3abfdbcb7486d1da50ae8233b1c80 Author: Fabio Erculiani Date: Thu May 14 08:43:07 2009 +0200 equo: code style update commit 567840dc3bb14d5dd92866d3faa7b0921fbe1726 Author: Fabio Erculiani Date: Thu May 14 08:42:11 2009 +0200 equo: handle SystemError exceptions too commit edc03066e7fb932d55120e5b71d963c0f4dbb28f Author: Fabio Erculiani Date: Thu May 14 08:40:34 2009 +0200 equo: small code style update commit e5d867d98aed52ada9e2f4ccfcf92b64ed333d7c Author: Fabio Erculiani Date: Wed May 13 12:12:56 2009 +0200 entropy.client: code style update commit 5e0d8ea04a458546bab714f9297aa4e839ab2599 Author: Fabio Erculiani Date: Wed May 13 12:10:22 2009 +0200 entropy.client: only update Portage world file when install source is user commit 96a63525eb7acbc372aa2c16ae86aff7b72581e5 Author: Fabio Erculiani Date: Wed May 13 12:05:11 2009 +0200 entropy.client: make world file and portage db handling more atomic on removal commit 88e4612415f587b90b5be01dc3d0779e8d371181 Author: Fabio Erculiani Date: Wed May 13 11:52:33 2009 +0200 entropy.client: Portage world file handling fixes Portage world file handling was broken, causing portage to wtf all the time. This commit fixes it for the joy of wolfden (old man). commit 5212c9e96d51f3098f59f52d021f0a6e1fe4367a Author: Fabio Erculiani Date: Tue May 12 19:01:48 2009 +0200 entropy.client.misc.FileUpdates: encode CONFIG_PROTECT path with fs encoding commit 7f8e5820f9a3a8176691c447c2c5fac698ebc7a4 Author: Fabio Erculiani Date: Tue May 12 17:23:31 2009 +0200 Spritz: fix undefined reference commit f2cc4e1d91b49dc0de95048132b871ce94f45b73 Author: Fabio Erculiani Date: Tue May 12 17:23:06 2009 +0200 entropy.client: handle bogus entries on _lookup_library_breakages commit 55e96d0050a8b2f29382dc999a6f9bfd4db5885a Author: Fabio Erculiani Date: Tue May 12 16:58:47 2009 +0200 unit testing: add some misc test scripts commit 77f142ce6fc9b00fe84c549fb17d57c902bb531e Author: Fabio Erculiani Date: Tue May 12 16:57:26 2009 +0200 equo: make possible to import equo.py as module commit 0e8d1c304cd80c38b0422d96eafcee71fa3d5b9e Author: Fabio Erculiani Date: Tue May 12 16:41:05 2009 +0200 entropy.client: fix unreferenced variable, my fault commit 668e22889fd9e3fa2d0c4624094f1738435e6169 Merge: 5ec9677 d52ac2a Author: Fabio Erculiani Date: Tue May 12 14:45:27 2009 +0200 Merge branch 'master' of git+ssh://fabio@sabayonlinux.org/home/git/projects/entropy commit 5ec9677460706f1a2803359ddb3d4e38f9b4dd96 Author: Fabio Erculiani Date: Tue May 12 14:44:52 2009 +0200 entropy.Client: rework calculate_world_updates when using ignore-spm-downgrades So we have several nasty issues when using ignore-spm-downgrades here. First of all, calculate_world_updates should get the setting directly from SystemSettings instead of bugging developer asking for it. Secondly, calculate_world_updates should return a 4D tuple, also containing the matches ignored when ignore-spm-downgrades is enabled. Moreover, Spritz packages.py getPackageItem featured an unused argument, which has been dropped. I know this commit is a bitch because we are talking about changing API and affecting several files at once. commit 16305fa67723586c1cb3853f8856294b44904810 Merge: 4eefede a9abb9c Author: Fabio Erculiani Date: Tue May 12 14:20:30 2009 +0200 Merge branch 'master' of git+ssh://fabio@sabayonlinux.org/home/git/projects/entropy commit d52ac2a56ec90497ee881b7a0fe3d4bbe6c91997 Merge: 4eefede a9abb9c Author: Fabio Erculiani Date: Tue May 12 14:20:30 2009 +0200 Merge branch 'master' of git+ssh://fabio@sabayonlinux.org/home/git/projects/entropy commit 4eefede7c6b231fff67dd0c63ca62f223112a4b5 Author: Fabio Erculiani Date: Tue May 12 14:14:02 2009 +0200 entropy.Client: rework calculate_world_updates when using ignore-spm-downgrades So we have several nasty issues when using ignore-spm-downgrades here. First of all, calculate_world_updates should get the setting directly from SystemSettings instead of bugging developer asking for it. Secondly, calculate_world_updates should return a 4D tuple, also containing the matches ignored when ignore-spm-downgrades is enabled. Moreover, Spritz packages.py getPackageItem featured an unused argument, which has been dropped. I know this commit is a bitch because we are talking about changing API and affecting several files at once. commit a9abb9c4a5e0559b70c98cd84cd88e1c6cf1ec8b Author: rogerc Date: Mon May 11 19:47:21 2009 +0000 update Catalan translation commit d164da12b267cbaf3203c95f31b5d4a82d0f1747 Author: Fabio Erculiani Date: Mon May 11 09:11:55 2009 +0200 Spritz: "sort by votes" option now shows packages in reversed order commit 36040c6673cafbb5e71a5a6f0abc9407c35b4120 Author: Fabio Erculiani Date: Mon May 11 08:32:25 2009 +0200 Spritz: when calculating installation queues, make sure to have all the packages loaded in cache commit dd89f993fa8088000f07d121dc4a46399d864694 Author: Fabio Erculiani Date: Sun May 10 17:06:40 2009 +0200 reagent: I suck, after years of coding, i still make SyntaxErrors commit ca8129af60fb8aebbecb977bef3ad97416e76e8c Author: Fabio Erculiani Date: Sun May 10 17:04:41 2009 +0200 entropy.server.interfaces: move_packages, make supa-sure that queue does not contain dupies commit c71c8f8e9c7e49ebffc5274d371e0e9621ba586d Author: Fabio Erculiani Date: Sun May 10 17:03:35 2009 +0200 reagent: when moving/copying packages across repos, filter out argv dupies commit 5aa1f303ddd133dd997da4c13a085a03dc6a50db Author: Fabio Erculiani Date: Sun May 10 16:34:14 2009 +0200 update TODO commit a97e726622fee2a89ef265c7fdaeb37a82c7ce16 Author: Fabio Erculiani Date: Sun May 10 16:29:30 2009 +0200 entropy.transceivers: implement support for FtpInterface.get_file_md5 in FtpServerHandler The aim is to make php handlers not always required when there is a FTP server that supports "SITE MD5" commands (like proftpd with mod_md5). This commit makes FtpServerHandler able to handle such feature and avoid using any other external hook. If server support is found, this verification is enough. If support is broken, FtpServerHandler will try to fallback to previously supported features, if enabled (use_handlers variable). Moreover, FtpServerHandler now makes use of entropy.tools.is_valid_md5 instead of just checking if provided strings are long 32 chars. commit d18be0cfec08a8802b196ddcf9e54cbb62c9d2cd Author: Fabio Erculiani Date: Sun May 10 16:23:56 2009 +0200 entropy.tools: new function is_valid_md5 (self explanatory) commit faafaa1b0c957178c3284578366279491f6a28f2 Author: Fabio Erculiani Date: Sun May 10 13:46:11 2009 +0200 entropy.transceivers: FtpInterface add method get_file_md5. Proftpd server with mod_md5 supports SITE MD5 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". commit 1fa6d35eada0f4bdee90d3f17dab5efe60c22fd8 Author: Fabio Erculiani Date: Sat May 9 21:21:39 2009 +0200 update TODO commit 632bb073bf78245cf330ee6424dc17ecc1f063ea Author: Fabio Erculiani Date: Sat May 9 21:18:58 2009 +0200 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. commit 76d12c12a8fe2453f1f7625e4ffaa4a84137e2ea Author: Fabio Erculiani Date: Sat May 9 21:18:32 2009 +0200 Entropy Notification Applet: inform user when repos are being updated commit 8f79c28ee638c290e693240299d60089bb32f42e Author: Fabio Erculiani Date: Sat May 9 20:49:37 2009 +0200 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. commit 14aac4fe07bb9701e3f7e52a1fad197a4a6c488e Author: Fabio Erculiani Date: Sat May 9 17:51:03 2009 +0200 Spritz: when changing sorter, set busy X cursor commit 1a26bef1123cf9e7a793cc99bfb13ae5cc41cbb5 Author: Fabio Erculiani Date: Sat May 9 17:41:34 2009 +0200 Spritz: remove commented out code regarding view thread updater commit a18108ade308e81458c7a228e11e683e90af819d Author: Fabio Erculiani Date: Sat May 9 17:41:09 2009 +0200 Spritz: spritz.py, minor code style updates commit 89d25b66fa9bbab088e5d890c0ef58869a34a70f Author: Fabio Erculiani Date: Sat May 9 17:25:46 2009 +0200 Spritz: when calling idle_add, make sure that the function that will be called returns False commit 7eb454b291be964a603de228e4086c829704dfb4 Author: Fabio Erculiani Date: Sat May 9 17:11:20 2009 +0200 Spritz: use idle_add instead of timeout_add gobject method commit 635ac221963d1b9a006915abebbe11acdfd5ec67 Author: Fabio Erculiani Date: Sat May 9 16:47:12 2009 +0200 Spritz: packages treeview, allow clickable headers and connect to sorters commit 981490cd4226320ef3870aa47d1c5d133d11282c Author: Fabio Erculiani Date: Sat May 9 14:55:28 2009 +0200 Spritz: add more packages view sorters commit 24cc62af41f64651c542d338689b5b33dec44936 Author: Fabio Erculiani Date: Sat May 9 14:54:53 2009 +0200 Spritz: EntropyPackage, add voteint property commit 9669e7683f5cfcde080ecd657d46db3e5114811f Author: Fabio Erculiani Date: Sat May 9 13:43:10 2009 +0200 entropy.server.interface: when move_packages is done, always run dependencies test commit f5d8f12bb2e43164cfc5c0e4773bf9c0c6ed2620 Author: Fabio Erculiani Date: Sat May 9 13:27:45 2009 +0200 entropy.server.interfaces: move_packages, fine tune output commit 6d68012f6717cdcf17be29b92e2a30c6729c8311 Author: Fabio Erculiani Date: Sat May 9 13:27:20 2009 +0200 entropy.qa: _get_deep_dependency_list, always discard -1 in returning set commit 70e9eb4f7d3355dedb34f623a1e2257d3f986b7d Author: Fabio Erculiani Date: Sat May 9 13:22:59 2009 +0200 entropy.server.interfaces: fine tune output on move_packages commit 4e6267b5116bc5ff6d1b8a36dfd36a6c127e9d53 Author: Fabio Erculiani Date: Sat May 9 12:50:53 2009 +0200 update TODO commit 0a4333886fa9cfff81c70f6035553be11401e746 Author: Fabio Erculiani Date: Sat May 9 12:49:28 2009 +0200 entropy.db: rename WriteLock to __write_mutex commit 4fa3d968c2edfb772211e32bdbe9ce7a6912302b Author: Fabio Erculiani Date: Sat May 9 09:08:31 2009 +0200 update translations commit e443ae88216924901792c4a6118ba1724f5d2785 Author: Fabio Erculiani Date: Sat May 9 09:07:28 2009 +0200 Spritz: beautify view sorter combo box commit 269c258e84cf93821fca8871b041260bb946ba82 Author: Fabio Erculiani Date: Sat May 9 00:35:20 2009 +0200 update TODO commit 740efa1a33bfe4686901cadc71463723b33f1c37 Author: Fabio Erculiani Date: Sat May 9 00:34:57 2009 +0200 Spritz: add new package view sorter (reverse sorter) commit a93739e0963ff46a8acf97d692e6f89ed4fa8f2c Author: Fabio Erculiani Date: Sat May 9 00:28:25 2009 +0200 Spritz: add views' model sorting infrastructure to allow multiple sorters commit d182d66d803fa6f476dda0c97bcd252f02b4131a Author: Fabio Erculiani Date: Fri May 8 20:47:06 2009 +0200 Spritz: remove categories view tab, useless now commit f07a40d91044d22b0a78d7a02537b782bb16b71a Author: Fabio Erculiani Date: Fri May 8 20:32:07 2009 +0200 Spritz: quit method should check if referenced variables are set commit 967802c70a6474b19205fe2ad4ac1366832b1117 Author: Fabio Erculiani Date: Fri May 8 20:28:56 2009 +0200 Spritz: add 'All' radio button which will make categories view tab useless commit 67749346995a0d66e2a17cffd3e20de7c8c969be Author: Fabio Erculiani Date: Fri May 8 14:55:34 2009 +0200 update TODO commit 85dcea36bb740190f4b1d2ad55ea0938923d0e9f Author: Fabio Erculiani Date: Fri May 8 14:54:05 2009 +0200 Spritz: on File Updates window, when pressing "Edit", TextReadDialog is used. (disabled for now) commit 0feebd08bf7d1bb61fa359eedd84949561ad3caa Author: Fabio Erculiani Date: Fri May 8 14:52:27 2009 +0200 Spritz: TextReadDialog, add save/cancel buttons commit bdddc4a1120b3fb7ac4745e404bb814584338eb5 Author: Fabio Erculiani Date: Fri May 8 14:02:32 2009 +0200 Spritz: on File Updates window, don't use external editors when showing file differences commit a74c7f5228693621252ff175fe4b0127934496f2 Author: Fabio Erculiani Date: Fri May 8 14:01:10 2009 +0200 Spritz: TextReadDialog, allow to provide gtk.TextBuffer objects directly and read/write mode commit e8b2c905244bf77308c4857257f077703f011318 Author: Fabio Erculiani Date: Fri May 8 13:29:44 2009 +0200 reagent: always translate inject paths to real paths commit 760eab5cb6da3f49efb02c490725200291295d88 Author: Fabio Erculiani Date: Thu May 7 18:16:33 2009 +0200 Spritz: make private methods public commit 061be8880aed5c11f1d501073f386d12c1b04ecd Author: Fabio Erculiani Date: Thu May 7 18:13:51 2009 +0200 Spritz, dialogs.py: TextReadDialog, fix typo commit c2d0e2c22f03f56987ff540c202bcbd9a8e30946 Author: Fabio Erculiani Date: Thu May 7 17:45:56 2009 +0200 Spritz: create generic text viewer and use it as license viewer commit 3bb0280f8365b0d6dadd5d09d063fa42724576ed Author: Fabio Erculiani Date: Thu May 7 17:32:21 2009 +0200 update TODO commit 844c40f05edafb9606e7e2790d899e6e368d91e0 Author: Fabio Erculiani Date: Thu May 7 17:31:38 2009 +0200 entropy.client.interfaces.methods: do not clear SystemSettings when running in dry-run mode commit 5582fd2efdcfb1174e573ef285db3676b3dd590a Author: Fabio Erculiani Date: Thu May 7 17:30:28 2009 +0200 SystemSettings: move live package masking metadata to persistent settings commit 7147afa9aa5ae4d571f78e0c20e2999ee6b684ae Author: Fabio Erculiani Date: Thu May 7 17:29:42 2009 +0200 Spritz: fine tune package masking dialog and fix confirmation dialog commit 7779b7f7c1ffb1979fed48d6a744c9aee1811e7a Author: Fabio Erculiani Date: Thu May 7 17:29:09 2009 +0200 Spritz, masked packages dialog: fine tune treeview columns width commit c783029aaa83ec1257fc5bfe17344323fff8e9a0 Author: Fabio Erculiani Date: Thu May 7 16:49:02 2009 +0200 Spritz: show wait window on load commit 22b93e025c1ed4dce0a49243e946a5a79354c735 Author: Fabio Erculiani Date: Thu May 7 16:45:23 2009 +0200 Spritz: remove unused code commit 5e4507524ff6d66ce43ad349f6e9dae04f141d40 Author: Fabio Erculiani Date: Thu May 7 16:35:54 2009 +0200 Spritz: show wait window when closing commit 15fe5d8a487c30cabbfa7e606f2d0f822b5ac189 Author: Fabio Erculiani Date: Thu May 7 14:17:59 2009 +0200 update TODO commit f7f480569bcdd19b4d1c59e3e22ef18ebbfb0f0b Author: Fabio Erculiani Date: Thu May 7 14:16:35 2009 +0200 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'. commit 6b71cb80c04161d4bb8ba6b8d536f84e80a82be9 Author: Fabio Erculiani Date: Thu May 7 14:12:10 2009 +0200 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. commit 62874135223702d5c72fcd0f50cf758483d07033 Author: Fabio Erculiani Date: Thu May 7 14:11:37 2009 +0200 QA interface: improve _get_deep_dependency_list method commit 7557ce7df5133e49b060c84bb47e3563c00f59a4 Author: Fabio Erculiani Date: Thu May 7 13:27:36 2009 +0200 Spritz: update Repository Manager client init commit ee7db45033aa56bd87743d65a6b463adb23ca4ec Author: Fabio Erculiani Date: Thu May 7 13:27:10 2009 +0200 Spritz, dialogs.py: when using timeout_add, don't use keyword args commit 81e50645ef299ee742f0924ccba1ff5409d3d65c Author: Fabio Erculiani Date: Tue May 5 07:40:24 2009 +0200 update TODO commit d79ea24614a43e93740b7d2b32ffd97866b2f313 Author: Fabio Erculiani Date: Tue May 5 07:39:14 2009 +0200 Spritz: began code refactoring. Spritz now warns if a repository has been added but not downloaded. Several initial code moves. commit fb5eb017be32587867010bc2c39c9f4e95de7992 Author: Fabio Erculiani Date: Tue May 5 06:06:44 2009 +0200 Spritz: code style updates commit c7a0d62879048a5c3d1488d4de71a6be56caf023 Author: Fabio Erculiani Date: Tue May 5 05:59:13 2009 +0200 entropy.db: improve utf8 and str input support of insertLicenses commit 318e90692cc552c919928a93ba123d8047a5c3b7 Merge: 2a88737 e7ca06c Author: Fabio Erculiani Date: Mon May 4 22:48:28 2009 +0200 Merge branch 'master' of git+ssh://fabio@sabayonlinux.org/home/git/projects/entropy commit 2a88737b28ac3d410e9d31af9124ba6b60b970b2 Author: Fabio Erculiani Date: Mon May 4 22:47:36 2009 +0200 Spritz: packages view, handle Queued view cache correctly commit db1871460327e1302ed82a3ce1002812dff3b86f Author: Fabio Erculiani Date: Mon May 4 22:47:08 2009 +0200 Spritz: entropyapi.py, add missing module import commit e7ca06ce9601dd85c0ae9b00604ae9b31c50e63c Author: Fabio Erculiani Date: Mon May 4 17:41:55 2009 +0200 unit testing, db: add test for insertLicenses with str input commit 8669bec923677f3addf64d4660409b061bff8c2c Author: Fabio Erculiani Date: Mon May 4 17:41:26 2009 +0200 entropy.db: insertLicenses, add support for both unicode and str input commit 7f759bd9395677083c63b6f33b5bf561a2c3bd22 Author: Fabio Erculiani Date: Mon May 4 00:58:44 2009 +0200 update TODO commit 0f50e161fb08b284112f53e9dc3dab37b8caba6c Author: Fabio Erculiani Date: Mon May 4 00:57:43 2009 +0200 Spritz: make Spritz window maximized by default commit 908a50f1f1b8490e6c5250936df4496b7c8c2748 Author: Fabio Erculiani Date: Mon May 4 00:24:00 2009 +0200 entropy.client.interfaces.package: fix __update_available_cache __update_available_cache wasn't working correctly: available cache was not updated correctly, causing get_available_packages returning wrong information when cached. commit 3dce30fb63dfe37a5a84631697757e79d220b605 Author: Fabio Erculiani Date: Mon May 4 00:23:29 2009 +0200 Spritz: spritz.py trivial code style updates commit 0c0ccd8a82f7fbe412989ee38d29e834f07bfa16 Author: Fabio Erculiani Date: Sun May 3 23:57:12 2009 +0200 Spritz: when skipping a mirror, also consider it dead in the water commit 1a90a00f252109565cd46946e35677289ae9fd42 Author: Fabio Erculiani Date: Sun May 3 23:55:36 2009 +0200 entropy.client.interfaces.fetch: set/unset default mirror to MirrorStatus commit b04cbc6d9af9bce410311a5bda10e014c9044e8a Author: Fabio Erculiani Date: Sun May 3 23:40:28 2009 +0200 entropy.client.mirrors.StatusInterface: add two new methods. Add set_working_mirror and add_failing_working_mirror methods with the aim of increasing the usefulness of the class. commit ebae3d29f6403334e779c848e76d3695cb09c320 Author: Fabio Erculiani Date: Sun May 3 22:29:35 2009 +0200 Spritz: on Queued tab, reload the view every time a package is unselected commit 3b77e8625ee4af07fc4303ffada1955a68cd01f1 Author: Fabio Erculiani Date: Sun May 3 22:16:52 2009 +0200 Spritz: fix queued tab after one load commit e0291f9d63fabd4e7b0084784be8cc3d566e453e Author: Fabio Erculiani Date: Sun May 3 22:02:54 2009 +0200 Makefile: fix entropy-server-install commit dbd9fef2ed8431ebe176743877b65d4597be2f2d Author: Fabio Erculiani Date: Sun May 3 18:58:20 2009 +0200 update TODO commit 1599a3ae3079eeb8f0cbd099984673ec8f2c2ad3 Author: Fabio Erculiani Date: Sun May 3 18:57:21 2009 +0200 transceivers: avoid showing negative data transfers commit e4f4d3b561fed07ca15961bedb2274447e9e6b9c Author: Fabio Erculiani Date: Sun May 3 18:31:19 2009 +0200 entropy notification applet: fix typo in message string commit ef6d2dd5b278085d6aafb6d8e6c174f3d947d2db Author: Fabio Erculiani Date: Sun May 3 18:30:50 2009 +0200 client updates daemon: workaround for possible race condition, at least it seems to help commit 24639fc71daf0bd9221e954829922053ad8eb23a Author: Fabio Erculiani Date: Sun May 3 17:43:43 2009 +0200 Spritz: use gobject.timeout_add instead of a custom LIFO buffer in dialogs module commit 201da8a9fd5c8260f71e071ef8245f6a7d4921bb Author: Fabio Erculiani Date: Sun May 3 17:25:22 2009 +0200 Spritz: fix UGC tab in package properties' window commit cdda987d382671b18bee2939b46888867fb9a6c9 Author: Fabio Erculiani Date: Sun May 3 17:17:15 2009 +0200 Spritz: remove TaskQueue LIFO in favour of gobject.timeout_add commit 8485c00d8465b241a7baee1abcd33e844d6a493e Author: Fabio Erculiani Date: Sun May 3 17:11:35 2009 +0200 Spritz: fix threading issues when asking to accept licenses on package install commit 7c1c69df1354c2651de10c605a871eea95db5248 Author: Fabio Erculiani Date: Sun May 3 15:29:23 2009 +0200 entropy.client.interfaces.trigger: fix ebuild postinstall and preinstall trigger when merge_from mode is used commit 7dae8b0bded97005b67333cb11644b5cf3897e58 Author: Fabio Erculiani Date: Sun May 3 14:57:20 2009 +0200 entropy.client.interfaces.dep: fix generate_dependency_tree On some circumstances, post dependencies got a deplevel of 0, which was overwritten by conflicts data. This patch fix the issue by making deplevels >= 0 to always start from 1, leaving deplevel = 0 to conflicting packages. Moreover, this patch improve generate_dependency_tree performance. commit 2c3f9fe24aa1ce42f4fc404899a4bd3acecbe91a Author: Fabio Erculiani Date: Sat May 2 18:12:14 2009 +0200 entropy.db: skip tables that cannot be dropped on initializeDatabase commit 6f9720c002e6b44bbdc9a9552eb0d1b86f219a5c Author: Fabio Erculiani Date: Sat May 2 17:28:37 2009 +0200 update TODO commit 7b32fdfa62911f60d234a6627551a1920a9ff5f5 Author: Fabio Erculiani Date: Sat May 2 17:28:20 2009 +0200 client updates daemon: code style updates commit 9741821770ecbe452b6cf2ea8b6951d56f953e08 Author: Fabio Erculiani Date: Sat May 2 17:06:58 2009 +0200 update TODO commit c79298d28bdf073eb13988895a182c3f2d2f2a40 Author: Fabio Erculiani Date: Sat May 2 17:06:49 2009 +0200 update translations commit c01b9bc9960b63f5ee300ad00a1764199166ab8f Author: Fabio Erculiani Date: Sat May 2 17:05:42 2009 +0200 entropy notification applet: port to the new dbus-based service. commit ad0572679eadc44ee388c57a694f4d5011b39e30 Author: Fabio Erculiani Date: Sat May 2 17:02:53 2009 +0200 client updates daemon: finalize first version. With this commit the work on the client (system) updates daemon is complete. The *thing* works over dbus, exporting a bunch of methods and sending signals whenever new updates are downloaded. For more information look at the file itself, for now. commit 55d42aaddfef55233c4ed019e6e9e506cb43b6b0 Author: Fabio Erculiani Date: Fri May 1 19:53:15 2009 +0200 client-updates-daemon: improve efficiency. Load Entropy Client interface on-demand. commit 55234b893b77d90d4a5d99a51bb11a2cce709c31 Author: Fabio Erculiani Date: Fri May 1 19:30:44 2009 +0200 client updates daemon dbus infrastructure in place, service works. Using dbus to launch the Entropy Client Updates daemon gives several obvious advantages. This commit makes it happen! commit 6e7f8d45ffc662aa497ae800d29c4f03567c585e Author: Fabio Erculiani Date: Fri May 1 18:56:09 2009 +0200 client updates daemon: add dbus .service and fix Makefile commit a20c36400f0d70ce9b60546307c3ddf839998116 Author: Fabio Erculiani Date: Fri May 1 18:53:21 2009 +0200 update translations commit 6ce414da33d03f4203c29450861ed34ff116ac5d Author: Fabio Erculiani Date: Fri May 1 17:47:34 2009 +0200 client updates daemon: connect dbus to glib mainloop and catch dbus exceptions properly commit e1c3b1d5957f92a63f6473bd4d09236cfd08f3cf Author: Fabio Erculiani Date: Fri May 1 17:24:53 2009 +0200 updates notification dademon: update dbus policy file commit 9f5e58336b3166d51ba2adb59aa742bfccc4869c Author: Fabio Erculiani Date: Fri May 1 16:41:55 2009 +0200 client updates daemon: update dbus service object path commit dd13d3e015fd0e2fa6f380c8f1c810500edcbba6 Author: Fabio Erculiani Date: Fri May 1 16:16:24 2009 +0200 Makefile: fix updates daemon installation commit 000054dc4f5f00c26e966e79ad0de904540c7c62 Author: Fabio Erculiani Date: Fri May 1 16:16:18 2009 +0200 update TODO commit 70324920bbdbfa206018b51e87b09943232cad34 Author: Fabio Erculiani Date: Thu Apr 30 16:48:03 2009 +0200 entropy updates daemon: fine tune polling interval commit 824be373477b0b2c6009faee4d72f8a2cec95e73 Author: Fabio Erculiani Date: Thu Apr 30 16:42:10 2009 +0200 client updates daemon: entropy resources lock handling When the daemon is loaded, it should not take over the pid file. Also, before trying to update the repositories, it should check if the same resources are locked by something else. commit 5ff56771de2d22ff5bded8b9c01891ba87b3048d Author: Fabio Erculiani Date: Thu Apr 30 12:06:49 2009 +0200 client updates method: add dbus method to trigger updates check commit 2145d9e90989fa8322025be259cd6ac16190461e Author: Fabio Erculiani Date: Thu Apr 30 11:33:18 2009 +0200 client updates daemon, phase 3 - init script added - fine tuned polling interval commit cb66bf460a298a958e820dce260be080d43c3371 Author: Fabio Erculiani Date: Thu Apr 30 11:24:47 2009 +0200 client updates daemon: new updates signal works as expected commit 615d4cac1bb60a49f3f7742f8b1e1b0491cbb77d Author: Fabio Erculiani Date: Thu Apr 30 11:21:10 2009 +0200 entropy.client.interfaces.Client: properly fill validRepositories When repo_validation is False, validRepositories list was not filled properly on __init__. This commit fixes the issue. commit 623e6769a7be2ea4cd139ecd87c8ac5f5b1a1839 Author: Fabio Erculiani Date: Thu Apr 30 10:58:56 2009 +0200 client updates daemon: fix dbus signature of compare_repositories_status commit f04d3a3cd14ea6e38cfda07829f4613e5b0647c2 Author: Fabio Erculiani Date: Thu Apr 30 10:39:17 2009 +0200 client updates daemon: phase 2. Make the client update daemon a dbus system service, provide policy, update Makefile. More to come (phase 3). commit e47d1c4f3d9717c9c6255c56c2b5409a4247da52 Author: Fabio Erculiani Date: Thu Apr 30 10:20:33 2009 +0200 entropy.misc: LogFile, fix write to non-existent files (crate them) commit 58d92bf2718a88f6f4bea799842e564c2ade3ae4 Author: Fabio Erculiani Date: Thu Apr 30 01:42:12 2009 +0200 entropy client updates daemon: misc code cleanup and improvements. commit dd4d378f7675672d530647b6f13a9c49d766c11a Author: Fabio Erculiani Date: Wed Apr 29 15:47:33 2009 +0200 entropy.spm: fix PortagePlugin.use_reduce to work with unicode too commit ab237ea0d4de605683852813853139fc8e86c17c Author: Fabio Erculiani Date: Wed Apr 29 15:44:52 2009 +0200 entropy.db: regenerateCountersTable, open counter file safely commit e894e9254f58c15915753ba065040c58165aef7a Author: Fabio Erculiani Date: Wed Apr 29 15:42:15 2009 +0200 unit testing, db: add another package metadata handling test commit d1f1ff1c00b8b3b2ee14e8963c8af91c94288b0d Author: Fabio Erculiani Date: Wed Apr 29 15:40:25 2009 +0200 entropy.client.interfaces.metadata: when extracting license, make sure that it is read correctly. It can happen that licenses are written in UTF-8 directly, as previous commit states. Moreover, make sure that there's a perfect match between what is returned by get_pkg_metadata and entropy.db.getPackageData commit 86347bf7daaa894431f5106d9c24056209434e8b Author: Fabio Erculiani Date: Wed Apr 29 15:39:18 2009 +0200 entropy.db: improve retrieveChangelog and retrieveLicensedata methods There are certain changelogs and licenses which are written in UTF-8 directly, so, we should consider this case too commit 823882278a2c602b57f7af53c394fac08ef3e2a8 Author: Fabio Erculiani Date: Wed Apr 29 15:09:07 2009 +0200 fix issue that caused the client repository to not being loaded because of db errors in LocalRepository.__init__() commit 8649b444b80dc60b096a2bc9f410c13bf281eaec Author: Fabio Erculiani Date: Wed Apr 29 15:00:54 2009 +0200 entropy.client.interfaces.dep: remove deprecated methods commit 0a24291320398c5e971f3ad558d4810aa871d610 Author: Fabio Erculiani Date: Wed Apr 29 14:59:48 2009 +0200 entropy.client.interfaces.methods: remove deprecated methods commit 472366c9660a2e02079f7321b3e28fc9d8c21e15 Author: Fabio Erculiani Date: Wed Apr 29 14:52:17 2009 +0200 unit testing, db: add 2 new tests commit dc18e0f36b83c324d390d1f0084d77c0d31706ad Author: Fabio Erculiani Date: Wed Apr 29 14:50:21 2009 +0200 entropy.client/server/db: improve non-ASCII metadata handling. extract_pkg_metadata now returns data in UTF-8 format and does it correctly. This avoids failures on 'equo database generate' and weird conversion conditions. Moreover, this commit should not break backward compatibility since this is properly handled in entropy.db methods. commit f20a8226beda51e5302007b1512d6e0df8383ee5 Author: Michele Tameni Date: Tue Apr 28 17:43:23 2009 +0000 First draft uo update daemon commit 67181d308efa76a18251320c42e944c4fdad0111 Author: Fabio Erculiani Date: Mon Apr 27 17:28:19 2009 +0200 'equo help' support, thanks Ian Whyman for the suggestion commit fb5bf099e210475675f98af0999f5da2f3f13727 Author: Fabio Erculiani Date: Sun Apr 26 01:26:22 2009 +0200 update TODO commit ee96eadb6fe8f403479146c3a7d2b6eca264f2b7 Author: Fabio Erculiani Date: Sun Apr 26 01:26:14 2009 +0200 update translations commit a37c9f219806e6a45bda683ba0084c7b7098f97c Author: Fabio Erculiani Date: Sun Apr 26 01:01:25 2009 +0200 entropy.server: improve support for expiration based packages removal commit 2deebc2ab6062976ed7e932abca9516b874ab8e9 Author: Fabio Erculiani Date: Sat Apr 25 23:21:30 2009 +0200 Community Repositories: make it back working. Community Repositories support was broken due to codebase changes and introduction of SystemSettings, which now overwrites any overridden setting. This commit fixes all the issues and also improves the current support. commit 6cf7bd9ed1413fe7a723173e8bd9e2331e6716a8 Author: Fabio Erculiani Date: Sat Apr 25 22:36:29 2009 +0200 update TODO commit a7faac4d03f1dd230ba68a0d20ed31d70d1c60a8 Author: Fabio Erculiani Date: Sat Apr 25 22:32:18 2009 +0200 entropy.server: add support for expiration-based packages removal. If enabled in server.conf, entropy server side interface can now allow multiple packages in the same scope without forcefully being 'injected'. Through packages.db.fatscope in database dir, you can choose what packages are eligible to this status, you can use '*' wildcard to enable the feature for all the packages. Be warned, this feature is EXPERIMENTAL (read server.conf) and not enabled by default. commit 1cf472e97a622f957ac1ebbe3debd3939e64564b Author: Fabio Erculiani Date: Sat Apr 25 22:31:08 2009 +0200 SystemSettings: external parsers (given by plugins) will run in alphabetical order commit c69f79563faae7bcfc50fa6a3789ae036de15f1c Author: Fabio Erculiani Date: Sat Apr 25 22:05:27 2009 +0200 equo: export 'equo database counters' to community tool for clarity commit 8c37428a5248a242a0f6e613d86b0e1735f099c8 Author: Fabio Erculiani Date: Sat Apr 25 19:07:49 2009 +0200 entropy.client: remove old configuration files protection and masking code. Since configuration files protection is now gathered per-package, there is no more need of having the same (and broken) metadata into SystemSettings. commit 0bc96e24d9bd6cb2c75149f6a5211d1f2b918035 Author: Fabio Erculiani Date: Sat Apr 25 18:56:22 2009 +0200 entropy.client: fix configuration files protection and masking. Using a database-wide CONFIG_PROTECT metadata is not wise and triggers several issues, every package during install and removal should use their own information (as in CONFIG_PROTECT and CONFIG_PROTECT_MASK) commit f34be7c9995c2158b9a0b2a711702003ef61c483 Author: Fabio Erculiani Date: Sat Apr 25 08:41:24 2009 +0200 move SystemSettings generic file parser to entropy.tools so that can be reused by other areas of the codebase commit 6882ac24f9fe7132da5ecd4048f2ab6682998e3f Author: Fabio Erculiani Date: Sat Apr 25 07:51:34 2009 +0200 entropy.client.misc: do_backup(), change backup files prefix commit 39ae6a3bb2dd9ca19b27808d9f38b812207b06e7 Author: Fabio Erculiani Date: Sat Apr 25 07:44:16 2009 +0200 entropy.client.misc: use os.rename instead of shutil.move in scanfs. Along with using os.rename instead of shutil.move in scanfs, restrict the range of exceptions catched when calling load_cache. commit abf09df4358e588f2d794c65b116af968361929a Author: Fabio Erculiani Date: Fri Apr 24 19:16:05 2009 +0200 update TODO commit 63e43f251790fbc95bf27ce15f6ca4924b65651b Author: Fabio Erculiani Date: Fri Apr 24 17:45:59 2009 +0200 entropy.const: use new entropy.tools gzip/bzip2 unpack functions commit 9ec0fb3308a463e3d6ba33293875cd88bc491f1b Author: Fabio Erculiani Date: Fri Apr 24 01:07:47 2009 +0200 update TODO commit 37937fb52fdbfbfa32625130b32bfd7a7fec1b45 Author: Fabio Erculiani Date: Fri Apr 24 00:51:43 2009 +0200 equo, text_query: fix search_installed_packages when packages var is empty commit 63f6bfebbccba3b20ea3fb563cfa5fbac335816c Author: Fabio Erculiani Date: Fri Apr 24 00:44:27 2009 +0200 update TODO commit 9fbeca2d3e27705adcfc9113f060d38f9df79477 Author: Fabio Erculiani Date: Fri Apr 24 00:41:26 2009 +0200 new init service repository_services, rename repository-services-daemon to repository-services-daemon.example and update Makefile. commit 616eb328b8b1129fe011bb8fcdbe451140d053fd Author: Fabio Erculiani Date: Thu Apr 23 23:49:11 2009 +0200 Makefile: fix man pages install commit 29cbc67ef0d388439949841bde262d536caddd79 Author: Fabio Erculiani Date: Thu Apr 23 22:13:16 2009 +0200 update TODO commit 0cfce3ab79533d8b25814bc611feed7303950e73 Author: Fabio Erculiani Date: Thu Apr 23 22:12:41 2009 +0200 move service scripts to services dir, add repository admin init service commit d8a1d90eb766c0a6721863837d12472d88489cc8 Author: Fabio Erculiani Date: Thu Apr 23 16:09:21 2009 +0200 entropy.const: fix another typo in const_create_working_dirs commit b75e26268f745b88a25b8a4eebfcb0dbae59967c Author: Fabio Erculiani Date: Thu Apr 23 16:08:44 2009 +0200 entropy.const: fix typo, SyntaxError commit 7ad459e7cd3886957579f5c6701cb101b2b4afda Author: Fabio Erculiani Date: Thu Apr 23 13:18:52 2009 +0200 update TODO commit 983f81368b23454be28c311f71658d66b88597ea Author: Fabio Erculiani Date: Thu Apr 23 13:18:12 2009 +0200 remove equo option data from gen_manopts.py commit b3e98e1d54bf8815e0e30aa8d666b0d2ac6aae18 Author: Fabio Erculiani Date: Thu Apr 23 13:17:51 2009 +0200 complete reagent and activator man pages commit 22133c4f1b41ee5e62a61fb776906c0e3ea215ff Author: Fabio Erculiani Date: Thu Apr 23 13:08:23 2009 +0200 entropy.const: const_create_working_dirs, improve reliability commit 4357eaaf13516cb088af3fd3affe3c5e4923557e Author: Fabio Erculiani Date: Thu Apr 23 13:07:28 2009 +0200 equo initial man page complete commit bbc7239baf7fae265333939cf105a219e517841d Author: Fabio Erculiani Date: Thu Apr 23 13:06:55 2009 +0200 add useful script for man pages (.pod format) generation commit 2cca2b7a26639d85ab2700c28a08c5d82aa35548 Author: Fabio Erculiani Date: Wed Apr 22 13:39:30 2009 +0200 update TODO commit fdd628851010330930a64318d62a5d7a95692373 Author: Fabio Erculiani Date: Wed Apr 22 00:25:59 2009 +0200 entropy.client.interfaces.package: match_checksum, better workaround package signatures generated with buggy entropy git versions commit de921f39f017323b1e360f2bd9fe968d76cdc608 Author: Fabio Erculiani Date: Wed Apr 22 00:08:05 2009 +0200 entropy.client.interfaces.package: match_checksum fix it can happen that no package signatures are available: if this is the case, completely skip the signature verification. commit 814e468c05311e76b3af76ba61d3e3a4542e7567 Author: Fabio Erculiani Date: Tue Apr 21 10:04:31 2009 +0200 rename entropy-repository-daemon to repository-services-daemon commit 5a774a46068ce3037dd9ebcd93726010bb9f3f24 Author: Fabio Erculiani Date: Tue Apr 21 10:03:34 2009 +0200 entropy-repository-daemon: refresh repository daemon script commit a513f12c635812dc4c4604e894cf952a2b4d4d16 Author: Fabio Erculiani Date: Tue Apr 21 10:02:39 2009 +0200 repository-admin-daemon: trivial change commit 98fbe0bf9de38a54851bacddd45250a0796d4aa8 Author: Fabio Erculiani Date: Tue Apr 21 09:31:40 2009 +0200 fix Makefile, rename entropy-system-daemon to repository-admin-daemon commit 449b8b4863c0f4636fd88b4fe28f3b5a80cae49c Author: Fabio Erculiani Date: Tue Apr 21 09:30:54 2009 +0200 rename entropy-system-daemon to repository-admin-daemon commit 0ee8a00c4ab3af3ac4c7492dd756c3bdf1a37cd8 Author: Fabio Erculiani Date: Tue Apr 21 09:30:00 2009 +0200 entropy-system-daemon: improve scriptability and refresh code commit 58be209dc65cf7f03196feb878d3a0b380a47bff Author: Fabio Erculiani Date: Tue Apr 21 08:29:09 2009 +0200 entropy.client.interfaces.package: trivial match_checksum output change commit 97f84255f576e0d4910f07565f69447e480a3808 Author: Fabio Erculiani Date: Tue Apr 21 08:28:22 2009 +0200 entropy.db: cache unlock message output to avoid to flood the user commit cf0f40f109ac0651d1f41746586ba9816211afef Author: Fabio Erculiani Date: Tue Apr 21 00:51:37 2009 +0200 update TODO commit 330b29224774b4f1d65858e7dbcfe9b460e7b1e0 Author: Fabio Erculiani Date: Tue Apr 21 00:49:54 2009 +0200 entropy.client.interfaces.package: implement package signatures verification when available. SHA1, SHA256 and SHA512 are now checked client side together with MD5. This improves package download reliability. Moreover, improve match_checksum method to better handle error cases. commit b3424c587feea02a8eb6fa5c26b9cb45db4879ed Author: Fabio Erculiani Date: Tue Apr 21 00:46:33 2009 +0200 entropy.server.interfaces: properly set signatures on package changes commit 96b610a75fc8886737982e9fcd06da95252d1d5f Author: Fabio Erculiani Date: Tue Apr 21 00:45:29 2009 +0200 entropy.db: new method setSignatures commit 13635788e5c22ee73c11745f5f994f8dd5e550c0 Author: Fabio Erculiani Date: Tue Apr 21 00:29:34 2009 +0200 entropy.db: retrieveTrigger, return empty string if no trigger is found commit 2b0bd68d0b01bc8584dc2dedc39b48e0cbe95eec Merge: 157a001 d4a25cd Author: Fabio Erculiani Date: Mon Apr 20 22:01:30 2009 +0200 Merge commit 'wael/master' commit 157a001354760e6b7ff2a2153c754bdd1e814756 Author: Fabio Erculiani Date: Mon Apr 20 21:57:18 2009 +0200 entropy.services.interfaces: remove variable init which causes class to fail loading commit 0891726abc69cdd278a6e045f2d1de3b325dc7d0 Author: Fabio Erculiani Date: Mon Apr 20 20:39:44 2009 +0200 update TODO commit 1c46d90cf9ae50093bb8c2aaee0cd0a150cf1c6c Author: Fabio Erculiani Date: Mon Apr 20 20:39:17 2009 +0200 unit testing: add server unit testing module commit 707da3675fbe241152d3ca5ad02799d9b1b8c15e Author: Fabio Erculiani Date: Mon Apr 20 20:26:51 2009 +0200 entropy.server: ease fake repository init commit 125c20754d971aa83e6a978795c538528530b6a8 Author: Fabio Erculiani Date: Mon Apr 20 20:25:26 2009 +0200 entropy.server: improve behaviour when server database is not physically available and when running in fake mode commit f1bb40959c42e5e90f2b3a8a0850f139963860f2 Author: Fabio Erculiani Date: Mon Apr 20 20:04:43 2009 +0200 entropy.server: fix close_server_databases commit 0a28af0ee64b4e7fd827b5a2282750c80542b0cf Author: Fabio Erculiani Date: Mon Apr 20 20:01:26 2009 +0200 unit testing, db, client: cleanly close Client instances commit 437bbec08773022f7ca1d474a5f948cfb913b6ee Author: Fabio Erculiani Date: Mon Apr 20 20:00:46 2009 +0200 entropy.server: add support for in-memory repositories commit 282924f76a1a4578e174219aabb7c039d0446f39 Author: Fabio Erculiani Date: Mon Apr 20 18:23:14 2009 +0200 unit testing, client: add 3 more tests commit a113bafb9adac57c42d617ed829b93462dcc34e6 Author: Fabio Erculiani Date: Mon Apr 20 18:22:07 2009 +0200 SystemSettings: fix typo in update method commit 8d4aac54c42d39e53c5cd0da099494f99a2ba43d Author: Fabio Erculiani Date: Mon Apr 20 17:48:04 2009 +0200 entropy.client.interfaces.methods: complete support for in-memory repositories. In-memory repositories support was partially implemented some time ago. This commit completes the support. Please consider that those kind of repositories are never closed when calling close_all_repositories method and you have to call remove_repository to effectively destroy all memory data. Also, consider this feature EXPERIMENTAL and not for daily usage, in other words, use it with brain ON! commit f4a6be9fd779d4de36dbe47f4ce9d2f984cb4d0a Author: Fabio Erculiani Date: Mon Apr 20 17:10:42 2009 +0200 sync and update translations commit 1d6551f98f7e0dd58c9266c7fc8980fcd5d88f46 Author: Fabio Erculiani Date: Mon Apr 20 17:10:28 2009 +0200 entropy.client.interfaces.dep: fix typo in calculate_world_updates commit 5fd998c62262e0fdf028d16ffe6609e78fcd9445 Author: Fabio Erculiani Date: Mon Apr 20 16:44:17 2009 +0200 update TODO commit 089d753c250c671e484340693c9ce55eb5294f6e Author: Fabio Erculiani Date: Mon Apr 20 16:43:42 2009 +0200 entropy.client.interfaces.trigger: drop entropy cache purging trigger, will be moved to ebuild commit a86b68143e0516337e5494f9a95e982723bda36e Author: Fabio Erculiani Date: Sun Apr 19 23:34:36 2009 +0200 entropy.client.interfaces.methods: fix typo in SystemSettings path commit 8c44519a2fdb1190715d23601715480c32c6e77b Author: Fabio Erculiani Date: Sun Apr 19 23:23:34 2009 +0200 entropy.client.interfaces.client: workaround dependency issue in parsers of ClientSystemSettingsPlugin commit f33b24a9c3e0918610bf568d10808df7f56658da Author: Fabio Erculiani Date: Sun Apr 19 20:32:07 2009 +0200 entropy.server.interfaces.mirrors: fix undefined variable in upload_database commit edfc0b2f4b6a4eabf1f9a37762ab2fca89413633 Author: Fabio Erculiani Date: Sun Apr 19 20:30:27 2009 +0200 update TODO commit fe4faeaf180724d8b670175018b522b9c534c227 Author: Fabio Erculiani Date: Sun Apr 19 20:28:14 2009 +0200 entropy.server: implement ability to disable certain EAPIs. This improvement allows to disable certain EAPIs from being handled on download/upload, thus on remote repository database sync. This was warmly awaited from repository maintainers with limited internet bandwidth. commit 51cbb4fe1d5fc41806f0640e6bb49f1a50c5eeb2 Author: Fabio Erculiani Date: Sun Apr 19 20:10:45 2009 +0200 update activator man page commit fa276f4f1ee17469424a7c12179dd8389e9d7c81 Author: Fabio Erculiani Date: Sun Apr 19 19:54:08 2009 +0200 entropy.db: check if server plugin is loaded in SystemSettings commit 392db878f38eaeee18ca88a089bd9a8bd9ffd7a9 Author: Fabio Erculiani Date: Sun Apr 19 19:52:12 2009 +0200 entropy.client: fix typo in ClientSystemSettingsPlugin.misc_parser commit 0c5c9879ba60cf22a40f3314fd3a3f0153426760 Author: Fabio Erculiani Date: Sun Apr 19 19:50:28 2009 +0200 entropy.client: move SystemSettings client parser to ClientSystemSettingsPlugin commit 89e6bcc6dbcce2fb752f3e359f77d8263d204ca6 Author: Fabio Erculiani Date: Sun Apr 19 19:43:41 2009 +0200 entropy.misc: fix typo in server plugin id retrieval commit 45857a31b1f433326f17c1e6325ad734883e8652 Author: Fabio Erculiani Date: Sun Apr 19 19:33:10 2009 +0200 entropy.server: fix "list" query commit 46a18b88e4e49dd5986a8054743de0230510d2c4 Author: Fabio Erculiani Date: Sun Apr 19 19:29:22 2009 +0200 entropy.server: move server related settings to a separate SystemSettings plugin. Also migrate all the entropy code to use the new SystemSettings dict variables path. commit 759d4876a86dddd650d0ce31b9ea370518a6e61c Author: Fabio Erculiani Date: Sun Apr 19 18:47:43 2009 +0200 entropy.server.interfaces.main: cache read/write repository database sync calls to avoid running it more than once for every uncached open_server_repository method call. commit 0bf855ed4e1a2ac275373aaf8fe638633f53dcb8 Author: Fabio Erculiani Date: Sun Apr 19 18:45:13 2009 +0200 entropy.server.interfaces.main: remove unused package_match_validator_cache dict commit a4044a8ea833a6c15dca78f32ef262df7ca6175f Author: Fabio Erculiani Date: Sun Apr 19 18:42:14 2009 +0200 entropy.server.interfaces.main: open_server_repository, remove unused t_ident parameter from database instance load cache commit 2da170c9cee09f3accfb7b7e0c9306a9fc773339 Author: Fabio Erculiani Date: Sun Apr 19 18:31:04 2009 +0200 Makefile: install man pages on entropy-server-install commit caea041c8f129eafe37d51270e679bdfe07abc87 Author: Fabio Erculiani Date: Sun Apr 19 18:29:22 2009 +0200 man pages updates complete ENVIRONMENT paragraph in equo man page and compile new man pages. commit 773995459bf3fe8d04bc62dcc38e00666fcfe833 Author: Fabio Erculiani Date: Sun Apr 19 18:26:18 2009 +0200 man pages: substitute empty placeholder with 'work in progress' commit a97743be8e82cc3f4f2112c9b2e496a106eb24a0 Author: Fabio Erculiani Date: Sun Apr 19 15:42:24 2009 +0200 update man pages add activator and reagent empty man pages. update equo one. commit 770870172b3ba4578089cca6abb9cac7ba3e30b1 Author: Fabio Erculiani Date: Sun Apr 19 15:30:10 2009 +0200 equo: update man page commit 6cccb4bc0f39e2176937caf60549e856538475ec Author: Fabio Erculiani Date: Sun Apr 19 15:16:52 2009 +0200 Makefile: add man page installation to equo-install commit 292ae986780424e1a6439e34b59c682d4b88d1e4 Author: Fabio Erculiani Date: Sun Apr 19 15:14:04 2009 +0200 add man pages TODO commit b32d57a12e3c8413a9e8110359e08a1cec05729d Author: Fabio Erculiani Date: Sun Apr 19 15:12:26 2009 +0200 equo: add incomplete man page commit 10f5b704ee8b4d1a44b64072d5c20f9de13b7864 Author: Fabio Erculiani Date: Sun Apr 19 10:35:18 2009 +0200 unit testing, client: add empty client unit testing module commit 31209bab25df09e620e27853c807914d33a7f083 Author: Fabio Erculiani Date: Sun Apr 19 10:34:56 2009 +0200 update TODO commit 0a901a3de62c719bcaf3739ee13ffddaee2e0c94 Author: Fabio Erculiani Date: Sun Apr 19 10:23:55 2009 +0200 entropy.*: move atom matching package masking validation cache to SystemSettings commit e54c0275343b135d05e187addca0f90ced01af2e Author: Fabio Erculiani Date: Sun Apr 19 09:50:19 2009 +0200 unit testing, db: add package sets test, test package masking in test 2 commit af5d290883d180530cb0defe7aeb748db39fa609 Author: Fabio Erculiani Date: Sun Apr 19 09:48:07 2009 +0200 entropy.client.interfaces.methods: open_memory_database fix When opening a database instance using open_memory_database, ServiceInterface argument was not passed. This commit fixes it. commit 89d4a26f8337905099c213df7e2b769c34da9f1c Author: Fabio Erculiani Date: Sun Apr 19 09:46:00 2009 +0200 entropy.db: initializeDatabase, tune sqlite3 cache size. commit c4f896e9d2e4c7eef115777952bf27a512200283 Author: Fabio Erculiani Date: Sun Apr 19 09:44:56 2009 +0200 entropy.db: idpackageValidator improvements. trivial changes to idpackageValidator method. SystemSettings is now a singleton, no need to get it from ServiceInterface commit b7f390b9a8883bcb98e8227d16cbbc31b0e2851d Author: Fabio Erculiani Date: Sat Apr 18 20:28:17 2009 +0200 update TODO commit c7cd3ca2a8c795f746f28badc242a12a4c46c1d7 Author: Fabio Erculiani Date: Sat Apr 18 20:27:05 2009 +0200 move etpConst['dbconfigprotect'] and etpConst['dbconfigprotectmask'] to SystemSettings commit 23a184780eab3fde868e0ee14f8693e28f521c54 Author: Fabio Erculiani Date: Sat Apr 18 20:02:59 2009 +0200 entropy.core: change SystemSettingsPlugin API, should be finalized now. entropy.core: change SystemSettings add_plugin method API entropy.*: update code accordingly commit 7fb086d62e629b44e0bbdfeb80b1d1818706517c Author: Fabio Erculiani Date: Sat Apr 18 19:33:15 2009 +0200 entropy.const: add SystemSettings plugin identifiers commit 4e52998840297766c85c8bac2ce623cee994c440 Author: Fabio Erculiani Date: Sat Apr 18 19:04:17 2009 +0200 text_ui: branchHop: adjust return error codes commit 515b8975004781d9d483c423e11fe643593c0524 Author: Fabio Erculiani Date: Sat Apr 18 19:03:39 2009 +0200 text_ui: equo hop, disable branchHop access for non-root users commit 78d6b98a9907dbd186610ad97e1ef3cbebeb30df Author: Fabio Erculiani Date: Sat Apr 18 08:17:14 2009 +0200 equo: fix typo in equo.py, properly destroy Client instance commit f44d12458151d8d06be9c2bc5b36b27f70d082ca Author: Fabio Erculiani Date: Sat Apr 18 08:14:40 2009 +0200 unit testing, db: getPackageData trigger_unicode argument is now True by default commit 8e20ac099ce52421db3532a499692f10ffdc6a6c Author: Fabio Erculiani Date: Sat Apr 18 08:11:06 2009 +0200 entropy.db: getPackageData trigger_unicode is now True by default In the aim of having exactly the same data returned between entropy.db.LocalRepository.getPackageData and entropy.client.interfaces.client.Client.extract_package_data, argument trigger_unicode of the former is now True by default commit 3889d670343d1b1d7e9f54f716cf1c88e03b689d Author: Fabio Erculiani Date: Fri Apr 17 23:48:50 2009 +0200 update translations commit 414f9e28dd30dd9dc41b3f22c6076c902b022293 Author: Fabio Erculiani Date: Fri Apr 17 23:48:08 2009 +0200 update TODO commit 36537f39a01918b0fb3be507a609909c6bc0b3e7 Author: Fabio Erculiani Date: Fri Apr 17 23:47:33 2009 +0200 equo: implement new command 'equo hop' which substitutes 'equo world --upgrade ' commit 5487696276012efd21259f24a5ebe6f52da9b2b4 Author: Fabio Erculiani Date: Fri Apr 17 23:46:53 2009 +0200 entropy.client.interfaces.dep: check_package_update, remove debugging output commit b23a19b909ff578be8610d0ec4cf4f3e41b081b2 Author: Fabio Erculiani Date: Fri Apr 17 23:37:51 2009 +0200 entropy.dump: improve reliability and performance of dumpobj function commit bb468ef7dbdb99b8a6c7810f45574b7b84e54c19 Author: Fabio Erculiani Date: Fri Apr 17 23:35:51 2009 +0200 entropy.const: const_setup_file, always run chmod commit 351cb904a8a882f69073947eee894eef66f663f3 Author: Fabio Erculiani Date: Fri Apr 17 22:26:33 2009 +0200 entropy.cache: EntropyCacher improvements this is an optimized version of EntropyCacher. commit 49d4ab9f73f8cc70da1bd0fe4a11866dde24ed1f Author: Fabio Erculiani Date: Fri Apr 17 19:22:47 2009 +0200 entropy.client.interfaces.repository: fix check_entropy_updates check_entropy_updates was incorrectly checking if an entropy update is available commit 303fbc5914b5a2ab38bc1dedf65cfc2fe8e1d36b Author: Fabio Erculiani Date: Fri Apr 17 19:20:01 2009 +0200 entropy.client.interfaces.dep: check_package_update fix when running check_package_update with no repositories available, it should return that package is not found. This is done by looking for its key too if get_unsatisfied_dependencies returns something. commit 8eeb028ffc1d8224851812b1a1b9a4fc8624f348 Author: Fabio Erculiani Date: Fri Apr 17 18:54:18 2009 +0200 entropy.client.interfaces.methods: set_branch, update API, make method more reliable commit 347595a0186a05ca9a72060560af92d3bc149ce1 Author: Fabio Erculiani Date: Fri Apr 17 18:19:37 2009 +0200 entropy.client.interfaces.methods, open_repository improvements and API change. open_repository method speed has been slightly improved. move_to_branch has been removed in favour of set_branch method. commit 6b7ca12957d1c0efe1acdf766f9720a89e89d554 Author: Fabio Erculiani Date: Fri Apr 17 16:01:31 2009 +0200 equo: remove 'equo world --upgrade' option, will be moved to 'equo hop' commit e12d40c2462ad16b9b319bfe09a6faf45fc5d9d1 Author: Fabio Erculiani Date: Fri Apr 17 15:44:46 2009 +0200 equo world: do not run orphans search when running with --fetch commit 5db8f6d4f182b9f65936ad1a2519e308292b9d43 Author: Fabio Erculiani Date: Fri Apr 17 07:02:34 2009 +0000 unit testing, db: add atom matching tests commit 3bf9d7370d61e3720bcceef709ae24b61a62591b Author: Fabio Erculiani Date: Fri Apr 17 07:01:09 2009 +0000 unit testing, db: add get_test_package_name and get_test_package_atom functions commit 74061132e27046f925fe44c7fa1e0aef737e5b58 Author: Fabio Erculiani Date: Thu Apr 16 15:58:48 2009 +0000 update TODO commit da78a860fd830c8367934b4ff0f5ba9cdfd6d010 Author: Fabio Erculiani Date: Thu Apr 16 06:44:03 2009 +0200 unit testing: add a new test to the db module this test does the package metadata extraction, database insertion and retrieval and compares the two dictionaries (the one returned by the extractor against the one returned by the database) commit 326d1c270bc2c1643bdaa0f24e0f2ce063b75dc9 Author: Fabio Erculiani Date: Thu Apr 16 06:43:25 2009 +0200 unit testing: make possible to call run script from inside its directory commit 12f5145a94933b8079d2b603333b2e0737bbc000 Author: Fabio Erculiani Date: Thu Apr 16 06:41:41 2009 +0200 entropy.client.interfaces.metadata: extract_pkg_metadata, clear unused metadata from return output commit d79b2e494b7ea7c83cb062dd8e6816e7e628ad13 Author: Fabio Erculiani Date: Thu Apr 16 06:36:43 2009 +0200 entropy.client.interfaces.metadata: extract_pkg_metadata, fix changelog metadatum must be unicode() and not str(). Moreover, print warning on Unicode conversion errors. commit 8b961e23caaab694fa794d89ded0fc286a9a5892 Author: Fabio Erculiani Date: Thu Apr 16 06:30:22 2009 +0200 entropy.db: insertSignatures, fix insertion. signatures is not a list but a dict now. commit fa2b4a79f1ab8fe86225b7c71056f7c128f7c170 Author: Fabio Erculiani Date: Thu Apr 16 06:29:31 2009 +0200 entropy.db: addPackage, always accept spm_phases when it's != None commit 878dfda4e4b640f670b0fcae8da1feef2c3052da Author: Fabio Erculiani Date: Thu Apr 16 06:24:46 2009 +0200 entropy.client.interfaces.metadata: extract_pkg_metadata, etpapi metadatum must be int(), as returned by entropy.db.getPackageData commit 81900d5913b5037c43b8a94397bc1d9a8deeca53 Author: Fabio Erculiani Date: Thu Apr 16 06:24:29 2009 +0200 entropy.client.interfaces.metadata: extract_pkg_metadata, sources metadatum must be a set(), as returned by entropy.db.getPackageData commit 24adfb012a8a770e550dcc57a4aef033c0747dc0 Author: Fabio Erculiani Date: Thu Apr 16 06:22:36 2009 +0200 entropy.client.interfaces.metadata: extract_pkg_metadata, eclasses metadatum must be a set(), as returned by entropy.db.getPackageData commit ee363147c7932650e749d1e353482124ea3bf0e3 Author: Fabio Erculiani Date: Thu Apr 16 06:21:40 2009 +0200 entropy.client.interfaces.metadata: extract_pkg_metadata, useflags metadatum must be a set(), as returned by entropy.db.getPackageData commit beba5d5c2fcdaedd302be40f888dc90ed583f983 Author: Fabio Erculiani Date: Thu Apr 16 06:19:01 2009 +0200 entropy.client.interfaces.metadata: extract_pkg_metadata, keywords metadatum must be a set(), as returned by entropy.db.getPackageData commit 6d8d3e48f646d343f758720d19af0a33852c9a99 Author: Fabio Erculiani Date: Thu Apr 16 06:16:27 2009 +0200 entropy.client.interfaces.metadata: extract_pkg_metadata conflicts metadatum must be a set, as returned by entropy.db.getPackageData commit 55c2293b98787e954ac0ff9d58f071e989e9dd07 Author: Fabio Erculiani Date: Thu Apr 16 06:11:42 2009 +0200 entropy.client.interfaces.metadata: extract_pkg_metadata, 'spm_phases' metadatum can be None if SPM one is not found/available. commit 13bbcad92e6968c111830b85ebd37ced9f7e054b Author: Fabio Erculiani Date: Thu Apr 16 06:06:19 2009 +0200 entropy.db: addPackage should add 'atom' metadatum to returning metadata commit 0834281bd1c5053e49d52dcb68309568f4e5c605 Author: Fabio Erculiani Date: Thu Apr 16 06:05:32 2009 +0200 entropy.client.interfaces.metadata: extract_pkg_metadata, 'provide' metadatum must be set() and not list() commit 105776c26c66f570a5124dba6a126745922ae0f4 Author: Fabio Erculiani Date: Thu Apr 16 06:05:05 2009 +0200 test suite: add sample package commit d5b564d2719513fef648279f6d28fe1b521076df Author: Fabio Erculiani Date: Thu Apr 16 06:04:33 2009 +0200 test suite: add misc functions module commit fbeaed9a2c9c2bbd4e34d0a546eb3c1cc6c26815 Author: Fabio Erculiani Date: Wed Apr 15 16:12:31 2009 +0200 update TODO commit 1f4fb7b243d0a4cf4e2fa70a17279187d4d2075d Author: Fabio Erculiani Date: Wed Apr 15 16:12:12 2009 +0200 SystemSettings: make it working on readonly filesystems too commit 9136ed85665796d4b4deca222dce19b25e0c34c1 Author: Fabio Erculiani Date: Wed Apr 15 16:11:42 2009 +0200 update TODO commit cd3eeba2380fc310ee38aff44119a47b189fafa4 Author: Fabio Erculiani Date: Tue Apr 14 23:50:37 2009 +0200 ClientSystemSettingsPlugin: keep repository metadata inside SystemSettings always ready to use. commit 670be42e8d39fe608a420f8957ef6800bb024228 Author: Fabio Erculiani Date: Tue Apr 14 23:48:10 2009 +0200 entropy.client.interfaces.methods: new method is_repository_connection_cached commit 62ec9712b996459318cb557eeb0b8cd2d40e9669 Author: Fabio Erculiani Date: Tue Apr 14 23:46:58 2009 +0200 entropy.client.interfaces.methods: open_repository, remove t_ident usage commit 5bd8daa75468db835c99f511867b15bf03da98bb Author: Fabio Erculiani Date: Tue Apr 14 23:44:46 2009 +0200 entropy.client.interfaces.methods: put back repository config protect setup into load_repository_database. a more permanent fix will follow shortly. commit f4a7b8a97f34d4a6e15a7f61c6006ca20ff2a2d1 Author: Fabio Erculiani Date: Tue Apr 14 23:21:40 2009 +0200 entropy.client.interfaces.methods: clear SystemSettings and reset repository cache properly every time is needed commit 9bd552689e10bb53e1700cb2e8a6641bcb8e72d9 Author: Fabio Erculiani Date: Tue Apr 14 23:15:12 2009 +0200 entropy: when entropy.client.interfaces.methods' reopen_client_repository is called, make sure all the repository databases are closed commit 5733f6a53a86740189537ff0af4f7c82f1fb833e Author: Fabio Erculiani Date: Tue Apr 14 23:03:14 2009 +0200 update TODO commit 8086f42e622605ca01d5c597b3dc5f5e1af90afa Author: Fabio Erculiani Date: Tue Apr 14 23:01:55 2009 +0200 entropy.client.interfaces.package: small syntax style update commit 3572a0f2244fec70d43f02d5518a59eede0a6bdf Author: Fabio Erculiani Date: Tue Apr 14 22:59:14 2009 +0200 entropy.client.interfaces.methods: improve open_repository reliability When calling open_repository on an already loaded database instance when SystemSettings.clear() was called, it could happen to have unitialized metadata around (configprotect and configprotectmask), so always check this commit 28deb817ad17e5a75b5b7c59863e31cc7649ccbf Author: Fabio Erculiani Date: Tue Apr 14 22:57:04 2009 +0200 Spritz: when saving preferences, reset all caches and close all databases This avoids having unitialized repository metadata around (in SystemSettings) like in configprotect and configprotectmask commit d4a25cd0ddaadf99fe02bd0a5f13924606360096 Merge: f6bfca6 f944343 Author: Wael Nasreddine Date: Tue Apr 14 14:37:54 2009 +0000 Merge commit 'fabio/master' commit f9443432754994dcf185c2b89101621f12355cdc Author: Fabio Erculiani Date: Tue Apr 14 09:04:14 2009 +0200 unit testing module: run returns status != 0 if errors occured commit f1f02d2e23cbca722450ae31b8e42ae688fd6337 Merge: 3185cdf ec0327a Author: Fabio Erculiani Date: Tue Apr 14 08:59:09 2009 +0200 Merge commit 'wael/master' commit 3185cdf8d48ba093ee26bea70b856dec89f30ccd Author: Fabio Erculiani Date: Mon Apr 13 23:36:03 2009 +0200 unit testing: print more output for each test run commit 8ac1b1ea8583836866d9bc0a405183cfabe227a1 Author: Fabio Erculiani Date: Mon Apr 13 23:32:41 2009 +0200 add unit testing module commit 4fe141b5a24be2ace58960a1b96f8a0896bea34f Author: Fabio Erculiani Date: Mon Apr 13 23:32:27 2009 +0200 update TODO commit b2b5c4d95a2c9ea74913cda42fd2f1b561daff39 Author: Fabio Erculiani Date: Mon Apr 13 23:04:51 2009 +0200 make default revision to match EAPI (Entropy API) commit 9d4684ad73f44da571961db1d8019c7918b24fe1 Author: Fabio Erculiani Date: Mon Apr 13 23:03:56 2009 +0200 remove compatibility modules commit 67e26003ff0615afc36f8518e20139f939ef2cb7 Author: Fabio Erculiani Date: Mon Apr 13 23:03:39 2009 +0200 entropy.security: use entropy.output instead of outputTools commit dcaa44997dfb0d24ef468b3b8306828b011fdf40 Author: Fabio Erculiani Date: Mon Apr 13 12:08:49 2009 +0200 update TODO commit f8cd7965b2e7d5ee0f4e21f63e5b0a0672ce0452 Author: Fabio Erculiani Date: Mon Apr 13 09:46:30 2009 +0200 entropy.server.interfaces.main: fix settings backup by copying the whole dictionary commit fb2f2a04ddfef39c965830dc35329e6da8ab1186 Author: Fabio Erculiani Date: Mon Apr 13 09:45:33 2009 +0200 entropy.core.SystemSettings: copy backup dictionary instead of passing the same pointer commit ff5d29556783a8e8fef5d5b5dfe91e60e7596fec Author: Fabio Erculiani Date: Mon Apr 13 09:44:53 2009 +0200 entropy.client.interfaces.trigger: remove old code comment commit 18a69b99e59ba17eb6b7eac68840d639f1176405 Author: Fabio Erculiani Date: Sat Apr 11 18:51:33 2009 +0200 update TODO commit 078a73d496f7403ff6b14085fd7cf43f7e7c26c1 Author: Fabio Erculiani Date: Sat Apr 11 18:47:02 2009 +0200 entropy.client.interfaces.trigger: excluded SPM calls when spm phase is not specified. This gives a big speed boost on the install process. SPM (Portage) is not even called when certain package install phase is not set (preinst, prerm, postinst, postrm) commit 4811c1a75fbcec909b35bd35199dd9498e64a001 Author: Fabio Erculiani Date: Sat Apr 11 18:46:41 2009 +0200 entropy.const: add SPM ebuild phases constants commit a9da9e1ffe5c9edd008ccf4bf37d99c0e0201811 Author: Fabio Erculiani Date: Sat Apr 11 18:42:34 2009 +0200 entropy.db: add spm_phases metadatum to getPackageData commit e9ce37fbbb31098d7b6866e9cea3f122749c7bc5 Author: Fabio Erculiani Date: Sat Apr 11 18:17:05 2009 +0200 entropy.client.interfaces.trigger: move SPM pkg_setup() to separate function Portage's pkg_setup() was run by both trigger_ebuild_preinstall and trigger_ebuild_postinstall triggers. So move the code to a stand-alone function. commit 47ec94d4f3f16e0baa1c28dfc99f00989f08383f Author: Fabio Erculiani Date: Sat Apr 11 18:04:03 2009 +0200 entropy.db: add 'spm_phases' metadatum to getTriggerInfo commit 80fccfd1bf2c90782ba2a8d1edf1ab16afc4c03f Author: Fabio Erculiani Date: Sat Apr 11 17:54:18 2009 +0200 entropy.db: update databaseStructureUpdates, make it always creating the new "source" column on installedtable if the latter is present commit ad504754b88db5438f1fc8dc2ec897b59288f34a Author: Fabio Erculiani Date: Sat Apr 11 17:52:57 2009 +0200 entropy.db: fix typo in createInstalledTable, update SQL table schema commit 39e1ae2d912d8f8c689c1d0017b7a48d4e13f332 Author: Fabio Erculiani Date: Sat Apr 11 17:44:27 2009 +0200 add support for SPM DEFINED_PHASES metadatum collection define the metadatum constant in entropy.const and collect it inside entropy.client.interfaces.metadata.ExtractorsMixin, dictionary key is 'spm_phases' commit 35d5b3695a63f6ce33c8e84d0c4f8bdeb83320ad Author: Fabio Erculiani Date: Sat Apr 11 17:39:20 2009 +0200 entropy.db: add support for Portage 2.2_rc29 feature "DEFINED_PHASES" This is a new metadatum which is going to be stored in Portage's vartree representing the list of defined ebuild phases for the package. For us it comes into help to choose if to pull up Portage on package install or not, resulting in a huge speed improvement. This commit only adds database support, more to come. commit 1db528b7c474ca59df91609bcd6e2b3e7d0d2c9d Author: Fabio Erculiani Date: Sat Apr 11 17:05:01 2009 +0200 entropy.db: improve speed of doesColumnInTableExist commit f6bfca6457bc887e0465b568d5b9bd3b513e7873 Merge: ec0327a 7a03461 Author: Wael Nasreddine Date: Sat Apr 11 11:48:19 2009 +0000 Merge commit 'fabio/master' commit ec0327af7c5c348c4d73e48856f182f614c73446 Author: Wael Nasreddine Date: Sat Apr 11 11:32:48 2009 +0000 Working on french translation, still 419 translation to go commit 7a03461cca825d47902d0de1317c720696a72d0b Author: Fabio Erculiani Date: Sat Apr 11 09:38:44 2009 +0200 entropy.client.interfaces.dep: improve performance of calculate_world_updates commit 563bbf272ef85fd49582497506c002a16ceac372 Author: Fabio Erculiani Date: Sat Apr 11 09:31:28 2009 +0200 apply ignore-spm-downgrades improvement patch by Mitch Harder. This helps the Portage compatibility commit cb09c98ab0872b859a747f585a142eab754147fa Author: Fabio Erculiani Date: Thu Apr 9 19:35:29 2009 +0200 update Catalan translation commit 2aa800563e6a9bdbf9aa536efd2a215d2e7c414a Author: Fabio Erculiani Date: Thu Apr 9 14:44:20 2009 +0200 entropy.db: retrieveSignatures, fix typo commit fe82ed5d8673edbb054d228d7e7a91ce9107f74d Merge: f0d6d9c d0d2915 Author: Fabio Erculiani Date: Thu Apr 9 12:34:20 2009 +0200 Merge branch 'master' of git+ssh://fabio@sabayonlinux.org/home/git/projects/entropy commit f0d6d9c3f7b0d7021f5b373b7cb1f4e9bb0187be Author: Fabio Erculiani Date: Thu Apr 9 12:33:42 2009 +0200 entropy.client.interfaces.fetch: fetch_files_on_mirrors, fix update_download_list commit d0d2915b5d86675adc21313939034857b01d1dfe Author: root Date: Wed Apr 8 23:48:38 2009 +0000 update es.po translation with many fixes commit 60c50bcfbf271aded0e249d613f60521f317bcd9 Author: Fabio Erculiani Date: Wed Apr 8 20:59:50 2009 +0200 entropy.tools: fix append_xpak, calling Spm class without a valid output interface is not valid anymore commit 8979d2025f2324790b80fc49fc50b98743a76a67 Author: Fabio Erculiani Date: Wed Apr 8 16:31:56 2009 +0200 translations: fix bug in Makefile, resync all the translations commit 4a12163ab63dc528eb80bfae159c41d059368e15 Author: Fabio Erculiani Date: Wed Apr 8 16:17:14 2009 +0200 entropy.i18n: improve module variables reliability commit 6a6c75a654b9b33ed6435528d6a6a52687b3f410 Author: Fabio Erculiani Date: Wed Apr 8 15:06:06 2009 +0200 fix translations commit 62e4fffdf81dfaf98d7b2249062981db28b3c4b5 Author: Fabio Erculiani Date: Wed Apr 8 12:39:07 2009 +0200 Makefile: always use LIBDIR instead of hardcoded usr/lib commit 90536ebbdb6ee0dadf166ac6337172c2cb5d3fea Author: Fabio Erculiani Date: Wed Apr 8 12:24:53 2009 +0200 Makefile: split pylzma install/build commit 283d7c16c4fe8faed09fcfef0dbd5643dafd42c6 Author: Fabio Erculiani Date: Wed Apr 8 11:35:38 2009 +0200 entropy.client.interfaces: rename all the mixin classes appending "Mixin" commit 794e7808ef4c7a48ec650b9421d801c95b41e0c6 Author: Fabio Erculiani Date: Wed Apr 8 06:29:56 2009 +0200 update TODO commit e16039af526fe7df007663f10ad885cb5b1ecacb Author: Fabio Erculiani Date: Wed Apr 8 06:25:23 2009 +0200 client.text_ui: fix shutil module usage commit cfed718b4830ce747bc170d18883a94ca3a77eb7 Author: Fabio Erculiani Date: Wed Apr 8 06:24:36 2009 +0200 update translations and template file commit d94cb4a0ee4f25389b3da7f5e8b373e4e18d52e9 Author: Fabio Erculiani Date: Wed Apr 8 06:22:59 2009 +0200 update TODO commit e4f36c46a2df12225518ffee41831620a51f2cd6 Author: Fabio Erculiani Date: Wed Apr 8 05:59:10 2009 +0200 entropy.client.interfaces.methods: fix typo commit 6edcbb5c4bc6366b11fbe5d0dd389b5e08a90505 Author: Fabio Erculiani Date: Tue Apr 7 20:51:05 2009 +0200 update TODO commit 3f08b815a98a2be76491dce0047f53120d46eae5 Author: Fabio Erculiani Date: Tue Apr 7 20:50:14 2009 +0200 entropy.client: add preliminary support (not completely implemented on purpose) to SHA1, SHA256 and SHA512 signatures commit b57792e642e25222d1b5fc0449d9c995e7333dd8 Author: Fabio Erculiani Date: Tue Apr 7 17:11:27 2009 +0200 entropy.db: optimize doesTableExist method commit 7c9c8165f312f97c9c87c94be413256310522989 Author: Fabio Erculiani Date: Tue Apr 7 17:09:43 2009 +0200 entropy.db: add support for package signatures infrastructure (sha1,sha256,sha512) entropy.client.interfaces.metadata: add sha1, sha256 and sha512 calculators to metadata extractors commit da5f75098cd0bdf76535d371b5ea0da786d230cf Author: Fabio Erculiani Date: Tue Apr 7 16:36:06 2009 +0200 entropy.tools: add sha1 and sha256 functions commit d33cfe68e7c1f8aa084e88deeff0c4bd8710a7b1 Author: Fabio Erculiani Date: Tue Apr 7 12:18:19 2009 +0200 entropy.core.SystemSettings: handle EntropyCacher instance to make sure to have flushed all the cache queue before clearing the related on-disk files. commit e81916069837f981cfaca31de3ea025f824da257 Author: Fabio Erculiani Date: Mon Apr 6 22:10:41 2009 +0200 entropy.client.interfaces.client.Client: call SystemSettings.remove_plugin on instance destroy() commit c9b95aa9f108d051ebd7fc5c0a20e771b5577253 Author: Fabio Erculiani Date: Mon Apr 6 22:10:23 2009 +0200 entropy.core.SystemSettings: remove debugging output commit f699fe2a206db09cfb3a359efb28db7f3840f428 Author: Fabio Erculiani Date: Mon Apr 6 21:36:55 2009 +0200 update TODO commit 2e715f41a5fe9d95fae59b8ca49ffb5a3e49feaa Author: Fabio Erculiani Date: Mon Apr 6 21:33:50 2009 +0200 entropy.client.interfaces.cache.Cache: move clear_dump_cache and repository_move_clear_cache to entropy.core.SystemSettings entropy.client.interfaces.Client: create SystemSettings plugin to push Entropy Client-only metadata into SystemSettings and keep it agnostic entropy.core.SystemSettings: now Entropy-free, it's agnostic! other minor fixes commit f158ee795af5b1591b39215ab61818a98cb4e4d6 Author: Fabio Erculiani Date: Mon Apr 6 21:33:26 2009 +0200 update TODO commit 5e6b0e791fefebb4dc0884054acb43b446056ed6 Author: Fabio Erculiani Date: Mon Apr 6 21:08:32 2009 +0200 entropy.services.repository.interfaces.Server: no need to call SystemSettings.connect_entropy commit 5526a8c58b1e4211cd31a1909fba432da4825536 Author: Fabio Erculiani Date: Mon Apr 6 21:05:30 2009 +0200 entropy.core.SystemSettings: effectively add plugins handling on the class. commit 98d9f510208b025153b4d93637645c0d6de97690 Author: Fabio Erculiani Date: Mon Apr 6 21:03:02 2009 +0200 entropy.core: new SystemSettingsPlugin class and support on SystemSettings commit b14ff89074f26269175369b5cce8195bd70e176b Author: Fabio Erculiani Date: Mon Apr 6 20:35:50 2009 +0200 entropy.libraries.*: move from etpRepositories to SystemSettings['repositories']['available'] commit bf9ac1a28712cf5a50d6505d1ae910de8e837fa7 Author: Fabio Erculiani Date: Mon Apr 6 20:35:02 2009 +0200 entropy.*: move from etpRepositories to SystemSettings['repositories']['available'] commit fced2482520ca1bcf4bd0b3e52ad077f66f8e4dd Author: Fabio Erculiani Date: Mon Apr 6 19:43:24 2009 +0200 entropy.*: move from using etpRepositoriesExcluded to SystemSettings['repositories']['excluded'] commit b16f3386b741a262a5a524eba17a8c7588eac733 Author: Fabio Erculiani Date: Mon Apr 6 19:39:26 2009 +0200 update APICHANGES commit c69f4b3a9a17819ab225fe2efd95d5cf87e9b201 Author: Fabio Erculiani Date: Mon Apr 6 19:38:59 2009 +0200 entropy.tools: move get_repository_settings to entropy.client.interfaces.methods.Methods commit a29421f4d71d416df8689187a428dcf64f26047c Author: Fabio Erculiani Date: Mon Apr 6 19:20:56 2009 +0200 entropy.core.SystemSettings: there are some parsers that MUST be run before anything else. So, split the parsing order into two. entropy.*: move code from etpRepositoriesOrder to SystemSettings['repositories']['order'] commit 3a571d23b7be5cbee13843914496380ea9d7c5dc Author: Fabio Erculiani Date: Mon Apr 6 19:03:36 2009 +0200 entropy.const: fix module loading commit 897886f7fe00d5b721dab51cb027e7480508b0de Author: Fabio Erculiani Date: Mon Apr 6 19:00:46 2009 +0200 entropy.const: moved all the repositories configuration settings to SystemSettings, kept etpRepositories, etpRepositoriesOrder, etpRepositoriesExcluded for backward compability. Did several hopefully last API changes commit df0c346beb5bf654fc92970628e8bd10186c6733 Author: Fabio Erculiani Date: Mon Apr 6 16:30:14 2009 +0200 entropy.server.interfaces.main.Server: use new method set_persistent_setting to backup the current default repository on backup_entropy_settings commit 7707315128a533b394f78195be286d90c4d4028e Author: Fabio Erculiani Date: Mon Apr 6 16:27:21 2009 +0200 entropy.core.SystemSettings: add two new methods set_persistent_setting, unset_persistent_setting commit f87d691d7b69bf90d5306615828d067ea5314321 Author: Fabio Erculiani Date: Mon Apr 6 16:17:12 2009 +0200 entropy.client.interfaces.methods: backup_setting => backup_constant API change commit 2bace76f4083dc56e25cab2f34700ca20fc57a62 Author: Fabio Erculiani Date: Mon Apr 6 16:16:49 2009 +0200 entropy.core.SystemSettings: restore backed-up settings too commit 0f6c704266ce22f044e16f9ff1cbd9159ede427a Author: Fabio Erculiani Date: Mon Apr 6 14:34:17 2009 +0200 entropy.server.interfaces.Server: fix typo commit 9e79027d8328a92e9eb591ce8c58ac997e522a62 Author: Fabio Erculiani Date: Mon Apr 6 14:30:21 2009 +0200 entropy.db: add missing module imports commit 00396f4bb2fbb936d9f59d49edfa4d5935e7939b Author: Fabio Erculiani Date: Mon Apr 6 14:29:04 2009 +0200 entropy.core: import with_statement from __future__ commit 6d6db85d42f96362be6fab82498647046b9a1595 Author: Fabio Erculiani Date: Mon Apr 6 14:21:30 2009 +0200 update TODO commit 21ff742aed100ea48c11cab9a15df3de87fedcc9 Author: Fabio Erculiani Date: Mon Apr 6 14:20:56 2009 +0200 entropy.core.SystemSettings and the rest of the code, use SystemSettings' rss metadata instead of etpConst['rss*'] commit d063b87428f5a010e6dfe1108577d10600bdee66 Author: Fabio Erculiani Date: Mon Apr 6 14:05:57 2009 +0200 entropy.core.SystemSettings and the rest of the code, use SystemSettings' database format metadatum instead of etpConst['etpdatabasefileformat'] commit 72cbbe7cbc5101b34ae1d756f8e8796bcdcc6989 Author: Fabio Erculiani Date: Mon Apr 6 14:03:29 2009 +0200 entropy.core.SystemSettings and the rest of the code, use SystemSettings' packages expiration days metadatum instead of etpConst['packagesexpirationdays'] commit 2117b3a36b505e373b580f9ee5ecdf025ab73376 Author: Fabio Erculiani Date: Mon Apr 6 14:02:01 2009 +0200 entropy.core.SystemSettings and the rest of the code, use SystemSettings' official repository id metadatum instead of etpConst['officialserverrepositoryid'] commit 597ceabb73aeff95ec5c0bd1be1578c3a35d1f93 Author: Fabio Erculiani Date: Mon Apr 6 13:47:53 2009 +0200 entropy.const: move server-side environment variables override to SystemSettings' server_parser(), remove const_setup_environment commit 0453fb370b5ab107f73525c3916441b28e0340c0 Author: Fabio Erculiani Date: Mon Apr 6 13:44:21 2009 +0200 entropy.core.SystemSettings and the rest of the code, use SystemSettings' server branches instead of etpConst['branches'] commit 8e4111f492a2a9a95c64feb950a5ab2180727329 Author: Fabio Erculiani Date: Mon Apr 6 13:41:38 2009 +0200 entropy.core.SystemSettings and the rest of the code, use SystemSettings' server repositories metadata instead of etpConst['server_repositories'] commit fa08b99ba130ed17f3038007fe70059deee36d9d Author: Fabio Erculiani Date: Mon Apr 6 13:37:09 2009 +0200 entropy.client.interfaces.client.Client: on destroy() call SystemSettings' disconnect_entropy method instead of destroy commit cdfa67f85a0122ea237b2f5424f1d0c478e61122 Author: Fabio Erculiani Date: Mon Apr 6 13:35:56 2009 +0200 entropy.core.SystemSettings: new method "disconnect_entropy", removes the Entropy instance from database commit 4ad7aa75569f8bb4eb028b4d1fdb7a57fc7e1ec6 Author: Fabio Erculiani Date: Mon Apr 6 13:35:21 2009 +0200 entropy.core.SystemSettings: add support for Entropy Client method backup_setting commit b35ad4587f640e0b1b8298562f879935c8d1e293 Author: Fabio Erculiani Date: Mon Apr 6 13:34:12 2009 +0200 entropy.const, entropy.core, entropy.server.interfaces.main: move server-side settings to SystemSettings. Server interface is not making use of it yet. commit d43d3b89ebba2220728871029f4072595ba48ac3 Author: Fabio Erculiani Date: Mon Apr 6 13:17:49 2009 +0200 entropy.client.interfaces.methods.Misc: backup_setting, add FIXME commit d61ba8bae2c060ea36f2bdeece81a3935b932999 Author: Fabio Erculiani Date: Mon Apr 6 13:11:48 2009 +0200 entropy.client.interfaces.methods.Misc: update backup_setting to work with SystemSettings too commit 5f78e63ba8bac48c6ec3f67902c3131a285339cb Author: Fabio Erculiani Date: Mon Apr 6 10:52:19 2009 +0200 reagent: fix spm categories and use subprocess.call instead of os.system commit d807bad859c18b18af593089fef54f825d22ce38 Author: Fabio Erculiani Date: Sun Apr 5 16:32:20 2009 +0200 move Entropy client settings storage and parsing to SystemSettings commit b935582f6db5c2b0dab2974afcce89cb16092f6f Author: Fabio Erculiani Date: Sun Apr 5 13:51:17 2009 +0200 entropy.const: const_read_equo_settings removed, parser is being moved to SystemSettings commit 138e41bcf1d75812ee5e908516cec4d81adb4e61 Author: Fabio Erculiani Date: Sun Apr 5 13:48:45 2009 +0200 entropy.const: initconfig_client_constants does not exist anymore, there is no need for it since client config is going to be moved to SystemSettings commit 2dd77a30a8ec856962023196e94ca2948b795585 Author: Fabio Erculiani Date: Sun Apr 5 13:45:05 2009 +0200 etpConst['equoconf'] => etpConst['clientconf'] commit 6bfd50eece96323d0912ca3ea834c6a6c699ec72 Author: Fabio Erculiani Date: Sun Apr 5 09:47:31 2009 +0200 equo.conf => client.conf in code comments commit a3c2fbc28598325b9dc141b10406a36c8cb75b5d Author: Fabio Erculiani Date: Sun Apr 5 09:34:02 2009 +0200 rename equo.conf to client.conf commit be2bb748d364dd38f79644dc50a1cf9829d54e7d Author: Fabio Erculiani Date: Sun Apr 5 09:31:37 2009 +0200 entropy.core.SystemSettings: optimize system_parser and socket_parser methods commit 58484cb135d4b65037c0ecc1623255d8a070e072 Author: Fabio Erculiani Date: Sat Apr 4 22:05:46 2009 +0200 update TODO commit b35bc947e414fcb2cb0625897c532068bb28a814 Author: Fabio Erculiani Date: Sat Apr 4 18:22:11 2009 +0200 entropy.tools: API change, rename create_hash_file to create_md5_file commit e4b001d8b8e0e75096e7966123d37de6398efb32 Author: Fabio Erculiani Date: Sat Apr 4 18:19:42 2009 +0200 etpConst['packageshashfileext'] => etpConst['packagesmd5fileext'] commit a02e522eb8034d0a9d41b8767b9ac50c6309dc9c Author: Fabio Erculiani Date: Sat Apr 4 18:10:16 2009 +0200 entropy.tools: new SHA512 functions In the aim of adding preliminary support to SHA512, three functions have been created: - sha512: returns a SHA512 file checksum - create_sha512_file: it creates a .sha512 hash file - compare_sha512: compare sha512 checksum of filepath with the one provided commit 4737ee488218f90a7ca5aa2c318c2c3899c0992e Author: Fabio Erculiani Date: Sat Apr 4 18:00:46 2009 +0200 entropy.const: add sha512 hash file extension constant commit 791d916beb31bc14e697c69eeab2fa5d552956a6 Author: Fabio Erculiani Date: Sat Apr 4 16:10:12 2009 +0200 update TODO commit d40f3c7acb357943b72861f3476ed1a02c52d2a2 Author: Fabio Erculiani Date: Sat Apr 4 16:09:14 2009 +0200 entropy-notification-applet: import os module and fix right click crash commit 50641f80412f73823c3da2649ff23b8bb49cc982 Author: Fabio Erculiani Date: Sat Apr 4 16:04:09 2009 +0200 entropy.client.interfaces.trigger.Trigger: fix last typo commit 4850ee589e13e967bacb39db4766f0e524ace953 Author: Fabio Erculiani Date: Sat Apr 4 16:02:41 2009 +0200 entropy.services.interfaces: import used output modules commit 7797e5d52c7906306c4c5bd2770cc7014f830571 Author: Fabio Erculiani Date: Sat Apr 4 16:01:56 2009 +0200 entropy.client.interfaces.trigger.Trigger: fix variable name typos commit 268e362a353961023ff68c3fa83d578f5b82b3d0 Author: Fabio Erculiani Date: Sat Apr 4 15:55:25 2009 +0200 entropy.output: remove color function auto-generation through setattr and declare them *statically* instead commit f09e65ccff9faa8de4cff8225d2062487440d061 Author: Fabio Erculiani Date: Fri Apr 3 20:07:48 2009 +0200 entropy.tools: drop support for legacy imports in module (TimeScheduled, lifobuffer, etc) commit f550665605c110f16cee30b684cc8a0e24d117ce Author: Fabio Erculiani Date: Fri Apr 3 20:06:07 2009 +0200 Entropy: move entropy.conf parsing into SystemSettings Singleton class. As announced, SystemSettings is going to host all the Entropy global variables. With this big commit, proxy config (and the rest of entropy.conf data) has been moved under SystemSettings['system'] commit 49445c4f8bd9233cf1134444c89632654deb1578 Author: Fabio Erculiani Date: Fri Apr 3 20:04:42 2009 +0200 entropy.conf: fix typo in nice-level example commit e110e1062405b9b36512297068b8aea79258c66d Author: Fabio Erculiani Date: Fri Apr 3 15:31:35 2009 +0200 entropy.services.repository.interfaces.Server: port to new SystemSettings API. commit 4ead63ee5675c85675c6d63de9a7da9cbf444c56 Author: Fabio Erculiani Date: Fri Apr 3 15:29:47 2009 +0200 entropy.client.interfaces.methods.Repository: make sure that SystemSettings are reloaded after every reopen_client_repository call commit 8e583db91d3253d988cc94826659f2944f1727d6 Author: Fabio Erculiani Date: Fri Apr 3 15:28:49 2009 +0200 entropy.client.interfaces.client.Client: port Client class to new SystemSettings API, make sure to connect itself AFTER client db instantiation. commit f0f2b3c0e57b3c8306825f3735ae8439b0a1cd82 Author: Fabio Erculiani Date: Fri Apr 3 15:27:31 2009 +0200 entropy.core.SystemSettings: always reload settings when connect_entropy is called. commit 96e9b52fd95210621bb597ffeea802a54de09574 Author: Fabio Erculiani Date: Fri Apr 3 15:10:14 2009 +0200 entropy.core.SystemSettings: change constructor arguments (break API) SystemSettings can have issues with destroyed entropy instances since it's a Singleton. Remove the argument from the constructor and add connect_entropy method commit b2868c34af0562379501e69b4f2448edd5705616 Author: Fabio Erculiani Date: Fri Apr 3 15:05:33 2009 +0200 entropy.services.interfaces.SocketHost: pull socket settings from SystemSettings commit 3b0d09555b8637a729cddd1c27d0b1fb7a013134 Author: Fabio Erculiani Date: Fri Apr 3 13:58:22 2009 +0200 entropy.services.repository.interfaces.Client: use SystemSettings for socket configuration commit 9d68785bcb130b35f392741d8ca0f510ba7c90a0 Author: Fabio Erculiani Date: Fri Apr 3 13:46:22 2009 +0200 entropy-system-daemon: update code to work with upcoming new entropy stable release. commit 6899aa87c2223cfff2066fbc90a9fc2d1cf14b67 Author: Fabio Erculiani Date: Fri Apr 3 13:45:15 2009 +0200 entropy.const: remove socket service settings parsing from here, just keep the constants. commit 800fa6ac2a2f2c88d1a7bab4657c02207dc3974f Author: Fabio Erculiani Date: Fri Apr 3 13:43:29 2009 +0200 entropy.core.SystemSettings: make SystemSettings usable without entropy.client.interfaces.Client instance. Copy socket service settings into it (parsing in entropy.const will be removed very soon) commit b4a8dbc53d09647cb9ec71e974232be5772fa789 Author: Fabio Erculiani Date: Fri Apr 3 13:09:59 2009 +0200 entropy.core.SystemSettings: rename __setting_files to __settings commit 16bff5ab547d9493c315d395024e9e6ed2fa76f3 Author: Fabio Erculiani Date: Fri Apr 3 13:09:33 2009 +0200 entropy.const: remove old comment (trivial) commit 68530530cb7604fe56cf23747aa7bb758cdf3b01 Author: Fabio Erculiani Date: Fri Apr 3 13:01:11 2009 +0200 update TODO commit d26c455a437d075390ed12dbf3736876da57f39e Author: Fabio Erculiani Date: Fri Apr 3 13:00:49 2009 +0200 update translations, complete Italian commit 3e4c29947880626bcd19e2385f00381027c11b01 Author: Fabio Erculiani Date: Thu Apr 2 20:38:41 2009 +0200 entropy.spm entropy.client.interfaces.methods: remove unused variables commit 72861f9b93344facc7d0bb22de19cda66f3f5dd2 Author: Fabio Erculiani Date: Thu Apr 2 20:38:09 2009 +0200 entropy.tools.uncompress_tar_bz2: add FIXME commit 62f09809ed3103b4f0dc4a15afb0f84ecaa4dd2b Author: Fabio Erculiani Date: Thu Apr 2 20:37:02 2009 +0200 entropy.db.regenerateDependsTable: when running with output = True, print output every 150 iterations and don't spam the terminal commit a2a4c3dd2e82c79bd0de6380aed85a1ab469a0de Author: Fabio Erculiani Date: Thu Apr 2 19:58:31 2009 +0200 entropy.client.interfaces.methods.quickpkg_handler: no need to specify user and group name bits commit cd2b581c5cb0bf4c367e520b6ff92b133ffd5449 Author: Fabio Erculiani Date: Thu Apr 2 19:57:45 2009 +0200 entropy.spm.quickpkg: no need to specify user and group name bits commit 2c0fa8fe68fc38202fe54079d66f6eb8dfed2518 Author: Fabio Erculiani Date: Thu Apr 2 19:05:54 2009 +0200 entropy.client.interfaces.methods.quickpkg_handler: apply the same fix of entropy.spm.quickpkg, properly store username and group bits inside the tar file when possible. commit 98e046e725410f9764b343c16b11f034aa544558 Author: Fabio Erculiani Date: Thu Apr 2 19:03:45 2009 +0200 entropy.spm.quickpkg: remove debugging output commit ae4fa2db7c18d86bab753f31694343b989cdbb4a Author: Fabio Erculiani Date: Thu Apr 2 19:01:24 2009 +0200 entropy.spm.quickpkg: properly set username and group bits in tar files commit 3c6e229976f6ad9954805a8eb0c657f9cf246ec7 Author: Fabio Erculiani Date: Thu Apr 2 19:00:16 2009 +0200 entropy.tools: fix typo in new function commit 2942ee3009801a3fe673425999de1b1fd0d62d29 Author: Fabio Erculiani Date: Thu Apr 2 18:54:00 2009 +0200 entropy.tools: new functions get_user_from_uid and get_group_from_gid commit 385224a4487521d68e3db1e319651d93683be078 Author: Fabio Erculiani Date: Thu Apr 2 18:53:42 2009 +0200 update .gitignore commit 426addf3b46f006061afe4d82bec7c4e6ec41ca0 Author: Fabio Erculiani Date: Thu Apr 2 18:45:34 2009 +0200 entropy.tools: new functions get_uid_from_user and get_gid_from_user, use them when tarinfo is used to extract tar files with proper uname and gname bits commit 965bd60bd58363ed1656b07f53999ac9579482b8 Author: Fabio Erculiani Date: Thu Apr 2 18:26:47 2009 +0200 entropy.tools: where tarinfo is used to unpack packages, make sure files are unpacked with correct permission bits even if uid or gid don't exist at that time commit 4cf1c51d3b2b3951649962b2b02b49afe0d48769 Author: Fabio Erculiani Date: Thu Apr 2 18:23:09 2009 +0200 entropy.client.interfaces.package: when uncompress_tar_bz2 fails, catch UnpicklingError exceptions too commit c3e68b89823766ef545d17badf15f7fd89770910 Author: Fabio Erculiani Date: Thu Apr 2 14:50:31 2009 +0200 Makefile: build pylzma in our custom location commit 563d1453cb16a4952c9c2a32789eefed4fc7d806 Author: Fabio Erculiani Date: Thu Apr 2 14:21:48 2009 +0200 adapt other makefiles to work with Entropy one commit 55be70d627d2aa1d9ad8353b8f7173d82c62e3e0 Author: Fabio Erculiani Date: Thu Apr 2 14:21:28 2009 +0200 Entropy got a Makefile ! commit 1f1adabe88aacaa094c8b52f2d489da2c28f5561 Author: Fabio Erculiani Date: Thu Apr 2 14:21:02 2009 +0200 removed unused spritz files commit 1669d4e219177d353c5f63aa7f88657d95f074f3 Author: Fabio Erculiani Date: Thu Apr 2 13:50:58 2009 +0200 update TODO commit be785a52d3b697b0db6c1ba6ebff28b6157b69c5 Author: Fabio Erculiani Date: Thu Apr 2 13:45:47 2009 +0200 update translation template file commit 7ab4d0e071211e74f167e3909613a55b3f4a2446 Author: Fabio Erculiani Date: Thu Apr 2 13:45:25 2009 +0200 move pylzma outside libraries commit 927e83d8c4a8bffe92d92d940d071c41c36cdcff Author: Fabio Erculiani Date: Thu Apr 2 13:44:21 2009 +0200 removed etc-portage-bashrc commit 47a1c333376f592fff3b5aea42cd684277ba7341 Author: Fabio Erculiani Date: Thu Apr 2 13:28:34 2009 +0200 rename etc-portage-bashrc into bashrc.entropy commit 03fbda0f79eb1516941483769c0257aa2f5abbdb Author: Fabio Erculiani Date: Wed Apr 1 21:54:22 2009 +0200 misc/po Makefile: make it working with relative DESTDIR paths commit 96f2e6edf446b7db453a036c595df587b2fe900b Author: Fabio Erculiani Date: Wed Apr 1 21:05:25 2009 +0200 update TODO commit 09a535c9bfec425885eb70b7e0f0dfe32c3e1766 Author: Fabio Erculiani Date: Wed Apr 1 21:04:59 2009 +0200 entropy.db: slightly improve addPackage performance commit f29f2feaa47a4ae1ca628e05c9cfd38a6728093c Author: Fabio Erculiani Date: Wed Apr 1 20:22:06 2009 +0200 update TODO commit 86746de6de87ed20603d51ebd1050803106338eb Author: Fabio Erculiani Date: Wed Apr 1 20:21:27 2009 +0200 reduce the amount of information printed by equo --help and advice user to use --verbose to get the full content. commit 843e47f1746089256de3daccc1795256d23730e1 Author: Fabio Erculiani Date: Wed Apr 1 20:16:57 2009 +0200 update TODO commit e4028e23c9e58c23fad2c55c0f89a329f6445e9b Author: Fabio Erculiani Date: Wed Apr 1 20:15:51 2009 +0200 entropy.client.interfaces.trigger.Trigger: add savedefault to grub trigger we all know that this trigger will be removed from entropy very soon, but in the meantime, add savedefault line at the bottom of new kernel strings. commit 95c3a0f59f737d896fc8de119cb09a65412c8b05 Author: Fabio Erculiani Date: Wed Apr 1 15:03:34 2009 +0200 Entropy Server and Community Repositories: make possible to specify only a certain set of atoms to update through --atoms option. Moreover, add --dbsync and --dbupdate options to the new spm pkgset sub-tool commit b63426810c404a60b262f08c3f61607ec1751432 Author: Fabio Erculiani Date: Wed Apr 1 15:03:02 2009 +0200 update TODO commit 415f5959275dc33f2e72d73598d93cd8fcda8c31 Author: Fabio Erculiani Date: Wed Apr 1 13:06:28 2009 +0200 server_activator.sync: return valid status server_activator.sync did not return any status when called. Fix it! commit 59c9962c486430cbf00178444bb1820f6ebb2ac1 Author: Fabio Erculiani Date: Wed Apr 1 12:53:24 2009 +0200 update .gitignore again commit 38aac61fd761c8e4adbf05a3404f6765052aa433 Author: Fabio Erculiani Date: Wed Apr 1 12:52:48 2009 +0200 update .gitignore commit 501f0d76673749afd2fc3117c8be94111a1ea7e4 Author: Fabio Erculiani Date: Wed Apr 1 12:48:27 2009 +0200 Entropy Server and Community Repositories: add new spm sub-tool "pkgset" The new pkgset sub-tool allows maintainers to compile package sets from entropy in a easier way. commit b0b3cdc9ab3314be4656d52dfed0fd17a441b8f6 Author: Fabio Erculiani Date: Wed Apr 1 12:13:47 2009 +0200 entropy.spm: new method in PortagePlugin, get_set_atoms this method returns a list (set) of atoms contained into a Portage package set object. Those objects are returned, in a dict form, by get_sets() commit cddf5ddc33d93dfbe9e84f8f2f377926a4342050 Author: Fabio Erculiani Date: Wed Apr 1 12:02:48 2009 +0200 entropy.server.interfaces.mirrors: fix output color when mirror is locked when mirror is locked it was printed a completely red message. beautify it. commit b020097b3ab1c997a27337c1e03bfb220209c6fd Author: Fabio Erculiani Date: Wed Apr 1 12:02:25 2009 +0200 update TODO commit 671bd40c2e5365559f429ab4cbf8d732af35a112 Author: Fabio Erculiani Date: Wed Apr 1 12:02:04 2009 +0200 update .gitignore commit d2449e27406c9ba4f84dee4cecebd7ea4f83cdf7 Author: Fabio Erculiani Date: Wed Apr 1 12:00:58 2009 +0200 equo (community repos): export spm tool from reagent commit 4b471091e3a593dd5c6d63a19da7d0e8e3591753 Author: Fabio Erculiani Date: Wed Apr 1 11:59:33 2009 +0200 Spritz: remove pdb from code commit b38051fd5ac565d3561a2f91c257264bf0e424af Author: Fabio Erculiani Date: Wed Apr 1 00:19:38 2009 +0200 update TODO commit aac6fa8b38ca195d6d4a55070bfc16ba7e63e6f1 Author: Fabio Erculiani Date: Wed Apr 1 00:19:05 2009 +0200 Spritz: add support for package install source. commit 70c1e9792a653f89c22ba1595b4903f8d2d7ff13 Author: Fabio Erculiani Date: Wed Apr 1 00:18:13 2009 +0200 update .gitignore commit df34d1627ea4eee786a7bfa86e5a79f70cb86437 Author: Fabio Erculiani Date: Tue Mar 31 09:33:31 2009 +0200 client.text_ui (equo): fix grammar typo commit 7b3c1f1986b99893b6cd697aeb798d4c57eb2bf1 Author: Fabio Erculiani Date: Tue Mar 31 09:32:54 2009 +0200 equo: add support for custom install source. commit 285c9c52aadb7a2cea1531122a7f5d07864bce54 Author: Fabio Erculiani Date: Tue Mar 31 09:29:28 2009 +0200 entropy.client: export support for custom install source entropy.client.interfaces.Package now supports installedtable install source column. Clients can specify this parameter on Package.prepare()'s metaopts argument entropy.db.createInstalledTableSource: setting default value for source column entropy.const: add etpConst['install_sources'] constant commit 3bf21decd02bed623c0882060317b55c7b83e9f1 Author: Fabio Erculiani Date: Tue Mar 31 08:34:11 2009 +0200 entropy.db: new column on installedtable "source" column has been added to installedtable. The rationale is that it is now possible to discriminate install sources. For example, it's possible to know if a package has been installed as a dependency or by explicit user request commit 282d5102020e820f30c41c39ee8e7967c06ab814 Author: Fabio Erculiani Date: Tue Mar 31 08:17:00 2009 +0200 entropy.db: trivial code style update commit 562001899040580d0c8b74cdc11a8565b33f4375 Author: Fabio Erculiani Date: Tue Mar 31 08:11:56 2009 +0200 entropy.server: implement timestamp file handling A simple timestamp file is now generated and uploaded with the database to allow easy mirror maintenance and scriptability. Detecting an outdated mirror is now easier. commit ad6f4ab93f2875f41c0494cb45c047ba7de21ec1 Author: Fabio Erculiani Date: Mon Mar 30 22:51:35 2009 +0200 entropy.db: fix _write_rss_for_removed_package commit 21cd91f2acbf9575d66d6cd4097fd7e764d5e9c1 Author: Fabio Erculiani Date: Mon Mar 30 17:19:15 2009 +0200 entropy.*: general code error check passed commit 9979f52b6cb263d466bac6b1ca83ab1229878973 Author: Fabio Erculiani Date: Mon Mar 30 17:18:54 2009 +0200 update TODO commit 56e201b08eebcea9670db01bb7d66ddea6331214 Author: Fabio Erculiani Date: Mon Mar 30 16:44:45 2009 +0200 entropy.misc: code review and style update commit 4fe93041e62ca79a172c8717441a164bfa779780 Author: Fabio Erculiani Date: Mon Mar 30 16:10:02 2009 +0200 entropy.db: code style update commit 88c961eb80bb94c0668f1dbd34d54a3d845ea606 Author: Fabio Erculiani Date: Mon Mar 30 15:07:08 2009 +0200 entropy.db: trivial header update commit f8a8960c99dea3aa9f63b313d5ccf551508c3890 Author: Fabio Erculiani Date: Mon Mar 30 15:03:30 2009 +0200 entropy.db: code check and partial code style update commit d03895d800d05f69b84216ec19db6e344a5dbe91 Author: Fabio Erculiani Date: Mon Mar 30 15:03:05 2009 +0200 entropy.tools: trivial update to md5sum_directory commit 25a61b20303f22779d0ceabdbae9230e64b30cdf Author: Fabio Erculiani Date: Mon Mar 30 14:15:11 2009 +0200 entropy.db: fix typo commit fb5e9e981d103b1f0328fd3d4e8eb1076c2d8aa4 Author: Fabio Erculiani Date: Mon Mar 30 13:48:47 2009 +0200 entropy.db.Schema: remove get_destroy_all entropy.db.initializeDatabase: use listAllTables instead of schema.get_destroy_all commit 19937466cd9391a15e32697c604ca4393df2d0b9 Author: Fabio Erculiani Date: Mon Mar 30 13:23:15 2009 +0200 "equo source", new option --savehere user can choose to download sources into CWD instead of entropy tmp directory commit 159113acd134c2958e9eb71d73dfadaed69f9cab Author: Fabio Erculiani Date: Mon Mar 30 12:44:28 2009 +0200 entropy.db: new method listAllTables new method that returns a list of available database tables commit cf24734a43a3bfeed6cd2c7531636ccf340c299b Author: Fabio Erculiani Date: Mon Mar 30 12:43:46 2009 +0200 entropy.db.Schema: drop never used tables commit 509f240a8e8b829a8ab988dfd850392d13c3ddbe Author: Fabio Erculiani Date: Mon Mar 30 12:32:14 2009 +0200 entropy.transceivers.urlFetcher: when file is already downloaded, don't pass False to __close() commit a27aec67422ad4a79984cd3fe8f90294d7aa5406 Author: Fabio Erculiani Date: Sun Mar 29 23:42:34 2009 +0200 entropy.transceivers.urlFetcher: close local file only when needed commit 93600a6b340f9952eb9bafd6e029dc74c684d390 Author: Fabio Erculiani Date: Sun Mar 29 21:55:20 2009 +0200 entropy.transceivers.urlFetcher: always close file objects on disk when reusing urlFetcher class more than once, make sure we close every opened local file commit a65f1a863f756d70eacb00754df3aa8c8e4cc564 Author: Fabio Erculiani Date: Sun Mar 29 21:51:38 2009 +0200 update TODO commit 5df62a0216ce7ccb800609f52ba502c5f0a95064 Author: Fabio Erculiani Date: Sun Mar 29 21:49:24 2009 +0200 entropy.transceivers.urlFetcher: remove file on error It happened that if a file is not available on the provided URL, the local one was created anyway containing no data. Thus verify if it was already available, if not, remove it on errors. commit 4d189ff05c63c5527a5b35dc5ab370b6f3709e54 Author: Fabio Erculiani Date: Sun Mar 29 21:22:34 2009 +0200 add .gitignore file, ignore pyc locally commit 642e1ee485adc5e538d6c552466785a9d9651982 Author: Fabio Erculiani Date: Sun Mar 29 20:41:59 2009 +0200 update TODO commit ee6606df8192d8fba8426e9c022a764fa15a06d3 Author: Fabio Erculiani Date: Sun Mar 29 20:37:41 2009 +0200 entropy.server.interfaces.mirrors: sync_databases (improvement) consider missing dependencies critical only for the currently selected repository commit d620f9096b49d85879069349cbd2e8863893a9a3 Author: Fabio Erculiani Date: Sun Mar 29 20:36:17 2009 +0200 entropy.server.interfaces.main: deps_tester new argument (feature) add the ability to test dependencies only on a specified repository. commit 7dd3f8a0ed3e15be25e7d645b4ad98e32d0a3525 Author: Fabio Erculiani Date: Sun Mar 29 20:17:39 2009 +0200 "equo unusedpackages" add --sortbysize parameter and logic commit 2590fcdd06405836197100bd62bbac8e8433d46b Author: Fabio Erculiani Date: Sun Mar 29 20:10:11 2009 +0200 text_ui: code style updates and improved unusedPackagesTest unusedPackagesTest now prints package size information when run without --quiet commit 001d0088e3cef922fb4dc98fb112b4260eb8145b Author: Fabio Erculiani Date: Sun Mar 29 19:53:06 2009 +0200 entropy.client.interfaces.dep: dependencies handling update dependencies_test method now uses the new exclude_deptypes argument of entropy.db.LocalRepository.retrieveDependencies generate_depends_tree method now uses the new exclude_deptypes argument of entropy.db.LocalRepository.retrieveDepends commit e30055bd089b464ae3e6992795d2e092bf3660a6 Author: Fabio Erculiani Date: Sun Mar 29 19:49:24 2009 +0200 entropy.db.LocalRepository.retrieveDependencies: new argument (feature) retrieveDependencies features a new argument "exclude_deptypes", useful to filter out unwanted dependency types from the results. It is used by entropy.client.interfaces.dep.dependencies_test to ignore PDEPENDs commit 2f89d543faf53e3737d40b378fa5b0339ce6c4b2 Author: root Date: Sun Mar 29 16:02:36 2009 +0200 update TODO commit 2b5804042357aa423177474fe59fb0655c7ad938 Author: root Date: Sun Mar 29 16:01:58 2009 +0200 text_query.print_package_info: format homepage metadata commit 67838cd5c7631897ff8edc674ec5aeb452163815 Author: Fabio Erculiani Date: Sun Mar 29 15:54:14 2009 +0200 entropy.db: new searchDepends argument (feature) Specific dependency types can now be excluded lowlevel commit 2fffabc9f729067a61ecffbe5f235171a3b611d6 Author: Fabio Erculiani Date: Sun Mar 29 15:53:10 2009 +0200 entropy.client.interfaces.dep: minor code style update commit dee0b718edcc63ed3ddd3de2b561da319dcb7b33 Author: Fabio Erculiani Date: Sun Mar 29 15:49:34 2009 +0200 text_query: API changes functions inside text_query are now following Python guidelines. Update the rest of the code accordingly. On a side effect, printPackageInfo (now print_package_info) is now 2.5 times faster on standard print commit 01c6e724206dae3f0e53f01fa6de1aa77e412b15 Author: Fabio Erculiani Date: Sun Mar 29 15:20:31 2009 +0200 text_query: code conventions update commit b7f1ae4131f049c69de83c55c2756529537b0b25 Author: Fabio Erculiani Date: Sun Mar 29 15:11:19 2009 +0200 text_query: code refactoring text_query code was a bit outdated, unused arguments have been removed, searchInstalled speed has been greatly improved (equo query orphans), output usability has been improved (printPackageInfo) commit b63f7590f9b7a4981d607c815fa30dd5bffa40f5 Author: Fabio Erculiani Date: Sat Mar 28 20:44:18 2009 +0100 equo query tool, code updates remove idreturn argument from searchInstalled and add package size information output when running with --verbose commit 01e7cda6a8372e92e86ac4e2bdc01ebe9ebb2f86 Author: Fabio Erculiani Date: Sat Mar 28 20:43:44 2009 +0100 code style updates for entropy.db commit a5569db02197fbdbf778585f65cf37e1b336dd88 Author: Fabio Erculiani Date: Sat Mar 28 20:42:13 2009 +0100 add "equo database vacuum" This tool is useful to shrink the client repository database by removing SQL indexes. Comes to help on ISO images creation commit 12b0696c563816c63d2841c039265c0baff66d32 Author: Fabio Erculiani Date: Sat Mar 28 20:41:41 2009 +0100 update TODO commit 29785749348d63ff7105f6f0cee700a8c9924d45 Author: root Date: Sat Mar 28 08:34:58 2009 +0100 slightly improve "equo query orphans" it is still very slow although it has proven great stability. This patch improve the performance a bit. commit c5a10358597db1b80deffc229894cef1327962e7 Author: Fabio Erculiani Date: Tue Mar 24 21:11:55 2009 +0100 use saner approach for Live system commit a14b6d57d0bbd0629d0ee376fd74f682812cb0e9 Merge: ed239b2 0f8a10f Author: Fabio Erculiani Date: Tue Mar 24 21:10:18 2009 +0100 Merge branch 'master' of git+ssh://fabio@sabayonlinux.org/home/git/projects/entropy commit ed239b2f46ea7af86009fc36de8aa6558260db67 Author: Fabio Erculiani Date: Tue Mar 24 21:02:55 2009 +0100 - update Entropy TODO - entropy.db: always run SQL table updates even on live commit 0f8a10f03d7aa46515275ac0edb3a8ac5d91ee89 Author: Fabio Erculiani Date: Tue Mar 24 21:02:55 2009 +0100 - update Entropy TODO - entropy.db: always run SQL table updates even on live commit fd457af5c7b7d17f1d23c19e869e1d08f70f5a43 Author: Fabio Erculiani Date: Mon Mar 23 19:06:12 2009 +0100 started to fix code style in entropy.db, the Entropy Repository interface. commit 192642d5c7ac09a9cd3ae2878bcd0f6e24fa1cdc Author: lxnay Date: Mon Mar 23 01:46:47 2009 +0000 Entropy/TODO: - update TODO Entropy/Client/Interfaces/Repository: - fix _config_updates_make_profile git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3218 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2d348ef4bd34eed9e41d3f629b17df3d9c3361db Author: lxnay Date: Sun Mar 22 18:06:11 2009 +0000 Entropy/Client/Interfaces: - fix typo occured when refactoring selfDbconn is self.clientDbconn git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3215 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 07c448c1bd56be87f0e48c0585b9c0b0a8538aec Author: lxnay Date: Sat Mar 21 18:55:19 2009 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3214 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 33c43e13b7c25db90baf82bb8b9513288a51e3d8 Author: lxnay Date: Sat Mar 21 18:53:52 2009 +0000 Entropy/Spritz: - const_extractClientRepositoryParameters is not available anymore, use const_extract_cli_repo_params git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3213 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d62e1f35329029b3add0920c516924ff87af85ef Author: lxnay Date: Sat Mar 21 18:52:35 2009 +0000 Entropy/Spritz: - const_extractClientRepositoryParameters is not available anymore, use const_extract_client_repo_params git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3212 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d2cf355753351ff805c6da362fbbb4599350cf81 Author: lxnay Date: Fri Mar 20 12:26:01 2009 +0000 Entropy/exceptions: - remove SystemError and NotImplementedError exceptions - pylint test passed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3211 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 379fd59ac39ec68a11bf9c1818297869defb87d9 Author: lxnay Date: Fri Mar 20 11:42:43 2009 +0000 Entropy/dump: - slightly change API - add missing docstrings - pylint check passed Entropy/*: - fix API changed entropy.dump function calls git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3210 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8b0a563e946968ddc51bad96ad747b06a4a46ec3 Author: lxnay Date: Thu Mar 19 18:07:22 2009 +0000 Entropy/db: - add new table automergefiles, to handle untouched config files automerges and autoremoval - add support methods for automergefiles tables Entropy/Client/Interfaces: - add support for configuration files automerge and autoremove, if user did not modify a config file, it will be automerged or autoremoved git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3209 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7fa3534a4d9f91f3c99e7202fd72db4a522584d9 Author: lxnay Date: Thu Mar 19 18:05:35 2009 +0000 Entropy/misc/TimeScheduled: - __do_delay: also check if float has been shut down too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3208 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f4c26812b99c43a12abaf33ff7e641a6b3046417 Author: lxnay Date: Thu Mar 19 11:09:33 2009 +0000 Entropy/const: - update constants function API Entropy/Spritz: - use new entropy.const API git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3207 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88ab3800b5964b4627adca32d931ede9f0aa07d8 Author: lxnay Date: Thu Mar 19 11:07:41 2009 +0000 Entropy/Client/Interfaces: - remove self.Client hack - update current dependencies_test output every 150 packages - update constants methods git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3206 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e8e8e5645b175eb796096e9020fb6218d81992b0 Author: lxnay Date: Thu Mar 19 11:06:03 2009 +0000 Entropy/Server/Interfaces/main: - update current libraries_test output every 150 packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3205 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 77aebcc8c1190c74e058713ce62d1dd48bb8d7c1 Author: lxnay Date: Thu Mar 19 11:04:12 2009 +0000 Entropy/Transceivers/FtpInterface: - delete_file, handle FTP 550 errors git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3204 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3fd8a17ca17fdce8b3a17ae3e1858b0cc52ba5bf Author: lxnay Date: Thu Mar 19 00:04:57 2009 +0000 Entropy/Equo: - make equo source available for normal users too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3203 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7615edbbca3eeb91954fa78f7f314d6bb12af603 Author: lxnay Date: Tue Mar 17 22:46:45 2009 +0000 Entropy/tools: - fix regression on result returned from compare_versions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3202 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2589e32f53fd2b4172e5497350029d29b8a9f887 Author: lxnay Date: Tue Mar 17 22:28:43 2009 +0000 Entropy/const: - function renaming - code refactoring Entropy/Spritz: - use new entropy.const functions Entropy/Client/Interface/Methods: - use new entropy.const functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3201 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 478b5397a4aeea81a40d89d2da8c99bf1db8fb4a Author: lxnay Date: Tue Mar 17 09:18:19 2009 +0000 Entropy/const: - some syntax layout updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3200 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2827b211339eb33bedd7d2bdcb5b2faa96d70061 Author: lxnay Date: Mon Mar 16 19:44:20 2009 +0000 Entropy/i18n: - update COPYRIGHT header git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3199 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a198077f8b4cb4ea6d56385bdf64d71b3c5828f9 Author: lxnay Date: Mon Mar 16 19:43:49 2009 +0000 Entropy/bash based trigger executor: - move from libraries to misc git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3198 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8408277697c53eca71fd8ef484f95f73e1654bb5 Author: lxnay Date: Mon Mar 16 19:42:56 2009 +0000 Entropy/db: - __handle_found_ids_match: don't raise exception, just warn the user and step over, when an invalid dep string is found git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3197 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1128f6a079943e581f06d52375eb3e66b047930b Author: lxnay Date: Mon Mar 16 11:02:31 2009 +0000 Entropy: - add preliminary python lzma library git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3196 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e748d532e40d4b9210d9bd8d479c002519eff972 Author: rogerc Date: Mon Mar 16 10:54:12 2009 +0000 update ca.po git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3195 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e2a6451c297bd4671414879c1c601d24ed46bed8 Author: lxnay Date: Mon Mar 16 10:03:45 2009 +0000 Entropy/Cache: - add docstrings - code style updates - pylint test passed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3194 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e16748511ab188a597132565e497978efe84f9d2 Author: lxnay Date: Sun Mar 15 20:06:36 2009 +0000 Entropy/i18n lib: - only catch ImportError and OSError exceptions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3193 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cae364a42771b43225fb5cbe1cd438899f2c93e2 Author: lxnay Date: Sun Mar 15 20:05:55 2009 +0000 Entropy/Core/SystemSettings: - reset all the metadata when clear is called - make most of the properties private - add docstring - refactor some code to help readability and score with pylint Entropy/Client/Interfaces/Methods: - unmask_match_generic, mask_match_generic, don't call internal SystemSettings properties directly but use new available methods git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3192 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9a4d0f971a782963a5c7d0d831b92a1d0a0635c6 Author: lxnay Date: Sun Mar 15 20:03:39 2009 +0000 Entropy/db/LocalRepository: - __handle_found_ids_match: remove atom parameter, not needed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3191 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 45802d8c413ebffa225f91c11f4a7bb8b009f98e Author: lxnay Date: Sun Mar 15 13:50:23 2009 +0000 Entropy/docs: - update APICHANGES git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3189 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3136c25db3950572ddc54c03665ed9b7a09b4839 Author: lxnay Date: Sun Mar 15 13:49:53 2009 +0000 Entropy/*: - use save_repository_settings instead of saveRepositorySettings function (deprecated) - use _save_repositories_content instead of _saveRepositoriesContent function (deprecated) - use write_parameter_to_file instead of writeParameterToFile function (deprecated) - use write_new_branch instead of writeNewBranch function (deprecated) - use is_entropy_package_file instead of isEntropyTbz2 function (deprecated) - use collect_linker_paths instead of collectLinkerPaths function (deprecated) - use collect_paths instead of collectPaths function (deprecated) - use list_to_utf8 instead of listToUtf8 function (deprecated) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3188 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 97590a6cad06cf208aa44a41fd29f0eee421b243 Author: lxnay Date: Sun Mar 15 13:45:55 2009 +0000 Entropy/*: - use spawn_function instead of spawnFunction function (deprecated) - use uncompress_tar_bz2 instead of uncompressTarBz2 function (deprecated) - use bytes_into_human instead of bytesIntoHuman function (deprecated) - use hide_ftp_password instead of hideFTPpassword function (deprecated) - use get_file_unix_mtime instead of getFileUnixMtime function (deprecated) - use get_random_temp_file instead of getRandomTempFile function (deprecated) - use get_file_timestamp instead of getFileTimeStamp function (deprecated) - use convert_unix_time_to_human_time instead of convertUnixTimeToHumanTime function (deprecated) - use get_current_unix_time instead of getCurrentUnixTime function (deprecated) - use get_year instead of getYear function (deprecated) - use convert_seconds_to_fancy_output instead of convertSecondsToFancyOutput function (deprecated) - use get_repository_settings instead of getRepositorySettings function (deprecated) - use write_ordered_repositories_entries instead of writeOrderedRepositoriesEntries function (deprecated) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3187 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 90967de1561e392c9964c116dc3ed982c059a68e Author: lxnay Date: Sun Mar 15 13:37:29 2009 +0000 Entropy/*: - use compare_versions instead of compareVersions function (deprecated) - use entropy_compare_versions instead of entropyCompareVersions function (deprecated) - use get_newer_version instead of getNewerVersion function (deprecated) - use get_entropy_newer_version instead of getEntropyNewerVersion function (deprecated) - use filter_duplicated_entries instead of filterDuplicatedEntries function (deprecated) - use extract_ftp_host_from_uri instead of extractFTPHostFromUri function (deprecated) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3186 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6956cfdffccff7c0c456a15dd77c6896bcf236bc Author: lxnay Date: Sun Mar 15 13:04:28 2009 +0000 Entropy/*: - use extract_xpak instead of extractXpak function (deprecated) - use read_xpak instead of read_xpak function (deprecated) - use compare_md5 instead of compareMd5 function (deprecated) - use sort_update_files instead of sortUpdateFiles function (deprecated) - use allocate_masked_file instead of allocateMaskedFile function (deprecated) - use extract_elog instead of extractElog function (deprecated) - use remove_package_operators instead of removePackageOperators (deprecated) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3185 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0765fb8b1fba2b42d578ebf98fd94414e9c03066 Author: lxnay Date: Sun Mar 15 12:27:14 2009 +0000 Entropy/*: - use extract_xpak instead of extractXpak function (deprecated) - use read_xpak instead of read_xpak function (deprecated) - use backup_client_repository instead of backupClientDatabase (deprecated) - use unpack_bzip2 instead of unpackBzip2 (deprecated) - use unpack_gzip instead of unpackGzip (deprecated) - use unpack_xpak instead of unpackXpak (deprecated) - use suck_xpak instead of suckXpak (deprecated) - use append_xpak instead of appendXpak (deprecated) - use aggregate_edb instead of aggregateEdb (deprecated) - use extract_edb instead of extractEdb (deprecated) - use remove_edb instead of removeEdb (deprecated) - use create_hash_file instead of createHashFile (deprecated) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3184 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 07d9fe86bf0b5192d9a1771dc9290ca8c33c4897 Author: lxnay Date: Sun Mar 15 12:19:13 2009 +0000 Entropy/*: - use print_exception instead of printException function (deprecated) - use application_lock_check instead of applicationLockCheck function (deprecated) - use get_random_number instead of getRandomNumber function (deprecated) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3183 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fac809a8d5bf04c6e168bf6d644b0153b88561ae Author: lxnay Date: Sun Mar 15 12:16:09 2009 +0000 Entropy/*: - use print_traceback instead of printTraceback function (deprecated) - use get_traceback instead of getTraceback function (deprecated) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3182 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aeee2d2b22a4c64079a604e8acd4e396bbe45ccc Author: lxnay Date: Sun Mar 15 12:14:50 2009 +0000 Entropy/*: - use print_traceback instead of printTraceback function (deprecated) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3181 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0d1c594fef32932c4b165471c7a740abcaff6a87 Author: lxnay Date: Sun Mar 15 12:13:16 2009 +0000 Entropy/*: - use is_root instead of isRoot function (deprecated) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3180 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb6eb17321788187f842f1ba4fadd673e2368b88 Author: lxnay Date: Sun Mar 15 12:12:18 2009 +0000 Entropy/docs: - update APICHANGES git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3179 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 997007d0360207cd7f63d37cbd1c5e260852a532 Author: lxnay Date: Sun Mar 15 12:04:13 2009 +0000 Entropy/Tools: - rename every camel case function inside tools - keep API for backward compatibility - improve performance of package version sorting functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3178 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 497cc88b4bdc55b198f3397790f0b33aea4568ea Author: lxnay Date: Sat Mar 14 23:06:20 2009 +0000 Entropy/db: - remove some unused stuff - do not use c as variable name git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3177 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 977d2612e654741927781f855d1e50d2c095aa59 Author: lxnay Date: Sat Mar 14 23:05:33 2009 +0000 Entropy/Client/Interfaces/Package: - call Trigger.run() only when there are triggers to run git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3176 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit db9a20cfd47d3530a1a2071b69025dc867384c5c Author: lxnay Date: Sat Mar 14 23:04:45 2009 +0000 Entropy/Client/Interfaces/Trigger: - fix OpenGL setup when using NVIDIA or ATI libGL git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3175 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 50f2096b1f54779c85b23e98d774b4586458fc92 Author: lxnay Date: Sat Mar 14 22:19:55 2009 +0000 Entropy/Client/Interfaces: - split remaining classes in __init__ into separate files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3174 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f536f6a13f9664ebfbd035acfe5728291d97df2e Author: lxnay Date: Sat Mar 14 18:30:08 2009 +0000 Entropy/Server: - fix warnings import and stuff Entropy/Client: - same as above git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3173 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dc099fd1e19a466a1391a7ac85cc0b47ef26b4c9 Author: lxnay Date: Sat Mar 14 16:51:15 2009 +0000 Entropy/translations: - update POTFILES.in - resync everything git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3172 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 28426955cc423a00a9004cb1ad922504d0cb8f95 Author: lxnay Date: Sat Mar 14 16:48:37 2009 +0000 Entropy/Client/Interfaces: - split Client and Package classes into separate files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3171 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 63f3c19ac062ddfe52a65be3d779f976fa44604c Author: lxnay Date: Sat Mar 14 16:22:42 2009 +0000 Entropy/docs: - update APICHANGES git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3170 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e2205fe4e4e3462d12680260d22f5beecfc0bad5 Author: lxnay Date: Sat Mar 14 16:22:02 2009 +0000 Entropy/Server/Interfaces/Main: - deprecated openServerDatabase in favour of open_server_repository - deprecated doServerDatabaseSyncLock in favour of do_server_repository_sync_lock Entropy/*: - update code, use new methods listed above git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3169 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a4d8f35dd2c0f2dd967d12a4e37397380052a02e Author: lxnay Date: Sat Mar 14 16:19:53 2009 +0000 Entropy/Spritz: - dialogs, add missing module import git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3168 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ebd9a7558f5821cc387ae86d51932569a086a5ee Author: lxnay Date: Sat Mar 14 16:10:38 2009 +0000 Entropy/Server/Interfaces: - split subpackage into modules git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3167 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 947815355374e17e68dce699354c8f5b08a008a5 Author: lxnay Date: Sat Mar 14 16:02:23 2009 +0000 Entropy/Server: _ interfaces is now a sub-package git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3166 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit df84017e8b1680424ee3a275e96d1b0a74f5b2ed Author: lxnay Date: Sat Mar 14 15:38:46 2009 +0000 Entropy/docs: - update APICHANGES git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3165 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d494ddc013d7bc687b671e423bd6d9ca5a7244ca Author: lxnay Date: Sat Mar 14 15:38:17 2009 +0000 Entropy/Transceivers/Server Interface: - move FileTransceiver from entropy.server.interfaces.MirrorsServer to entropy.transceivers under the FtpServerHandler name git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3164 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 85b16445a0c8edf160ecb9518528d97ab7c35ce9 Author: lxnay Date: Sat Mar 14 15:37:00 2009 +0000 Entropy/Entropy Notification Applet/Spritz: - when subclassing entropy.client.interfaces.Client reimplement init_singleton instead of __init__ because the former is now a Singleton git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3163 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4d57fd5e87d390b20cfdd2f4f7bbe6d449ac290a Author: lxnay Date: Sat Mar 14 15:35:48 2009 +0000 Entropy/i18n compat module: - provide entropy_i18n module for backward compatibility git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3162 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c8273c31e0370fe293e6b6f002bd2584babc5f48 Author: lxnay Date: Sat Mar 14 15:34:31 2009 +0000 Entropy/Const: - remove unused constants and comments git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3161 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6898bd926f56a1d8cdc7596a8498d52fba9a1344 Author: lxnay Date: Sat Mar 14 15:33:57 2009 +0000 Entropy/Dump: - move code comments inside functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3160 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7b0deacfb2e4cece0221c7563b97d3e76bdac8f2 Author: lxnay Date: Sat Mar 14 15:33:14 2009 +0000 Entropy/Cache: - add is_started method to EntropyCacher class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3159 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a413fc733f42c09ec477a89a90ab71748460bb1d Author: lxnay Date: Thu Mar 12 23:57:07 2009 +0000 Entropy/Transceivers/FtpInterface: - fix transfer speed info and its output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3158 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 898bd4aeed6fd8fc002e8ded073470e4364bc55a Author: lxnay Date: Thu Mar 12 23:49:19 2009 +0000 Entropy/TODO: - update TODO Entropy/Server: - merge server config files into one (server.conf), reduce complexity Entropy/Transceivers: - FtpInterface add ETA and current up/down speed information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3157 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d4d0ecbaec6803e1ac1b7c488c794db309465efb Author: lxnay Date: Thu Mar 12 20:14:02 2009 +0000 Entropy/Spritz: - fix typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3156 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3d08f2b2b727657a58a7ef490ce7d9eb6c228079 Author: lxnay Date: Thu Mar 12 19:47:59 2009 +0000 Entropy/Client/Interface: - became a subpackage containing split Client (EquoInterface) classes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3155 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3a97fc8c8bc13a482edc4a4131fa905ac629c53c Author: lxnay Date: Thu Mar 12 19:18:27 2009 +0000 Entropy/Client/Interface: - split Client class into single ones - deprecated camelCase methods - remove a few, unused or useless Entropy/docs: - update APICHANGES Entropy/*: - adapt the code to work with non-deprecated methods git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3154 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e68946271789029f44c472fa3b2684556a3c28b5 Author: lxnay Date: Thu Mar 12 15:07:52 2009 +0000 Entropy/Services/UGC: - add a stats map to make do_download_stats undestand from where the call comes from git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3153 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5692e3197932f97b176f7417181d96dd95d47930 Author: lxnay Date: Wed Mar 11 09:49:57 2009 +0000 Entropy/Client/Interfaces/Package: - hopefully for the last time, fixing sources_fetch_step git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3152 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e1c33398f198f868067fc04849007d6bbf3264a2 Author: lxnay Date: Wed Mar 11 09:38:59 2009 +0000 Entropy/Client/Interfaces/Package: - fix sources_fetch_step, again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3151 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d7151b6555944df7cbfc3a9044926639c4cd0bb5 Author: lxnay Date: Wed Mar 11 09:36:47 2009 +0000 Entropy/*: - update module imports to reflect the new entropy package structure Entropy/Client/Interfaces/Package: - fixed sources_fetch_step source packages download git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3150 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6deea189563726d8a515cd637b07836e215d3c3e Author: lxnay Date: Wed Mar 11 00:47:26 2009 +0000 Entropy/Transceivers/FtpInterface: - fix is_file_available, make it working on vsftp servers too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3149 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0958913fded0d3bc7c4c502ae4d87787632677d1 Author: lxnay Date: Wed Mar 11 00:24:50 2009 +0000 Entropy/Misc/rssFeed: - fix module import issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3148 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 281e11f7e63c8b552f4df8ac4e72353cb8811afc Author: lxnay Date: Wed Mar 11 00:17:41 2009 +0000 Entropy/Misc/rssFeed: - fix module import issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3147 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8165dafa9a771475c02d68aa0c7cf1cec6432b63 Author: lxnay Date: Wed Mar 11 00:10:08 2009 +0000 Entropy: - move all the code inside the entropy package - add compat modules outside Entropy/Transceivers/FtpInterface: - fix is_file_available to work on more systems git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3146 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f6d3a4717a4fe427d7b3126c82a03dfb45db60f4 Author: lxnay Date: Tue Mar 10 22:39:14 2009 +0000 Entropy/Server: - module import updates - show exception when trapping it in add_packages_to_repository git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3145 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 22c14704463a57b90a2b5e1c3029a47578111825 Author: lxnay Date: Tue Mar 10 22:09:36 2009 +0000 - Server: do_download_stats, use get_datetime instead of get_date git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3144 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5e8dda37a363cadf61404c8cd29dc5b07f79407a Author: lxnay Date: Tue Mar 10 22:02:52 2009 +0000 Entropy/Services/UGC: - fix typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3143 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c369a0acf71348d200822f74308b819c19dd8b04 Author: lxnay Date: Tue Mar 10 22:00:40 2009 +0000 Entropy/Services/UGC: - fix typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3142 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit edce9b5c03374bb89ca31a2d77858586c32d7605 Author: lxnay Date: Tue Mar 10 21:57:14 2009 +0000 Entropy/Services/UGC: - update structure of entropy_distribution_usage - other minor changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3141 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8297695411b2c0637ef74362445d53c137510b34 Author: lxnay Date: Tue Mar 10 19:15:46 2009 +0000 Entropy/package: - move entropyConstants to entropy.const (keep entropyConstants module for backward compat) - move entropyTools to entropy.tools (keep entropyTools module for backward compat) - move outputTools to entropy.output (keep outputTools module for backward compat) - move dumpTools to entropy.dump (keep dumpTools for backward compat) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3140 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f70ebdd21d257b06e19c3f09108ebcb535b8209 Author: lxnay Date: Tue Mar 10 18:49:12 2009 +0000 Entropy/TODO: - update TODO Entropy/Core/Cache: - EntropyCacher, fix stop(), non-working hasattr calls due to private class attributes Entropy/Core: - Singleton, delete object reference if instance has been destroyed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3139 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f7ae50a83ac287a5460caf2a450949d0dd38c67d Author: lxnay Date: Mon Mar 9 11:03:59 2009 +0000 Entropy/QAInterface: - fix syntax error git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3137 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fec51b15cabd0c08ba4ab1310be0b8837798496e Author: lxnay Date: Mon Mar 9 11:02:16 2009 +0000 Entropy/TODO: - update TODO Entropy/*: - QAInterface does not need a full Client interface but just Output - SecurityInterface: re-add instance validation on constructor git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3136 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7a57e1db333c56fc4c8665899eca86514209d184 Author: lxnay Date: Sun Mar 8 23:23:39 2009 +0000 Entropy: - remove all the compat imports Entropy/Equo: - move etpExitMessages to equo.py Entropy/Activator: - fix import order git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3135 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 868f11c245c37a6740e9f8c4497474d85e563da5 Author: lxnay Date: Sun Mar 8 22:44:48 2009 +0000 Entropy/Server: - reagent, activator: change modules import order git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3133 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 61078729e58e4996e9b0d62a763c0e86de3d496a Author: lxnay Date: Sun Mar 8 22:43:31 2009 +0000 Entropy/Server: - reagent, activator: change modules import order git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3132 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f2128e2321f18f41787874402c0e24bb1cdf1d5c Author: lxnay Date: Sun Mar 8 21:41:27 2009 +0000 Entropy/translations: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3131 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ecafddafaf12f7ba435bba10d7a180266cc65e59 Author: lxnay Date: Sun Mar 8 19:34:05 2009 +0000 Entropy/etpXpak: - move etpXpak module under the entropy package git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3130 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 65a9b5f40e1f5206af56d5c20dbf510146c68376 Author: lxnay Date: Sun Mar 8 18:52:28 2009 +0000 Entropy: - commenting out other imports from __init__, hopefully the last ones git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3129 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 11a5aeb55cfdd30cf27b607bc8c98037d753a35a Author: lxnay Date: Sun Mar 8 18:48:31 2009 +0000 Entropy: - comment out another set of imports Entropy/Spritz: - improve thread shutdown Entropy/entropy-repository-daemon: - update threads handling code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3128 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e1d0688034982f4751b9e0c26a01d48ca25317a8 Author: lxnay Date: Sun Mar 8 18:29:55 2009 +0000 Entropy/entropyTools: - parallelTask: add get_function method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3127 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b36745281a275f94a37315f45de381a82ec9001a Author: lxnay Date: Sun Mar 8 18:24:06 2009 +0000 Entropy/Client/Interfaces: - clear_dump_cache: catch OSError exceptions on os.listdir Entropy: - remove other secondary imports Entropy/repository-daemon spec app: - refresh some code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3126 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3854d3946a352d0ad691d9ec9074e3e53111fdec Author: lxnay Date: Sun Mar 8 17:32:27 2009 +0000 Entropy: - remove unused imports from __init__ git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3125 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c6794f3d38347777b52205c2cf84e0966cd9aeb6 Author: lxnay Date: Sun Mar 8 16:01:57 2009 +0000 Entropy/*: - make use of the new entropy package structure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3124 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 83e184fc5ecd908eb3f40aa2ef01b7f398030e88 Author: lxnay Date: Sun Mar 8 15:49:55 2009 +0000 Entropy/*: - make use of the new entropy package structure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3123 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1b0435dda90704892b00c0f2518970995abff5ab Author: lxnay Date: Sun Mar 8 15:25:34 2009 +0000 Entropy: - remove pyc files accidentally committed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3122 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 715421089b80b50db3bea598cc4637eeaecc0001 Author: lxnay Date: Sun Mar 8 15:24:30 2009 +0000 Entropy/MELTDOWN :-): - entropy modules is now a python package, kept backward compatibility for now git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3121 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 02634d763d9d6018f14a2238dd6802cb9570f365 Author: lxnay Date: Sat Mar 7 18:32:02 2009 +0000 Entropy/entropyConstants: - move etpSQLInit and etpSQLDestroyAll inside EntropySQLSchema class Entropy/*: - use the new EntropySQLSchema class Entropy/RepoInterface: - fix possible infinite loop on handle_eapi3_database_sync git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3120 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d4cd836ac4ea4a2cc48ead1b99a6a57f30e3a40f Author: lxnay Date: Sat Mar 7 18:30:26 2009 +0000 Entropy/Spritz: - update Spritz copyright year on About git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3119 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 27ce299438925d9978cbbcaa98e5e8fbd106a067 Author: lxnay Date: Sat Mar 7 15:47:55 2009 +0000 Entropy/MirrorsServiceInterface: - _create_metafiles_file: fix not_found_file_list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3118 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e32acda5126187240952919a66e2c8581d2a0a3d Author: lxnay Date: Sat Mar 7 15:44:54 2009 +0000 Entropy/MirrorsServiceInterface: - fix get_files_to_sync to make _create_metafiles_file, the former now returns a complete list of text files regardless their availability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3117 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4c6c930138810944ba03ccd58ce5e36ce66a545c Author: lxnay Date: Sat Mar 7 15:24:07 2009 +0000 Entropy/ServerMirrorsInterface: - _create_metafiles_file: add file containing a list of files not available Entropy/RepoInterface: - do_standard_items_download: handle file that contains a list of files not available to avoid trying to fetch them and improve sync speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3116 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 656dc92d20815e928693b9bf288505cf66a22044 Author: lxnay Date: Sat Mar 7 15:21:16 2009 +0000 Entropy/entropyTools: - import tarfile at module level - new function universal_uncompress git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3115 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b68976aefb6da1ee70db13d4b54ff8633fcf3917 Author: lxnay Date: Fri Mar 6 20:53:52 2009 +0000 Entropy/TODO: - update TODO svn ci -m git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3114 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cc335316b6c468690ffecae2616efcf0fb1247f7 Author: lxnay Date: Fri Mar 6 20:52:52 2009 +0000 Entropy/entropyTools: - compress_files, new handy function that compresses several files into one (no subdirs handling) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3113 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 757125acf783ce69b399ca0993fce72fafb93616 Author: lxnay Date: Thu Mar 5 21:38:23 2009 +0000 Entropy/entropyTools: - TimeScheduled: optimize __do_delay Entropy/EntropyCacher: - stop(): use Thread.join instead of a while loop Entropy: - some minor changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3112 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3131dbab9bde9be7488183c505b3d8224004053 Author: lxnay Date: Thu Mar 5 11:27:47 2009 +0000 Entropy/TODO: - update TODO Entropy/Singleton: - when an instance is destroyed, do not reuse it and load a new one instead Entropy/Eqo: svn ci -m git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3109 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 17fdc47825d23479960f186e42a008f8ab797803 Author: dyingmuppet Date: Thu Mar 5 11:21:15 2009 +0000 Updated Dutch Translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3108 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e54effa2c377d97bfd687f3ba36e443a40a5ebf5 Author: netvandal Date: Thu Mar 5 11:00:16 2009 +0000 added and index, improved search performance git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3107 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a3250a6248ae0deada9f5f7060ba5f8825f2f27b Author: lxnay Date: Wed Mar 4 08:16:22 2009 +0000 Entropy/EquoInterface: - fix package sets dir creation permissions Entropy/RepoInterface: - download_item: create destination directory if it doesn't exist git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3105 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dcd2027eaac792dfc75ab3e94841ca27af1b1e87 Author: lxnay Date: Tue Mar 3 12:19:41 2009 +0000 Entropy/TriggerInterface: - fix Entropy bash based trigger sandbox interaction git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3103 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3df27f7c1827ca57b2d7bc89f28d50393b63d462 Author: lxnay Date: Mon Mar 2 12:08:34 2009 +0000 Entropy/FtpInterface (usage): - raise exceptionTools.ConnectionError when needed and catch it Entropy/Spritz: - Equo interface, check if progressLog variable exists git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3099 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 291b91eff39ca3597e779d106f6cc67d20fcc6f2 Author: lxnay Date: Sun Mar 1 14:35:05 2009 +0000 Entropy/TODO: - update TODO Entropy/*: - small code syntax update Entropy/SystemSocketClientInterface: - Python 2.6: remove deprecation warning, use ssl module if available and its wrap_socket function instead of socket.ssl git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3095 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aef47f273e298b5c3337900ad2084e765c0276e5 Author: lxnay Date: Sun Mar 1 13:44:32 2009 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3094 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1653563534968ee20ba12cc2a58fe052480c8b10 Author: lxnay Date: Sun Mar 1 13:14:44 2009 +0000 Entropy/Spritz: - missing QueueExecutor import git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3092 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 713ec7d8663d01d0692dcbd0e4106570fbd7c954 Author: lxnay Date: Sun Mar 1 13:10:20 2009 +0000 Entropy/Spritz: - fix UI updates during updateRepositories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3091 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e960e4afd52a4537d53f5f818a4266de25898e71 Author: lxnay Date: Sun Mar 1 12:48:27 2009 +0000 Entropy/entropyTools: - TimeScheduled: disable accuracy by default Entropy/Spritz: - better handle Repositories Updates UI refresh Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3090 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3088cf3b3a71d9836dd5d8dc8542aba52ff648bf Author: lxnay Date: Sun Mar 1 11:39:51 2009 +0000 Entropy/translations: - updated Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3088 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d8bc0c058f81494acf1b5171a3aec0f20edf4270 Author: lxnay Date: Sun Mar 1 11:28:37 2009 +0000 Entropy/translations: - sync translations - update template git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3087 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7020aef97ba257b5e38df3cd68413ac714a6b4a Author: lxnay Date: Sun Mar 1 11:21:33 2009 +0000 Entropy/Equo: - add support for multifetch: --multifetch and --multifetch=N options added git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3086 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 85639ba42ee62f01f6caa621f781fab3b3d1dc8f Author: lxnay Date: Sun Mar 1 11:21:10 2009 +0000 Entropy/MultipleUrlFetcher: - fix download average calculation Entropy/PackageInterface: - multi_fetch support: add some metadata to infoDict git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3085 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 349b164f7b0db32dd2a682379a73b1b924596fb3 Author: lxnay Date: Sat Feb 28 22:10:54 2009 +0000 Entropy/TODO: - update TODO Entropy/Spritz: - wait for UGC to close cleanly Entropy/entropyConstants: - const_kill_threads: wait for threads to close cleanly Entropy/MultipleUrlFetcher: - beautify output Entropy/EntropyCacher: - on stop() wait for CacheWriter to close cleanly Entropy/EquoInterface: - fetch_files: minor updates and fixes - fetch_files_on_mirrors: new method, that mimics the behaviour of fetch_file_on_mirrors but using MultipleUrlFetcher - fetch_file_on_mirrors: some fixes Entropy/PackageInterface: - implement multi_fetch action - match_checksum: update method adding arguments to ease code reuse - new methods multi_match_checksum and multi_fetch_step - new method multi_checksum_step git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3084 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 46d73df488e0d1549120adaeeb4ab0ace628b876 Author: lxnay Date: Sat Feb 28 13:11:52 2009 +0000 Entropy/MirrorStatusInterface: - new class used by EquoInterface, move there some mirror management methods that were in EquoInterface Entropy/EquoInterface: - make use of the new MirrorStatusInterface class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3083 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dc2539f591aaa2cbb75ab8e93324d322040c693e Author: lxnay Date: Sat Feb 28 12:20:46 2009 +0000 Entropy/urlFetcher: - new methods get_transfer_rate() and is_resumed() Entropy/MultipleUrlFetcher: - new methods get_transfer_rate(), get_average() and get_seconds_remaining() - improved updateProgress method Entropy/EquoInterface: - new method fetch_files, similar to fetch_file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3082 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dc1cf067943e6327be2d689750d4e0f402bb9221 Author: lxnay Date: Fri Feb 27 19:51:07 2009 +0000 Entropy/SystemSettings: - now a singleton too, had to reimplement all dict methods since i didn't want to wrap nasty things around the new class Entropy/*: - some bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3081 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 457778fd6040726cd789b63953befa30b7a0e1e6 Author: lxnay Date: Fri Feb 27 18:09:57 2009 +0000 Entropy/*: - EntropyCacher is singleton, which makes a lot of classes happy git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3080 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 14d45140953c5c0ae8ab8b21a4719a48ca9d61c2 Author: lxnay Date: Fri Feb 27 18:00:09 2009 +0000 Entropy/translations: - update template and sync git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3079 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aefb63a7a35841b611e6fb125ed3c84dd64f98f9 Author: lxnay Date: Fri Feb 27 17:59:34 2009 +0000 Entropy/TODO: - update TODO Entropy/EquoInterface/ServerInterface: - they are now singleton, which is a big leap ahead in terms of ease of use Entropy/Equo/Server: - text_query, server_query: adapt code to better with singleton EquoInterface/ServerInterface instances Entropy/Spritz: - EquoInterface is now singleton, no need to load a global variable Entropy/urlFetcher: - add thread_stop_func, speed_limit, OutputInterface parameters to ease behaviour customization - rename __setup_proxy (private) to _setup_proxy - add set_id method, useful for thread identification when running multiple instances of urlFetcher - close() is now a private method - added thread_stop_func handling, used to stop fetches from other threads - commit() is now a private method - add handle_statistics method, if reimplemented, it's handy for controlling dataflow from other threads Entropy/entropy.py: - remove some unused functions imported from outputTools Entropy/EntropyCacher: - EntropyCacher is now singleton too Entropy/MultipleUrlFetcher: - base class that mimics the behaviour of urlFetcher adding the support for multiple simultaneous downloads Entropy/entropyTools: - improve xml_from_dict_extended and dict_from_xml_extended functions (add support for None types) Entropy/entropy.sh: - pre-declare public functions (pkg_*) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3078 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5b19ab1f06400a95bf3a84bb9e236ce10e3c125f Author: lxnay Date: Fri Feb 27 17:46:50 2009 +0000 Entropy/Bash Trigger Specification: - add documentation about exported env variables git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3077 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 94b6aaa422fd8f0530e7550c118e9d9eb459222d Author: lxnay Date: Wed Feb 25 14:10:01 2009 +0000 Entropy/TODO: - update TODO Entropy/TriggerInterface: - complete implementation of bash-based triggers Entropy/EntropyDatabaseInterface: - optimize getPackageData and getTriggerInfo - getTriggerInfo: also provide branch and etp_revision information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3076 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 764cb47fd0b0afb04c23cd25cf3d88d727de07c6 Author: lxnay Date: Wed Feb 25 12:36:15 2009 +0000 Entropy/entropyTools: - force type casting on dict_from_xml_extended git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3075 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b287f7c7b797b705a0b2aa276ea66304ed701e4b Author: lxnay Date: Wed Feb 25 12:24:40 2009 +0000 Entropy/entropyTools: - fix dict_from_xml_extended method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3074 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e7f1dc863e85bf2246fc43022a58c210eede11df Author: lxnay Date: Tue Feb 24 21:21:45 2009 +0000 Entropy/TODO: - update TODO Entropy/TriggerInterface: - add support for bash based triggers (preliminary and incomplete) - provide bash based trigger example git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3073 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f89438f3589ceba5f353945caedca7a2e45bfdc1 Author: lxnay Date: Mon Feb 23 23:14:09 2009 +0000 Entropy/TriggerInterface: - syntax updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3072 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 40caacd0fb39e44c27abe2f7b8cd7fd2ae174381 Author: lxnay Date: Mon Feb 23 22:56:54 2009 +0000 Entropy/entropyTools/*: - new version of parallelTask, API changes, update every part of the code that uses it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3071 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 14134e7007674a1e92c46936ce5378d80cb8003d Author: lxnay Date: Mon Feb 23 22:50:34 2009 +0000 Entropy/entropyTools/*: - new version of TimeScheduled, API changes, update every part of the code that uses it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3070 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f1a253e67d637730e40001d3f78b42d3e2d2fb39 Author: lxnay Date: Mon Feb 23 19:27:53 2009 +0000 Entropy/EquoInterface: - fetch_file_on_mirrors: when file is not found, do not dump data already downloaded git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3069 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ff1e11f7016b69bcd42fbc7d67c90ec8453a0b65 Author: lxnay Date: Mon Feb 23 19:24:06 2009 +0000 Entropy/translations: - sync translations and template git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3068 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9fb936d1894ea6c73678f06e3f783a78c680074c Author: lxnay Date: Mon Feb 23 18:44:25 2009 +0000 Entropy/TODO: - update TODO Entropy/EquoInterface: - fetch_file_on_mirrors: make sure it gives up when no mirrors remain and it is for cycling the last uri git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3067 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d7022d0d6ad8e676d746cdc80454077736a761e6 Author: lxnay Date: Mon Feb 23 16:22:22 2009 +0000 Entropy/EquoInterface: - ease the handling of available packages cache git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3066 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bb724a8cd9d7e55f7f7458e3148c997afc289dcd Author: lxnay Date: Mon Feb 23 16:14:28 2009 +0000 Entropy/Spritz: - fix remove option on Updates tab git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3065 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d6df1673859079bb6710b8df4874a0fe50c0ffa5 Author: lxnay Date: Mon Feb 23 08:32:39 2009 +0000 Entropy/Clients: - spawn add_download_stats instead of add_downloads git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3064 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 771d0d679efeb225914d82662ebcce31cae198e3 Author: lxnay Date: Mon Feb 23 08:28:00 2009 +0000 Entropy/Spritz: - update desktop file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3063 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9138d410a91b7a9fcb43ac512a73c0ee790f2448 Author: lxnay Date: Sun Feb 22 23:49:06 2009 +0000 Entropy/*: - random trivial fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3062 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4629810b632ee8b58ddc9b5ab8bd6ee30716d614 Author: lxnay Date: Sun Feb 22 19:46:52 2009 +0000 Entropy/urlFetcher: - add a new error status "-4", meaning timeout error, move KeyboardInterrupt error code to -100 Entropy/EquoInterface: - properly handle timeout errors without discarding data downloaded until then git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3061 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 68731000d2ee15a261ec604ccb2270abdae7fa6c Author: lxnay Date: Sun Feb 22 19:17:37 2009 +0000 Entropy/urlFetcher: - download: when running in debug mode, print exceptions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3060 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 183e33e99624ab87a2cd9dec174d4512d0be376b Author: lxnay Date: Sun Feb 22 19:03:27 2009 +0000 Entropy/EquoInterface: - fetch_file: when running in debug mode, print the exception occured in urlFetcher, if any git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3059 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2349b21596ac57866b56e94c73777b580c738ae3 Author: lxnay Date: Sun Feb 22 18:56:49 2009 +0000 Entropy/UGCClientInterface: - ease add_download_stats, removing branch and release_string parameters Entropy/RepositorySocketClientCommands: - ugc_do_download_stats: make it automatically retreiving branch and release string git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3058 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9a82bb2cd82966c58bba75485a166b8b2e8f3c59 Author: lxnay Date: Sun Feb 22 18:37:26 2009 +0000 Entropy/DistributionUGCInterface: - get_entropy_release_strings_id: fix another typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3057 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3b81ecbacb2eb2987a6e629147eac905b36afd45 Author: lxnay Date: Sun Feb 22 18:34:45 2009 +0000 Entropy/DistributionUGCInterface: - fix do_download_stats, wrong variable reference git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3056 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5f21d3d6580ea6400c02102f4fbdb7e65958899c Author: lxnay Date: Sun Feb 22 18:32:17 2009 +0000 Entropy/DistributionUGCInterface: - fix is_user_ip_available_in_entropy_distribution_usage SQL query git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3055 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 15b6f3e829476c52d946474fc40095e38dcad526 Author: lxnay Date: Sun Feb 22 18:05:03 2009 +0000 Entropy/TODO: - update TODO Entropy/urlFetcher: - minor code style update Entropy/EntropyCacher: - rename Cacher to __cacher, making it a private method - make critical variables private Entropy/EquoInterface: - get_unsatisfied_dependencies: improve speed, commenting out disabled code, add support for negative entropy revision on dependency strings, improve caching speed - get_available_packages_chash: improve speed - extract_pkg_metadata: kernel dependent packages now get the kernel dependency with revision == -1 (to force the installation of the very latest kernel revision) Entropy/RepoInterface: - handle_eapi3_database_sync: clear database cache before calling database_checksum Entropy/DistributionUGCInterface: - new tables entropy_distribution_usage, entropy_branches, entropy_release_strings, entropy_ip_locations, thus add support for Earth latitude, longitude mapping and detailed distribution usage stats - add support for geo-tagging IP addresses (retrieving latitude, longitude) - code style updates (long SQL queries on multiple rows) - removed deprecated method do_download - speed improvements of update_download - a bunch of new methods, relevant one is do_download_stats (which is a more complex version of do_downloads) Entropy/DistributionUGCCommands: - removed support for ugc:do_download, deprecated - added support for ugc:do_download_stats (see above) Entropy/RepositorySocketClientCommands: - added support for ugc_do_download_stats (see above) - removed support for ugc_do_download (see above) Entropy/UGCClientInterface: - removed support for add_download (see above) - added support for add_download_stats (see above) Entropy/EntropyDatabaseInterface: - database_checksum: cache result (through live_cache) to RAM - atomMatch: filter out invalid atomRev values, < 0 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3054 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3116942db13e0f12bfda3c113a3771105a34da5 Author: lxnay Date: Sun Feb 22 17:36:27 2009 +0000 Entropy: - adding REQS file, listing the required dependencies git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3053 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dd9864e06dbfc073d91c22a744779d1905719340 Author: lxnay Date: Sun Feb 22 17:35:57 2009 +0000 Entropy/Spritz: - fix SystemSettings call, scan is no more exported, use clear() instead git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3052 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 490bf4408acb491245f04a331a7c8bc188a8a97a Author: lxnay Date: Sun Feb 22 17:35:22 2009 +0000 Entropy: - adding playground dir, will contain random scripts git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3051 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8593839df3f2f8cbade88b7987107e8615d56070 Author: dyingmuppet Date: Sun Feb 22 13:29:00 2009 +0000 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3050 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e61eee2f630e45ff0911d37f4030c5b48f2f1b1 Author: lxnay Date: Fri Feb 20 19:59:08 2009 +0000 Entropy/urlFetcher: - make internal methods private - fix resume support when file is already completely downloaded git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3049 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0c3ec7a16da1fb4f96d84bcc1868f6949fc25715 Author: lxnay Date: Fri Feb 20 19:48:12 2009 +0000 Entropy/urlFetcher: - fix resume support Entropy/ut: - trivial changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3048 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a8d12ac17e42a25ff14e71b45d7f3a36bdd6304a Author: lxnay Date: Fri Feb 20 18:49:06 2009 +0000 Entropy/Equo/text_rescue: - remove use of etpConst['packagestmpfile'] git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3047 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f1fe528c5572ba9441af91e54e976fb15a3d91e0 Author: lxnay Date: Fri Feb 20 18:47:50 2009 +0000 Entropy/entropyConstants: - remove etpConst['packagestmpfile'] Entropy/entropyTools: - getRandomNumber: if /dev/urandom is not available, fallback to random.randint Entropy/*: - when strictly required, if /dev/urandom is not available, fallback to random.randint git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3046 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4865a100b85189a82ca5df2af36ad2900c22d2f0 Author: lxnay Date: Thu Feb 19 16:15:20 2009 +0000 Entropy/UT: - fix urlFetcher test git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3045 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 20d5f806bfcef4a998286185f603dba6752473ab Author: lxnay Date: Thu Feb 19 14:18:42 2009 +0000 Entropy: - add unit test dir git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3044 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bb2f9a1580e4193c44fad48771d3c59c32fe2781 Author: lxnay Date: Tue Feb 17 22:37:38 2009 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3043 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cbf0bb9f807f7e78c3e0fef47b873625dc693848 Author: lxnay Date: Tue Feb 17 14:06:12 2009 +0000 Entropy/text_query: - show dependency type on dependency list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3042 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d57249e737ecb8343cf61c787301a25079e1abe0 Author: lxnay Date: Tue Feb 17 14:01:46 2009 +0000 Entropy/Community Repositories/Server Repositories: - export support for manual dependencies handling to equo and reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3041 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 589b6408d5df2ee2437eaaca0814149ed8b2a9af Author: lxnay Date: Tue Feb 17 14:00:47 2009 +0000 Entropy/ServerInterface: - package_injector: add manual dependencies notification Entropy/EntropyDatabaseInterface: - retrievePostDependencies, retrieveManualDependencies: use retrieveDependencies git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3040 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 87a711fe352f958a6fdf89046ba958e736b61a02 Author: lxnay Date: Tue Feb 17 13:46:33 2009 +0000 Entropy/TextInterface: - inputBox: implemented support for list input items git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3039 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0449b678787326b2a4c5c27429542334a9bc42cd Author: lxnay Date: Tue Feb 17 11:59:40 2009 +0000 Entropy/EquoInterface: - _lookup_system_mask_repository_deps: tweak behaviour - get_unsatisfied_dependencies: avoid issues with mapping types git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3038 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8c555c771729c8e528affdb44569ed5d2a8f1d52 Author: lxnay Date: Tue Feb 17 01:01:09 2009 +0000 Entropy/EntropyDatabaseInterface: - add support for manual dependencies on addPackage - new handy method insertManualDependencies git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3037 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 683f43779ed5df547cb71fcceaf833172cdbcb41 Author: lxnay Date: Tue Feb 17 00:57:41 2009 +0000 Entropy/entropyTools: - new functions get_operator, catsplit, isvalidatom git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3036 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9dbbb33eaabf0b94782d9d9fd931f01d8c4c5cd5 Author: lxnay Date: Mon Feb 16 18:27:22 2009 +0000 Entropy/EntropyDatabaseInterface: - fix areIDPackagesAvailable method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3035 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 81e95deb435290558e03a1ddd45b7325ae8f9694 Author: lxnay Date: Mon Feb 16 18:19:03 2009 +0000 Entropy/SystemSettings: - SystemSettings is now a dict subclass git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3034 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 79b700261fc4efcc6af0822e89cba5397a6733c7 Author: lxnay Date: Mon Feb 16 12:45:56 2009 +0000 Entropy/EntropyDatabaseInterface: - reintroduce previously removed methods: listIdPackagesInIdcategory listIdpackageDependencies git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3032 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce6cd09cca052a91a0b057f43f1f33f0178df245 Author: lxnay Date: Mon Feb 16 12:26:32 2009 +0000 Entropy/config files: - move to 4 branch by default git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3031 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 29517ae14b4c3b90656efd9679f072dd6b17bfb6 Author: lxnay Date: Mon Feb 16 11:22:46 2009 +0000 Entropy/rssFeed: - fix AttributeError exception when xml doesn't have any description tag git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3030 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 06e606f4d3cb949f9e0c0488d2be357b5e289a7a Author: lxnay Date: Mon Feb 16 11:19:51 2009 +0000 Entropy/TODO: - update TODO Entropy/rssFeed: - fix AttributeError exception when xml doesn't have any description tag git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3029 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 918cbdcc212dbf408c15d487ac8c26f7f330e9d0 Author: lxnay Date: Sun Feb 15 22:06:20 2009 +0000 Entropy/EntropyDatabaseInterface: - query style update - new method retrieveManualDependencies, will be implemented the support of manually set dependencies soon - some other misc updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3028 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 028910d6728a80d14615b4124b5f97ee52e48442 Author: lxnay Date: Sun Feb 15 22:01:30 2009 +0000 Entropy/Spritz: - package searches are now case-insensitive git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3027 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4ef1842bdc8273ace67d987492fc9e2ba50b2a57 Author: lxnay Date: Sun Feb 15 13:25:04 2009 +0000 Entropy/TODO: - update TODO Entropy/Equo: - if no repositories are configured, do not check against removed packages from repo Entropy/Client: - when running RepoInterface.sync, OnlineMirrorError exception is no longer raised git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3026 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d041277cec3510bb77f5eff0b10e4aba149e13d8 Author: lxnay Date: Sun Feb 15 10:38:12 2009 +0000 Entropy/EntropyCacher: - automatically copy data object on push(), there is no need to do weird things by caller anymore Entropy/*: - update EntropyCacher.push calls Entropy/EquoInterface: - atomMatch: add extra cache validation layer to make sure to not return crap - atomMatch: improve speed by moving open_db function definition outside atomMatch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3025 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fd549770573082102fd62d589c555bdaf0245186 Author: lxnay Date: Sun Feb 15 09:54:35 2009 +0000 Entropy/translations: - update Spanish translation - re-sync all git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3024 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d50eab4dd234655bc6831335c99fa60ae148bb95 Author: lxnay Date: Sun Feb 15 00:04:47 2009 +0000 Entropy/EntropyDatabaseInterface: - add atomMatchValidateCache on atomMatch which verifies if the cached is completely valid - new method areIDPackagesAvailable Entropy/RepoInterface: - if EAPI3 sync fails (read: exceptions), remove the repository to avoid inconsistencies - _construct_paths: use a dictionary-based index Entropy/EquoInterface: - validate EquoInterface.atomMatch results in generate_dependency_tree Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3023 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8ed554dca95660c92e92d6b3a85407ec383dc89f Author: lxnay Date: Sun Feb 15 00:00:19 2009 +0000 Entropy/Equo/text_query: - searchPackages: handle DatabaseError exceptions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3022 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6be51918bffbc5860985a3993c2822ffa6eda192 Author: lxnay Date: Sat Feb 14 23:59:26 2009 +0000 Entropy/env file: - add CONFIG_PROTECT entry for /etc/entropy git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3021 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 29f5c44ee7908d7bad9f4740e9627a9177c5f668 Author: lxnay Date: Sat Feb 14 18:54:43 2009 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3020 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dd743eadc1e6d68b8112b1636af5db9435386620 Author: lxnay Date: Sat Feb 14 14:42:40 2009 +0000 Entropy/Spritz: - add support for ChangeLog visualization in package properties window Entropy/Equo/Server: - add changelog query support Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3019 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 998c692f7bd43d795bb308c2c5bc7980443d4a85 Author: lxnay Date: Wed Feb 11 20:45:26 2009 +0000 Entropy/EntropyDatabaseInterface: - remove several unused methods Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3018 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ec168afc1d60274546ded91df665a40e12d5665f Author: lxnay Date: Wed Feb 11 19:21:03 2009 +0000 Entropy/EquoInterface: - rename some methods, we are entering in a final stabilization process Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3017 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 05adba8c374fa6163d9e304387f7b5bffbd1ee1c Author: lxnay Date: Wed Feb 11 14:21:12 2009 +0000 Entropy/ServerInterface: - add_packages_to_repository: did not respect repo parameter causing packages to be added to the wrong repository git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3016 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cc45297622c044eefb48bab3158cceab4f7e73d4 Author: lxnay Date: Tue Feb 10 20:34:08 2009 +0000 Entropy/Notification Applet: - update pixmaps (gfx) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3014 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e21c716d742d6308c9bab7c7cf7b64f72b8c0f64 Author: lxnay Date: Tue Feb 10 20:19:42 2009 +0000 Entropy/Notification Applet: - rewrite GUI part using new PyGTK API and widgets - all the reported issues have been fixed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3013 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7ae71fe74803b082a690bffc0cdfc0993961e6e Author: lxnay Date: Tue Feb 10 18:32:07 2009 +0000 Entropy/dumpTools: - dumpobj: fix directory permissions setup git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3012 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cadf2ce5d4b1e9fd2de2cdc46d365266d4438a48 Author: lxnay Date: Tue Feb 10 17:54:51 2009 +0000 Entropy/QAInterface: - get_missing_rdepends: try to remove useless dependencies at the end git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3011 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b85bac4b97d4cf8f0767cd7ddaa27b72b1f70569 Author: lxnay Date: Tue Feb 10 17:52:34 2009 +0000 Entropy/QAInterface: - get_missing_rdepends: try to remove useless dependencies at the end git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3010 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4ba8110172f2152cdc94313aeb9928eeb847de9e Author: lxnay Date: Tue Feb 10 16:40:27 2009 +0000 Entropy/PackageInterface: - __move_image_to_system: slightly improve speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3009 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 67e4a601e60a3f94de8ff509cab75467f4d0f796 Author: lxnay Date: Tue Feb 10 16:39:23 2009 +0000 Entropy/PackageInterface: - now package file moves to live system are atomic git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3008 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88c514f51c6a980d172f84727e3760ec58672f0d Author: lxnay Date: Tue Feb 10 16:15:19 2009 +0000 Entropy/entropyConstants: - split const_HandleException creating const_kill_threads Entropy/entropyTools: - kill_threads uses const_kill_threads - introduce movefile(), from Portage, that will be used to atomically move files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3007 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b9b08b78d4af47b6b98d55c61e8c0782709a49b8 Author: lxnay Date: Mon Feb 9 00:03:14 2009 +0000 Entropy/TODO: - update TODO Entropy/PackageInterface: - implement config action, emerge --config hooks now implemented Entropy/Equo: - add new command equo config for handling packages needing a pkg_config (emerge --config) callback after install git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3006 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c7d1c42f677760f0c8d321f291ffe0d2fa94e9df Author: lxnay Date: Sun Feb 8 20:35:15 2009 +0000 Entropy/urlFetcher: - beautify syntax git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3005 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2614cccbc1abab60dc6955b161ede4beb11f9bcb Author: lxnay Date: Sun Feb 8 20:23:48 2009 +0000 Entropy/urlFetcher: - beautify syntax git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3004 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3ade7accffde440c714c0791b860ca6c608b8264 Author: lxnay Date: Sun Feb 8 20:22:07 2009 +0000 Entropy/urlFetcher: - beautify syntax git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3003 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7aaa049baf8af62d9f609c2973b4f257f1424759 Author: lxnay Date: Sun Feb 8 17:32:12 2009 +0000 Entropy/SystemSettings: - fix get method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3002 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eeb55fe04571a86bd5519ffc45533734f0818719 Author: lxnay Date: Sun Feb 8 17:24:38 2009 +0000 Entropy: - since it seems to not make sense to have a connection test link to check against on 'equo update', let's remove it and see how users react git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3001 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8c022b9e4b9fa415e9f290e1cc18122448ca415c Author: lxnay Date: Sun Feb 8 17:17:21 2009 +0000 Entropy/SystemSettings: - extend class dict functionalities git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@3000 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 07c95a18b24eba85612b57b62103024b5bdbde5e Author: lxnay Date: Sun Feb 8 17:02:42 2009 +0000 Entropy/ServerMirrorsInterface: - get_files_to_sync: fix database packages.db.system_mask file handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2999 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cb509f5d4250e0683f4c14277290f39f6930bad4 Author: lxnay Date: Sun Feb 8 12:17:27 2009 +0000 Entropy/TODO: - update TODO Entropy/PackageInterface: - call preinstall step before preremove and postremove on install actions Entropy/client: - move repositories.conf to repositories.conf.example Entropy: - use /usr/bin/python2 instead of /usr/bin/python as interpreter to avoid Python 3 issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2996 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 649c613a557e3f37176f5ae07843fca4debfc399 Author: lxnay Date: Tue Feb 3 14:29:38 2009 +0000 Entropy/EntropyCacher: - fix a critical issue that could cause random lockups on sync() if wait is True git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2987 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 97081b2624f1c4822f9e6509e81f2f5e08b5a111 Author: lxnay Date: Tue Feb 3 13:23:41 2009 +0000 Entropy/EntropyCacher: - make possible to start/stop the thing Entropy/EquoInterface: - generate_cache: stop Cacher before purging git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2986 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6d6500c24e0b60b152182b3da2580f70d785f893 Author: lxnay Date: Tue Feb 3 12:49:38 2009 +0000 Entropy/Equo/world: - small fix, when upgrading branch, do not call RepoInterface.sync if an exception occured Entropy/RepoInterface/EAPI3: - handle get_eapi3_local_database correctly, can return None Entropy/entropyConstants: - new global method const_set_chmod git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2985 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c76718436d851a7aa75dd18a21622706d98d43bd Author: lxnay Date: Tue Feb 3 12:00:48 2009 +0000 Entropy: - properly get exception traceback and store where needed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2984 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b76740d612e85d2320d259745b9d700c9e27238a Author: lxnay Date: Tue Feb 3 08:14:07 2009 +0000 Entropy/Spritz: - split colours settings tab into two separate git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2983 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 79fd89d59aacf367781f0c429fa741b187107e91 Author: lxnay Date: Mon Feb 2 17:05:06 2009 +0000 Entropy/Spritz: - fix packages removal handling when cancel button is pressed on packages removal validation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2981 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c285c911fda30a24cdd53b220bc55389ec0e6ee6 Author: lxnay Date: Mon Feb 2 11:47:10 2009 +0000 Entropy/Spritz: - fix repo update button, cache handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2978 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4dd6ed5b20762bade9183ab96b355fe2ef65c2da Author: lxnay Date: Sat Jan 31 15:41:00 2009 +0000 Entropy/Spritz: - LicenseDialog, change API, make it multithreading-aware git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2975 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 461cec43e6604c152053baa88dc8a80bb8695be8 Author: lxnay Date: Sat Jan 31 14:55:41 2009 +0000 Entropy/Spritz: - processPackageQueue: fix typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2974 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 37766ce0b96e1c58ca886be8e11291621fb6a1f5 Author: lxnay Date: Sat Jan 31 14:54:28 2009 +0000 Entropy/Spritz: - TaskQueue executor: wrap code around a while loop to keep the FIFO empty as much as possible git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2973 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1528342dfb3243db97a741c6cd65dd055ef26f8e Author: lxnay Date: Sat Jan 31 14:53:08 2009 +0000 Entropy/EquoInterface: - __remove_content_from_system(): when spawning _handle_config_protect, always encode tofile from utf-8 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2972 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 22c2b19b2bfdb6deb9ac8b117c7b563a24748cd4 Author: lxnay Date: Sat Jan 31 14:13:01 2009 +0000 Entropy/Spritz: - implement TaskQueue like I did on the repo manager, this improves multithreading reliablity git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2971 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 70285d0459a8fce10f363f6d7e6c282a3a45511a Author: lxnay Date: Sat Jan 31 14:11:58 2009 +0000 Entropy/EquoInterface: - _lookup_inverse_dependencies: ignore broken client db entries git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2970 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2b91aac4d1f1816efe63b58bfe8ba14b32e394ee Author: lxnay Date: Sat Jan 31 13:18:34 2009 +0000 Entropy/RepoInterface: - remove pdb git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2969 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b891983a633ba96f0a4f3d2238d829c1b01c243 Author: lxnay Date: Sat Jan 31 12:56:30 2009 +0000 Entropy/EquoInterface: - get_world_update_cache: improve reliability - calculate_world_updates: save cache synchronously git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2968 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 33caba6c93c4a208da94c35d0bb7d7593606c522 Author: lxnay Date: Fri Jan 30 08:14:41 2009 +0000 Entropy/Equo: - kill all stale threads the hard way when an exception occured Entropy/Spritz: - same as above git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2967 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2709dd2d323bd288c30190c1bbafeff79c9dffde Author: cschneiker Date: Thu Jan 29 20:30:20 2009 +0000 correcting some minor fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2966 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6326527fdc5d27d7661a4897559dd270c4214bac Author: lxnay Date: Thu Jan 29 13:00:56 2009 +0000 Entropy/ServerMirrorsInterface: - get_remote_databases_status, create remote FTP directory if it doesn't exist git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2965 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ca70bce6a3b05dba802b515db227a9f08c2ac102 Author: dyingmuppet Date: Wed Jan 28 18:24:42 2009 +0000 Updated Dutch Translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2964 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1e37b78a3206eb35b0d74f8a2edf4f8377ba3d31 Author: lxnay Date: Wed Jan 28 16:22:15 2009 +0000 Entropy/Spritz: - also install entropy-repo-manager git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2962 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2432f7af5dec82b1f1ddf2d85cdf876f41af1bd6 Author: lxnay Date: Wed Jan 28 15:52:40 2009 +0000 Entropy/Spritz: - remove unused method get_hover_obj inside EntropyPackageView git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2961 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e34db48d1f7a63a5679de2472362fe9df0d6caf3 Author: lxnay Date: Wed Jan 28 15:51:37 2009 +0000 Entropy/Spritz: - move Spritz message area below main buttons - improve behaviour of package menu and package treeview selections handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2960 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f1f1b700c1fdf9b2648fd4d8dbaa0395424eca5 Author: lxnay Date: Wed Jan 28 15:13:05 2009 +0000 Entropy/translations: - update Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2959 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bae172dcf7dbd91328af654e0a5a7f90720040c7 Author: lxnay Date: Wed Jan 28 15:01:22 2009 +0000 Entropy/translations: - sync translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2958 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 863b23464be2426c1ffaf862d3dcac386b7de97d Author: lxnay Date: Wed Jan 28 15:00:30 2009 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2957 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7009574a5ee5aa74f73fbaf7bd259600ab88bf0 Author: lxnay Date: Wed Jan 28 14:59:39 2009 +0000 Entropy/EntropyDatabaseInterface: - implement packages changelog support and their methods - remove unused searchPackagesKeyVersion method - remove checkReadOnly calls from most of the methods Entropy/EquoInterface: - implement support for package changelogs Entropy/PortageInterface: - implement support for package changelogs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2956 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2306c60417f9fea7c310e5353206e8a7a46fd7ef Author: cschneiker Date: Tue Jan 27 23:42:51 2009 +0000 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2955 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f998dcbc64b55b7d0d15bd3edf2baf54d292fb35 Author: lxnay Date: Tue Jan 27 16:03:27 2009 +0000 Entropy/TODO: - update TODO Entropy/Smart Applications: - huge code refresh, getting ready for future massive improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2954 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a755eca4bbae78271de4e572afbc60c3b0ebc1e0 Author: lxnay Date: Mon Jan 26 19:30:25 2009 +0000 Entropy/SystemManagerClientInterface: - disable do_cache_session by default git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2953 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 79c1c053dd349a5fc8cb9e1d4b461c65757bf9b1 Author: lxnay Date: Mon Jan 26 18:50:36 2009 +0000 Entropy/SocketHostInterface/BuiltInCommands: - fix (again) docmd_alive command and check if client shares the same IP of the one that initiated the session git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2952 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7d6f9b50e10bd360c73dbd21fa37060cbb816189 Author: lxnay Date: Mon Jan 26 18:39:27 2009 +0000 Entropy/SocketHostInterface/BuiltInCommands: - fix docmd_alive socket method Entropy/SystemManagerClientInterface: - implement session cache git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2951 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5133dd2e981f19463b4b240f2ea2924851dd3467 Author: lxnay Date: Mon Jan 26 17:42:07 2009 +0000 Entropy/SocketHostInterface: - fork lock: handle the thread lock in a saner way git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2950 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 397521f2313ae95ee6e51b95a9845e0e177831f5 Author: lxnay Date: Mon Jan 26 16:59:00 2009 +0000 Entropy/SocketHostInterface: - do not crash when trying to send the 'maximum connection reached' string to client if it's not reachable git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2949 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 49dbdf4b21f3faa5b11f893d74359425451611b6 Author: lxnay Date: Mon Jan 26 14:46:03 2009 +0000 Entropy/Spritz/System Manager Client: - unparallelize most of the socket calls to improve reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2948 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88f539e7e5666d212ea2016bc6abc757cf202bdb Author: lxnay Date: Mon Jan 26 13:17:08 2009 +0000 Entropy/SocketHostInterface: - if HostInterface has ForkLock attribute that's a thread lock, use it when running in fork mode Entropy/SystemManagerServerInterface: - test a solution featuring a Fork Lock git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2947 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 13f77c64e1a4e18385b2c03386bff2973bdd8a56 Author: lxnay Date: Mon Jan 26 12:30:19 2009 +0000 Entropy/SystemManagerServerInterface/SystemManagerRepositoryCommands: - adapt code to use a hard-drive stored copy of the system queue, and cross fingers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2946 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 68cf13d04cd575aeb6b4e47715d2aa8bd35f4d3d Author: lxnay Date: Mon Jan 26 10:37:10 2009 +0000 Entropy/TODO: - update TODO Entropy/Spritz/Repository Manager Client: - when printing an error dialog, use TaskQueue to route the GFX calls to the right thread - when clicking on the SPM package info button, fork after having issued the socket command git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2945 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ee5940aa7abd5a0e061859730dcc96e92addfdd8 Author: lxnay Date: Mon Jan 26 10:14:13 2009 +0000 Entropy/SocketHostInterface/BasicPamAuthenticator: - remove thread lock on class methods, not needed on this implementation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2944 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fdb955ab4fce037c2676a63ec071e640159fd2d7 Author: lxnay Date: Mon Jan 26 10:05:16 2009 +0000 Entropy/SystemManagerServerInterface: - _pop_item_from_queue: improve speed and reliability, remove parallel_mode parameter git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2943 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bfc93662fbdcbcd4a6a414c46c838edce793cd69 Author: lxnay Date: Mon Jan 26 09:59:10 2009 +0000 Entropy/SystemManagerServerInterface: - reduce complexity of the queue processor as first step to debug multi-user threading issues on the daemon git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2942 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 76a4578f1d7660781aece41deb9bfcae320c29b5 Author: lxnay Date: Mon Jan 26 09:25:34 2009 +0000 Entropy/SystemManagerServerInterface: - revert previous changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2941 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a63c1265f64c68f09b4eaba3b7031faed43536d2 Author: lxnay Date: Mon Jan 26 09:17:30 2009 +0000 Entropy: - append -O to python interpreter args for equo and spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2940 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 76367c132b6b1703e27e4f81107ec5e1c7ad4fa5 Author: lxnay Date: Sun Jan 25 19:01:16 2009 +0000 Entropy/Entropy System Daemon: - small code refresh Entropy/SystemManagerServerInterface: - add thread lock on ServiceInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2939 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c6266cc39c887747e2d4e835b718dc10dca2b1b4 Author: lxnay Date: Sun Jan 25 17:25:12 2009 +0000 Entropy/Equo: - searchOrphans: do not crash on symlink loops Entropy/RepoInterface: - when setting up a new gentoo profile and reverting the change, make sure to remove the old make.profile too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2938 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f2472ca9ac2190dad0228246eadb4b167699b946 Author: lxnay Date: Tue Jan 20 20:00:21 2009 +0000 Entropy/SystemManagerExecutorServerRepositoryInterface: - always flush stdout before closing it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2937 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 730b0f237b466844342bda905b734e4aa0db1980 Author: lxnay Date: Tue Jan 20 19:56:45 2009 +0000 Entropy/TODO: - update TODO :-) Entropy/GUI Repository Manager: - rework the structure to avoid calling GUI functions outside the main thread, since GTK libs are not completely thread-safe - add a bunch of bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2936 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 343bd0835fad69e22b48a5d05cde3c194f233b9f Author: lxnay Date: Tue Jan 20 19:41:22 2009 +0000 Entropy/ServerInterface: - when downloading a remote db revision file, check if the download itself went fine Entropy/SystemManagerExecutorServerRepositoryInterface: - remove some debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2935 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fcb6469432d229e29f61f6e3a554aa65cb8ea288 Author: lxnay Date: Sun Jan 18 12:26:45 2009 +0000 Entropy/SystemManagerServerInterface: - load_queue_ext_rc, store_queue_ext_rc: queue_id is int... git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2934 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 97c4d47219d8bcf6b4dc0df26fc432429fdaafd3 Author: lxnay Date: Sun Jan 18 12:22:17 2009 +0000 Entropy/ServerInterface: - when uploading a new database, show a simple package sets summary Entropy/EquoInterface: - packageSetList, packageSetSearch: add matchRepo argument git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2933 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 52a7d3c35c6a963fcee99f4bb4b6f58575aa30f4 Author: lxnay Date: Sun Jan 18 11:58:40 2009 +0000 Entropy/SystemManagerServerInterface: - fix remove_queue_ext_rc git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2932 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2ac214ef2b93ba038417f4ee41ec839371f7688c Author: lxnay Date: Sun Jan 18 11:51:02 2009 +0000 Entropy/TODO: - update TODO Entropy/SocketHostInterface: - use the 'with' statement when dealing with code inside thread locks Entropy/SystemManagerServerInterface: - move queue items extended result objects away from the main dictionary, this will fix the performance issue with long queues - use the 'with' statement when dealing with code inside thread locks git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2931 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 97b2649568062c8c5b580a1d9f8b252acafe0f16 Author: lxnay Date: Sat Jan 17 17:29:48 2009 +0000 Entropy/SystemSettings: - improve internal dictionary handling and move live_unmasking dict away from the persistent dict Entropy/Spritz: - improve reliability of the queue clean button, especially when masked packages have been selected git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2930 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 955514a67277bf08a671461b140cc3629cf2eb2e Author: lxnay Date: Sat Jan 17 17:02:49 2009 +0000 Entropy/Spritz: - Package Unmask dialog: make sure to only enable valid treeview elements and filter out garbage like parent categories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2929 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7d763ec82d298cff218de1ec80e78d6c53c3acb Author: lxnay Date: Sat Jan 17 16:56:14 2009 +0000 Entropy/Spritz: - fix Undo Remove feature, should work as expected now git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2928 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3f912a1b42e1001b165bb82c4d0f17f3da3cdb00 Author: lxnay Date: Sat Jan 17 16:55:47 2009 +0000 Entropy/*: - do not use mapping objects in function arguments but default them to None and use isinstance instead. Mapping objects can be really b*stards git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2927 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 26aa683cf61f7540e4269000daae98dee65290e5 Author: lxnay Date: Sat Jan 17 15:13:06 2009 +0000 Entropy/Spritz: - move the exception window to its own dialogs.py class - make every Spritz-based app to use ExceptionDialog directly to reduce code duplication - remove gtkEventThread since it's not needed anymore - fix traceback string reported by Spritz, which was a bit confusing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2926 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d3580c2ab98f52c6cc61eb3306b17a8af30e3593 Author: lxnay Date: Sat Jan 17 15:10:36 2009 +0000 Entropy/Equo: - always destroy EquoInterface when required at the end of the processing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2925 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 11df5aa314277290c6deecf4513f24500687d2f6 Author: lxnay Date: Sat Jan 17 15:10:01 2009 +0000 Entropy/SecurityInterface: - generate advisories cache on every new fetch if xcache is enabled Entropy/EntropyCacher: - fine tune while loops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2924 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f75ae7e975a6544f99f0fcbe5b7d414b86adc78c Author: lxnay Date: Sat Jan 17 15:08:45 2009 +0000 Entropy/dumpTools: improve module speed by pre-allocating global variables git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2923 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ccea15cbe1c3993a805eac4c89554d59bec96dbb Author: lxnay Date: Sat Jan 17 13:13:29 2009 +0000 Entropy/Spritz: - when aborting the queue processing, do not tell the user that there's been an error, PEBKAC is always behind the corner git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2922 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c660b43ae7d75461625b944185aa1dcd945893c5 Author: lxnay Date: Sat Jan 17 13:05:36 2009 +0000 Entropy/TODO: - update TODO Entropy/LogFile: - standardize time stamp in log files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2921 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3c76a90f174662cc9e94dc7f170f932007acbcb5 Author: lxnay Date: Sat Jan 17 11:15:16 2009 +0000 Entropy/Spritz: - in confirmation dialogs and queue view, show packages marked for removal at the top git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2920 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bb3f7cf44d1f8f1236a096923316c960ccd9e8c9 Author: lxnay Date: Sat Jan 17 09:26:17 2009 +0000 Entropy/Spritz: - Queue tab: add Clean button to reset the current package queue - improve package search speed (string.find is ways faster) - enable list search in the Advisories tab git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2919 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f002fbd6dc423442bdc75f40f96cef19eebe7e13 Author: lxnay Date: Fri Jan 16 21:38:04 2009 +0000 Entropy/Spritz: - remove regular exceptions from package search and use simple string matching instead, average users will appreciate git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2918 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 66972dd7789e2a86c2818ee87f814262eea1c3f1 Author: lxnay Date: Fri Jan 16 21:14:20 2009 +0000 Entropy/entropyTools: - lifobuffer: improve reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2917 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e0eda1afbddc86b40b15b11aa02a22ff24e304a0 Author: lxnay Date: Fri Jan 16 21:09:52 2009 +0000 Entropy/Spritz: - improve reliability when dealing with repository changes, always clear all caches and queues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2916 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 02f2b17bba751425cfbd4b0494b70f856bfe3b9a Author: lxnay Date: Fri Jan 16 20:23:40 2009 +0000 Entropy/EquoInterface: - reorder __init__ calls to avoid possible dumpTools lock under certain circumstances Entropy/EntropyCacher: - improve reliability Entropy/entropyTools/lifobuffer: - improve reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2915 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8af814a0ae312e594a0172a3d25427cf3ea055a8 Author: lxnay Date: Fri Jan 16 20:19:29 2009 +0000 Entropy/Spritz: - implement settings validator map, to avoid loading invalid settings from the xml file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2914 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ca700989f18102e6178a2e444b8947213b3eabe9 Author: lxnay Date: Fri Jan 16 16:26:32 2009 +0000 Entropy/Spritz: - when saving preferences to config file, trap IOError and OSError exceptions and return the error message back for further handling (in this case, a simple okDialog call) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2913 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 13d2fea80b2dbcc1056ce41ed56d994362b606d1 Author: lxnay Date: Fri Jan 16 15:52:08 2009 +0000 Entropy/translations: - sync translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2912 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 582eab8eae3df618cf44fcf0e84d34ecfeaeeb44 Author: lxnay Date: Fri Jan 16 15:36:54 2009 +0000 Entropy/TODO: - update TODO Entropy/entropyConstants: - remove conflicting_tagged_packages from etpConst and move to a 'per-repo' config file Entropy/SystemSettings: - handle new conflicting tagged packages file per-repo Entropy/RepoInterface: - when syncing the repo, download the new conflicting tagged packages file Entropy/ServerInterface: - handle the new conflicting tagged packages file (upload/download) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2911 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 83b5030e40f78b1a1c50e4681d3332edb5556aab Author: lxnay Date: Fri Jan 16 13:50:50 2009 +0000 Entropy/ServerInterface: - when checking if a repository is valid, spawn openServerDatabase with is_new = True git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2910 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 141241a1ec622091d4e7cd87e7337f145ada4775 Author: lxnay Date: Fri Jan 16 13:45:01 2009 +0000 Entropy/SystemSettings: - before bugging the Entropy client database on scan() check if it's valid and initialized git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2909 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f7c6b8e94449a0183ac84064fb60df33d2c0aa5 Author: lxnay Date: Fri Jan 16 13:40:41 2009 +0000 Entropy/TODO: - update TODO Entropy/PackageSettings class: - rename to SystemSettings - add filesystem directories and its mask parsers Entropy/*: - rename PackageSettings to SystemSettings Entropy/SystemSettings: - improve parsers code and speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2908 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5f102d28c8de6960aa8850aeb55669c55de40b5c Author: lxnay Date: Fri Jan 16 13:37:04 2009 +0000 Entropy/Spritz: - add entropy-repo-manager split executable and desktop file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2907 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6764c067e3e4b14c42ffb698f6d8c858b5eb9746 Author: lxnay Date: Fri Jan 16 12:17:07 2009 +0000 Entropy/conf: - move etpConst filesystem info settings to config files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2906 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b03355003296c93a2b9d84a81770b9de1f77c14 Author: lxnay Date: Thu Jan 15 17:31:22 2009 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2905 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5fcbef311503b6733a0767a41550be22bf9e1825 Author: lxnay Date: Thu Jan 15 17:31:06 2009 +0000 Entropy/EquoInterface: - generate_dependency_tree: added support for PDEPENDs, which will be sorted correctly now, after the package itself Entropy/EntropyDatabaseInterface: - new method retrievePostDependencies, useful to retrieve PDEPENDs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2904 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fa51b1576c87e5209d96830bc84b9cf562871344 Author: lxnay Date: Thu Jan 15 10:46:55 2009 +0000 Entropy/Reagent/Community Repos/ServerInterface: - implement server-side database backup and restore tool Entropy/EquoInterface: - list_backedup_client_databases: add client_dbdir parameter git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2903 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce069e52a3c38d7cb288574d0b65aab3eb43dbd0 Author: lxnay Date: Wed Jan 14 23:54:23 2009 +0000 Entropy/translations: - sync translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2902 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aa307fe4b8ad561fb5bdd7b76ff890bd62c829db Author: lxnay Date: Wed Jan 14 22:39:39 2009 +0000 Entropy/Spritz: - implement package sets add/removal feature - InputDialog: implement ListStore/TreeView for EquoInterface.inputBox() Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2901 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7c1623dfc9ac050ddbc4fbcf99a7ed51a753e72e Author: lxnay Date: Wed Jan 14 22:38:20 2009 +0000 Entropy/EquoInterface: - remove_user_package_set, add_user_package_set: also return a message description of the action taken git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2900 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7a6c7abb4dfdccc1a3435c6631f52f309370660 Author: lxnay Date: Wed Jan 14 15:32:20 2009 +0000 Entropy/Spritz: - improve package sets support - update code to reflect API changes in EquoInterface on packageSetMatch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2899 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit de6d8e7aac0c9a41696d487fd18424fb5b97f1f6 Author: lxnay Date: Wed Jan 14 15:31:28 2009 +0000 Entropy/Spritz: - elaborateUndoremove: verify that dep_tree dict contains a 0 key before popping it out git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2898 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 854595f6cff027dd7796771767a14b80cecf5529 Author: lxnay Date: Wed Jan 14 15:30:35 2009 +0000 Entropy/EquoInterface: - new method add_user_package_set - new method remove_user_package_set - change API on packageSetMatch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2897 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 93d8e990b107943d7b739f0e7b367d2688e0d08b Author: lxnay Date: Wed Jan 14 12:41:53 2009 +0000 Entropy/Spritz: - add SpritzApplication argument to EntropyPackageView __init__ - spawnUgcUpdate: filter out SystemExit exceptions - addPackages: improve speed, avoid to trash cache on every call - preliminary implementation of the package re-masking feature git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2896 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 927e10b6527821545e1fd89e469868cde3b9102d Author: lxnay Date: Wed Jan 14 12:36:44 2009 +0000 Entropy/EquoInterface: - is_match_unmasked_by_user, is_match_masked_by_user: change returning result and check if match passed is valid - mask_match: remove EntropyCacher sync from the function, move it to clear_dump_cache git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2895 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit adac2e6dbff30765b389277f1d001e270c64867d Author: lxnay Date: Tue Jan 13 11:05:44 2009 +0000 Entropy/EquoInterface: - properly initialize EntropyCacher during EquoInterface.__init__ to avoid entering in a cache cleanup loop that causes it to be always cleared up Entropy/EntropyCacher: - add async argument to the push method to choose if to write the cache directly to disk or queue it into the CacheBuffer git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2894 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 595488824fec5202db827bf0151a78b2fbf080cf Author: lxnay Date: Tue Jan 13 10:53:16 2009 +0000 Entropy/Spritz: - fix 'review for install' button style git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2893 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f5c18873fa32b2b3ab6a9501c2fd3f0028d2f826 Author: lxnay Date: Tue Jan 13 10:49:36 2009 +0000 Entropy/Equo: - when restoring a database backup, check if the choice selected by the users is valid git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2892 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 78bb31fed8e9c2b8be7ae22330ee98965f263d7f Author: lxnay Date: Tue Jan 13 10:47:13 2009 +0000 Entropy/Equo: - do not use text_configuration module but load EquoInterface instead when caching on exit - small syntax updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2891 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 91bee1c1c7663eb00100edcd6bfa545d915858e6 Author: lxnay Date: Mon Jan 12 08:51:05 2009 +0000 Entropy/EquoInterface: - some code style updates - fix packageSetMatch for repository-based package sets git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2890 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bb1da44206ceb1214fab444195f8ca65b98adee9 Author: lxnay Date: Mon Jan 12 08:49:04 2009 +0000 Entropy/Spritz: - make package sets menu popping up correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2889 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 189daebd377b35d9ec843e9a46ccb03d1d04ecc6 Author: lxnay Date: Mon Jan 12 08:48:21 2009 +0000 Entropy/translations: - update Catalan git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2888 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9912dee8c88d57243db2bf36e16b9b5f020c1472 Author: lxnay Date: Mon Jan 12 08:47:35 2009 +0000 Entropy/translations: - final sync git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2887 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f5fb4a768ad314e580cb04f8b085c7f1a3b1060e Author: lxnay Date: Sun Jan 11 21:27:32 2009 +0000 Entropy/entropyConstants: - move cache files extension string to etpConst - fix the Entropy code accordingly Entropy/EntropyCacher: - add sync method to force a cache flush - implement a thread lock to be thread-safe Entropy/EquoInterface: - fix a bug with cache cleaning after masking/unmasking packages - scan PackageSettings at every instance load to ensure proper settings reads - get_masked_packages_tree: some speed improvements - is_match_masked_by_user: new method, makes easy to check if a package has been masked by the user - is_match_unmasked_by_user: same as above, new method - mask_match, unmask_match: rewrite the management of package masking and make possible to mask a package from the interface too (only unmask was previously implemented) - mask_match, unmask_match: make possible to mask/unmask by key + slot coupling (app-foo/foo:2) Entropy/EntropyDatabaseInterface: - improve speed of idpackageValidator child methods git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2886 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 30ed52ccc7fb289dfa3f0e2259546c98012e92e4 Author: lxnay Date: Sun Jan 11 10:30:56 2009 +0000 Entropy: - move etpConst['packagemaskingreasons'] to EquoInterface.PackageSettings dict - add reverse dict in EquoInterface.PackageSettings to standardize the package masking identifiers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2885 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5452d87beb17ed94f00c03bd88e4deb0ea56e7f8 Author: rogerc Date: Sun Jan 11 10:06:50 2009 +0000 update ca.po git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2884 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d70fca2121eddf77872862b9b008322db15a4937 Author: lxnay Date: Sun Jan 11 00:03:56 2009 +0000 Entropy/Spritz: - fix possible hangs when output string is longer than the maximum terminal width - create common method gtkLoop to be used as GUI refresher - improve add_atoms_to_queue speed and add matches parameter to provide already matched packages directly - implement deptest and libtest features git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2883 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7de3b90137da083c58a46a775533eb8845b37037 Author: lxnay Date: Sun Jan 11 00:01:16 2009 +0000 Entropy/EquoInterface: - libraries_test: return dict as first tuple element if ldconfig is not found git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2882 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8775fb28b897069f6d71195f0959f51ef36350bb Author: lxnay Date: Sat Jan 10 22:38:18 2009 +0000 Entropy: - when removing items from sets, use their discard() Entropy/EquoInterface: - libraries_test: add an abort hook - clear_dump_cache: catch OSError exceptions on os.remove git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2881 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9d3277e00aa232cd2d476a45f64266242c735ce3 Author: lxnay Date: Thu Jan 8 23:43:29 2009 +0000 Entropy: - when using EntropyCacher, always try to pass it a shadow copy of the object git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2880 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c53824ebd9da71de5f7b9ec217ea8a5f28ddf6c2 Author: lxnay Date: Thu Jan 8 23:42:56 2009 +0000 Entropy/dumpTools: - also catch RuntimeError exceptions on dumpobj git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2879 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f45b8f8e16e6f1410732bb5bac04ea2704b3095a Author: lxnay Date: Thu Jan 8 23:42:13 2009 +0000 Entropy/deptest: - check if packages proposed for install can be updated git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2878 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 16cc327185c231d1c8673b20d7e5358696646268 Author: lxnay Date: Thu Jan 8 23:41:32 2009 +0000 Entropy/Spritz: - more debugging info on the queue processor git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2877 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 23e75cb12c8b2a815d22065c24bbd131a626d735 Author: lxnay Date: Thu Jan 8 22:48:13 2009 +0000 Entropy/Spritz: - libtest, initial implementation, more tomorrow git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2876 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2ffb634db210abf6458e84adbc4c0f1c230be424 Author: lxnay Date: Thu Jan 8 22:45:52 2009 +0000 Entropy/Spritz: - implement deptest feature - stub implementation of libtest git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2875 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d06bd54864cc73cdf658414ed8e6b91d45d53562 Author: lxnay Date: Thu Jan 8 22:45:24 2009 +0000 Entropy/TODO: - reorganize TODO list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2874 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e5e0d6cc1038fb832a83b9307bfb61862943b41b Author: lxnay Date: Thu Jan 8 22:42:56 2009 +0000 Entropy/dumpTools: - loadobj: since we are multithreaded, a file can be removed between the availability check and the open() call, so, trap IOError and why not, also OSError exceptions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2873 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 77fcacda8342fe268e4b6bdb3c29216796208f1f Author: lxnay Date: Thu Jan 8 22:40:50 2009 +0000 Entropy/Equo: - deptest: improve reliability and dependencies match git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2872 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9da61a6251e297bf8868d5c172926e225ef3ebf7 Author: lxnay Date: Thu Jan 8 21:56:57 2009 +0000 Entropy/translations: - syncing translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2871 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e407217e37fdc0984c61a63c2db1408960cfcfe5 Author: lxnay Date: Thu Jan 8 20:13:43 2009 +0000 Entropy/Notification Applet: - change config file name Entropy/TODO: - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2870 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 272f80ee08b281a85de8f82a064f4e3905a71f40 Author: lxnay Date: Thu Jan 8 20:02:43 2009 +0000 Entropy/Spritz: - allow colors customization git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2869 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4bf5d1d09394fca8e494df1b181f0c907f12e70a Author: lxnay Date: Thu Jan 8 15:56:43 2009 +0000 Entropy/entropyTools: - add two new methods to convert dictionaries to XML and vice versa: xml_from_dict_extended, dict_from_xml_extended git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2868 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5f72a95146d748e9f9af6d5ff186a8d7921e0208 Author: lxnay Date: Thu Jan 8 15:56:09 2009 +0000 Entropy/ServerInterface: - openServerDatabase: add is_new parameter to allow skipping critical checks for new databases Entropy/EquoInterface: - list_repo_packages_in_category: return list instead of set Entropy/EntropyDatabaseInterface: - searchPackagesByCategory: improve code syntax git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2867 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 050370b0eee07ba5f09dbb3a55b47af7fdf69636 Author: lxnay Date: Thu Jan 8 14:18:31 2009 +0000 Entropy/Spritz: - move all the colors variable to SpritzConf - improve speed on the per-category packages view and enable rubber banding - other misc changes to improve speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2866 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6124bcf10a08d89e0781e3c192242eb406ed2d28 Author: lxnay Date: Wed Jan 7 20:15:08 2009 +0000 Entropy/EquoInterface: - atomMatch: some misc syntax adjustments Entropy/RepoInterface: - fix database download when Entropy API = 1 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2863 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d0ff5ba4a926d1a2f081dcc2072342c723ff803d Author: lxnay Date: Tue Jan 6 19:31:26 2009 +0000 Entropy/EntropyDatabaseInterface: - createCountersTable: do not drop table - retrievePackageSets: if packagesets table is not available, return {} - databaseStructureUpdates: - re-add counters and packagesets table check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2862 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9a19a9f69c90048db624bfec7a020b6b82e61e23 Author: lxnay Date: Tue Jan 6 19:24:25 2009 +0000 Entropy/TODO: - update TODO Entropy/Equo/Reagent/Activator: - add short options (-p,-a,-v,-q,-pavq) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2861 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ecf484f5298e89890cf13a4b6be4cb6320e9613e Author: lxnay Date: Tue Jan 6 19:23:30 2009 +0000 Entropy/EquoInterface: - retrieveInstallQueue: if treepackages doesn't contain 0 as key, return empty list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2860 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1eda423bd72e37a7a1a709d74d1f3bc43826cad4 Author: lxnay Date: Tue Jan 6 18:56:27 2009 +0000 Entropy/EntropyCacher: - introduce new cache management class, featuring async writes Entropy/EquoInterface: - make EquoInterface using EntropyCacher, gaining 15% more speed on non-cached atomMatch calls - improve destroyer (destroy()) - atomMatch: reorganize cache hashing Entropy/FileUpdatesInterface: - improve scanfs method syntax - improve load_cache reliability Entropy/SecurityInterface: - __set_advisories_cache: make it a public method (set_advisories_cache) Entropy/ServerInterface: - implement destroyer (destroy()) - ensure_paths: check if repository is in etpConst['server_repositories'] before spawning Entropy/EntropyDatabaseInterface: - fetchSearchCache: improve speed - storeSearchCache: improve speed - atomMatchFetchCache: improve speed - atomMatchStoreCache: improve speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2859 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 98ed3fdc070b5d3ccf3750b358a40533bfc4a166 Author: lxnay Date: Tue Jan 6 18:48:56 2009 +0000 Entropy/entropyTools: - TimeScheduled: add set_delay method - TimeScheduled: remove try/except from do_delay, no longer needed - lifobuffer: improve speed, add method clear and make it multithreading aware git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2858 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 357b2fe75462c0820d7dc15c97f7f074babf04c8 Author: lxnay Date: Tue Jan 6 18:47:06 2009 +0000 Entropy/outputTools: - use SystemExit instead of sys.exit() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2857 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36136c3a7254093b53c903009f61a94abd4f2a64 Author: lxnay Date: Tue Jan 6 18:43:35 2009 +0000 Entropy/Equo: - use SystemExit instead of sys.exit() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2856 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 384cb91025bf2f63bd60cfffdb5a84d1c995dd32 Author: lxnay Date: Tue Jan 6 18:43:09 2009 +0000 Entropy/Reagent: - use SystemExit instead of sys.exit() Entropy/Activator: - use SystemExit instead of sys.exit() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2855 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e968c54eb6fbeb2ac3ce1e25956ac50863dde379 Author: lxnay Date: Tue Jan 6 18:42:28 2009 +0000 Entropy/Spritz: - spritz python executable: use SystemExit instead of sys.exit() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2854 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b8e601c4832bd2bc7b3f16427133dd03d842d15c Author: lxnay Date: Tue Jan 6 18:41:57 2009 +0000 Entropy/Spritz: - remove killThreads, no longer needed thanks to SystemExit exceptions - make rubber banding and package actions menu working the right way(TM) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2853 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6ac41432c24cda3696d035a0a263c280611e6005 Author: lxnay Date: Mon Jan 5 22:25:11 2009 +0000 Entropy/EntropyDatabaseInterface: - insertDependencies(): improve speed - insertPackageSets(): improve reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2852 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f083b686ca05c44ec5692de37b54d348edc8192a Author: lxnay Date: Mon Jan 5 22:16:03 2009 +0000 Entropy/EntropyDatabaseInterface: - make insertPackageSets method working - improve speed of listBranchPackagesTbz2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2851 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9a7243351b4e5a3ec742c3a4424ae7f4a1271992 Author: lxnay Date: Mon Jan 5 21:38:12 2009 +0000 Entropy/ServerInterface: - add parameter dbconn to update_database_package_sets git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2850 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cb5f2a8bbb0eb2a5c84691e2e93b224cbdf034b5 Author: lxnay Date: Mon Jan 5 21:22:33 2009 +0000 Entropy/EntropyDatabaseInterface: - addPackageToInstalledTable(): code style update - insertPackageSets(): do not use an iter function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2849 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 031045bca59d9549e1e895a9f5720b80d83d0ca1 Author: lxnay Date: Mon Jan 5 21:04:47 2009 +0000 Entropy/EntropyDatabaseInterface: - improve insertPackageSets git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2848 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 315453ef4c8fbda254897c7c8bff00d6fdedecfc Author: lxnay Date: Mon Jan 5 15:07:43 2009 +0000 Entropy/Spritz: - fix rubber banding feature git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2847 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b6341b436ce5c0374f6b6d9e4e67f1d2894cd5f0 Author: lxnay Date: Sun Jan 4 22:56:05 2009 +0000 Entropy/PortageInterface: - fix package sets retrieval git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2846 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 416292576811d63429d4a36da003bd6f7427d25b Author: lxnay Date: Sun Jan 4 22:51:17 2009 +0000 Entropy/PortageInterface: - fix package sets retrieval git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2845 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 684f0da008df941784f778e86a34744aac9c7a2f Author: lxnay Date: Sun Jan 4 21:07:04 2009 +0000 Entropy/translations: - update Spanish translation - update Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2844 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bf90788585c62a914c3ce1b324af2ade403f304c Author: lxnay Date: Sun Jan 4 14:10:57 2009 +0000 Entropy/translations: - sync and update, svn ci -m Entropy/translations: git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2843 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d4b919f1fafdaa1a0a86f8b2406cd705100b4294 Author: lxnay Date: Sun Jan 4 14:10:08 2009 +0000 Entropy/TODO: - update TODO Entropy/EntropyDatabaseInterface: - new method retrieveUnusedIdpackages Entropy/EquoInterface: - new method unused_packages_test(), self explanatory Entropy/Equo: - new command 'unusedpackages', useful to search unused dependencies/packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2842 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f876e7909e19bd0e366263f4cac067ff4b4b1443 Author: lxnay Date: Sat Jan 3 22:03:53 2009 +0000 Entropy/PackageInterface: - __move_image_to_system: consider systemroot when generating my_remove_content git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2840 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 30661a5ae65b2a6641c5eb60666d476915ce9a47 Author: lxnay Date: Sat Jan 3 21:50:40 2009 +0000 Entropy/PackageInterface: - __move_image_to_system(): improve reliability of items_installed generation by forcing elements to their real path git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2838 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d872ecedf16f8bab343b6413dc627ba0521b447e Author: lxnay Date: Sat Jan 3 21:37:19 2009 +0000 Entropy/PackageInterface: - fix differential packages removal when files are moved to a symlinked subdir to another while the real path is the same - other speed improvements Entropy/misc: - misc syntax improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2836 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a3f3f01c674b7b0fb818083b0474bcc7d315db88 Author: lxnay Date: Fri Jan 2 21:57:13 2009 +0000 Entropy/matchContainer: bye bye class Entropy/EquoInterface: - get_package_action(): improve speed - get_masked_packages_tree(): improve speed and reliability - generate_dependency_tree(): improve speed - _lookup_inverse_dependencies(): improve speed through caching - get_required_packages(): slightly improve speed - retrieveInstallQueue(): disable some useless output if quiet == True Entropy/PackageInterface: - use database method getVersioningData in __generate_install_metadata() Entropy/ServerInterface: - revert undefined symbols check on libtest since there can be a LOT of false positive Entropy/EntropyDatabaseInterface: - searchKeySlot(): split key and change SQL to improve speed by 15 times git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2833 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b4a2a668fee7f65eeeacd0433fa39391c5e3001 Author: lxnay Date: Fri Jan 2 21:34:11 2009 +0000 Entropy/Spritz: - improve speed on calls involving queue add/remove methods git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2832 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9ba980b877fce333a29355d31bfb7e4eabd4dd91 Author: lxnay Date: Fri Jan 2 16:53:41 2009 +0000 Entropy/translations: - sync template and translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2831 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 074bd3d9aaefeead1917bff0dfd160cb878ebb31 Author: lxnay Date: Fri Jan 2 13:10:57 2009 +0000 Entropy/entropyTools: - some optimizations to the elf metadata reading/parsing functions - new function read_elf_broken_symbols Entropy/QAInterface: - libraries_test: implement broken symbols check, optional Entropy/ServerInterface: - always enable broken symbols check on libtest git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2830 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 79a6e17d06225082c653b55e058af204a88b8f07 Author: lxnay Date: Fri Jan 2 13:09:32 2009 +0000 Entropy/Spritz: - always lock main window when showing a wait window git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2829 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 562b4c4bb9e799544332bee80bf1ffe79aae2454 Author: lxnay Date: Thu Jan 1 20:48:11 2009 +0000 Entropy/Spritz: - lock UI components during queue processing - tweak urlFetcher a bit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2828 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7aad9d849488791715dfd2518c224efa67cc6762 Author: lxnay Date: Thu Jan 1 17:38:42 2009 +0000 Entropy/Spritz: - urlFetcher: do not flood the X server (through GTK) with gazillions of redraws git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2827 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7634165d509dd18d4594e36e845dd78b1dbcfa71 Author: lxnay Date: Thu Jan 1 17:37:40 2009 +0000 Entropy/Spritz: - do not corrupt the package queue when saving it through the relative button - catch processPackageQueue exceptions if in debug mode - fix set_subLabel() markups handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2826 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dbb61f4cef446049724e2835cd19d0b01c1eb46f Author: lxnay Date: Thu Jan 1 17:32:40 2009 +0000 Entropy/Spritz: - every time we enter the queue add/remove functions show a nice please wait dialog git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2825 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 19f9ed62745b3df8e5bfdf97f8102683fc752944 Author: lxnay Date: Thu Jan 1 17:31:32 2009 +0000 Entropy/TriggerInterface: - fix subprocess.call function call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2824 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ff606ff438c7a1ab87a5263ffdef789f03dd3a58 Author: lxnay Date: Thu Jan 1 17:31:10 2009 +0000 Entropy/entropyTools: - bye bye old uncompressTarBz2 function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2823 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b23d900424eab3a3368ab81347ed98f1f05272da Author: lxnay Date: Thu Jan 1 10:36:14 2009 +0000 Entropy/EquoInterface: - move __del__ calls to a new destroy method and call it inside __del__ git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2822 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 674c59fd2eb24d4a4443c4a7345c3dc55ca4473d Author: lxnay Date: Thu Jan 1 08:44:09 2009 +0000 Entropy/LogFile: - improve code quality Entropy/EquoInterface: - close clientLog file on object deletion git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2821 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5789467a93be5583dfd886c805753f7283f5ce37 Author: lxnay Date: Wed Dec 31 17:42:31 2008 +0000 Entropy/l10n: - update translations - sync translations - update NL translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2820 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 93176ad2ca5202a942236595f76a3795a1dc6535 Author: lxnay Date: Wed Dec 31 08:33:18 2008 +0000 Entropy/entropyTools: - applicationLockCheck: raise SystemExit exception instead of sys.exit Entropy/EquoInterface: - changed dependencies calculation results, always pull in updated dependencies, deep_deps now works with revisions, disabled 'needed' check Entropy/entropyConstants: - fix a small bug in const_setupEntropyPid: that caused to report entropy as locked if entropy.pid is found but empty git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2819 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4bf56a99c3063b613ead750ab66fde3bf7d99b29 Author: lxnay Date: Tue Dec 30 18:43:16 2008 +0000 Entropy/TODO: - update TODO Entropy/entropyConstants: - say goodbye to etpRSSMessages - other cosmetical fixes Entropy/EquoInterface: - close LogFile instance's file on instance delete - wipe os.system() calls - rewrite get_meant_packages() to use SOUNDEX features of SQLITE3 - replace old and slow filterSatisfiedDependencies with get_unsatisfied_dependencies, which is faster and more reliable (added NEEDED check by default) - improve speed of generate_dependency_tree - improve speed of get_required_packages - fix get_world_update_cache_hash() - improve speed of retrieveInstallQueue - make __unpack_package reporting the right error on uncompressTarBz2 if this crashes - remove Python 2.4/2.5 workarounds since they are not needed anymore, being entropyTools.uncompressTarBz2 fixed forever (handling UTF-8 filenames correctly) - adjust __move_image_to_system for the changes above - __move_image_to_system, if an error is caught on shutil.move, do not crash but report it to user instead Entropy/TriggerInterface: - replace os.system() with subprocess.call() - remove unused nspluginwrapper trigger Entropy/ErrorReportInterface: - add locale output - get the full content of ps auxf, not just the first 80 chars - update handler accordingly (handlers/) Entropy/LogFile: - close log file on object deletion Entropy: - import subprocess by default Entropy/EntropyDatabaseInterface: - remove etpRSSMessages and use a ServerInterface variable instead - add new method getVersioningData, useful to speed up other Entropy areas - improving speed of other functions adding more one-liners conditionals - add new method retrieveNeededRaw, useful to speed up other Entropy areas - improve speed of retrieveDependenciesList, everything can be done at SQL level - new method searchSimilarPackages that uses SOUNDEX to retrieve similar package/atom names - improve speed of listAllCategories - shrink databaseStructureUpdates - remove old and dusted method - improve speed of doDatabaseImport - improve speed of database_checksum - group multiple .cursor.execute using .cursor.executescript - improve speed of __filterSlotTagUse Entropy/entropyTools: - improve speed and reliability of uncompressTarBz2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2818 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4466907e2b2b65b6e20b33b1f39a9d7d660191c8 Author: lxnay Date: Tue Dec 30 09:37:24 2008 +0000 Entropy/conf: - disable files backup by default git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2817 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3588f90e10726265e2a78562aad40f48cbf0630f Author: lxnay Date: Mon Dec 22 21:29:29 2008 +0000 Entropy/EntropyDatabaseInterface: - remove updatePackage: not needed anymore - improve handlePackage execution speed - improve addPackage execution speed - improve removePackage execution speed (dropping backward compat with ancient databases) - move rss handling to their own functions - improve speed of regenerateDependsTable - add method addDependsRelationToDependsTable - add method clearDependsTable - improve isDependsTableSane reliability - reduce length of removeDependencyFromDependsTable - improve speed and reliability of clearCache - improve speed of insertContent by using map() - update retrieve_packages_to_remove Entropy/PackageInterface: - improve speed of _install_package_into_database Entropy/EquoInterface: - optimize get_world_update_cache_hash - optimize get_available_packages_chash git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2816 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 20632c7e27cdf4d382a584dd830bfd4bf111a276 Author: lxnay Date: Mon Dec 22 21:23:03 2008 +0000 Entropy/entropyConstants: - add dependstable to the SQL db generation string git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2815 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7df9cb737995a9db7483708bbb98c4beded4e8b9 Author: lxnay Date: Mon Dec 22 21:22:22 2008 +0000 Entropy/Spritz: - improve packages treeview population speed by optimizing objects retrieval functions (15% faster) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2814 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9dc8cb7a80f486bd2e38957ce774f38b7a028dae Author: lxnay Date: Mon Dec 22 21:20:36 2008 +0000 Entropy/client: - re-add kdmrc to configprotectskip git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2813 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c0e48328cadcc0df6522f0cfa1b216c0d25f9600 Author: lxnay Date: Sun Dec 21 19:10:31 2008 +0000 Entropy/dumpTools: - use a safer with statement while opening file objects in loadobj and dumpobj functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2811 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0135894c208720bf2c2763c3c0fda4a42972763a Author: lxnay Date: Sun Dec 21 16:20:03 2008 +0000 Entropy/PackageInterface: - rework run_stepper() and avoid using infinite elif conditionals Entropy/PortageInterface: - disable forking on spm_doebuild call to improve speed by 25% (need to verify memleaks) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2810 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 49ad66265c3e1b0a46e5df27424d58e22e04377e Author: lxnay Date: Fri Dec 19 01:03:18 2008 +0000 Entropy: - when using os.fork(), always force child process to quit using os._exit() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2808 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3310d3c1950f6bda79ecc78d25c0c8c61bdfcc9c Author: lxnay Date: Thu Dec 18 14:33:06 2008 +0000 Entropy/PortageInterface: - when etpUi['mute'] is set, run_fixpackages() will be silent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2807 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0e6de7abdaa2967ad52b009850d55351d9a4c85e Author: lxnay Date: Thu Dec 18 11:42:02 2008 +0000 Entropy/EntropyDatabaseInterface: - runTreeUpdatesSlotmoveAction(): fix slotmove action execution under very rare conditions - filterTreeUpdatesActions(): improve reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2805 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3e6c211895a675085618a925a782cfa79ab6760 Author: lxnay Date: Thu Dec 18 10:35:37 2008 +0000 Entropy/TODO: update TODO Entropy/EntropyDatabaseInterface: - slightly improve atomMatch speed - add method uniformBranch Entropy/EquoInterface: - fix a small type issue in dependencies_test (nothing relevant) - fix a small issue in generate_dependency_tree (nothing to worry about) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2804 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6f57f6aa8881e2096cecb7833740e583c5e44b62 Author: lxnay Date: Wed Dec 17 21:23:41 2008 +0000 Entropy/Equo: - smartpackagegenerator(): fix handlePackage database call values unpack git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2803 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a411d87aeb3e6ff619bd56e0ff1ab899eba65317 Author: lxnay Date: Wed Dec 17 12:21:03 2008 +0000 Entropy/Equo: - completely remove PackageMaskingStorage stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2801 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f15ad492a473a7e22527d5ae890c52fc2ce3e37d Author: lxnay Date: Wed Dec 17 12:13:18 2008 +0000 Entropy/EntropyDatabaseInterface: - packagesFilter: remove atom parameter, being unused - retrieveSystemPackages: fix method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2800 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a4bdc3bf3693148786a148025f939576f14023ee Author: lxnay Date: Wed Dec 17 12:10:23 2008 +0000 Entropy/TODO: - update TODO Entropy/System Packages: - add user configurable system packages through /etc/entropy/packages/system.mask git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2799 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 284743975f89787f889de7ce40721fe0e4fc3365 Author: lxnay Date: Wed Dec 17 12:09:20 2008 +0000 Entropy/Spritz: - improve dependencies calculation speed by using built-in map() and filter() methods git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2798 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ca2afa3cb336cd9ac02c7cd1f924a871eca15288 Author: lxnay Date: Mon Dec 15 20:39:10 2008 +0000 Entropy/Equo/conf: - remove kdmrc from configprotectskip| Entropy/EquoInterface: - fix addRepository() for tbz2 packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2795 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e6f51377b7324ff1eaab7b7f9bb42b639846a2d3 Author: lxnay Date: Mon Dec 15 15:10:22 2008 +0000 Entropy/EquoInterface: - repo_error_messages_cache must be a set() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2793 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 161a46d44963fc1c3c7529e332c7b5c89efe41e6 Author: lxnay Date: Mon Dec 15 15:02:48 2008 +0000 Entropy/ServerInterface: - orphaned_spm_packages_test(): print packages not found in string form git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2792 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a11837e253a850112568742d31363aae30575c2 Author: lxnay Date: Mon Dec 15 15:01:23 2008 +0000 Entropy/ServerInterface: - orphaned_spm_packages_test(): print packages not found in string form git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2791 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b45a1d74920ff0da3b86539cc1b270da16f3b3cb Author: lxnay Date: Mon Dec 15 14:59:05 2008 +0000 Entropy/ServerInterface: - orphaned_spm_packages_test(): ease output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2790 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5794c3b671488c6dd7668aaecae428573d51c8db Author: lxnay Date: Mon Dec 15 14:57:58 2008 +0000 Entropy/Reagent: - fix spm function call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2789 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 14df3cbeda801807ace784dbf3bc42adc38a622a Author: lxnay Date: Mon Dec 15 14:55:43 2008 +0000 Entropy/Reagent: - fix spm function call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2788 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5d62fc68e7c1993619432976302df55411c61846 Author: lxnay Date: Mon Dec 15 14:54:42 2008 +0000 Entropy/ServerInterface/Reagent: - implement orphaned SPM packages scan git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2787 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a16edd0cbef4f22096c6ee7fb2b00d05131d8221 Author: lxnay Date: Sun Dec 14 18:49:25 2008 +0000 Entropy/EquoInterface: - calculate_world_update(): fix some trivial and conceptual bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2785 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 520522cd4ffd5dc9d6aed1504972bc38afdaa2d2 Author: lxnay Date: Sun Dec 14 15:04:23 2008 +0000 Entropy: - misc improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2784 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5337fdec113a9515eaf21e8a93d75cd7842ebbdf Author: lxnay Date: Sun Dec 14 13:23:52 2008 +0000 Entropy/caches: - remove cache global variables - say goodbye to const_resetCache, not needed anymore git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2783 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e5693550221927d80525505edfb17a153d557bc9 Author: lxnay Date: Sun Dec 14 12:42:09 2008 +0000 Entropy/entropyConstants: - get rid of etpRemoteFailures and maskingReasonsStorage global variables Entropy/EquoInterface: - apply entropyConstants changes - new method get_masked_package_reason Entropy/EntropyDatabaseInterface: - hack to control idpackageValidatorCache size git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2782 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2efba57138739a3952b1e18f8d3ae9ef53962a67 Author: lxnay Date: Sat Dec 13 09:58:00 2008 +0000 Entropy/ServerInterface: - in for cycles, unpack tuples directly - append treeupdates info to binary packages too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2781 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8f3e8d8996165fa8fd4507a9198fe1ff533103fa Author: lxnay Date: Fri Dec 12 17:50:50 2008 +0000 Entropy/UGCClientInterface: - login/do_login(): ability to force re-login Entropy/Spritz: - do not remove login credentials inside UGC preferences when clicking on Generate Login git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2779 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 38136eefa25d1c80b2d2fab794548b552424fd02 Author: lxnay Date: Fri Dec 12 17:41:27 2008 +0000 Entropy/Spritz: - properly show a wait window when running long tasks git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2778 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 050dccc39bd4cdb5314060033d0654fada9640b0 Author: lxnay Date: Fri Dec 12 17:27:16 2008 +0000 Entropy/Spritz: - fix package voting from treeview git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2777 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c702b06974cfdf4550dc99ac0a415bb5adcb2304 Author: lxnay Date: Fri Dec 12 15:56:47 2008 +0000 Entropy/Spritz: - when pressing Clear Cache, get back to the Repositories tab git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2776 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3787dc603041f0c5ac7eadf49f079dc354903381 Author: lxnay Date: Fri Dec 12 15:39:52 2008 +0000 Entropy/EquoInterface: - goodbye listAllAvailableBranches Entropy/Spritz: - remove branch switching button, it's a critical task that should be done only with brain ON git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2775 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 312c2e67f33e61b9a4b9d2c1c26ca7dc6bc6c635 Author: rogerc Date: Fri Dec 12 15:36:08 2008 +0000 update catalan translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2774 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d0250f7d65176edcecef72e9b9489a6e4e239c43 Author: lxnay Date: Fri Dec 12 09:35:21 2008 +0000 Entropy/Equo: - fix deptest packages install git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2773 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8106fbe551e495dd6b248bb372a445f85975d8ca Author: lxnay Date: Fri Dec 12 09:31:33 2008 +0000 Entropy/Spritz: - fix available packages selection (for install) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2772 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 653247e29230391e415e5d624a4dc12ef37ea50c Author: lxnay Date: Thu Dec 11 19:15:33 2008 +0000 svn ci -m git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2771 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d3b8fe9138ddaf99a9eed7a5882b7492ad581aec Author: lxnay Date: Thu Dec 11 19:14:32 2008 +0000 Entropy/EntropyDatabaseInterface: - searchPackages: add just_id option to only pull idpackages in git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2770 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1555d3cefa598902e2060e74337ae972b241e251 Author: lxnay Date: Thu Dec 11 15:43:45 2008 +0000 tagging entropy 0.24.0 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2769 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fb2fcbd42b05e6e45006fa0d865c156c6bb0961f Author: lxnay Date: Thu Dec 11 15:42:24 2008 +0000 Entropy/translations: - update Italian translation - sync others git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2768 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e46fd159e5f5be149352ddcb282950b32568a638 Author: lxnay Date: Thu Dec 11 10:47:39 2008 +0000 Entropy/EquoInterface: - allow tagging entropy packages by setting ENTROPY_PROJECT_TAG inside the ebuild git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2767 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c9f2a293a5bc7ac91e83696f4145f7dd0995bca2 Author: lxnay Date: Thu Dec 11 00:05:42 2008 +0000 Entropy/Spritz: - implement sources download here too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2766 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit daae0887d6e5c07051dd0e470e5c452663952dab Author: lxnay Date: Wed Dec 10 23:47:00 2008 +0000 Entropy/PackageInterface: - new action implemented: source, useful to download packages source code Entropy/Equo: - add support for downloading source packages (equo source) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2765 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a27888e5d45e10390203ece7602017edc8fbc048 Author: lxnay Date: Wed Dec 10 17:27:24 2008 +0000 Entropy/Spritz: - add fetch (download) only support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2764 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c1d033a63dae80c58ac5d134aa30e44765c6d89d Author: lxnay Date: Wed Dec 10 17:03:06 2008 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2763 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2281f0eb81d9105f09663e7faeb572d01e54e117 Author: lxnay Date: Wed Dec 10 17:02:47 2008 +0000 Entropy/Spritz: - implement rubber banding support for package views, allows multiple package selections git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2762 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 31c7feaaef187dc423f3128a3f2bd76598fe0cd2 Author: lxnay Date: Wed Dec 10 12:23:15 2008 +0000 Entropy/TODO: - update TODO Entropy/Reagent: - add configuration files updates check Entropy/translations: - update translations and template file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2761 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 31f5477066b5deb0fb0ce4df46bf142eca5aee93 Author: lxnay Date: Wed Dec 10 12:20:10 2008 +0000 Entropy/ServerInterface/ServerMirrorsInterface: - block database upload and updates if there are uncommitted configuration files (reworked) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2760 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f054c3fbe4a0039d03a30490e005ec8807b07eac Author: lxnay Date: Wed Dec 10 11:51:06 2008 +0000 Entropy/ServerInterface/ServerMirrorsInterface: - block database upload if there are uncommitted configuration files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2759 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 128e7a34a1a6973221bb7b071796f7039f79ad23 Author: lxnay Date: Wed Dec 10 00:22:14 2008 +0000 Entropy/UGCClientInterface: - fix thread locking issues with calling the login method inside do_cmd git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2758 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fd6f2f0ae53a25b3a312eadbe31b8d2080e8a55c Author: lxnay Date: Wed Dec 10 00:09:22 2008 +0000 Entropy/SocketInterface: - fix previous commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2757 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 26103471b0ce9637fccc89c1d1c37e65efb03d3a Author: lxnay Date: Tue Dec 9 23:54:02 2008 +0000 Entropy/SocketInterface/RequestHandler: - fix transmit method call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2756 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0bad1818059841db547d1fff7ccb47e3ff385491 Author: lxnay Date: Tue Dec 9 23:50:51 2008 +0000 Entropy/EntropyDatabaseInterface: - do not crash on createPackagesetsIndex git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2755 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d70c6572634972f9d9a5ed2236937243781714ba Author: lxnay Date: Tue Dec 9 22:56:50 2008 +0000 Entropy/Spritz: - remove translatable flag from gtk-undo item in spritz.glade git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2754 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4537846a99bbce3599b3f928241a55090215b92d Author: lxnay Date: Tue Dec 9 22:50:10 2008 +0000 Entropy/translations: - sync translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2753 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3fd734fef4ed25990d0d8d1d0de95b65c6f329b Author: lxnay Date: Tue Dec 9 22:30:08 2008 +0000 Entropy/Equo/libtest: - show broken libraries in alphabetical order git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2752 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88c245c84599886b91fde1a84caf98d090b66ff9 Author: lxnay Date: Tue Dec 9 22:27:16 2008 +0000 Entropy/RepoInterface: - _config_updates_make_profile(): if /etc/make.profile is broken, remove the symlink first git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2751 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ebe551db54ec3002cd1ee0949b6e73bed800fe7d Author: lxnay Date: Tue Dec 9 22:03:33 2008 +0000 Entropy/EquoInterface: loadRepositoryDatabase(): check if repositoryName is a string generate_depends_tree(): fix issues with system packages dependencies resolution (like sys-kernel/linux-sabaupm= PackageSettings: - on repos_system_mask_installed key, pull all the available idpackages using multiMatch, which seems better - repos_system_mask_installed_keys: add helper dict to ease interaction git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2750 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 974a9183555f783960f2860e8690865d8147696e Author: lxnay Date: Tue Dec 9 21:27:38 2008 +0000 Entropy/Spritz: - kb/sec VS kB/sec git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2749 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8dc99622f236d246ef59cdb44f522dec0081234f Author: lxnay Date: Tue Dec 9 21:25:32 2008 +0000 Entropy/Spritz: - improved usability: created the Queued tab to allow users review their changes before getting to the Queue tab git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2748 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit de40ae7847f9c4a26883346009f60cb41e52c69b Author: lxnay Date: Tue Dec 9 20:23:37 2008 +0000 Entropy/Spritz: - improve speed of elaborateUndoremove git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2747 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1f2a17ed7bd0f57da4fe6c1c0203425488076ac8 Author: lxnay Date: Tue Dec 9 18:58:45 2008 +0000 Entropy/TODO: - update TODO Entropy/Spritz: - implement package sets support - massive bugfix and remove support for packages in the Updates tab git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2746 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 11901f4c963428ab70a6ea57c30a4f6c8f39f37a Author: lxnay Date: Tue Dec 9 18:55:37 2008 +0000 Entropy/EquoInterface: - packageSetExpand(): use etpConst['packagesetprefix'] length to remove the prefix (@) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2745 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 47c6252dc10ce50c8fc8cd7225a91eca89f530eb Author: lxnay Date: Tue Dec 9 13:12:31 2008 +0000 Entropy/TimeScheduled: - make possible to sleep before spawning the function Entropy/EquoInterface: - packageSetMatch: return empty tuple if no matches are found (instead of empty dict) when multiMatch is not enabled - generate_dependency_tree(): add flat option, to return a yet ordered dependencies list (instead of a dict) - generate_dependency_tree(): slightly update speed when creating the final dictionary Entropy/phpBB3AuthInterface: - make possible to disable the update of the session table Entropy/UGCCacheInterface: - get_package_downloads(): always return int git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2744 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5592ecfb84311a4f71d5e82c923377e97e3e5449 Author: lxnay Date: Mon Dec 8 15:30:29 2008 +0000 Entropy/Spritz: - GLSA info window: substitute labels with TextViews to avoid running off-screen :-) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2743 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b8cadf2b6c961533e63286d105307cb564a3d025 Author: lxnay Date: Mon Dec 8 15:16:31 2008 +0000 Entropy/Spritz: - on the Security advisories tab, when adding packages, always ask before adding git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2742 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b0f81146746abd525470d58be8c45d2935830a5a Author: lxnay Date: Mon Dec 8 14:52:57 2008 +0000 Entropy/Spritz: - improve queue load/save speed - make it working, eventually git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2741 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c18d09deb21f88e11381487d4a9bbb939b4fbc85 Author: lxnay Date: Mon Dec 8 14:16:04 2008 +0000 Entropy/Spritz: - fix package masking dialog, transforming it into a simple window with GtkDialog functionalities All this because GtkDialog widgets are always modal when running and in our case, the package properties window was locked git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2740 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 456270648981c9eca4d2b94a353febf132e3f21f Author: lxnay Date: Mon Dec 8 13:17:40 2008 +0000 Entropy/Spritz: - fix warning GtkWarning: GtkSpinButton: setting an adjustment with non-zero page size is deprecated git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2739 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f228e68597d33771997a76a1396a0ab235dc5560 Author: lxnay Date: Mon Dec 8 12:48:47 2008 +0000 Entropy/Equo: - add support for package sets Entropy/EquoInterface: - group initConfig_entropyConstants calls in a stand-alone EquoInterface method - half-implement in-memory repositories (will be completed upon request) - atomMatch: support matchRepo for server-repos too Entropy/TODO: - update TODO Entropy/EquoInterface: - improve packageSetMatch method - implement packagesExpand and packageSetExpand methods Entropy/exceptionTools: - implement new InvalidPackageSet exception git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2738 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 46ba10dcbdf80ba924cc26872124a0dee1841b6f Author: lxnay Date: Mon Dec 8 10:17:14 2008 +0000 Entropy/Equo/Reagent: - implement package sets search Entropy/ServerInterface: - implement packageSetList, packageSetSearch, packageSetMatch methods git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2737 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0172841210e116630f4aa520bb064bc9b60f36ff Author: lxnay Date: Mon Dec 8 09:11:52 2008 +0000 Entropy/phpBB3AuthInterface: - improve phpbb username validation on registration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2736 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fd85e10164198d1cc3cd37697f6f30454e5ef088 Author: lxnay Date: Sun Dec 7 22:38:42 2008 +0000 Entropy/EntropyDatabaseInterface: - implement table structure for supporting package sets - add methods to handle them: clearPackageSets(), insertPackageSets(), retrievePackageSets() Entropy/Socket Server Interface: - if command is not valid, return a CL answer Entropy/Socket Server Client Interface: - handle CL answers on receive() Entropy/ServerInterface: - add support for package sets, loading data from sets/ database dir subdirectory - automatically handle them by updating the db at every change Entropy/Repository Daemon: - add EAPI3 support for package sets Entropy/RepoInterface/EquoInterface: - add support for package sets on sync - add package sets match and search functions more tomorrow git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2735 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 22d3400e7a2e1e3a6b5df8fa4df2b3df22e7a5ef Author: lxnay Date: Sun Dec 7 22:32:57 2008 +0000 Entropy/TODO: update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2734 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6f7cd190e9ac9865a126816f1384f6b9ba003c97 Author: lxnay Date: Sun Dec 7 19:28:05 2008 +0000 Entropy/entropyTools: - add extract_packages_from_set_file method, just a helper function Entropy/Package Masking inteface reworked: - etpConst['packagemasking'] is gone, the Package masking interface changed name, now it's called PackageSettings and is a standalone class that can work like a simple python dictionary object - adapt all the code to the new interface, which is close to final and pretty solid if compared to the old one etpConst['packagemasking'] dict and its issues (like being un-initialized) Entropy/Package sets support: - implement server-side methods (ServerInterface) to collect repository-defined sets Entropy/urlFetcher: - move some init code to stand-alone functions (setup_proxy and setup_resume_support method) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2733 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 48e409da0c1be9ecab9c90763618f518c9476e80 Author: lxnay Date: Sun Dec 7 16:22:53 2008 +0000 Entropy/entropyConstants: - empty system_packages list, we now have packages.db.system_mask, which is the best place to put system packages Entropy/PortageInterface: - add suport to package sets, introducing 3 new methods: get_set_config(), get_sets(), get_sets_expanded() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2732 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 809d7c210fece0c415e115063bf4b6b4155ceb50 Author: lxnay Date: Sun Dec 7 13:09:40 2008 +0000 Entropy/phpBB3AuthInterface: - move _generate_sql() to RemoteDbSkelInterface, so every other class can benefit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2731 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1a3b088ed126962340caa0d4bdd17be6f0848eef Author: lxnay Date: Sun Dec 7 13:08:01 2008 +0000 Entropy/packages.db.mask syntax: - remove branch parameter from file atoms syntax - update code accordingly Entropy/phpBB3AuthInterface: - _generate_sql(): fix SQL update statement with utf-8 chars git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2730 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f398a91ca61d7da8ddc0d388bd69da9f06f3ce1e Author: lxnay Date: Sat Dec 6 16:20:43 2008 +0000 Entropy/DistributionUGCInterface: - finalize SQL indexes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2729 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0d16ca71730d22a5cdbeeecfa70d63b09d2e9a3a Author: lxnay Date: Sat Dec 6 15:42:20 2008 +0000 Entropy/DistributionUGCInterface: - fix previous commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2728 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7712fcb660aebd4843caead0cdb486cefd8e34ed Author: lxnay Date: Sat Dec 6 15:39:08 2008 +0000 Entropy/DistributionUGCInterface: - make cache expiration time configurable per cache item git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2727 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b9c8956a890ea58d1ad3aef33d20002175e2488 Author: lxnay Date: Sat Dec 6 15:33:43 2008 +0000 Entropy/SocketInterface: - when processing a command, make sure cmd_data (thus cmd) is valid (must be a dict) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2726 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c1346bea707fa49ddc41ef82be84d1869438fd37 Author: lxnay Date: Sat Dec 6 15:28:49 2008 +0000 Entropy/dumpTools: - getobjmtime(): fix dump_path generation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2725 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b44bf5350d4f4f5234c4f158dcbbbafcffd60ca8 Author: lxnay Date: Sat Dec 6 15:03:51 2008 +0000 Entropy/DistributionUGCInterface: - add caching infrastructure to avoid running long queries multiple times returning the same result - set cache expiration to 1 day by default git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2724 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 281de8e09771b50553b1907ac88faf6e38b27472 Author: lxnay Date: Sat Dec 6 11:31:40 2008 +0000 Entropy/DistributionUGCInterface: - use SQL_CACHE MySQL feature on biggest queries git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2723 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9bcee6f1b633c36da2544e7e2c469320668fe509 Author: lxnay Date: Fri Dec 5 22:58:46 2008 +0000 Entropy/TODO: - update TODO Entropy/EquoInterface: - avoid removal of system_mask-ed packages client-wide git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2722 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fa969f42ceb8cee9565f73ad3bdf9577178a0c97 Author: lxnay Date: Fri Dec 5 21:37:18 2008 +0000 Entropy: - remove the use of list.sort() method in favour of sorted(list) - implement a per-repository system packages mask, to force clients to install specified packages (like one of the slotted sys-libs/db packages for convenience), consider this an extension to system packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2721 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cac4a96482d5b89675e8cdc1ccaa26ce10114b53 Author: lxnay Date: Fri Dec 5 21:35:21 2008 +0000 Entropy/Activator: - fails on wrong extended arguments git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2720 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 038c0761bd90dafb1b5ec4e0aead4e5256b41033 Author: lxnay Date: Fri Dec 5 21:33:49 2008 +0000 Entropy/Equo: - fails on wrong extended parameters (like --as instead of --ask) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2719 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a5790ca9df96c98ab3dcf1beb73a323c7459cf9b Author: lxnay Date: Fri Dec 5 21:24:57 2008 +0000 Entropy/Equo: - fix switchbranch help output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2718 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0bcc693bfc3d09cd9fc022b954a7f396daf9a3e7 Author: lxnay Date: Thu Dec 4 22:23:35 2008 +0000 Entropy/EquoInterface: - filterSatisfiedDependencies(): give up if the repo db is broken git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2717 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6c3fe1e920bff6b09f9d67eef50a96937b2b13ce Author: lxnay Date: Thu Dec 4 22:23:03 2008 +0000 Entropy/Equo: on equo world, always force deep deps this will workaround sys-libs/db issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2716 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb78c00601561a98d7f37b5cc65892a74c042a58 Author: lxnay Date: Thu Dec 4 22:22:15 2008 +0000 Entropy/entropy-system-daemon: - add default session ttl git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2715 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 842e4f6b5c98d6242fe4ee5871cd166c1788c809 Author: lxnay Date: Thu Dec 4 22:21:48 2008 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2714 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5854dd934c971d06baaa7695a989a170e5a909b3 Author: lxnay Date: Thu Dec 4 13:45:42 2008 +0000 Entropy/rssFeed: - writeChanges(): add reverse param, to avoid writing elements in the reverse order git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2713 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit daddbcff2f8ac9d3e53a7ab7dfac04bedf502ec5 Author: lxnay Date: Thu Dec 4 00:27:48 2008 +0000 Entropy/phpBB3AuthInterface: - login(): check against username column and not username_clean git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2712 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4e56e233c8e5ce0323f9218232d3635998a90741 Author: lxnay Date: Wed Dec 3 21:53:05 2008 +0000 Entropy/DistributionUGCInterface: - get_users_score_ranking(): reverse query results order git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2711 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 14990c422e085566a78663d0419562c3f479e165 Author: lxnay Date: Wed Dec 3 21:44:35 2008 +0000 Entropy/DistributionUGCInterface: - get_users_score_ranking(): make it faster git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2710 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5ccd3fc22af6c993d363ba51010ed28e2e1fed1f Author: lxnay Date: Wed Dec 3 21:41:44 2008 +0000 Entropy/DistributionUGCInterface: - get_users_score_ranking(): fix the function, was completely broken git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2709 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fb8eb4a60a848b843b7177e58bb57b0aae508254 Author: lxnay Date: Wed Dec 3 21:21:11 2008 +0000 Entropy/DistributionUGCInterface: - get_users_score_ranking(): return a tuple providing information about the amount of rows found git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2708 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 80c06f15ea8c30186176466cdc6cf31e9e718978 Author: lxnay Date: Wed Dec 3 20:57:14 2008 +0000 Entropy/DistributionUGCInterface: - get_users_score_ranking(): add LIMIT support to query git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2707 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 078544ed0d640994e78171facae9b53782bf3aea Author: lxnay Date: Fri Nov 28 22:36:54 2008 +0000 Entropy/libraries test: - always check /usr/libexec too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2706 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit edbd2ea4d1067e6b6ea22d406d08b18b895b9601 Author: lxnay Date: Sun Nov 23 18:16:10 2008 +0000 Entropy/Reagent: - libtest: avoid to push garbage on complete git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2705 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4a493bfc755586a354fb466c1f7e360fe9cf8f70 Author: lxnay Date: Sun Nov 23 16:36:22 2008 +0000 Entropy/ServerInterface: - libraries_test: obviously colour functions can't print tuples git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2704 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b0d45c6ba971f185f5b2ca3897937ccfd1ca42d0 Author: lxnay Date: Sun Nov 23 14:43:46 2008 +0000 Entropy/PortageInterface: - add new method query_belongs_multiple to allow multiple files to be matched simultaneously Entropy/ServerInterface: - update libraries_test to use the new method above and print more info git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2703 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 04937064b04aed788ea7cc40033d023da2975b4c Author: lxnay Date: Sun Nov 23 12:57:17 2008 +0000 Entropy/EquoInterface: - libraries_test: add /usr/share to the directories to scan git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2702 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7ace4938ce8c8c313c5555a28846b2bfb7e0ef33 Author: lxnay Date: Fri Nov 21 14:38:33 2008 +0000 Entropy/entropyTools: - uncompressTarBz2: fix typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2700 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5e89bd7ce4322aa3f032277e11a4f1956a26eb6f Author: lxnay Date: Fri Nov 21 09:10:20 2008 +0000 Entropy/entropyTools: - improve uncompressTarBz2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2699 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2ee5b5b1cb37ba9dad18b3d3a110a584b8045083 Author: lxnay Date: Wed Nov 19 12:47:36 2008 +0000 Entropy/EntropyDatabaseInterface: - retrieveKeySlotTag: new handy method Entropy/EquoInterface: - get_match_conflicts: automatically ignore matches pointing to the same package git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2698 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8f585f02049f27b54deae34cccaf4208fd5f53e6 Author: lxnay Date: Tue Nov 18 16:38:42 2008 +0000 Entropy/PackageInterface: - TriggerInterface.triggers moved from set() to list(), thus -= operator is not available git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2697 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0ea1c6b0888d51a5cbf8378f53a70609597f9baf Author: lxnay Date: Tue Nov 18 13:34:26 2008 +0000 Entropy/PackageInterface: - __unpack_package(): handle EOFError exceptions raised by spawnFunction and hope that it's been just a fatality git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2696 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 63ce8ae39b4f6a9f202fb1499b358a31d5f64ade Author: lxnay Date: Tue Nov 18 13:13:05 2008 +0000 Entropy/EquoInterface: - fix Portage world file update when Entropy packages are kernel tagged git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2695 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b4e5579f30fb114a320ce4ac5089b207fa857e7 Author: lxnay Date: Tue Nov 18 13:01:34 2008 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2694 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 00123dde1ec255acb3dc3c603f5226fae5632ada Author: lxnay Date: Tue Nov 18 13:00:47 2008 +0000 Entropy/EquoInterface/TriggerInterface: - remove most of the internal triggers used by gentoo-compat=False, it's not the place to store this stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2693 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8b169957636e9bcf9a16229286fa76cf3afeb073 Author: lxnay Date: Tue Nov 18 12:49:58 2008 +0000 Entropy/Equo/equo.conf: - remove gentoo-compat option in config file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2692 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6d166039bdf66c3ce1df115ff6728ca67003e232 Author: lxnay Date: Tue Nov 18 12:49:26 2008 +0000 Entropy/entropyConstants: - always enable Gentoo-compat, remove ability to disable it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2691 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6b4c90f04814e685d97229c88ea24319a73448cb Author: lxnay Date: Tue Nov 18 12:14:44 2008 +0000 Entropy/EquoInterface: - reorder args & kwargs of the Triggers method - pass the package action to the TriggerInterface class Entropy/PackageInterface/TriggerInterface: - fix an issue causing nvidia drivers opengl interface to be disabled git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2690 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 930f39420a54d5c17d69aff358c20c718d5cb4ab Author: lxnay Date: Sat Nov 15 16:09:25 2008 +0000 Entropy/Branch switching: - on Equo, force world updates calculation to use the new branch in any case git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2689 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6c4dc0cc19f0dd849cdbc483fcc2c23a4ee97fdc Author: lxnay Date: Fri Nov 14 21:27:21 2008 +0000 Entropy/phpbb3AuthInterface: - is_administrator(): check in all available admin groups before returning False git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2688 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d925788abbacf1844e782e05250132e89faee32f Author: lxnay Date: Thu Nov 13 21:08:20 2008 +0000 Entropy/Repository Manager: - fix branch handling, convert back to str git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2687 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8520fb471f88cd1ef96e893f0d14f06e2e315349 Author: lxnay Date: Wed Nov 12 21:47:36 2008 +0000 Entropy/RemoteDbSkelInterface: - add fetchall2list,fetchall2set,fetchone2set,fetchone2list methods git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2686 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8880208f958bdb66e177751c8e3b9c90406d56f7 Author: lxnay Date: Wed Nov 12 14:37:12 2008 +0000 Entropy/SystemManagerExecutorServerRepositoryInterface: - open stdout_err in a+ mode instead of aw git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2685 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 579a25437caa64011281d56bcf56effef2e8fd81 Author: lxnay Date: Wed Nov 12 14:17:05 2008 +0000 Entropy/SystemManagerClientInterface: - disable connection caching git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2684 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8068a59bdfe41d90809aa16a4706a7cf90a0bafb Author: lxnay Date: Wed Nov 12 13:52:39 2008 +0000 Entropy/SocketHostInterface: - process(): fix authenticator instantation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2683 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 71ba6c3cd91ad80dd68b8b23e3778bdfa2782624 Author: lxnay Date: Wed Nov 12 13:44:53 2008 +0000 Entropy/SocketHostInterface: - double check that authenticator is loaded before using its methods on process() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2682 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5ee687343766b75ef62762976975044d26efb7df Author: lxnay Date: Wed Nov 12 13:38:11 2008 +0000 Entropy/EntropySocketClientCommands: - handle Unpickling errors on convert_stream_to_object() Entropy/SocketHostInterface: - add optional lock for authenticators - serialize BasicPamAuthenticator access git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2681 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 17c4ee1e7a93f96d41b9055313376b1a7db86dc9 Author: lxnay Date: Wed Nov 12 13:11:56 2008 +0000 Entropy/Spritz: - InputDialog: if parent is not specified, center widget on the screen - fine tuning other windows too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2680 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9d311cb5bde95d8edbcba05ad10b401ee0427246 Author: lxnay Date: Wed Nov 12 12:55:02 2008 +0000 Entropy/Spritz: - effectively split the repository manager client git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2679 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 37a1ca82305dc34820eb5284b4813c88a5d155a5 Author: lxnay Date: Wed Nov 12 12:31:42 2008 +0000 Entropy/Spritz: - make the repository manager client also a stand-alone application git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2678 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d68f036b3ec17e3aa0e3d30d2a7766062fee78fd Author: lxnay Date: Wed Nov 12 10:22:09 2008 +0000 Entropy/EntropyDatabaseInterface: - improve thread lock code style, use the with statement Entropy/EquoInterface: - calculate_world_updates(): filter out tagged packages already satisfied that were erroneously pulled in git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2677 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4549c16fc487bcd6d7f3fab12c2bc29d9957b822 Author: lxnay Date: Wed Nov 12 10:13:29 2008 +0000 Entropy/translations: - update translation template - update Dutch translation - sync others git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2676 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 726dfcd60f79cdf7bcb3597ac64fd7f2deac1ea7 Author: lxnay Date: Tue Nov 11 15:13:43 2008 +0000 Entropy/EntropySocketClientCommands: - when socket fails on transmit, return None instead of crashing due to SSLError exceptions Entropy/SystemSocketClientInterface: - always ignore socket errors in disconnect(), who cares? git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2674 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 897573611b845ad683a37a901729db28b0a69ffb Author: lxnay Date: Tue Nov 11 15:12:11 2008 +0000 Entropy/Spritz: - do not crash on getPackageItem (packages.py) when repository is not available git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2673 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4fa03997dccc111defd1d1a3e123824278c618bf Author: lxnay Date: Tue Nov 11 15:00:08 2008 +0000 Entropy/i18n: - Italian translation at 100% git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2670 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 698df40fa232fb343169be56dbffa18f01dae0cd Author: lxnay Date: Tue Nov 11 14:56:22 2008 +0000 Entropy/translations: - update Catalan - sync all git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2669 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0c7f7692543c8f3a4afdc483444eed6608e45630 Author: lxnay Date: Tue Nov 11 14:17:17 2008 +0000 Entropy/ServerInterface: - switch_packages_branch(): fix typo, cur_branch can be unset if no packages are switched git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2668 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1ad9e8bdfa6565b63149080e04d28f5f06a5a6cc Author: lxnay Date: Mon Nov 10 22:46:46 2008 +0000 Entropy/rssFeed: - addItem(): add the ability to specify an arbitrary pubDate git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2667 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 10727775160d72dccc7dd21781f90b051c905718 Author: lxnay Date: Mon Nov 10 19:31:56 2008 +0000 Entropy/DistributionUGCInterface: - insert_flood_control_check(): check if the query returned no elements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2666 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 87e8a761dd4ee86c335c8f561572b71bb0ee35ba Author: lxnay Date: Mon Nov 10 18:28:29 2008 +0000 Entropy/phpBB3AuthInterface: - update_user_id_profile(): new method, allows the update of the user profile - get_email(): new method, retrieve logged user email - update_password_hash(): new method, allows the update of the user password - update_email(): new method, allows the update of the user email - get_user_birthday(): new method, retrieve user birthday git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2665 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f65e40b4fe8aa52f7df7e4fe9e3f0eaa58fb3a4b Author: lxnay Date: Sun Nov 9 19:37:53 2008 +0000 Entropy/EntropyDatabaseInterface: - removePackage(): remove pdb :-) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2664 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cec32d320ce6e3dd4f5454a374f1da2df6c6467e Author: lxnay Date: Sun Nov 9 19:35:05 2008 +0000 Entropy/Community Repositories/Server-side Repositories: - add the ability to arbitrary tag packages Entropy: - use entropyTools.create_package_atom_string and entropyTools.create_package_filename to create package atom and filename strings Entropy/EquoInterface: - atomMatch, add the ability to match packages by tag from here too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2663 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d304069ae937775ffecf242f4f8278515a77ea13 Author: lxnay Date: Sun Nov 9 19:32:55 2008 +0000 Entropy/entropyTools: - create generic functions to ease entropy package atom and filename strings creation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2662 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 24b53fc0c8545be7cdee3f1f355cc8a163d4916c Author: lxnay Date: Sun Nov 9 19:31:59 2008 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2661 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f6c7cb49e091acdb608071c8a506d5f78c673984 Author: lxnay Date: Sun Nov 9 17:38:21 2008 +0000 Entropy/EquoInterface: - split extract_pkg_metadata(): cross fingers, needs testing Entropy/entropyTools: - add sum_file_sizes function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2660 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 942df90788225322d505fd2273a3c0400d623f15 Author: lxnay Date: Sun Nov 9 16:21:15 2008 +0000 Entropy/socket tx handling: - handle socket.sslerror exceptions too Entropy/FtpInterface: - handle ftplib.error_reply on closeConnection git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2659 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9d21894af9ea05e06cbb165cc1a9b3fc6c0bc2a4 Author: lxnay Date: Sun Nov 9 16:06:20 2008 +0000 Entropy/DistributionUGCInterface: - add search_iddoc_item method to search available document identifiers Entropy/RepoInterface: - implement system make.conf sanity check - implement automatic /etc/make.profile updates Entropy/entropyConstants: - add rootdir prefix to spm configuration files Entropy/entropy.py: - general tidy Entropy/entropyTools: - add function to determine if a path is sane or not (is_valid_path) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2658 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb23e610544822108bac99f680a915437680012e Author: lxnay Date: Fri Nov 7 08:56:48 2008 +0000 Entropy/DistributionUGCInterface: - improve handle_pkgkey speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2657 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5e13d2a76d1bfe5c9d6e2953387e8773936736b0 Author: lxnay Date: Fri Nov 7 08:35:35 2008 +0000 Entropy/DistributionUGCInterface: - get_total_downloads_count(): return int, not float git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2656 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6a568bc9ed7c31ebbd9ab786f64c580369a3a38e Author: lxnay Date: Thu Nov 6 17:30:32 2008 +0000 Entropy/UGC/Equo/Spritz: - do not show the exception output when spawning UGC.add_downloads() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2655 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b157373b3f1d94f0f153a59639dd91cd29ac2000 Author: lxnay Date: Thu Nov 6 16:58:15 2008 +0000 Entropy/DistributionUGCInterface: - search functions with SQL offset now return a tuple containing found data and available rows git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2653 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit abce4c417efb941b0c3d0e96391bd716acd753f4 Author: lxnay Date: Thu Nov 6 16:15:41 2008 +0000 Entropy/UGC/Equo/Spritz: - do not crash when running add_downloads - run add_downloads in background git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2652 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c49855117e78d725d86f8ffd0c19d6abb71558c2 Author: lxnay Date: Wed Nov 5 15:54:34 2008 +0000 Entropy/Notification Applet: - fix all the known issues related to threading => the applet now works without having to move the pointer over it Entropy/Spritz: - fine tune the UGC update function thread timer git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2650 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit efe58d408d2468429403a95052ce0e16f8d3d106 Author: lxnay Date: Wed Nov 5 12:04:58 2008 +0000 Entropy/DistributionUGCInterface: - _get_ugc_extra_metadata(): if key is already provided, copy to pkgkey dict key Entropy/SocketHostInterface: - add command length limit setting, default to 768000 bytes - fine tune the forked requests timeout, default to 300 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2649 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e9e54f00e6a7bfaa8c73a314ef52e63c2467c11b Author: lxnay Date: Wed Nov 5 00:48:46 2008 +0000 Entropy/DistributionUGCInterface: - search_keyword_items(), search_content_items(), search_username_items(): add user score to query git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2648 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit de9cb17e9ee0dc470f5ef8476424e92ced6bd7e6 Author: lxnay Date: Tue Nov 4 22:24:39 2008 +0000 Entropy/PackageInterface: - remove add_download() from fetch_file_on_mirrors() Entropy/Equo/Spritz: - add add_downloads() (from UGC interface) after the fetch process Entropy/SocketHostInterface/Repository Daemon: - add a new command that let client register all the downloaded packages at once git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2646 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0c1cf96284abec7a0a1cd4ac31b3b2eb4744e518 Author: lxnay Date: Tue Nov 4 21:31:28 2008 +0000 Entropy/UGCClientInterface: - add a thread lock to serialize multithreaded requests git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2645 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3396cab82aa88fe7760c8e3486ca27f0d9e1314e Author: lxnay Date: Tue Nov 4 20:47:40 2008 +0000 Entropy/SystemSocketClientInterface: - do not reset hostname and hostport on disconnect to make reconnect_socket() working git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2644 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ee605e35d852afdb4bff4feb344d782583b12706 Author: lxnay Date: Tue Nov 4 20:18:26 2008 +0000 Entropy/SocketHostInterface/CommandProcessor: - load authenticator and service interface only if needed by the command git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2643 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit af68db28a74378e9451c8a4b5e38c466fa012833 Author: rogerc Date: Tue Nov 4 18:58:24 2008 +0000 update ca translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2642 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5378b018ff80975144271e57b4041a6b633b9691 Author: lxnay Date: Tue Nov 4 14:52:24 2008 +0000 Entropy/RepoInterface/EAPI3: - reworked EAPI3 sync through the repository daemon to be smarter and less intensive for the server git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2641 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 42d0a7798e62615d45e100979939e24641c92da0 Author: lxnay Date: Tue Nov 4 12:55:05 2008 +0000 Entropy/SocketHostInterface/CommandProcessor: - fix garbage collection git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2640 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c29245ba6636a07388592f0620eda154a18c5a2c Author: lxnay Date: Tue Nov 4 12:53:02 2008 +0000 Entropy/SocketHostInterface: - move finish() in RequestHandler to finish_request() and close_request() in HostServer git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2639 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 39cf9307224c8fade6c95876b213ae0dd1f9d5c2 Author: lxnay Date: Tue Nov 4 12:36:59 2008 +0000 Entropy/DistributionUGCInterface: - setup an automatic type converter to speed up methods and reduce overhead Entropy/SocketHostInterface: - move connection validation to the host server class, to drop bad ones early in the pipe git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2638 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cc724aae0271cb37340a126d212045a7350b2d45 Author: lxnay Date: Mon Nov 3 22:55:47 2008 +0000 Entropy/SocketHostInterface: - handle(): fine tune zombie processes check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2637 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6fc7c949ea838ef96efa4e54140b804b6c231da4 Author: lxnay Date: Mon Nov 3 22:48:43 2008 +0000 Entropy/SocketHostInterface: - reduce the forked requests timeout to 15 (from 300) seconds - export the setting to etpConst git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2636 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 965fbb2e83ddc3bbdbc68122d12cd0cec168c1c0 Author: lxnay Date: Mon Nov 3 17:31:54 2008 +0000 Entropy/DistributionUGCInterface: - optimize some methods - add new search methods search_pkgkey_items(), search_content_items(), search_username_items(), search_keyword_items() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2635 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7c93e482774fd675b7e3b361c4ec3d4d1fd0bbf0 Author: lxnay Date: Mon Nov 3 16:31:34 2008 +0000 Entropy/notification applet: - fine tune refresh interval variable, from 60 seconds to 3600 - add a random refresh time delta git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2634 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cced1db900486966a92de791ec1ce65e9c843e56 Author: lxnay Date: Mon Nov 3 15:34:43 2008 +0000 Entropy/python libs: - goodbye old and dusted python libraries git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2633 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9c5301a74fe7edd854aa2054799c8049b382e22b Author: lxnay Date: Mon Nov 3 15:26:17 2008 +0000 Entropy/TriggerInterface: - write more info about portage exceptions on relevant triggers Entropy/PortageInterface: - add two helper methods write_traceback_to_log() and write_to_log() - fix an issue causing Portage to raise UnsupportedAPIException, doebuild()'s mysettings must contain a valid EAPI string git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2631 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 511a1596ab59c23a3e890c9cba3bf276a8071807 Author: lxnay Date: Mon Nov 3 08:33:19 2008 +0000 Entropy/DistributionUGCInterface: - do_download(): I am a moron git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2630 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1e54b06fa82db3e44714d31f3f2b1306015a2e4a Author: lxnay Date: Sun Nov 2 22:05:04 2008 +0000 Entropy/DistributionUGCInterface: - do_download(): spawn store_download_data properly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2629 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9ae27ce874181da66c98871946d70b6c3b553fa3 Author: lxnay Date: Sun Nov 2 22:04:21 2008 +0000 Entropy/DistributionUGCInterface: - do_download(): spawn store_download_data properly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2628 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8068a4bd10a871dcecd42ef7ce278c41cdec28f0 Author: lxnay Date: Sun Nov 2 21:52:37 2008 +0000 Entropy/DistributionUGCInterface: - do_download() update iddownload on insert_download() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2627 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c39d40652040cae6d35869a0f22b5dbbfc5e38f1 Author: lxnay Date: Sun Nov 2 21:49:04 2008 +0000 Entropy/DistributionUGCInterface: - store extra download information on do_download() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2626 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 51e2d952f92c50366f5bad45ca101bb5b16ecfc9 Author: lxnay Date: Sun Nov 2 20:55:36 2008 +0000 Entropy/SocketHostInterface: - reduce session TTL by default - add soft barrier to the simultaneous connections limit, adding random lag git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2625 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 909b26f44c26cfe021c3de58103de5b4421bddf8 Author: lxnay Date: Sun Nov 2 13:10:09 2008 +0000 Entropy/DistributionUGCInterface: - update user score every ugc add/removal git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2624 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a1a58a6990f0377d2baca1a0a8c10573325fa6f8 Author: lxnay Date: Sun Nov 2 11:35:51 2008 +0000 Entropy/SocketHostInterface: - in case the authenticator raises an exception during load, close the connection and say goodbye git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2623 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ea288f58ed0159340cef5d79bb3baa862e0cbfd0 Author: lxnay Date: Sun Nov 2 11:19:34 2008 +0000 Entropy/SocketHostInterface: - increase fork timeout to 5 minutes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2621 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8488f79f5df8d9bfb175a4dde4d7bec4cda08b72 Author: lxnay Date: Sun Nov 2 11:09:38 2008 +0000 Entropy/SocketHostInterface: - handle(): kill the zombie process after timeout git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2620 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 14e7821fd090fdde18beda9bc7857895c3f5c95f Author: lxnay Date: Sun Nov 2 11:05:20 2008 +0000 Entropy/Spritz/UGC: - fix ugc item description object handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2619 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5fcbe084e59e3f532c87b6cbd03d80122bbd88f6 Author: lxnay Date: Sun Nov 2 11:00:59 2008 +0000 Entropy/SocketHostInterface: - introduce max connections per IP limit - introduce automatic PID killer on handle() when time is over (default timeout = 120 seconds) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2618 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6387bb737b6bca3169c8473033544220734311fe Author: lxnay Date: Sat Nov 1 19:55:21 2008 +0000 Entropy/PortageInterface: - calculate_dependencies(): handle EAPI2 IUSE items in a better way, although no valid documentation seems to be available at this time git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2617 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fdf957c4aefd68519ebe7bd906687a580cd013ff Author: lxnay Date: Sat Nov 1 18:31:23 2008 +0000 Entropy/DistributionUGCInterface: - improve get_user_alldocs(): order by pkgkey git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2615 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 224b3237759bbffe5aca1f249250397fae99346a Author: lxnay Date: Sat Nov 1 18:27:13 2008 +0000 Entropy/DistributionUGCInterface: - improve get_user_alldocs() SQL git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2614 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36e59f5ee7cbe26b1d840dca6fafe24fcb607625 Author: lxnay Date: Sat Nov 1 18:14:01 2008 +0000 Entropy/DistributionUGCInterface: - get_user_alldocs(): method to retrieve all the documents belonging to a certain userid - get_user_generic_doctype(): less code duplication, that is git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2613 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f903dc9306191e368f308bb286c161aefb96d721 Author: lxnay Date: Sat Nov 1 17:34:42 2008 +0000 Entropy/DistributionUGCInterface: - get_user_score_ranking(): fix sql query - get_user_votes_count(): return int, not float git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2612 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 239276ea245ec6ef8444fe94b6dc12d4c38b6169 Author: lxnay Date: Sat Nov 1 17:05:47 2008 +0000 Entropy/DistributionUGCInterface: - get_user_score_ranking(): execute_query was wrong git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2611 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9fe8678b4b21ce9b866eb3eba7c7f1bd7dc51882 Author: lxnay Date: Sat Nov 1 16:58:00 2008 +0000 Entropy/DistributionUGCInterface: - get_user_score_ranking(): new method, returns the actual user ranking based on Entropy score - get_users_scored_count(): new method, returns the number of ranked users git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2610 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 21f0ee4a53b4c4c12e9cc2063aee4405b29367a1 Author: lxnay Date: Sat Nov 1 16:37:04 2008 +0000 Entropy/DistributionUGCInterface: - get_user_stats(): extend method adding more info - get_user_generic_doctype_count(): generic function, less code duplication around in the class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2609 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0b08ea2a3b221695cfb62ad824a0327d8f585432 Author: lxnay Date: Sat Nov 1 15:55:41 2008 +0000 Entropy/DistributionUGCInterface: - use hashlib instead of md5 module git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2608 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 42803a2aaceab0c6420a1fe150651a73395a5a3e Author: lxnay Date: Sat Nov 1 12:44:02 2008 +0000 Entropy/DistributionUGCInterface: - make score weight configurable git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2607 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5e738a6a246423331afecbc1f28c5f7252455af4 Author: lxnay Date: Sat Nov 1 12:02:08 2008 +0000 Entropy/Equo: - fix description search git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2606 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c553b87c4b28856045cc4f9bf7272edc3320ef8d Author: lxnay Date: Sat Nov 1 09:26:48 2008 +0000 Entropy/DistributionUGCInterface: - fix sql query for get_user_score() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2605 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c680b56eea92c195e882e696f53856ee3a68d33a Author: lxnay Date: Sat Nov 1 09:25:00 2008 +0000 Entropy/DistributionUGCInterface: - implement through SQL the user score feature, users will gain points for submitting UGC git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2604 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 16a76d2dc595dca977980330ddf6edfa90a57358 Author: lxnay Date: Fri Oct 31 21:30:24 2008 +0000 tagging entropy 0.23.2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2603 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aa7eebdf2af60a119f269d69eb544314974cd959 Author: lxnay Date: Fri Oct 31 21:23:00 2008 +0000 Entropy: - we are now >=Python2.5 only, sorry 2.4 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2602 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 35fd724919bc00cb2665773af9761d0854ce61d4 Author: lxnay Date: Fri Oct 31 21:14:43 2008 +0000 Entropy/DistributionUGCInterface: - make scan_for_viruses() redirect stdout to /dev/null, we really don't need it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2601 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 71d8f2c3ed415ee5efe356c0541d22632d443785 Author: lxnay Date: Fri Oct 31 21:07:30 2008 +0000 Entropy/DistributionUGCInterface: insert_youtube_video(): always set sabayon as keyword git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2600 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fbe14ed2ea652a7c2914ae7c74000b8749da535a Author: lxnay Date: Fri Oct 31 21:03:11 2008 +0000 Entropy/DistributionUGCInterface: insert_youtube_video(): if no keywords are specified, make the keyword argument of gdata.media = None git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2599 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 04ff44b3e55e83644d2037854b1eb5e08a532158 Author: lxnay Date: Fri Oct 31 20:56:55 2008 +0000 Entropy/DistributionUGCInterface: - get_iddoctype() returns int type - youtube video upload: reduce title length git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2598 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e07223fdfb8755a09e94380968a60b523a115177 Author: lxnay Date: Fri Oct 31 18:32:28 2008 +0000 Entropy/DistributionUGCInterface: - add get_iddoctype(): function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2597 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b01b1f4d31b9f047c1bb691fd1244d9b8d6c8e8b Author: lxnay Date: Fri Oct 31 17:53:02 2008 +0000 Entropy/misc: - general code optimization git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2596 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7f11901c25fcad595373ed8f638f6b8bb9a4adc3 Author: lxnay Date: Thu Oct 30 16:39:27 2008 +0000 Entropy/EmailSender: - port to >=python-2.5 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2595 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8663f2fd821e84dbdbe33bfb9bf24daea5aedac5 Author: lxnay Date: Thu Oct 30 10:50:45 2008 +0000 Entropy/EmailSender: - add smtp auth support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2594 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8224842bbbbda1942ff304da5b3d5066bf2c003e Author: lxnay Date: Thu Oct 30 09:11:26 2008 +0000 Entropy/RepoInterface: - run treeupdates after repositories sync git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2593 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2707a0282e7b3dcb0c3f8b3361f90b0b7b6f054b Author: lxnay Date: Wed Oct 29 19:10:08 2008 +0000 Entropy/socket interfaces: - it can happen that some socket interface flavours don't have the settimeout attribue, check that before it's too late ghgh git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2592 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 989e49177f3596df67aa11663f5f720814ade58a Author: lxnay Date: Wed Oct 29 16:19:06 2008 +0000 Entropy/DistributionUGCInterface: - optimize several sql queries and python functions Entropy/EntropyDatabaseInterface: - addPackage(): when providing an idpackage, run removePackage() to ensure no collisions Entropy/PackageInterface: - when a package fails to unpack, try to download it again and start over - when running fetch_step(), check if returns 0, otherwise, give up git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2591 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9f5b276605a0c73e56267777db88b53d84365c05 Author: lxnay Date: Wed Oct 29 16:16:49 2008 +0000 Entropy/Spritz: - adding some debug info for the crowd - fix a small issue with fetching ADS git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2590 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3583fa67d64916328c398e5eb5563dca246e74a5 Author: lxnay Date: Wed Oct 29 13:05:41 2008 +0000 Entropy/entropyTools: - uncompressTarBz2(): catch EOFError exceptions and return -1 Entropy/PackageInterface: - __unpack_package(): when running fetch_step, check if returns 0 - try to unpack the package 3 times before giving up, if it fails, try to redownload it again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2589 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b8139708e81e387ffec1cd7f259beb26cf119650 Author: lxnay Date: Wed Oct 29 12:31:45 2008 +0000 Entropy/UGC Client Interface: - get_downloads(), get_docs(), add_vote(): - check if the returned data is a valid tuple before splitting it Entropy/EquoInterface: - extend get_meant_packages() capabilities to run off any database and branch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2588 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 25eb415ec34972565cf6abf42dc2ebf508a6bff8 Author: lxnay Date: Wed Oct 29 10:26:21 2008 +0000 Entropy/Spritz: - if --debug make UGC client interface verbose - fix stars column background color git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2587 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5dcac6f53dc14bb345c7f1167b42e25aebbf5729 Author: lxnay Date: Tue Oct 28 21:47:54 2008 +0000 Entropy/DistributionUGCInterface: - insert_keywords(): improve query git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2586 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 393d9d11b5491a2a6d596661ee35ebea426967da Author: lxnay Date: Tue Oct 28 21:30:48 2008 +0000 Entropy/DistributionUGCInterface: - Youtube video upload: upload file using the original filename git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2585 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ef1f14f6a81e444c83576f08794d8e62229d4a3d Author: lxnay Date: Tue Oct 28 14:20:21 2008 +0000 Entropy/DistributionUGCInterface: - escape key git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2584 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8855497e73eb823ede45fbd867b4953158a59c91 Author: lxnay Date: Tue Oct 28 11:44:39 2008 +0000 Entropy/DistributionUGCInterface: - get_ugc_vote(),get_ugc_allvotes(): improve mysql results parsing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2583 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2b93605e2170ac4edf9294cfd255abc4784db15f Author: lxnay Date: Tue Oct 28 11:32:59 2008 +0000 Entropy/DistributionUGCInterface: - get_ugc_vote(): fix typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2582 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b940dfa66f3b57fd39a826319a5d27c40b189add Author: lxnay Date: Tue Oct 28 11:31:57 2008 +0000 Entropy/EntropyDatabaseInterface: - listIdPackagesInIdcategory(): add order_by parameter - contentDiff(): improve reliability Entropy/DistributionUGCInterface: - get_ugc_vote(): improve speed - before calling tostring() method to mysql objects, check if it's necessary Entropy/EquoInterface: - print traceback in the case that clientdb got corrupted and we're running in safe mode git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2581 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2a7d1d6d4e4fc14f20f16481c5ac9c8b11cf5ff7 Author: lxnay Date: Tue Oct 28 11:29:18 2008 +0000 Equo/text_rescue: - when resurrecting db, verify that atom from clientdb has been retrieved correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2580 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c57e70f332e7ba60850294ccbd9de197b3743b2b Author: lxnay Date: Tue Oct 28 11:28:17 2008 +0000 Entropy/entropyTools: - getRandomNumber(): use os.urandom() - dep_getkey(): check if input param is valid git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2579 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit da1b5d9692a652fd54afa42ed6b9f90e5a8afc4d Author: lxnay Date: Mon Oct 27 07:49:24 2008 +0000 Entropy/EntropyDatabaseInterface: - atomMatch(): run sub functions only if required git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2578 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d8a3a6941af92de284d0d15a5ad6b0f3a616124d Author: lxnay Date: Sun Oct 26 15:29:06 2008 +0000 Entropy/i18n: - update translations template - update Dutch translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2576 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c7c8f2c2e1054bf3fda43d28fd68d94bfe3b6322 Author: lxnay Date: Sun Oct 26 15:22:05 2008 +0000 Entropy/entropyConstants: etpdatabasemissingdepswlfile -> etpdatabasemissingdepsblfile git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2575 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a2e38f0bbc6727ff8c8a3c4240641fe6bb636575 Author: lxnay Date: Sun Oct 26 15:16:57 2008 +0000 Entropy/EquoInterface: - atomMatch(): make it more modular git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2574 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ff39cd9514359e4df018b0ef3f879b6274b55bc8 Author: lxnay Date: Sun Oct 26 14:45:03 2008 +0000 Entropy/ServerInterface/QAInterface: - make possible to blacklist missing library dependencies at runtime and through packages.db.missing_deps_whitelist file inside the repository db directory git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2573 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cb623aeba458e7b472857d90c7cc8394579ac2b7 Author: lxnay Date: Sat Oct 25 22:31:44 2008 +0000 Entropy/EntropyDatabaseInterface: - searchPackage(): add order by parameter Entropy/EquoInterface: - get_branch_from_download_relative_uri(), move from ServerInterface to here - fetch_file_on_mirrors() add branch that needs to be passed to fetch_file() to store the download in the right directory git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2572 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5811338db951c7c6c784a3f40d1ca83074258dce Author: lxnay Date: Fri Oct 24 23:19:09 2008 +0000 Entropy/EquoInterface: - match_checksum(): fix odd behaviour causing redowloads to fail if checksum is not matched the first time git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2571 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dc6a195ecc5fee3ee39e128f5efc923383ed306a Author: lxnay Date: Fri Oct 24 23:09:16 2008 +0000 Entropy/EntropyDatabaseInterface: - doTreeupdatesSpmCleanup(): no portage dir? no portage party! git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2570 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9ec2569cf3dd431021946409c4e0c1146e3dac52 Author: lxnay Date: Fri Oct 24 22:32:54 2008 +0000 Entropy/ServerInterface: - verify_remote_packages(): effectively check md5sum before jumping up and down git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2569 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 78151e981859115f5ad63229e07a25c0bbfda107 Author: lxnay Date: Fri Oct 24 15:51:47 2008 +0000 Entropy/EntropyDatabaseInterface: - split atomMatch method - split idpackageValidator method Entropy/EquoInterface: - atomMatch(): code cleanup git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2568 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 70181827611d394430005f7b08248bcb2ae4118d Author: lxnay Date: Fri Oct 24 10:58:23 2008 +0000 Entropy/Spritz: - make installing external packages impossible when Spritz is busy - remove doGtkEvents call every time busyCursor() and normalCursor() is spawned git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2566 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0dfb2b3c1d8661ab89a2a679cb492d87098a3e9c Author: lxnay Date: Fri Oct 24 10:57:20 2008 +0000 Entropy/ServerInterface: - cosmetical change git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2565 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 457ab9824dc3efb938ab5fd77182b4f0a3bdefb9 Author: lxnay Date: Fri Oct 24 10:56:48 2008 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2564 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3f6c00f17bf771b73d50927178c11f1a6be02e9b Author: lxnay Date: Fri Oct 24 10:48:05 2008 +0000 Entropy/i18N: - update template - complete italian translation - sync others git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2563 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4d752bc344b3d9a70a05678613dd43853ae7bd53 Author: lxnay Date: Fri Oct 24 10:09:53 2008 +0000 EquoInterface/Portage hooks: - we might run into a system with broken libbz2.so*, since Entropy can even run without it, in case of this happens during Portage pkg_* hooks, we can happily ignore and step over git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2562 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9488f70dbb9b66bfc55c08f87efb603584a1365c Author: lxnay Date: Fri Oct 24 10:05:57 2008 +0000 EquoInterface/get_meant_package(): - ignore strings too long git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2561 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 438aa6c9c7a414416e99357954d2bb1e65b0f2ea Author: lxnay Date: Fri Oct 24 09:58:30 2008 +0000 Entropy/EmailSender: - add support for specifying SMTP host and port PackageInterface: - check if download path is available on the db when requesting a fetch action, if not, warn the user and step over git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2560 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 935f5903fa047347c16eab0225ce47178f35462c Author: lxnay Date: Fri Oct 24 09:57:00 2008 +0000 Entropy/entropyTools: - add helper functions is_valid_ascii() and is_valid_unicode() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2559 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f5a0bf69c1855b2f454344df797478f08d8baba2 Author: lxnay Date: Fri Oct 24 09:56:19 2008 +0000 Entropy/Equo: - check if arguments passed by user are valid UTF8 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2558 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8295bab21d76a94897817e1aeae699c9fffa57a5 Author: lxnay Date: Fri Oct 24 09:55:46 2008 +0000 Entropy/text_query: - if atom == None, ignore and step over on searchOrphans git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2557 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2d74f904fdb9b993750552a02c77fe497da8a42e Author: lxnay Date: Fri Oct 24 09:34:24 2008 +0000 Entropy/text_query: - fix an issue causing printPackageInfo to load multiple EquoInterface instances - improve search speed and reduce CPU usage git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2556 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8455ece1bb5bf01831bb96a302ba571ee11e042b Author: lxnay Date: Thu Oct 23 17:52:22 2008 +0000 Entropy/phpBB3AuthInterface: - add new method activate_user(), useful to activate users after the registration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2555 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 19a07d011426316a2a580d1bc5cb0a49803b03e0 Author: lxnay Date: Thu Oct 23 17:21:48 2008 +0000 Entropy/phpBB3AuthInterface: - make user activation requirement on register_user() optional Entropy/MailSender: - new class to send basic and complex emails git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2554 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 105b0221c31f3c09ee45a253ee2319bac44af6fd Author: lxnay Date: Thu Oct 23 16:00:26 2008 +0000 Entropy/phpBB3AuthInterface: - handle utf8 strings correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2553 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 18566bdfbd4ffc0180b4521f05432b3c68750303 Author: lxnay Date: Thu Oct 23 15:55:17 2008 +0000 Entropy/phpBB3AuthInterface: - handle utf8 strings correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2552 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f4942aee7d685f4e13877ac38701b41c0b557303 Author: lxnay Date: Thu Oct 23 15:52:50 2008 +0000 Entropy/phpBB3AuthInterface: - handle utf8 strings correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2551 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4c59e26e02c4cccdd6f7b97a4c4d0aeee5b6f977 Author: lxnay Date: Thu Oct 23 15:51:27 2008 +0000 Entropy/phpBB3AuthInterface: - handle utf8 strings correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2550 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3bcfdf9d81538034507f5308d39e09b8cbc923a0 Author: lxnay Date: Thu Oct 23 15:48:19 2008 +0000 Entropy/phpBB3AuthInterface: - handle utf8 strings correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2549 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4af30bcd1af467cd5fb0ec5dcaa9aef29bbaad52 Author: lxnay Date: Thu Oct 23 15:23:10 2008 +0000 Entropy/phpBB3AuthInterface: - fix is_username_allowed() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2548 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d01a9846d59e375331e6b66543169a7559777e58 Author: lxnay Date: Thu Oct 23 15:20:46 2008 +0000 Entropy/phpBB3AuthInterface: - fix username and email validation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2547 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 949d931db33e375c6278bc1f311dd1dcff72a228 Author: lxnay Date: Thu Oct 23 15:04:21 2008 +0000 Entropy/phpBB3AuthInterface: fix __register() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2546 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7b0e070983f28df03bc86ea265e2a12b8d5b2b99 Author: lxnay Date: Thu Oct 23 14:59:25 2008 +0000 Entropy/phpBB3AuthInterface: - fix validate_username_regex() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2545 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 088c92eb5634fdc97f9b73da46588104ea3cfe8a Author: lxnay Date: Thu Oct 23 14:44:18 2008 +0000 Entropy/phpBB3AuthInterface: - implement user registration against phpbb3 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2544 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ab4d586b9f728040305ca4ab7d60759683018179 Author: lxnay Date: Thu Oct 23 12:01:48 2008 +0000 Entropy/phpBB3AuthInterface: - add valid password range - add valid username range Entropy/EAPI3/Client: - do not crash if repository, arch or product are None (while converting to coloured output) in convert_stream_to_object() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2543 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 350fb405e65d7ee7f60e8f4a2bebb0fac7b8f080 Author: lxnay Date: Thu Oct 23 11:44:45 2008 +0000 Entropy/Equo: - do not run removal if --pretend is specified git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2542 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 823ab4f770fbbfa0e4030d6ca03b73082d3fa580 Author: lxnay Date: Tue Oct 21 07:27:41 2008 +0000 Entropy/i18n/Spanish: - update translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2541 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 653fc2f2d2d08c580dd82c991e7a4e82ddd34ab8 Author: lxnay Date: Mon Oct 20 15:11:28 2008 +0000 Entropy/rssFeed: - also get dc:creator from rss git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2540 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c0eeffc52bcc8c7ccb05b55f51031c310662a5cf Author: lxnay Date: Mon Oct 20 12:58:55 2008 +0000 Entropy/Entropy notification applet: - fix high CPU usage - code cleanup - code refresh git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2539 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9d6ae17b31541ba89ddd9708987061229a767017 Author: lxnay Date: Sun Oct 19 22:20:54 2008 +0000 Entropy/EntropyDatabaseInterface: - improve SQL on cleanup* methods - atomMatch(): fix strippedAtom referencing before assignment git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2538 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 092a78c7abfe401d94c621176d502ee6b038f142 Author: lxnay Date: Sat Oct 18 21:56:06 2008 +0000 Entropy/EntropyDatabaseInterface: - fix atomMatch when atom string is badly formatted at its root, avoid crasing at any cost and return the proper data structure every time git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2537 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bee7f77744fad6e918c0ae23e80d97a5af8c4f79 Author: lxnay Date: Sat Oct 18 16:37:52 2008 +0000 Entropy/rssFeed: - avoid to crash when editor and copyright tags are not available git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2536 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 24317677292d9637f64237617ba52d746da9388f Author: lxnay Date: Sat Oct 18 16:36:43 2008 +0000 Entropy/rssFeed: - avoid to crash when language tag is not available git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2535 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6d5f7106173d48f681c348fc1727cdfaa423b5c8 Author: lxnay Date: Sat Oct 18 14:17:31 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2534 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dac781a6fa7ffdedee2d2bb928ce6bb6e03f7805 Author: lxnay Date: Fri Oct 17 08:49:18 2008 +0000 Entropy/DistributionUGCInterface: - some misc fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2533 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 52ba3b2a4c60a75311120cef122124707c4c0cfb Author: lxnay Date: Thu Oct 16 17:20:53 2008 +0000 Entropy/DistributionUGCInterface: - improve query detection by checking if query item is true (!=0 and not None) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2532 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cdda679a1af33da1713132e15d1229048b52938b Author: lxnay Date: Thu Oct 16 17:17:14 2008 +0000 Entropy/RemoteDbSkelInterface: - move _check_needed_reconnect() here so every subclass can benefit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2531 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 46e715a6e3ae22dbfc925ab690a47c6b0d40cb5b Author: lxnay Date: Thu Oct 16 16:00:22 2008 +0000 Entropy/DistributionUGCInterface: - add distribution statistics retrieval method get_distribution_stats() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2530 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d04c628bdd76cba5589d11a4e79a710e7904b5cd Author: lxnay Date: Thu Oct 16 15:18:14 2008 +0000 Entropy/DistributionUGCInterface: - add score to get_user_stats() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2529 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9061ce30851432e466ad0a814d4f01f861a48798 Author: lxnay Date: Thu Oct 16 14:24:40 2008 +0000 Entropy/TODO: - update TODO Entropy/Equo: - fix database resurrect when database is clearly fscked up Entropy/DistributionUGCInterface: - add a lot of methods to retrieve user statistics git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2528 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c88aaa908c92acb2f2ccbe189e717df6c7b3ebc6 Author: rogerc Date: Mon Oct 13 19:56:53 2008 +0000 -updated ca.po git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2527 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f3ae858e2cee0847d5e781e618693f4c689a884 Author: lxnay Date: Mon Oct 13 17:36:34 2008 +0000 Entropy/TODO: - update TODO Entropy/Equo/gentoosync: - always ask before running it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2526 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5d3081ac46c4bd266e37d27aacd5f359ea9bd921 Author: lxnay Date: Mon Oct 13 17:18:51 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2525 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2c0f3c0827e33e55c0f81844aa7947141b97b29c Author: lxnay Date: Mon Oct 13 17:17:41 2008 +0000 Entropy/Spritz/Repository Manager: - add support for notice boards handling Entropy/Spritz: - main code reorganization and cleanup (improved stability) - bye bye gui.py - add support for notice boards handling - add support for installed packages database backup/restore - add the ability to load without/with a corrupted installed packages database (safe mode) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2524 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 94c9f0c3516a53785bf40a9831b64b80e9acd14d Author: lxnay Date: Mon Oct 13 17:15:03 2008 +0000 Entropy/Activator: - add support for notice boards handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2523 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0378c9c0ca3e9ba41b880d097906bcadb2ef9198 Author: lxnay Date: Mon Oct 13 17:14:44 2008 +0000 Entropy/Equo: - add support for notice boards - add support for installed packages database backup/restore git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2522 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1dc14f2dcab8ad00414852f9ea4a09de3e5c51a5 Author: lxnay Date: Mon Oct 13 17:14:06 2008 +0000 Entropy/EquoInterface: - implement safe mode feature -> EquoInterface.safe_mode status integer, first function to use it is EquoInterface.openClientDatabase() - openClientDatabase() make possible to start an EquoInterface instance with a corrupted/non-existant installed packages database (safe mode) which can be detected by client interfaces (Equo/Spritz) Entropy/EntropyDatabaseInterface: - improve branch support (and speed) for client database (installed packages db) Entropy/rssFeed: - make it a generic RSS handling class Entropy/ServerInterface: - make changes to rssFeed instances to reflect the change above Entropy/Repository Manager: - add support for notice boards handling Entropy/ServerInterface: - add support for notice boards handling Entropy/EquoInterface: - add support for notice boards git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2521 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d2ff3c6ea3005bd30a38bb65c9f6ffdaceae7bae Author: lxnay Date: Mon Oct 13 17:08:01 2008 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2520 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 41b6f09af91f39395f6a32eeb7b4cf15ce8777ea Author: lxnay Date: Sun Oct 12 07:23:43 2008 +0000 Entropy/Notification Applet: - switch to new GTK threading method - update some library paths git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2519 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 76d8d9596c6d2a9c8effc656bdeda313afcdd60c Author: lxnay Date: Sat Oct 11 21:11:07 2008 +0000 Entropy/TODO: - update TODO Entropy/Equo: - add installed packages database backup/restore tools Entropy/EquoInterface: - add backup/restore database helper functions Entropy/EntropyDatabaseInterface: - fix getIDPackageFromDownload() Entropy/entropyTools: - add compress_file() function (uncompress_file() already present) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2518 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e7a4568f1237b2ebd213c8d741872979d7b4a6f Author: lxnay Date: Sat Oct 11 16:56:51 2008 +0000 Entropy/EntropyDatabaseInterface: - fix getIDPackage() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2517 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a21b458a132ed95809af00982d95e1e91eb07976 Author: lxnay Date: Sat Oct 11 16:54:47 2008 +0000 Entropy/EntropyDatabaseInterface: - improve branches handling on the client (installed packages) database - remove some obsolete functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2516 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9347bd4f24ae14f09cc17baa44a1df211bc06b90 Author: lxnay Date: Fri Oct 10 20:22:16 2008 +0000 Entropy/entropyTools: - spawnFunction(): add the ability to provide a callback function to read the child pid id Entropy/Repository Manager: - make possible to stop any queued command that calls spawnFunction (85% of them) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2515 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b4e6609cf4a627eab6eb654a993d892a349af087 Author: lxnay Date: Fri Oct 10 19:24:02 2008 +0000 Entropy/FtpInterface: - improve FTP uri parser, move to entropyTools - fix issues when no directory path is specified git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2514 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 222ff8f01d1e007f8465b2164c8f0c87065ec1d9 Author: lxnay Date: Fri Oct 10 11:41:37 2008 +0000 tagging entropy 0.22.1 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2513 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6a55a86f563a94ece21d4b2ecb20705abd42a7dc Author: lxnay Date: Fri Oct 10 11:27:29 2008 +0000 Entropy/ServerInterface: - fix indentation into migrate_repository_databases_to_new_branched_path() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2512 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f33367879d1153a581c42a92efdcafb663051492 Author: lxnay Date: Fri Oct 10 11:18:54 2008 +0000 Entropy/EntropyDatabaseInterface: - revert some changes doing more harm than good git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2511 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5ca8ba6f29a7dd4f5e51249c052b1b44826d72fb Author: lxnay Date: Thu Oct 9 18:52:13 2008 +0000 Entropy/EntropyDatabaseInterface: - listAllCategories(): add order_by parameter git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2510 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e76b85360cf280c6378638860ef01c2382a9fef6 Author: lxnay Date: Thu Oct 9 18:07:42 2008 +0000 Entropy/EntropyDatabaseInterface: - retrieveContent(): add order_by parameter git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2509 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 39f2cd0a0f39a090f7f49b1a3ef71dd8625a438a Author: lxnay Date: Thu Oct 9 18:06:22 2008 +0000 Entropy/EntropyDatabaseInterface: - retrieveContent(): add order_by parameter git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2508 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 994b4a87f5b9c3480c8c2489c1fb85ed6e1b7ef1 Author: lxnay Date: Wed Oct 8 18:43:32 2008 +0000 Entropy/Equo: - update --upgrade feature when running equo world Entropy/EquoInterface: - update move_to_branch() to reflect latest branch management changes Entropy/EAPI3: - update EAPI3 commands to reflect latest branch management changes - also update server-side functions, removing the old ones to avoid to be run by old clients see server/entropy-repository-daemon changes to know more git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2506 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a23df9b5f69f6a5bba8ad7703791c6a4750ae39b Author: lxnay Date: Wed Oct 8 18:40:12 2008 +0000 Entropy/Spritz: - add information on available branches into the repository information string git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2505 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b9a4c254b04caf7bbb8dd1765f9f49f7583ebc37 Author: lxnay Date: Wed Oct 8 18:39:30 2008 +0000 Entropy/TODO: - update TOOD git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2504 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 69ce0591ad680cd083531e284bd9f8d3d82cb981 Author: lxnay Date: Wed Oct 8 16:07:42 2008 +0000 Entropy/ServerInterface: - switch_packages_branch(): also migrate counters git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2503 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5215849f9cc253f6ba11e936a753e5ff31b87542 Author: lxnay Date: Wed Oct 8 15:20:38 2008 +0000 Entropy/ServerInterface: - database split: avoid to run tidy_packages() on maintenance branches -> branch_string != etpConst['branches'][-1] git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2502 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8ab4ae38510b5b8ec793211692337b624f08a8d0 Author: lxnay Date: Wed Oct 8 15:18:52 2008 +0000 Entropy/entropyConstants: - sort etpConst['branches'] git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2501 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b2c4437aa2a2f583ae74353c2834cfd0a717338b Author: lxnay Date: Wed Oct 8 13:43:11 2008 +0000 Entropy/ServerInterface: - switch_packages_branch(): export counter to stdout git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2500 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c05c5e2efb35d0aa3d28ebe723a888f4a8e46356 Author: lxnay Date: Wed Oct 8 13:39:41 2008 +0000 Entropy/Reagent: - ease the output, do not print the whole package list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2499 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b5ec9b033dfdfe52d0b448f3d05b5006dde6293d Author: lxnay Date: Wed Oct 8 13:36:40 2008 +0000 Entropy/database split: - some changes to allow easy branch migration through the 'switchbranch' tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2498 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 30782e37ed44b257399ef811616e51fda98c3052 Author: lxnay Date: Wed Oct 8 12:41:17 2008 +0000 Entropy: - database split: work out the client part git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2497 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 561db807d5392309a689f4ddc8d595b8d3d8bc0f Author: lxnay Date: Wed Oct 8 12:05:00 2008 +0000 Entropy: - databases now split by branch (first chunk, ServerInterface migrated, EquoInterface and Repository Daemon to go git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2496 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 50f82df28a67f05f8ed5d0571b07e02e4495b124 Author: lxnay Date: Wed Oct 8 12:03:58 2008 +0000 Entropy/Equo: - when exception is raised, DO transform the error to unicode instead of ascii git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2495 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6532363bb288cbd5f4506675af13bd19b33e9ec9 Author: lxnay Date: Tue Oct 7 13:14:53 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2493 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit df145cd5b769edc98af65e99e2e07f5c6480391e Author: lxnay Date: Tue Oct 7 13:13:56 2008 +0000 Entropy/repository manager example: - add google client id param git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2492 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c5aa85b30b897befe3b369f2977dd7749983c996 Author: lxnay Date: Tue Oct 7 13:13:20 2008 +0000 Entropy/Spritz: - make UGC video uploads more fun to do git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2491 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 38c4481d05537b86b0b53542a226b6f42c012138 Author: lxnay Date: Tue Oct 7 12:41:56 2008 +0000 Entropy/DistributionUGCInterface: - insert_youtube_video(): add google client id support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2490 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2977ea5d1403285fda4fc30f84f33b28fdf553ec Author: lxnay Date: Tue Oct 7 10:51:33 2008 +0000 Entropy/Repository daemon example: - add google developer key support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2489 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c5e564c83803821ce5b412ed212a864d46527812 Author: lxnay Date: Tue Oct 7 10:51:02 2008 +0000 Entropy/System Manager: - write_to_running_command_pipe(): add the ability to not write stdin to stdout through a simple bool Entropy/DistributionUGCInterface: - add Google developer key support (if provided) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2488 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9f6cb73be61b571dc933368d00f995f643ac8340 Author: lxnay Date: Mon Oct 6 23:21:35 2008 +0000 Entropy/Spritz: - make UGC submits parallel, this avoids having a frozen GUI git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2487 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a7a84731c294a42305e62323b00ea90bd031e5c1 Author: lxnay Date: Mon Oct 6 18:19:03 2008 +0000 Entropy/outputTools: - my_raw_input: make txt optional git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2485 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e40be9ae263efa3a176850b8c8ce75e1cf10ddb7 Author: lxnay Date: Mon Oct 6 17:51:28 2008 +0000 Entropy/EntropyDatabaseInterface: - do not crash on completely broken atom (USE deps) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2484 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1b6e1c62daf8bde25496fd20732b888d49181281 Author: lxnay Date: Mon Oct 6 17:46:10 2008 +0000 Entropy/EntropyDatabaseInterface: - do not crash on completely broken atom (USE deps) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2483 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8553d11794ae6044718753fe4514b2ae40aaeca4 Author: lxnay Date: Mon Oct 6 17:43:08 2008 +0000 Entropy/entropyTools: - improve remove_usedeps() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2482 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 40143779d362a940efb49bd5c80b73fa750e186e Author: lxnay Date: Mon Oct 6 17:34:13 2008 +0000 Entropy/EntropyDatabaseInterface: - atomMatch(): do not crash on badly formatted atom when dealing with USE dependencies git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2481 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 323e29de7e4739f295b088df19203e7d363eeb7f Author: lxnay Date: Mon Oct 6 17:24:00 2008 +0000 Entropy/EntropyDatabaseInterface: - fix issues with string formatting when remote database is locked (server-side only) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2480 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6a72e3b206640032b23437069d4faee11ef5423b Author: lxnay Date: Mon Oct 6 14:00:47 2008 +0000 tagging entropy 0.21.1 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2479 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1ec6159d13278fbebc8b181acf95995a8cc640a4 Author: lxnay Date: Mon Oct 6 13:58:09 2008 +0000 Entropy/System Manager: - fix issues with parallel tasks on the queue_processor: always break the loop if fork_data - never accept to keep the queue locked even if an exception is raised inside the queue_processor - add support for remote interactivity on all the publicly exported commands (this allows to interact with the functions/tasks remotely) Entropy/PortageInterface: - add usedeps_reduce to filter out unwanted Portage EAPI2 USE dependencies git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2478 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 50ccec54f72c6297154935b1517560206cd14339 Author: lxnay Date: Mon Oct 6 13:54:12 2008 +0000 Entropy/outputTools: - do not use raw_input(), which is shit, poll stdin instead git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2477 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ca8de2c50b689dd0e9b446bab20958f9b982eba9 Author: rogerc Date: Mon Oct 6 09:50:42 2008 +0000 update catalan translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2476 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1e84722069d1ecdca4a159c8183a6110c1f518eb Author: lxnay Date: Sun Oct 5 18:29:03 2008 +0000 Entropy/Repository Manager: - fix another typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2475 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5f893fe00f34f1086b035ade867d09d4caf05b62 Author: lxnay Date: Sun Oct 5 18:11:14 2008 +0000 Entropy/Repository Manager: - fix typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2474 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3f778f87c8675b3c4e05fd072fe03df8a35ad4f1 Author: lxnay Date: Sun Oct 5 18:00:41 2008 +0000 Entropy/Repository Manager: - enable basic commands interactivity (half done) testing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2473 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit add3b8d5a7398c8c8862978f2bd33f15b3238778 Author: lxnay Date: Sun Oct 5 15:37:19 2008 +0000 Entropy/PortageInterface: - calculate_dependencies(): fix typo error git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2472 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2a91f4a61fc834329f7c39c6e09afa510bcf1ccd Author: lxnay Date: Sun Oct 5 15:32:55 2008 +0000 Entropy/PortageInterface: - calculate_dependencies(): handle IUSE EAPI2 style correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2471 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 79f67e6e6f3790e83ef01c895ce46c9c07f9a360 Author: lxnay Date: Sun Oct 5 15:28:06 2008 +0000 Entropy/EntropyDatabaseInterface: - WriteLock, thread lock fixes - code style fixes Entropy/Repository Manager: - use copy.deepcopy() to store functions' args and kwargs inside the dict git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2470 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c7d7131400c7bd8ced1d6513c50587c4048dda82 Author: lxnay Date: Sun Oct 5 09:26:51 2008 +0000 Entropy/SocketHostInterface: - fix an issue that caused the SessionLock to be acquired twice by the expired sessions collector (second time in destroy_session) Entropy/SystemManagerClientInterface: - reword kill_all_connections and add the ability to cache them or not by providing this bool option to the instantiator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2469 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0455b205084555d24959941b8e7e21b86b7b18a6 Author: lxnay Date: Fri Oct 3 18:56:07 2008 +0000 Entropy/Spritz: - avoid to crash on queue item split when trying to retrieve a command result Entropy/Repository Manager: - complete the previous commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2468 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6e7744d73f372b81d1f87b33b3620c4641c7a961 Author: lxnay Date: Fri Oct 3 18:47:15 2008 +0000 Entropy/Repository Manager: - make docmd_get_queue() locking the queue before reading it - make the queue_processor() to really handle parallelizable (? wtf ?) tasks git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2467 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d32c3049ea4e844eaed9fa0ed506bf9c7d5c15a8 Author: lxnay Date: Fri Oct 3 18:11:27 2008 +0000 Entropy/Repository Manager: - make it stronger when dealing with Portage on Spm functions Entropy/Spritz: - do not consider spm package dict static git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2466 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 430091eb8e7c88c2c08741e56e67a4299d40522b Author: lxnay Date: Fri Oct 3 17:48:15 2008 +0000 Entropy/SocketHostInterface: - use thread lock on sessions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2465 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5e632c1fd7c72874f69931b7741b092de214e55f Author: lxnay Date: Fri Oct 3 17:39:53 2008 +0000 Entropy/Repository Manager Executor: - scan_entropy_packages_database_changes() making it shell-safe git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2464 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3a764d1f9300b2df482471cb0ebbaf4796edc729 Author: lxnay Date: Fri Oct 3 17:38:18 2008 +0000 Entropy/Repository Manager Executor: - scan_entropy_packages_database_changes() making it shell-safe git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2463 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eac9b8a9de5842cd138100714678dc180203eeb7 Author: lxnay Date: Fri Oct 3 17:17:07 2008 +0000 Entropy/Repository Manager: - make stdout_logging option working git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2462 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c0cb362588a3825a63528a88f2dd18e02aef02d6 Author: lxnay Date: Fri Oct 3 17:02:49 2008 +0000 Entropy/Repository daemon test client: - add the ability to set the port from shell git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2461 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b44086953493a9e89c285844ca3ce9b704cac1ea Author: lxnay Date: Fri Oct 3 16:13:51 2008 +0000 Entropy/misc: - some tweaks before 0.21 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2459 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c9c479b47466ac7f80af2536e87d33a04d5ef86f Author: lxnay Date: Fri Oct 3 15:57:31 2008 +0000 Entropy/i18n: - update translations - complete Italian git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2458 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f8eb794969b0fd985defec46e74f6b297d2e6604 Author: lxnay Date: Fri Oct 3 14:11:54 2008 +0000 Entropy/Repository Manager: - add --nodeps option to compile_atoms git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2457 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b89c57ee00a76e9b3d401edd1b9c67867011daa Author: lxnay Date: Fri Oct 3 13:16:54 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2456 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d2e5d69f59397c19b3889cd3af7e232af030cab0 Author: lxnay Date: Fri Oct 3 13:14:16 2008 +0000 Entropy/Spritz/Repository Manager: - use some hacks to avoid crashes when playing with gtk events on different threads (add a strong thread locking system) - complete the 'activator' part Entropy/Spritz/Connection Manager window: - add the ability to save connections for easy retrieval svn ci -m git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2455 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0b3e6e55edc0fdeef323043b40649337834ef311 Author: lxnay Date: Fri Oct 3 13:12:33 2008 +0000 Entropy/Repository Manager: - add digest verification functions - use TimeScheduled for the connection killer handler instead of a horrible while loop - kill all the connection on class deletion M3 is DONE! git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2454 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 79ec13a8e92cf395dfe353d19b77341320d58c94 Author: lxnay Date: Fri Oct 3 02:00:57 2008 +0000 Entropy/Spritz: - complete reagent features inside the System Manager - implement 'activator' functionalities (not complete yet) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2453 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c8f6fb0e6051bc06c5d70d7ea046cc8a951ef438 Author: lxnay Date: Fri Oct 3 01:59:47 2008 +0000 Entropy/System Manager: - cache socket connection to improve speed - add extended_result keyword inside queue items metadata to redirect big results there and avoid to have remote get_queue() taking a lot due to the need to serialize big data - complete 'reagent' part - implemented most of the 'activator' functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2452 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ccdd7aec7f0b5dfc89d6d804db18b7cc6fc6a029 Author: lxnay Date: Fri Oct 3 01:57:22 2008 +0000 Entropy/entropyConstants: - switch branch to 4 by default in hard-coded config git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2451 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 25836b46b75ab3c3542c712aec3259a56b9d03c0 Author: lxnay Date: Fri Oct 3 01:56:42 2008 +0000 Entropy/entropyTools: - add a function to truncate a file till its first newline char git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2450 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 374d5b11aa09cfee0df0cbee8d687e9895d76c2b Author: lxnay Date: Fri Oct 3 01:55:50 2008 +0000 Entropy/System Manager Repository Daemon example: - add community_repo bool switch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2449 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 00be8c1bbda00b1b632fb2c45c5b026c7e67b319 Author: lxnay Date: Fri Oct 3 01:54:52 2008 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2448 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 31e63dfd600c619d8c007a4d9408d125d3d6929b Author: lxnay Date: Tue Sep 30 21:43:15 2008 +0000 Entropy/Spritz/Repository Manager: - database management part is almost complete git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2447 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 98b84340df2d0ce866df6ce00d7a644ef6a0cb00 Author: lxnay Date: Tue Sep 30 21:42:42 2008 +0000 Entropy/EquoInterface: - openMemoryDatabase(): new function to open an empty Entropy database on RAM Entropy/ServerInterface: - get_available_repositories(): helper function to retrieve the list of available server-side repositories - switch_default_repository(): make uninitialized repository handling optional - openServerDatabase(): add do_cache parameter, make database classes caching optional Entropy/Repository Manager: - remote database management is almost complete, NLnet M3 @ 95% ! Entropy/EntropyDatabaseInterface: - make it working on multiple, different threads - add a thread lock (WriteLock) to handle multiple writes correctly - removePackage(): make it looking better git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2446 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 149c1ca5a22b9d30d73c22b0c4cad8c27ca930cc Author: lxnay Date: Tue Sep 30 11:41:33 2008 +0000 Entropy/Portage: - add EAPI2 support (entropyTools) Entropy/atomMatch: - add support for matching USE flags and Portage EAPI2 syntax git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2445 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 50da03d02ad79d10c3b8017df2dd37e3ac6eaa83 Author: lxnay Date: Tue Sep 30 10:09:06 2008 +0000 Entropy/RepositoryManager: - add --fetchonly and --buildonly support to compile_atoms() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2444 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6380f2d8ecd2b71e82fb4216c4de9ebb491af1ae Author: lxnay Date: Tue Sep 30 10:08:41 2008 +0000 Entropy/entropyTools: - fix issues with xgettext git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2443 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1b041782bfecd878735645c03784778735fe43ed Author: lxnay Date: Tue Sep 30 10:08:39 2008 +0000 Entropy/i18n: - fix xgettext issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2442 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 21f78932250c5f55061c87cca0f077488b3d0da3 Author: lxnay Date: Mon Sep 29 21:20:05 2008 +0000 Entropy/Spritz/Repository Manager: - improve reliability for multiple running commands (with the Output View also) - add a local lock for the Queue, to avoid having shit around (depends :P, this is for lythie), like Segmentation Faults git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2441 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit de565dace845fa806c7c8cc765bda44e3c087177 Author: lxnay Date: Mon Sep 29 21:18:40 2008 +0000 Entropy/SystemManagerServerInterface: - split queue processor in two, for items that can be run in parallel and others that cannot git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2440 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 09028d8c51e23ca81c71ec463687652ae470197f Author: lxnay Date: Mon Sep 29 20:06:07 2008 +0000 Entropy/Spritz: - move GLSA window to dialogs and make it loadable on demand - more work on the Repository Manager, Spm part completed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2439 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 67f2a4b834367ef284c014b65471526c3f068630 Author: lxnay Date: Mon Sep 29 20:05:17 2008 +0000 Entropy/Equo: - add You Meant(tm) support to 'equo remove' - change SpmInterface.get_package_slot() to SpmInterface.get_installed_package_slot() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2438 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f5a91e61a9cc1f92295f113e867d827614ec2e26 Author: lxnay Date: Mon Sep 29 20:00:59 2008 +0000 Entropy/RepositoryManager: - goodbye old one, hope to not read you soon (:P) Entropy/UGCCacheInterface: - use thread locks instead of a simple bool, safer Entropy/EntropyDatabaseInterface: - createCountersIndex(): remove duplicated method, merge into one Entropy/SystemManagerRepositoryMethodsInterface: - implement a LOT of new methods - SPM part completed Entropy/SystemManagerMethodsInterface: - add pinboard handling support Entropy/SystemManagerRepositoryClientCommands: - implement all the basic SPM command Entropy/SystemManagerServerInterface: - use thread locks for the queue data - improve speed by reworking QueueManager data structure - update functions accordingly - add pinboard support Entropy/SystemManagerExecutorServerRepositoryInterface: - complete SPM support Entropy/PortageInterface: - add list_glsa_packages() method - add get_glsa_id_information() method - rework get_best_masked_atom() method - rework get_category_description_data() - rework get_atoms_in_system() - rework get_atom_category() - add get_installed_package_description() - add get_package_slot() - add get_package_useflags() - add get_installed_package_useflags() - add get_installed_package_setting() Entropy/SocketHostInterface: - make it leaking less git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2437 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e5be4c8a93256790da2144c1d3f6b2f86d1d9723 Author: lxnay Date: Mon Sep 29 19:50:47 2008 +0000 Entropy/entropyConstants: - add some SPM options for future reference git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2436 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ab1a96446b8b82f85c2c1c0b2aac3bf0a85da22f Author: lxnay Date: Mon Sep 29 19:50:15 2008 +0000 Entropy/entropyTools: - dict_from_xml(): make it working for empty strings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2435 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3910af97e74a0243b3ad0f248b7b19d815a18ca7 Author: lxnay Date: Mon Sep 29 19:49:24 2008 +0000 Entropy/Electron: good bye! You won't be missed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2434 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3f849ffb5f0ef8f9cd66109a9b6ab936f26d237e Author: lxnay Date: Fri Sep 26 09:29:37 2008 +0000 Entropy/PortageInterface: - complete enable_package_useflags() and disable_package_useflags() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2433 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 716f06c3a2fcdd5df1ce43454f7b52063f4ad9e5 Author: lxnay Date: Fri Sep 26 08:16:39 2008 +0000 Entropy/DatabaseInterface: - insertCounter(): improve SQL syntax on DELETE git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2432 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d91aa20e2789d6062d5839685b9f857549a95a60 Author: lxnay Date: Fri Sep 26 08:14:53 2008 +0000 Entropy/Database Interface: - insertCounter(): when running DELETE, also consider the branch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2431 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b85d9e1361e3205e3f10e4496bd5f50871c24645 Author: lxnay Date: Thu Sep 25 18:10:12 2008 +0000 Entropy/ServerInterface: - openServerDatabase(): hopefully fix counters table migration definitely git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2430 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4a3d4eeff6eb355c4ebae0283f7d432a90f07317 Author: lxnay Date: Thu Sep 25 17:54:02 2008 +0000 Entropy/ServerInterface: - openServerDatabase(): force read-write hard ! git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2429 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d18b7b5322a9094c21c81e7de6458e8551137e00 Author: lxnay Date: Thu Sep 25 17:46:01 2008 +0000 Entropy/ServerInterface: - openServerDatabase(): force a commit when migrating counters even if it is opened read-only git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2428 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3cd5c0811d526126a4079370b51bed407db37e4c Author: lxnay Date: Thu Sep 25 17:43:18 2008 +0000 Entropy/EquoInterface: - improve openRepositoryDatabase() reliability by considering the thread identifier when using its cache Entropy/ServerInterface: - do the same as above for the server database - copy counters across branches only if the db is opened rw git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2427 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4363f805aba4458a6e949153cda2896f293b20e3 Author: lxnay Date: Thu Sep 25 17:11:10 2008 +0000 Entropy/ServerInterface/Database Interface: - code optimization when using SQLite executemany() - change counters table structure (auto-migrated) to allow multiple branches support to work server-side, this shouldn't affect other things that much, hopefully git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2426 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7c47ae9908e5937f733fe0013d0b9ecc0cc5537f Author: lxnay Date: Thu Sep 25 12:50:03 2008 +0000 Entropy/ServerInterface: - fix an issue with showing download paths git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2425 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e6ee69c7ea30a84ac77b57d36167374a3761472e Author: lxnay Date: Thu Sep 25 12:47:07 2008 +0000 Entropy/ServerInterface: - show branch in the main info header git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2424 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f864a22557231216ac20e12feed367aa044c6ce0 Author: lxnay Date: Thu Sep 25 12:28:28 2008 +0000 Entropy/UGC Interface: - fix stream transfer and store git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2423 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c49de891f3e6ebdec6c11625dd4a0d6759e2e5fd Author: lxnay Date: Thu Sep 25 12:20:08 2008 +0000 Entropy/EquoInterface: - generate_dependency_tree(): avoid crashing if atom retrieval didn't work successfully Entropy/UGC Interface: - make file uploads automatically divided per package key Entropy/SystemManager Interface (Repository Manager): - add get_spm_category_updates command to retrieve Portage updates per category git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2422 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7b1db0517f066d2d3de305b30aeaf0cbde055d1b Author: lxnay Date: Wed Sep 24 13:31:32 2008 +0000 Entropy/Spritz: - fix voting through treeviews - first BIG commit of the implementation of the SystemManager (as in Repository Manager actually) client git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2421 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c5b819416ab6ddf0cbca05e75a90967c9d3fcd00 Author: lxnay Date: Wed Sep 24 13:30:31 2008 +0000 Entropy/SystemManager client: - example application of the SystemManager Client-side infrastructure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2420 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6cbdcc909cce01deb391a984fa43f662bdb28b4b Author: lxnay Date: Wed Sep 24 13:29:45 2008 +0000 Entropy/SystemManager daemon: - example application of the SystemManager Server-side infrastructure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2419 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c53af72eeae72f358f2e59310cf33a8fca2abc7c Author: lxnay Date: Wed Sep 24 13:28:00 2008 +0000 Entropy/SystemManager Interface: - first BIG (I mean BIIIIG) commit of the Socket and Queue based communication infrastructure between two peers Entropy/EquoInterface: - misc fixes and improvements, nothing to worry about Entropy/RepositoryManager: - based on the SystemManager, it's what is going to be used for the Community/Server-side Repository GUI git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2418 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7f2078cfd753490a0a0fd772f7393482cfe01297 Author: lxnay Date: Wed Sep 24 13:18:07 2008 +0000 Entropy/entropyConstants: - add 'constants' support for the future repository notice board git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2417 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 578b5080b19e5ff03d8327889fcdba267a3cc279 Author: lxnay Date: Wed Sep 24 13:17:17 2008 +0000 Entropy/entropyTools: - improve parallelTask class by storing the function result into self.result git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2416 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c43a7fd38f922a986f43e33a85d2be932d45e201 Author: lxnay Date: Wed Sep 24 13:16:30 2008 +0000 Entropy/outputTools: - inputBox: add support for check and combo boxes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2415 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 892baf8b9d86d6b999e519aa0daa0bcbbb9b3f56 Author: lxnay Date: Wed Sep 24 13:15:34 2008 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2414 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 736eb710389ec3ff2ada484bf8e4e5b20f2bc44c Author: lxnay Date: Sat Sep 20 18:50:40 2008 +0000 Entropy/Spritz: - spritz python executable: export --debug sys.argv entry to SPRITZ_DEBUG env var if set git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2413 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 26aa4529ab0fad5b1ce7fa66bbc16aea6cec9570 Author: lxnay Date: Sat Sep 20 18:49:35 2008 +0000 Entropy/TODO: - update todo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2412 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fb84ad41db5f0599b5b08907ca30a99c0fc3957e Author: lxnay Date: Sat Sep 20 15:47:04 2008 +0000 Entropy/reagent: - fix packages move/copy from a repo to another git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2411 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bb967f2ec9b3aa9c2a8e966994b2a9279da29116 Author: lxnay Date: Sat Sep 20 15:38:09 2008 +0000 Entropy/i18n: - update Catalan translation - update Dutch translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2410 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 86f93ce8902e26799f6b59cbf78733c7d65d75a9 Author: lxnay Date: Sat Sep 20 11:24:50 2008 +0000 Entropy/Spritz: - fix voting inside PkgInfo window - fix random GTK freezes (thanks Joost) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2408 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 44aee07cfd4bcf2c9934dcff2563eebd45c7f3d4 Author: rogerc Date: Fri Sep 19 15:59:25 2008 +0000 updated catalan translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2407 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 237ee33fcc08a9b64b7d5185b4a5114adec626d7 Author: lxnay Date: Thu Sep 18 09:17:04 2008 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2404 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 380f57b523e266cd6748f7c3325a9c8532e74888 Author: lxnay Date: Thu Sep 18 08:50:57 2008 +0000 Entropy/DistributionUGCInterface: - when inserting an image, verify that is really an image - add flood control feature when inserting a document (comment, file, image, video...) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2403 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 836eadc8226da3ae6e270a1fb60c07ed8e5dbf71 Author: lxnay Date: Thu Sep 18 08:49:07 2008 +0000 Entropy/entropyTools: - add functions useful to verify if a file is an image (supported png, jpeg, bmp, gif) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2402 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 73ea3f502dcfc9941a98f62fafc9345495bdd32e Author: lxnay Date: Wed Sep 17 13:05:55 2008 +0000 Entropy/Spritz: - add ads support+rotation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2401 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d5b0e1ee6107aa3a478b54d5022afc9ffcd01454 Author: lxnay Date: Wed Sep 17 13:03:55 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2400 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 30477bbf221ef3a731f411fa45effd2e7e7e44f6 Author: lxnay Date: Wed Sep 17 13:03:45 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2399 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 046bcd66eeaabc09610e79787c15a7fab1c44d5e Author: lxnay Date: Wed Sep 17 13:03:07 2008 +0000 Entropy/entropyTools: - parallelTask: make nuke() exception configurable git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2398 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5ccdc37f5b94fa064a87b166b2a4b17b5ad8e80c Author: lxnay Date: Wed Sep 17 13:02:10 2008 +0000 Entropy/TODO: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2397 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c03a32e241dfc4f91a373cce818644d1526fafa5 Author: rogerc Date: Wed Sep 17 12:13:30 2008 +0000 updated ca.po translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2396 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 236153b24ccac76f7a0415253d0a32800a3f02c5 Author: lxnay Date: Wed Sep 17 10:50:05 2008 +0000 Entropy/i18n: - complete Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2395 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e1007a722b578e09cd161c3cf7ef4474b7bed16d Author: lxnay Date: Wed Sep 17 07:37:42 2008 +0000 Entropy/i18n: - update Spanish translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2394 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7a1f517bce549baf4aacce2933377bdf9e05a62a Author: lxnay Date: Tue Sep 16 21:12:22 2008 +0000 Entropy/Spritz: - ProcessGtkEventsThread: fine tuning git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2393 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dcc865970222ed3d11cb2e57dc256b9e4746e2f1 Author: lxnay Date: Tue Sep 16 21:11:39 2008 +0000 Entropy/Spritz: - add UGC preferences menu to Spritz's Glade xml git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2392 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 58a701a2b5d487b67b2401721b9677e62ba56310 Author: lxnay Date: Tue Sep 16 21:10:40 2008 +0000 Entropy/Spritz: - implement UGC preferences menu - make Spritz faster using real threaded processes (gtk.gdk.threads_init() - please use >=pygtk-2.12.1-r2) - avoid to lock at the end of the package queue process on gtk.events_pending() - do not spawn SpritzApplication.spawnUgcUpdate() after repositories sync, not needed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2391 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fe6661280190b684a7dc8a40b776839e05cbe275 Author: lxnay Date: Tue Sep 16 21:07:57 2008 +0000 Entropy/Spritz: - order UGC entries by date - make preview generation of UGC image entries exception-aware git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2390 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 98fa7d46353a86376c14ddf9b4ca0d74e41b467d Author: lxnay Date: Tue Sep 16 21:06:46 2008 +0000 Entropy/Spritz: - add const.PREF_PAGES (Preferences pages index) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2389 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d64f205ffc01e2e1ae7d2a206a0d439d5e6d5e76 Author: lxnay Date: Tue Sep 16 21:04:15 2008 +0000 Entropy/Spritz: - speed up searches by removing description from filters git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2388 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f464b54255efeaac553521d9f8b2285096cddaf8 Author: lxnay Date: Tue Sep 16 21:02:40 2008 +0000 Entropy/UGCClientInterface: - remove debugging output on send_document_autosense() Entropy/UGCCacheInterface: - add multithreading lock handling to clean_* functions - add clear_cache() method - improve alldocs cache handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2387 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a093dc17349933d5a600dce0c2647e24b10a3071 Author: lxnay Date: Tue Sep 16 20:59:57 2008 +0000 Entropy/entropyConstants: - add repoid key to etpConst['server_repositories'] git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2386 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 11a187a2f47b0abe409a9561df7145eb7003e9c5 Author: lxnay Date: Tue Sep 16 18:50:32 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2385 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ccbe159e82cc23639b581a963d6ac7c8ce6ca8cb Author: lxnay Date: Mon Sep 15 16:26:41 2008 +0000 Entropy/Spritz: - UGC: implement item properties (show), item submit (add), item deletion (remove) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2384 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5bd94af58fdc6c58cd7fbf3336b342a2ff3f2e6d Author: lxnay Date: Mon Sep 15 16:24:56 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2383 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 80079465f3c451c418cf80006370c0cabd0e53c5 Author: lxnay Date: Mon Sep 15 16:24:20 2008 +0000 Entropy/TODO: - update! git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2382 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 051de39d8ad0ef65fda5708dc423ce4a76495025 Author: lxnay Date: Mon Sep 15 16:22:35 2008 +0000 Entropy/entropyConstants: - add document types descriptions (singular form) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2381 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bc52cdeb027b3bce08f11241f80ec37fa56ebac8 Author: lxnay Date: Mon Sep 15 16:21:46 2008 +0000 Entropy/entropyTools: - add kill method to parallelTask class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2380 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 52a16c2f6714842fb72bd445588fec97ab3cc21d Author: lxnay Date: Mon Sep 15 16:21:09 2008 +0000 Entropy/outputTools: - make readtext() plopping proper unicode strings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2379 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f240c150975868ba4fb9c2f3083d6a9388da8e88 Author: lxnay Date: Sun Sep 7 20:55:03 2008 +0000 Entropy/Spritz: - started to implement UGC metadata handling inside the Package Info window git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2378 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5c3bbb46ae2a5e474f35cd837ad75d3a2f5539b4 Author: lxnay Date: Sun Sep 7 19:52:10 2008 +0000 Entropy/Spritz: - add some image constants in the const class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2377 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 19557861709e3ee0e1d5c78e70a1993d24ac7c0a Author: lxnay Date: Sun Sep 7 19:51:29 2008 +0000 Entropy/Spritz: - sleep 2 seconds on the shut down to allow threads to exit cleanly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2376 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9af2dd6de92fc1316d1a68ef4380791b374d4fe2 Author: lxnay Date: Sun Sep 7 19:50:20 2008 +0000 Entropy/UGCCacheInterface: - add UGCClientInterface.get_docs() cache infrastructure Entropy/Socket/OpenSSL: - add SysCallError exception handling Entropy/entropyConstants: - add ugc types description git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2375 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0a2fe3e53cbdd48f253d3623fdea1b0a733ebf5e Author: lxnay Date: Sat Sep 6 20:59:52 2008 +0000 Entropy/Spritz: - avoid using 100% CPU and messing with threads while voting git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2374 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ed16c4c6120417ad72a8bea42530f71050310ee9 Author: lxnay Date: Sat Sep 6 14:04:39 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2373 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c964b47bee84df2520cbf4c718ae0132652c369d Author: lxnay Date: Sat Sep 6 14:01:46 2008 +0000 Entropy/Spritz: - put voting feature inside the applications TreeView (which means a LOT of work) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2372 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dfb6f711609b2803935aa6dcb5ef2146f0be0dc4 Author: lxnay Date: Fri Sep 5 18:40:45 2008 +0000 Entropy/Spritz: - make UGC basic metadata (vote and download info) to be downloaded/updated in background every 2 minutes - make voting possible from the package properties menu - more work on UGC support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2371 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aeb5ed8c14a66c257ed1cc8a689e6e2e9cba6266 Author: lxnay Date: Fri Sep 5 18:36:14 2008 +0000 Entropy/Spritz/etpgui: - getUGCPackageVote(): improve function speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2370 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3052af44f485efa47e387f73f0ca4248a24221c1 Author: lxnay Date: Fri Sep 5 18:34:34 2008 +0000 Entropy/Spritz: - update graphics and add some new UGC related icons git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2369 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9b49c4e91a023653942e9fbd2ab6f6675b23da4 Author: lxnay Date: Fri Sep 5 18:33:22 2008 +0000 Entropy/RepoInterface: - fix a typo in ____construct_paths() and add 'profile.link' item - run_sync(): remove self.Entropy.update_ugc_cache() call, not needed Entropy/EquoInterface: - loadRepositoryDatabase(): verify that repository id really exists Entropy/DistributionUGCCommands: - fix commands syntax Entropy/UGCCacheInterface: - support multi-threaded mode - improve performance - get_package_downloads(): return 0 instead of None in case of errors - get_downloads_cache(), get_vote_cache(): check against pickle load exceptions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2368 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 021f399670278b75aefd67178f826399568d09db Author: lxnay Date: Sun Aug 31 19:25:28 2008 +0000 Entropy/Spritz: - start to implement UGC inside the application, first step git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2367 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6f91fbdc5a01cd3f6aad8050801fa535dc911df0 Author: lxnay Date: Sun Aug 31 15:20:30 2008 +0000 Entropy/DistributionUGCInterface: - get_ugc_alldownloads(): force values to int() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2366 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 703656912a3557284a1eec38827aacbdbf4480bd Author: lxnay Date: Sun Aug 31 15:13:45 2008 +0000 Entropy/UGCCacheInterface: - new general purpose UGC caching infrastructure to speed up iterations when no up-to-date data is needed Entropy/UGCClientInterface: - move every caching related function to the new UGCCacheInterface class - add some caching stuff - make is_repository_eapi3_aware() faster Entropy/DistributionUGCInterface: - fix an error inside the query of get_ugc_alldownloads() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2365 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f62a9f87c29f92837adfd464052e035ba0ef9bb1 Author: lxnay Date: Sun Aug 31 12:20:42 2008 +0000 Entropy/SSL: - remove debugging output - improve SSL support by ironing out its socket interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2364 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 76b85350f825205eb5e168f8f13f350a8e6a38b5 Author: lxnay Date: Sun Aug 31 11:48:20 2008 +0000 Entropy: testing SSL on big transfers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2363 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bf0c175b9d0eb962def461ffcf12847a2cf12adc Author: lxnay Date: Sun Aug 31 11:42:49 2008 +0000 Entropy: testing SSL on big transfers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2362 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2082bce7262df23c3393760c5abea80b3701e0c5 Author: lxnay Date: Sun Aug 31 11:39:12 2008 +0000 Entropy: testing SSL on big transfers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2361 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1493014901d6d652d257e8ce6cd662fc0b3ca46d Author: lxnay Date: Sun Aug 31 11:04:55 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2360 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7a023dd7d089671d1af4e27cbc470588ed5c166a Author: lxnay Date: Sun Aug 31 11:03:22 2008 +0000 Entropy/SocketHostInterface: - add some debugging code - try to split stream into multiple chunks on transmit() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2359 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0695e72048553d6ca4976085199896366dee0471 Author: lxnay Date: Sun Aug 31 10:54:50 2008 +0000 Entropy/SocketHostInterface: - add support for noop string - add some testing code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2358 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f34d98ca3c8ecc0672802df7a93da578063430e1 Author: lxnay Date: Sun Aug 31 10:37:32 2008 +0000 Entropy/SocketHostInterface: - improve transmitter on SSL git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2357 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0a4edd8b28330850c84a6a545e5a08e88c4a1449 Author: lxnay Date: Sun Aug 31 10:22:28 2008 +0000 Entropy/SocketHostInterface: - workaround pyOpenSSL bug on sendall, connection tends to die, use send Entropy/UGCClientInterface: - improve performance of ugc_get_allvotes() and ugc_get_alldownloads() - fix a bug with the selection of the connection port when ssl_connection is disabled git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2356 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e5fa23d6fe1c98e4d6f49e55dcbde3f3071104d2 Author: rogerc Date: Thu Aug 28 14:42:15 2008 +0000 updated ca.po translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2355 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 147992c71bec638752eb020bf1331c30a03163d4 Author: lxnay Date: Thu Aug 28 10:02:40 2008 +0000 Entropy: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2353 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 20e530f57bc431a64273b67e3b4dc93ade6ccdce Author: lxnay Date: Wed Aug 27 20:38:44 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2352 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1d0a07f4dfecb803dc9b7d917d7998011d447602 Author: lxnay Date: Wed Aug 27 20:37:56 2008 +0000 Entropy/Equo: - complete initial UGC implementation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2351 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6bbed4e2e3326af3ba4f9136f6381a8aab0c8ae6 Author: lxnay Date: Wed Aug 27 20:37:35 2008 +0000 Entropy/misc: - cosmetic changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2350 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 686ea56525ea5d7f5ca471c7825943f1b6c1c58a Author: lxnay Date: Wed Aug 27 18:47:25 2008 +0000 Entropy/DistributionUGCInterface: - workaround mysql library issue when using SQL statement 'IN' in a single item list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2349 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3718292f7a912d8fd5899a08da0c0c1cfa039f72 Author: lxnay Date: Wed Aug 27 18:39:03 2008 +0000 Entropy/DistributionUGCInterface: - cast list to tuple in queries using SQL 'IN' statement git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2348 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3cbdcd53b1cc30ef077f24029d10ec25dc0c002e Author: lxnay Date: Wed Aug 27 17:59:36 2008 +0000 Entropy/UGC Server Interface: - move extra metadata collection to its own function DistributionUGCInterface._get_ugc_extra_metadata() - make every single data retrieval function in DistributionUGCInterface to use _get_ugc_extra_metadata() Entropy/RepositorySocketClientInterface: - add separated show_progress bool to enable file transfer progress output while keeping other messages disabled through quiet Entropy/UGCClientInterface: - add show_progress parameter - add helper function send_document_autosense() to ease document upload - add helper function remove_document_autosense() to ease document removal git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2347 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d4f1f88da27c3bcb00681a2393cdfb354704f091 Author: lxnay Date: Wed Aug 27 08:45:44 2008 +0000 Entropy/DistributionUGCInterface: - get_ugc_metadata_doctypes(): provide URL for uploaded items git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2346 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d033fcb154b7aa10a61a645f120d437a8bbfe486 Author: lxnay Date: Tue Aug 26 18:35:58 2008 +0000 Entropy/UGC Client/Server Interface - implement new command ugc:get_documents_by_identifiers to allow retrieval of documents through their identifiers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2345 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2fdfb3a9b3ee50ac93a16786fa9c9bb3484fc1eb Author: lxnay Date: Tue Aug 26 17:00:26 2008 +0000 Entropy/DistributionUGCInterface: - get_ugc_metadata_doctypes(): retrieve more information regarding each item git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2344 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 06eb4c661b3384f827750e763ef256dd7cd68971 Author: lxnay Date: Tue Aug 26 16:09:13 2008 +0000 Entropy/UGC Server Interface: - move keywords and pkgkey retrieval to DistributionUGCInterface.get_ugc_metadata_doctypes_by_identifiers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2343 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d26e986783d8c6775a9e84b53cae6e71b7ea151 Author: lxnay Date: Tue Aug 26 16:05:23 2008 +0000 Entropy/UGC Server Interface: - _get_generic_doctypes_by_identifiers(): get keywords and package key too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2342 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a7537a0d7b9e44c8eb3b057f7b1d4d9fe64cbdba Author: lxnay Date: Tue Aug 26 13:31:17 2008 +0000 Entropy/UGC Server Interface: - add two commands to allow text-based documents retrieval by their identifiers (iddoc) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2341 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3b425c3b415081acc14bb678d9f9344cf9b0b68f Author: lxnay Date: Tue Aug 26 13:00:10 2008 +0000 Entropy/UGC Interface: - move UGC package vote range to etpConst['ugc_voterange'] - add voting support to Equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2340 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 76c16149adf30919dbf925e4853b58624db03583 Author: lxnay Date: Tue Aug 26 11:29:25 2008 +0000 Entropy/Server Interface: - export binary packages expiration days setting to server.conf git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2339 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a6b628d93d224061f53276ba4ba606a02af25bf4 Author: lxnay Date: Tue Aug 26 11:03:58 2008 +0000 Entropy/EquoInterface: - when rewriting grub.conf pay attention to the encoding git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2338 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e3cfc4a298c4a18fd5d74571882767d86a8a3639 Author: lxnay Date: Tue Aug 26 11:00:54 2008 +0000 Entropy/EquoInterface: - do not allow to set an invalid database compression format on addRepository or during constants init git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2337 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 772f974dff8ade5542c4969c9a3d4dc4d331fa1a Author: lxnay Date: Tue Aug 26 10:53:36 2008 +0000 Equo/query: - check if myopts is empty git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2336 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dd33480926c62bc8da92e7c592a3217110c98397 Author: lxnay Date: Tue Aug 26 10:51:24 2008 +0000 Entropy/ServerInterface: - initialize_server_database(): fix revision handling on updateProgress Entropy/Database Interface: - addPackage(): avoid to have issues with missing revision key in etpData when revision != -1 Entropy/Equo: - handle SPMError exceptions Entropy/Equo/rescue: - filter out broken atoms when running gentoosync git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2335 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 258ea65cec2ccf576b842875bfb85de6507b3552 Author: lxnay Date: Tue Aug 26 10:33:51 2008 +0000 Entropy/PortageInterface: - handle exceptions on Portage classes instantiation - add a new exception called SPMError git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2334 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 72c8e30f807ad2c4669ba109f328e3f4439e5487 Author: lxnay Date: Tue Aug 26 10:25:34 2008 +0000 Entropy/Equo/remove: - fix variable encoding git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2333 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a19306ba366d8cb4d4c08a5b42f994eb5000a21a Author: lxnay Date: Tue Aug 26 10:23:56 2008 +0000 Entropy/TriggerInterface: - remove duplicated functions and routines related to /etc/init.d services handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2332 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b4a124b8d32cdc94c4e18a2ab50c11db35fea1aa Author: lxnay Date: Mon Aug 25 14:26:34 2008 +0000 Entropy/Equo/UGC: - add 'add comments' feature to Equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2331 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c81c375183559436189d38fb8b7da7f9224d7cec Author: lxnay Date: Fri Aug 22 18:43:24 2008 +0000 Entropy: - updated TODO Entropy/UGC Client Interface: - implement login/logout and first data retrieval function (comments) - implement Equo interface to Entropy UGC Entropy/Server Interface: - handle repository compilator/Portage information per branch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2330 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c5d51eeac2b15ae2572937ecc8126b66588ea383 Author: lxnay Date: Sat Aug 2 15:39:32 2008 +0000 Entropy/UGCClientAuthStore: - ignore IOError on setup_permissions() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2329 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7a4a644e06e4c2d4f029077dafbf6e5c0cb009e Author: lxnay Date: Sat Aug 2 15:36:50 2008 +0000 Entropy/UGCClientAuthStore: - also handle IOError on parse git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2328 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c847942b57e107985d4674e4ef7a26500b7b5837 Author: lxnay Date: Sat Aug 2 15:27:10 2008 +0000 Entropy/UGC: - break SQL schema (hopefully for the last time) to ease the retrieval of username related to userid - add get_username method in the authenticator classes - fix some typo errors git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2327 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 350c3cfd30008bec88b659e158246a229925cb96 Author: lxnay Date: Sat Aug 2 12:54:13 2008 +0000 Entropy/Equo: - add UGC module - implement login/logout functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2326 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 00611929faadc91e4c8b4021f770fb92b8129a40 Author: lxnay Date: Sat Aug 2 12:53:00 2008 +0000 Entropy/repository daemon template: - update template to reflect previous commits git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2325 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5c13b054fa35c2f403f050c0af8158abb85efaf0 Author: lxnay Date: Sat Aug 2 12:51:58 2008 +0000 Entropy/DistributionUGCInterface/DistributionUGCCommands: - add store_url support, in this way it is possible to return a valid URL to client after having submitted a generic file (such as images, archives etc) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2324 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d97cde0243acbecfbb7dc0f87f732ed2dca30057 Author: lxnay Date: Fri Aug 1 17:13:09 2008 +0000 Entropy/Spritz: - remove debugging stuff pulled in by the previous commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2323 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 51fb1086d9918dd8098f0f733d5d25452c2aa78a Author: lxnay Date: Fri Aug 1 17:11:46 2008 +0000 Entropy/Spritz: - implement askQuestion and inputBox methods inherited from TextInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2322 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fd8ca2644c617057c4f56950b90be4183b35dcd4 Author: lxnay Date: Fri Aug 1 17:10:42 2008 +0000 Entropy/outputTools: - improve askQuestion maximum supported responses git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2321 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 392bfb4c3375afd0722470f1fef17251c6a67505 Author: lxnay Date: Fri Aug 1 17:09:47 2008 +0000 Entropy/UGCClientInterface: - add remove_file, remove_image, remove_youtube_video methods git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2320 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 75276cb9a4193e7d97250e8cb83a71243ed157ab Author: lxnay Date: Fri Aug 1 09:07:27 2008 +0000 Entropy/DistributionUGCCommands: - add remove_file, remove_image, remove_youtube_video commands - EntropyRepositorySocketClientCommands: - add support for remove_file, remove_image, remove_youtube_video commands git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2319 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0a92e2a4996bb280e5f7e1002cf915a7459b6585 Author: lxnay Date: Thu Jul 31 16:48:03 2008 +0000 Entropy/TriggerInterface: - trigger_ebuild_postremove(): handle EOFError exceptions when setting up ebuild environment git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2318 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5873bd2d3476d8afe04716fac2be283369cc8dff Author: lxnay Date: Thu Jul 31 08:40:37 2008 +0000 Entropy/Equo: - text_smart: fix InflateHandler() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2317 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7320a093a4fd08f2330d65f40440bbbbfb3f4b7e Author: lxnay Date: Thu Jul 31 08:33:55 2008 +0000 Entropy/EntropyRepositorySocketClientCommands: - on convert_stream_to_object() handle zlib errors too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2316 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6e2bd52bb9f93142edd17b0badb2f2a76ea86a20 Author: lxnay Date: Thu Jul 31 08:29:08 2008 +0000 Entropy/entropyTools: - removePackageOperators(): avoid crashing with malformed atom strings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2315 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2867d436afe914601350b8952a08ddbaf54bce33 Author: lxnay Date: Thu Jul 31 08:10:29 2008 +0000 Entropy/DistributionUGCInterface: - fix insert_generic_file() on destination path creation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2314 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a4c0f83da084c211ed424ea40b6f64efe71e425 Author: lxnay Date: Sat Jul 26 07:22:05 2008 +0000 Entropy/entropyTools: - compareVersions() do not raise an exception when ver1 or ver2 are None git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2313 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b79ea7d0115b7f47fe9c3568251fc756ae92f698 Author: lxnay Date: Fri Jul 25 13:43:05 2008 +0000 Entropy/entropyTools: - xml_from_dict(): only support basestring Entropy/DistributionUGCCommands: - docmd_register_stream(): fix new_stream_path git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2312 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 12d02e5dc391fc5e9b40ebf8c1737d24660642d2 Author: lxnay Date: Fri Jul 25 13:16:44 2008 +0000 Entropy/DistributionUGCCommands: - I sometimes am a moron git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2311 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2c7af37274d7023f2b2d6658f345c05bcfbc375c Author: lxnay Date: Fri Jul 25 13:11:29 2008 +0000 Entropy/DistributionUGCCommands: - I sometimes am a moron git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2310 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4134113e39a2ca99aee3f478eadeb21a11564db1 Author: lxnay Date: Fri Jul 25 13:06:41 2008 +0000 Entropy/DistributionUGCCommands: - set xml-based UGC commands to raw, to avoid SocketHostInterface to mess the string git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2309 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c0a03ee0435bee4aeb90696ba7feec12f12650eb Author: lxnay Date: Fri Jul 25 12:54:58 2008 +0000 Entropy/SocketHostInterface: - _get_args_kwargs: if kwargs fails, add to myargs as string git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2308 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d25ac956aacad3689466eb8f769fa770256fc09 Author: lxnay Date: Fri Jul 25 12:16:57 2008 +0000 Entropy/entropyTools: - added handy functions to stream a dict to xml and vice versa Entropy/UGCClientInterface: - break API in favour of a more scalable UGC handling (providing title, desc, keywords support to every document in database) - reflect changes in UGC Server interface - implement file send (untested yet) Entropy/DistributionUGCCommands: - implement streamed files handling - API break, reflect changes in UGC Database interface Entropy/DistributionUGCInterface: - break SQL schema, add entropy_docs_keywords table - update entropy_docs related methods to support keywords, title and description (the latter when needed) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2307 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3912cdd43ccfede14aa09dc7bb674e4d71eb5567 Author: lxnay Date: Thu Jul 24 22:11:14 2008 +0000 Entropy/UGCClientInterface: - implement more methods: get_downloads, get_alldownloads, get_docs self explanatory git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2306 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2fa7575b4e9ff9194f63ac6527accb8b35194565 Author: lxnay Date: Thu Jul 24 22:04:34 2008 +0000 Entropy/SocketHostInterface: - uncomment file removal on destroy_session Entropy/EntropyRepositorySocketClientCommands: - fine tune ugc_send_file method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2305 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb919bec35b7986695432844c1f6ab08586350c3 Author: lxnay Date: Thu Jul 24 21:56:26 2008 +0000 Entropy/SocketHostInterface: - fix stream commands git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2304 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 93ff724533489310a1c73a397c7698d24b1709cd Author: lxnay Date: Thu Jul 24 19:11:45 2008 +0000 Entropy/SocketHostInterface: - rename setup_commands to config_commands git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2303 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6c9d4f6bfa788acc5a1fcdfce63bf114a43188e6 Author: lxnay Date: Thu Jul 24 19:09:05 2008 +0000 Entropy/SocketHostInterface: - add commands category: setup_commands, to make session_config working git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2302 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 15d37e2758d87d08859f75db15acd4cb267190ca Author: lxnay Date: Thu Jul 24 18:40:29 2008 +0000 Entropy/SocketCommandsSkel: - fix raw_commands setup git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2301 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3255a7eddfc46c4f9969b44967f6a04d022d40a2 Author: lxnay Date: Thu Jul 24 18:37:16 2008 +0000 Entropy/SocketHostInterface: - fix IndentnationError git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2300 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4784837eaebf303842b5a3cc6a0ec03605f7ecae Author: lxnay Date: Thu Jul 24 18:34:44 2008 +0000 Entropy/SocketHostInterface: - add raw commands support, break .register() method API - fix stream commands handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2299 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f6d3d99de08bf30d26b9988d75ad9879733f98ac Author: lxnay Date: Thu Jul 24 17:57:34 2008 +0000 Entropy/EntropyRepositorySocketClientCommands: - rename method set_gzip_compression_on_rc to set_gzip_compression - add support for sending files compressed through zlib Entropy/SocketHostInterface: - support streams compressed with zlib git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2298 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fe68b3db41a362ab619e5105c34bc43256e6cf0b Author: lxnay Date: Thu Jul 24 17:20:48 2008 +0000 Entropy/UGCClientInterface: - reorder/move functions around Entropy/SocketHostInterface: - add support for sending streams git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2297 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 126ebcdaf0fc909e6630da92084f90c641f245bf Author: lxnay Date: Thu Jul 24 12:52:38 2008 +0000 Entropy/DistributionUGCInterface: - fix get_ugc_downloads query git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2296 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 407287ce3350aa4869a279077e112365161ddde4 Author: lxnay Date: Thu Jul 24 12:49:45 2008 +0000 Entropy/UGCClientInterface: - improve performance - fix do_cmd method when login data is not available git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2295 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1a0f05039d409170c52557e479a679e08c6b3457 Author: lxnay Date: Thu Jul 24 12:42:49 2008 +0000 Entropy/UGCClientInterface: - complete the foundations of the interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2294 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e5bfa602e37906d04551f18770995faab1bbecb0 Author: lxnay Date: Thu Jul 24 10:59:21 2008 +0000 Entropy/EquoInterface: - implement UGC instance inside EquoInterface - hook it with packages download Entropy/UGCClientInterface: - implement most of the methods (not yet complete) Entropy/DistributionUGCInterface: - add SQL foreign keys references git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2293 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d725b06fac1128c0bb390d64028127606e0a37e2 Author: lxnay Date: Thu Jul 24 10:56:04 2008 +0000 Entropy/outputTools: - handle EOFError on askQuestion - fine tune readtext() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2292 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 83a9b57c84afe443a142f0764f70a1ebd51d1e49 Author: lxnay Date: Thu Jul 24 07:49:45 2008 +0000 Entropy/UGCClientAuthStore: - implementation of the UGC login credentials handling interface completed Entropy/UGCClientInterface: - main UGC client-side interface outlined git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2291 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 34844759093b3bd8a27697ea60dce0f2d18532f7 Author: lxnay Date: Thu Jul 24 07:48:02 2008 +0000 Entropy/Entropy Repository Daemon example: - add support for UGC git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2290 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4f7a1a2ba67dcb7877f50cd6310e74cecbfda6eb Author: lxnay Date: Wed Jul 23 12:46:49 2008 +0000 Entropy/EntropyRepositorySocketClientCommands: - adding all the server-side implemented commands Entropy/RepositorySocketClientInterface: - encode in utf8 before sending (I'll have to adjust decoding server-side too) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2289 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 769dc2e03666e628ffeddbb2b288ed6959ebe97c Author: lxnay Date: Wed Jul 23 11:41:25 2008 +0000 Entropy/misc: - fix some minor stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2288 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a5b4d8d3dc98e474afae042d347695ac13cb0395 Author: lxnay Date: Wed Jul 23 11:37:54 2008 +0000 Entropy/misc: - fix some minor stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2287 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3e262fbd500953c46392c3c4f8fe4ede9dc7d75c Author: lxnay Date: Wed Jul 23 11:35:48 2008 +0000 Entropy/EntropyRepositorySocketClientCommands: - add download command Entropy/misc: - fix some minor stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2286 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3cd74182122b336b3a086009ec6947d5a1e61d12 Author: lxnay Date: Mon Jul 21 23:47:18 2008 +0000 Entropy/SocketHostInterface: - make external commands classes to have dynamic args and kwargs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2285 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b3151402258d13d1142325f27de4dbbd03991fcc Author: lxnay Date: Mon Jul 21 23:17:16 2008 +0000 Entropy/DistributionUGCInterface: - drop pyclamav dependency git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2284 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ae6a9b4ca3082ec69ec79b92c859dafa51db23d1 Author: lxnay Date: Mon Jul 21 18:37:49 2008 +0000 Entropy/DistributionUGCCommands: - add more commands (read write ones) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2283 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d1ccbab6ea926b79338432c6bc83d01ff3a61b1f Author: lxnay Date: Mon Jul 21 13:37:55 2008 +0000 Entropy/Spritz: - avoid to install binary packages when a queue is running Entropy/TODO: - updated TODO Entropy/Equo: - added moo option, can't tell you anything on the feature git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2282 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2286fb60b721a015afecc5f064a115358b00fafa Author: lxnay Date: Mon Jul 21 13:32:19 2008 +0000 SocketAuthenticatorSkel: - move socket authenticators basic functions there DistributionUGCCommands: - commands rename - added vote command git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2281 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0eb5c3bf01698275318f126570e47509b31599a5 Author: lxnay Date: Mon Jul 21 08:38:19 2008 +0000 Entropy/SocketCommandsSkel: - move __str__ definition here Entropy/DistributionUGCCommands: - implement a first set of readonly commands for the User Generated Content infrastructure Entropy/DistributionUGCInterface: - complete and stabilize the real UGC database interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2280 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9ba89080b5f30c3d0a59fce8ea911dc6de4b6923 Author: lxnay Date: Mon Jul 21 08:36:25 2008 +0000 Entropy/Constants: - export UGC doctypes to the constants dictionary git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2279 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 82df8583c48ac1233d2a91308b58ff709a921e9b Author: lxnay Date: Fri Jul 18 06:31:32 2008 +0000 Entropy/DistributionUGCInterface: - complete insert_youtube_video method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2278 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 19d0b0b91f34882858bbf1a14599ee615dc35667 Author: lxnay Date: Fri Jul 18 06:22:56 2008 +0000 Entropy/DistributionAuthInterface/RemoteDbSkelInterface/DistributionUGCInterface: - bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2277 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d8d032cd9b268c8ce2a41b2da29efa89d67ae5f Author: lxnay Date: Fri Jul 18 06:07:43 2008 +0000 Entropy/EquoInterface/PortageInterface: - tested with Portage 2.2 Entropy/DistributionUGCInterface: - implemented basic functionalities + YouTube videos submission git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2276 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3ba7de28269ae06d5e3b77a1985c074e2b08cb1b Author: lxnay Date: Thu Jul 17 15:57:15 2008 +0000 Entropy/Equo: - fix --savedir directory path git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2275 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ea2b68d2f6578cadcb1069218e80f98b7420433b Author: lxnay Date: Thu Jul 17 10:54:49 2008 +0000 Entropy/RepoInterface: - fix is_repository_updatable(), return True if onlinestatus == -1 - remove old databases to avoid wasting space Entropy/RemoteDbSkelInterface: - this is a new generic skel class for MySQL connections Entropy/DistributionAuthInterface: - move basic methods to RemoteDbSkelInterface Entropy/DistributionUGCInterface: - first commit of the UGC interface that will be used by the Repository Manager Entropy/phpBB3AuthInterface: - make it a subclass of RemoteDbSkelInterface Entropy/RepositoryManager: - some misc updates (still incomplete) Entropy/EntropyDatabaseInterface: - fix listAllFiles method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2274 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 79095d7805250d4b3472a50f6f274ef84a670d2e Author: lxnay Date: Thu Jul 17 10:49:09 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2273 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3cf8b0a2dccb3e9294c2dbf4f24f0dfb02540c72 Author: lxnay Date: Thu Jul 17 10:48:09 2008 +0000 Entropy/Equo: - avoid raising an exception if text_configuration cannot be imported due to missing /usr/bin/diff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2272 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit adddbf3cbd6d1e04333ae6764b73dbb81ae8b3f5 Author: lxnay Date: Thu Jul 17 10:44:39 2008 +0000 Entropy/Electron: - fine tune some variables git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2271 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 827453b42dd516ca1b980a89fa34238768937363 Author: rogerc Date: Thu Jul 10 09:18:44 2008 +0000 added de.po translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2269 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 77affa6757777166201423df22b8054a6612e8f6 Author: lxnay Date: Mon Jul 7 10:53:37 2008 +0000 Entropy/Notification Applet: - fix pixmap installation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2258 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0aed29460d10c95cd9cf7bd207650d305db11801 Author: lxnay Date: Mon Jul 7 10:48:55 2008 +0000 Entropy/Notification Applet: - split notification applet git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2257 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit db6c48f2270db70db9672ae07684a3ade96014d1 Author: lxnay Date: Mon Jul 7 10:48:27 2008 +0000 Entropy/Spritz: - remove entropy-notification.png git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2256 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 75cb23ddcaeffecd0fb3d69047833bf3918f313c Author: lxnay Date: Mon Jul 7 10:44:04 2008 +0000 Entropy/Spritz: - get rid of the applet from here, splitting... git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2255 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3c43ce74469771705f3c7a8402fa4fabe48d2852 Author: lxnay Date: Sun Jul 6 17:23:33 2008 +0000 Entropy/Spritz: - use entropyContants's functions to parse repository strings - add SSL port parameter to the repository settings window git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2254 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b571cdad6636ab4fd151786c4ec1fe35877bdcb7 Author: lxnay Date: Sun Jul 6 17:22:50 2008 +0000 Entropy/entropyTools: - fix getRepositorySettings() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2253 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 71eb2d276a85d9ce1b84dc8d56253fea17c93e75 Author: lxnay Date: Sun Jul 6 17:22:26 2008 +0000 Entropy/entropyConstants: - move repository string parsing for both client and server to specific functions: - const_extractClientRepositoryParameters() - const_extractServerRepositoryParameters() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2252 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88fee1e82037a5f75cc84a52724da4881f96f112 Author: lxnay Date: Sun Jul 6 17:21:31 2008 +0000 Entropy/SocketHostInterface: - handle KeyboardInterrupt exceptions when listening on the socket git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2251 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 492b866bfc9396d68136a001fb0cee49496d8091 Author: lxnay Date: Sat Jul 5 17:47:17 2008 +0000 Entropy/phpBB3AuthInterface: - store phpbb_users row into self.login_data - make all the SQL queries using user_id instead of username_clean Entropy/phpbb3Authenticator: - update set_session() to reflect changes above git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2250 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3ca2614270bf2972c2647697b45e30c1906623b9 Author: lxnay Date: Sat Jul 5 17:32:38 2008 +0000 Entropy/RepoInterface: - fix a typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2249 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3cd5f3c403d5e12830f0b95b5cb65485a7e6d530 Author: lxnay Date: Sat Jul 5 17:30:17 2008 +0000 Entropy/urlFetcher/RepoInterface: - add a new disallow_redirect parameter, that makes urlFetcher.download() to return an error in case of URL redirects - enable disallow_redirect when downloading repository data (RepoInterface.run_sync()) - avoid to return an error if urlFetcher.download() fails due to issues with our custom User-Agent when downloading from HTTP Entropy/Socket Services: - create a parent class SocketCommandsSkel which acts as skeleton to any SocketHostInterface command class, this avoids having to declare register() matching a proper signature not even documented (until this commit) - some slight fixes/updates in the BasicPamAuthenticator class, change docmd_userdata() API removing unneeded parameters - make BuiltInCommands class a subclass of SocketCommandsSkel and remove register() since it's now inherited - get_new_session() now creates 4 more keys in the session dictionary for easy reference: admin, moderator, user, developer indicating the post-authentication user level Entropy/phpbb3Authenticator: - update API to reflect the changes in SocketHostInterface Entropy/Repository Services interface: - add a new commands class (phpbb3Commands) that can be used to extend functionalities when using the phpbb3 authenticator Entropy/Electron: - more preliminary work on the login and widgets Entropy/RepositoryCommands: - make it a subclass of SocketCommandsSkel too Entropy/RepositorySocketServerInterface: - make external_cmd_classes keyword argument to work correctly - update get_logged_user_data() to reflect changes in server API - add 3 new functions (self explanatory): is_administrator(), is_moderator(), is_developer(), is_user() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2248 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d6e6991be8dd089fddb3854049f23279e0960cb8 Author: lxnay Date: Sat Jul 5 17:15:25 2008 +0000 Entropy: - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2247 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5224d043bf17c36235fe91c209316ed391560658 Author: rogerc Date: Sat Jul 5 00:01:57 2008 +0000 update ca.po git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2245 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 66a51aa4ff68f876b47c7390b2f95e9b4cd198de Author: lxnay Date: Fri Jul 4 18:04:42 2008 +0000 Entropy/outputTools: - fix typo in readtext() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2244 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cf7055d40797d6c8e3692bd364e8226378cfcdba Author: lxnay Date: Fri Jul 4 16:20:57 2008 +0000 Entropy/i18n: - fix a typo inside entropy_i18n module git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2243 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit befa1f5fe550a19e54770f48985fc94d50037291 Author: lxnay Date: Fri Jul 4 06:53:49 2008 +0000 Entropy/EntropyRepositorySocketClientCommands: - implement support for user_data command Entropy/phpbb3Authenticator: - move here, since can be useful to third parties too Entropy/SocketHostInterface/Authenticator: - add basic function get_userdata to retrieve logged user information - add a new built-in command user_data svn ci -m git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2242 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a0f9672e58c7456be4bdb6930146e91570b1e746 Author: lxnay Date: Fri Jul 4 06:45:22 2008 +0000 Entropy/managerTools/Electron: - tweak some widgets making them a bit less rough Entropy/SocketHostInterface/Authenticator: - add basic function get_userdata to retrieve logged user information - add a new built-in command user_data Entropy/EntropyRepositorySocketClientCommands: - add support for user_data command git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2241 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fc4a6a31e8ca5fe149f8b7f84f30fdfe097c76f5 Author: lxnay Date: Thu Jul 3 23:01:42 2008 +0000 Entropy/server.conf: - update server.conf.example accordingly to my previous commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2240 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 651b3b9efb374d25c01bb8d17a0e50d2a7e08a94 Author: lxnay Date: Thu Jul 3 23:01:14 2008 +0000 outputTools: - implemented generic method inputBox(), in this way we can have reimplement it depending on the frontend - make readtext handle password submissions (no echo) Entropy/Repository Manager: - implement a ready to use input dialog widget in managerTools - started to implement repository authentication (if enabled) - reimplemented inputBox method - added a PasswordEdit widget, a subclass of urwid.Edit for password inputs Entropy/entropyConstants: - add ssl_service_port, service_port and service_url information to etpConst['server_repositories'] and updated repository| syntax (backward compat btw) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2239 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2072c6eaa9d338f5f9e5db53f765f6a9c8d873d6 Author: lxnay Date: Thu Jul 3 16:04:29 2008 +0000 Entropy/i18n: - update translations - update template git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2238 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6fbeab526e659fa9bf855f5cbed3e71d6adbf64f Author: lxnay Date: Thu Jul 3 11:10:06 2008 +0000 Entropy/PackageInterface: - fix entropyTools attribute path git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2237 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ab507792b7c042c28e1a0dc7b8d2d4c535fd55c3 Author: lxnay Date: Thu Jul 3 11:09:08 2008 +0000 Entropy/PackageInterface: - return 0 if in _install_package_into_gentoo_database() the world file is not found - catch UnicodeDecodeError and UnicodeEncodeError while reading and writing the world file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2236 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0a02ca0bf5310c87d4bf19f00fd1d7a092c365d5 Author: lxnay Date: Thu Jul 3 10:02:56 2008 +0000 Entropy/Equo: - fix unicode decoding issues in the orphans tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2235 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 22ec18ae24350da2c7f74713dd859468b173fcb6 Author: lxnay Date: Thu Jul 3 09:12:03 2008 +0000 Entropy/ServerInterface: - avoid to give up when online md5 check returns unknown data git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2234 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 928bb73874eff64dc060390beb139ab597c4d825 Author: lxnay Date: Thu Jul 3 09:02:14 2008 +0000 Entropy/RepoInterface: - adding server.cert and ca.cert to __construct_paths() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2233 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 73d8930948a0acc4a95845b35f973ea5851873f5 Author: lxnay Date: Wed Jul 2 23:08:27 2008 +0000 Entropy/RepositorySocketClientInterface: - complete basic SSL support Entropy/RepoInterface: - make entropy clients to download server certificates correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2232 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 399ebd228b2356c99f9bad0c59553e82236f8967 Author: lxnay Date: Wed Jul 2 17:13:58 2008 +0000 Entropy/SocketHostInterface: - SSL: also issue load_client_ca() - SSL: handle more SSL exceptions correctly Entropy/RepositorySocketClientInterface: - handle both pyopenssl and socket.ssl (as fallback) properly, this will make SSL support more solid - test some stuff, please be patient, still working on fine tuning some details git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2231 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b6745864ea2249dededceb38e891cb6f4686ffd1 Author: lxnay Date: Wed Jul 2 14:06:14 2008 +0000 Entropy/SocketHostInterface: - some misc updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2230 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 81f94877dcd92b17b376c2739dc3b10221b1d678 Author: lxnay Date: Wed Jul 2 14:01:48 2008 +0000 Entropy/SocketHostInterface: - some misc updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2229 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5e584c0877d029c053bf654ee8694c18ced1815b Author: lxnay Date: Wed Jul 2 14:00:10 2008 +0000 Entropy/SocketHostInterface: - some misc updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2228 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a893f29962f303e9588996d8aa1e74f232c3e86 Author: lxnay Date: Wed Jul 2 13:47:56 2008 +0000 Entropy/SSL/Sabayon: - update, hopefully for the last time, our certs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2227 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 242cbb9a45ca3d3b54e74e1e7631e76925e11808 Author: lxnay Date: Wed Jul 2 13:45:42 2008 +0000 Entropy/SocketHostInterface/SSL: - do not raise OSError exceptions on os.chown() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2226 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2da585a909eb523492ba30d1b3406fc08802fe7a Author: lxnay Date: Wed Jul 2 13:44:26 2008 +0000 Entropy/SocketHostInterface/SSL: - indent setup_ssl() a little bit better - do not overwrite previous certificates/keys git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2225 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f23e72d263b016674abf3ea6444ae862580be7a9 Author: lxnay Date: Wed Jul 2 13:41:18 2008 +0000 Entropy/SocketHostInterface/SSL: - since SSL stuff is autogenerated, there's no need to raise those exceptions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2224 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d37a49d9010a1ad74b0c53a696ece28875c238ce Author: lxnay Date: Wed Jul 2 13:39:26 2008 +0000 Entropy/SocketHostInterface/SSL: - update create_ca_certs() and rename it to create_ca_server_certs() - make SSL certificates creation fully automated Entropy/ServerInterface: - make upload_database() to push both server and CA certificates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2223 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b355cb98ae92e1a23770fb2d5b12c018c607af77 Author: lxnay Date: Wed Jul 2 13:18:08 2008 +0000 Entropy/SSL/Sabayon: - add our SSL server certificate back git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2222 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit de179c35f709960cd62052ee7c85255ce1867060 Author: lxnay Date: Wed Jul 2 13:07:31 2008 +0000 Entropy/SSL/Sabayon: - update Sabayon Linux SS CA cert git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2221 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7f501cc4276df5ae1252164c37c16298c720a5dc Author: lxnay Date: Wed Jul 2 13:05:02 2008 +0000 Entropy/SocketHostInterface: - avoid to raise OSError if chown() fails git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2220 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3592f41deb7b38e0470238dc74af993062990587 Author: lxnay Date: Wed Jul 2 13:00:04 2008 +0000 Entropy/SocketHostInterface: - fix create_ca_certs(), make it creating a certificate request git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2219 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9d8490d6921e17f071409a9cc5054687777d8f97 Author: lxnay Date: Wed Jul 2 12:57:23 2008 +0000 Entropy/SSL Repository functions: - update addRepository() make it set the ssl_service_port parameter too Entropy/phpbb3 Auth Interface: - when updating session information, do not overwrite browser_string and session_admin to preserve browser's cookie validity Entropy/ServerInterface: - make it upload the repository's CA certificate too, if found Entropy/SocketHostInterface: - complete the SSL implementation, adding CA certificates functions too Entropy/RepositorySocketClientInterface: - start to implement SSL support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2218 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 32ae9f495e94f7a3aa650d170dd14d5fe89a2fa7 Author: lxnay Date: Wed Jul 2 12:52:57 2008 +0000 Entropy/exceptions: - add SSLError exception class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2217 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3b794dcb1c81516efe73783f67cc8f4640ced873 Author: lxnay Date: Wed Jul 2 12:52:34 2008 +0000 Entropy/configuration: - update repositories.conf accordingly to my previous commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2216 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1b03c091794df9c114bfd37371ce822d72952686 Author: lxnay Date: Wed Jul 2 12:51:49 2008 +0000 Entropy/SSL Services: - add ssl_port parameter to etpRepositories, making it configurable - update entropyTools.saveRepositorySettings() accordingly Entropy/constants: - add CA.crt and CA.key constants that will be used by the new SSL code in SocketHostInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2215 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1c26d269dc461c81d939bd7bd3a157c31256271c Author: lxnay Date: Mon Jun 30 22:35:34 2008 +0000 Entropy/phpbb3 Auth Interface: - properly escape sql git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2214 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4139fd0d873672a79c87f159d4923c08b71d407a Author: lxnay Date: Mon Jun 30 21:58:22 2008 +0000 Entropy/phpbb3 Auth Interface: - properly escape sql git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2213 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 64cb459f8b2e982d7d51bc54d832a02aa7c8b2d2 Author: lxnay Date: Mon Jun 30 19:24:02 2008 +0000 Entropy/phpbb3 Auth Interface: - fix _generate_sql() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2212 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 518a746584ace994164383b88d4dc7aad8b9705b Author: lxnay Date: Mon Jun 30 19:19:10 2008 +0000 Entropy/phpbb3 Auth Interface: - fix SQL syntax error git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2211 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 882a7f7bfbc7dc17e4fda9a3129e47f660fb696c Author: lxnay Date: Mon Jun 30 19:16:08 2008 +0000 Entropy/SocketHostInterface/Repository Daemon: - fix docmd_login arguments length git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2210 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 216ff1f3e2885f88f0f0a3f2ef454edc1a0fe5ee Author: lxnay Date: Mon Jun 30 19:12:27 2008 +0000 Entropy/phpbb3 Auth Interface: - fix typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2209 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 461ac49e8f30f68294dc76a90422dc8bf3bbe747 Author: lxnay Date: Mon Jun 30 19:10:26 2008 +0000 Entropy/SocketHostInterface: - store IP address inside session data - update commands to make them use the new session param above Entropy/repository daemon template: - sync with API changes Entropy/phpbb3 Auth Interface: - use TABLE_PREFIX variable to be more compatible with exotic settings - implement _update_session_table() to handle users activity git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2208 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e9885aba49bd378273e34e8fd110c464187539c7 Author: lxnay Date: Mon Jun 30 19:07:31 2008 +0000 Entropy/Socket test client: - update template git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2207 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3da1f22b1128e3c3900ac191ef0bd9db8bec7872 Author: lxnay Date: Mon Jun 30 13:34:58 2008 +0000 Entropy/BasicPamAuthenticator: - fix user variable check Entropy/repository daemon template: - fix user variable check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2206 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 237d6c2fae78eb329ecad4c817252754f44bea07 Author: lxnay Date: Mon Jun 30 13:29:04 2008 +0000 Entropy/SocketHostInterface: - fix docmd_logout(): self.client_address doesn't exist in BuiltInCommands class, obviously git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2205 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 984e9ffa4405ac538b02a4090d7d68b43644d041 Author: lxnay Date: Mon Jun 30 13:26:14 2008 +0000 Entropy/SocketHostInterface: - fix docmd_logout() Entropy/Repository Client Interface: - also handle 'no' answers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2204 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6217542494de4df8f00d1af29404a3d2585313da Author: lxnay Date: Mon Jun 30 13:15:06 2008 +0000 Entropy/Repository Client Interface: - implement login method (only used w/SSL) - implement logout method (only used w/SSL) Entropy/SocketHostInterface: - fix login and logout cmds (my fault) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2203 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f4e2f855ee216b882d270a4da1df802e52af7bd0 Author: lxnay Date: Mon Jun 30 12:42:00 2008 +0000 Entropy/Sabayon Linux: - add our SSL certificate git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2202 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 050756266ba170ad60bdbad15f273d47c0d5f191 Author: lxnay Date: Mon Jun 30 12:19:11 2008 +0000 Entropy/SocketHostInterface: - relax chown rules for SSL key and certs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2201 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d3a957e02a7acedd87b555ea3de942339ee471ed Author: lxnay Date: Mon Jun 30 12:01:14 2008 +0000 Entropy/repository daemon template: - check client IP address too Entropy/phpbb3 Auth Interface: - add _is_ip_banned() method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2200 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1faab94d42344c547b1f768c74a7bfd063b0794d Author: lxnay Date: Mon Jun 30 11:41:26 2008 +0000 Entropy/repository daemon template: - update it to reflect API changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2199 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a84be0fd0c6b6a55951adfb2f773db158258024 Author: lxnay Date: Mon Jun 30 11:38:29 2008 +0000 Entropy/DistributionAuthInterface: - add FAKE_USERNAME, general purpose username - add get_user_id() Entropy/phpbb3 Auth Interface: - reimplement FAKE_USERNAME and get_user_id() Entropy/SocketHostInterface: - remove session from authenticator arguments - create a new authenticator function called set_session() to provide session id information to the authentication module git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2198 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d93ab1087c84f2944666b249dc8326f1b0955a3a Author: lxnay Date: Mon Jun 30 11:09:05 2008 +0000 Entropy/phpbb3 Auth Interface: - fix disconnect() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2197 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6aef223e2340301fe13c6f1f49b116d6699d671e Author: lxnay Date: Mon Jun 30 11:06:58 2008 +0000 Entropy/SocketHostInterface: - improve Authenticator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2196 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5ced75b8a4ce9996d91f329a55250c0ace92081e Author: lxnay Date: Mon Jun 30 10:32:00 2008 +0000 Entropy/SocketHostInterface: - fix builtin commands instantiation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2195 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0a23b6a913f0bc56e4ccfab29c6f28ed1db065f5 Author: lxnay Date: Mon Jun 30 10:29:23 2008 +0000 Entropy/Repository Service: - add kwargs support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2194 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 851aadb094ea5c1fb61232eef005be7673667a36 Author: lxnay Date: Mon Jun 30 10:20:55 2008 +0000 Entropy/Repository Daemon Template: - add phpbb3 Authenticator to be used inside SocketHostInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2193 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 67dc026b14fefef12242fe7d88431c47bad9fca2 Author: lxnay Date: Mon Jun 30 10:20:16 2008 +0000 Entropy/SocketHostInterface: - fix docmd_logout() built-in command git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2192 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 23e0e179a54f1d5dc627f608f4d67b003e25071a Author: lxnay Date: Mon Jun 30 09:34:46 2008 +0000 Entropy/phpbb3 Auth Interface: - check if a reconnection is needed when calling check_connection() Entropy/SocketHostInterface: - remove Authenticator instance, the authenticator will be instantiated within every thread git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2191 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fc989eab38aad0bd502378c545d157c9396fd566 Author: lxnay Date: Mon Jun 30 07:49:59 2008 +0000 Entropy/PortageInterface: - update USE flag handling to new schemas Entropy/SocketHostInterface: - update killall() to work better when killing threads Entropy/Repository Interface: - update killall() here too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2190 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ab8537c65a76e3887094ec732c6130083727148e Author: lxnay Date: Sun Jun 29 17:40:38 2008 +0000 Entropy/SocketHostInterface: - change default SSL port to 1027 - add killall() function to close some threads correctly Entropy/entropy-repository-daemon example: - update it to support SSL and non-SSL connections at the same time git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2189 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e0f274a0bd9955503693eefddd00d417e677ee73 Author: lxnay Date: Sun Jun 29 17:08:37 2008 +0000 Entropy/phpbb3 Auth Interface: - implementation of the base class completed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2188 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 650effde4a51e8d441967f87354aac1bdadbdd8b Author: lxnay Date: Sun Jun 29 10:10:31 2008 +0000 Entropy/phpbb3 Auth Interface: - implement user ban check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2187 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 458f194fce54711f6fda26756bc61e2a0b0014e8 Author: lxnay Date: Sat Jun 28 18:09:47 2008 +0000 Entropy/phpbb3 Auth Interface: - improve login(), supporting inactive, banned users - complete some other functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2186 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0ff9c1fb5aea5d8e94f6065e10b6570ed227c302 Author: lxnay Date: Sat Jun 28 11:03:20 2008 +0000 Entropy/phpbb3 Auth Interface: - login() and logout() completed - started to implement other functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2185 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 91f924b42271864dadf703ef9c4a1a4eaacf4b79 Author: lxnay Date: Fri Jun 27 21:14:31 2008 +0000 Entropy: - updated TODO - move enzyme to electron - move enzymelib to managerTools Entropy/exceptionTools: - add some new exceptions Entropy/Authenticators: - started to implement phpbb3 authenticator to be used with EAPI=3 Services git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2184 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4c431f7d2c44c18d52025708958f413762e249f6 Author: lxnay Date: Fri Jun 27 11:58:58 2008 +0000 Entropy/Repository Manager: - more work on the urwid-based application git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2182 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c36c0a1c9fba2cac7827213238863e86f7529afb Author: lxnay Date: Fri Jun 27 09:17:30 2008 +0000 Equo: - fix resurrect option git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2180 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d21d8f6db0757704cc949b67985395db337a36da Author: lxnay Date: Tue Jun 24 13:22:14 2008 +0000 Entropy/RepositoryManager: - first bunch of code implemented, using urwid library - application name = Enzyme Entropy/entropyTools: - improved parallelTask(), make it use *args and **kwargs - fixed code accordingly - some new functions Entropy/outputTools: - make shell output function faster by reducing call time git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2179 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 68d9545564f9d447f9c93fe071aee78355749873 Author: lxnay Date: Sun Jun 22 10:55:51 2008 +0000 Entropy: - remove outdated README git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2178 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit be13b9ba8b906811970625d957743ddcac6ce83e Author: lxnay Date: Sat Jun 21 18:17:03 2008 +0000 Entropy/EquoInterface: - make configuration files protection faster and fix a bug which caused to protect files belonging to unprotected directories (bad use of .startswith()) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2176 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 16ff8081ecada1e23696b6b59df48469020d5d9f Author: lxnay Date: Sat Jun 21 15:40:43 2008 +0000 Entropy/i18n: - sync translations - update Spanish git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2175 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e4c54f4fed69915cbe2c94e60c0c0aa5acecb23d Author: lxnay Date: Sat Jun 21 13:45:50 2008 +0000 Entropy/Spritz: - fix Package Info menu git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2173 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1d6adb48996955e175ad03d4ad89a8ad6e4a1ce5 Author: lxnay Date: Sat Jun 21 08:21:37 2008 +0000 tagging entropy 0.15.23.3 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2172 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2770ea52bbe70fd89629ddecf377b1524b12a951 Author: lxnay Date: Sat Jun 21 08:19:47 2008 +0000 Entropy/Spritz: - fix License window setup git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2171 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 253e03cedf5ea06703a6617ad8453d37b5008a97 Author: lxnay Date: Fri Jun 20 22:39:13 2008 +0000 Entropy/LogFile: - handle UnicodeEncodeError in default_handler() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2169 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6935b6688d197ba34521d6305069bccd908a82f2 Author: lxnay Date: Fri Jun 20 22:35:34 2008 +0000 Entropy/Spritz: - fix _get_deep_dependency_list() call in misc.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2168 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cd7a8452ac0cd3fb700a14a26b4c5f2e0e78abab Author: lxnay Date: Fri Jun 20 13:24:13 2008 +0000 Entropy: - updated TODO Entropy/ServerInterface: - move EntropyDatabaseInterface.doServerDatabaseSyncLock() to ServerInterface to allow handling db instances correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2167 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c60db16af94d2c9d76737d0c226b6899f609f004 Author: lxnay Date: Fri Jun 20 08:57:43 2008 +0000 Entropy: - do not overwrite old pid when checking git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2165 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit be57888cd511783cda1eecb5cdf8595442a475a5 Author: lxnay Date: Fri Jun 20 08:46:55 2008 +0000 Entropy: - fix PID handling, especially when calling const_setupEntropyPid() directly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2163 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ae577f7ed188474b1758dcd49cd0618408291023 Author: lxnay Date: Thu Jun 19 19:03:53 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2162 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bc4e970b71b682520063a127c2934969d693fe67 Author: lxnay Date: Thu Jun 19 18:59:42 2008 +0000 Entropy/Repositories Management: - add a function to allow copying packages from a repository to another - export it to reagent and equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2161 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ccaef70199109b4a6962c6846328b7aaecbdad28 Author: lxnay Date: Thu Jun 19 18:35:28 2008 +0000 Entropy: - move proxy initialization to entropyTools.add_proxy_opener() - fix writeParameterToFile() when disabling items EquoInterface: - update proxy setup using entropyTools.add_proxy_opener() - add support for _basic_ proxy username and password authentication Entropy/Spritz: - export proxy username and password settings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2160 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 30a75432138b59e4dab3611dadc18928797323b0 Author: rogerc Date: Wed Jun 18 23:26:18 2008 +0000 update spanish translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2159 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9e750c86f9c21966d8899664794275c35c88cfb2 Author: lxnay Date: Wed Jun 18 12:38:15 2008 +0000 Entropy/FtpInterface: - raise FtpError on setCWD() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2158 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 52afbfb38adf170f0d73611565b0c93fccd38211 Author: lxnay Date: Wed Jun 18 12:31:37 2008 +0000 Entropy/Database Interface: - fix a possible issue with atomMatch() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2157 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 32012d192f52470198a2707ca25a510503cbdb34 Author: lxnay Date: Mon Jun 16 19:13:56 2008 +0000 Entropy: - update TODO Entropy/Spritz: - fix attribute call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2155 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 314f180bb5233147abc9588b00f66e16c89efa28 Author: rogerc Date: Mon Jun 16 17:19:43 2008 +0000 update catalan translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2154 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 623bc34bc687595dc0042d7a8f6126fbbea586d6 Author: lxnay Date: Mon Jun 16 11:11:56 2008 +0000 Entropy/EAPI3 Repository Services: - implement database setup lock file, to make client wait a little bit before giving up and switching to EAPI2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2152 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4a8b814dcb9444735ab2c424d8ccad0614eb2d82 Author: lxnay Date: Mon Jun 16 11:11:12 2008 +0000 Entropy: - TODO updated git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2151 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0b0a09be979e506e0bb7d3b76a7491a9f23ef279 Author: lxnay Date: Mon Jun 16 11:10:45 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2150 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 22ae1a11cf6be01d9ccd5c4ab7875009120f6e2c Author: lxnay Date: Mon Jun 16 11:10:30 2008 +0000 Entropy/i18n: - update template git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2149 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 394e9b2e7fbb4b3133e7c28b1e0ce192276b26f1 Author: lxnay Date: Sun Jun 15 18:15:51 2008 +0000 Entropy/EquoInterface: - avoid flooding in calculate_available_packages() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2147 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 69b8a58c1e44106080a4c297e7fbe4623a19106a Author: lxnay Date: Sun Jun 15 10:30:08 2008 +0000 Entropy/i18n: - update i18n - update Dutch translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2146 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ecee2c3db32ec7c2fa69bc5e1b51c66437f99d6a Author: lxnay Date: Fri Jun 13 20:36:47 2008 +0000 Entropy/Equo: - handle FtpError exceptions Entropy/Spritz: - update Dutch translator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2144 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c32e458a69f618365c6e4670288147ec603a47f6 Author: lxnay Date: Fri Jun 13 20:35:44 2008 +0000 Entropy/i18n: - update NL translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2143 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ccd400aa5912a7e3ad5559be1a5c42fc240ff2e6 Author: lxnay Date: Fri Jun 13 20:34:53 2008 +0000 Entropy/Database Interface: - fix a bug in atomMatch returning wrong data when no match is found - make possible to bypass cache on atomMatch() Entropy/EquoInterface: - make atomMatch() TypeError safe on querying db's atomMatch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2142 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 91319d69307684f6501ec28307b03f2a86f4ae88 Author: lxnay Date: Fri Jun 13 20:14:59 2008 +0000 Entropy/SocketHostInterface: - trying to make python to not leak memory git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2141 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 40427fec0cd8afc11f1abd8832844cbe9667a59c Author: lxnay Date: Fri Jun 13 19:48:55 2008 +0000 Entropy/FtpInterface: - raise new exception FtpError on login issues Entropy/exceptionTools: - add FtpError exception class Entropy/SocketHostInterface: - spawn every command call in a different process to avoid Python to eat memory like cookies (and get fat like a pig) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2140 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 583e8db15554f82cca1fa728fc5162a02547f828 Author: lxnay Date: Fri Jun 13 15:46:18 2008 +0000 tagging entropy 0.15.22 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2139 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c778facf8ebdb788b83c35001b7207cd5cf6877c Author: lxnay Date: Thu Jun 12 22:28:16 2008 +0000 Entropy/i18n: - update template - update Dutch translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2138 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b54cd32a3a2ab3287bf5ff26053d3c1ec8132d20 Author: lxnay Date: Thu Jun 12 18:53:00 2008 +0000 Entropy/Socket Interface: - add garbage collection thread which calls gc.collect() every hour git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2137 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 87d842e0bfa1363ef1676bfb15366ab782b34399 Author: lxnay Date: Thu Jun 12 18:31:25 2008 +0000 Entropy/dumpTools: - fix unserialize_string() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2136 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d111171ad54ef2dba54adc411954d50211ead042 Author: lxnay Date: Thu Jun 12 18:28:39 2008 +0000 Entropy/Socket Interface: - add support to zlib compression (old gzip method kept for backward compatibility) Entropy/Repository Client Interface: - move to zlib, which is much more reliable git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2135 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8878f7b72914717318de457690872d0886864a03 Author: lxnay Date: Thu Jun 12 18:27:42 2008 +0000 Entropy/dumpTools: - add functions to serialize/unserialize from/to strings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2134 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 214b15987955d39964f6201dae13767e4bbc3a15 Author: lxnay Date: Thu Jun 12 14:48:35 2008 +0000 Entropy/Equo: - add a way to disable downgrades triggered by injected packages (added from SPM) owning revision 9999 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2133 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 633311384192327571cc911e87ecb76ac61ae7bf Author: lxnay Date: Thu Jun 12 11:13:35 2008 +0000 Entropy/i18n: - add Dutch translation back - update template file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2132 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c590fae88de49d6f284da5c516561af1f94acd9b Author: lxnay Date: Wed Jun 11 19:05:26 2008 +0000 Entropy/TriggerInterface: - when running an external trigger handle its exceptions and be sure that the file is writeable and its path exists git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2131 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 595a8307743ba8245579726bed07c14c53df607b Author: lxnay Date: Wed Jun 11 15:30:56 2008 +0000 Entropy/outputTools: - we don't need to write 'I cannot understand', it's clear... Entropy/PortageInterface: - implement get_world_file() method that returns the world file path - re-implement Portage world file management during install git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2128 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2356eed51665f96b75a94118b84838a6e334b75c Author: lxnay Date: Wed Jun 11 11:35:15 2008 +0000 Entropy/Repository Client Socket Interface: - also call settimeout() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2125 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 43ec10c0b0e631f04fc3bf5b27d115c1379b6691 Author: lxnay Date: Wed Jun 11 11:24:51 2008 +0000 Entropy/Socket Interface: - improve connection and transmission reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2123 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d26da26d148f73ca531117ee40ecfacdaae3b82c Author: lxnay Date: Wed Jun 11 10:43:37 2008 +0000 Entropy/Socket Interface: - handle socket exceptions in handle_end_answer() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2122 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a1b3ad85ed5cf25dbf23503faa0bf4a1319d532e Author: lxnay Date: Wed Jun 11 08:06:55 2008 +0000 Entropy/EntropyDatabaseInterface: - do not touch cache when running Live git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2121 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3cea9cef64cc0271a8996232bad2bc22da1c3d05 Author: lxnay Date: Sun Jun 8 15:59:17 2008 +0000 Entropy/EAPI=3: - improve client reliability by retrying failed commands 3 times before giving up - some cleanups git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2118 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3549eb6913cf44efe6355eba8767790cb80208b9 Author: lxnay Date: Sun Jun 8 15:20:43 2008 +0000 Entropy/outputTools: - do not flush stdout every now and then Entropy/Socket Interface: - handle socket errors and timeouts in CommandProcessor.process() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2117 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 725fd7dddaf1b40efb549b13f3d82123d02c8f1a Author: lxnay Date: Sun Jun 8 12:28:11 2008 +0000 Entropy/EquoInterface: - we don't need to recaculate available packages after treeupdates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2116 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b9f21f8209b345d7f6d8c25b59854264ddd603bc Author: lxnay Date: Sun Jun 8 12:26:48 2008 +0000 Entropy: - update Spanish translation - sync others git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2115 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fd3abe3c406c3b29b3fc7ed7b96c3d7afe1ab588 Author: lxnay Date: Sat Jun 7 17:19:48 2008 +0000 Entropy: - make libraries_test to skip non-files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2114 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5f1f13244ccd6f6b3d41110f516a9ab5bc275762 Author: lxnay Date: Sat Jun 7 16:33:25 2008 +0000 Entropy: - make libraries_test to not skip non-executables git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2113 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 971720f1efa01da01bef44d1bf50367f77b23792 Author: lxnay Date: Fri Jun 6 22:58:22 2008 +0000 Equo: - handle dbapi2.OperationalError: I/O issues Entropy: - recreate cache after having run treeupdates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2112 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e0ac77cafd550cb49efe69c9f7ebdcfef10d746e Author: rogerc Date: Thu Jun 5 16:39:36 2008 +0000 update catalan translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2111 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4d50892681ceb864a1aa5061b72103f5628243ec Author: lxnay Date: Wed Jun 4 14:29:32 2008 +0000 Entropy/TextInterface: - flush stdout and stderr Entropy/FtpInterface: - handle EOFError on closeConnection() Entropy/Spritz: - add Daniel Halens to the translation team git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2109 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 04e8bf48f9f96811251f5f12fbbae803a54751c8 Author: lxnay Date: Wed Jun 4 10:17:43 2008 +0000 Entropy/i18n: - add missing etp_applet.glade to POTFILES.in git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2108 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 40f78d159f0788b2b9c0c5642f2d139819419f94 Author: lxnay Date: Wed Jun 4 10:13:32 2008 +0000 Entropy: - fix reading non-ascii characters from equo.conf when filling etpConst['configprotect'] and etpConst['configprotectmask'] git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2107 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 440cb22f0e8bbc8b6b93d4243723326f4c378882 Author: lxnay Date: Wed Jun 4 08:46:38 2008 +0000 Entropy/Socket Interface: - some misc improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2106 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f7342688f8bc1925500b0dc332428ba281083ec Author: rogerc Date: Wed Jun 4 07:51:59 2008 +0000 update catalan translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2105 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6901f26119c11b3ff4e5ebc4696ac85c0f989fe5 Author: lxnay Date: Tue Jun 3 22:01:28 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2104 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit af407b47f0782ed8ce7e87abbc2c6cbf9bb56055 Author: lxnay Date: Tue Jun 3 21:33:30 2008 +0000 Entropy/Socket Interface: - implement temporary loop check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2103 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 33eb2990fb0c0c27756e56f75cc8b46d3291e9f9 Author: lxnay Date: Tue Jun 3 21:27:07 2008 +0000 Entropy/Socket Interface: - do not hang inside the while loop while receiving data git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2102 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 34a7d5ca0b35996fd429676d1853a26294584f2e Author: lxnay Date: Tue Jun 3 17:41:55 2008 +0000 Entropy/Repository Client Socket Interface: - make convert_stream_to_object() handling IOError exceptions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2101 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 09be071a37839fd9a5934673e364a7bb0b592bb6 Author: lxnay Date: Tue Jun 3 17:08:28 2008 +0000 Entropy/Spritz: - some cosmethical updates Entropy: - fix a typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2099 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 98521121a760fdb62179d48dbbe7976507ce5a30 Author: lxnay Date: Tue Jun 3 16:40:39 2008 +0000 Entropy: - update translation files - completed Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2098 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d09b55decd4ffac0da6875e4d9ae4fad57387dc0 Author: lxnay Date: Tue Jun 3 09:33:34 2008 +0000 Entropy/RepoInterface: - fix internet connection check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2096 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce02cde7351fe7567f9a78112c57684caf58fa5c Author: lxnay Date: Tue Jun 3 09:32:20 2008 +0000 Entropy/Spritz: - reset progress bars when done with the queue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2095 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit db74e11fa060e76a2ee6bf737504c8320bf0cd85 Author: lxnay Date: Tue Jun 3 09:15:01 2008 +0000 Entropy/i18n: - add missing entropy.py to the list of modules to translate git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2094 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b693a49426518f1c387af7d01f3051dad1472c0a Author: lxnay Date: Tue Jun 3 06:54:00 2008 +0000 Entropy/Socket Interface: - handle TypeError when parsing args git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2093 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 59d1f7501903753a2e89b3adffb2a3f16e40c659 Author: lxnay Date: Tue Jun 3 00:29:13 2008 +0000 Entropy/entropyTools: - improve writeParameterToFile() by using regexps git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2092 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 41cc0bd48877a08a53ab4530abd60415f9366089 Author: lxnay Date: Mon Jun 2 23:27:27 2008 +0000 Entropy/i18n: - update Italian trans git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2090 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 41fa4525434bac2d50accde985b0932c10b6669c Author: lxnay Date: Mon Jun 2 23:19:03 2008 +0000 Entropy/Spritz/EquoInterface: - fix some weirdness when reloading configuration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2089 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e9a8732e94befbd806caab79988c0c6448413968 Author: lxnay Date: Mon Jun 2 22:39:36 2008 +0000 Entropy/outputTools: - make xtermTitle() working with UTF-8 on some terminals git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2088 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5729be214861cff3c751e16479972604d2c694e8 Author: lxnay Date: Mon Jun 2 17:14:07 2008 +0000 Entropy/Spritz: - properly install mimetype for GNOME/XDG git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2086 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 90c8efa295612b597608bd375356ba161e8ac6a5 Author: lxnay Date: Mon Jun 2 16:34:16 2008 +0000 Entropy/i18n: - update translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2085 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8b7cc0c2b40037f86e5a1bd842e21f64feff316f Author: lxnay Date: Mon Jun 2 16:20:37 2008 +0000 Entropy: - update TODO Entropy/Spritz: - make possible to install tbz2 from KDE right clicking on the package (GNOME in the next commit) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2084 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 71b78d3902fad5de6c6652ed4f7c575d43786cc9 Author: lxnay Date: Mon Jun 2 12:21:07 2008 +0000 Entropy: - improve addRepository() and removeRepository() to work live Entropy/Spritz: - implement the ability to install external binary packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2083 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 51df2e20fe4be01fe67fc37212c3d9f2d7010dad Author: rogerc Date: Mon Jun 2 12:17:28 2008 +0000 update es.po and ca.po git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2082 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7db037f5940366f745798ac9f6bc46c3b9e043f1 Author: lxnay Date: Mon Jun 2 09:20:08 2008 +0000 Entropy/i18n: - update translation files - update Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2081 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 80a1955274e8b7e9bcf52fe1eaff46396ea4e521 Author: lxnay Date: Mon Jun 2 09:10:25 2008 +0000 Entropy/Spritz: - implement the Preferences menu - reorder left buttons git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2080 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36e568f247338762a416af494d7d39550d708d2f Author: lxnay Date: Mon Jun 2 09:09:38 2008 +0000 Entropy: - implement a new entropyTools function to write settings to config files: writeParameterToFile() - some misc updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2079 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c57e1a068c0d999d94c2d8f6f4ccfd89925776cc Author: lxnay Date: Sun Jun 1 18:00:05 2008 +0000 Entropy/Treeupdates: - handle Spm cleanup too, some Portage versions don't remove old (moved) /var/db/pkg entries git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2078 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3d3d71832d83ecf817dd91c016ca9b879b523673 Author: lxnay Date: Sun Jun 1 16:41:38 2008 +0000 Entropy/Equo: - fix packages to downgrade count git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2077 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 74f54bce5c11747d16e46ca8522c1b8c6a46a94c Author: lxnay Date: Sun Jun 1 16:40:17 2008 +0000 Entropy/UTF-8: - fix entropyTools.countdown() to work with UTF-8 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2076 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 01da79e9af4534073c6d62ec82784ebeeeef1c1f Author: rogerc Date: Sun Jun 1 16:39:16 2008 +0000 updated catalan translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2075 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 834b15f6cd597b37c268ac1f5a471fbe3b533640 Author: lxnay Date: Sun Jun 1 14:31:29 2008 +0000 Entropy/i18n: - update localisations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2073 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit baeffd003d7fde0e1fd165ee0468703365e51bb6 Author: lxnay Date: Sun Jun 1 14:30:24 2008 +0000 Entropy/Repository Client Socket Interface: - make the final touches git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2072 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c92baff59f520b25a2ba5e43e9230f2078ab7c8a Author: lxnay Date: Sun Jun 1 14:23:46 2008 +0000 Entropy/Repository Socket Interface: - some misc fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2071 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0d1dda085febda576de2ed67f79c18ef2556c2e2 Author: lxnay Date: Sun Jun 1 14:07:10 2008 +0000 Entropy/Repository Socket Interface: - implement treeupdates support Entropy/Client Repository Socket Interface: - implement treeupdates support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2070 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit daccc89b58f3e33c7ba3d6d59b053ebfb42d4803 Author: lxnay Date: Sun Jun 1 12:08:31 2008 +0000 Entropy/i18n: - update Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2068 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8c07cc23012115dd1bca727e28d57bd4ca4642e2 Author: lxnay Date: Sun Jun 1 11:55:41 2008 +0000 Entropy/Spritz: - complete the implementation of the Package Masking Interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2067 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ef71828ffd88cbf002ef14a704b40ba2f7572023 Author: lxnay Date: Sun Jun 1 11:50:53 2008 +0000 Entropy: - fix bugzilla #430 - fix EquoInterface.unmask_package() - implement live package masking/unmasking support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2066 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a039e73a8b056cde8e4c6a91648a663d53584d41 Author: lxnay Date: Sun Jun 1 11:49:42 2008 +0000 Entropy/outputTools: - translate some sentences git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2065 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2906103b2803644a6b1e6ff445394c590db5d004 Author: lxnay Date: Sun Jun 1 11:48:53 2008 +0000 Entropy/i18n: - update localisations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2064 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ebc3c58728b7719ad32169acb2b05fa2637ee0d4 Author: lxnay Date: Sat May 31 23:36:29 2008 +0000 Entropy/Spritz: - fix OK button in the masked packages dialog git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2063 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 56ce48164655bfe4b632cfa9083eb8c72a77ea10 Author: lxnay Date: Sat May 31 23:19:29 2008 +0000 Entropy/EquoInterface: - add some helper functions to allow easy masked packages management (unmasking function) - fix an issue regarding wrong SQL syntax (thanks to Jooooooooooooost) Entropy/Spritz: - preliminary implementation of Masked Packages management git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2062 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7bb150cfc7f67c5060505870c38669c9ac8fa0cd Author: lxnay Date: Sat May 31 12:09:20 2008 +0000 Entropy/Spritz: - add package masking menu gfx git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2061 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f49e58781225743060656a0d90ae6083324c765d Author: lxnay Date: Sat May 31 12:08:44 2008 +0000 Entropy/Spritz: - update spritz.desktop - add entropy mimetypes info git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2060 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 068fad4ac59ed80d0f9a701139170a670ece98a3 Author: lxnay Date: Sat May 31 12:08:03 2008 +0000 Equo/i18n: - complete the translation of equo.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2059 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e707417849f9e598a72b1993200da71807b10961 Author: lxnay Date: Sat May 31 09:39:39 2008 +0000 Entropy/i18n: - update translation files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2058 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 76ff3f70258615b7354ccab5b73b94cf7cce65cc Author: lxnay Date: Sat May 31 09:38:16 2008 +0000 Entropy/Database Interface: - improve listAllPackages() - implement a new function getStrictScopeData() Entropy/EquoInterface: - add get_available_packages_cache() to get the cache related to the available packages list - add get_masked_packages_tree() to retrieve the list of masked dependencies of a package - make generate_dependency_tree() working correctly when atomInfo is masked git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2057 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d5f5632baa9145d2f2cb8227bb8b00b62c0acf76 Author: lxnay Date: Sat May 31 09:35:07 2008 +0000 Entropy/text output: - fix piping stdout git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2056 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b11a324b5777b05435ae0c87ad11bf74cd46a424 Author: rogerc Date: Fri May 30 23:20:08 2008 +0000 updated spanish translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2055 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ba797a0b9a7207d8083e2f169af48b40193b9eeb Author: rogerc Date: Fri May 30 18:20:42 2008 +0000 catalan translation updated git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2054 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 17539fccbb00d7238314569b99e5b269b9b56941 Author: lxnay Date: Fri May 30 11:51:49 2008 +0000 Entropy/Equo: - fix print_menu() to work with unicode data git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2053 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cff759aa055906e72eee0b86abd814559a6dbe2f Author: lxnay Date: Fri May 30 11:48:43 2008 +0000 Entropy/i18n: - fix a typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2052 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3e3d87c7dc1180fdec9d4bd5b9267f8c2b355480 Author: lxnay Date: Fri May 30 11:45:15 2008 +0000 Entropy/i18n: - update entropy.pot - re-add NL translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2051 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 926a5bccd1530e38b7afd52c1b31d8ce9c00d9e1 Author: lxnay Date: Fri May 30 11:26:33 2008 +0000 Entropy/Equo: - handle PermissionDenied exceptions, we don't want bugs about it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2049 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e3a119172ba63d7b5cdd43dbd8459f7189db25a3 Author: lxnay Date: Fri May 30 11:24:38 2008 +0000 Entropy/EAPI3: - fine tune socket timeout git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2048 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 566f289750fb5fdec7eb5dff083dc59e859bd685 Author: lxnay Date: Fri May 30 11:24:19 2008 +0000 Entropy/Notification Applet: - make it working again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2047 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7c974b9078fa54741ef13e76bf010e0e32ee4e4e Author: lxnay Date: Fri May 30 11:08:48 2008 +0000 Entropy/Permissions: - set proper permissions to the pid file - ignore OSError exceptions on run_sync() when trying to setup database file permissions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2046 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 55b1b963d74b74052d4c43ea40e1116583cc9f71 Author: lxnay Date: Fri May 30 09:57:30 2008 +0000 Entropy/i18n: - fix unicode issues - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2044 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e040c1a81f4f4f2a71cd23ae5f44593401771c06 Author: lxnay Date: Fri May 30 09:56:43 2008 +0000 Entropy/Equo: - make printPackageInfo() more fault tolerant git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2043 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b73dfa03fc5e1b45dd92aef60c26728e06254b40 Author: lxnay Date: Fri May 30 09:55:43 2008 +0000 Entropy/Database Interface: - make retrieveLicense() and retrieveLicensedata() more fault tolerant git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2042 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a1291465ad1d5a7952ed0b0f588149f8c4e2d1b7 Author: lxnay Date: Fri May 30 09:54:18 2008 +0000 Entropy/i18n: - removing old (and untested/risky) translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2041 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bd14534724cd49c25b54943a7677b8ed68f068fe Author: lxnay Date: Thu May 29 17:06:08 2008 +0000 Entropy/Spritz: - add Repository Service Port setting to the Repositories management window git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2039 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0600cf8f5170fb1fffa94ca35727d9dd00a80de6 Author: lxnay Date: Thu May 29 17:05:15 2008 +0000 Entropy: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2038 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1ecf020846f1dcef05f24c3a7fd12cbdecc2057f Author: lxnay Date: Thu May 29 17:04:50 2008 +0000 Entropy/Equo: - some small fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2037 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d8b8036e1a250a9e23e6231632faa222bdd64d2d Author: lxnay Date: Thu May 29 17:04:14 2008 +0000 Entropy/exceptions: - add QueueError exception git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2036 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c52958900f525de0eed187868a4fd4bef9574c72 Author: lxnay Date: Thu May 29 17:03:32 2008 +0000 Entropy/i18n: - update Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2035 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c9f11b374805152575ba5133a94fd4a133613a8f Author: lxnay Date: Thu May 29 15:22:49 2008 +0000 Entropy/i18n: - updating Entropy translation - complete the Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2034 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 21a615793f7d37790960aafcf3c808c08f13a237 Author: lxnay Date: Thu May 29 15:07:46 2008 +0000 Entropy/i18n: - updating Entropy translation - complete the Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2033 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1252ed7802b55cd574f2d6ec8bb398c30510bb1e Author: lxnay Date: Wed May 28 22:51:35 2008 +0000 Entropy/Spritz: - implement the 'Abort Queue' button to stop queue processing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2032 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3cf3695ea50b5e80604a23ef04620e716ccc067c Author: lxnay Date: Wed May 28 20:06:11 2008 +0000 Entropy/Spritz: - some code cleanup and speed optimization git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2031 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ccf0e063ee0415ec7d4e7e2a03a41e5354129340 Author: lxnay Date: Wed May 28 16:42:29 2008 +0000 Entropy/Spritz: - add 'Skip Mirror' button git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2030 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 35ce4ae2f47d15e4a597f74582a4224bea92df08 Author: lxnay Date: Wed May 28 16:07:41 2008 +0000 Entropy/PackageInterface: - allow to bomb a package download from the inside by exporting urlFetcher's abort_check_func parameter git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2029 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 05921c571aed53963e0e4968fa9cc55d2299ced1 Author: lxnay Date: Wed May 28 15:54:44 2008 +0000 Entropy/PackageInterface: - allow to bomb a package download from the inside by exporting urlFetcher's abort_check_func parameter git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2028 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e3a4d42c12a683b06e5b025433ae99aa3e15a65a Author: lxnay Date: Wed May 28 15:40:26 2008 +0000 Entropy/Spritz: - show more information about the packages list shown git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2027 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4e35ff613564211b8886db761ccc7be13590ccf0 Author: lxnay Date: Wed May 28 15:35:48 2008 +0000 Entropy/Spritz: - make reinstallable packages collection 50x times faster, thanks to the previous commit - added filterReinstallable() - rewritten isReinstallable() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2026 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bd85b9e6066ab81fd64d9199c2b79cb895127e21 Author: lxnay Date: Wed May 28 15:34:43 2008 +0000 Entropy/Database Interface: - improve listAllPackages() - add isPackageScopeAvailable(), useful to look for reinstallable packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2025 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb5b70baa91c105567a94ca5804413c5df5a1900 Author: lxnay Date: Wed May 28 14:26:20 2008 +0000 Entropy/Spritz: - reworked the About window git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2024 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb8e2ccb88a68da23a86f3fb0d118bb8ee589ebe Author: lxnay Date: Wed May 28 13:42:49 2008 +0000 Entropy/Spritz: - some code cleanup - avoid issues with parsing markups git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2023 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36d7e81b155de9377c328da0e46f91e6b9c2a484 Author: lxnay Date: Wed May 28 11:26:41 2008 +0000 Entropy: - make nice level configurable in entropy.conf git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2022 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d54c93616a14fcaf8ead1fd4761a76ee87a12dd3 Author: lxnay Date: Wed May 28 11:26:16 2008 +0000 Entropy/Spritz: - some code cleanup git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2021 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e3b4d60b1dd526493b93ae89ca692477969b09d Author: lxnay Date: Wed May 28 11:25:51 2008 +0000 Entropy/Localisation: - update locales git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2020 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3e55be23409f90dfca2a274e6b6c6b18d960dc02 Author: lxnay Date: Wed May 28 10:45:45 2008 +0000 Entropy/Spritz: - fix typo in function name cleanMarkupSting => renamed to => cleanMarkupString - handle progress bar updates correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2019 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2d6ba42d29f89689aa7f8be955ca91693dad61fc Author: lxnay Date: Wed May 28 10:32:33 2008 +0000 Entropy/Spritz: - fix an issue causing to raise a ProgrammingError exception by sqlite3 after packages installation reported by The Joost git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2018 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36df301726bee91a9a3391fe7b98fea8c4b957a5 Author: lxnay Date: Wed May 28 09:30:39 2008 +0000 Entropy/Spritz: - fix bug #408 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2017 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f8008dbe39cf6804d6336cf9e0c35d609595dd0 Author: lxnay Date: Wed May 28 09:23:45 2008 +0000 Entropy/Repository Service: - add debian init.d for reference git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2016 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit da6b27f2d0764c832a38c439c2377f61ac7a2e64 Author: lxnay Date: Wed May 28 08:10:38 2008 +0000 Entropy/EntropyDatabaseInterface: - fix setCacheSize() and setDefaultCacheSize() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2015 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a65a81fe21aa935d217fbde6eb160c7705d6ad06 Author: lxnay Date: Wed May 28 08:10:16 2008 +0000 Entropy/EntropyDatabaseInterface: - fix setCacheSize() and setDefaultCacheSize() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2014 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 05ca27f55e97e06208e0658b11adb500a5262d29 Author: lxnay Date: Wed May 28 08:08:24 2008 +0000 fix openGenericDatabase() call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2013 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f616701f9dbeff8ce0a59ea654bb019aa0ae3462 Author: lxnay Date: Wed May 28 08:06:05 2008 +0000 Entropy/Socket Interface: - save exceptions into the log file too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2012 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit abb2bc6fb97d330b0711ae8a69cb60ead66fa4f2 Author: lxnay Date: Wed May 28 07:59:51 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2011 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a25428d55742b19fea8cdc5444f5c6f174925942 Author: lxnay Date: Wed May 28 07:54:42 2008 +0000 Entropy/Repository Service: - open a database at every new command call to avoid threading exceptions from sqlite3 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2010 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7a509729d45832a404bbdf8d59c192c65f281f43 Author: lxnay Date: Wed May 28 00:08:55 2008 +0000 Entropy/Activator: - fix choice selection when asking to run the queue. if No, break the branches cycle and don't sync databases (if not successfull_mirrors) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2009 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit de0a7c37223f407ce95a845b0e0ff74eda56ba18 Author: lxnay Date: Tue May 27 23:56:33 2008 +0000 Entropy/Socket Interface: - connections count can't get below 0 - completely block blacklisted and invalid connections git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2008 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7c20a83df6771c1cfe5b59ac909923d9db8e33f9 Author: lxnay Date: Tue May 27 23:18:43 2008 +0000 Entropy/Socket Interface: - allow to enable/disable stdout logging - make socketLog loglevel configurable through etpConst git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2007 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a5e21e19659ec8d7d1ac7ce1a117eec29dbe2409 Author: lxnay Date: Tue May 27 23:05:33 2008 +0000 Entropy/Socket Interface: - add IP blacklisting support - fix a few bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2006 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a86652d2e49725bf79127d42fb16d4b75cb34a99 Author: lxnay Date: Tue May 27 22:53:47 2008 +0000 Entropy: - some misc fixes here and there git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2005 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2d939d95ba5662071eebd646c23c067ba36bfb74 Author: lxnay Date: Tue May 27 22:35:11 2008 +0000 Entropy: - some misc fixes here and there git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2004 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 44af225256fd6699f4d9c8c5fbbbe3afb6c921ef Author: lxnay Date: Tue May 27 18:30:41 2008 +0000 Entropy: - some misc fixes here and there git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2003 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9298280e439011f4a4125e0d72f29dfd2de09189 Author: lxnay Date: Tue May 27 17:43:33 2008 +0000 Entropy/Repository Client Service: - some slight improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2002 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 466cf0b3410bf019f16b89c87b6840c91e7eccfb Author: lxnay Date: Tue May 27 17:20:37 2008 +0000 Entropy/Database Interface/Socket Interface/Server Interface: - since database_checksum() output (using python hash()) is strictly dependant on Python releases and arches, add an option to use md5 instead git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2001 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 683d8cb4e0bd8933bbd29912ecb988a79be44c36 Author: rogerc Date: Tue May 27 17:15:51 2008 +0000 update es.po and fr.po git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2000 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ae6a7ff30bb5d3f72e81c859c29f29e722bab39e Author: lxnay Date: Tue May 27 17:04:59 2008 +0000 Entropy/Repository Service: - fine tune client interface functions - show more info server side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1999 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 769bfe75a208e662a986eb83fd9028088262711b Author: lxnay Date: Tue May 27 16:29:13 2008 +0000 Entropy: - add automatic --debug option handling Entropy/Repository Service: - handle sqlite threads correctly - some misc fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1998 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7e3f40327f7d34073bb5a6b75de456e868b25df2 Author: lxnay Date: Tue May 27 14:13:15 2008 +0000 Entropy/Repository Service: - fix database handling when reloading the interface data git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1997 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ea645508304f0d589b003d9fcc6ccc0f0c13bcdb Author: lxnay Date: Tue May 27 14:09:24 2008 +0000 Entropy/Repository Service: - fix database handling when reloading the interface data git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1996 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6632a22c678603c3710e989421eba8a4f8a98692 Author: lxnay Date: Tue May 27 13:55:41 2008 +0000 Entropy/Socket Interface: - improve buffer handling reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1995 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ad5294ae986f7079a22380973e02967453480e2a Author: lxnay Date: Tue May 27 13:43:33 2008 +0000 Entropy/Socket Interface: - improve buffer handling reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1994 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 74e73c3550887eb46212df7033a97f54b6ff41fe Author: lxnay Date: Tue May 27 13:42:02 2008 +0000 Entropy/Socket Interface: - improve buffer handling reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1993 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0a4bb6ad20a241c0a806cf83e9ac09014375c323 Author: lxnay Date: Tue May 27 13:41:02 2008 +0000 Entropy/Socket Interface: - improve buffer handling reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1992 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 70b816f0d8c98032271f0e3964fa751b062033ab Author: lxnay Date: Tue May 27 13:37:33 2008 +0000 Entropy/Socket Interface: - improve buffer handling reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1991 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f06ecbea6bc4a6ae7c7a692851bc2534f295a9db Author: lxnay Date: Tue May 27 12:22:00 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1990 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 754ef185ba145d6ce1672ba4497340961ccc302f Author: lxnay Date: Tue May 27 12:20:18 2008 +0000 Entropy/Socket Interface: - improve buffer handling reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1989 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e2f84de2ffde6e97c971b83bd2d1f8f48d833b7c Author: lxnay Date: Tue May 27 11:50:20 2008 +0000 Entropy/Socket Interface: - mylen can't be -1, must be None git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1988 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9ab4384bdfcec4d4bc3dedad5041e1805da0ed22 Author: lxnay Date: Tue May 27 11:45:52 2008 +0000 Entropy/Repository Client Interface: - set default timeout git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1987 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36e3daa299a8efbf5ce92537ff448442e6cb311b Author: lxnay Date: Tue May 27 11:40:27 2008 +0000 Entropy/Socket Interface: - convert mylen later git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1986 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a5637e23844f22ae0250269f8a9aa76506466903 Author: lxnay Date: Tue May 27 11:35:07 2008 +0000 Entropy/Socket Interface: - print traceback when raising ValueError git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1985 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3d1374df2d6bfeb2401fdbca3efea976b56d7bdf Author: lxnay Date: Tue May 27 11:28:48 2008 +0000 Entropy/ServerInterface: - add support for EAPI=3 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1984 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8a55513f5b91efec2030f4b8144c93a79b3abe93 Author: lxnay Date: Tue May 27 11:06:26 2008 +0000 entropy/Repository Service: - kill LockScanner thread before quitting git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1983 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5124972ea778c8f49a225a1d889274f7aaa08329 Author: lxnay Date: Tue May 27 11:01:40 2008 +0000 Entropy/Repository Server: - do not spam stdout if databases are not available git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1982 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f0f1e48249df424de4edbf91cfb3f545d78b8441 Author: lxnay Date: Tue May 27 10:58:39 2008 +0000 Entropy/Socket Interface: - switch default port from 999 to 1026 (unprivileged) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1981 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 92680485d1112f29cf083a8cf19473816e85240c Author: lxnay Date: Tue May 27 10:50:40 2008 +0000 Entropy/Socket Interface: - raise ConnectionError if bind fails git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1980 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fd494d6325db1dd1c51054b8b69d6b91072f8159 Author: lxnay Date: Tue May 27 10:35:32 2008 +0000 Entropy/Repository Server: - some minor updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1979 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9e5b8da13465bef8f48d08f2fc8c1d2f8750b973 Author: lxnay Date: Tue May 27 10:29:06 2008 +0000 Entropy/Repository Services: - implement database locks handling for the EAPI=3 repository server - some misc fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1978 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3e74e28cf1a20a406e3c8256abab77d8e825b9ff Author: lxnay Date: Tue May 27 08:24:50 2008 +0000 Entropy/EquoInterface/EAPI=3 support: - improve EAPI1,2 experience when downloading a repository database - improve EAPI=3 performance and completeness (not yet done) - switch default EAPI to 3 (from 2) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1977 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aa06ab0e2bb3d7af6a95359ca473daac773702fc Author: lxnay Date: Mon May 26 12:30:55 2008 +0000 Entropy/SocketHostInterface: - rewrite interface TCP data structure - more work on EAPI=3 - some bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1976 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0031249040e04706b321a3c75714a5bcd8772dee Author: lxnay Date: Mon May 26 01:00:02 2008 +0000 Entropy/Repository Server Interface: - more work on it - general improvements on SocketHostInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1975 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2b1faaf6b5122673f8a12ef1071a2c8b808add1f Author: lxnay Date: Sun May 25 20:20:17 2008 +0000 Entropy/RepositoryServerSocketInterface: - started to implement EAPI=3 support - various bugfixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1974 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bce5ffb0190990172d78ec8a047442582535dce0 Author: lxnay Date: Sun May 25 10:23:48 2008 +0000 Entropy/query tools: - do not use etpRepositories directly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1973 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 989bd48d992649f06960ca2a25c56dec8b26497b Author: lxnay Date: Sun May 25 09:50:02 2008 +0000 Entropy/Database Interface: - improve getPackageData() speed - improve retrieveContent() and insertContent() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1972 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 87c7b27bb30dcbd3bf39ed33fa0df9072c5d06fe Author: lxnay Date: Sun May 25 09:49:10 2008 +0000 Entropy/localisation: - update .po files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1971 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8b5145bc65826a51218619e167cf9800de931281 Author: lxnay Date: Sat May 24 16:59:55 2008 +0000 Entropy/EquoInterface/RepositoriesInterface/Equo: - add profile.link to the repoinfo options - modularize Repositories Interface run_sync() function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1970 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fcfd42cb0d1385ae2666a84efa108c06f118156e Author: lxnay Date: Sat May 24 16:54:03 2008 +0000 Entropy/Equo: - adding functions to equo to show repository's make.conf and package.* files, if available git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1969 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d76cc12149f703dca2b6e7f5e2011a5f81a9af5e Author: lxnay Date: Sat May 24 11:42:28 2008 +0000 Entropy/ServerInterface/CommunityRepositories: - handle __system__ repository correctly in various functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1968 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bf8cab180af3b897cd4525b0ece06819caaf74fd Author: lxnay Date: Sat May 24 11:28:17 2008 +0000 Entropy/Community Repositories: - exporting some more functions to equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1967 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7d1d647c2723df243426f2f15f88179f8f99f7c5 Author: lxnay Date: Sat May 24 08:21:33 2008 +0000 Entropy/ServerInterface: - now upload make.profile linking information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1966 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e37da91e972483e9a5c2f9a0fde39e1528e60c95 Author: lxnay Date: Sat May 24 08:08:36 2008 +0000 Entropy/ServerInterface: - add make.profile git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1965 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88aa8c83a66df88cf5bb570976c4ee26db0bc5d1 Author: lxnay Date: Sat May 24 08:06:09 2008 +0000 Entropy/ServerInterface: - also upload /etc/make.conf && make.profile and all the package.* filles Entropy: - update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1964 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8984e861209082fa8b8ead0eb5932ffe95890150 Author: lxnay Date: Sat May 24 08:05:01 2008 +0000 Entropy: - update localization stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1963 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5431bd2605adff5d655ad119a85ff02304914590 Author: lxnay Date: Fri May 23 22:03:30 2008 +0000 Entropy/Equo/Community Repositories: - export more options and functions to Equo - slightly improving some output needs testing (tomorrow) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1962 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ff64dd6c6ceb17bbf87665137747528e5ade572b Author: lxnay Date: Fri May 23 18:49:00 2008 +0000 Entropy/ServerInterface/CommunityRepositories: - started to interface equo to the new Community Repositories interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1961 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d799613d0b22343caf20d33bb711ff6e1719d958 Author: lxnay Date: Fri May 23 15:36:08 2008 +0000 Entropy/ServerInterface: - updating server.conf and fixing a typo in server_reagent.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1960 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cfe87659eae0409c859df2de5ed3a85b17f59540 Author: lxnay Date: Fri May 23 15:34:53 2008 +0000 Entropy: - fix some possible encoding issues on QAInterface.content_test() - preparing to implement the Community Repositories interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1959 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c4fd5aaf10fe6da841a183136848b9fdb8d3b9b3 Author: lxnay Date: Thu May 22 19:20:34 2008 +0000 Entropy/ServerInterface: - some slight improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1958 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 95a8cf4dd1d7b815d42edf229961426853e62aed Author: lxnay Date: Tue May 20 20:35:22 2008 +0000 Entropy/entropyTools: - do not crash on is_elf_file() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1957 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e64847d5d16b7e85d9531412a722518bda597fd4 Author: lxnay Date: Tue May 20 20:14:49 2008 +0000 Entropy/QAInterface: - some improvements for scan_missing_dependencies() (that now shows more info) - changed data returned by get_missing_rdepends() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1956 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a6ce266cb0c7d4ed3cab3771cc612ae48180fd8 Author: lxnay Date: Tue May 20 17:14:28 2008 +0000 Entropy/Reagent: - avoid to crash if Spm quickpkg() fails due to a broken entry git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1955 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4080744f697ac2b0dd8bd2e5a48050632568d8e8 Author: lxnay Date: Tue May 20 17:10:59 2008 +0000 Entropy/ServerInterface: - make dependencies_test() a blocker git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1954 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 33ce8d66416d84afd15d455c72d89fcfc195ae30 Author: lxnay Date: Tue May 20 16:46:17 2008 +0000 Entropy/ServerInterface: - add preliminary depends linking test (for QA) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1953 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b071868f014eb2bacc892266f3580598fd960a19 Author: lxnay Date: Tue May 20 16:10:51 2008 +0000 Entropy: - add QAInterface where all the QA functions will be placed - improve performances of libraries_test() - rework libraries_test() to be more high level - lots of bug fixes and some new functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1952 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1f2ebaf41bced54d92c16f5af2ac710f8d112626 Author: lxnay Date: Tue May 20 09:09:45 2008 +0000 Entropy/Server: - move activator to activator.py - move reagent to reagent.py - complete i18n support for server-side applications - update .po files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1951 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8663b350d786a0ed1712b2ceff5f38120ee16f94 Author: lxnay Date: Tue May 20 07:33:14 2008 +0000 Entropy: - add i18n support to activator and reagent textual functions - update po files accordingly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1950 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 41a562da3054bce7b9b2e9908ef11989d7491023 Author: lxnay Date: Tue May 20 00:20:29 2008 +0000 Entropy/i18n: - completed text_configuration.py i18n support Entropy: - misc bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1949 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0093322d94121e860e87a7c75b0931d8f63cdeda Author: lxnay Date: Mon May 19 20:29:50 2008 +0000 Entropy: - update all localization files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1948 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f82239c989acaab33122534a283a5e81d4d9c6f4 Author: lxnay Date: Mon May 19 20:12:14 2008 +0000 Entropy/Spritz: - move i18n support to entropy, syncing with previous translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1947 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eedb89064cb5edf75362db4f5eeee5a97f357d37 Author: lxnay Date: Mon May 19 19:59:11 2008 +0000 Entropy: - move translation files to core library git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1946 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 888122a5bcd6816c5b8ee451f0fe100a4d7ca178 Author: lxnay Date: Mon May 19 19:17:45 2008 +0000 Equo: - move equo to equo.py - make i18n working for equo.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1945 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9078801564e72dcd7dfd5132a6cb683cfe240564 Author: lxnay Date: Mon May 19 18:59:38 2008 +0000 Equo: - complete i18n support by reworing --help (eventually) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1944 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b6ee2ba025838b07e085b61add4dcf0c3944c24d Author: lxnay Date: Mon May 19 14:13:03 2008 +0000 Entropy: - move etpDatabase to entropy.py and rename it to EntropyDatabaseInterface - say goodbye to databaseTools - update other areas accordigly Equo: - add i18n support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1943 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b8f5f10abefca3fbc43795f7fbd4c27b66bfa690 Author: lxnay Date: Sun May 18 18:47:57 2008 +0000 Entropy/i18n: - updating entropy.pot git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1942 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 763e6b7ff249258841390af6c0a2ea454b92cef9 Author: lxnay Date: Sun May 18 18:47:09 2008 +0000 Entropy: - completed i18n support for the core library -> entropy .py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1941 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 51647a333f8188f7bdb60a449a2a9f5acfff1d7b Author: lxnay Date: Sun May 18 18:34:17 2008 +0000 Entropy: - adding getYear() function to entropyTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1940 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8f6625bf2240471211947c9b7865de4e92e08cf7 Author: lxnay Date: Fri May 16 14:21:16 2008 +0000 Entropy: - started to wrap Entropy messages adding i18n support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1939 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 007ab29dd1155bfe5e6e4c2e5f7637badce5da8a Author: lxnay Date: Fri May 16 11:05:43 2008 +0000 Entropy: - i18n support: adding main po directory git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1938 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 306552d004f90734f5ded47b684bd865903af2d2 Author: lxnay Date: Fri May 16 07:28:45 2008 +0000 Entropy: - updated TODO - some slight speed improvements here and there - allow to configure activator packages expiration days in ENV by setting ETP_EXPIRATION_DAYS git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1937 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5547dd9da4cb575acad6f5a0c7824370d43bedad Author: lxnay Date: Tue May 13 19:54:50 2008 +0000 Entropy/etpDatabase: - iron out addPackage making it modular and slightly faster git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1936 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6b29dcfd9e5a972160112113190d8e95aee9f03d Author: lxnay Date: Tue May 13 16:14:38 2008 +0000 Entropy/EquoInterface: - revert a change causing Entropy to crash - improve EAPI2 experience git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1934 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d72d22bfd91ee4c58cb6d61817f951070e0b0c8a Author: lxnay Date: Tue May 13 13:28:29 2008 +0000 update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1932 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d137e6384f64b73121e2e6819bf3bbf8de5dccaf Author: lxnay Date: Tue May 13 13:26:29 2008 +0000 Entropy/EquoInterface: - handle EOF issues while unpacking broken environment.bz2 - make bytesIntoHuman correctly handle bytes < 1024 - some minor changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1931 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 176dd7910769b1b3695d16c2cf733832a7cc9f62 Author: lxnay Date: Tue May 13 12:26:29 2008 +0000 Entropy/etpDatabase/EquoInterface: - EAPI2 update: improve RepoInterface.sync() speed by differentially update items in database. This update is completely compatible with EAPI2 and won't cause any trouble to third parties. git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1930 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e10e3f8e3b4a1e2664edad405b53873960ef90fc Author: lxnay Date: Mon May 12 17:00:46 2008 +0000 Entropy: - some minor changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1929 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7b68c292f53496953e8f4e6e30b05ca94a729efe Author: lxnay Date: Mon May 12 14:15:10 2008 +0000 Entropy/etpDatabase: - change dumped sql table creation schema from 'CREATE TABLE' to 'CREATE TABLE IF NOT EXISTS' git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1928 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ffdc38e0daf078384fc1b461ebc4a8bf9972380d Author: lxnay Date: Tue May 6 18:20:30 2008 +0000 Entropy/etpDatabase: - skip duplicates on etpDatabase.filterTreeUpdatesActions() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1925 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bbafc20b24a3ecf00cfbbad6b3f4e9926434aaae Author: lxnay Date: Tue May 6 18:08:05 2008 +0000 Entropy: - if tarfile module is not available, unse old tar.bz2 uncompress function - do not use os.system() to spawn fixpackages but use portage library directly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1924 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce538451f3977cabdcd94d61fbddc1380e4901cf Author: lxnay Date: Mon May 5 22:46:09 2008 +0000 Entropy/Spritz: - avoid raising sqlite3 OperationalError exceptions on populateCategories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1922 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 34ee13d8981ef785dac8f9ef6fd090bd30cae425 Author: lxnay Date: Mon May 5 22:40:17 2008 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1921 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 460464d622f4e36750a449ce9a85b65e98e7e1e9 Author: lxnay Date: Mon May 5 21:46:18 2008 +0000 Entropy/etpDatabase: - add force option to clientUpdatePackagesData git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1920 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d0ebc7c6deee5f3a98fbbe60fd0e5c6ad14c2aa1 Author: lxnay Date: Mon May 5 19:08:10 2008 +0000 Entropy/etpDatabase/treeupdates: - improve treeupdates reliability by deeply scanning dependenciesreference too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1919 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 24f447e45ebe752b41b56b930f1c5bf26dfe3433 Author: lxnay Date: Mon May 5 18:02:53 2008 +0000 Entropy: - introduce preliminary priority management infrastructure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1918 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 745246dc92676426b6fbf18205718f720bf6fc8f Author: lxnay Date: Mon May 5 09:28:49 2008 +0000 Entropy/Spritz: - do not raise ProgrammingError exceptions while running setup after packages install/removal Entropy: - be more intelligent with etpConst['dbconfigprotect'] in openClientDatabase git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1917 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f0a885748fa370d5bd8ef2173fc68543be907fd1 Author: lxnay Date: Sat May 3 16:55:52 2008 +0000 Entropy/FileUpdatesInterface fix a small bug in scanfs causing duplicated names (not full paths) to be discarded git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1915 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8c1a26d2704d91495d01f5099801db1568b07d96 Author: lxnay Date: Sat May 3 16:06:46 2008 +0000 Entropy/etpDatabase: - do not crash on retrieveNeeded if 'elfclass' column is not available - improve createNeededElfclassColumn() - store executed treeupdates actions in the client database git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1913 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5b8118fc7522a07d231527c180481c7fcf8dd455 Author: lxnay Date: Sat May 3 09:39:00 2008 +0000 Entropy/Notification Applet: - be more gentle with lockings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1912 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 934367b4fc997bd6be830b54071f1877424458e9 Author: lxnay Date: Sat May 3 09:31:36 2008 +0000 Entropy: - re-run lock checking every time EquoInterface.application_lock_check() is run git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1911 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3d2459de30417784c1873732fec7bcd8aa5b4670 Author: lxnay Date: Sat May 3 09:13:41 2008 +0000 Entropy: - fix const_setup_perms(), didn't chmod properly - improve system reliability by checking if another instance is running before starting critical tasks - some cleanups on the notification applet git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1910 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 85a2734cac1f096acfa657d2dc110abe848902ae Author: lxnay Date: Fri May 2 22:29:14 2008 +0000 Entropy: - fix calculate_world_updates() and filterSatisfiedDependencies to correctly handle actions Spritz: - fix Add all/Remove all buttons git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1908 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a786f2d1218d3db99ef7238f3e4979159349b4f2 Author: lxnay Date: Fri May 2 14:49:48 2008 +0000 Entropy/ServerInterface: - backup database before shrinking to avoid slow re-indexing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1907 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4baebf3abd59e326961101476495ec1e1610d178 Author: lxnay Date: Fri May 2 14:38:14 2008 +0000 Entropy/ServerInterface: - backup database before shrinking to avoid slow re-indexing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1906 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6a4a08bbb7978538f9335fe019761701d25fa0e9 Author: lxnay Date: Fri May 2 14:06:32 2008 +0000 Entropy/misc: - some final touches git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1904 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 410cdc321b7a6cc7fcc28fe52bd993a067984723 Author: lxnay Date: Thu May 1 18:59:14 2008 +0000 Entropy/EquoInterface: - fix an odd behavior of EquoInterface._lookup_inverse_dependencies() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1902 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 833cfee02a1c48a13d4cc2d9ab4f2d51f173d397 Author: lxnay Date: Thu May 1 18:14:26 2008 +0000 Entropy/ServerInterface: - fix expired packages handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1901 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 78dabbbdf5dea09b9dcc60295f519f04817ddde1 Author: lxnay Date: Thu May 1 14:22:22 2008 +0000 Entropy/EquoInterface: - fix infinite loop on packages removal git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1899 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1993b165f552f7f0bc6cfe4efa7aa458871536e4 Author: lxnay Date: Thu May 1 13:09:27 2008 +0000 removing 0.14.15.12 tag for a while git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1898 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88ef3cfdf50f4f2def01906e7618bd21f4684a35 Author: lxnay Date: Thu May 1 12:53:37 2008 +0000 Entropy/Spritz: - improve package information dialog by reordering USE flag and Eclass information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1896 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ec9d007f105b060cb817d1b79a3207eb4f074a55 Author: lxnay Date: Thu May 1 12:38:26 2008 +0000 Entropy/Spritz: - properly format strings on the package information dialog git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1895 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 091b7ed33ae5a0781b4fb4da72516b1b48d44e29 Author: lxnay Date: Thu May 1 12:29:33 2008 +0000 Entropy/Spritz: - greatly improved speed on queues, popup menus, dependencies calculation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1894 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4d8999a9a48590de2d0fa0fc36652f2416f13e0b Author: rogerc Date: Thu May 1 10:20:43 2008 +0000 updated es.po and ca.po for Spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1893 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 956254f5141508ccba80ec2aca80844ee4a9396c Author: lxnay Date: Thu May 1 00:24:45 2008 +0000 Entropy/Spritz: - sort atoms inside confirmation dialog git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1892 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b5e98a0b8ebcdcfee88a0562a50caf1f0ae7de56 Author: lxnay Date: Thu May 1 00:01:29 2008 +0000 Entropy/EquoInterface/etpDatabase: - removed 'info cache' from etpDatabase, there is no need to have an on-disk cache when sqlite3 is faster - updated EquoInterface accordingly - improved reliability when running multiple Entropy instances Entropy/Spritz: - fixed some minor bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1890 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 11112428a7bda3f5e3d9fee7ef4c00cc81e056e5 Author: lxnay Date: Wed Apr 30 15:53:11 2008 +0000 Entropy/Spritz: - fix Spritz crash when no updates are available git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1888 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e899cf6f9f9c5ad18a05029f89eb51988668d8c Author: lxnay Date: Wed Apr 30 15:40:55 2008 +0000 Entropy/EquoInterface: git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1886 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0e6e70b44aa87ae1e8fb9eddc0a3dc5fae1ba10c Author: lxnay Date: Wed Apr 30 09:20:24 2008 +0000 removing 0.14.15.8 tag git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1884 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 26b81e401bcd035d81c38e65edcc4535ad05445a Author: lxnay Date: Wed Apr 30 09:14:15 2008 +0000 Entropy/Spritz: - translation updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1882 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 941f77f874ef3ef764db146ff630ca9ab097cac6 Author: lxnay Date: Wed Apr 30 08:48:57 2008 +0000 Entropy: - misc fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1881 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2277e9072f2a4a052467578e3f239a1c695d4687 Author: lxnay Date: Wed Apr 30 08:45:33 2008 +0000 Entropy: - fix some spare bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1880 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5744d66b526f5edba14fda6d0295c0b288c49ba6 Author: lxnay Date: Wed Apr 30 08:38:52 2008 +0000 Entropy: - improved etpDatabase.atomMatch speed - improved EquoInterface.get_category_description_data() Entropy/Spritz: - use translated categories description when possible git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1879 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 48a89939f8967d815a94dee7d710660919528954 Author: lxnay Date: Tue Apr 29 23:59:14 2008 +0000 Entropy/Spritz: - added category description support - added category description helpe function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1878 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ed3e59bd58efc95896c4559cdb70123b6f9df6f7 Author: lxnay Date: Tue Apr 29 23:23:11 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1877 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 68148905cf381ec2481fbceaac526bc1d902e576 Author: lxnay Date: Tue Apr 29 23:21:57 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1876 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3c89b64d75d89755f2c8dbf794333678806ecc7b Author: lxnay Date: Tue Apr 29 23:21:16 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1875 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9b4a916761f837745ac219c6acc6977eff186e8 Author: lxnay Date: Tue Apr 29 23:09:23 2008 +0000 Entropy/ServerInterface/EquoInterface: - reworked categories description support to use /usr/portage metadata.xml files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1874 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 173ad4ef4364f7231e35169479a3edce46e46a64 Author: lxnay Date: Tue Apr 29 18:19:07 2008 +0000 Entropy/ServerInterface/etpDatabase: - implemented categories description code, server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1873 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7e57ffe23bb12bc4cb0d277f5150e73313e0b503 Author: lxnay Date: Mon Apr 28 18:03:17 2008 +0000 Entropy/Spritz: - beautify package lists Entropy/Equo: - always show how many files need to be merged Entropy/EquoInterface: - fix typo that caused Portage world file to not be properly updated git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1872 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 82bfd4f089129a1058e873996b0b63996b4638f9 Author: lxnay Date: Sat Apr 26 23:44:25 2008 +0000 Entropy/Spritz: - improve eye candy of packages treeviews git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1871 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 62bcc79b4da3e2fa202387309e8fbd49a2a25ba9 Author: rogerc Date: Sat Apr 26 10:17:16 2008 +0000 updated es_ES.po for Spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1870 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 121c6350816bbddbfa64286d9be426efb0cd4ea7 Author: lxnay Date: Fri Apr 25 23:48:40 2008 +0000 Entropy/EquoInterface: - handle dbapi2.OperationalError in calculate_world_updates() when matching an atom through repositories - handle dbapi2.OperationalError in all_repositories_checksum() - improve generate_depends_tree() by correctly handling depstrings matching multiple packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1868 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 19efb8ba5ac580f470fa00d721244e70b6905a72 Author: lxnay Date: Fri Apr 25 23:45:42 2008 +0000 disable equo database generate in --help so users won't see that anymore and hopefully stop using it every now and then git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1867 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2ff4fc7101b50bfc105b424f5054ea92cb813509 Author: lxnay Date: Fri Apr 25 23:43:42 2008 +0000 Entropy/Spritz: - fix bug #395 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1866 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0e255de4bfc5c9edb3587bf01d35a57408df037b Author: lxnay Date: Fri Apr 25 19:25:57 2008 +0000 Entropy/Equo: - fix removePackages() questions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1865 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c1280d6259e219f90e75a09073befedf6391b472 Author: rogerc Date: Fri Apr 25 18:24:53 2008 +0000 updated ca.po and es_MX.po translations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1864 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a7512164d5cb56b0189ee46eb98d978b55046178 Author: lxnay Date: Thu Apr 24 20:38:22 2008 +0000 Entropy: - run etpDatabase.fixKdeDepStrings() only on dbname != 'generic' git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1863 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 22b180d0467382a9a497a094ed2535ee7b899e5a Author: lxnay Date: Thu Apr 24 20:19:00 2008 +0000 Entropy/EquoInterface: - add dep strings auto updates infrastructure (starting with bad KDE dep strings) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1861 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 38a29df495ef563d97f4e331c2e494e131dd062c Author: lxnay Date: Thu Apr 24 20:17:54 2008 +0000 Entropy/Spritz: - improve Spritz eyecandiness git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1860 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b6ed62dd0ec897d2f601ac17d4c6c2bb7500ed89 Author: lxnay Date: Thu Apr 24 14:34:33 2008 +0000 Entropy/Spritz: - beautified the new 'up-to-date' message Entropy/Equo: - avoid crashing when it's impossible to write queue cache to disk git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1859 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3a0d5ef5d442521e369255ae9d4da1a6845d999e Author: lxnay Date: Thu Apr 24 13:40:13 2008 +0000 adding entropy env.d file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1858 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit edb7b7cf9ba8626b78febe229088077873a6a7fa Author: lxnay Date: Thu Apr 24 11:28:11 2008 +0000 Entropy/Spritz: - fix a small problem with early (pre-EquoInterface) messages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1856 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 278cc75e14179f0c04db91710a4e8d9d6b9a33cc Author: lxnay Date: Thu Apr 24 11:18:13 2008 +0000 entropy 0.14.15.5 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1854 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6b7d89702df8cdf97fb0625bf654817df3700732 Author: lxnay Date: Thu Apr 24 11:15:08 2008 +0000 Entropy/EquoInterface: - avoid to leak on AUFS/UNIONFS git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1853 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c66a0b231a2de576b7f43c63c029f1e2ef2cc130 Author: lxnay Date: Thu Apr 24 11:12:34 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1852 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 48348bda5ff78b2253187493ef71ddea94beece8 Author: lxnay Date: Thu Apr 24 11:05:14 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1851 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a1ba4d00210a1c0c9192cfbc7361fdb86ec44032 Author: lxnay Date: Thu Apr 24 11:01:38 2008 +0000 Entropy: - use stat.ST* instead of mean list indexes - move entropyTools.islive() to entropyConstants keeping compatibility - make const_setup_perms() more gentle with overlayed filesystems git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1850 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cd7d4de44d785d03bbe9d4310d576859e5e58607 Author: lxnay Date: Thu Apr 24 10:06:59 2008 +0000 Entropy/EquoInterface: - fix caching on Live systems git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1849 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d95c6ba6926e295d7be1a7fe0803780fa0113e0a Author: lxnay Date: Thu Apr 24 09:57:38 2008 +0000 Entropy/EquoInterface: - updated TODO - fix caching on Live systems git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1848 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ec9782d3b91243d510626cf177c1e0a5462295d6 Author: lxnay Date: Thu Apr 24 09:22:43 2008 +0000 move repositories.conf.example back git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1847 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9c344777ccaa32014eec2dcc6f88f2003672fe6f Author: lxnay Date: Wed Apr 23 22:58:41 2008 +0000 Entropy/Spritz: - avoid crashing on empty removal list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1846 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1e8d4526cce768a5a8c087e7778494be3d3a79ee Author: lxnay Date: Wed Apr 23 22:18:50 2008 +0000 Entropy/Spritz: - avoid crashing on empty removal list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1845 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4fc75242b29290448f0135865ffc3dab36f401e4 Author: lxnay Date: Wed Apr 23 18:58:47 2008 +0000 Entropy/EquoInterface/Spritz: - Spritz: a lot of misc bug fixes and graphical improvements - added a new item to etpRepositories to ease the work of EquoInterface.addRepository() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1844 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a5a596524bd265d5e25bc4c11f18207452169147 Author: lxnay Date: Wed Apr 23 18:03:40 2008 +0000 Entropy/Spritz: - some cleanups - improved package removal handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1843 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f157791e425c8a3bf3bdad1ff60d39704bcdc5a Author: lxnay Date: Wed Apr 23 11:37:38 2008 +0000 Entropy/Spritz: - allow hiding purge options git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1842 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9a42244c047a006b60e63678d8cc4d560c2789f Author: lxnay Date: Wed Apr 23 11:34:39 2008 +0000 Entropy/Spritz: - allow hiding reinstall options git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1841 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2adcac914aa24dff4db6069ddc237a515a84486a Author: lxnay Date: Wed Apr 23 11:30:29 2008 +0000 Entropy/Spritz: - greatly improve etpbase.elaborateInstall() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1840 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 989059e20c358c6ce125f397cb4e5a1dcc2b1371 Author: lxnay Date: Wed Apr 23 11:23:46 2008 +0000 Entropy/Spritz: - greatly improve etpbase.elaborateRemoval() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1839 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9cb4672b39ef875db86065ffd8f9c1d884451e02 Author: lxnay Date: Wed Apr 23 11:14:32 2008 +0000 Entropy/Spritz: - allow disabling confirm dialogs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1838 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 29f2dad3d7b6421f793704485a0a3abc32b9cdbb Author: lxnay Date: Tue Apr 22 22:36:38 2008 +0000 Spritz: - improve PkgInfoMenu class reliability when used outside Spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1837 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1d9c858e6159891fc3bcf694950eceb2077d3788 Author: lxnay Date: Tue Apr 22 22:12:11 2008 +0000 Entropy/Spritz: - move package information window to dialogs to make it reusable git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1836 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e4d3cdd8d7ecf1fac9dc58142d3cc6e588368e8e Author: lxnay Date: Tue Apr 22 22:11:28 2008 +0000 Entropy/EquoInterface: - openRepositoryDatabase: avoid crashing on configprotect table if db is corrupted git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1835 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e07db4e020220f4fda7264eff657a99b4fd1a22c Author: lxnay Date: Tue Apr 22 13:52:07 2008 +0000 PortageInterface: - improve speed of get_installed_packages_counter() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1834 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ba8151a3651e3f4854b3dbffbdb3b93ffac25fd5 Author: lxnay Date: Tue Apr 22 13:50:45 2008 +0000 remove debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1833 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e89b15b97afd23043c2b286e9da9807ddf79ef6 Author: lxnay Date: Tue Apr 22 13:50:18 2008 +0000 PortageInterface: - improve speed of get_installed_packages_counter() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1832 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a96076f3e5e36a1de1316e81e4fe977e403c4080 Author: lxnay Date: Tue Apr 22 11:35:03 2008 +0000 Entropy/EquoInterface/Spritz: - avoid running etpDatabase.idpakageValidator() for client db - do not crash when it's impossible to translate a device name to a grub one - Spritz: do not crash if the application icon can't be loaded git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1829 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a73081516f075f9cb0b3eae8f6f0eae68aa84bfc Author: lxnay Date: Tue Apr 22 01:01:45 2008 +0000 Entropy/ServerInterface: - fix broken packages removal Entropy/EquoInterface: - add env ACCEPT_LICENSE support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1828 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d82bd2db0e2ae2b1348c01f56e480b87eaf85599 Author: lxnay Date: Mon Apr 21 23:59:24 2008 +0000 Entropy: - updated TODO - improved treeupdates reliability server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1827 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2555568efcc26b1c4280b5cf07c7d7df4477d65e Author: lxnay Date: Mon Apr 21 18:47:47 2008 +0000 Entropy/EquoInterface: - avoid showing multiple files owning the same source when using FileUpdatesInterface class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1826 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dca3f69b51846c695a5eedcd1839b17ddb8d8cee Author: lxnay Date: Mon Apr 21 14:08:46 2008 +0000 fix reagent package injection git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1823 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 34eb365ad5d7244618eadd8bcfb0dc646041b66b Author: lxnay Date: Mon Apr 21 13:21:01 2008 +0000 Entropy/EquoInterface: - add /etc/entropy to CONFIG_PROTECT git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1821 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4e8f55d98487d283dfdf7a9157d8e85769849e5a Author: lxnay Date: Mon Apr 21 11:27:14 2008 +0000 Entropy/Reagent: - fix printPackageInfo() call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1820 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c1c2ce3265dc4b154a154e0be78903a639a667f7 Author: lxnay Date: Mon Apr 21 11:26:30 2008 +0000 Entropy/EquoInterface/ServerInterface: - client: run conn.clientUpdatePackagesData trapping any OperationalError exception - server: fix tags queries git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1819 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb25b76493928a01902105b8cb59e037be3d83f1 Author: lxnay Date: Mon Apr 21 10:10:36 2008 +0000 Entropy/EquoInterface: - fix an issue with file protection causing them to be overwritten git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1817 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 20598059087eb634e1e6180f2a661722357ba0a1 Author: lxnay Date: Sun Apr 20 23:17:34 2008 +0000 Entropy/EquoInterface: - automatically resolve conflicts when possible git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1815 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f2e4aae6a3c631a32c28a1e9c3fbc34f7036c1c1 Author: lxnay Date: Sun Apr 20 18:09:59 2008 +0000 Entropy/EquoInterface: - use self.validRepositories instead of etpRepositories directly to etpRepositores and revalidate repositories everytime a the list is changed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1814 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c626d53cae57fa18081061ddb8f963087a57cb26 Author: lxnay Date: Sun Apr 20 17:54:41 2008 +0000 fixing our python updater function to work with multiple old python installations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1813 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4bd8ee3c097acd304216c421e365d01adc5f8563 Author: rogerc Date: Sun Apr 20 15:19:57 2008 +0000 updated Catalan translation for Spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1810 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5f29881b6ab6abde0de525c73e559ae54089b527 Author: lxnay Date: Sun Apr 20 14:52:03 2008 +0000 Entropy/Equo/Spritz: - some requested bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1808 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f12010bdf8ccc471865f61457d779a8736fed1ec Author: lxnay Date: Fri Apr 18 21:58:25 2008 +0000 Entropy: - add more indexes to speed up install/removal - fix a small type issue with treeupdates actions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1807 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5b894c9ec77e676a8861f4d89cad9f0a5c469320 Author: lxnay Date: Fri Apr 18 13:43:38 2008 +0000 Entropy/Spritz: - update spritz.pot git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1805 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d978c7281c5f1791aae508f9dc55434996a5588f Author: lxnay Date: Fri Apr 18 13:43:07 2008 +0000 Entropy: - updated TODO Entropy/Notification Applet: - remove state change check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1804 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8f1f75574d2d9a76d5562d70c0f9e57c06abc50f Author: lxnay Date: Fri Apr 18 12:08:12 2008 +0000 Entropy/etpDatabase: - some small improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1803 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36d3d86f8a5d09c5fa5e2bc53abeca6b49ef33a1 Author: lxnay Date: Thu Apr 17 18:04:21 2008 +0000 Entropy/Spritz: - updated spritz.pot git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1802 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 91f34a86416d214341a73d04f058ac2cb217a613 Author: lxnay Date: Thu Apr 17 16:26:06 2008 +0000 Entropy/ServerInterface/reagent: - add list query to list all the packages in the default repository git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1801 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eecae4303c57c4a481fdce124be1f67f646d367c Author: lxnay Date: Thu Apr 17 14:34:02 2008 +0000 Entropy/Spritz: - fix threading exception on exit definitely git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1800 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 483c79b9ac30b276d29378f726657d923204f46a Author: lxnay Date: Thu Apr 17 14:01:03 2008 +0000 Entropy/EquoInterface: - relax pid checking and start to collect reports about how multiple PackageInterface instances work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1799 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a6fb05a999bcb83a132d95ae5727c1366ff8d490 Author: lxnay Date: Thu Apr 17 11:34:36 2008 +0000 Entropy/Spritz: - make pychecker more happy git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1798 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e11ff24295924faf42dde1b3b514e74d73740d3a Author: lxnay Date: Thu Apr 17 11:33:53 2008 +0000 Entropy/Spritz: - cleanups in views.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1797 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 48a9eb80dd330fbae3ac2828f214056681d10bcf Author: lxnay Date: Thu Apr 17 11:32:46 2008 +0000 Entropy/Spritz: - what the hell did 'execv didn't execv?' mean ? git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1796 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5e790312c364d227652b12e2913774cb8432c77e Author: lxnay Date: Thu Apr 17 11:32:00 2008 +0000 Entropy/Spritz: - change redhat e-mail with ours git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1795 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 82cd1d7477522331c807957eed659f352d54b4a4 Author: lxnay Date: Thu Apr 17 11:31:07 2008 +0000 Entropy/Spritz: - make pychecker more happy git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1794 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3394429b47facb7f1c1909db42f81eb952caff96 Author: lxnay Date: Thu Apr 17 11:30:43 2008 +0000 Entropy/Spritz: - since I am annoyed to see this weird exception on exit, ignore it completely git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1793 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e4e0dae8063379125103dd1559b54cdd43c3f8d7 Author: lxnay Date: Thu Apr 17 11:29:58 2008 +0000 Entropy/Spritz: - some cleanups inside spritz_setup.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1792 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f780a1b43bfca5c1b93481efc30ca54720467e7f Author: lxnay Date: Thu Apr 17 11:29:40 2008 +0000 Entropy/Spritz: - some cleanups inside packages.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1791 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 101544bf3671e6e354d47e47da1a9acd6aa36890 Author: lxnay Date: Thu Apr 17 11:29:03 2008 +0000 Entropy/Spritz: - make pychecker more happy git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1790 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1b66423247a89fbb60e380cb79d2e3744639d344 Author: lxnay Date: Thu Apr 17 11:23:41 2008 +0000 Entropy/Spritz: - updated spritz.pot - completed Italian translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1789 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c814ec7354d5ce77e27383394f2a37e50a6b0647 Author: lxnay Date: Thu Apr 17 08:51:54 2008 +0000 Entropy/Spritz: - updated spritz.pot - updated Catalan translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1788 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 173e141f5b1e05e82f4a9f75be64546b2b2c5e0e Author: lxnay Date: Wed Apr 16 19:08:21 2008 +0000 Entropy/EquoInterface: - fix treeupdates on multi-repo environments git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1786 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7964fc7520a49a39e0a8fc99205a69da286fcf0 Author: lxnay Date: Wed Apr 16 18:45:47 2008 +0000 Entropy/EquoInterface: - regenerate client database indexes only when needed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1785 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a42eb6af9bd8ccbfa15a42db9af674f4984e415e Author: lxnay Date: Wed Apr 16 18:36:36 2008 +0000 testing treeupdate server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1784 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7674aafbdcdfdc9fb784b826addc6419f92f0d21 Author: lxnay Date: Wed Apr 16 17:31:58 2008 +0000 testing treeupdate server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1783 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 92769a3b8868b5944c1e6abaf97fb51551575b4f Author: lxnay Date: Wed Apr 16 17:28:31 2008 +0000 testing treeupdate server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1782 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fc301e92d7a255391ce7fc932f290f37246c3577 Author: lxnay Date: Wed Apr 16 17:22:36 2008 +0000 testing treeupdate server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1781 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a95bef8fe444c9bc6a96bc71e6e2fac3ef6c6ef3 Author: lxnay Date: Wed Apr 16 17:01:59 2008 +0000 testing treeupdate server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1780 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d904e561f122bdc1af7b8fa3df0de80a78145199 Author: lxnay Date: Wed Apr 16 16:52:30 2008 +0000 testing treeupdate server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1779 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7069b1e279e260942938f418085df7a357fa97c8 Author: lxnay Date: Wed Apr 16 15:59:31 2008 +0000 testing treeupdate server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1778 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 74e3c65a3296e4f6aacf7ba4d45bddde91e7a78b Author: lxnay Date: Wed Apr 16 15:56:35 2008 +0000 close files in md5sum_directory() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1777 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4ca86613732ed8bc521644d01bba3f3847cbda62 Author: lxnay Date: Wed Apr 16 15:44:23 2008 +0000 testing treeupdate server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1776 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9580c2bbfc8695db104891c758742f8098ce0e1a Author: lxnay Date: Wed Apr 16 15:41:41 2008 +0000 testing treeupdate server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1775 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit caecf70aa07dc09fa0744ce3180b66aa4fba1293 Author: lxnay Date: Wed Apr 16 15:33:22 2008 +0000 testing treeupdate server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1774 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eaa7bbf10dce7af1dcb53df62f7b492f65f82cfc Author: lxnay Date: Wed Apr 16 15:18:30 2008 +0000 Entropy/ServerInterface: - make etpDatabase.filterTreeUpdatesActions() working better server-side with multiple repositories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1773 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 475ba3de6935bb52b5e4d9031ebeba59f322bd06 Author: lxnay Date: Wed Apr 16 15:02:16 2008 +0000 Entropy/ServerInterface: - run treeupdates server-side for every opened repository git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1772 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dfa41506bd8c48656329f4997fd44501c6b20a53 Author: lxnay Date: Wed Apr 16 13:45:39 2008 +0000 Entropy/Spritz: - fix refresh timer issue when hide_menu = True git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1770 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0d098170acd8aea73f336a0b6d850f6fbf7d65f7 Author: lxnay Date: Wed Apr 16 13:08:08 2008 +0000 fix cache hash git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1768 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a42abd27f62a69dd25b014aea15a4c9470e02221 Author: lxnay Date: Wed Apr 16 12:05:16 2008 +0000 Entropy/Spritz: - don't raise string exceptions - allow switching from OKAY to ERROR git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1767 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a719b1fce6a2634845fe754a84299a411fd71b5a Author: lxnay Date: Wed Apr 16 10:18:54 2008 +0000 Entropy/EquoInterface: - rewrote _lookup_library_breakages() to be more rude and bastard (along with being faster) - added some new indexes for the needed table git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1765 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb4792288750c88c3e1893614dd96a16d1358784 Author: lxnay Date: Tue Apr 15 21:38:21 2008 +0000 try to workaround a possible etpRSSMessages issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1764 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 59d9d512874b7b84b8187602bb0b1ec2a864c8d8 Author: lxnay Date: Tue Apr 15 21:24:35 2008 +0000 update spritz.pot translation file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1763 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 33c6a73db74480a731b4c1e79b8a28ccad9ecf37 Author: lxnay Date: Tue Apr 15 18:12:02 2008 +0000 Entropy/Spritz: - implemented preliminary GLSA interface into Spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1761 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 78b0c977d692a44dca35da080316670ddb25bd7e Author: lxnay Date: Tue Apr 15 12:27:11 2008 +0000 Entropy/Spritz: - more work on the GLSA interface (not yet done) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1760 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce24e99bff6c7b42e236e5e50f09727545256090 Author: lxnay Date: Tue Apr 15 10:52:15 2008 +0000 Entropy/Spritz: - more work on the GLSA interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1759 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c1fa09177446df315194d0fb2d6823f43c35f818 Author: lxnay Date: Tue Apr 15 10:24:40 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1758 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e77d7267b4df6536530a626de838ec0083f939f9 Author: lxnay Date: Tue Apr 15 10:17:59 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1757 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dde6fb0b76ca1556cb456f5741fca2c7da78e53e Author: lxnay Date: Tue Apr 15 10:16:05 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1756 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f037d91ec0af2a2ef88c196c2cdf1e95c9f68ac Author: lxnay Date: Tue Apr 15 10:14:49 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1755 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e03a08166539b7582b224753e07510ef101deca2 Author: lxnay Date: Tue Apr 15 10:13:15 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1754 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit efeb7aa3f3259920bcc06552ca6157968d269c71 Author: lxnay Date: Tue Apr 15 10:11:04 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1753 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 12cecc738017957d8ebfac0ea01b07004b003283 Author: lxnay Date: Tue Apr 15 09:53:49 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1752 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 59030077961affda9a8d0f7a293ae5da58f8d834 Author: lxnay Date: Tue Apr 15 09:52:22 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1751 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b12e8aef8d74073f84791efa3602403817d9a638 Author: lxnay Date: Tue Apr 15 09:50:13 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1750 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5eca2353457185d4fc27187db09d3a94fac9b5d8 Author: lxnay Date: Tue Apr 15 09:32:57 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1749 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 78cb3525b437e3f1f5db2f3b31908589aadec4ec Author: lxnay Date: Tue Apr 15 09:25:18 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1748 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e8021bbe00615d62640b17b6b4d9e9c74d11baf8 Author: lxnay Date: Tue Apr 15 09:24:08 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1747 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 49171a12246660492ca80a967808bff4fd52cf5d Author: lxnay Date: Tue Apr 15 09:21:12 2008 +0000 testing reporting handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1746 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 62e0add66a6820b592e327e8a5aeed5cf89d2af9 Author: lxnay Date: Tue Apr 15 09:10:22 2008 +0000 change e-mail git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1745 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c0529e8f90e8ea44981892f0c9a8d08bdbc6e090 Author: lxnay Date: Tue Apr 15 09:00:38 2008 +0000 Entropy/ServerInterface: - output colouring cleanup - changed SecurityInterface __get_advisories_metadata() to get_advisories_metadata() Entropy: - testing new report handler - added missing GLSA icon git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1744 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 91710f61cce4e4ded6d0f97479d9a0184bb57060 Author: lxnay Date: Tue Apr 15 08:21:10 2008 +0000 Entropy/Equo: - fix logging calls in text_rescue.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1743 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a56e4974d11c1a4c691db324e9789596004b7856 Author: lxnay Date: Mon Apr 14 23:12:40 2008 +0000 Entropy/Spritz: - started to implement GLSA interface (not yet completed, will be tomorrow) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1742 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 74e79c4ff9910437d1590f8a87c0b0957cf1e027 Author: lxnay Date: Mon Apr 14 18:30:22 2008 +0000 fixing a small issues with the updates tab git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1740 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 53baba96fe95073623e145dfa4b0ed4850d71dd3 Author: lxnay Date: Mon Apr 14 17:32:28 2008 +0000 Entropy/ServerInterface: - added --syncall option to activator to allow syncing of all the repositories without too much hassle git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1738 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 261e97c69ca477b91f304bd7000d134e6ebf916d Author: lxnay Date: Mon Apr 14 17:14:29 2008 +0000 Entropy/ServerInterface: - if counter is trashed, ensure that is because package has been removed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1737 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 430c3aad0a773d73ffdaf7803b49623599dcff88 Author: lxnay Date: Mon Apr 14 14:56:00 2008 +0000 test virtual matching git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1736 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9b120326900d183c0b00fbebdf8eea1805f9a2f9 Author: lxnay Date: Mon Apr 14 14:44:44 2008 +0000 i am a moron git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1735 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8bf00c6ac7a0e78eb939071c56c2f2469779b869 Author: lxnay Date: Mon Apr 14 14:28:03 2008 +0000 Entropy/ServerInterface: - updated TODO - fix trashing counters behaviour git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1734 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c4ee98b11b1969a2766cf3c6faac06f27e9293de Author: lxnay Date: Mon Apr 14 13:17:43 2008 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1733 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7d2f55018d9fb5f1ccc37c7c06a8aff6a08c9a62 Author: lxnay Date: Mon Apr 14 13:13:13 2008 +0000 Entropy/Spritz: - completing the last commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1731 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a584fcfccf0c20f1652120a7514b7d47f3510b9 Author: lxnay Date: Mon Apr 14 13:11:48 2008 +0000 Entropy/Spritz: - spritz.pot cleanups - small fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1730 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4476ff02260ae174985bdb6ec1a72e3a500fe687 Author: lxnay Date: Mon Apr 14 11:29:31 2008 +0000 remove old yumex shit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1729 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ab789dee5775eae6b75ca3be0fe45a7523b75c64 Author: lxnay Date: Mon Apr 14 11:22:57 2008 +0000 revert part of the last commit to not have SQLITE threading issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1728 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d9858d2af00258115e9cb0635923a005b7419a65 Author: lxnay Date: Mon Apr 14 11:18:23 2008 +0000 Entropy/Spritz: - make Spritz SUPER-FAST git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1727 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1c67b85547828cfb594a39986fa495cda9ceb124 Author: lxnay Date: Mon Apr 14 08:42:23 2008 +0000 Entropy: - fix a small caching issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1726 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1d33aa2383d10439603a71c9dc279a83f61fe222 Author: lxnay Date: Mon Apr 14 08:23:28 2008 +0000 Entropy/Spritz: - connected the error report interface to Spritz - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1725 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 982038d42a8620269b9d748e09ab90d334391bdc Author: lxnay Date: Mon Apr 14 00:52:33 2008 +0000 Entropy: - add entropy_i18n module (i18n not yet here) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1724 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9f229efe9bd13fdf09d0eb37f5e32fa62da1a1e8 Author: lxnay Date: Mon Apr 14 00:36:02 2008 +0000 Entropy/Database/EquoInterface: - implemented type column in dependencies table to support future *DEPEND split git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1723 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 17069f0c604bc591ce8edc87b0d7520ba7fa741d Author: lxnay Date: Sun Apr 13 23:41:42 2008 +0000 Entropy/EquoInterface: - log portage.doebuild() messages to equo.log - improve etpDatabase.retrieveMessages() speed by adding a sql index git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1722 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b54fd3bc9852463bf70d19af286b8d76d67ac270 Author: lxnay Date: Sun Apr 13 19:29:30 2008 +0000 Entropy: - added fakeoutfile, fakeinfile classes to prepare portage.doebuild() logging - improved Entropy idpackageValidator speed by 1000% (by adding a SQL index on keywords), this improved world updates calculation speed by a big 1000% - misc updates and fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1721 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f28c9f296aad45ba10230876e31562198a364ff1 Author: lxnay Date: Sat Apr 12 16:18:30 2008 +0000 Entropy/ServerInterface/Reagent: - exported switch_default_repository() to reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1720 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c12159a1a2b7a04b5273a1c07cd7755f0e13b805 Author: lxnay Date: Sat Apr 12 16:12:09 2008 +0000 Entropy/ServerInterface: - tweak the packages move function Entropy/EquoInterface: - fix cache updating during installation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1719 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 867d49eae32a4f1522025394cb469aea85e6a5fb Author: lxnay Date: Sat Apr 12 15:43:33 2008 +0000 Entropy/ServerInterface/Reagent: - fix matches list creation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1718 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d73a0e1a6ccf7b0476d351f8d54bfb70e7a16649 Author: lxnay Date: Sat Apr 12 15:37:00 2008 +0000 Entropy/ServerInterface/Reagent: - fix matches list creation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1717 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4beb1e4d9b5ed6055af76afdb7b6fd1f1c0a90bf Author: lxnay Date: Sat Apr 12 15:06:27 2008 +0000 Entropy/ServerInterface/Reagent: - connect move_packages() to reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1716 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 01244dd08354a57e8230065f900a2246873290d8 Author: lxnay Date: Sat Apr 12 14:55:12 2008 +0000 Entropy/ServerInterface: - preliminary implementation of package moves across repositories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1715 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c0b9f828ed80b9f7ea64c25b2958c79937fc021d Author: lxnay Date: Sat Apr 12 13:54:46 2008 +0000 fix a small typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1714 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36e0522dac5ba8504774a8e0178744ad3aef0178 Author: lxnay Date: Sat Apr 12 13:31:26 2008 +0000 Entropy/ServerInterface/Reagent: - exported enable/disable repository function to reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1713 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d6423b0c80e83362c09a219bbab4cb6215afead0 Author: lxnay Date: Sat Apr 12 13:15:51 2008 +0000 Entropy/ServerInterface: - toggle_repository(): when switching repos, reload settings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1712 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1b8174a35de5bab3244d0ad0bd3e6fe98a24f029 Author: lxnay Date: Sat Apr 12 13:10:44 2008 +0000 Entropy/ServerInterface: - add toggle_repository() to enable/disable repositories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1711 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 598efe6bcd32c021c716490148d0695c576eddf7 Author: lxnay Date: Sat Apr 12 10:55:30 2008 +0000 Entropy: - tweak user agent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1710 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6ea70ee627385662c1943b98ca4ecf9d65d2c300 Author: lxnay Date: Fri Apr 11 23:51:34 2008 +0000 Entropy/EquoInterface: - improve HTTP User-Agent information transmitted git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1709 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 702d23225a855f9c41753e6f602731031e28b662 Author: lxnay Date: Fri Apr 11 23:47:15 2008 +0000 Entropy/EquoInterface: - add User-Agent to HTTP downloads git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1708 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9959052f1932bca5f0f8ad97bee96023c95aa3a6 Author: lxnay Date: Fri Apr 11 23:19:46 2008 +0000 Entropy/EquoInterface/Spritz: - fix a huge caching issue, cache got trashed every now and then because etpCache['repolist'] file couldn't be found - this made Spritz to load instantanly when world cache is available Entropy/ServerInterface: - made packages removal possible for reagent (migrated code over) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1707 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b65f887c4c560671df0c947a70374f12b23fd1ae Author: lxnay Date: Fri Apr 11 20:16:49 2008 +0000 Entropy/Spritz: - made calculate_available_packages(), calculate_world_updates(), etpDatabase.listAllIdpackages() results ordered - removed the need to sort package entries in Spritz, causing a huge speed improvement (more on this later, not yet done) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1706 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 436ec959377af831c0e049340b98683988ab0613 Author: lxnay Date: Fri Apr 11 19:27:12 2008 +0000 Spritz: - adding es.po,es_ES.po,es_MX.po git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1705 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4913e0bc775ebaff9670c2b3e657f3c7b5e75f8d Author: lxnay Date: Fri Apr 11 18:55:05 2008 +0000 add indexing option to openServerDatabase git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1704 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 059dd4d2fbca797d1403df6354cf36d15b870dad Author: lxnay Date: Fri Apr 11 18:28:00 2008 +0000 show info about configured repositories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1703 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 31a3cc5161ea2ccb428ed00080f2a4b179af809a Author: lxnay Date: Fri Apr 11 18:24:15 2008 +0000 fix repository| string server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1702 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fbfe0d6dcb5a5e36620e52b84d98abc0f55be99c Author: lxnay Date: Fri Apr 11 18:23:11 2008 +0000 some slight improvements to scan_package_changes() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1701 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9ffddd7cb552643691a47b4d7bab80769e045649 Author: lxnay Date: Fri Apr 11 18:07:28 2008 +0000 Entropy/ServerInterface: - test counter trashing trying to get scan_package_changes() working better with multi-repos git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1700 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5b9b1655565e76447ac183705cff31497ba76b52 Author: lxnay Date: Fri Apr 11 17:14:33 2008 +0000 Entropy/ServerInterface: - properly handle package removals across repos git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1699 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c8c9a3bc7d6e4d39b8851307d1a1d547efffff13 Author: lxnay Date: Fri Apr 11 16:50:09 2008 +0000 - updated TODO - show repo information on reagent update git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1698 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a98694d20afa887d3c1fe7f7353a95861900c41b Author: lxnay Date: Fri Apr 11 16:34:55 2008 +0000 Entropy/Updates Notification Applet: - added enable/disable options git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1697 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1ac5ef322cf29fb340f669fbb2dc07fca0599ad7 Author: lxnay Date: Fri Apr 11 14:20:27 2008 +0000 adding sprig mirror git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1696 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6ae3d3f720642ebdd9f8d0b255f5962fe9d2984b Author: lxnay Date: Fri Apr 11 10:49:17 2008 +0000 fix reagent md5remote output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1695 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5bcc226495422cf391636339ecdddb23c27b36a8 Author: lxnay Date: Fri Apr 11 10:48:25 2008 +0000 fix reagent md5remote output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1694 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9bf69501ec2f46de0b1ae883cf660bfb6c643439 Author: lxnay Date: Fri Apr 11 10:43:14 2008 +0000 fix md5check output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1693 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cf542561123c33218241359d3113120a83d41b3b Author: lxnay Date: Fri Apr 11 10:29:44 2008 +0000 fix reagent md5check messages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1692 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1e360b1b6154fa54be8f1dd978037bbbed086921 Author: lxnay Date: Fri Apr 11 10:27:38 2008 +0000 fix reagent md5 checking function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1691 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bcdbd9e53832cb818a9f5f98a79bc0a8c92c670a Author: lxnay Date: Fri Apr 11 10:23:08 2008 +0000 - updated TODO Entropy/ServerInterface: - fix match_packages() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1690 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f64be59de2236eec6518e335a353110af058cf1f Author: lxnay Date: Fri Apr 11 10:17:19 2008 +0000 Entropy: - make pychecker more happy git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1689 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f1e38db48d59b34691777173dd1893f9956f534d Author: lxnay Date: Fri Apr 11 01:26:25 2008 +0000 fix calculate_remote_package_files() missing directories creation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1688 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit abe17c4b4f57c1150ccfefd84e98e9d099bc3ea7 Author: lxnay Date: Fri Apr 11 01:19:12 2008 +0000 fix calculate_remote_package_files() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1687 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce89f3a03e5f76f3abdcc7512a18bf0f401cb3cb Author: lxnay Date: Fri Apr 11 01:17:06 2008 +0000 create packages_dir if doesn't exist git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1686 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 054ff3d43d6388ab3079fe4afa8a46c7f49084ee Author: lxnay Date: Fri Apr 11 01:13:44 2008 +0000 fix mycontent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1685 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f33e6e1ec47411fe93a323a6600466af4f545191 Author: lxnay Date: Fri Apr 11 00:59:39 2008 +0000 do not print dependencies_test result to shell git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1684 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 95c30666f50135810f93debe63872752cf2accab Author: lxnay Date: Fri Apr 11 00:54:48 2008 +0000 Entropy/ServerInterface: - make scan_package_changes multi repositories aware - introduce server-side atomMatch (to match atoms across multiple server repos) - make dependencies_test to run on multiple repositories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1683 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b65904f669a5faae0ef9efc87e29b42ffab12f0c Author: lxnay Date: Thu Apr 10 23:17:32 2008 +0000 Entropy/ServerInterface/DatabaseInterface: - fix two typos git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1682 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f9dfb3fbe6799dacf71b8fa54c85db78adee9171 Author: lxnay Date: Thu Apr 10 23:14:50 2008 +0000 Entropy/ServerInterface: - change server.conf specs adding http handlers URL to it - added multirepository support to all server-side functions (not yet done) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1681 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6e374544ea6e0d69d82f8541c9974d4f419b8902 Author: lxnay Date: Thu Apr 10 16:16:36 2008 +0000 fix FTP uris git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1680 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 34c982ded6b200313d36de0b21455bf00c204279 Author: lxnay Date: Thu Apr 10 16:06:20 2008 +0000 fix idpackages_added referencing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1679 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 17546030e9f5fe5dbf8222b2487412b53d18ef77 Author: lxnay Date: Thu Apr 10 16:03:47 2008 +0000 Entropy/ServerInterface: - fix settings_to_backup - validate database properly before calling the indexing function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1678 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7bdc16f164f4a1cc4bebd97848a6a00a04a55713 Author: lxnay Date: Thu Apr 10 15:50:50 2008 +0000 Entropy/ServerInterface: - kill activatoruploaduris kill kill git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1677 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dcd704ace0c5510a1137dc98959e3e059c577776 Author: lxnay Date: Thu Apr 10 15:46:37 2008 +0000 Entropy/ServerInterface: - show what database is gonna be overwritten git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1676 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 26ddaa312b3a62214bd4b3ad855f02ae3d055567 Author: lxnay Date: Thu Apr 10 15:45:05 2008 +0000 Entropy/ServerInterface: - fix switch_default_repository() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1675 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d3ed55e0c7bcec6a96e4c4390947c342a1ce56fa Author: lxnay Date: Thu Apr 10 15:43:05 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1674 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7a02b0cbc33e942b869b7d45ccaf075ff469aae8 Author: lxnay Date: Thu Apr 10 15:41:23 2008 +0000 Entropy/Reagent: - add the ability to create an arbitrary empty repository git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1673 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f1bec4ff5ddce94a3b4874624337f2df32ec7f9d Author: lxnay Date: Thu Apr 10 15:07:27 2008 +0000 fix etpDbStatus git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1672 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 029b475f328cc2beb6583e47caf0126387b73acc Author: lxnay Date: Thu Apr 10 15:06:04 2008 +0000 move server.conf to server.conf.example to avoid having this packaged git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1671 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f32876a99ad8916a6a6fbc70d1603481095956f9 Author: lxnay Date: Thu Apr 10 15:03:15 2008 +0000 Entropy/ServerInterface: - move server repositories configuration in server.conf (see example file) - make multiple repositories possible at configuration level (handling not yet done) FOR SERVER USERS, MOVE YOUR MIRROR DATA FROM activator.conf TO server.conf git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1670 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 19e6e2f11820194bfe3a98ba2514695b6ab77236 Author: lxnay Date: Thu Apr 10 13:11:44 2008 +0000 Entropy/ServerInterface: - if an exception occurs on package_injector() complete tasks before raising git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1669 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 956c283f850fdc5d1304cd1d28dd92421e5bfbfe Author: lxnay Date: Thu Apr 10 13:05:54 2008 +0000 Entropy: - resolveNeeded(): remove debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1668 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ed0fb359b7ba9c51338eef29b4c1618f18ae0b9b Author: lxnay Date: Thu Apr 10 13:03:24 2008 +0000 Entropy: - improve resolveNeeded speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1667 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 12f5f8d608fa8d98a50dad4663734b5b122dd177 Author: lxnay Date: Thu Apr 10 12:54:43 2008 +0000 Entropy: - improve resolveNeeded speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1666 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9fb64752a0ca8bbc5fba66e86a883505515c8d56 Author: lxnay Date: Thu Apr 10 12:52:44 2008 +0000 Entropy: - improve resolveNeeded speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1665 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c354fa54547983f36f5e17ab738df33ceef14417 Author: lxnay Date: Thu Apr 10 12:47:26 2008 +0000 Entropy: - improve resolveNeeded speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1664 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e2dd07d42a43af90b780255407591e1766899b15 Author: lxnay Date: Thu Apr 10 11:42:30 2008 +0000 Entropy: - improve resolveNeeded speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1663 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 295f535bfacddab249893dbc5162b5137d10ddbd Author: lxnay Date: Thu Apr 10 10:42:25 2008 +0000 Entropy: - some updates for get_missing_rdepends git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1662 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 85f851cabb484b6d192742fa924f1c1a5c5aa709 Author: lxnay Date: Thu Apr 10 10:36:37 2008 +0000 Entropy: - some updates for get_missing_rdepends git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1661 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 852182d104ac22c1f28eb71f8895f8279e521446 Author: lxnay Date: Thu Apr 10 10:06:40 2008 +0000 Entropy/EquoInterface/ServerInterface: - get_missing_rdepends: use a deep dependency list instead git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1660 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c1aea1dba2baed6350953c17aa8482071e304de9 Author: lxnay Date: Thu Apr 10 02:22:15 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1659 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1f22b78f14372c2cbc8e55d1421d082e72f503b5 Author: lxnay Date: Thu Apr 10 02:15:09 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1658 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1c7f83429f2e0b725cf185cff1f3987cca37f6b0 Author: lxnay Date: Thu Apr 10 02:06:44 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1657 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a6c6e471b32ab1f5cc7a1b2723e12abed49e01a Author: lxnay Date: Thu Apr 10 01:56:33 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1656 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d6d2d9250918ccd7ca35545db93808a4fd2fbb74 Author: lxnay Date: Thu Apr 10 01:50:14 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1655 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 86c70e577d964e742aabe3fcd30cf83ff93ff680 Author: lxnay Date: Thu Apr 10 01:37:48 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1654 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 90e5d82f3bbdf0ca7213db721f1b8e8fe8258ac3 Author: lxnay Date: Thu Apr 10 01:33:43 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1653 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5d47ea7f931fac3c941ee86a707bd0ff716042ea Author: lxnay Date: Thu Apr 10 01:27:04 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1652 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b3d6be02c338d281a0c704fe9192e4585463cd7b Author: lxnay Date: Thu Apr 10 01:18:53 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1651 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 99ef92e07f65598cec062115a933269d9acf4d24 Author: lxnay Date: Thu Apr 10 01:06:01 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1650 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2582f7c1268cdf043e533e1ab3631fab46148d3e Author: lxnay Date: Thu Apr 10 01:02:41 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1649 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6431c8f8d9d885b577cc7121c25c46990ba0d890 Author: lxnay Date: Thu Apr 10 00:37:10 2008 +0000 add debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1648 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 27dd72e697cc600e17cba6d23a9ac251d636e506 Author: lxnay Date: Thu Apr 10 00:32:17 2008 +0000 fix treeupdates server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1647 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 27874f6a3df87cf97543bae20b602f479a065720 Author: lxnay Date: Wed Apr 9 21:35:13 2008 +0000 added NLUUG mirror git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1646 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c392749e41e015447dd172d1cb3d6ffdd40ac6c4 Author: lxnay Date: Wed Apr 9 21:19:28 2008 +0000 Entropy/EquoInterface: - add preliminary inverse dependencies solving git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1645 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 67d408e63df39f28896fa3c0283e41ed4fbe7c4c Author: lxnay Date: Wed Apr 9 19:01:24 2008 +0000 fix entropy.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1644 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit edcd402a711857dcc7eddf76e75ffd7f743ccfea Author: lxnay Date: Wed Apr 9 18:59:26 2008 +0000 Entropy/EquoInterface: - do not trash info cache when adding/removing packages cause we're fine with idpackages now git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1643 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 045bc12b2b5dc58b83f0f6f2cd28cf3795e9c991 Author: lxnay Date: Wed Apr 9 18:45:55 2008 +0000 beautify activator output, my god, that was really long git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1642 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9df14b4a82728781f92e81289effae8dc73c693d Author: lxnay Date: Wed Apr 9 17:56:06 2008 +0000 properly drop all indexes without affecting sqlite ones git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1641 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 70dea027b9888c5488bd69b3ffa92ecfdede2df6 Author: lxnay Date: Wed Apr 9 17:53:27 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1640 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ec02a6c040e02ab8c20fb92a615f8324e15f5528 Author: lxnay Date: Wed Apr 9 17:52:24 2008 +0000 show database indexing while opening the server db git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1639 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 99b61d0e3e47efe831a316b8cefcf50c91aedb81 Author: lxnay Date: Wed Apr 9 17:49:35 2008 +0000 reorder some indexing code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1638 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cbb544c5faec0c252fd8910de42cd9dad50ebf57 Author: lxnay Date: Wed Apr 9 17:36:08 2008 +0000 Entropy/Server: - use indexes on the server database too but drop them before uploading git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1637 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 86c08b3d836e5bb8c3f1fd8fa3890e7d12b71b7b Author: lxnay Date: Wed Apr 9 16:43:57 2008 +0000 fix dependencies varable in insertDependencies git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1636 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 92c89aac5c11414133a11bf4234ccb9f8c06d973 Author: lxnay Date: Wed Apr 9 14:57:01 2008 +0000 remove a stupid index creation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1635 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ab5bb0c33ff36f458eec864a80ec53e8c54b57a8 Author: lxnay Date: Wed Apr 9 14:23:42 2008 +0000 Entropy: - moved missing RDEPEND scanner to EquoInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1634 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f3f18641e702906719491cadb9187b44ed6e1f59 Author: lxnay Date: Wed Apr 9 13:56:59 2008 +0000 Entropy/Server: - added RDEPEND scanning to reagent for testing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1633 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0b1c3da758a7ef98ab45a6fa5e3525c016c5c154 Author: lxnay Date: Wed Apr 9 12:57:24 2008 +0000 Entropy/Server: - test elfclass matching git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1632 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 28b186324534484a668df84773dcfc49a17ebc89 Author: lxnay Date: Wed Apr 9 12:10:45 2008 +0000 Entropy/Database: - alter needed table adding ELF class information, this shouldn't break anything outside git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1631 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 394e3ef2c99ae974da6f3737c87e2d7c1ddf7745 Author: lxnay Date: Wed Apr 9 10:39:38 2008 +0000 improve rdepends solving and test git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1630 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 815a664be86266d01b76aed765ae0a80c48a919c Author: lxnay Date: Wed Apr 9 10:39:12 2008 +0000 improve rdepends solving and test git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1629 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cbd2fc99a3432ee2b9259158c5d43c5f5705231e Author: lxnay Date: Wed Apr 9 10:34:17 2008 +0000 improve rdepends solving and test git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1628 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 23652e36c700a280104e5e6c29e06849b667524a Author: lxnay Date: Wed Apr 9 10:27:50 2008 +0000 improve rdepends solving and test git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1627 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 083a455ba7296c73ac25da6e5da9eabebd86b8ac Author: lxnay Date: Wed Apr 9 10:20:36 2008 +0000 improve rdepends solving and test git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1626 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 472dedfe5c3d6d574f39da290942dd44fa0a81bd Author: lxnay Date: Wed Apr 9 10:15:21 2008 +0000 fixing some stuff from previous commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1625 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9cbd5215f80aa9f4327df699908c23e2b816929 Author: lxnay Date: Wed Apr 9 10:08:12 2008 +0000 revert previous commit, add some testing stuff server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1624 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 18fbb6e924ff81c01503e740598d8d0f3840b7ae Author: lxnay Date: Wed Apr 9 02:19:23 2008 +0000 fix toBeAdded git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1623 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f8278e74ef3bf2a56ed03831ff6b17941d7eaf5c Author: lxnay Date: Wed Apr 9 02:12:07 2008 +0000 testing differential libraries check server-side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1622 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c4936f3d98d5aa2e1db78df1ee75439f571fd53f Author: lxnay Date: Tue Apr 8 22:45:05 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1621 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0fa928f55f824fce78d27a019039467ce3bc8e6d Author: lxnay Date: Tue Apr 8 22:25:05 2008 +0000 fix searchDepends when reagent is calling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1620 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bc02c5342553f4d5776d9ded6a161dba175723a5 Author: lxnay Date: Tue Apr 8 22:17:11 2008 +0000 disable differential check on needed libraries git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1619 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3b21857ce6617d2825fcd5f74780b7ed3606563 Author: lxnay Date: Tue Apr 8 20:15:57 2008 +0000 ...this way git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1618 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 195eeb8246fdf339c02909e5df5a47d992a10a98 Author: lxnay Date: Tue Apr 8 20:14:53 2008 +0000 unlock mirrors if all went well git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1617 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 322fcc23391eb4e32a11dd2b293ed2aee89ebe5f Author: lxnay Date: Tue Apr 8 20:12:06 2008 +0000 fix commit message request git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1616 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0aea99385350967f563d34729b42a68119da3e4b Author: lxnay Date: Tue Apr 8 20:06:08 2008 +0000 fix ZeroDivisionError when uploading small files in binary mode git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1615 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 44aa9041010715caaa6df5b9b101f59ce4b5d390 Author: lxnay Date: Tue Apr 8 19:45:50 2008 +0000 fix database upload/download - sync functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1614 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c4d3d9169470509d2bea1bfdbd7966abfc2c3a59 Author: lxnay Date: Tue Apr 8 19:39:47 2008 +0000 fix get_remote_databases_status() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1613 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8a7d25b84521ab308d2fca36020f4d72f7d444f6 Author: lxnay Date: Tue Apr 8 19:26:24 2008 +0000 add some debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1612 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 881a94bbb586f8172981aad336b694c40668f3e9 Author: lxnay Date: Tue Apr 8 19:24:00 2008 +0000 enable FtpInterface verbosity git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1611 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6ea15c96f411366b245818635ac7142fe1bc4585 Author: lxnay Date: Tue Apr 8 19:19:45 2008 +0000 run vacuum() only before upload git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1610 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8f6cc4f8e397538b3aa39a8b9e979d05867523b2 Author: lxnay Date: Tue Apr 8 19:14:28 2008 +0000 make database revision bumping back working, hopefully git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1609 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cd25bc540ee58fbf8411565791ee3e486f04190b Author: lxnay Date: Tue Apr 8 19:01:12 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1608 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7799cb99a4a3f901816c0a04f829582637ba687e Author: lxnay Date: Tue Apr 8 18:55:00 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1607 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0568c2ad5db1c0b7ff23b8c33f65b4292929734c Author: lxnay Date: Tue Apr 8 18:52:16 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1606 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5dceb015d1d6e34260dfd1785b7befbbc9b6072f Author: lxnay Date: Tue Apr 8 18:50:52 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1605 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ff51820a33bbad7ab0392e1f056fb2c97819a081 Author: lxnay Date: Tue Apr 8 18:45:55 2008 +0000 fix _sync_run_download_queue() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1604 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5fbccb993be7317f192ca47ee68b5a3591379694 Author: lxnay Date: Tue Apr 8 18:44:39 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1603 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e08ebe53b9b0ba588486921fcdab19660fa92735 Author: lxnay Date: Tue Apr 8 18:42:55 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1602 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0a0c679cb65da7a4e21f9f580dafc6ba346a799c Author: lxnay Date: Tue Apr 8 18:37:46 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1601 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3b2e52e867268b3d6302a8ed7a964811a02587e9 Author: lxnay Date: Tue Apr 8 18:36:51 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1600 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0809183cea89516b3b4a538e60353a1fcff981de Author: lxnay Date: Tue Apr 8 18:24:54 2008 +0000 fixes for FileTransceiver git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1599 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9aad677f995de91d25efb17fc997f91ee2c587c0 Author: lxnay Date: Tue Apr 8 18:19:17 2008 +0000 fix some misc bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1598 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dd8d02cc45542b9eea8826baae80b6487e2897ce Author: lxnay Date: Tue Apr 8 18:10:40 2008 +0000 fix crippled_uri in FileTransceiver git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1597 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 92fee9a862d939e34673fce36449f99205000820 Author: lxnay Date: Tue Apr 8 18:02:03 2008 +0000 when activator crashes, show exception git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1596 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4cdbfb94afe60d8e846e70c044e38176b266ac17 Author: lxnay Date: Tue Apr 8 17:57:34 2008 +0000 fix FileTransceiver entropyTools import git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1595 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d31df84e53f8f572f6bc01ef8d26807cca8e3aee Author: lxnay Date: Tue Apr 8 17:55:39 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1594 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 69efe19705d0175483fa99e0669d8ff6f389952f Author: lxnay Date: Tue Apr 8 17:53:39 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1593 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5f9aa24cbf54d2687da384f6defeaeba1118be3c Author: lxnay Date: Tue Apr 8 17:50:42 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1592 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7866ce8bbb84c651880198fcd32674d6324973b6 Author: lxnay Date: Tue Apr 8 17:31:39 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1591 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3cf643b8e40caee19c81a6fddbbb61df6e5a317a Author: lxnay Date: Tue Apr 8 17:24:38 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1590 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 420a5cb62951278fa3d05befaa408c4cea09a181 Author: lxnay Date: Tue Apr 8 17:16:47 2008 +0000 fix issubclass() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1589 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3b6f0c02af5bcefb20b889dc9a58e96ac6a8bdaa Author: lxnay Date: Tue Apr 8 17:10:22 2008 +0000 beautify activator output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1588 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2d651edccb3bea8fbbcbeda0772e1fd350ad1eb3 Author: lxnay Date: Tue Apr 8 17:03:58 2008 +0000 fix values unpacking git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1587 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e27b18a3f8023650260e509d743eb0cc9364afb9 Author: lxnay Date: Tue Apr 8 14:57:56 2008 +0000 beautify reagent output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1586 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 50af4b5eef88c406d641dbbab21fa2abac9289b6 Author: lxnay Date: Tue Apr 8 14:51:37 2008 +0000 fix reagent update git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1585 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 30a9faf50a074de49e35b1971ff403e934c00375 Author: lxnay Date: Tue Apr 8 14:49:26 2008 +0000 fix package injector git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1584 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d157d4604b5db4de9fe14fa0ea16447146fc42b8 Author: lxnay Date: Tue Apr 8 14:37:31 2008 +0000 fix ServerInterface close_database* git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1583 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 55ab9e3db9849a90b629cac59bdd459db82438fb Author: lxnay Date: Tue Apr 8 14:29:26 2008 +0000 fix server queries again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1582 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 701f78a0e5eb71bb905326a1bd47763d0ff78770 Author: lxnay Date: Tue Apr 8 14:26:35 2008 +0000 beautify a little bit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1581 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f2d4b1ca988068fdac7d308f5d4ee39620f0d00 Author: lxnay Date: Tue Apr 8 14:22:09 2008 +0000 fix server queries again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1580 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5cdbc141470bfb09cab839fc316612e2df684f92 Author: lxnay Date: Tue Apr 8 14:15:56 2008 +0000 fix server queries again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1579 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 07799d3c3be94a3f4bc04284b26b5c9b360bda65 Author: lxnay Date: Tue Apr 8 14:12:36 2008 +0000 Entropy/ServerInterface: - reagent: fix --help - parse masking settings even on the server database loader git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1578 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce09a783794f0c305f37aa46141af8933ff4e4df Author: lxnay Date: Tue Apr 8 14:05:46 2008 +0000 fixing some misc stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1577 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b70d31a8e237f20704d2a76cce37a3d149d0379f Author: lxnay Date: Tue Apr 8 13:57:20 2008 +0000 some colour adjustments git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1576 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2b244ae97e90c5227d5da0e832220bd2bbbe0a9d Author: lxnay Date: Tue Apr 8 13:48:17 2008 +0000 fix setCWD on mirror lock/unlock git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1575 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3602c3d67a0308e692c1b776b656f6ec60a30229 Author: lxnay Date: Tue Apr 8 13:35:38 2008 +0000 Entropy/FtpInterface: - show more info git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1574 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 83b42fac7bd5ccc5b220b62654df2ac6371a6221 Author: lxnay Date: Tue Apr 8 13:30:04 2008 +0000 Entropy/ServerInterface: - fix activatoruploaduris git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1573 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9025e957ad417c91a2e8f35e655c922edf54d4e4 Author: lxnay Date: Tue Apr 8 12:40:38 2008 +0000 Entropy/ServerInterface: - add proper relative path git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1572 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c9480d5d6b0c1a7259c75d6f724ca2fcd19d95c5 Author: lxnay Date: Tue Apr 8 12:37:21 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1571 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5ba40524c5400a5c7e030a7d360102c3f8fb5089 Author: lxnay Date: Tue Apr 8 12:36:45 2008 +0000 Entropy/ServerInterface: - improved code reliability on the FtpInterface - code cleanup - added more output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1570 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 506060dd4a9a6e5e79c891c7ae28e9148efc2ad9 Author: lxnay Date: Tue Apr 8 12:27:14 2008 +0000 Entropy/Server Interface: - fix class bindings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1569 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 158a25311c3757d6635f286a3482ea1bc17d039d Author: lxnay Date: Tue Apr 8 12:20:52 2008 +0000 Entropy/FtpInterface: - add some output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1568 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5ce932ea43e93932f6a73b993f63ff3b7819f1a2 Author: lxnay Date: Tue Apr 8 12:14:59 2008 +0000 Entropy: - allow subclasses on various interfaces git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1567 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aaa13b8a7be2ebe270156a18c4394008ba3d726d Author: lxnay Date: Tue Apr 8 11:04:24 2008 +0000 Entropy/Server Interface: - complete code migration from activatorTools.py to entropy.py let the testing begins git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1566 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 79b258cc91870e3d19d9d16d2f3dde60d9d8b289 Author: lxnay Date: Tue Apr 8 08:45:23 2008 +0000 Entropy/Server Interface: - moved reagent sync functions to ServerMirrorsInterface - removed activatorTools to server_activator.py svn ci -m git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1565 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cc660b056bf4823a37610ec272262d2c130517f5 Author: lxnay Date: Mon Apr 7 17:01:13 2008 +0000 Server Interface: - reagent is ready to start working again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1564 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7f21695a871dc324f9e3a628863a4c6f93688990 Author: lxnay Date: Mon Apr 7 16:55:58 2008 +0000 Entropy/Server Interface: - updated TODO - activator database management code ported (NOT TESTED), packages code on the way git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1563 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c13b695498cb60e338a4a815fbd64f2631d330c0 Author: lxnay Date: Sun Apr 6 23:48:40 2008 +0000 - updated TODO Entropy/Server Interface: - more work on activator code migration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1562 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9e161d20780e60cf5944998bab2dbed9731660d0 Author: lxnay Date: Sun Apr 6 18:41:17 2008 +0000 Entropy/Server Interface: - started to migrate activator code creating ServerMirrorsInterface - fixed a typo in conf/packages/packages.db.repo_updates.example - fixed some stuff in server_reagent.py ACTIVATOR IS CURRENTLY BROKEN git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1561 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 18baa11a8dbb9f14fbb64cded30dc884eb167751 Author: lxnay Date: Sat Apr 5 17:06:20 2008 +0000 Entropy/Server Interface: - daily work on the code migration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1560 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ceb50912f7843dc8be1d700d0dd426b299de55b1 Author: lxnay Date: Sat Apr 5 00:10:33 2008 +0000 Entropy/Server Interface: - nightly code updates MIGRATION IS NOT DONE YET git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1559 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5d437be9aa4b093d9563a26331a0bc19d0345823 Author: lxnay Date: Fri Apr 4 13:55:40 2008 +0000 - updated TODO - fix etpDatabase.addPackage() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1558 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3dc029ee505ef7bd272ac5802b163dc013ec9805 Author: lxnay Date: Fri Apr 4 11:45:28 2008 +0000 Entropy/Server Interface: - morning work on the Server Interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1557 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit edaf556e74636f6dd8a6ebef8c57d0c0fc4bd75f Author: lxnay Date: Thu Apr 3 19:29:51 2008 +0000 Spritz: - porting fixes from entropy 0.13.2 - more work on the ServerInterface refactoring git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1555 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 56b0cf8d90797d6a2244a1e18dfea881d7d5544d Author: lxnay Date: Wed Apr 2 16:05:56 2008 +0000 Entropy Server: - started to move and mess things around - DO NOT USE SERVER SIDE CODE FROM SVN - reagent and activator WILL BE BROKEN FOR A WHILE git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1553 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0b53fe190aa71bbb27d4ce30f87d9883e465978a Author: lxnay Date: Tue Apr 1 13:54:08 2008 +0000 moving entropy-system-daemon to server/ git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1551 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 04abc55d306b8f423abbaae260a017e57245169a Author: lxnay Date: Tue Apr 1 13:48:13 2008 +0000 Entropy: - moved etpSQLInit and etpSQLInitDestroyAll to etpConst Entropy/Socket Interface: - added connection timeout support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1549 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 93661dc6367323cf39e31a13d69bd5fbb543c8d6 Author: lxnay Date: Tue Apr 1 12:49:15 2008 +0000 Entropy/Socket Interface: - added 'help' command git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1548 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c216762f36c475d36c1b48dd1788c0f44c085b63 Author: lxnay Date: Mon Mar 31 20:39:39 2008 +0000 Equo: - fix orphans query on certain conditions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1547 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 004974caba56eb90dd1645cd6ab1994ea481529a Author: lxnay Date: Mon Mar 31 17:45:20 2008 +0000 Entropy/Socket Interface: - implemented pluggable commands support (moved builtin commands into a dedicated class) - implemented the ability to disable commands from socket.conf git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1546 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a27ed93d660061db5d913da6996558f9ded1989 Author: lxnay Date: Mon Mar 31 13:15:57 2008 +0000 Entropy/Socket Interface: - implemented SSL support, shipping example key and certificate now transmitted data between client and server is completely and transparently encrypted git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1545 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c8a0fdaa96c1366ee25229419bfb5a42c27c5bbb Author: lxnay Date: Sun Mar 30 22:07:12 2008 +0000 create unpack dir and work dir if not found git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1544 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b20bdca7bbbb97254d6da2d343fce20516417318 Author: lxnay Date: Sun Mar 30 22:05:46 2008 +0000 create unpack dir and work dir if not found git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1543 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 259b798d652b1783c07a522245abd1be80f8b838 Author: lxnay Date: Sun Mar 30 22:04:42 2008 +0000 create unpack dir and work dir if not found git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1542 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 99c2c3074b7f769b4f00778c2809e0d8ba27c07d Author: lxnay Date: Sun Mar 30 21:29:26 2008 +0000 Entropy/Socket Interface: - login passwords are now hidden in both logs and daemon output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1541 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit df8f4a26fcd3d56fa9de062ec5cc02711fe8a2f9 Author: lxnay Date: Sun Mar 30 17:40:38 2008 +0000 Entropy/Socket Interface: - added maximum number of connections limit support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1540 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 18d31b59cf4b6369fcfdf5c7360a58a13b5f390b Author: lxnay Date: Sun Mar 30 15:07:29 2008 +0000 Entropy: - Socket Interface: reordered and eased SocketHostInterface initialization git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1539 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit efd2843a501cbebc30d355a33a49b607eccab3bf Author: lxnay Date: Sun Mar 30 14:49:22 2008 +0000 Entropy: - Socket Interface: implemented shadow and md5 authentication method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1538 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a3951cbb4fa2f8ad58d92e091c898b4270e4150c Author: lxnay Date: Sun Mar 30 10:23:24 2008 +0000 Entropy: - if compareVersions fails, raise a detailed exception to allow debugging git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1537 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0e51cc635b0a21a93d8a3a8cd498cb6b8e507fe6 Author: lxnay Date: Sun Mar 30 10:04:48 2008 +0000 Entropy: - avoid to crash when compareVersions finds wrong version strings - fix removeconflict_step() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1536 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a592308c799835af872ff09d5ffae7eba80f9531 Author: lxnay Date: Sat Mar 29 17:30:43 2008 +0000 Entropy: - Socket Interface: implemented pluggable authentication modules support (90% done) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1535 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e71da6ad324907d2028f144096f5c031c87959a9 Author: lxnay Date: Sat Mar 29 09:06:39 2008 +0000 Entropy: - threat world update cache with empty_deps=True correctly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1534 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 37b003e4a5a885767c85cd8f6497aacab55844cd Author: lxnay Date: Fri Mar 28 17:41:47 2008 +0000 Entropy: - well ok print WTF is not welcome git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1533 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 998cf30eddf6da223466d693b4865af12ba2c1b3 Author: lxnay Date: Fri Mar 28 17:41:17 2008 +0000 Entropy/Equo/Spritz: - do not trash world cache when removing a package, scan, remove, and dump again ahah I LOVE YOUUUUUUU git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1532 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e56513099d45f9265167eedf9603d3add3ed5287 Author: lxnay Date: Fri Mar 28 17:28:47 2008 +0000 Entropy/Equo/Spritz: - update world cache when installing a package instead of trashing it every time this made spritz faster and less tedious for users git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1531 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 74f2fc26605f238eebbe631f90967c086ba104b8 Author: lxnay Date: Fri Mar 28 16:53:36 2008 +0000 Spritz: - sometimes I AM such a moron git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1530 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d1567bdbde0f8e4159e0ac4eb8cb577cebeb1c53 Author: lxnay Date: Fri Mar 28 16:32:25 2008 +0000 Entropy/Equo/Spritz: - made package conflicts removal non critical anymore, they are now removed through the installation process git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1529 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c1e8f267202cd3bd93eac2cfc1b994ea19cf555c Author: lxnay Date: Fri Mar 28 13:32:14 2008 +0000 Entropy: - Socket Interface: - implemented sessions timeouts collector (I like calling it GARBAGE collector), each session has now a configurable TTL - added 'alive' command to see if a session is still alive git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1528 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ff09af6efe1d3b39e9f47e6b2e71bd17a8d58263 Author: lxnay Date: Fri Mar 28 12:12:38 2008 +0000 Spritz/Notification Applet: - fixed cache discarding issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1527 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4175ec22253aebb4b8034f2f5186c7bc521cd34b Author: lxnay Date: Fri Mar 28 12:09:18 2008 +0000 Spritz: updated translation template git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1526 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5d4235fc48799de89b8020452093d18a4b9595fe Author: lxnay Date: Fri Mar 28 12:01:23 2008 +0000 Entropy: - updated todo - improved directory permissions creation on EquoInterface.__move_image_to_system() Notification applet: - imrproved reliability and support to the new directory permissions - fixed some graphical glitches git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1525 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3373bc74557afac4173f691eead37ff7bc008146 Author: lxnay Date: Fri Mar 28 09:26:14 2008 +0000 Notification Applet: - started to implement multithreading for gtk widgets git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1524 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fb2bfe0d4b93418a69d41699e07860b7092104f0 Author: lxnay Date: Fri Mar 28 00:40:25 2008 +0000 Entropy Updates Notification Applet: - moved to entropy group run requirements - fixed an issue in showing latest entropy available - added a check to verify if runtime requirements are met git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1523 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4518ac8d4ff6ad0d9753aa0ccc14349a1eb914ee Author: lxnay Date: Thu Mar 27 22:19:46 2008 +0000 Entropy: - Socket Interface, client: correct EOT behavior git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1522 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dd59c1b146a9ad4d2321c216bcf133633ca3a9f3 Author: lxnay Date: Thu Mar 27 20:06:34 2008 +0000 Entropy/Equo: - Socket Interface: - completed termination strings - completed the basic structure and protocol specifications - Database backend: - removed useless indexes - implemented useful indexes - improved queries speed (whose make dependencies calculation faster) - implemented tables automigration to INTEGER PRIMARY KEY AUTOINCREMENT to allow future repositories differential updates - Entropy as user: - made equo update possible to be run for users in 'entropy' group, this will allow to have a powerful GUI notification applet - improved repositories synchronization speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1521 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1fcc98854ce1bc5c512b4dd6ee013af4326e40b5 Author: lxnay Date: Thu Mar 27 08:19:06 2008 +0000 Entropy: - reimplemented the Socket Interface using SocketServer framework git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1520 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c914aadceacb3fe779ba070d180c10e117e4496f Author: lxnay Date: Wed Mar 26 09:40:54 2008 +0000 Entropy: - lots of bug fixes - implemented entropy directories GID and permissions configuration - improved Socket Interface (not yet done) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1519 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b0fafb7e8df6f1837a1b538a01c972b66bfe996b Author: lxnay Date: Wed Mar 26 01:08:10 2008 +0000 test changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1518 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 06f690e6d3eb6341e818a01a13bbe0d37e69e561 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 26 01:05:26 2008 +0000 test changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1517 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 82ab4a82446999ab68571fcc1f82d13fa7de6d30 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 26 00:49:18 2008 +0000 test changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1516 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 40fd5a8321ba16d60ac9eb11a044cc6c2d521505 Author: lxnay Date: Wed Mar 26 00:46:19 2008 +0000 test changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1515 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d9d565ec8f3a963277db678680dc287ab6bcaf4d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 26 00:44:37 2008 +0000 test changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1514 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f2a538a6b6f6bd220f35edbd148197932025bb65 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 26 00:37:48 2008 +0000 test changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1513 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b55728f7be3cd27e28dc5191083c8256b1d94be7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 25 11:59:31 2008 +0000 Entropy: - Socket Interface: returned objects are now serialized git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1512 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit afce8354339d6e0f087a1fb2718d25713a5ba743 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 25 10:56:26 2008 +0000 Entropy: - remove KeyboardInterrupt trapping from entropy-system-test-client git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1511 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f1548fe71a725ac34be6120775c420a1eec9b34d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 25 09:07:49 2008 +0000 Entropy: - updated TODO - some slight changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1510 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0efbc8ea27c4625fc01675f26ca3bbf817198395 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 25 08:33:54 2008 +0000 Entropy: - fixed sqlite IntegrityError trapping in etpDatabase.addPackage() - third big commit for the Socket Interface, adding sessions management, changed protocol git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1509 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bb9b74e95c02ea20e9e0dd9964f81a9a52b3dd7a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 24 23:26:42 2008 +0000 Entropy: - second big commit for the new Socket Interface: - added socket.conf file - moved configuration parameters to it - improved interface reliability (not yet complete) - added a test client Spritz: - one small irrelevant fix Entropy: - moved paren_normalize class to PortageInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1508 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 13cafe6e791fcd3275bf0abb4362350ec7d2d6a9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 24 17:49:01 2008 +0000 Entropy: - beautify PortageInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1507 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 78090aed65083678f7492190cb95c43b5e8bcc3e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 24 17:31:19 2008 +0000 Entropy: - entropyConstants: make pychecker happy git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1506 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cc328ec88fd3eca51defb16ff1a20969c544b5d4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 24 17:27:54 2008 +0000 Entropy: - get rid of db* global variables and move them to etpConst['spm']['xpak_entries'] git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1505 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 42215951980b0f798c9fd21dbe6d2c48bb136ce0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 24 17:06:27 2008 +0000 Entropy: - modularized entropyConstants.initConfig_entropyConstants() - added the ability to disable PID handling through sys.argv - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1504 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3356a3fc750fc2136c60a6228cc6c0c335d1703b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 24 13:21:05 2008 +0000 Entropy: - Socket Interface: export server settings to socket.conf updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1503 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 62d5663194e734940e63876944ec79b32bb5d122 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 24 12:18:52 2008 +0000 Entropy: - remove caching for critical search functions, they may cause spritz to fail in certain cases git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1502 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8464b11ac934b84f23446fc9cb1b19fef78e572e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 24 10:40:26 2008 +0000 Entropy: - fix an issue in EquoInterface.get_meant_packages() causing equo to crash when atom contains * git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1501 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ddcbfbbcb1a59e920256c4cb1a625507222b3253 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 24 10:36:20 2008 +0000 Entropy: - added a preliminary entropy daemon (ATTENTION: NO SECURITY POLICIES YET, DO NOT USE IT) - fixed an issue in PortageInterface.refill_counter when no counters are found git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1500 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 92b17c63b7e6c3c6b815ec4a485d18a120a695dc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 23 17:52:42 2008 +0000 Entropy: - updated TODO - implemented preliminary SocketHostInterface which can be used to build daemon applications - removed logTools.py and moved LogFile to entropy.py more will come :-) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1499 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 05b8c2d980a0f67e0262517d3be4e08700e34b72 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 23 15:17:28 2008 +0000 Entropy: - add packages.db.repo_updates support to allow adding our custom package moves, like /usr/portage/profiles/updates there is no need to update equo client side, everything is already in place git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1498 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 44f5e829b39dd9d5111b1d763ce08e802347dca3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 23 14:44:15 2008 +0000 Entropy: - some improvements to SpmInterface - move extractPkgData to EquoInterface.extract_pkg_metadata git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1497 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit efe01088e926f4a173e02395a1ff928ecbdbdd40 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 23 11:33:32 2008 +0000 Entropy: - goodbye portageTools, welcome SpmInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1496 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3ec1ca7da6302f8cb31dd79496901b60f0d065c5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 22 16:13:54 2008 +0000 Equo/Entropy: - check if counter read from the COUNTER entry is valid before accepting it, portageTools.getInstalledPackagesCounters() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1495 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 43a9d057d71362dd74cf64aa303d6f5feeb48f52 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 22 16:08:23 2008 +0000 Equo: - database generate: check for dependency atoms validity before submitting changes Entropy: - EquoInterface.get_licenses_to_accept() always returns a dict updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1494 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 80e2eadc8c4b55313dbb50123f6abc99f2ce9e12 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 19 11:50:25 2008 +0000 Spritz: - add local repository support to Spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1493 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a1cc54ec05fbc03bb735b2e3a5e0f3ede98241e2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 19 11:39:51 2008 +0000 Entropy: - implemented hard disk repositories support yay :-) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1492 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d797d53720e919e3a8ed593c4b9f7a5910d6ece8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 19 00:40:42 2008 +0000 Entropy: - improve 'You Meant' funcionality by using regular expressions, there's still a lot of room for improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1491 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e598bb28646b18aaa56a1b1f805da5045678325 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 18 12:52:23 2008 +0000 Entropy: - updated TODO Equo: - improve 'you meant' feature a bit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1490 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3321525bf3126bc4fa69ca8c9bd294d7c47037da Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 18 12:24:35 2008 +0000 Entropy: - updated TODO Equo: - add 'You meant...' feature, ahahah that's awesome git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1489 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6ad06eda65f2e79b7cbb999030193cb9501adaed Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 18 12:13:45 2008 +0000 Entropy: - add /etc/sabayon-release content to error reports git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1488 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2fd4b009db6d067050c4cbc4a13cb20dbfda8d23 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 18 12:08:36 2008 +0000 Equo: - be more bastard, use neededSize whose requirements are higher than unpackSize git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1487 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bacee7e241f1224cfbe1e81d6f3ef961e30d8115 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 18 12:07:02 2008 +0000 Equo: - check for disk space in /var/tmp/entropy before starting the process and warn user about it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1486 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 506d02bfea7b5bc366a7ef4365fd4bb79196245b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 18 11:44:22 2008 +0000 Entropy: - make atomMatch() to match ~app-foo/foo-1.2.3 as stated in Gentoo PMS git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1485 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a26c2c05b3ac32356aeaa879a4dc149f928f3a22 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 18 11:17:11 2008 +0000 Entropy: - since doebuild() is now run in a separate process, there's no need for gc.collect() anymore git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1484 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 404e78d58adaea57f8c3c75c2990daf48e6afd99 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 17 16:45:28 2008 +0000 Equo: - equo match must return masked packages too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1483 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ecb71b7e89a28cce91f80c91e52f9056c952135b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 17 15:01:35 2008 +0000 Equo: - show disk size information when selecting packages for removal git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1482 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit abe9806c97e579fe835d640f084ad18aff10f9a5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 17 12:56:09 2008 +0000 Entropy API change: - do not load SecurityInterface in EquoInterface.Security but create a function called EquoInterface.Security() which returns the instance git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1481 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 35003d46256ee29f82eb89be07b29e2fd65ca50b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 17 11:46:25 2008 +0000 - updated TODO - improved databaseTools.listIdpackageDependencies() speed - improved databaseTools.listConfigProtectDirectories() speed - improved databaseTools.searchPackagesByDescription() speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1480 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 94040dc7f60156e14d0ede3bac3db370029644bf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 15 05:33:37 2008 +0000 Equo: - improve 'equo match' by adding --showdesc option too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1479 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7b6e4dc0d0d1c6fa613d4e13098984be277b5a2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 15 05:25:47 2008 +0000 Equo: - added 'equo match' tool, it is more or less the same of 'equo search' except it uses EquoInterface.atomMatch() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1478 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4a8ab7d596248fbe0ca913efa2fa9e95cf4963b9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Mar 14 23:52:19 2008 +0000 Spritz: - reduce size of the package properties window (I don't like it much btw...) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1477 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 219f87194cb8d75bb5818ab212867be77c976a7f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Mar 14 23:24:38 2008 +0000 - updated TODO - fixed an issue with loading package information in Spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1476 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1fe93909c894912d4bf56579ca8bec72b3ef9335 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Mar 14 23:13:21 2008 +0000 fix check_package_update() for tagged packages, this makes reinstalling a tagged package in Spritz possible git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1475 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 699dbf5f5e432b537eef5292ffc58acb944d985c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Mar 14 00:09:56 2008 +0000 fix a whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1471 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d8afb23ab843ff60c895fc054db06d80eaeecf4e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 13 23:24:21 2008 +0000 fix a regression in trigger_get_grub_boot_dev() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1469 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0413e4ec4743c7948aa87bbe1d69cbed46367473 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 13 19:29:58 2008 +0000 fix syncronization with empty queues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1468 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb00238ecc0c72a79b1640e1d03a7098040369ac Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 13 18:29:24 2008 +0000 make it fix into a 800x600 screen git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1466 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5d09137746178f5b92a2d5105a3d8820d77d5e5b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 13 17:55:41 2008 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1465 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3f5a55283464d8501ec568e1fc4ab7898923d9ef Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 13 10:09:56 2008 +0000 - avoid crashing in text_ui when looking for masking reasons when a database entry is broken - fix a nasty bug in databaseTools.runTreeUpdatesMoveAction() which caused dev-python/qscintilla-python to become x11-libs/qscintilla git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1464 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a5f1f4694bbd821e39fdd882361462c41bc991f3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 13 09:37:23 2008 +0000 run content indexing again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1463 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a37590a2873864eb580e4ef938bdf86b3c7ea1a4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 12 21:23:47 2008 +0000 fixed equo libtest result output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1462 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b0257db16d4b4165b82f756a4c9ba0eee60e9290 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 12 20:27:31 2008 +0000 - updated TODO - fixed equo remove abortion when answering No to the removal question git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1459 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6fe6318a4e9e8d92776edffd0b1ba6618857a6ee Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 12 17:22:28 2008 +0000 - fix possible issues with linux->grub device name conversion - try to fix a weird issue with writelines() in trigger_remove_boot_grub() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1458 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8f7ab42f1cd997366dc8882c3d5ae086898ad601 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 12 12:15:38 2008 +0000 updated Catalan Translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1457 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cde83d3f559187a99a2d1a0ac66625b990684875 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 12 11:56:27 2008 +0000 force adding /lib /usr/lib to linker paths git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1455 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7dcfbfe555ea1a6d0cff84b580c8cdb07b2a8fe7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 11 22:19:20 2008 +0000 3 chars are vital git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1454 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fff7b9304c4a708924ec4be56e62e435920b250d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 11 22:12:05 2008 +0000 reduce download output string length git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1453 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 48a95851b52a82dc94c36b58a0cffc3d8e1e8f05 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 11 19:30:19 2008 +0000 create vacuum() function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1452 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 84254266696e126887726f5f88c9608990c4e029 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 11 16:54:05 2008 +0000 collect broken libraries even on paths not in LDPATH git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1449 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 413cbef42f524be4c6ec5dc0f9e06518a67e9b4a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 11 16:29:06 2008 +0000 libtest must also use /usr/kde/3.5/bin:/usr/local/bin:/usr/bin:/bin:/opt/bin:/usr/x86_64-pc-linux-gnu/gcc-bin/4.1.2:/opt/blackdown-jdk-1.4.2.03/bin:/opt/blackdown-jdk-1.4.2.03/jre/bin:/usr/qt/3/bin:/usr/games/bin:/opt/vmware/workstation/bin git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1448 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6f77e302b014b62bb48d006105b70369235c8fdd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 11 11:20:43 2008 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1447 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 63d9597bac8201c0503b23c5d4605b2968f37c61 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 11 10:45:43 2008 +0000 fix de_session being None sometimes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1446 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 33416ede94f64d3397436536f869b26a8bff19c4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 11 10:40:49 2008 +0000 fix de_session being None sometimes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1445 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f0c958cd9f1f9cb22352a94a95c277361097121 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 10 18:57:59 2008 +0000 fix packages pixmap in package details dialog git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1443 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 21579a26ddc248536f85defc617d3794e299f72f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 10 13:51:36 2008 +0000 fix etp-applet.desktop git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1441 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f209cd380a6b943f62b67127e8c4613df5dbaf70 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 10 13:48:08 2008 +0000 force dbformat_eapi = 1 for live systems git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1440 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f29b0354b127de95fc9048aa5761bbebb8e38dae Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 10 13:33:31 2008 +0000 force xcache even on live system when using Spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1438 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a208082d99fe7253ee33cad53224dd66ae730fcf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 10 09:43:16 2008 +0000 fix initramfs configuration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1436 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ff6ecb80a4e71b2acf7bcf0945bbbf57012ae430 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 10 09:28:25 2008 +0000 fix grub.conf configuration for kernels in a separate /boot partition git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1435 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9c2208630783c112827053113e93e877f2c0a5b9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 9 16:28:40 2008 +0000 updated spanish translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1432 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f43702897194c4e1be9fa2f6eef6bdc01adde02d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 9 16:27:49 2008 +0000 updated translation template and french translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1431 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f85553135b6f23e9c9c5075ef0dda256636bb6a1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 9 13:42:38 2008 +0000 fix spritz.desktop file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1430 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6bbb6048542eb09a7ace1e7c1984fc95399eedc3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 8 17:06:24 2008 +0000 - create content index only on non-repo databases - check if /var/db/pkg exists git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1429 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ff318f30378d068bdd2409b603955fea02be018f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 8 09:03:14 2008 +0000 refine cache validation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1428 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 845e1f77adb8372c4ba6bb41662270a452143220 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Mar 7 19:52:23 2008 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1427 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e90839bc4eaf2b6eaa1d2c4a88b7277e14714bf1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Mar 7 19:52:02 2008 +0000 avoid reading of non-existant licenses git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1426 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8a5dbe53fbfc4563199a7ee6a025d5bad0b55cbc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Mar 7 13:42:02 2008 +0000 some mere calculation fixes for the notification applet git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1424 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 891d75768a67d4c61796c6d59f7668215e3c2de2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Mar 7 10:35:18 2008 +0000 fix etpConst['entropyversion'] configuration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1423 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b5f37fed38d86f2658d1866fbf954b3e5d992599 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 6 23:59:22 2008 +0000 - updated TODO - fixed one small bug handling applet status - fixed one exception in get_repository_revision() when connection is not avaiable git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1422 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0caa761c4e5d491ee9c0290a2f6bd0fd85f18bf3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 6 21:48:17 2008 +0000 fix FtpInterface initialization git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1421 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6f94ebe8f89e8fc20b4f2c97fb4e8a53ab3e591b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 6 14:40:59 2008 +0000 do not crash if fetch_advisories raises an exception git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1420 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d9aa916ace4ebc25beb68f31fa17781f35b991bf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 6 11:51:19 2008 +0000 update Makefile to install the applet inside /usr/share/autostart git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1418 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit be26abfb64c019079783bf7b872c414f51c66eb0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Mar 6 11:45:41 2008 +0000 some fixes for the notification applet git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1417 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 52c6ee5adf1b9ca813c4b0169b2a99c59e6b3101 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 23:35:15 2008 +0000 Spritz: - completed the first basic notification applet git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1415 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1646cd45952f2c3ce795a1ca7c568a1ef13804c0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 21:07:31 2008 +0000 some changes to make the notification applet working git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1414 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4ef75de0ef9c4e4e18ef126decde56562589e0e7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 20:24:29 2008 +0000 Spritz: - started (treeview not working yet) to import the Entropy Packages Notification Applet to trunk it needs notify-python (or python-notify) a further commit will be made to complete the job (eheh) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1413 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6f22e4674ae6bc7b78a6605a8038b37beb2fcc47 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 15:26:17 2008 +0000 shorten db update information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1412 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 142aa75e8a5cc65791a700e0860b7f404a131089 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 15:13:40 2008 +0000 shorten cleaning information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1411 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 717f56236f866fb5e5c558612c8c49bc2b7f54a9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 11:53:05 2008 +0000 adjust output when using merge_from git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1410 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b60d193814d8098ee4a0e514e1b06fd56848db41 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 10:36:48 2008 +0000 changed __install_package_into_database accordingly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1409 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1dc9bf879615351fc6f4e3de3f741acac137bf0f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 10:36:22 2008 +0000 - updated equo database generate and equo database resurrect - made __install_package_into_database and __install_package_into_gentoo_database public git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1408 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 392ae42cb44ba19fd0b32f3f2de17e89a8b9846b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 10:04:21 2008 +0000 disable spawnFunction because can hang git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1407 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a03cd683c675ca906e67b562cbd54572f0fdbb27 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 09:37:57 2008 +0000 better using collision protection = 1 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1406 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 55a742e0156ee97dafa1383ba9ccc273372ed7b2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Mar 5 00:51:32 2008 +0000 openClientDatabase inside clientUpdatePackagesData() should always have OutputInterface = self git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1405 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 75955a901955d695278ee704ddddcf14d6f877a7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 23:32:17 2008 +0000 fix binutilsswitch trigger git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1404 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8291c16634489d517bbe995f3ca40d22d84b9795 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 19:37:50 2008 +0000 do not run databaseStructureUpdates() on a livecd system git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1403 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8f2228c819547421c0a5bc8a28dcdc27180015da Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 18:34:10 2008 +0000 do not use print_error here git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1402 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f92d807db1a92c00774c9f1ed561e630264e68d1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 18:23:49 2008 +0000 fix unpack_step output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1401 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 13e958b86c77fa27bdf08afe21b60f6f43a28011 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 18:01:26 2008 +0000 trap any exception git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1400 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 957c0e56da7853e55b777620fd0f0944d0290fe2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 17:44:52 2008 +0000 clientdb can be absent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1399 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 59e58ab2639b5f2675ea6c0c171ecc1a236e1e02 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 17:40:22 2008 +0000 be tolerant against ebuild sh*t git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1398 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 46be1fe83db75fc55a0b0d79a16169050e9566d3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 17:29:11 2008 +0000 close all the repository databases before switching chroot git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1397 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6db22bf7c503768037e30343eafca12f6c30728b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 15:39:22 2008 +0000 disable garbage collector here git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1396 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c1bc7b1ad34a3274bedf595bdb088b33db6d4c76 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 15:02:29 2008 +0000 reset treeupdates stuff only for chroot != '' git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1395 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f75cfb083903e57c36591d754f3adc9da82b620d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 14:23:59 2008 +0000 run databaseStructureUpdates() also in initializeDatabase() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1394 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 98c0627df616e47e727c3a7432fd91791fef5ab6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 14:22:34 2008 +0000 add an extra check to avoid running databaseStructureUpdates() on an empty database git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1393 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 154ee725b74a130480ca8968ed60de5e61e64599 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 14:19:29 2008 +0000 do not open clientdbconn when loading activatorTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1392 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c6f236bbdc5641ea57e96d45e199d65e1399f0bb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 13:04:10 2008 +0000 disable exception printout git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1391 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 962e378b6f8e899e2df42f67f179bf9f91fd0060 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 13:02:59 2008 +0000 run self.__fill_image_dir in a separate process git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1390 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a1a6b3cd2d0467426313f859641e319701f55de9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 12:44:33 2008 +0000 fix self.__fill_image_dir() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1389 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f38c8a4f6cceee9804d3a9bf8c9131f83703f43d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 11:55:36 2008 +0000 add nspluginwrapper trigger fix git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1388 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f00296ffe6dfbf71ae98beec464035f3003d3664 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 11:40:39 2008 +0000 fix if condition for triggering databaseStructureUpdates() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1387 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6504c24b27cecff4f490c636781b03f9d444b216 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 11:04:51 2008 +0000 some fixes to merge_from functionality git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1386 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f11cbf7032d10ba9ad04f7a6e1a8ab458e254b4f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 10:27:51 2008 +0000 reorganize stuff in addPackage git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1385 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b9a1b2c74b1a49746a91b4aa71634489744d3ed4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 10:11:53 2008 +0000 switch and with or git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1384 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f3ff9aa8d65158dde84b13f8f7dc2771cc9dc97e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 10:10:24 2008 +0000 improved database query speed by moving all the structural updates into one function ran once git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1383 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 19aaa7113a9579924c1f8fb9447edf44a5452b54 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Mar 4 09:17:21 2008 +0000 also reset treeupdates digests when switching chroot git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1382 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 537684bb8cf115b13cb711d932cb862aa4cc3fc2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 22:20:22 2008 +0000 merge_from must be unicoded git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1381 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b62cda78a7ce05fdb6aa8eedbd3ce84d1f4321a6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 21:03:08 2008 +0000 check if file exists before issuing shutil.move in merge_file() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1380 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3648c84e205b8c029b317d6322eb0e0765cca3b3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 20:24:52 2008 +0000 remove debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1379 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ade50d8b4049794e09284f70f097fb106f344dc5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 20:09:11 2008 +0000 fix PackageInterface.__fill_image_dir git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1378 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cc4378d41a19b913993362cc1f250426b34c7ef0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 19:59:22 2008 +0000 more fixes for the merge_from feature git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1377 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c76a53588a89e6f8daf06d540197256de0cadc9e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 19:47:33 2008 +0000 more fixes for the merge_from feature git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1376 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0c187f7d73e300af06b137a74a11c8c9c6978bd6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 19:46:17 2008 +0000 more fixes for the merge_from feature git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1375 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e871a70907d8314e6aabfaa4b6255deb37b95db8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 19:29:17 2008 +0000 fix mergeFrom git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1374 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6485ff56671c88b7ca2a1e80c8ce0c8cffbb4e64 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 19:23:54 2008 +0000 fix portdbdir git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1373 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 143b768fbf4da1f5e9e6d9e28374263178d14082 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 19:12:01 2008 +0000 fix skippedKey git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1372 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 54e1001c807d90f032a10a93e040330150d843a7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 16:36:10 2008 +0000 Entropy: - improved merge_from reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1371 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2199ac985335bcf946234adff7720fab46ed814a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 16:17:01 2008 +0000 Entropy: - add chroot copy content functionality for live installations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1370 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1049a89877e169df0794cc25c44a02757f300b47 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 11:10:39 2008 +0000 fix atomsdata structure in text_smart calling installPackages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1369 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d4037dbec70924291f2f480a1001392abccea296 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 11:09:38 2008 +0000 fix atomsdata structure in text_smart calling installPackages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1368 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3c4c3c28e501675a3ff568d0ae976becc157dfdd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 08:43:49 2008 +0000 shiftpath should be ok now git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1367 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 160635e11e39ba362ceba1a07e6485e13a44dba6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 08:14:34 2008 +0000 add extra shiftpath option to quickpkg() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1366 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a252f5633dcf9dd4a8f72523d0bfe90cea9e362f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Mar 3 00:36:56 2008 +0000 Entropy: - implemented entropyTools.spawnFunction - greatly improved memory usage during package install, reserved memory usage reduced by a 65% git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1365 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 917e02e9b3a6ac9fd60c6f74bed79ddbf738a80b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 2 17:25:34 2008 +0000 disabled portage.config caching for testing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1364 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f89afe40556eedd6443eee9be6aaa97ff1e8962a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 2 17:21:08 2008 +0000 remove stale comment git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1363 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ea6b72776726b41e9861648193ba09c52865728d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 2 17:20:45 2008 +0000 reduce memory consumption even more git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1362 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c54e25ecd0961716239034c70b46699ba5e00913 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 2 17:15:04 2008 +0000 Entropy: - created getTriggerInfo() to reduce memory consumption - reduced memory consumption during the installation process git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1361 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ef76b07a4ff0c2e7f4e25cb8c143b83ff849ca8e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 2 15:30:52 2008 +0000 Spritz: - move spritz constants to a separate file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1360 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 80d7def7ab109f448d5a8d0139882f673ccd5b60 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Mar 2 12:53:57 2008 +0000 set domute instead of checking etpUi['mute'] twice, this avoids multithreading issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1359 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3b06a3373ed5b55a78c99b5a55691971409747ad Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 1 16:30:21 2008 +0000 re-add garbage collector git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1357 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e44ca5d1be02b44ba5073ebdbafe52f95c8c73a6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 1 16:19:15 2008 +0000 use sys.path.insert instead of append git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1356 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e7b0ea6dddf6b48120b3cc2f146eb7a4008a9dd6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 1 15:48:45 2008 +0000 remove debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1355 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 09b689cd94a719a5fa995ece4edefd589b94cb92 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 1 15:42:52 2008 +0000 added an experimental workaround for an ebuild.sh bug with environment.bz2 containing hardcoded ROOT=/ that causes package portage trigger to fail when installing in a different chroot git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1354 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ea3b00c2e35b5f1eca32fbdc6875fec63a1cf258 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 1 15:21:37 2008 +0000 remove overlayed dir after use git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1353 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7149a84092a5824a200d310a4ccf8c408e92a91a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 1 15:05:37 2008 +0000 move ebuild away from vardb before running portage pkg_{pre,post}rm git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1352 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2fd5b94451d3077f7fa44107f7c4bb2588420baa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 1 11:54:42 2008 +0000 - updated TODO - remove unused portageFakeDbApi git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1351 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d046da375607fa156fcc10529b32fd04a5c55225 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 1 09:29:11 2008 +0000 improve chroot support in portage_doebuild git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1350 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3d8bedc2501caac97f92fa3e8c6caeecf9e16f73 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Mar 1 09:23:20 2008 +0000 don't do garbage collection there git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1349 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0cdefbe2da440d6380a77ed28877aa5b85556d2f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 23:56:21 2008 +0000 fix setTitle call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1348 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3ec67bf76396330fbc5edb45cb370c9abf87be77 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 23:31:58 2008 +0000 move xtermTitle to setTitle so that can ben wrapped git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1347 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f4bf5a535f71c151f3885b122cc29f68eae94a7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 23:01:02 2008 +0000 fix installed_idpackage in get_package_action git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1346 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d1bce6b0c6725a074b25fc7feb5e3194391ba936 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 22:48:43 2008 +0000 add a FIXME git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1345 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a94b26e929977212090561d317a1bf169695e1bb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 22:33:21 2008 +0000 add reinstall action visualization too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1344 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 33e36902a9bab2a1f6b6fb466e2b9a8249739fc4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 22:14:22 2008 +0000 add downgrade action visualization too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1343 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3ef75a868e1148a44343276cd86ea417175fc46 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 22:11:23 2008 +0000 - write a holy function that returns an action for a package git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1342 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 051edcd19f84eb242eea911c2db908ffb0a3e5a4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 20:57:18 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1341 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4ec1f12a0aa5b9bf7556bca009b53649d9d81365 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 19:27:30 2008 +0000 fix row sequence git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1340 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 164972900601bdbec78f5d1503500a3dee0ec727 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 19:17:24 2008 +0000 Spritz: be more smart searching spritz.glade git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1339 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b01569259a9ae3521df8c17a303f6751c11f1538 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 18:44:06 2008 +0000 extend ConfirmationDialog class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1338 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5bdeae0983f77fcf0c95da06da609ac2875f540a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 17:47:09 2008 +0000 - fix ConfirmationDialog name spelling issue - fix locale domain in views.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1337 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ac737d0fa6dc3a4188e377ca98945d3db6740dda Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 11:35:03 2008 +0000 tagging entropy 0.12.23.6 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1336 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d3e7f938ecc02d29740b4e0e4bcc4aa407c31df7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 11:32:39 2008 +0000 - TriggerInterface: avoid using portage function if portage becomes a moron git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1335 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0192e5a97f7e4bdea501e8633408b4602b3edd60 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 29 11:31:39 2008 +0000 updated italian translation, thanks to... me? git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1334 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d4b0f9d6eb8661eb5162cf4c13d02a149440d31 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 28 23:45:19 2008 +0000 make entropy TriggerInterface to not crash if portage raises an exception git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1333 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9ab83f0154c32b41ce5005f7114e82105dea3e3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 28 21:56:02 2008 +0000 fix rss formatting issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1332 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 99e6a47692ddfa6ff75cc0159ec35ce60c10d407 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 28 15:17:15 2008 +0000 - updated glade file - added dutch translation thanks to Joost Ruis - fixed german translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1331 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ea35be3f33582e139580f1d1c3e7a02923eefdc4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 28 14:28:12 2008 +0000 updated spritz.pot git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1330 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3f247374d194b366284ecb7ee59554539a6020d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 28 14:26:41 2008 +0000 fix Spritz localization domain git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1329 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cb7594f3c9f089c5a4e1b6380fc5f104cf2b43e4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 28 13:37:10 2008 +0000 print information about the needed disk space git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1328 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 63d81b2e757da1e38aca7c75643467ccb1b3e29c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 18:51:21 2008 +0000 a small cosmetical change git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1327 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bee136b5f5a994910792af005e754895755f4a23 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 17:40:16 2008 +0000 reinitialize configuration when switching branch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1326 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ed8d1fb0e92c49bd078aade7cd6eff115f531ec2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 16:35:58 2008 +0000 reopen client database when switching chroot git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1325 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4bc6e5983583476ebcb2dbd43e708b5a5abee78f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 15:43:24 2008 +0000 fixing another whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1324 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 19f8c5931b3326547a9f35b16697a3ba949f1c00 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 15:41:30 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1323 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e1fc1514be246d1f8c5e04552d7449d4b327d1f2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 15:23:07 2008 +0000 remove UnicodeDecodeError handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1322 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d6d3cad511f21ee1e89b24ee06ca5b499f33e60f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 15:21:01 2008 +0000 only remove kernel from grub.conf if it is sure that entropy added it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1321 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f170f375eabb9348fec0f1cd2558e4f0ba4aa0d9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 12:48:37 2008 +0000 - updated TODO - added German translation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1320 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c4d5221964b304e6e260687940dc88821c8b32a9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 12:40:19 2008 +0000 fix i18n.py to point to spritz.mo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1319 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit efde4e19f3729813d177d554a34f54fd11c5ae80 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 12:00:14 2008 +0000 - updated TODO - make a backup of grub.conf when dealing with it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1318 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9f3b8980d83f2e9e0e654b3067d80f8aac16f0b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 27 10:46:38 2008 +0000 added support for a light, updates only, RSS git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1317 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3b3dec1cc6b4db3a0ee8d12888cfabd61a1e2725 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 26 18:54:41 2008 +0000 eventually solve license retrieval encoding git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1313 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d895a2b8e264b130e791e7e7e5fa30b946d19a9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 26 15:10:52 2008 +0000 updated po template git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1312 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 97b2c2f08ea41b51e949b1e61d76cb25b5e084a4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 26 14:51:35 2008 +0000 Catalan translation for Spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1311 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 00d675a918ff014b952c94ae2201a140d5e7c899 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 26 14:47:13 2008 +0000 - fix equo information output about the status of a package - make the kernel to get a tag too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1310 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d92908736537faecaa391a76bfe776cc27585710 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 26 12:16:31 2008 +0000 fix buffer pickling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1308 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 68114ab51e674b31b12a5b6c212dccf18f046d7d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 26 11:27:46 2008 +0000 improve retrieveLicenseText reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1306 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3157b9fb08b0aa7890c2addfc43279cc7e231e09 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 26 11:12:48 2008 +0000 trying to cope with license encoding issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1305 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9c2efe45d4edc1a47b838b94b271874eab924b01 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 26 11:05:10 2008 +0000 - handle EOFError on the accept license menu - properly extract license text git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1304 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 32b564d8740c81b8e5d8ee63200a60a8c2d4594b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 26 08:50:20 2008 +0000 - equo: added an option to let equo remove the downloaded package after the install phase, to save space on constrained env git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1303 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 03489d253a1f1cc3b6150f89747b608dea9862bb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 26 00:42:16 2008 +0000 - updated TODO - spritz: added a brief description under the package name in the treeview git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1302 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 654bb7d17ee8275224fcdbfa5cfdaa8e94df42bb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 25 23:36:34 2008 +0000 fix selective removal on equo world git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1301 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9f805782fb94691b5b5fc86db7caf06d73685c1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 25 19:39:28 2008 +0000 filter crap from shell on equo install git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1300 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6a88984576163f2d413cc51312f699771feb5337 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 25 19:24:07 2008 +0000 fetch a package if it gets deleted from the fetch phase to the install one, n00bs do that ahah git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1299 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 261f88ac3a7225872231e16998fafba3897103b4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 25 17:12:19 2008 +0000 disable add_failing_mirror() if package is not found on mirrors git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1298 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f9a447ba4aac1bd46db06bb3c7c834b57cb7ff6a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 25 14:26:02 2008 +0000 remove wrong string.isalnum() and substitute by is_valid_string() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1296 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aef6dbe3082ee3b03ea834fc4a27dcf07d3b29ea Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 25 14:16:13 2008 +0000 don't ask me why previous condition didn't work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1295 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ffdf653391b47294d17fdb9c2113c355023bd8d4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 25 14:01:49 2008 +0000 fix a 'reagent update' bug with tagged packages handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1294 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 59dcbed3cc7b741bcd1a1edc115b11db5983c7e8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 25 13:40:53 2008 +0000 do not index tables on live systems git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1292 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 26f58b7f774659000c08c6729194907aae3c39a3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 25 00:14:11 2008 +0000 some minor changes to equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1290 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4de3088be1992e9e2167880c4333ab90dc5938de Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Feb 24 21:47:34 2008 +0000 - handle ValueError exceptions in the license acceptance context - fix issues with packages blocking entropy due to portage phase requesting license acceptance, which is hidden by our sys.stdout/stderr settings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1289 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b3733c14f7012fcf382e84442f60ae5dce6843fe Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Feb 24 17:08:15 2008 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1287 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c7eb2194b663f32d00d903b9278171bb1b39adf3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 23 17:09:08 2008 +0000 fixed packages reinstall in spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1286 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6969f56963aad2e0d9b6c28a0113eae68bf7eb08 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 23 16:59:48 2008 +0000 - entropy: clear database instances cache if etpConst['packagemasking'] has been cleared - fix repositories update issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1285 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 10000ddd8a989b0fbd1def413ba621ff7e09d8ff Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 23 15:51:50 2008 +0000 make spritz using entropy version git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1284 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5fceb3cfa793c6905fa9eb4dfa547f4629692a5e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 23 15:08:20 2008 +0000 fixed portage bashrc and some other cosmetical stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1282 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b28d2d1e161e918b5e2132c2098a8297ef82d48b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 22 23:31:29 2008 +0000 some code review git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1280 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a0969ba84ddd9dda74ecea2a5ae109dd4d8089f0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 22 23:29:08 2008 +0000 improve error reporting data git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1279 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d39ee8d2569c491fc49605ea6f06f8c6135a8440 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 22 19:35:03 2008 +0000 removed DA stupid quick add git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1278 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cc2ad946baca77ffa27fe4677c5fa0ab6af960d8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 22 19:07:49 2008 +0000 updated PO files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1277 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b2bbb6122bb49039ca7b7c7e8acefaba9404f895 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 22 18:52:26 2008 +0000 adjusted wait window dimension git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1276 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e30130e71f9c5ca7e5790bfe24be831add255db9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 22 18:51:52 2008 +0000 - improved etpDatabase.retrieveDepends Spritz: - completed the package properties menu - extended packages.py interface - when pressing "add all" a wait window appears git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1275 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 874978106cbd3b70f1f653914a54c9dd7a7a5df0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 22 11:50:58 2008 +0000 adding a missing gfx image git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1274 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e1bf371e91f0b2ae884f04267c7d3aa51a032535 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 22 11:49:31 2008 +0000 Spritz: started to rewrite package information window git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1273 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3be67da6f7484b02ded9eb576120c8e675f457c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 22 01:47:33 2008 +0000 - fixed repositories management in Spritz - added package license handling in Spritz - added package information button - fixed a possible bug which caused spritz to print some weird stuff - beautified status console git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1272 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 332556e2f49860b106cba27f55170cd5ed0133e4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 21 17:19:42 2008 +0000 - improved Spritz look and feel: - improved packages radio buttons - moved the search function on the right - removed useless search options git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1271 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6e2d4773be3db30e4cd63fa6eed997c526517f38 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 21 15:02:15 2008 +0000 - improved equo search output formatting - improved spritz stability and eye-candiness git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1270 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dd691b9eb3524c258ea6b18272ac7b3f901b311b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 21 12:12:51 2008 +0000 - fixed an issue with dumpTools.loadobj exceptions handling - fixed an issue with EquoInterface.check_package_update - fixed package reinstall in Spritz - improved Spritz speed - lots of bug fixes also git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1269 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6e714534187866c34e917154958738d42fce6b72 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 21 09:00:24 2008 +0000 Spritz: - more bug fixes - get packages list back working as expected git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1268 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1563e8df1ea7c3e977e0f0b486f7fb10160125da Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 22:22:44 2008 +0000 Spritz: - some huge bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1267 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1e3a0ebe0282f2889ffd228512bfba8b97630b5d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 19:08:14 2008 +0000 fix broken license entries check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1266 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 979f4338de3c853ea97c75df32ad6c8b32bb4adf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 19:05:51 2008 +0000 we need to drop the new tables too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1265 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4ed68b29401ba6b5f2c56a32de381269656eb153 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 18:12:23 2008 +0000 - added masking reasons information to text_ui - fixed an issue with dependencies calculation cache validation connected to package masking files changes - added the ability to get masking reasons - fixed a bug with picking a buffer - added support for /etc/entropy/packages/license.mask to allow masking packages by their license identifiers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1264 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 42734286fac0ce98f559305d20e83763af3e6297 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 16:40:30 2008 +0000 added license query tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1263 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 342c72d41ceb27fb77561a156af838d4e6a7d25d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 16:17:07 2008 +0000 - added license.mask (not working yet) - added license accept request menu - moved some functions to EquoInterface - added some functions to handle licenses in the database API - allow user to accept a license forever git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1262 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 539550de919aa9a4b5fc7547c8df713dc18546b2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 14:48:05 2008 +0000 - improve unpackGzip, unpackBzip2, extractEdb memory usage git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1261 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 09dc32b71ee19aaf35bc22941dfa07876b9377ed Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 14:35:35 2008 +0000 - moved package masking files to *.example - some cosmetical updates - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1260 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dc27f639a64c9eec7ff1d20be5bfca3efbfb6fc8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 14:15:58 2008 +0000 - added the whitelist parser - fixed a bug in addPackage git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1259 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 97dd9444e339e638574dd13169b962b0c10d1754 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 13:51:55 2008 +0000 - equo now downloads the license whitelist git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1258 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f85dcf9687a2072e54dbbe93e9ca8f07e8b10474 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 20 13:46:56 2008 +0000 - initial implementation of the licenses management infrastructure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1257 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0d1c7b5fbcc7f21905623ff44f586575a2d2a1b1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 22:45:25 2008 +0000 - updated TODO - some fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1256 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 94b4f1afa19ce4be34ec1c968befd0140f59985c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 22:21:29 2008 +0000 - block bad source entries when adding a package - remove compressed database after unpacking git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1255 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 85147d7cea868118c684575946fcfbd30f56d3a2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 21:29:05 2008 +0000 improve eapi 2 database download git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1254 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2bfadb2884c78cb71dce441443b27f3805b61446 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 21:11:27 2008 +0000 with this one, our db compression magic works git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1253 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 406f04fc6401e9508b0af653568fc2896d0c5bec Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 20:06:18 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1252 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0e18c4333c56ea412d9b68700a7b962a0cbff78a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 20:04:40 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1251 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 763f6e601d9238e611a88eb06d135df77124fabc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 20:03:40 2008 +0000 reset dbformat_eapi at each iteration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1250 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9836a685a8ee5dbde3d88418d348ad74c35ab567 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 20:01:30 2008 +0000 fix a typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1249 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 01a03e2e76ce54776c6627750a8a92bdbb20016f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 19:57:14 2008 +0000 implemented database dump downloads client and server side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1248 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit baed3d5f64cc1c65d70c4bcd46d0c77dc90c1e2f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 16:30:06 2008 +0000 - automatically refill counters table creating a proper schema if IntegrityError exception is raised git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1247 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 202ed012570079054c0505457dd30751d5e79528 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 15:27:38 2008 +0000 - tell user that IP will be logged when reporting errors - fixed an issue that caused equo to not work as non root due to some recent changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1246 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 70bac34ede0e5dc27122386ab1ea07b563823d90 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 15:19:43 2008 +0000 - reagent inject: run deptest when done - cache validation: fixed a bug that caused wrong cache fetchings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1245 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5434a948ad6f7acdf723034b4e422c362bebed7a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 19 14:10:24 2008 +0000 - indentation updates - python 2.4 workarounds git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1244 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e17d1fd68af294072eddec4aad32818e2fca1caf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 22:33:48 2008 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1243 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bed635f0b127f738762618978f7a17bf07c05edc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 21:42:25 2008 +0000 fixed a small issue with the dependency solver git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1241 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b86d7c7674c71c4a067c713dc14d5c47e2c62f8c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 20:54:12 2008 +0000 fix activator sync git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1240 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6b36544a48eaa073f35365d9af689bb4cc494fa2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 20:30:25 2008 +0000 added a reagent tool to easily bump the database revision git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1239 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e3f9810d84ed57d9f7502344564e0bccafaed5e3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 11:14:37 2008 +0000 improve loadobj function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1238 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f34b33de06425a8c791bbceb30cf5d57835a7c31 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 11:08:52 2008 +0000 trying to fix an odd pickling exception git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1237 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c283523952f87d07e9306b0a73281158fe261602 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 11:03:44 2008 +0000 improve package masking validation performance git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1236 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5fae6fd808c8e0d3df083befc29b7776d6390e85 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 03:16:42 2008 +0000 - updated TODO - invert masking verification order to allow user to unmask repositories maskings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1235 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2262fee1c48c366be920f161c98ca13e66734f8d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 03:11:58 2008 +0000 - completed packages.db.mask support client side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1234 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 637138562058738024e1254611566a0549906a03 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 02:29:04 2008 +0000 - removed debugging output - added the ability to selectively update repositories through equo - implemented packages.db.mask server side and client side download (will be connected to atomMatch soonly) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1233 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9f7e5401b0ddb2cf0b2cd41205bc28374bff101f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 01:53:47 2008 +0000 - fixed a bug in generate_dependency_tree() which pulled in duplicated packages in certain circumstances - added information about packages switching from a repository to another git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1232 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 07aa56efc22efbad3c37d0ac3329ecc49e518c91 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 01:19:19 2008 +0000 - added support to search and force the installation of a package from a certain repository through: media-libs/foo@repo1,repo2,repo3 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1231 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a0213b601911b414feef4414dea0157f953cd81b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 01:05:05 2008 +0000 - fix possible sys.stdout issue due to exceptions in portage_doebuild git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1230 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ec1e3b63996180e101333ceb5eb2b0a54d19c8c5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 00:59:47 2008 +0000 - support portage from svn - avoid using libtest/deptest when other instances are running, dumb users do it without caring about database consistency git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1229 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 036d7632ce72f6c4c17f8c297e04eed57210edc2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 18 00:42:31 2008 +0000 - fixed matchRevision/revision matching logic - fixed matchTag/tag matching logic and atomMatch package sorting - some misc bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1228 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 45e6ce74818b209084a5aa35ab334d8543cfeebd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Feb 17 16:15:43 2008 +0000 EquoInterface.atomMatch: added matchRevision and matchRepo filters (media-libs/foo-1.2.3~0 -> will search atom with revision == 0) databaseTools.atomMatch: added matchRevision logic, like above activator: if packages sync doesn't have to do anything, skip without asking tested treeupdates stuff client side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1227 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f73de88b5ce2562823b9071fd61f0a96135adb8b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Feb 17 12:33:23 2008 +0000 Spritz: - fixed packages list generation when entropy cache is empty Entropy/Equo: #- equo world is using too much disk #- if dependencies are not found, show them all #- add masking information to query results #- add required query tool #- let queries work on masked packages too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1226 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit df50417fbcdb1a18548f8e2a0e1ef8ecaa7cf6b0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 16 21:01:05 2008 +0000 some updates/fixes to the spritz categories view git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1225 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3abb867f12dbaa5a352944e668fe11d11acb28d6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 16 16:08:10 2008 +0000 more work on spritz treeviews, a lot of bug fixes and implementation work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1224 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0352821e7f3d9ff058cb3470183da05794bc899a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 16 12:48:13 2008 +0000 Spritz: - removed the ugly lower package information widgets - started to work on a more user friendly package information menu - some bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1223 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 987e997ac0685e6394f2ec8f729b43a6368ab357 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 16 10:32:50 2008 +0000 remove debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1222 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7ee1670593261906e0777751670cc0cd3d5e6eb1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 16 10:32:07 2008 +0000 Spritz: - added a basic categories view - improved treeview speed - properly handle packages with missing dependencies - misc bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1221 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9188159b6876bb38cec57f3656296734db457544 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 16 08:29:30 2008 +0000 - fix validate_repositories() call during equo update - filter empty sources string before adding them git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1220 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e85661e6dbef8a4daff80c69a51f3a7da821eca Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 16 00:38:28 2008 +0000 check if user is already root, if so, run spritz directly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1219 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4116c5760ac1a636eb84bdad18bf200842c87f1d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 16 00:34:06 2008 +0000 - improved entropy backend interface responsiveness by removing harmful caching - completed a lot of stuff for spritz, it's still a little bit slow when data is not cached but I'll work out it things implemented: - multi repositories handling code - branch switching dialog box - queue errors handling - su/gksu/kdesu wrapper - lots lots lots of bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1218 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 27f01410aec14ed5e69fe53f3a3ad78154a60c48 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 15 11:02:00 2008 +0000 run binutils-config each time binutils is installed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1217 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9bf2a61c1a6c1ebcf31bb30d32a2cf0bcfda7b0d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 15 09:57:27 2008 +0000 - improved orphans search tool in terms of memory consumption and speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1216 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 15076a74b70318343e5225140269ec896c3df53e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 14 19:39:13 2008 +0000 fixed a nasty issue with isFileAvailable git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1214 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 491007bf2f9be94dbfa2764f3a11a3d4536a162b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 14 17:16:56 2008 +0000 Spritz: - completed configuration files interface - some misc bug fixes Entropy: - moved the package masking parser to entropy.py/EquoInterface - fixed some issues in equo query orphans and moved some equo conf functions to its EquoInterface class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1212 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 880ec1d21474c8a1a096df4260d4e53d81004b67 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 14 13:23:57 2008 +0000 updated TODO and removed debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1210 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c0a27bf87826a3c8cd10db561309cc47b0998df6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 14 08:29:37 2008 +0000 fix atomMatch cache validation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1208 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5d1e9f8f4d48fafaa995666f5ef0cd6572f1c6c3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 14 00:57:19 2008 +0000 - updated TODO - connected Edit and Changes Spritz buttons to the respective actions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1207 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cfb7f52811309cd10ee38ac81236a0f77d9fa41e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 23:16:07 2008 +0000 - added blacklists for libtest git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1206 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 40a965a3fe5df42299e1a7cdd805d20ad9dc5dea Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 19:24:16 2008 +0000 improve speed of equo remove git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1204 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b8ac6b420e18ff59d0318d1d80db1a966bea3ad6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 18:16:35 2008 +0000 - improved cache validation mechanism - some spare fixes/improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1203 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 30abf6e927ab1bedff5253b1cd5b229f7b958a57 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 15:46:46 2008 +0000 check if needed table exists in isNeededAvailable() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1202 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b5f8abcd50577205129176bd2430f3af28aa3feb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 14:41:08 2008 +0000 improved deptest output information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1201 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4aaad41b59a027addd8f14513200a2334336a068 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 14:18:00 2008 +0000 add brief description field to equo error reporting interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1200 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b9cbb62d58640db824941ac2f1878e80a02fd0ab Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 14:14:41 2008 +0000 better handle cPickle/pickle exceptions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1199 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ac39a31e6793a818aca3d08a0518d7dd1fd31ddb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 11:45:24 2008 +0000 create counters table if it does not exist git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1197 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 899ae6095f41827e6289597894e17db198c0d412 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 10:33:35 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1196 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 06085c3b90b200677896bf485e51dcecdc362d2b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 10:05:08 2008 +0000 - updated TODO - changed some equo output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1194 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7737c2d189e52df8d90f0eaee6421c436aacd89 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 09:54:10 2008 +0000 - added equo post install trigger - solved contentDiff bad unicode strings issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1193 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 936441fc607c090579f1bba3d2f2480d4ae65a17 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 08:57:26 2008 +0000 added metadata decompression support to the server interface, disabled by default and controlled by an activator.conf option git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1192 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b3fd61c3725d62f7e8ce9c7bda063e77997313dd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 13 00:34:22 2008 +0000 - updated TODO - bumped EAPI to 2 - added content table compression/decompression functions for future migration - some bug fixes and indentation updates - added automatic content extraction if new compressed table is found note: activator does not have the content compression feature enabled yet, for backward compatibility reasons git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1191 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c829d6357654c2f9d3b253fdb57d0ef078fe6026 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 12 20:58:00 2008 +0000 fallback to pickle if cPickle can't be loaded git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1190 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 15e65bf53f69dcc54a6a0e79cffd155bc3405a98 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 12 10:08:56 2008 +0000 check if dir exists before iterating git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1189 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1495a997dbe72e77b8b0680d816b13d7ef163d9f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 12 10:07:18 2008 +0000 add branch operator support in isCounterAvailable() and listAllCounters() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1188 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a078677a68ccf8a7ce1d036432639fdbdc8de096 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 12 09:35:47 2008 +0000 reorganized caching directories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1187 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1e3dacb33bf5d428e3e404f17eab79547929c523 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 12 00:05:40 2008 +0000 - added helper utility islive() in entropyTools - added a new column to the counters table - some code cleanup git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1186 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b13f13a84518817e7d22a249398cfc6a60ddeef Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 11 22:57:11 2008 +0000 - correctly handle atom matching on databases with multiple branches git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1185 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 28f51eb4fa1f26196b30a9acebb46f3f4386c2f5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 11 20:15:24 2008 +0000 some minor changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1184 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 84cbf8b40962470da193238ccfab10c19b01e4b2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 11 17:47:35 2008 +0000 improved caching validation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1183 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3ccc151e51616c3316bb23d99b01933ab4cf291c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Feb 10 23:44:02 2008 +0000 Entropy: - Cache management completely rewritten, now Entropy takes a barely minimum amount of memory and is much faster on cache hits. Please note that some areas need to be improved even more, especially when dealing with cache cleanups git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1182 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a347f654c1866011285aae77a97658a8f84082ec Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Feb 10 10:06:43 2008 +0000 improved library breakages cache speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1181 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 91e163c21fb32c2801a65bddec5bfa4b3341f2af Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 9 17:01:13 2008 +0000 fix equo world --pretend as user git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1180 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 54f74855cf153d10711916979da5f9bc385c3728 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 9 16:56:56 2008 +0000 - dynamic library breakages detection infrastructure implemented, can slow down equo a little bit at the beginning but it's worth it - misc bug fixes to the query interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1179 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7635f4f108c73016ffa3a8de3df04f629e004c69 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 9 00:47:34 2008 +0000 speed up activator sync by a good 500% git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1178 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit beb068bef02f808e5041bc4eb6f9f13a2cc546e1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 9 00:11:54 2008 +0000 fix issues with paren_license_choose git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1177 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e7c523ef1ec017e89f45a4969c8188b019c9cf46 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 8 23:49:36 2008 +0000 - adding support for transforming packages into injected, useful for tagged ones git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1176 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f5ba05cc0fb24e04661d8555f23c1af5d8aceb06 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 8 20:12:19 2008 +0000 there are certain tagged packages that can't be installed at the same time, like nvidia/ati drivers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1175 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a87c6a71a5a17c45324232e594fb07ef6bc60499 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 8 20:01:37 2008 +0000 remove debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1174 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 66cab1fe0ddba4817274375b53cabbb9fe351374 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 8 20:01:07 2008 +0000 Entropy: - a lot of speed optimizations, including: - improved caching performance - rewritten atomMatch() - added more caching - fixed a bug with conflicts, wrongly stored in db git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1173 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 53394a0a9a7f689f0c9346fd2d631a9cfbc4c905 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 8 11:51:09 2008 +0000 small cosmetical changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1172 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a0d75a0bc4d61a0888c52332b604b27008f02f9d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 7 22:07:06 2008 +0000 this works git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1171 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8f2cf0bbd5b6224be7d8b08f5744ea86b5696f3d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 7 22:00:30 2008 +0000 - updated TODO - fixed calculate_world_dependencies with masked packages installed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1170 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f36901c0dc2021c3f6ad92e7b563e01cb59ef1b0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 7 21:34:49 2008 +0000 fix IOError exception syntax git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1169 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7d030d0ecf3e22f3216217057d383eaacaf98be5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 7 21:13:28 2008 +0000 - created a mockup of the Spritz files update interface - tesing a fix for IOError exception trapping git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1168 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5533f38d563e136da591687783ee7e7bcc589c9f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 7 19:04:30 2008 +0000 - updated TODO - removed checkReadOnly() where not needed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1167 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f50805654ab9c087abdae137468ed92e0eb1de9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 7 19:01:33 2008 +0000 Spritz: - make load/save queue working git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1166 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e67a753aebdbc2d44b5e9a9744ff62712d2ffbc7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 7 14:29:37 2008 +0000 GLSA tool: - fixed atom matching when slotted packages are found - added info tool, that shows glsa information for the provided identifier - misc bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1164 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1a09070786f17ea82d32f0da5df1e94606257352 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 7 11:28:56 2008 +0000 disabled use flags check in filterSatisfiedDependencies git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1163 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 866b1c827d2c5533d1be5856eb593cfe39ea36ee Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 7 11:05:22 2008 +0000 - more work on the security interface, now list tool can be trusted - implemented some new API functions to ease third party implementation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1162 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a4bfd0eddff86abd892e617d9f09a3ad5bc3a2fa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Feb 7 09:55:08 2008 +0000 protecting /etc/conf.d by default git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1161 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bc225e5b629f8c51d559bcdf6c386575c01e5b17 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 23:40:39 2008 +0000 some small updates to reagent libtest git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1160 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2cb17a8d1076343e6d265a26c730753788e512b2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 23:20:20 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1159 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f83dcc51dab3e301f4e370ed4d4b0ec1cd660c9e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 23:05:43 2008 +0000 improve libtest on reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1158 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fc1e02d10c1b3e1de1843bf1bfc2fa8dc9ca93c9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 22:52:02 2008 +0000 improve libtest on reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1157 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 418aaa4cc12128b7cfd58ab2f4cb51244594fbed Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 22:38:58 2008 +0000 improve libtest on reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1156 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2201532fd96abf3bc1ecebc1299610f8771c6290 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 22:04:08 2008 +0000 more work on libraries_test reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1155 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 184a414614129b50292062a342ac1a2827c70c7a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 21:53:46 2008 +0000 fix a whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1154 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5cdb3233e8c31f2ab01a7d2fbf13da2aafd69a6d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 21:50:30 2008 +0000 flush out stdout and stderr when printing stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1153 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f019d3782c63b69e420ec5068c699f09576becdd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 21:37:37 2008 +0000 load dbconn readonly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1152 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0772c47d025161389e86e28932089f7c6253568a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 21:36:51 2008 +0000 - updated TODO - added libtest tool to reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1151 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 26a2f016fc96c0517f142017fcef7639ea70cb9f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 20:51:28 2008 +0000 - fixed an issue with treeupdates table creation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1150 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 68835280e4a73a4769262dfd16d03b321e290e2d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 18:09:18 2008 +0000 disable boot services stopping git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1149 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce6a58babdd6caebb31f435bc89170e1489d17e3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 17:59:36 2008 +0000 - when parsing atoms in is_affected() also verify that the atom is not in the unaffected list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1148 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 49b556763d555c37e2da3c74b99407af270c209d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 16:08:04 2008 +0000 - updated Security Advisories infrastructure : added list tool : implemented a lot of interfacing functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1147 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8631643e0832ec2ff319005814d2c4d8c4767993 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 14:56:48 2008 +0000 adding text_security interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1146 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 767d31aa1f7efb6388107edecd7a2cb4ccd3d8cd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 01:18:23 2008 +0000 fixed unicode conversion git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1145 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b996e940f09bec9cae8ae36c2b148682189fe66d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 00:58:37 2008 +0000 anielkis should really use this git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1144 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7e4432b4801ac9f41723393477a38b1fdf65ed80 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Feb 6 00:09:14 2008 +0000 added dependencies rescan tool for reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1143 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 78091dd7ddf525a0459e658e640871e63311b02e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 20:26:57 2008 +0000 filter out empty conditionals git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1142 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 62b300e69f56842f4f94e9d3e10489c36f00798f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 18:30:04 2008 +0000 added depends regeneration after depsregen git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1141 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4f13e844fed3f1d7d1599c746f571aba8060996b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 18:01:06 2008 +0000 - adding reagent tool to scan and rebuild package dependencies for all the ones in repository - added some new helper functions to the database interface - fixed portageTools.calculate_dependencies accordingly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1140 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 53bf092b0f1b83ee61f1a1593d12acfb6c6ca862 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 17:58:44 2008 +0000 fixed issue with packages without CONTENTS xpak metadata causing database content to be empty git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1139 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e981ac3f25034831768b30b8dee12501c5959a16 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 12:13:59 2008 +0000 TESTING: again portage dependencies literals parsing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1138 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9ef1b3a1caee74bcdea58081cfbbefc618fe5db4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 12:04:53 2008 +0000 TESTING: again portage dependencies literals parsing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1137 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a4d4d33e4092e08eb13343c7ca9c35a5a65e3a29 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 12:02:52 2008 +0000 TESTING: again portage dependencies literals parsing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1136 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f4234b128cd9ac186690c96a4ef538faf4844767 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 11:49:37 2008 +0000 TESTING: again portage dependencies literals parsing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1135 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f59262779eacd35a5caf3a12a5a8ef302cdb837f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 11:27:39 2008 +0000 TESTING: again portage dependencies literals parsing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1134 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fc04fc6308ed64873834d6358c74e5717739503c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 10:44:57 2008 +0000 - portage dependencies calculation has been rewritten, should work a lot better now git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1133 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8482b3330031adc95e6a3692e91722fe9ac2b8f5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 10:26:24 2008 +0000 TESTING: rewriting portage dependencies calculation function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1132 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d6302491464ffbf2ebc7eda0ae531a5f3dbcd07e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Feb 5 01:48:12 2008 +0000 - initial implementation of a GLSA-based security tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1131 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5f5b6eda7f99cff39b2940b5093e581a74ded0bb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 20:01:33 2008 +0000 fix indexing when running readonly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1130 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cf62aad37d19c77791f6c50a6e1a8af7e8703b8a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 19:53:22 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1129 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3582f87dacf86cb7fca2390ca144f9efaa1e5732 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 19:52:15 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1128 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dbbe3e62df584a9cc8c5bbc808e83f453302cf5a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 19:50:31 2008 +0000 - updated TODO - extra flatten for horrible DEPEND strings git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1127 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 964795473f007a287ea6a70d2c842af3b7b59017 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 17:09:15 2008 +0000 - reagent must always know about unmatched DEPEND conditionals git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1126 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ac90d22ec3c1993889e7fae117fe4fcda7793bf9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 16:40:01 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1125 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dc5584c84a356effe7b2368b3d025abcf1a2c8c1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 16:39:52 2008 +0000 fixed error report data submission git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1124 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c4c536a63a9c55f878951cda5a894f50bcc520ce Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 16:34:45 2008 +0000 - fix reagent search output - fix indexes readonly validation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1123 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f8cee372192fe20d829e4860dc0442d504a3388e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 16:12:25 2008 +0000 fix LICENSE paren_choose() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1122 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 058d3119acdee8a6d3311b5acef474cae0dffd44 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 11:35:52 2008 +0000 - working implementation of the client side branch move function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1121 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88270f2b998c55cc2f44a88165be47f0cd4126fc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Feb 4 10:45:22 2008 +0000 - updated treeupdatesactions table adding branch column - updated database interface to work with the new treeupdatesactions - sanitized legacy databases support creating doesColumnInTableExist() function - improved overall equo speed - moved repository database indexing to RepoInterface.sync() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1120 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 26a9e2c41e7f476688bcf18125b54bd862ab0e81 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Feb 3 12:07:10 2008 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1119 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3d298fd83e09e69e6a4234dc7cd2af25ff1ec833 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 2 16:06:03 2008 +0000 - fixed counters injection that caused entropy database to be out of sync with portage. To just solve this on your PC, run equo database counters git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1118 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ca55d97378528b49c571df4dd3e0f818c752bced Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Feb 2 15:39:36 2008 +0000 - added more info to equo reports - misc bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1117 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b291cbdbc24705261038df29ad310b008b8ec3cc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 1 19:29:50 2008 +0000 - added packages download speed limiting support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1116 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1b095d32302ab97a986dd646cb0c185e2a7ed878 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Feb 1 16:28:07 2008 +0000 - remove unused queueView buttons - fix databaseTools.isDependsTableSane() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1115 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5d4ba6dc474dfa7d572ed972efbe43b9eb358abe Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 31 10:17:49 2008 +0000 - fix equo conf loop issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1114 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 043f871c2c1fb458659c34851642e2899b2adfab Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 30 10:26:45 2008 +0000 properly resolve remaining conditionals after paren_normalize() in calculate_dependencies() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1113 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 157054b8165c9c2898128fd6707630bbda6980cd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 29 10:29:32 2008 +0000 - if getScopeData() returns None when looking into client database from atomMatch, return -1,1 taking it as not found git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1112 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ec34c6b3b46f54c493f54bb10e2d243c55f6288e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 28 23:38:22 2008 +0000 do not reset cache when raising SystemExit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1111 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 05377a43991be460575a58f677c5893ff4b8afb3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 28 23:34:10 2008 +0000 - updated TODO - reset cache when an exception is raised - fixing print output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1110 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 150749d619dbac02ebc087f14e3b090c875ea547 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 28 18:24:00 2008 +0000 Spritz: - set treeview reorderable to False git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1109 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c2b2beee106d35dd680e4f0fe6ffcef1e3760a18 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 28 10:56:33 2008 +0000 some work on the printing functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1108 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c5f5cc8db29456c5ab5e214c6214989abd0756b8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 28 10:49:09 2008 +0000 another whoops in the wall git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1107 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2b45d9efd30ca4c9aa10ab071aad2cf3e1daf090 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 28 10:47:47 2008 +0000 another whoops fixed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1106 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1202768c7506800ac1ed9cfb1dc993ebc5e85127 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 28 10:33:41 2008 +0000 continued testing on calculate_dependencies git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1105 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9202466c43dcfab82b0f04bdd01e32c5e77f43bb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 28 10:25:15 2008 +0000 another whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1104 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7e5f10c69a8f360f96b774410b48c22af8a9d642 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 28 10:21:29 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1103 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e2e5622e7425752615420184a27f885942bbcbc7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 28 10:15:34 2008 +0000 - updated TODO - reworked ebuild dependencies calculation using portage git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1102 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 72291948d3985a8c8b77ffd4824c0a17895cf2b4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 27 17:58:27 2008 +0000 - updated TODO - updated maskingparser to handle trashing of more caches - fixed std* piping issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1101 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 745b46aadefed5bb925b4882eb48a1adfb4c6c6d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 27 16:43:39 2008 +0000 - Spritz: - reworked action menu to allow reinstall, remove, purge, update, install, undo reinstall, undo remove, undo purge, undo update, undo install git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1100 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cc985ea1f0a1caafb0f8ec86f58fd5eb01af2c6c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 27 10:52:18 2008 +0000 update update() to allow cmd to be passed as parameter git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1099 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8c70e93f603508de3c4ead8ff935d089710821d5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 27 10:51:44 2008 +0000 some misc bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1098 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 31c808cc3811238465ebe0fcda342c45af610714 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 25 17:58:50 2008 +0000 - updated TODO - avoid running activator when issuing 'reagent depends' git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1097 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cb14ddf9922928fa900fd7cd100d92ee3940d287 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 24 18:31:40 2008 +0000 - updated TODO - inaugurate a new small reagent tool to help spm tree compilation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1096 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8117cdad84b3a54f433bb0a4c551bf41a8dd836d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 24 16:32:04 2008 +0000 - be more gentle with counters table primary keys git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1095 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 89e95c5fbcceef9cccbcccfd390179832da769a9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 24 13:38:35 2008 +0000 - move removeidpackage validation before steps generation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1094 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f934ca8a0991e044e4a045ee6f0c9aa47db2feb8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 24 12:45:36 2008 +0000 reset self.oldprogress at every uploadFile call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1093 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 655ff0fb79c95566d9f0969709534f93240c389b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 24 12:35:50 2008 +0000 fix an indentation issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1092 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 142f90eb56a524ab62995a5084a36586ae7cf28b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 24 12:28:43 2008 +0000 - fixing a possible TypeError git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1091 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d66d0d6bdac751b0f11e7129e3a121d8d45ec41e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 24 12:04:04 2008 +0000 - restore CTRL+C interrupt when downloading a package git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1090 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0c4e0762a38907826de15698e337d856130fe1da Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 24 11:43:32 2008 +0000 - updated TODO - fixed packages download git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1089 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a0029d170394cee4b3601cc598d6025d85347528 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 24 11:12:15 2008 +0000 EXPERIMENTAL: added category string to tbz2 files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1088 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4cb6b40ec0b78b27689c8805b42ffaadab0160d7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 23 23:14:14 2008 +0000 - fixed a really nasty bug with counters and 'gentoosync' tool that caused entropy to wipe the counters table (thanks Joost) - added a saner tables availability check function Spritz: - removed some debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1087 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7cd3e7c5e4523e6ee40eb4c5b0b84a96c1ef360e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 23 18:50:49 2008 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1086 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 06884685af17f61a2afd20aabaf37b3cbd73d1ce Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 23 14:17:06 2008 +0000 - implemented a better way to look for needed table - fixed a possible crash caused by exceptions in config protection retrieval git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1085 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a8c1d25ee188f35cdda2eee72c394fa62bf0825a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 23 13:57:49 2008 +0000 - updated TODO - added dependenciesTest after every reagent run - print sqlite error when triggering ImportError exception git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1084 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 83316915f61d62265effa02b051998a6511575a1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 23 05:44:01 2008 +0000 improve upload speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1083 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4d3302e98df4f9c1dbb168709d06fc778c1ae128 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 23 05:27:32 2008 +0000 double the maximum number of threads git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1082 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b3851e07309b4293feaea3334c58de2ab8bb891e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 23 05:20:31 2008 +0000 fix currentText scope git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1081 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9b3b212bedb580799162061f2a236cfbc649f485 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 23 05:17:19 2008 +0000 - adding parallel_wait() to parallelTask() class to avoid obeying the max number of allowed threads - parallelizing print calls, MAJOR IMPROVEMENT git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1080 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c495fe7d6aa1f79761bcf00f139b1202aaa73363 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 22 17:50:28 2008 +0000 parallelize and optimize output printing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1079 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e16dc35126412184059c941cc0e11cc9dc67f9b3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 22 00:05:02 2008 +0000 Spritz: - added queue messges popup and rewritten queue handling Entropy: - fixed issue causing system packages to be removed (like kernel) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1078 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 06381e3b76ec66a11b45ce88833a1ee6790b3f7f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 20 18:26:46 2008 +0000 - calculate_available_packages() now only returns unmasked packages Spritz: - removed some useless code and widgets git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1077 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1a21466d827ec5bcba3176be58587364ae85abb0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 20 13:26:08 2008 +0000 fix a possible issue with treeupdates slotmove and move git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1076 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce2bccf62f362c03e15f3339953bf01dc6b991ad Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 20 11:09:51 2008 +0000 removed NEEDED comparision in generate_dependency_tree(), not required anymore git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1075 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 391354c5bb540c250ee0b3a9113f2895ff40ad70 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 19 16:02:28 2008 +0000 - improved reagent deptest - fixed matchfilter scan in generate_dependency_tree() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1073 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f430f04c0ad85907a88bb8fc6179860b4ea51fc8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 19 15:39:54 2008 +0000 create general purpose find_belonging_dependency function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1072 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce1368c996349ee8daadd913cd6f286e543ce661 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 19 10:46:06 2008 +0000 check files/dirs before doing chown git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1070 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0db01aff863557d6b043a3763a6819d3171da636 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 19 09:58:18 2008 +0000 - entropy removed getDependencyTreeCache and global matchFilter which caused issues on a threaded environment - matchFilter substituted with a sane implementation matchContainer class - fixed Spritz install/removal queues - removal packages execution can crash due to threading issues, don't count match on it yet git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1069 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit db83b15b226eab6f494d16ece698133707384471 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 19 08:27:06 2008 +0000 fixed libraries test tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1068 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a6295b7dcbe61990075c1d96787a43dfef028aec Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 18 21:10:33 2008 +0000 - TESTED,FIXED,SOLVED,EVENTUALLLLLLY UNICODE ISSUES - lxnay ftw, portage shit ftl git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1067 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4ce9d576aa4d5adbbfa7a58af629e92a6191c9ad Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 18 20:23:42 2008 +0000 fixed reagent database query tools - NOT THIS ONE, WAIT THE NEXT ONE git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1066 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ffd7617dd96d21bf52d1ac0fc5b4e561e4e3d243 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 18 20:00:48 2008 +0000 some work done, some remains, WAIT THE NEXT COMMIT git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1065 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a22c9aaf16ff22e036d3ac94ce3b92c7ee84c447 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 18 17:49:23 2008 +0000 - fixed query tool - eventually fixed all unicode decoding/encoding issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1064 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit df46fc85a75e838aa5514b3537b887275f555d2d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 17 19:17:23 2008 +0000 implement EquoConnection in printPackageInfo so we can hook any instance we want git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1063 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7844d35dfbe671f697b697c6e6c19452fa6e4f94 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 17 19:06:32 2008 +0000 fix text_query calls with reagent database search git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1062 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 12847f8c29549c16603a2096d5eadc5ec9194d90 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 17 19:02:51 2008 +0000 - move EquoInterface load inside text_query git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1061 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bb7ebad9520ef1ab55c924722d8a19f9b3bf6326 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 17 18:58:44 2008 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1060 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 54e9c23224c4bf9a0e7d68a6e044b6b7aa539df5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 17 18:57:38 2008 +0000 fixing rdepend pdepend list generation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1059 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1376dafd6950d5f91ad04c5f8d7c4115643524e7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 17 18:52:06 2008 +0000 - updated TODO - remove tar.flush() since tarinfo doesn't have it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1058 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 73b2a830f80ec283040890055b9d7f038fc12494 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 17 10:50:51 2008 +0000 - reworked xpak metatada dependencies extraction logic git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1057 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bc0590589f294ed76c98a54036d61905de30f49a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 17 08:54:15 2008 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1056 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 53ff9725822bf6456fa6e8ac29afa46dd268f146 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 17 01:12:24 2008 +0000 Spritz: - implemented repositories reordering in a saner way - implemented mirrors reordering git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1055 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 800e0dbca90a83970679891de1be1507dd14e3b7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 16 23:43:25 2008 +0000 - added code to handle repositories priority shifting Spritz: - implemented repositories ordering git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1054 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 15f87931efc3c4fcc48e149b2ffdc00d7460a5d7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 16 18:34:25 2008 +0000 - fixed Insert String button (hidden when editing a repo) - added repositories sorting widgets git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1053 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 66c04be684e4bb435cfcbbb54c862e52039a6754 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 16 16:13:12 2008 +0000 - added disableRepository(),enableRepository() to EquoInterface - improved repositories cache handling reliability - updated entropyTools.SaveRepositorySettings() Spritz: - implemented repositories activation/deactivation (ordering will follow) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1052 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b6926277a547881615c7dbf8efb26965b58238c1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 16 00:31:59 2008 +0000 - moved etpRepositoriesOrder to a list type, allowing a saner implementation of repositories order handling - improved EquoInterface.retrieve_* reliability by adding etpRepositoriesOrder in cache validation - various fixes - Spritz: started to work on repositories order handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1051 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0df499a5af7b55aff3d3b485434726609cda0723 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 15 20:24:42 2008 +0000 - fixed Spritz console right click menu git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1050 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cf093a5f5f09ae6dd6572755161a74b201380155 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 15 17:52:44 2008 +0000 - created saveRepositorySettings() and removed the previous one which was buggy - added getRepositorySettings() - fixed some EquoInterface.addRepository() bugs and added cache cleaning SPRITZ: - completed repositories handling it's all for today git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1049 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 27ed93827a271e0dd1117abf79fa6dc86995ce5f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 15 15:08:12 2008 +0000 - fixed conntest url by exporting it to repositories.conf - improved repository databases reliability adding extra read only checks - fixed bad/not available repositories handling by removing weird loops with fetch_repository_if_not_available - updated indentation in databaseTools.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1048 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 806c7ece986f364cb0366bc26673dc7764d12fde Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 15 11:50:06 2008 +0000 - updated TODO - completing the previous commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1047 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a651ebc1a648fefae4f8a68f55502c9975a67f0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 15 00:49:13 2008 +0000 - moved repositoryid (old etpConst['repositoryname']) to repositories.conf - internet connection check now done on the main repository database download URL with google.com as fallback - added live repositories add/removal backend functions to allow easy handling from third party applications - minor bug fixes and improvements Spritz: - added (almost done) repositories management widgets to let users add or remove stuff: use with care until the next commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1046 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 63c94441ee4a8eaf7d66a5d12a21caaa59a99cfb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 13 23:52:44 2008 +0000 - added signals for add/remove repository buttons - added a check if no repositories have been selected for update git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1045 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 250f257795a9f20619232e016fd2fc3ce4118680 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 13 23:39:37 2008 +0000 - added client database checksum validation to available packages calculation - fixed and test packages removal git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1044 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit faf3a1b75da544675ac8ce9234dd4768745f841e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 13 23:27:49 2008 +0000 - fixed removal queue calculation - implemented removal queue execution in spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1043 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 28c8b4c9ec33233076b4fdefb3b313dbc5c5f0f0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 13 23:03:25 2008 +0000 - updated TODO - added USE flags check to filterSatisfiedDependencies too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1042 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 44f6b638dd16f391ed45a303abd426c27cdbc7df Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 13 22:58:28 2008 +0000 - updated TODO - added USE flags check to equo world, this also helps git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1041 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c81c578d9c6c298d3279df0ddd94fae450e101fa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 13 19:17:42 2008 +0000 SPRITZ: - implemented console right click menu - implemented repositories force update option - fixed an issue which caused text_ui functions to not return a valid exit status svn ci -m git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1040 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0366216a5d4330121463a3454b9511090cfc51ef Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 13 14:47:36 2008 +0000 - let equo handle some extra exceptions from exceptionTools - updated TODO - fixed an issue with equo update when no client database is available git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1039 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 504d2bd3a040e9b4caf374291644ec4604184986 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 13 13:34:02 2008 +0000 - fixed a small graphical glitch with downloadSize in text_ui.py - more work on spritz polishing and entropy implementation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1038 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6873ea11794f2f6feca51a82e6b6254ba790c9d3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 13 12:17:24 2008 +0000 providing more info to the user when extractPkgData fails git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1037 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f34bdff9fa77ac20a83640af95e008d7467c49d2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 12 15:38:27 2008 +0000 - substituted TextView widget with vte.Terminal which allows spritz to redirect portage.doebuild output to it - further development on package queue execution NOTE: you will need vte compiled with python USE flag from now on git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1036 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6b82b0034186eebdac8442222b992667a6d702dc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 11 22:05:15 2008 +0000 strengthening database revision file checks git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1035 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5ca2b34ff35094175ad259a1512658b5b1625a92 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 11 21:43:06 2008 +0000 trying to fix possible ftp mkdir exceptions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1034 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dbe80e41aff6f0f4162deaa2774ef169eef96c0c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 11 19:47:25 2008 +0000 - strengthen noclientdb behaviour git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1033 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0d1b9f42740f76994ec1db2e2680be8e02f55006 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 11 19:30:29 2008 +0000 - started to implement queue actions - fixed two issues in the server part whose caused client database to be erroneously opened and tree updates to run on an empty repository database git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1032 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a34559137e105322cff232d3564521ec0e99ade1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 10 22:56:48 2008 +0000 - fixed issues with queues handling - beautified messages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1031 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9417f2bbf5ee295f932ca47604db98172f64ee54 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 9 23:47:08 2008 +0000 - updated dependencies calculation code to work better on weird situations i'll start to focus on the queue execution tomorrow git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1030 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8079bded7fd21df09983a5397eca5b16db5dceb0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 9 21:41:48 2008 +0000 - dependencies calculation queues (removal,update,install) should now work as expected git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1029 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 76a321d68479730835041c288cdec7fcc327fbab Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 9 20:46:52 2008 +0000 - moved system packages check to EquoInterface under validatePackageRemoval() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1028 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bb213bebf548c64b0f7e2853a46f8fc9b63a5f8a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 9 17:26:27 2008 +0000 - some updates to spritz queue handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1027 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 802c702e561fa278d919f8b75fbfd1b57b378aac Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 9 11:22:36 2008 +0000 - spritz: general code cleanup and polish git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1026 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d36cd5273ed8a81a80e57673b10497bfa0a7505e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 8 20:02:42 2008 +0000 - new POST based error reporting handler - created ErrorReportInterface class - updated code to use ErrorReportInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1025 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e5d4c5bd380ffe3b043103ff7fcf8d0eb404c89e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 8 19:05:17 2008 +0000 adding another error reporting implementation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1024 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 30e4f758e6590a58f5bf49a2ca1f59178a96160c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 8 18:16:11 2008 +0000 - adding new error reporting handler code - disabling categories view, since it's not that useful git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1023 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7d445f4a36b9a9c705e356dcad58b1a4c420362b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 8 16:34:15 2008 +0000 - spritz: package categories code almost implemented - entropy: added some faster search function to the database interface - entropy: implemented some helpers for GUI apps and added some caching here and there git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1022 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e4879d65fa4e87d36fc7c8c938c73f92fc645649 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 7 19:08:30 2008 +0000 - added EquoInterface.calculate_available_packages() that lists packages available in repos but not installed - added database function retrieveKeySlot which returns (pkgkey,slot) for the selected idpackage using only SQL (faster) - changed output of EquoInterface.calculate_world_updates(), removed not neeed atom retrieval - fixed other functions accordingly to the change above - get all the Spritz Packages radio options working (you need entropy from SVN, packages queueing doesn't work yet) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1021 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 53274f3158f267452f5c8131fd17148fc4e0b4b3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 7 17:50:30 2008 +0000 - when syncing repo databases, always close running instances - when opening server database, check if the db dir exists - improved speed of EquoInterface.calculate_world_updates - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1020 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1bbf3ee87f93207fcc2235ed58f8607b2db62117 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Jan 7 01:33:45 2008 +0000 fixing smart applications generation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1019 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 51ffd5067fb3c61608397084c9b987f91c2f23a4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 6 22:30:40 2008 +0000 fix installqueue retrieval by smartgenerator() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1018 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cde791d4fa8fc91aa81743588abf4bd8b5b7156a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 6 19:43:10 2008 +0000 - implemented updates view and arranged some graphical fixes to not trick users git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1017 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9f2ccf4a99b70a2a827ae159eaee1553f275dcd5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 6 19:20:00 2008 +0000 - a small visual fix to equo search - world calculation cache is now kept updated in install/remove functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1016 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5b12321edb3e107bcfb123ab6a61025f723b9824 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 6 16:29:41 2008 +0000 - fixed spritz search filter: repo and slot filtering are working, more will come - started to work out updates calculation, which is working and updates are now shown git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1015 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 16e61e245f69ec6b67f7029b95fcdd918fcb42f3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 6 15:52:41 2008 +0000 - added caching to world calculation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1014 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2a1657f99a63a0e278b90c7ca9cc36f68be4969a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 6 13:44:50 2008 +0000 - added additional check to client database reliability - added /etc/portage/bashrc used in 3.5 Loop 1 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1012 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6823618e82140f426cd4664a56c90366414aae9a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 6 12:55:52 2008 +0000 create neededtable if not found, even in retrieveNeeded() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1011 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f71a40e6458ca1fcccea7dbdd48eafdcef24d3b6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 6 11:27:44 2008 +0000 handle python 2.4 timeout exceptions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1010 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fb18d9cea79abe4fc6bf20366b64fd4e4cfb2a6a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 6 11:13:54 2008 +0000 - fixed other files kept open because didn't have a close() method at the end of the functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1009 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f9e8a884f2807afbb24b7a9f93de93d624b2582b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Jan 6 10:32:19 2008 +0000 - fixed a nasty bug which caused entropy to open a lot of files during equo world without closing them - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1008 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f0d6be8d4d831d99338320535bac804253ecb3f2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 20:32:03 2008 +0000 disable yum profile stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1007 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 46ba3cb2c0f79ffaaa74eb8c4a11ee260a22f35b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 15:55:43 2008 +0000 do not allow running equo conf as user git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1006 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f30dc9101a05a9d5c5f87ff7fca5f19727aaba1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 12:31:32 2008 +0000 tagging entropy 0.10.2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1005 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5c0d8a0376423c544b1c772bc81e8d3db822400f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 12:24:38 2008 +0000 setting right PIXMAPS path git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1004 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 99021aa75eb1ef2d60f2868b9b370ff40292555a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 12:20:44 2008 +0000 fixing etpgui path git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1003 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit faae2be2ca1b8860adb78654a0b16f5cfad4f234 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 12:18:35 2008 +0000 another Makefile fix git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1002 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e0f8eb7555c08ce52fc1abc768466dbad4edbb84 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 12:17:39 2008 +0000 fixing src/ Makefiles git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1001 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 65c11f59b0cb7304254467511af51605c4c73afe Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 12:14:02 2008 +0000 fixed spritz executable location git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@1000 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 228a616ee54246c671757adbd5703f5299447d92 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 12:09:46 2008 +0000 fixing another thing in Makefile git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@999 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fe19d17f8606df29c222526b17003ea1df81f56e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 12:05:41 2008 +0000 fix Makefile git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@998 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ead2d666b43dc25bc27254775cd48b824fd251c2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 11:07:50 2008 +0000 - updated TODO - fixed some wrong trigger references git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@997 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 118917dc581ef5018d264baf5edce27087941ebf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 10:28:04 2008 +0000 some major work on Equo/Spritz interface, something is starting to work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@996 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b481d9407ee5bc61fc7bbcb9defad8d153969db2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Jan 5 00:49:18 2008 +0000 - when installing a package, datecreation will be updated accordingly to the system date - fixed few things here and there - started to work on spritz packages search git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@994 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ad3faba1ebabc8b2fd02a02daed868399530a003 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 4 19:04:10 2008 +0000 - fixed spritz repositories implementation - fixed some glitches in equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@993 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a205a498aa6866efe02ddbc6f14e6bae8b1bf3ab Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 4 18:25:26 2008 +0000 - added spritz icon and artwork - moved some stuff from yumex naming to spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@992 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 99376073ba19de472d0e10180f5662761f3f149a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 4 17:55:26 2008 +0000 - moved triggerTools to TriggersInterface in entropy.py - did some code review and typo fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@991 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d31b951029b87e9fa9c3e4fc8b7c6e10b9105845 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 4 10:31:46 2008 +0000 when selective removal is chosen, first ask, then do git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@990 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0a50cc0e7ae9c75f6fd0bfa9aab8aca4f2a6b612 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 4 10:07:36 2008 +0000 implemented client db sanity check tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@989 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0be6aa87781f82ae4d0292952f91c055c9ca76fa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 4 09:32:04 2008 +0000 moved tbz2 files repository init to EquoInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@988 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f8de9263e5ca2e2a51cf6388690992309091c27b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 4 09:07:08 2008 +0000 - fixed a bug in quickpkg - added an extra arch check when installing .tbz2s git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@987 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit deb025504d69578cb0910e1e3c62b6fb7db5a743 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Jan 4 00:29:15 2008 +0000 - moved smartTools to text_smart.py - implemented download resume - implemented download ETA git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@986 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e141047f007779a89a01b6e8078e19e13ca0de0e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 3 18:57:05 2008 +0000 - moved rssFeed to entropy.py git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@985 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bd725fbd80b2802fa23874f9164984517e053590 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 3 18:52:20 2008 +0000 some minor changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@984 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit febbd60ab239f00d762a6190fdafd4c86a88a83d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 3 17:55:36 2008 +0000 - indentation updates - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@983 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3c7906e0a7e0b572af43c538d1fed0dfa374171 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 3 17:48:57 2008 +0000 - totally rewritten Entropy modules and interface the biggest commit, ever git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@982 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9d4146aeffffd1609480d1752e7e66b2631588e8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Jan 3 00:48:57 2008 +0000 - improving speed of equo world - fixed a bug with equo conf update - fixed a bug with EquoInterface.atomMatch - moved fetchRepositoryIfNotAvailable - added getScopeData function to etpDatabase - some indentational updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@981 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a440814f3a04b58d4f285ec565416b701ea4ba80 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 2 23:36:25 2008 +0000 fixing last commit issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@980 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9ea839f3f7e211beea610166620dd52dc382b5d0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 2 23:33:29 2008 +0000 fixing some misc stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@979 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 85d49163f919578b41aeebc4be3b92ec047701f0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 2 22:38:39 2008 +0000 - some misc updates and typo errors fixed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@978 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c29e2a7e5db313a8f64f2715db9335eea69c63aa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 2 18:00:03 2008 +0000 - indentation updates - removed some useless logging and config files - updated spritz~equo interface implementation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@977 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 446637da237c4192afff08bc5534b57165718d3b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 2 11:25:23 2008 +0000 - added another download mirror - moved all print messages to updateProgress in EquoInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@976 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1432d118114cf97ed07eec421b58f81d48d92ce1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 2 00:59:53 2008 +0000 - updated triggerTools to use updateProgress - misc bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@975 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 599e63aca8796c4f78f56bd25027f8c5697ef2ff Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Jan 2 00:35:02 2008 +0000 - say goodbye to equoTools, say hello to equoInterface - adapting code to EquoInterface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@974 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit db9b8cdbd7662d564cffccffdb4ec845e9924c11 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 1 14:34:24 2008 +0000 - misc bug fixes - moving askquestion to EquoInterface (that is gonna be renamed to EntropyInterface when done) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@973 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7c168a44edf0fb473bd189b79be9689deecc6c26 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Jan 1 11:59:31 2008 +0000 - EquoInterface implementation improvements - TextInterface implementation improvements - uiTools has been shrunk in favour of EquoInterface major rewrite at 75% git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@972 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d43fe6dea115e19f5a0b8d33c97c871812cc2cf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 31 10:49:16 2007 +0000 more work on the new EquoInterface class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@971 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a25c62de2166654fbac0b68f1962b2d4e37f53b7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 31 03:36:04 2007 +0000 - imported most equoTools functions inside Equo class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@970 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ebe5f3b0aabd9bbaa8453e191ea26b837f553c25 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 31 00:49:32 2007 +0000 - some updates to spritz - started to migrate equoTools code into Equo class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@969 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8f9fcc1f9d8fb4b436d187a359d129a885651b87 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 30 19:32:24 2007 +0000 - rewritten cacheTools in a OO way - some bug fixes - spritz repositories sync implemented git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@968 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 713cf848692a183357c99b10099fa54966445437 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 30 11:12:55 2007 +0000 migrating some stuff from yumex to spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@967 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 33e8e076f5eb332be623832c0b2b582c5d40716a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 29 20:32:41 2007 +0000 - fixed an issue with package download function fetchFile() - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@966 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f70c20ca2fb9b8b13dab8d6ca3c2517ac93621c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 29 16:13:55 2007 +0000 more work on spritz repository sync code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@965 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0a767a5ae8ffea5be425f8fece2bc47cd6553eb1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 29 14:03:48 2007 +0000 - reimplemented remoteTools downloadData in a OO way - started to work out repository update GUI stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@964 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c7dff6719ba1f5ba3b1539a7295648bbb4f90b66 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 29 12:19:48 2007 +0000 added python-updater alike tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@963 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b5f03d9db28c05060c47db2dc152abd6945742b4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 29 02:06:14 2007 +0000 - fixed few things in remoteTools and prepared stuff for OO transformation and parallelization git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@962 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 34995bce943b165a0a76ebf54c5d85dace30efdf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 29 01:55:01 2007 +0000 - started to work out spritz dependencies and update repositories function - reimplemented repositoriesTools in a OO way, creating repositoryController class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@961 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 891a64f2a6f143d78881e0a107acb5981050fa75 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 28 18:59:59 2007 +0000 further work on spritz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@960 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit af13aceba0666a6f78e6be325457639b9d657e5b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 28 13:31:14 2007 +0000 spritz now loads git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@959 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dd519ec0be7710e0a9c4c33e70397a8a4305b134 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 28 12:37:22 2007 +0000 keeping binkeywords table structure to allow updates from previous releases git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@958 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 42a2cfdd1540e58e9369f2effc525198d362c172 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 28 12:25:41 2007 +0000 importing yumex 2.0.2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@957 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c34067d3cbe3a64948d8b8ee8bd618f57a0e0928 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 28 12:23:39 2007 +0000 removing old efusion git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@956 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 735db92d569cab2a8417d3d5d4e5f27e731e62ca Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 28 11:30:54 2007 +0000 missed to remove code from removePackage and addPackage git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@953 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5feaf073f5cff2a1e0c2a58979edda469e6a5f93 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 28 11:27:03 2007 +0000 removed unused binkeywords table git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@951 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cd85402c97818e48cf130fc29d72ee5fb7e0311a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 28 11:18:43 2007 +0000 - removed most of debugging stuff in databaseTools - implemented profiles updates client side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@950 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c0dae5c85b660b244a43d15f88dc727ae0192f09 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 27 22:00:40 2007 +0000 added support for slotmove server side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@949 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5749ad5ecb658dd4bc97ca75ca023ff0836fe86a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 27 21:26:44 2007 +0000 improved reliability of retrieveDepends git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@948 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b545e7a1adbef70a1b429de052c9e08fb46d57d2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 27 17:35:43 2007 +0000 - added expired packages support to --initialize - added injected packages support to --initialize git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@947 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 73e8370aa33c92650ebc57e5f3c67d695f949914 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 27 17:14:53 2007 +0000 completed packages move server side, slotmove will hit soon git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@946 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8ca3cba637cd5816aeb826e41e292fcf729b8bf4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 27 13:31:20 2007 +0000 a fix for previous commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@945 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1ca3c5a92cedc049b221f3ede41c23b99d8bdf52 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 27 13:29:47 2007 +0000 - improve getInstalledPackagesCounters() speed - polished etpDatabase class by splitting code in multiple functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@944 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 46afbf12cebab0742f80d9d4a0e962417921bedf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 27 02:47:12 2007 +0000 add a safe default timeout to self.connection git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@943 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 79ffb1646bf19864a8c93a79aa6b4f9750ed391a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 27 02:21:55 2007 +0000 - initial implementation of /usr/portage/profiles/updates/ support - entropy side - fixed two bugs in atomMatch that caused to return invalid data when using multiMatch and when searching a package key - removed logging from portageTools, since it's not needed anymore - improved speed of portageTools - greatly improved speed of atomMatch caching listAllBranches query - removed useless logging from entropyTools to speed up execution once updates/ support will be in place, I will tag a new release git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@942 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 50aaf36ed63c92830098a82d910a0f131628dea9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 26 12:43:13 2007 +0000 fix gentoo pkg_postrm && pkg_prerm whose filled /var/tmp/binpkgs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@941 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit defb718ef934ac0b8b2d9b5c7f065621d0ca9fcf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 26 11:31:28 2007 +0000 fixed tables indexing when running as user git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@940 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3883a389403f71704a525dc3d492693d800256cc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 25 18:48:30 2007 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@939 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bd14cd25bac72084f20daaf654551c0ddea04fa5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 25 18:23:22 2007 +0000 remove sys.exit() calls and raise exceptions instead git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@938 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c8f5bd0d0740ceaeae7b51e8d40647b5a0e3fbbf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 25 14:08:48 2007 +0000 - updated TODO - improved dependstable reliability git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@937 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a4b5410e5dfd106bae28f86a678e59d217e21719 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 25 09:19:59 2007 +0000 casting item to str() in confinfo() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@936 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b2c55b7770fcadf6b4a2369f0decbcd2cab36df7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 24 11:33:46 2007 +0000 - updated TODO - try to workaround another tarinfo issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@935 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c351cc4d505934d7532763cd0d58a484ac5c0384 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 23 13:57:00 2007 +0000 fixed a bug in showdiff that showed updated file against installed and not vice versa git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@934 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b6a48056cf9fe3e3e39fea39db9210ccbaa90e7d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 23 13:49:40 2007 +0000 speed improvements: - disabled database logging by default - cached linker paths in triggers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@933 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 61e93075bb8a249c76d3d9f9d1aca1856edd68a9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 23 12:13:17 2007 +0000 - fixed injected packages installation - speed improvements on set operations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@931 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fb2a098e31241b0ba45553686bd3e75c2b78b600 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 22 17:23:15 2007 +0000 strict check for scandata git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@929 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88f7c1d6455e32064422f7854c1dccc81a94f1f3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 22 17:16:25 2007 +0000 implemented a saner way to allow environ() vars down to ebuilds git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@928 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f86b19f8f728e1460d1d6c1f2b6d64f6db9befe3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 22 08:05:40 2007 +0000 skip bad utf-8 for users git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@927 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a55ee949da5c3b1aace50738b400b9220f70cbe0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 21 11:40:21 2007 +0000 daily set of bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@926 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cef951b23f8245ba76eb51d33b81d15e74188b5e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 21 04:01:07 2007 +0000 also add linux-info to pkg_setup skip git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@925 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f7db4525d8738da3f283c83437d62535180428cc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 21 03:38:36 2007 +0000 - added slot search query - improved portage ebuild triggers - added --nochecksum option for equo world and equo install - parallelized package cleanups step - usual set of misc bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@923 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8a118b7d8f985294adc0c2d71f936bfaecf3e87b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 20 14:37:23 2007 +0000 - make portage_doebuild silent when etpUi['mute'] is set - fix an issue with /lib/modules in extractPkgData that caused vmware-server to be tagged git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@922 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 03ccf1985a454bf7c83bf3f192d75533e1180f97 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 20 09:50:52 2007 +0000 - some nice improvements to --resume - when gentoo post* trigger run, also verify if it has to run pkg_setup() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@921 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 101c79cbdde35ffd288c3bfe4a7d344b76a5d720 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 20 03:53:56 2007 +0000 fixing two minor glitches git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@920 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e8f06b1927e3eef4d14f8cce5ed3bce0f3988e59 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 20 03:50:03 2007 +0000 re-enabling a removal queue check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@919 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1a1b663720c986ae4e8fbaf66a726143fafc4ac5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 20 03:43:26 2007 +0000 - added gentoo hooks to run pkg_{pre,post}{inst,rm} from ebuilds - split unpacking action into a standalone step - reorganized actionQueue dictionary - bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@918 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 562bca8e6a59f2039512b6c3d9110e6853feee13 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 19 11:46:48 2007 +0000 fixing a spelling error git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@917 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6b2bf7a08c63debfc8e053f989d1fb3986606e17 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 19 11:44:04 2007 +0000 better handle conf files backup git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@916 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a14121224aad1ef29e80c9d5caac3623a09c3347 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 19 10:45:23 2007 +0000 remove debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@915 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 86ca8cb74b8a1cbc37c1f06d354b5a4b579aa336 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 19 10:25:24 2007 +0000 raise exception if path conversion fails git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@914 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 96b6f5120b3ea3e71167161cab68b0ad7086890a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 19 09:18:40 2007 +0000 added queue progress to equo database gentoosync git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@912 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 49598dabcddcd962fe7b97c740b7c4b2a3a3ae58 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 19 08:40:16 2007 +0000 - added more human interaction on equo world - added --ask option to equo database gentoosync git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@911 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4d4d2b6e25d070065903c202c4d37710ae14eb2e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 18 22:32:38 2007 +0000 fixing it again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@908 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2b14c48427fbeb2e2d4300aa36e981b0837789f6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 18 22:26:35 2007 +0000 fixed equo update when client database does not exist git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@907 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6e4628316fe0c4c7010759ab09eb84b7df69fc46 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 18 17:23:23 2007 +0000 fix kbuildsycoca4 path git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@905 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b12f27e25807e675c400c42baed74dbf37f4bc7a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 18 17:11:09 2007 +0000 - added kbuildsycoca4 trigger - fixed a bug in gentoosync - fixed a bug with maskingparser.py - misc bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@904 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 676c337ab7ecbbca2a72b5e681ffc4e2a5f2953c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 17 20:57:39 2007 +0000 fixed equo database generate issues with non utf-8 files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@902 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c73edc53f9f52601a46a5fa8778649f8b0f735a2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 17 20:43:41 2007 +0000 fixed a typo in update() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@901 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 32966a30afba26488d4e41dd2d7e71dfdd42e8c9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 17 19:13:05 2007 +0000 fixed a typo with equo conf update git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@900 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b0e305b1988514c2bd5f5ce7be06afc6d0102357 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 17 11:12:36 2007 +0000 fixed a small issues with equo command line git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@899 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7579e7587a83b4b25f94bd65a884482e85ca480 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 17 02:34:07 2007 +0000 fixed issues reported by anielkis@gmail.com in entropyTools.getNewerVersion() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@898 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e8442bf372d1ca018bbad3e8416b372437f8f104 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 17 01:46:18 2007 +0000 fix a typo in triggers handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@896 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6baadfa08f2276a1b33e675d20bda0e62e6587b9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 17 01:28:54 2007 +0000 redirect to dev/null git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@894 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d22d97db3d43656c574ca285980b1e68c48c91f0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 17 01:24:53 2007 +0000 fix triggers duplicated execution and added a workaround for .tar.bz2 unpacking with python 2.4 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@893 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ecd6eaa30e5e58409289c3601f94ff32bf2f0e20 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 16 16:17:09 2007 +0000 fixed a typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@892 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a188bbdcce6d6f729a90e5be994dfb9111f1c1aa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 16 16:05:57 2007 +0000 adding experimental removal filter and fixing last commit indentation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@891 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 58eadcbdc632eb2fa262110e8de8216979865f4e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 16 15:37:49 2007 +0000 added progress information about removal and fetch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@890 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a0ccf902d429ff628f679737e2d2ed3a82271770 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 16 11:57:20 2007 +0000 added query functionalities to reagent + some spare bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@889 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 231a1484cdbd4f4ad4547706a22295dce98e107f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 15 17:10:14 2007 +0000 reverting some changes on the opengl triggers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@888 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 294f394534b667ee463a69d761a2997dcb0d1eb4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 15 17:05:02 2007 +0000 fixing two small bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@887 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c11ee0c04a24efe43c26040199a50c24e5c58896 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 15 09:51:52 2007 +0000 optimized first fetch, then install git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@886 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ec18aa8463b84c1c32585ba953535d09803b7cca Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 15 09:35:13 2007 +0000 in generateDependencyTree also check for key+slot so I can sleep better git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@885 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2c76a708613752065cb44bd896342145b912d084 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 15 08:52:20 2007 +0000 new install behaviour: first fetch all packages, then install git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@884 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a532046ef44d7435624f5f8546f786342292b85a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 15 08:36:44 2007 +0000 added preventive backup of files overwritten by equo conf update git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@883 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fa5902c0fc3634e02a9f21912f47c67f60791121 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 15 08:13:20 2007 +0000 fix CompressionError exception git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@882 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 241d6329fde77ea6cddb9b866c5d58c8f7f51a7b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 23:44:25 2007 +0000 updated TODO, solved a memory leak with tarinfo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@880 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2fff550c421aba1288d017226e14a9c6eb533794 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 19:10:06 2007 +0000 support both python 2.4 and 2.5 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@879 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1cf2f80b4f7652651c28f8bc944b17faad5b200d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 19:07:46 2007 +0000 committing a fix for python 2.4 support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@878 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 815d0d066a9cc795f2f14c0ccb3640e15928549c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 18:33:32 2007 +0000 workaround for packages with no keywords set git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@877 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fa3b409c1008c7ad8425868e4cb4ebeaf61528ac Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 18:21:07 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@876 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 125fadce8464f5a672b91d1937d9717ad76aa5ac Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 18:13:24 2007 +0000 initial exception infrastructure ready and implemented git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@875 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 69da718d95064e0160adba39404b5d0dae83cafe Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 16:53:35 2007 +0000 adding proper directory check to portageTools.getInstalledPackagesCounters() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@874 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9077cec3507212b51bc38e1ad484d2bdc5f26795 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 15:39:55 2007 +0000 added joost mirror and reorganized mirrors syntax git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@873 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 42b32e1f171f262383d7512da48c2bfddc99c452 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 15:30:32 2007 +0000 adding dutch mirror git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@872 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 01c14a6396cf610109e0a209f54d76b2756d2ff7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 14:43:34 2007 +0000 massively reduced memory consumption git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@870 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 317f2365804d6a13dd56eb19680e27c1a2ad361e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 12:12:24 2007 +0000 added a workaround for equo upgrades git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@869 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f35699754ffb1811dd9ae67858ed4ecf2b2980d1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 11:52:13 2007 +0000 fixed some typos in triggerTools and reduced usage of garbage collector git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@868 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit be9f5ded9c25294db3d7c098acb4657096e3b2d6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 14 09:56:30 2007 +0000 print more information when raising an exception git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@867 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 46a1cda014d454bdacb6131058c60807ce9f0b73 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 13 23:27:14 2007 +0000 fixed a huge memory leak with portage+python git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@865 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c5cee17ed98387b64dfe1e49848152a8f7cba105 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 13 21:00:39 2007 +0000 testing some experimental code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@864 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 114d71d7035acf6de380241ed28d14c338817a1a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 13 20:30:53 2007 +0000 extra code cleanup git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@863 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4bdf24d1ed708b2e7f9475e283c285b8672f19de Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 13 20:16:10 2007 +0000 fix typos git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@862 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 64040fdb46eb37dd59b7580f9c7e7df89c00258b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 13 19:37:17 2007 +0000 code review done git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@861 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bf72d20b83e2f5d74d40cd0e1acd562d4a96ffb8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 13 15:12:53 2007 +0000 testing a fix for self.items[key] git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@860 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 161ef2fbac5c0074a8361848066cca5c324539c1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 13 14:23:26 2007 +0000 updated todo and fixed self.items initialization in rssTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@859 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f0a8749553c8ab25f0152bc5bf9964c1ecfa97ba Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 13 14:09:59 2007 +0000 fixed an issue with rssTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@858 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 054b3a28a96478875b4e090fec1c28fd9839ab1f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 13 14:08:47 2007 +0000 - added preliminary exception library - added a check for tbz2 files integrity - added support for multiple compressions for tbz2s - usual set of bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@857 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit be55ab1263e1cc6db000d1184df568073a57fa57 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 13 08:06:57 2007 +0000 - updated TODO - added RSS sanity check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@856 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7f81d673c90f2f11a7e82829cfa59fcf414f65c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 12 23:46:05 2007 +0000 added a clean tool for multipackages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@854 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e87e26c33db3d8eec536444d4cb7fb83a15ca99 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 12 23:10:40 2007 +0000 switching to cPickle git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@853 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 100dafbcb2ff83f5d03937482a4b5575fe5d5ef5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 12 22:43:23 2007 +0000 - fixed a problem with activator and directory tree generation - organized all entropy caches in a single location git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@852 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cd799929a40772be327c184ae866dd2be6b921eb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 12 15:40:25 2007 +0000 reduce returnQueue dictionary to save RAM git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@851 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7a4158657fb1e2219f3228008a68211de0c620c3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 12 15:06:28 2007 +0000 - fixed utf8 conversion issues - delete dbconn class everywhere git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@850 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 60a00840395e270018e63fdc24692b7f61e8ecdb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 12 13:38:27 2007 +0000 testing optimized text_factory git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@849 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b8d8d531890101d1f845e713ff2ee52b4bfa72a7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 12 13:27:11 2007 +0000 - fix for quickpkg in smartTools - fix for atomMatch and revisions comparision - fix for possible broken text strings in database git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@848 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1f179155dbefd8b16b81d84e898f109c6110a1b5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 12 00:33:33 2007 +0000 tagging entropy 0.9.10 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@847 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3317d1a62be423556b87d33a9d94c4194896d45e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 12 00:26:38 2007 +0000 removing old comment git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@846 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 847f7141d77d43a604e89dbb442be04f779ee2d3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 12 00:12:19 2007 +0000 fix python and sqlite trigger git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@845 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fdfb4252b7918b7a08593aeb85db9a3f373a4e53 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 11 23:21:04 2007 +0000 typo in function call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@844 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2c927f3c5e94e471e4f028c3b086c9f3facd80b0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 11 22:40:21 2007 +0000 fix xpak module import conflicts by renaming it to etpXpak git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@843 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3f9c4c69382bdb0821251528f000daf12baadfaa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 11 20:17:37 2007 +0000 raise Exception if returnQueue is enabled when attempting to install a non entropy tbz2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@841 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit abc5d281e19fb6985f5797f63d223ab874c59ae8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 11 20:16:08 2007 +0000 adjusting external .tbz2s install repositories order git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@840 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 217927ded99410fd5dfcf53c85cc39ca998464c3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 11 16:25:33 2007 +0000 detect fake tbz2s git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@839 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit edf1d7a49fe571a3167e4d620337a981b4156616 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 11 15:18:17 2007 +0000 - improved etpDbStatus scope - misc bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@838 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b5f56f53a2a2cb9b665583eb57664ca8b11749d3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 11 00:09:13 2007 +0000 rename etpDatabase to etpDbStatus git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@834 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 234dc6103b4999d3208981e4690c1373cb225297 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 11 00:04:42 2007 +0000 fix tbz2Handler function call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@832 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ae043f204b99efa8e77905def895bba592d666dd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Dec 11 00:00:52 2007 +0000 next time I'll test... git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@831 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4c4b9cf42806363dba107d0b1aca2f408d508277 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 23:59:43 2007 +0000 fix a stupid stupid stupid comma git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@830 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3f4c24e2c66875a039936832531864ca98631cc2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 23:38:43 2007 +0000 tagging entropy 0.9.0 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@829 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 06ce3a745848c78ef53679a870b4ab76907be7ab Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 18:45:31 2007 +0000 say goodbye to databaseStatus class, say hello to etpDatabase dict git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@828 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 995bc7038ceb12d36c65f291a7c1f9770febd5fe Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 16:45:32 2007 +0000 workaround for readonly databases git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@827 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 80995670bb1f3c545abc409f91d723273323dd00 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 16:41:48 2007 +0000 completed multipackage support server side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@826 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ae8a15ac38451e4dda89156d0fe09953ffff0e9e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 14:07:21 2007 +0000 added basic multipackages functionalities, must be exported to GUI/CLI git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@825 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b5a21c9dcb285d06de5fc36109c3888d0459db3c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 11:50:33 2007 +0000 fix portage mypath git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@824 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d8ecd28f59ab81bf8b1dc8add4d090416d86fca Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 01:05:03 2007 +0000 fixing a small bug with searchProvide git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@823 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 369b92dee8f19bb6580a94c5b615992b245f903b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 01:01:06 2007 +0000 fixed a small typo in etpUi git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@822 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f7a18e641c37daa565fddb95a19f4e4fb48e044c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 01:00:12 2007 +0000 updated SQL syntax git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@821 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 703abfdfbb257ffd41db59c28c15b50b01f2e612 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 10 00:08:21 2007 +0000 update rescueTools to work with chroots git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@820 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f8346236886f30dffa2c0f9c94fd2626f3f9bed6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 9 22:55:14 2007 +0000 fixing two small bugs in atomMatch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@819 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e20f99549e45b9de8311917df1837e57c575dd4b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 9 18:59:27 2007 +0000 updated confTools to work in chroots git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@818 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 067e8c81fd2abab83100bc4814b145b1dc9523b1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 9 17:49:06 2007 +0000 updates and bug fixes, preparing entropy 0.8.40 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@817 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 833af52a0944d2635f22928a120565cb90b8c9ea Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 9 12:29:28 2007 +0000 usual set of bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@816 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7ddd7dfdf15297dd121e99bf9d52f1f6b7e83c2a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 8 13:20:30 2007 +0000 fix other two bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@815 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 15c67e1dfeadf70fb67ea7d01b0d84f2d6f14b8e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 8 10:27:57 2007 +0000 update etpConst code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@814 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 549d2ddf547ee3cb92df2d561ae6220a1413ee12 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Dec 7 09:30:32 2007 +0000 definitely fix SQL queries escaping on addCompileFlags and areCompileFlagsAvailable git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@813 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e590111b3c700be27e1c7da392b645c4d8b2b1e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 6 21:00:37 2007 +0000 escape compile flags git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@812 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 889ec946179a6fe1602ae069f5d33c254595cc10 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 6 20:51:38 2007 +0000 escape compile flags git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@811 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8fb80295feaed6b7b7417140b9ebd172daac6adb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 6 20:40:01 2007 +0000 added a workaround for possible record issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@810 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e6e7d80ac0ee6d8c1ebfdb414191e30e6cca2024 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 6 20:30:06 2007 +0000 fixing two etpUi bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@809 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 285308f0dc73bb1af88a0c069349c4908d16cbce Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 6 20:11:06 2007 +0000 added a workaround to handle tbz2s without COUNTER git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@808 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 90fc0656627fda404dc0444e54a569abdafbad33 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 6 15:23:59 2007 +0000 chrooting support updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@807 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0a477c41278af7be218ed86e49de1e1cdf829f0d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Dec 6 11:31:51 2007 +0000 - switching to global vars etpUi to handle --verbose --pretend --ask --quiet - usual set of bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@806 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1ec173b50597481b377027c83859cc18f4bb2f1e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 5 18:51:38 2007 +0000 added the ability to use uiTools function to retrieve action queues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@804 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4e7ebfe41235dbc62721e0d9a2e0b7a3d123877e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 5 14:43:20 2007 +0000 small fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@803 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 41dc6d66df2392586da9c55a11421f58566ec3c5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 5 13:11:43 2007 +0000 disabling debug output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@802 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4521d488b9db8c2508ba342e97b56d18c54c9041 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 5 13:06:12 2007 +0000 testing upload calculation code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@801 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9b265e64998df41524c8b5fdf92ffdcea1369274 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 5 12:11:13 2007 +0000 fix print_info shake effect git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@800 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0c19d61593e559969402f864edd429fd40d03dd6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 5 12:04:51 2007 +0000 testing new line clean method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@799 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ec48e49a9f503fc5f139c2c6c84370875916e0e7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Dec 5 11:28:45 2007 +0000 - fixed an issue in the grub trigger - fixed an issue in the python trigger - updated portage functions to work with multiple vartree locations - fixed ETP_TMPDIR creation - added a deep check when connecting through ftplib and internet access is not available - check if upload dir exists before starting to copy files over git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@798 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 50dcc564fd636693fbf0f5b84ed4b60719833a26 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 3 21:40:18 2007 +0000 - add /etc/pam.d to configprotectmask - tag 0.8.35 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@797 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2cc1d824d44e8c15ef828b88679d4b460f667d8f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 3 20:54:44 2007 +0000 - added more flexibility to reconnectHost() - fixed remote digest verification handlers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@796 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 790be2fc92afd2940e838788ec0824f0abf60f21 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Dec 3 00:18:56 2007 +0000 daily fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@795 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit abdd9110abdf78e4118275235cf03bf0b596410a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Dec 2 19:16:07 2007 +0000 - add temporary directories cleanup - remove md5check from activator sync (useless) - fixed etpHandlers initialization git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@794 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ef1fd59a038b7e7e6ccced6b042ba8106c318808 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 1 17:29:35 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@793 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cd4fc9f4bf650fb0789434a1537fbef7dd12a684 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 1 17:24:18 2007 +0000 - dynamic configuration handling - some fixes here and there - added filesystem root change support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@792 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c8e6b08f32d468c9655b2387ef21235e90ad46fe Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Dec 1 00:42:24 2007 +0000 - fix a small issue with revision commit text request - updated TODO - added fix for removalQueue handling in installPackages() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@791 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0174e7ca608b8b53fa167446f8a729eda797da78 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 30 13:04:59 2007 +0000 - fixed an issue with virtual packages matching - fixed a small glitch with printing config_protect files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@789 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6d3bd5a6081e8f22a4630c0244bb943e50808380 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 30 10:48:34 2007 +0000 add some misc rss things git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@788 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 37fd7068f5a2339bb0aae432539fbbd937cab09c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 30 10:39:23 2007 +0000 fix RSS guid and add proper managingEditor git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@787 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3fa8de09f3a3f4525218e54e4d310856b67c7c60 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 30 10:30:15 2007 +0000 check if directory exists before iterating its content git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@786 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e91bef3190d1969b1bb58d63f03f438310d9dbc2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 30 09:52:59 2007 +0000 strip line to avoid weird characters being pulled in git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@785 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fca97daf3eda65a399028a597b42905e75421758 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 30 09:46:52 2007 +0000 add RSS max entries support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@784 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3a0318a9ebf4a443d606c191393c075f9474695 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 30 09:34:23 2007 +0000 - added commit message support - improved RSS style git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@783 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4cef0fc7c3ef26e70efc4a7ef5057053da1e3b57 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 30 02:57:07 2007 +0000 added preliminary RSS logging - need to be extended git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@782 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 47b6e1824d9e6a33b0dca3af4a757e7ac1ceac45 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 29 22:06:55 2007 +0000 moved etpConst['branches'] to server.conf git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@781 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c7d99033c1195a31c6cea558eed44089b594c601 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 29 17:02:33 2007 +0000 add another ftp workaround git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@780 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3cc8dde00b31b827bc6a3662e5e9d11009c40f56 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 29 16:56:16 2007 +0000 hopefully fix the latest issue with ftp directory creation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@779 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a22cd1565ff29376cfd71d72081b97483eab01d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 29 16:48:17 2007 +0000 - small updates - fix packages directory initialization git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@778 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 37b5e518923ede8331c565e9647a578bacd5d7d4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 29 16:38:04 2007 +0000 try to fix remote paths initialization git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@777 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b13983515d7cd70194a38c08cb5e7dacd370de28 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 29 13:24:35 2007 +0000 workaround broken database when trying to get current revisions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@776 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 883a8a564a6c642f06c613b792ca48c3d569beec Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 29 13:20:08 2007 +0000 fixing create-empty-database again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@775 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3505f81696c0dcb1a30634d13ad0a8cf033f0b6f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 29 13:18:42 2007 +0000 fixing create-empty-database function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@774 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bb675707f066e675afd831ba918aab1ebc965c23 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 29 12:52:20 2007 +0000 - updated TODO - added some misc fixes reported by the report handler git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@773 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 45fc794fc67c93ae59703cee290efc3bbfbb9c60 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 28 14:28:01 2007 +0000 - added package.mask support - added package.unmask support - great atomMatch speed improvements on both caching and calculation side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@771 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 658dce2816b7928ab50fd7007c54be5bb87853e3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 27 20:02:05 2007 +0000 remove debug output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@770 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f993f47aebf1bf692a894f0a7529111e73528fa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 27 15:44:37 2007 +0000 updated TODO and small addition to openGenericDatabase git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@769 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3a8a59570d6d5f970fdf01180602f3717cb55169 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 27 15:01:56 2007 +0000 keywording support completed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@767 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 141a95ed211d1342a38178aa18b882a062cb7158 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 26 20:09:43 2007 +0000 - partially completed keywording support - solved a huge caching bug, my fault - added a temp fix for /bin/su trigger git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@766 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8a9f834d698728579de569b73eb9b226d4b59071 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 26 09:17:41 2007 +0000 - strengthened upgradeTo verification - implemented a better way to handle expired packages - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@765 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2ff6002bb13b946c1805a9ad7c45ad6cc632c14c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 25 14:31:42 2007 +0000 add removedList validation in worldUpdate() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@764 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 806eb29b8da0a8b501cedc70ab86c6feea617a58 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 25 14:22:55 2007 +0000 update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@763 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fb3b076a447558d3cdd8083d874a203d766f7b55 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 24 16:33:14 2007 +0000 - fixed /bin/su trigger - added listIdPackagesInIdcategory db function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@762 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b320b1723cf8fb3fba4340b1dc8e0d805723063e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 23 15:46:11 2007 +0000 i'm dumb git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@761 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b06b4e5a57e8681caeb119964fbd17c68aa88760 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 23 15:40:41 2007 +0000 extend listAllCategories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@760 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7705613532c48d916c4084a884dec2e2bf8b2d9c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 23 15:09:13 2007 +0000 - updated TOOD - added listAllCategories db function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@759 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9f07782cdcfe362a67e29055f93b7601e28fb4f1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 23 14:25:58 2007 +0000 - fixed an issue with removalQueue "equo remove" - fixed an issue that could cause to pull in system packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@758 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b4d0c50450256ff41edecff15ddc9b80043724db Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 23 12:07:39 2007 +0000 - updated TODO - fixing a bug with removal triggers during runQueue, wrong keyword inserted into dictionary git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@756 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b59688c42c90ad1abd6335e965cbeff62f51277f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 23 11:37:59 2007 +0000 added a workaround for old baseinfo table that contained 11 columns git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@755 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36021c4afbb70f1b833deae0572c5ca674376d69 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 23 01:23:41 2007 +0000 - added automagic download mirrors exclusion due to multiple failures - added env-update trigger - changed the way remoteTools was imported - updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@754 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit be2640c14afbf403531dbdb096a8897341146cae Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 23 00:39:15 2007 +0000 - added proxy support - fixed an issue with os.rename, switching to shutil.move - fixed few issues with database disk cache corruption, added further checks - fixed a possible issue with loading grub.conf containing non UTF8 characters - fixed an issue with removal resume cache corruption - fixed an issue with database cache retrieval failure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@752 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dfffa87660a96f2cea8c709e0070a56d999db08c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 21 19:23:08 2007 +0000 do not load terminfo if it's not possible git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@751 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a801228e7d5c4f3d59e566e9e1a434f9ade43448 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 21 19:18:51 2007 +0000 move databaseStatus class inside entropyTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@750 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fa9963db919de34cb182d59bdf83cfedd021460e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 21 19:12:27 2007 +0000 do not quit if conf files are not found git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@749 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit be7f1b12396bd50ddbbbfcfe4291998e4be7a45b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 21 15:00:14 2007 +0000 index more tables to improve sql speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@748 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 935568f0f1eb52e0ab444c1915e45f7d7dca0746 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 21 13:07:07 2007 +0000 tagging entropy 0.8.12 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@747 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cb2b5859bef72aa1df13237f9c26bc29669023cb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 21 13:00:54 2007 +0000 - added revision to package archives - remove packages from mirrors only when they are expired -> etpConst['packagesexpirationdays'] - minor changes/updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@746 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c0a49a60ddf8675de443d0df04f7701db30316cc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 21 11:24:39 2007 +0000 - fixed an issue with opening text files that cointain >chr(128) characters - added eclasses printout for reagent database search - added CONFIG_PROTECT_SKIP feature - added java-config trigger git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@744 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b1e370de5e0c364d45ee861887feb63c9011d588 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 20 21:25:08 2007 +0000 - fix a bug at the end of equo world - fix a huge bug inside dep_getkey for tagged packages - correctly handle reagent update when tagged packages are processed - fix a small equo conf update bug - minor changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@743 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 936d27eb51733ff24209c9d8f443695a8403e213 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 20 10:15:28 2007 +0000 grub.conf trigger rewritten git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@742 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ab68c5a942bed6418d713317d3f2b717767a562d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 19 23:39:18 2007 +0000 try to fix grub.conf entry removal git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@740 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0ace7db5b78992c53c5b1bd1ba07453eaf3956d9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 19 23:10:51 2007 +0000 better to not load cache when deptest and libtest are called git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@739 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 82ed4ac902fcc51ddb75e318ab2f684cf9de3329 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 19 23:09:41 2007 +0000 - fix in databaseTools.atomMatch that didn't pull some virtual packages - added our revdep-rebuild tool - some misc fixes and improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@738 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5dddb23bf28390cd9df630f098594692e3b2c825 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 19 13:48:29 2007 +0000 - update dumpTools to use a while loop to trap CTRL+C - fix tarinfo paths by encoding them to unicode git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@736 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 953a07c15775d9be5ffe53d524f6d9a7c4c1868e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 19 12:42:44 2007 +0000 - added --skipfirst function - fixed some reported bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@734 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6859bc1511477920a3bcf858449cf75bf960e0bb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 19 11:27:29 2007 +0000 - fixed uncompression of empty tbz2s - added removalQueue validation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@732 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7a3245ad6cde91b0a2926b8600301d2c446fb130 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 19 04:11:19 2007 +0000 fix typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@731 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2295bde8f11e5a4140a10d5ea4122b5ffb5a81a1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 19 04:10:41 2007 +0000 create content index only for client databases git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@730 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3a643f70d8a45db3eb63244002abddd78a975ed6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 19 04:07:28 2007 +0000 - fixed a lot of memory leaks - updated some functions inside triggerTools - improved speed of content table by indexing the content - added --resume support for remove,install,world tools - removed memory hog contentCache (set()) - some misc fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@728 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1d230629b1788b86f292a7557347201e2d691920 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 18 17:34:57 2007 +0000 fix two bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@726 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8874e4998d8aff39815aac6b2f74987aeed3e5df Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 18 16:55:04 2007 +0000 fix reagent path issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@725 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f025b41443c31f61fe6bdc2397ec02c5eeb171e8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 18 14:33:40 2007 +0000 fix function call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@723 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3576d5e9a6f4295c8bcde0baada4ddfa53b588d5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 18 11:01:11 2007 +0000 - fix Joost bug - added ldconfig trigger git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@721 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 00083fc75f55f43e38ff5ca3fe2eede61be628aa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 18 10:23:02 2007 +0000 - improved removePackage files removal loop - beautified removal tool (not enough btw) - some small nice improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@720 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7ad7a98692d3ff8e3e437dc2d478a08f30ae9115 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 17 13:39:46 2007 +0000 revert latest changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@719 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 56429de27e6017994193da52aa2f585ee6226cb9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 17 13:35:44 2007 +0000 now it works git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@718 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9673b92a001ee677ce59563b32bf9ae14b202fad Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 17 13:34:33 2007 +0000 another fix in the wall git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@717 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bc55a7d54c992b111c4c4d6756ed0993faaaa4a8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 17 13:31:13 2007 +0000 two more fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@716 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 511b5f68ed8a67117ab708ceb294394d7f38dfe0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 17 13:27:33 2007 +0000 fix path generation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@715 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0665311a5becad38ab233d61a0c766724e22aa78 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 17 12:00:35 2007 +0000 update remoteTools stuff to support the new repositories layout git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@714 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f8e735e97905855f630f121dc61ef6af483b71e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 17 11:37:08 2007 +0000 we've moved paths git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@712 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6c709966007baf2eb3ef242fb2656df536855734 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 17 09:13:34 2007 +0000 add internal kernel trigger git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@710 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f8da59100c83919d3902b568ab3b8407d476ed2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 17 00:08:37 2007 +0000 - add entropy/equo to the system packages list - fix bug inside databaseTools.searchDependency - better clear caches after syncRepositories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@709 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d63162b402a874da891fd6abe6a66a8785f89cdf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 23:51:22 2007 +0000 - add --noask option to reagent update - do not use sys.exit inside a function but return exit status to caller - other minor fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@708 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5d997078f93c8630c02fcf3d7f788a6381f9b621 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 23:24:53 2007 +0000 only seek for virtuals if results is empty git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@706 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 755109af1c4bb90b1bd33d022f9d179b8e99e601 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 16:20:04 2007 +0000 remove debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@705 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 31302e0519e281ab46680d97e630190628628ee3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 16:19:18 2007 +0000 speedup removal loop git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@704 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f2f8167e66be20181871cf484f26a6e25c13eb87 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 15:41:47 2007 +0000 fix an issue with ~ dependencies and atomMatch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@702 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ffafbd3261ca662990e69a6117b0b812dca9405e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 14:55:53 2007 +0000 fix an issue in removePackage git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@701 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9fa03124fbf53333dcaedd2a0a065211f106340 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 11:52:38 2007 +0000 tagging entropy 0.8.5.3 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@700 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit db62d8d341baf7d44772cd5a211373613817b429 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 11:22:54 2007 +0000 improved gentoo counters handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@698 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a7c45ed1ceb2f0dbc4653d71862a151f09ea7d8f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 10:56:31 2007 +0000 fix a small bug with database close in gentoosync git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@696 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 026e7e42b7d96c3769f0d48a293d83ad55085376 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 10:23:08 2007 +0000 fixes for database content table encoding git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@694 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f44703cb8fadbca36dbd783db8b4d557d1ff7e80 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 09:26:36 2007 +0000 add stronger workaround for badly encoded file types git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@693 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d58f0c386f451afe740881bdd5d04d2b9b6923cc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Nov 16 08:50:12 2007 +0000 fix typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@692 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ceec919246446eed7ff9577c2751b45e86394d05 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 15 18:02:38 2007 +0000 remove unneeded countersdata table git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@690 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c6ddcbfafd4e25daa906010ad289ec52887af0f9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 15 16:55:36 2007 +0000 two fixes for the latest changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@688 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e9a057e0438da164a537a415924328f62fc406a9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 15 16:45:07 2007 +0000 tagging entropy 0.8.2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@687 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit baca5b492d53857aa712eb6b53b631277470bcae Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 15 16:41:02 2007 +0000 add info at the end of database update git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@686 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ad53b759b463ff871755b71b104225a13ea2cbe9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 15 16:33:31 2007 +0000 - speed improvements for reagent - added portage <-> entropy database syncronization tool - added counters table management for entropy client (equo) - some misc code review and bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@685 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e54c7df43afab65fb1a69e1e95c883c51a1ee31 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 15 08:31:11 2007 +0000 add --savedir option to quickpkg git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@683 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8c579034e4dee62e461bf15559168cb59ba4be0d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 15 08:06:38 2007 +0000 some small improvements to equo database generate git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@682 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d6e06c3cdae92bb9dbaa1cc66031d61e8814ee98 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 15 00:21:30 2007 +0000 update equo database generate git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@681 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2e7757a0ffa4b9e0f0e467309091404e8544bae4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 14 20:19:45 2007 +0000 the useless commit, ever git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@680 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b76e4d26cfb1e9f7f3635bb148a9c27a0b7fe84 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 14 18:05:18 2007 +0000 update deflate tool, add tag removal git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@678 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 71d122ec3647efb1512979a2ba5615a8789ccbdb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 14 16:34:16 2007 +0000 add extract smart tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@677 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 48d5dd4285295a8f92b49e42a9f04be13f8a4cb0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 14 13:55:40 2007 +0000 adding inflate/deflate smart tools, plus rc = -10 when wrong command is typed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@676 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 462ea18cbc333abd142a2acb2926826e0b4ea582 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 14 10:54:29 2007 +0000 fix retrieveContent select git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@675 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 214263274ca04ca398c8ab587b53eca11dfd1c67 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 14 10:20:45 2007 +0000 updates to support new content layout git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@674 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d4b6d194a7e455d08f7f89477263b2ab5f96b880 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 14 10:18:10 2007 +0000 update trigger template and TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@673 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 65f910996a5659950142f099210761b23991d097 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 14 10:04:47 2007 +0000 updated quickpkg() function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@672 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1001b34717260771fb775eb0d62cc30dbe27adee Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 14 10:02:21 2007 +0000 misc changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@671 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 31e087df85fc35aaf8baabdb85b609be1cb49ba4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 14 10:01:30 2007 +0000 handle new content structure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@670 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2576847254e631fb54ae4fca33c27f15066241ba Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 13 18:41:48 2007 +0000 some misc updates and fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@669 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b6fc56293ebe7a63291e0af0e65000a9b8f72606 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 13 15:41:53 2007 +0000 add quickpkg tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@668 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0ce6dc6738c189c1ef24f4d6500654610f9cc8b7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 13 13:45:16 2007 +0000 do some bugfixing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@667 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88e34b8f6ceecada1a2ba76c28439ba4ba485744 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 13 07:22:54 2007 +0000 update two triggers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@666 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e29077a1a8fe8a80d27de0c725e401f9d6121f7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 12 12:55:15 2007 +0000 splitting some libraries into multiple ones git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@664 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0e55507bb35af7d3963a04b0d783350bbe4da7ce Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 12 11:22:53 2007 +0000 add automagic option to upgrade to specified release git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@663 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 57f4b6038047cd8d9d8f50ab3ab5d53662141532 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 12 10:49:31 2007 +0000 - created lifobuffer() class - optimized dependencies calculation - added depends handling of the removalQueue in installPackages() - some misc fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@662 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 956fa96e7b5d407c32fca67e7e1a10418d3d2859 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 12 02:43:58 2007 +0000 new experimental depgraph code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@661 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ad131c4c964109b79cbe82d484595f57fb2368ee Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 11 19:28:26 2007 +0000 fix wrong indent and remove debug stuff from mirrorTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@660 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 797d30babe6d357a18c25c9ae919412dc47cc294 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 11 19:09:46 2007 +0000 remove stupid non-free timeoutsocket library git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@659 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7b921f4d09f33d9ea0446904b3a6cfe4adbcebd2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 11 18:53:52 2007 +0000 reagent md5remote scan atoms in all branches git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@658 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d331c2caacc1534a8409e0e7bac792f0b2e26cd4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 11 16:44:38 2007 +0000 adding reagent tool md5remote that remotely checks packages hash git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@657 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a1c2fe3f9515248b9db3513ab68470d0435486c6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 11 16:11:05 2007 +0000 modules reduction and various fixes/improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@656 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 767ef9fbc7d33ea0100d7fbae13089f4efc67c43 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 11 13:40:39 2007 +0000 - fixed a various range of bugs - implemented external triggers support - implemented xterm title printouts git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@654 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0d9b8159d14429a1f0b39719ceda36c3bf445307 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 10 16:59:15 2007 +0000 fix upload queue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@653 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b26f6eeea6d2e6ce1ba94d2fe9b2b904cacab600 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 10 14:02:36 2007 +0000 two more bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@652 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 887807185368686a425ab1b2a10c5b5847e1732d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 10 13:53:46 2007 +0000 fix syntax error git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@651 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8175d496554de493ae4ee52808d0dd364ae8fce3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 10 13:41:53 2007 +0000 some quick fixes for quick bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@650 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2453e49a178d99446934b9edcac25579ed06974f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 10 12:00:46 2007 +0000 - fix openClientDatabase during 'equo database generate' - first part of the external triggers support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@649 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 35e0d2f74fd0abfaaf16bf3075b78be46786a285 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 10 11:14:07 2007 +0000 genial way to handle smart packages gentoo compatibility git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@648 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2de0b00569abb4ad36cd3c44686e5c191e41fa2f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 10 02:32:06 2007 +0000 introducing smart applications and smart packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@646 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 637167dcb38ca106146b1df20529b8d8d0c7b66a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 8 22:39:33 2007 +0000 check for valid .tbz2 too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@645 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 633c5da5901e4ee548b9e7ada422225d2fee2748 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 8 22:36:09 2007 +0000 cleanup dirs when done git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@644 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit df42682d144b4f4fe3cae3a9f8003b8bcf70b2bd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 8 21:40:16 2007 +0000 another milestone: allow external .tbz2 installs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@643 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7d5466c0b407a09898b3d7d306c75c2a5d123f80 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 8 16:11:49 2007 +0000 some new features: - bz2 database compression - counter updation for gentoo compat - cached searches (just few for now) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@642 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bf218813b1974ac78f517d8ee956451ba3c67dff Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 8 14:11:16 2007 +0000 update configuration and prepare support for database compressed with .bz2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@641 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9607cdba2fc086020a1b20238e8b9c6efb1061d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 8 12:16:27 2007 +0000 general bug fixing and updated dependency sorting function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@640 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e60a7f27da5c549e6e8efaed848fa01deaa6659e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 8 08:02:23 2007 +0000 adding some experimental code into getRequiredPackages() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@639 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d295367eebfc22942deb8edc8305c0da3540ddb8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 22:50:26 2007 +0000 small workaround for --initialize git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@638 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a8b7e1f3782cc9166073ff93fc9b06f9883cc1a2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 19:18:06 2007 +0000 some fixes for entropy database injection git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@637 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5dfd225d3782a02039fb16d791eb8ef179ecbd45 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 18:06:00 2007 +0000 revert to old quickpkg() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@636 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7dd17451ada59d761c5cf51f8976b2520130e106 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 17:52:22 2007 +0000 fix another small bug with quickpkg git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@635 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4e694cac2a0a838f1ef5f9bf629b3772af1b9a9b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 17:37:05 2007 +0000 attempt to workaround quickpkg issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@634 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2c15c9dcee1a7b15b00d050c8bf35e9e39fb5211 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 12:59:17 2007 +0000 some fixes for activator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@633 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 07f4d147b0439293d1d0e5692a09e9a8f3f4c561 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 12:02:39 2007 +0000 adding some important fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@632 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 35cedf66b62798404d042c7c916b1705a7681e2f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 08:53:12 2007 +0000 fix two small bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@631 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 994ac851b19ffd780436941e2ac2905bc552d0cf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 08:33:19 2007 +0000 do not use list as item git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@629 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f74b6de3fb29c1ef2790e3026c14de00a846e166 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 08:22:21 2007 +0000 tagging 0.7.2 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@628 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 775805c54f661771d32615aeb050e0b6cfa253cd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 08:07:51 2007 +0000 experimental new activator queue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@627 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8b1ee4828b9d33f3e57971df31096b8452cb9821 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 07:17:41 2007 +0000 fix another stupid typo error git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@626 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c61b060cb323fc5a0adf320dc2e90cbe0cec2766 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Nov 7 00:22:03 2007 +0000 extractXpak 500% faster, backward reading files is awesome git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@625 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 295b41aa0c811fa77ea20f79d3d21045e15c36dd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 6 23:04:00 2007 +0000 fix a typo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@624 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6fc48d5d75dd675a54d3ca66d0f1e5850a4e8ce0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 6 22:57:39 2007 +0000 remove set() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@623 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cd8bb3a63b4f38906501692fac9a12d2dfd7ea4b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 6 22:57:23 2007 +0000 fix two misc bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@622 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36164a2636d1abd0a2ab467799647f769fa7f974 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 6 22:36:25 2007 +0000 entropy, some misc updates and interface cleanups git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@621 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0bae99c7dcf00c1b16547e8848e984f80fa29e1e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 6 17:56:20 2007 +0000 some misc updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@620 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 30b6872fb43ab3bd3313cc78f9a7faaace632ac3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 6 08:31:08 2007 +0000 some speed optimizations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@619 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a0f3b4ace2a3e5a53161ed53b5afbd95aaf33a20 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Nov 6 07:50:40 2007 +0000 updating garr.it mirror url git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@618 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8ec58633f1d7faf065b789e5cff748c13de9590f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 5 23:13:36 2007 +0000 extractEdb, a way faster than its predecessor git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@617 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 813f1fbdd8c3232573c1e52b7b0656b79494fb9e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 5 17:00:31 2007 +0000 some minor improvements in atomMatch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@616 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 97886f8f8bcd173bc8967d5991d80548c8beb2c7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 5 14:48:29 2007 +0000 more bugfixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@615 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 67a8d5b89b276ab2b7983a626a15a4b78edbde33 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 5 08:56:49 2007 +0000 disable xcache in reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@614 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9e20f11f6a70179ff6fe17f8e276fa637b25ac62 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 5 08:56:00 2007 +0000 misc bugfixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@613 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3b89aaa448ef133f7bb68d1143d38fd2e7645197 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 5 08:45:44 2007 +0000 misc bugfixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@612 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 19f9c9d1a13d5dff99fd1149fa743a999465d116 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 5 08:34:50 2007 +0000 misc bugfixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@611 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b60008ffd80a17cfef6d6c8ed14e7546f4f285e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Nov 5 01:49:05 2007 +0000 some bugfixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@610 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6890753fcfc65b5de40d95739683a20a2ef33eda Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 4 18:09:27 2007 +0000 remove stupid sys.exit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@608 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 664bdfad4e8608844fdc2986f30ed68f16d2cc20 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Nov 4 12:37:50 2007 +0000 - database optimizations almost complete - on-disk cache maximum size check added - prepared external triggers database layout - a lot of bug fixes and code review done git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@606 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 523e9bafebe5c3ff1877c8135cd7455a004da8fa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 3 16:56:47 2007 +0000 equo: a lot of new things, break backward compatibility for good git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@604 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 319ca418d967e7fed5c1b67983ca91b77807f5f0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 3 02:38:13 2007 +0000 switching branches to a versioning schema git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@603 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 480d0a62369213bd6a775e7811d5310b4056cd08 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 3 02:13:16 2007 +0000 fix conflicts handling and minor bugs in activator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@602 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c01e4758308f563aad2bb1ce5c959d41a88d31fb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 3 01:51:39 2007 +0000 first set of fixes for the new SQL queries git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@601 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f765252ff212cb91e04ca2eb0cd937d4bb219b0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 3 01:37:19 2007 +0000 a lot of work is taking place, something could be a little bit broken, please be patient git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@600 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 82e5aa96bcd4f92572c4536eba1fe7b50434c2eb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Nov 3 00:38:43 2007 +0000 iniziamo lo speedup sql git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@599 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cbf22180b1742930a709aec2251c94d2361c357e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 1 14:43:37 2007 +0000 - fix configprotect bug - fix possible dbCacheStore uninitialization - log collisions in equo.log git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@598 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0e842c762f1e462463349b96c0908f2120fec6be Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 1 09:20:02 2007 +0000 - added needed query - better showing of run queue - speed optimizations in generateDependencyTree - added libraries breakages reverse lookup - started to write faster SQL queries, more will follow git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@597 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8f036f5c908d7c0eb9d281f855d8fab0efa4de83 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Nov 1 07:08:42 2007 +0000 fix a bug with confcache and add gconf schemas installation trigger git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@596 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f3671a179eb8da45a49ef6f562b4d7404e3d687c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Oct 31 15:18:09 2007 +0000 fix on-disk caching stuff completely git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@594 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fb2e276613a5660fa380990d7cc1423cc25081b7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Oct 30 19:12:01 2007 +0000 added EAPI1 support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@593 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 78a5456d3c44356c9fac12ebdfca1e29b3817cc9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Oct 30 13:40:57 2007 +0000 tagging 0.6.5 release git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@592 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7038bd49dd6cedad808924627ae73acf4a8a307a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Oct 30 13:35:34 2007 +0000 completely rewritten on-disk cache infrastructure, 500% faster and much more clean. some misc bug fixes too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@591 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4d4897d6abc5cf208f913f7886ad5cdb6c6c4cbc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 29 18:48:19 2007 +0000 add support for 2.6.23 dolvm boot option git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@590 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f462af47301d6f09e835a28eb5729822057b2c83 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 29 18:41:44 2007 +0000 - new triggers for kde, opengl, kernel, /boot - new on-disk cache infrastructure for equo remove - misc fixes and speed improvements git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@589 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8aea92b55053530f5f4b800f9691bb1ae190c437 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Oct 28 23:50:26 2007 +0000 adding caching to 'equo remove' git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@588 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9265d2b1d8870a5ab5d639f66bf8c02f4c1f70e2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Oct 28 17:45:26 2007 +0000 only trap LOG messages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@587 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3349ac78269bb6cea82f2e0d30ba72c2d141458c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Oct 28 17:35:29 2007 +0000 fix some database bugs introduced by the new needed and eclasses tables git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@586 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 00cbf8622182d0e4972ef8003ad5cfd8f9002c30 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Oct 27 18:03:15 2007 +0000 fix two small bugs for the backend git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@585 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d8a10ad21905b4b2f764d7212c0badec4ca596d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Oct 27 15:14:11 2007 +0000 create missing tables if not found, this will be removed in the future git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@584 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3eaa42245ed47e8fef9ef90fd71887b066e4a02b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Oct 27 15:10:55 2007 +0000 extending Entropy database with DEPEND and INHERITED metadata - this will break equo until I upload the updated database. Also adding logging to Equo install/remove functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@583 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5a4696eccdd166e6880cae90f17a74cd03e82a30 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 26 18:33:59 2007 +0000 updated todo and few nice fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@582 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1b8dff8ee42b1b9301de3712d40ca949ea707292 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 26 07:47:59 2007 +0000 update entropy TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@580 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 73088e54c19eca4530db12218dae2e8def88db96 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Oct 25 09:02:52 2007 +0000 fix diff generation and generateDependencyTree() inside deptest function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@579 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 124e1b06de44ee655f814b1cab120a6b84169259 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Oct 24 13:01:32 2007 +0000 fix a small issue with config_protect git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@575 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4f3b9345699a2e458a2966e5f63addd45935bf62 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Oct 24 08:01:17 2007 +0000 also collect cache for complete atoms git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@574 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5c00ffba769b1e0a7e553779414f89640f400126 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Oct 23 20:55:24 2007 +0000 add on-disk cache generation after equo update git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@572 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 94180c809a24ffb4f2187399c59e648826405f42 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Oct 23 18:37:42 2007 +0000 introducing on-disk cache handling tools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@571 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 55bdd889fc985adb27389737132ee2da94c34f7c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Oct 21 11:34:40 2007 +0000 fix a syntax error git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@570 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c2a4c1f2e1174b35fa3bca649075679669c88141 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Oct 16 17:05:51 2007 +0000 introducing On-Disk Cache git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@560 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 35233dc5909c6fd93e02963803b93eb6d59e0fa6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 15 22:51:04 2007 +0000 some minor updates to equo conf update git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@559 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 985476123143ea293d3143e2df9b78da3bcb82c2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 15 18:34:42 2007 +0000 improve equo conf update speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@558 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 56c8b66235fe926f3dab4fae5923d22396e9568a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 15 18:12:23 2007 +0000 only use cache after the first run git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@557 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b85bcc74c53f11641505847d343ad16ef54cfa29 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 15 18:07:19 2007 +0000 equo conf update (etc-update) has been completed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@556 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eed08133ed341511747065826df6b4e173f36564 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 15 07:35:54 2007 +0000 etc-update tool is starting to take shape git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@555 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d6f1288eea6098299fb52e0777ef0c3f5b17ee7 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 15 00:35:38 2007 +0000 strengthen getInstalledPackages() and fuck Radtoo :P git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@554 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5e93063036adcc708a3e1461d0647414184fdd62 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 15 00:14:14 2007 +0000 fix len(scandata) == None git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@553 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d67ccd8fc6cfeccf82f7dbbd53f55f613b12efe1 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Oct 14 23:52:36 2007 +0000 these are not needed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@552 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb81179fdca67b926da0b65984244d9d155793a9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Oct 14 23:21:52 2007 +0000 add binary python libraries git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@551 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bd1158378de4343f93bd3c6e5587db4ecf00ebfd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 12 20:43:14 2007 +0000 all the critical triggers have been created git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@550 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c3093086359a9f24fee81191061e87e0bfa38acb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 12 08:27:49 2007 +0000 added kernel modules and python triggers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@549 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 82ba56d634eeb3d8d8181d0f1540bedd5e48c54c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Oct 11 22:43:37 2007 +0000 add moduledb and gconf trigger git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@548 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6252c1b2a9ba07b3b89c6c5e69674bcae4baec00 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Oct 11 07:12:31 2007 +0000 adding trigger for mime,shared,scrollkeeper database git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@547 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1ceb8beae0695fc8468f75f7b689bf7b7903802f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Oct 10 23:39:34 2007 +0000 - completed elog infrastructure - implemented messages support inside database - implemented messages database API - wrote postinstall preliminary infrastructure with fonts,gcc,icons support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@546 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b3952df5de26894b128f2fb14fb2e2a23e1f983 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Oct 10 18:50:49 2007 +0000 starting to merge postinstall triggers plus a working disk cache implementation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@545 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bcb9eef60567cfde0e53bf7663be37e47d175167 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Oct 10 09:28:52 2007 +0000 update TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@544 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d52532eeda809176e87d07340ad7588a214695cd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Oct 9 21:43:48 2007 +0000 add to svn:ignore *.pyc git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@543 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ed2b4f800b42ad48ef101e24703478e9cd9a00a9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 8 20:11:25 2007 +0000 fix import queryTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@542 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2b0ab3be31daeaa7f702542525d8696976539aaf Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 8 11:39:21 2007 +0000 huge speed improvements and some other stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@541 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ab2b0c8182ebb8c3f8664108ccc52395e85fc7a4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 8 08:57:36 2007 +0000 add dumpTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@540 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1eeadd685868acbf1bf724250b3b4203c2c4e4a2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Oct 7 11:01:10 2007 +0000 introducing configuration management tools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@539 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8169d32aa9688dabea5d4292aa7833637c6aca27 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 5 16:35:10 2007 +0000 fix another nasty bug with CONFIG_PROTECT git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@538 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d8d73ff83d3e109e1ec37a4cc49505b5a47b71e6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 5 14:34:15 2007 +0000 fixed TFI git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@537 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 69e2a243d8df369e820f9f589a27b075cb1aeb41 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 5 14:00:35 2007 +0000 some workarounds for buggy content git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@536 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1e4f19eef999e222cd400cb87256958673380f77 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 5 12:40:54 2007 +0000 add missing removeidpackage that caused world upgrade to crash git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@535 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0b9121150a90671f9f7b8d6bad433f3a1263980d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 5 10:46:03 2007 +0000 remove debugging output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@534 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit db1bd35014ed0b111d6f3a05860c139dff3c1192 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 5 10:44:09 2007 +0000 consistent speed improvement in deps handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@533 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cde0f66bdd8e4622d0a6f08dab108961bf78ce59 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Oct 5 08:22:03 2007 +0000 CONFIG_PROTECT stuff in place and enabled, yay git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@532 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fd0adf84d474a9ed26ec27bc8b253e4cdf467f3f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 1 08:26:52 2007 +0000 format repo output better git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@531 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e4502f5f2ea0a54757a473c8a341b6c46152a0b9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Oct 1 07:55:26 2007 +0000 fix status git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@530 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b5f90176f34f391a026196ec5e8b0b7f08e69126 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 30 19:05:36 2007 +0000 more work on equo --info git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@529 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 90ae06bdd1e827ce183ef40f65f8a2d37a88b011 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 30 17:24:18 2007 +0000 first surrounding work around CONFIG_PROTECT support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@528 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b6d92e50775386d1ee78c0808719c35f94fb666b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 30 16:33:10 2007 +0000 add revision info and fix a little bug git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@527 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 91a3bfbbc5786a114b4fca490a94fb8373a8969f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Sep 28 15:29:57 2007 +0000 fix clientDbconn call in removePackage() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@526 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7d4d87e7ca58fa90b6129330f2fd099a2b9cb01e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Sep 27 21:10:09 2007 +0000 more stabilization work on the collisions protection git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@525 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1152a94752b4cdf8c57045e46b342d3694ec262d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Sep 27 14:46:36 2007 +0000 - completed world function - reorganized step executor - fixed a lot of bugs laying around - completed a lot of FIXME - we are dancing... git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@524 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4edeff9f300ca9674a9105f66e5f2ed27b1f21ba Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Sep 26 11:19:26 2007 +0000 - support removing packages when more than one slot is found - grow the polling frequency of the download speed info to 4Hz git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@523 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e690fab8c56445cfde8c8a18e4790c41439b00f2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Sep 26 08:28:29 2007 +0000 add file transfer speed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@522 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 32f3c024a6c5845dc5425abd4e10a7ec142715ab Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Sep 25 23:31:23 2007 +0000 last updates before going to bed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@521 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 031751d82acceabec29db6bd94e64e38ca28bff8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Sep 25 22:00:16 2007 +0000 remove old generateDependencyTree() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@520 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 76b650ca10d9956012d81e74d82bc61e377f1b70 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Sep 25 21:56:48 2007 +0000 more stabilization work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@519 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit be8f5eb165ecb32cbb719d59289d1d22d604aa34 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Sep 25 21:21:58 2007 +0000 rewritten dependency sorting function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@518 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 103d356d09547e3f2c47630a39bd528bcc91722b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Sep 25 20:11:45 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@517 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88c421cc9685877d6e330eb29058237703706a53 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Sep 25 20:11:04 2007 +0000 move to queryTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@516 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0651da88b861701cb2cce7e272a8d137b3e26a39 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Sep 25 14:42:16 2007 +0000 first run of the world function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@515 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit de568e85af201d1983516c45363afdf7b97e3f8d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Sep 24 23:13:22 2007 +0000 fix a small bug in atomMatch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@514 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 99562ffa25ac3b2ce890f6ff062236a62af098bc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Sep 24 19:56:49 2007 +0000 fixes for reagent deptest and continued work on the world function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@513 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e572544964b622a33bb14ec331b3d8c6a6d19dd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Sep 24 14:18:49 2007 +0000 more work on equo world function and some huge bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@512 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2acfabbe08dbfc801444c3780b99246365b7684c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Sep 24 07:33:03 2007 +0000 some minor work done git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@511 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 791230c85509b31b8eb173133f1d403027e63f21 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 23 23:35:10 2007 +0000 more work on equo and dependencies matching git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@510 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ff048c0b9d81d49adea01b6d093a030a3096885d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 23 12:49:44 2007 +0000 more fixes/updates for equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@509 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit af16137f79715bcbf7476f337e1e7c2460e69763 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Sep 22 18:23:10 2007 +0000 now equo is starting to work again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@508 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1b5e9b758d97ce35da1e5e4972f9db2e8bbbc55a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Sep 22 13:36:29 2007 +0000 fix datecreation conversion git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@507 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fead680831bb7f47c047355ea6404bffc836d5e5 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Sep 22 13:16:19 2007 +0000 xpak handling and entropy database extract/inject functions in place git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@506 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 733a51c8a507136c45eecbfa2e0384836851d01c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Sep 22 06:36:16 2007 +0000 tidy procedure restored git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@505 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 32b71e6edcaad31ffbca5be91421fec9d6447d36 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Sep 21 22:39:49 2007 +0000 more stabilization for the new branch code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@504 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4769fbd5ac13a4d5d8913ed9aa58539b332ba190 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Sep 21 19:54:19 2007 +0000 only pull RDEPEND if possible git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@503 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d6d88d52f0ddb769e38988aeb18577d870751fb0 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Sep 21 18:53:46 2007 +0000 stabilization fixes for activator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@502 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb4735535f44b70d457c5c36dd061053d3e64977 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Sep 20 19:47:39 2007 +0000 updated TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@501 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 98d876978dcc1503ec2cc6a66b1debd2fdcb44d8 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Sep 19 22:37:06 2007 +0000 some updates to support the future branches structure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@500 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5dce8b55fd67aa612ccdda1303530768195817ee Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Wed Sep 19 21:47:21 2007 +0000 more work with branches structure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@499 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 47ee5aba4409416481e8bddbb932aa3bd11c6cfa Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Sep 14 05:14:30 2007 +0000 two exec fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@496 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f762d2dd5842f280cb982fc817f8cf176260ccd Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Sep 13 22:52:57 2007 +0000 first work on the package reorganization git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@495 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88a112f60ef44565ab79cd0b9cf8b96b9cf6be5a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 9 18:00:43 2007 +0000 say goodbye to enzyme, say hello to reagent update function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@494 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b7f1beb33520d7ff6483791ddc83fa830eea7e28 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 9 13:50:23 2007 +0000 fix getInstalledPackages() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@493 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e3775309db3e832e34c4372f570781ae17451642 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 9 10:48:16 2007 +0000 reorganize stuff, move atomMatchInRepository to etpDatabase class git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@492 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e844836dbfd23985f017e2d447fefb796c2db896 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Sep 8 18:05:18 2007 +0000 rewritten reagent remove function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@491 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b6784ad50e6f40ab633509f940d5e92f9f13c5dc Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Sep 8 13:48:50 2007 +0000 some updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@490 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ad56e837a355d11bea77045e53412ccbc926433e Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Sep 7 09:51:05 2007 +0000 fix a bug with dep_striptag and introduce list query git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@489 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7fd7038ea80ab775749246595d36397f74a635b9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Sep 7 06:28:17 2007 +0000 add a further check git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@488 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 72c4a35c5e3e55b5921d1591212d36cf513505d2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Sep 6 21:54:27 2007 +0000 speed up removal print git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@487 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c6274c7e4a5ea805e140e1e7021630f5ee3385f2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Sep 6 21:50:31 2007 +0000 add --deep support for the removal stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@486 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1778f4943f42da798191c390f56ac20f75948690 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Sep 6 21:44:22 2007 +0000 add removeatom for removePackages too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@485 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 46620898c02bae4c4af0ecf2eee223ba668d121c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Sep 6 21:04:49 2007 +0000 check if dir exists before iterating git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@484 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1121190c3d7e449674ddd9275769339e4452ad5d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Sep 6 21:03:18 2007 +0000 two fixed reported using the report function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@483 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c1fbf8bd7b47580f0ce01dd62d836aec852d29ab Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Sep 4 16:41:41 2007 +0000 moooooooooooooooooooooooooooooore speeed uppppppppp git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@482 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f6720b58757c1100056e666550f211e35d4b854 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Sep 4 08:02:44 2007 +0000 added mirrored download git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@481 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 74556d96e7971524f774396241073d4741f94884 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Sep 4 07:53:06 2007 +0000 update handlers git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@480 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fd7b7ebc296fd3de5addc934b5a010c73eb782ca Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Sep 3 17:00:24 2007 +0000 fix a small behaviour of the database generation tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@479 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cc174703c02376c9d641528888478d8203a7e27b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Sep 3 14:24:05 2007 +0000 fix equo as user git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@478 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dc278007b7d4ea29320b87d1db1408d01cceb8ff Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 2 17:48:38 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@477 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b8897209b5a5b441d0d4b050805b8fd7f3801b7b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 2 17:47:16 2007 +0000 first spot of the world function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@476 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7c1fa5ce3501cd5f9f20c2f4f1a8bdfee9b5b083 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 2 16:50:27 2007 +0000 now rework completely handlePackage and updatePackage to eventually work properly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@475 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fe259dcf40f59a44b432a8f4b16579ff2fa60b21 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 2 12:07:27 2007 +0000 and then add size info git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@474 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a1352659caf688913a8e8af24d699957bff40d08 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 2 12:05:57 2007 +0000 create sizes table if it does not exist git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@473 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 984dd1f7f5d0147ed6cee5ac663c84a700e74209 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 2 12:02:33 2007 +0000 fix colours git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@472 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3b9f9e1181aa98a3724be49c1e917d3b876f85c2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 2 11:43:05 2007 +0000 fix dependstable stuff for the server part git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@471 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ebf07f64e967fd202544c089d389402ebd96cea2 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Sep 2 10:52:20 2007 +0000 add dependstable support to the server part git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@470 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5c12400174e773114c6dc3e727909a0b2f684c26 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Sep 1 17:05:21 2007 +0000 some more masked directories git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@469 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ace585e304d1356fa6842f855098ef579a53b5ae Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Aug 31 22:50:28 2007 +0000 added on disk size information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@468 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 57481e54c3c79f0e149d9721cfb8d3098a5cd606 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Aug 31 12:08:05 2007 +0000 some more work on the deps git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@467 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1655fdaeff96189416470fd0747a506b3e424b65 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Thu Aug 30 14:14:03 2007 +0000 fix a small issue with dependency tree generation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@466 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 420362c1f2f791ce54460e330d3bd3825d5439ad Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Aug 27 07:52:22 2007 +0000 fix an issue with content table git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@465 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 857af3abc0dbf8f3d000b0286768556ccba10b0a Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Aug 27 00:26:01 2007 +0000 more bugfix, more completion, more more git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@464 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f3f709f0d97b2c8705345f43272d026bedf044f4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 26 20:45:30 2007 +0000 some more work on dependencies and orphans function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@463 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c909dfa383a4275648660a9402494ab67780f907 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Aug 25 16:32:43 2007 +0000 say goodbye to getRemovalTree git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@462 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f3ef86bc1aa4de3d9f6f994754da76335ce05f9 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Fri Aug 24 23:44:43 2007 +0000 now depends search works like a charm and it's really solid. added depends <-> atoms relation table, might break some installs even if I handled this case too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@461 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 581720001ab62df6134c11dfc2038533c86e5dd4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Aug 21 08:24:56 2007 +0000 some slight changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@460 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4ff89438d1c7c5624ca43cffeccf7e42a9cc373b Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Aug 14 18:03:50 2007 +0000 fix some stupid things inside portageTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@459 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9bb5601132f65f29c7142bcba0a78f3abb7babfe Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Tue Aug 14 17:59:37 2007 +0000 optimized use flags generation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@458 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cbbac53c94794a8d8dab5c819e71d0508e7d7728 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Aug 13 17:04:17 2007 +0000 client can now also search provides git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@457 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dd3f5f43560d024d64d5b6d5cdeea83d5b7fa728 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Mon Aug 13 16:44:41 2007 +0000 some work on enzyme, portageTools and equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@456 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 86810bc839736d7200cc2a961b86b9bbfa608c9d Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 19:06:21 2007 +0000 generateRemovalTree() now skips system packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@455 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 567d2201b6db49a0f91962a6826683636834fda4 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 17:57:07 2007 +0000 some fixes for activator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@454 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d54d5011a5d158f4262db01ffb3f7d67ea500c78 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 17:55:56 2007 +0000 some fixes for activator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@453 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 462aef699fff1ac39655491db6c12571aad53e11 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 17:35:38 2007 +0000 some fixes for activator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@452 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7142628de3ad9075dd2c9910f9813734b0f6b740 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 14:14:16 2007 +0000 add sys-kernel/linux-sabayon to system packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@451 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3d4dff446ff03018480b6af34b8790138a60b7eb Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 13:22:05 2007 +0000 comment out print git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@450 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 49123e8095534e9209a3288659af4aebf4ef9479 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 13:15:37 2007 +0000 added removal query and structurized removePackages() that should work now git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@449 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1008d941e5edcf9aa85e6a5ff91c3affab5bb131 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 09:13:42 2007 +0000 handle files sync better and continuing to work on removePackages() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@448 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 43d709cc673ede4d41c134ef1007b53fb92ac965 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 08:36:16 2007 +0000 completely handle package install git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@447 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 369c2bd32bd6e5988ca79074d6fce3346bc17b9c Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 08:07:11 2007 +0000 checksum fetch disabled git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@446 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8c0483d673c368b0854108113126a5f8abf33364 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 07:58:08 2007 +0000 first remove from portage, then remove files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@445 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4302e12162a3f73f098dcd94d710865b29566f52 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 07:31:49 2007 +0000 add removal support for the install function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@444 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5ae5b224ddda70fc4c14b349cb92194c60a2afd3 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 06:36:57 2007 +0000 also handles slotted packages when used with install git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@443 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 979ed246d4e043cb2aba2f7dc010b846eb529e92 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sun Aug 12 06:25:25 2007 +0000 critical fixes to installFile() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@442 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bf6b205ab463112046c1cd1cadbbc393c7aa9664 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Aug 11 19:15:11 2007 +0000 fix a huge issue with category sorting git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@441 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ea76618d3fdfd657af4c407668257ff8a148b379 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Aug 11 18:40:22 2007 +0000 do some fixes on equo database generate git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@440 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 564964807c5b3a8a875a4937127197eaad2cec3f Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Aug 11 18:25:41 2007 +0000 write out missing packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@439 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f32115cc81c698a91e5737266abc1c8d20f9886 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Aug 11 18:19:35 2007 +0000 add --exact support to equo database generate git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@438 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d617b77f44963b5efcf4f76afd5ce74d48db3c6 Author: (no author) <(no author)@cd1c1023-2f26-0410-ae45-c471fc1f0318> Date: Sat Aug 11 16:08:23 2007 +0000 some fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@437 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 35f472c290361b65d0614865922990504dd7dde8 Author: lxnay Date: Sat Aug 11 11:47:16 2007 +0000 fix getPackageData git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@436 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4c44e7bb9297926f35e475f57246a53905027378 Author: lxnay Date: Sat Aug 11 09:09:13 2007 +0000 optimize protect tables git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@435 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cabdec54c91f5635b142ce2d984c716202736602 Author: lxnay Date: Sat Aug 11 08:37:14 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@434 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d113f43bd8496d1c4331856122f0ff7c752da7a7 Author: lxnay Date: Sat Aug 11 08:36:02 2007 +0000 add CONFIG_PROTECT CONFIG_PROTECT_MASK support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@433 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7ad0b322f61dc873566239452f8ca083524dc9b4 Author: lxnay Date: Fri Aug 10 23:05:38 2007 +0000 continued work on the removal function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@432 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 87272d5e4d68631fd90b80aaf96862004011c892 Author: lxnay Date: Fri Aug 10 12:08:29 2007 +0000 add reagent deptest tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@431 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 170e0d06622d02c9af50dfd4ffc4e408d085fa74 Author: lxnay Date: Thu Aug 9 23:23:44 2007 +0000 fix SystemExit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@430 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dca52050225bbfe62bf9e7d1eac735feffc95fc3 Author: lxnay Date: Thu Aug 9 18:45:46 2007 +0000 add error reporting tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@429 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9ff28def8cd49deca247ca9efffd1b79fffe849 Author: lxnay Date: Thu Aug 9 15:31:57 2007 +0000 add --quiet to all query tools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@428 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3c6c0a8ece8c3089511cc3442621ff80af3c322c Author: lxnay Date: Thu Aug 9 15:25:31 2007 +0000 --quiet works as expected now git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@427 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5738cf6cc9518965785366516a3b8170d2b48959 Author: lxnay Date: Thu Aug 9 15:16:01 2007 +0000 add deptest function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@426 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6e4b868bc4588f07054895d9768a8da762961738 Author: lxnay Date: Thu Aug 9 08:14:28 2007 +0000 more work on the removal function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@425 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5986f5796ce9e023362fbf3e10da0773a89ef054 Author: lxnay Date: Thu Aug 9 07:54:31 2007 +0000 enable --quiet option for all the queries git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@424 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d12c7aad660d8e400e37f704bac6976e9ce5bd0a Author: lxnay Date: Wed Aug 8 23:03:18 2007 +0000 add system packages support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@423 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 23ce62debdf60751b95fcacf1c471b888e1d8bc0 Author: lxnay Date: Wed Aug 8 22:39:38 2007 +0000 change dependencies handling, filtering |and| and |or| server side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@422 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 40de3d9cdd79b30f511ae2dcfea00293e9d61208 Author: lxnay Date: Wed Aug 8 18:28:48 2007 +0000 added a function in portageTools to retrieve system packages, rewritten removal function in equo, we're quite ready git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@421 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a05a42cac15fe2cf6d45984ec592cde8f6318e44 Author: lxnay Date: Wed Aug 8 13:44:06 2007 +0000 add pidfile handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@420 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 59eb3d710201ba265d99d3bf309128c7e9b498fa Author: lxnay Date: Wed Aug 8 12:53:18 2007 +0000 faster list reordering function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@419 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1abd60d6526f8c3d13eaaa342e97dfa9f264a44b Author: lxnay Date: Wed Aug 8 12:21:10 2007 +0000 do some bug fixes and add dependency filtering git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@418 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 374e42b8d2324a98a808d944e57b23ba744bc7b0 Author: lxnay Date: Wed Aug 8 09:10:50 2007 +0000 fix --pretend git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@417 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3f2c10051b7b0b0d15a008b5c4785b504f38d660 Author: lxnay Date: Wed Aug 8 09:00:46 2007 +0000 ok this should be enough safe git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@416 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit efb79d262e9f624aa8aaac1d6ddf4e836da9c883 Author: lxnay Date: Wed Aug 8 08:47:10 2007 +0000 safer handling of rootdir git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@415 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 65312cb924065176c102c210c499e12eed025392 Author: lxnay Date: Wed Aug 8 08:23:48 2007 +0000 fix a whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@414 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0caa7e220eb5e0440167403e825b96e6cfe9b11f Author: lxnay Date: Tue Aug 7 23:51:53 2007 +0000 better handling of depends query git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@413 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3d0daa084f6f5215586ffbf60078abd16a9abf57 Author: lxnay Date: Tue Aug 7 23:16:01 2007 +0000 smartapps code back working git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@412 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 57a4d29016f421c1663aaff1a07c91d6f614b376 Author: lxnay Date: Tue Aug 7 19:33:47 2007 +0000 fix SQL commit transaction git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@411 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0efeb5f56fcf89ff5e6879b9d1cdd6ae4d392db1 Author: lxnay Date: Tue Aug 7 17:41:46 2007 +0000 add --noask to activator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@410 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2f236aaed64c70ae36e0651af1005f6db5d9a046 Author: lxnay Date: Tue Aug 7 16:33:47 2007 +0000 ok, now fixed for real git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@409 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 74b01db66bb9734926aedb8fcde1a72c40e3eb04 Author: lxnay Date: Tue Aug 7 16:17:39 2007 +0000 do not use a different portdir anymore git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@408 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7d0b83c5bfd5f46d9e4a908ef880dd756ce8c6f4 Author: lxnay Date: Tue Aug 7 13:54:48 2007 +0000 revert last changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@407 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 09e490e2f2b74ee0f98eb1242181eb6f87d994b8 Author: lxnay Date: Tue Aug 7 13:28:22 2007 +0000 fix some small bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@406 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 240c79bf05bec041a8613d1c8219dad3fc6ff0fd Author: lxnay Date: Tue Aug 7 12:31:01 2007 +0000 only keep IUSE for the database and pass whole useflags array to synthetizeRoughDependencies instead git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@405 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7e91c15afd3431f19b052b899c20055be55a6474 Author: lxnay Date: Tue Aug 7 12:04:01 2007 +0000 fix use flag matching git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@404 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8a8b1bfb7b90e05ffecf0f2181bd39f824490a70 Author: lxnay Date: Tue Aug 7 11:49:03 2007 +0000 fix another USE flag handling bug git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@403 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1e31dadbc7597086616bac3c3cbd880cd2335f99 Author: lxnay Date: Tue Aug 7 08:48:52 2007 +0000 some initial work on the removal function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@402 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b28302e3a4820fd1870d47fb6a85fc13ec054c1 Author: lxnay Date: Mon Aug 6 19:10:17 2007 +0000 add cleanup option git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@401 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d414b332523b54051cd848f0d2a7889a26e9dedf Author: lxnay Date: Mon Aug 6 14:24:43 2007 +0000 query files yay git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@400 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b890dcecab89291cbe1fa3bb5c2dd1866e7d6b1d Author: lxnay Date: Mon Aug 6 13:18:54 2007 +0000 reorganize equo menu git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@399 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ea946e22088955b4e6391a67ca28eeec5841e64a Author: lxnay Date: Mon Aug 6 13:05:22 2007 +0000 remove neededlibs delete git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@398 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6a45770790ecb617fa1822cfd92d4dd9e3ac09b9 Author: lxnay Date: Mon Aug 6 13:03:48 2007 +0000 add depends function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@397 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8661e50937c86820994386b389dcc3342ebce135 Author: lxnay Date: Mon Aug 6 12:28:17 2007 +0000 removing and rewriting the most shitty code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@396 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 331a67a4832e668385d219e0e60b4a3789d9f532 Author: lxnay Date: Mon Aug 6 11:55:06 2007 +0000 add a check if the installed packages database is in place git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@395 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e273d0b07273212cf1d218b1eb1e2e2b043bfd6e Author: lxnay Date: Mon Aug 6 09:38:54 2007 +0000 a lot of exciting work is going on git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@394 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 13cf35d339074c690385d5556bc3c8f85f02fbb1 Author: lxnay Date: Sun Aug 5 22:17:07 2007 +0000 more work on dependency handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@393 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f147bb3dbe35a2fd2f873fdcb859fcb4adc9ad76 Author: lxnay Date: Sun Aug 5 20:33:22 2007 +0000 poking with dependencies management git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@392 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 14861685f9ed19548a063536a1b2872f97e208c4 Author: lxnay Date: Sun Aug 5 14:10:13 2007 +0000 test new dependency handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@391 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a78f05238863a0d3e9a44b490bf9f00a982786d0 Author: lxnay Date: Sun Aug 5 12:57:23 2007 +0000 test new dependency handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@390 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7683ba488f9e2448cb9d09601ec12ddede9246b4 Author: lxnay Date: Sun Aug 5 10:49:12 2007 +0000 more hacking on dependencies handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@389 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 070bbf98602ac93ee144e63071a55223c87f7fa6 Author: lxnay Date: Sat Aug 4 22:49:42 2007 +0000 fix a whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@388 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4ee97c700588dfd787457265e5334fbd2d8fac8c Author: lxnay Date: Sat Aug 4 21:12:09 2007 +0000 one more fix git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@387 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c81fbe7cd89951154ee82dfbeaf3a8c730576a9c Author: lxnay Date: Sat Aug 4 18:38:37 2007 +0000 more fixes and updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@386 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8d93c4ce7b931cea7e6c35d36252e020460f07e3 Author: lxnay Date: Sat Aug 4 18:26:09 2007 +0000 fix some issues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@385 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bf47ae1bdb4f177af4ff0e1d6ee40ea3f1080788 Author: lxnay Date: Sat Aug 4 18:12:49 2007 +0000 huge work on equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@384 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bc51e118e6c748ad27f9ada932e573ab27c0c25a Author: lxnay Date: Sat Aug 4 12:44:35 2007 +0000 more work on equoTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@383 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 54be0422f20eebab70b4458c4889026cecd7cff4 Author: lxnay Date: Sat Aug 4 11:03:55 2007 +0000 revert last changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@382 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 613fd19b0177bb3242bdf2466b6e9e1ea9cbf9ef Author: lxnay Date: Fri Aug 3 20:06:47 2007 +0000 try to revert this git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@381 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f845f0c72368bf59c042a7a2e667b2dcd2d4d098 Author: lxnay Date: Fri Aug 3 20:02:05 2007 +0000 fix digest generation for --initialize git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@380 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 04d152a4e89a9376f87e5c0b6294e829eda622e2 Author: lxnay Date: Fri Aug 3 19:42:59 2007 +0000 fixed two really nasty bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@379 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c392357c3a55868839a840756d1f980684f25489 Author: lxnay Date: Fri Aug 3 13:41:38 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@378 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 50ec7cd9de587dc14b3ba4f5e443869ee63f9c2a Author: lxnay Date: Fri Aug 3 13:38:06 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@377 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36aa8f1f1e9fe554ad49dccae008fe36516eb427 Author: lxnay Date: Fri Aug 3 13:33:55 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@376 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 961bd1e3ceaff74a1eae345cf76bf59a2409f52f Author: lxnay Date: Fri Aug 3 12:09:34 2007 +0000 breaking the package structure, for the last time git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@375 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b812b490896bc82ef52b4c8029d8c990515c4c80 Author: lxnay Date: Fri Aug 3 10:31:57 2007 +0000 started to work on the queue steps and imported xpak module from gentoo portage git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@374 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 616adf9432f57680357846d1a3dfb9cb44a7232a Author: lxnay Date: Fri Aug 3 08:31:16 2007 +0000 forking yumex, efusion will need a lot of work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@373 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 63f166caf8c3fb9c15f0600a251cd09cc8424e06 Author: lxnay Date: Thu Aug 2 22:08:41 2007 +0000 huge work on equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@372 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0b7141bcf25af876d5d83d068412528488faead4 Author: lxnay Date: Thu Aug 2 16:22:58 2007 +0000 completed equo generate function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@371 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3c496d22c8a912803bcb7dc5b7c297dcb818fa12 Author: lxnay Date: Wed Aug 1 23:25:06 2007 +0000 generate is starting to work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@370 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 861def05355ad13b085ac240fee2b02b6f0acd21 Author: lxnay Date: Wed Aug 1 13:27:26 2007 +0000 first brick towards real dependency solving git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@369 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b52b32c099a3b209e9aa2a3cdca45f9778461ccb Author: lxnay Date: Wed Aug 1 12:19:59 2007 +0000 add break to fix git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@368 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bf4e7587d1ce0060e46f1aff18d7e6d22314e9f7 Author: lxnay Date: Wed Aug 1 08:56:40 2007 +0000 I forgot to fix rundependencies behavior git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@367 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 15202064a75e807e82e72915402768729ed248cd Author: lxnay Date: Wed Aug 1 08:25:42 2007 +0000 more optimizations and some bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@366 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a0391869a1afecc16d5f86179d1ec191828285e6 Author: lxnay Date: Wed Aug 1 06:19:22 2007 +0000 create progress bar git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@365 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 81bbcddf733b3aaf751427dee4e82ffdcf443cac Author: lxnay Date: Wed Aug 1 05:51:35 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@364 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f8a2249db7c53f31a7af89461fde6e2c8bfb660e Author: lxnay Date: Wed Aug 1 05:49:27 2007 +0000 more work on equo and fixing a bug inside activatorTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@363 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a58240637b7ba935781d02b406715b758a37f0c6 Author: lxnay Date: Tue Jul 31 22:10:04 2007 +0000 this should fix the issue completely git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@362 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a3e36e2888caff445dc90b6a6cfa2e87b9a471bd Author: lxnay Date: Tue Jul 31 22:02:01 2007 +0000 this should work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@361 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 90c3c08bd43bf440d6b62b5d4108bfd31d6c0822 Author: lxnay Date: Tue Jul 31 21:40:43 2007 +0000 oops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@360 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 042d7e5b2fcd9c13d0bebd8121394bfc5b8b5ded Author: lxnay Date: Tue Jul 31 21:16:48 2007 +0000 another fix in the wall git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@359 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b9980ba77b1f850a90228b78e304196719e2e80a Author: lxnay Date: Tue Jul 31 21:12:20 2007 +0000 change + with |and| git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@358 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 22e090f723ef49e965a7fc1c31d74a9d6c2a8332 Author: lxnay Date: Tue Jul 31 21:09:37 2007 +0000 handle multiple or git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@357 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f2fb300242d1b34f6adb5a74e0b7a0058e00b983 Author: lxnay Date: Tue Jul 31 19:57:02 2007 +0000 that's the real power of reagent, adding a small caching trick, and it's now as fast as hell git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@356 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 91957af9b1b47d2c596069e736a851eacca38c89 Author: lxnay Date: Tue Jul 31 16:50:06 2007 +0000 a small fix git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@355 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 26aafd63cfcb894206d9530d65f3a4a14f85dd52 Author: lxnay Date: Tue Jul 31 16:41:05 2007 +0000 fixing a small issue with use flags and adding support for provide directives git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@354 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6f9f179d491f27cf1165fdd99f3e236b3e745b8d Author: lxnay Date: Tue Jul 31 12:54:03 2007 +0000 performance improvements in getPackageRuntimeDependencies git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@353 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f38ab4ce6e29ba8ac64d75acd6161c87daf7802c Author: lxnay Date: Tue Jul 31 12:36:46 2007 +0000 add --branch= option to reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@352 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2c952288b10d84ad20239c4109acb0ef6df512fd Author: lxnay Date: Tue Jul 31 12:11:07 2007 +0000 new database structure, first set of optimizations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@351 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8cebae3ebb4812bb5c950ae2fc2f8b5a9b07196b Author: lxnay Date: Tue Jul 31 11:02:22 2007 +0000 add root checking git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@350 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 779061671d1c41ee8d8daad57ade1526d0e02b47 Author: lxnay Date: Tue Jul 31 10:56:54 2007 +0000 add root checking git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@349 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7a78f3dd0c322adae0fc744024f741a702430fca Author: lxnay Date: Tue Jul 31 10:50:55 2007 +0000 more work on equo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@348 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bc89672000e1d4f3435ce3ff699c20c8d4c2850c Author: lxnay Date: Mon Jul 30 12:53:05 2007 +0000 some more split fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@347 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 50d4c5002ca53203a92939eb32484e351c69c799 Author: lxnay Date: Mon Jul 30 12:51:56 2007 +0000 some more split fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@346 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dd09827c3ef1e30132de446fb15b85949e3a2e96 Author: lxnay Date: Mon Jul 30 12:47:44 2007 +0000 remove mirrorTools from entropyTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@345 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c7337b500ffb2d649ffe8af49b02fff2c5f7ff34 Author: lxnay Date: Mon Jul 30 12:37:25 2007 +0000 add new remote.conf git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@344 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5eba9a4b5a108365c1439588def241e70ffda827 Author: lxnay Date: Mon Jul 30 12:34:08 2007 +0000 fix portageTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@343 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 77b8ad6dea3b8adec9ffc16f8cbc6278f9264686 Author: lxnay Date: Mon Jul 30 12:33:32 2007 +0000 fix portageTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@342 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 57c753fcc0a68c821402bc01938950b30e6daa35 Author: lxnay Date: Mon Jul 30 12:20:30 2007 +0000 splitting entropyConstants in two git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@341 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7ae36d562918812a1af2ff1b146da1163f31c93c Author: lxnay Date: Sat Jul 28 20:09:14 2007 +0000 some more code ftw git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@340 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5bf6111e4de1d5d856216db09240d25c99d8db70 Author: lxnay Date: Sat Jul 28 19:33:45 2007 +0000 completed atom handling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@339 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 24565544878a5dce508c1f55628b4a8d1984017b Author: lxnay Date: Fri Jul 27 18:41:45 2007 +0000 more work on the client git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@338 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f2bed8409d5e5bc18f38e93b126238345bc4c49d Author: lxnay Date: Fri Jul 27 10:11:21 2007 +0000 ok fixed a typo, that's it git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@337 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c04e2dc59cdb69d14bef9cddddbb05f837dc3392 Author: lxnay Date: Fri Jul 27 09:58:28 2007 +0000 hopefully the last api change git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@336 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7df0cdd108b92811d5d58cd51f8aa228f99579fa Author: lxnay Date: Thu Jul 26 22:38:23 2007 +0000 some work on equo, now the database controller is more flexible git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@335 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d0c1181206751938b0e1bfef79964348a634d62a Author: lxnay Date: Thu Jul 26 19:29:58 2007 +0000 improved search reports git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@334 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dfc721d8cee3ada107c8c8707e11e4b22654b482 Author: lxnay Date: Thu Jul 26 19:12:34 2007 +0000 added preliminary branch management in searches git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@333 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 228fc95c1d4e4a31b71425697429b6912cb631be Author: lxnay Date: Thu Jul 26 17:45:50 2007 +0000 more bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@332 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1da1e05e0b2cd4e23d3cb0e7f7b345d6cac98961 Author: lxnay Date: Thu Jul 26 08:59:54 2007 +0000 adding versiontag support to better handle kernel dependent packages git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@331 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e40c46f99aa2a2612dec7e4cddf78288f47a42ad Author: lxnay Date: Tue Jul 24 23:56:44 2007 +0000 fix size git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@330 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dcbee611aaf22d97416ff212e7f0c77bf39240c6 Author: lxnay Date: Tue Jul 24 23:52:55 2007 +0000 fix equoTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@329 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 436ff4f556cf395fecb3218dce0972cfc2f79b72 Author: lxnay Date: Tue Jul 24 23:43:25 2007 +0000 latest fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@328 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c582da2c30f1c39c4e50602e3cad9ec4598bf7b9 Author: lxnay Date: Tue Jul 24 15:52:08 2007 +0000 more bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@327 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1bcf0e5260f38f8569a8c3bf3e5c2968dea065de Author: lxnay Date: Mon Jul 23 17:43:42 2007 +0000 update todo and equoTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@326 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8dab98fecc6f11ea83bd12437cc4411c3f1b71e9 Author: lxnay Date: Mon Jul 23 17:41:57 2007 +0000 nearly completed database migration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@325 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d9c6f1aba9bece9d5a5d0c2c2dc3646b49e02ea3 Author: lxnay Date: Sun Jul 22 21:09:34 2007 +0000 more work on the new database interface, addPackage completed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@324 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3053db8b344c8172a8b4bf245ee74ea8ac94a661 Author: lxnay Date: Sun Jul 22 15:49:11 2007 +0000 more work on the new database interface git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@323 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6f479259102cc3bd4f5d15192a0c77f156bb1096 Author: lxnay Date: Sun Jul 22 06:35:41 2007 +0000 breaking things, started to migrate to a better sql infrastructure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@322 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 40e2b7c764c6dc8a29c27dca9fb15cfbaf0a12f2 Author: lxnay Date: Fri Jul 20 18:12:26 2007 +0000 completed first tool of the client git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@321 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 656db20d2c0194885271210c5003fbe3ceb6dc12 Author: lxnay Date: Fri Jul 20 10:38:38 2007 +0000 a lot of random but big updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@320 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 55dffadfac9357a7610eb616ac57c0ea1683a528 Author: lxnay Date: Fri Jul 20 10:35:45 2007 +0000 some work on the client git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@319 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b1dc7db11ffab91e2ecf55f4a83406bcc39cd93 Author: lxnay Date: Thu Jul 19 00:09:59 2007 +0000 some updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@318 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5ff9dee82f65e7dd36c7085ce4bf947670fbf72d Author: lxnay Date: Wed Jul 18 21:42:05 2007 +0000 slight fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@317 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2c2fab155cce3a300fdaeff903b6be4079d15a0d Author: lxnay Date: Wed Jul 18 17:38:41 2007 +0000 added http php helpers support, md5sum verification for uploaded and downloaded files, a lot of bugfixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@316 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 833c978214e70fa3c892edfa44fe6b51955da434 Author: lxnay Date: Tue Jul 17 00:03:46 2007 +0000 some big bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@315 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8c666a11b503dd49898b1a0e3e0cb9b116d2415f Author: lxnay Date: Mon Jul 16 00:04:00 2007 +0000 some nice optimizations git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@314 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 690d038df8814677b3576a4299ba654ad1fe1e92 Author: lxnay Date: Sun Jul 15 13:11:32 2007 +0000 some further fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@313 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6afeaab3d9aea25921b9835a12dc3c90806af4ed Author: lxnay Date: Sun Jul 15 12:54:49 2007 +0000 some fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@312 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6e4eeb328196782df9dc8a55c68e93cffb08e848 Author: lxnay Date: Sun Jul 15 07:48:44 2007 +0000 fix directories recreation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@311 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 718115271108978d24e3baadd80bcd4f6580be72 Author: lxnay Date: Thu Jun 7 10:12:12 2007 +0000 moved all os.system to spawnCommand() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@310 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e5e212a7b4284551da463fd4e939bc6fb771ad4d Author: lxnay Date: Thu Jun 7 09:52:02 2007 +0000 logging implementation almost complete git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@309 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 768f38abe2af78e257ae5d71e3864f0a6cd431bd Author: lxnay Date: Wed Jun 6 20:14:59 2007 +0000 more work on logTools and logging implementation git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@308 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7710d297213c4585a68bbae2bc7f0687da7d91e5 Author: lxnay Date: Sun Jun 3 22:11:27 2007 +0000 finally some major work on the logging stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@307 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 08ad024947bfd828374affe737203db71f2cdd11 Author: lxnay Date: Fri Jun 1 23:01:09 2007 +0000 added all the code to the stabilize/unstabilize function (needs testing) and continued the work on the logging stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@306 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cbc41aac15b68ec577c4a118019c021306a2bc3e Author: lxnay Date: Tue May 22 22:42:28 2007 +0000 add missing variable git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@305 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fec5b4885f4af4af3f262c9bc8eecf99ea1c0a30 Author: lxnay Date: Sun May 20 18:49:04 2007 +0000 started to implement logTools properly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@304 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1952bf93361d80a40d72783e61c2812dcdf7b7db Author: lxnay Date: Wed May 16 22:49:18 2007 +0000 some work on the database, initial work on the logTools infrastructure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@303 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d88b24f53d35efb4aad854594a6a03609dc6a638 Author: lxnay Date: Wed May 16 15:57:36 2007 +0000 add logging configuration options git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@302 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bd5b2368274e18ef65075c9c3da2a62b3ff9c5e9 Author: lxnay Date: Wed May 16 15:00:14 2007 +0000 add a filter to avoid duplicated packages to be pulled in git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@301 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e16874e40295687a6c6a5c1c7f171a2820eae74f Author: lxnay Date: Sun Apr 15 17:59:04 2007 +0000 add first brick of the equilibrium client git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@297 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 072d1a2983b1db09d2120feb0512fe6039dceee5 Author: lxnay Date: Sun Apr 15 17:46:38 2007 +0000 incorportate portage output.py file into outputTools and remove all its Portage dependencies (useless...) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@296 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dea1a38cd3b082b928656f3087c414c7c259aed5 Author: lxnay Date: Sun Apr 15 17:20:20 2007 +0000 move tools under server directory git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@295 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a05b3c4b999caca7483e7de73b6807e06ec026a1 Author: lxnay Date: Sun Apr 15 17:19:20 2007 +0000 some stupid fixes, move handlers dir to server git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@294 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9e6f981c726bae06863223da67dcb045dc075be7 Author: lxnay Date: Sun Apr 15 16:00:05 2007 +0000 that's old git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@293 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 748d5df242ad0d03be8a93dff98014ea9825e87f Author: lxnay Date: Sun Apr 15 12:08:58 2007 +0000 some minor changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@292 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 21c435c1e321686f824a740fdcae55bbae22ea15 Author: lxnay Date: Sun Apr 15 11:37:17 2007 +0000 add the gentoo binhost compatibility tool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@291 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 67ded696d01964685c1e21a74f6e72457e45d19c Author: lxnay Date: Sun Apr 15 11:36:55 2007 +0000 some fixes and updates to support branches git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@290 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e6391134bb5c6be3384b40b0e8c827550ba2f4cf Author: lxnay Date: Sat Apr 14 06:56:53 2007 +0000 a small fix git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@289 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b34b40b1ed77e291083233103e518b554581009b Author: lxnay Date: Fri Apr 13 19:46:40 2007 +0000 improvements on bytesIntoHuman() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@288 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 402394ae384a320fefcfc34001d1074dee028feb Author: lxnay Date: Fri Apr 13 19:41:09 2007 +0000 improvements on bytesIntoHuman() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@287 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1a6afde6713d73e7376ec5c8977daf10dab97e94 Author: lxnay Date: Fri Apr 13 19:36:29 2007 +0000 a small fix on the .md5 uploads git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@286 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 810157307ca1cbf4bedf8312f21e01622562120c Author: lxnay Date: Fri Apr 13 19:31:49 2007 +0000 improvements on bytesIntoHuman() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@285 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fb277afce3c664bf30b064ab594e396a8e96b07e Author: lxnay Date: Fri Apr 13 19:23:20 2007 +0000 some further fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@284 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit de4dbf893617f2d6925fb7441aa590e6bc0fcc6e Author: lxnay Date: Fri Apr 13 14:59:48 2007 +0000 some radical updates to the binary packages management before my vacation, when I will come back I will have to debug all this new code. In this way, it is possible to have the same package name/version in the database because we split it into two branches git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@283 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1c2aebb47ec59fda5d9bcd182f8988f37a858b74 Author: lxnay Date: Thu Apr 12 22:26:19 2007 +0000 added support for .md5 files, some various bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@282 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aef097c0bde2176a39fd662210dc69f54c5a769d Author: lxnay Date: Tue Apr 10 16:07:51 2007 +0000 some fixes on the multiple primary upload mirrors code git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@281 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce6b3a8a1667ffefcb97402a19a35375fda60b02 Author: lxnay Date: Tue Apr 10 07:15:13 2007 +0000 enzyme, uninstall() filter away packages not found git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@280 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ed3bb0fae5f6420d4d8e8bb7ce8dff4cf5467b10 Author: lxnay Date: Tue Apr 10 07:12:13 2007 +0000 copy validAtoms to installedAtoms git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@279 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d42309a303c95fd4a051160b7cef72c4e19c3580 Author: lxnay Date: Tue Apr 10 07:11:10 2007 +0000 seedAtom subAtom check is crappy, removing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@278 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2a3a307d2c300821f056d2fc37c7d1bcc23e48e4 Author: lxnay Date: Tue Apr 10 07:04:44 2007 +0000 add a nice workaround if the user does not specify = in enzyme uninstall() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@277 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aefef71edd9996788c93e3fec5a9bfb87a8d2f2d Author: lxnay Date: Mon Apr 9 23:31:49 2007 +0000 update TODO, fix and test md5check in reagent, add client directory git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@276 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7676db1a191ef6f1d6ad040c83b4860af81d9e2a Author: lxnay Date: Mon Apr 9 21:47:01 2007 +0000 a lot of bug fixes on activator, enzyme and reagent. some new features such as upload/download status and so on git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@275 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 177661dfcb8033d166ec27e48dd19695d44b6805 Author: lxnay Date: Sun Apr 8 13:39:14 2007 +0000 some daily fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@274 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f76a55cbfb0b2135327ebc459558d71066c0eefb Author: lxnay Date: Sun Apr 8 13:19:56 2007 +0000 some daily fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@273 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 09ae572b6ed17739af55a88382281c22558c363b Author: lxnay Date: Fri Apr 6 10:55:48 2007 +0000 change search similar loop according to the new searchSimilarPackages() return output git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@272 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 404d14d32a69c6681340ef8a639e2e08119b291f Author: lxnay Date: Fri Apr 6 07:55:56 2007 +0000 some nice daily fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@271 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 08dfec939616e852fe1fa147fb25f1d7a1ee92b5 Author: lxnay Date: Thu Apr 5 22:11:51 2007 +0000 some nice daily fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@270 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bfa62d7655c756248677ba2ca3139488ec44e462 Author: lxnay Date: Wed Apr 4 18:10:19 2007 +0000 some nice daily fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@269 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 226728274d6f270806e11e35fca46185c9a1e814 Author: lxnay Date: Tue Apr 3 15:36:32 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@268 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 71e53186d600a80f114fa61089134d2052b0e5fa Author: lxnay Date: Tue Apr 3 15:31:30 2007 +0000 Added support for Perl and Python on smartgenerator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@267 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5f4a511d9b20e2a96cd40b3eae4df4ffcb166e4d Author: lxnay Date: Tue Apr 3 15:22:45 2007 +0000 Add a missing \n git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@266 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c01d14253289e48890c58cd18a8742e04caaead4 Author: lxnay Date: Tue Apr 3 15:15:29 2007 +0000 I am stupid git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@265 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e3c8f0caa9536c7f062d72e045ddaf422ffab95a Author: lxnay Date: Tue Apr 3 15:14:02 2007 +0000 I am stupid git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@264 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 0f5fa34a15086c986a81afa50e2493f916933914 Author: lxnay Date: Tue Apr 3 15:12:46 2007 +0000 more work on smartapps git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@263 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 962a6f67020dcc2d9228130ab548a7f7c7c0c378 Author: lxnay Date: Mon Apr 2 17:24:33 2007 +0000 today's work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@262 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f03a57311c79cd41d4f14d881aa1d13683ab1098 Author: lxnay Date: Mon Apr 2 17:19:24 2007 +0000 today's work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@261 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b1f964be2d9c5e0820111883657297b406a45b72 Author: lxnay Date: Mon Apr 2 17:17:53 2007 +0000 today's work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@260 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c9eff5887b54bdbb95436d90856e719df4b62103 Author: lxnay Date: Mon Apr 2 17:06:05 2007 +0000 today's work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@259 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 11488d971379046eebb268672787e9169558d50e Author: lxnay Date: Mon Apr 2 17:04:03 2007 +0000 today's work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@258 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 42d4abf60ee5b5d604f6048ab88865ac306d2285 Author: lxnay Date: Mon Apr 2 17:02:53 2007 +0000 today's work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@257 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9847cf291e954c775f4caaf8d80a07a3d8201c73 Author: lxnay Date: Mon Apr 2 17:02:23 2007 +0000 today's work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@256 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bd5f65f250582bf214c3239b7a71aba84af9c331 Author: lxnay Date: Mon Apr 2 16:30:34 2007 +0000 today's work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@255 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a59691fcdcea2ca3d15571f0f9de2100454a423a Author: lxnay Date: Sun Apr 1 23:35:41 2007 +0000 today's work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@254 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b24c33e48fa08da61e13947585ef4a695c9c194e Author: lxnay Date: Sun Apr 1 14:51:32 2007 +0000 activator sync function written, needs a lot of testing git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@253 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f853046c0c23d762b39f165e36d57641b5cf6d88 Author: lxnay Date: Sun Apr 1 13:54:41 2007 +0000 git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@252 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5e5bae33f0fe9d65ac3514b2c12a9089e796330f Author: lxnay Date: Sat Mar 31 20:07:00 2007 +0000 more fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@251 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2ecebd67be0b741f29d1fdaeb1713f948d106e72 Author: lxnay Date: Sat Mar 31 18:00:11 2007 +0000 really improve database support and user-exported functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@250 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ca5c9a52e94c5252f33ca49bdcd62bb77a23e7e9 Author: lxnay Date: Sat Mar 31 10:38:16 2007 +0000 added a workaround for bad file names in CONTENTS file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@249 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2c51d2509eb5a788ef46274d1fb1f3c467ba52d4 Author: lxnay Date: Sat Mar 31 10:22:12 2007 +0000 some more fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@248 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8a202fbe5525f0e89d895bed3f1603bad4b85b9b Author: lxnay Date: Sat Mar 31 10:21:50 2007 +0000 some more fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@247 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 43f35703b20b6b3408b25047f30fd7a7db3074c5 Author: lxnay Date: Sat Mar 31 09:34:10 2007 +0000 removed packagepath, added branch info, database API broken again, hopefully the last time git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@246 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit afb5467098536df003941c4fd71fbcd50be124d1 Author: lxnay Date: Sat Mar 31 09:13:16 2007 +0000 enzyme now shows overlays information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@245 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a8b63adb7ffc81714711fb2ee81fd09cde8d6208 Author: lxnay Date: Sat Mar 31 08:34:42 2007 +0000 nice improvements in the database management. Tool for creating empty Entropy databases added. git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@244 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ffc4c104b0c3ef8dce83fbe245772c6fca1416a1 Author: lxnay Date: Sat Mar 31 07:41:13 2007 +0000 fix askquestion git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@243 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 80c51f63d547587b54dda87644d50513e6815011 Author: lxnay Date: Sat Mar 31 07:39:55 2007 +0000 added mtime info to the database entry git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@242 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit afe55e394659a47cd3a015137b4395c5e5e9e88f Author: lxnay Date: Fri Mar 30 23:06:45 2007 +0000 fix another stupid issue git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@241 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cd307143783ad4f6bca54c45db506672cf550bbd Author: lxnay Date: Fri Mar 30 22:53:49 2007 +0000 fix a function path git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@240 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3886412a7ac3a5b4b9ce30ad78ab3a3972896fa1 Author: lxnay Date: Fri Mar 30 22:30:59 2007 +0000 lock management should roughly work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@239 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b593c8d152b4e7b37e34d548564fbbb2548d0dfe Author: lxnay Date: Fri Mar 30 21:30:14 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@238 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 688672a8e0e4db4652601c88bb85d6a7f84fd7c0 Author: lxnay Date: Fri Mar 30 21:27:28 2007 +0000 started to work on database lock management git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@237 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d206ce64ddef70ba581d5eb37c4237be31fac0e4 Author: lxnay Date: Fri Mar 30 18:38:45 2007 +0000 fix some issues when the database does not exist git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@236 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f8fabf4cd56386c9fa80683408b988df7584568c Author: lxnay Date: Fri Mar 30 17:44:43 2007 +0000 - remove generateAndUpload bool git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@235 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4cb151aa2af494e9e9c509f0ee45bf24889a093f Author: lxnay Date: Fri Mar 30 17:43:57 2007 +0000 - fixed entropyConstants import - fixed online database file detection (.gz was missing) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@234 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4342c495b500e7904dd854f698e5fc1c3aac2c51 Author: lxnay Date: Fri Mar 30 14:06:35 2007 +0000 moving Portage stuff to portageTools git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@233 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7ca149b8f0ee77a01e04522f105b2b4776440d52 Author: lxnay Date: Fri Mar 30 14:05:50 2007 +0000 etpConst issues fixed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@232 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1abc7ba3aa4e65fbb283ba50887c455ea5eed8b7 Author: lxnay Date: Fri Mar 30 07:57:40 2007 +0000 database sync now is working again git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@231 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4137d3be27163ea89552a70dfa79447bcba05d1c Author: lxnay Date: Thu Mar 29 23:13:56 2007 +0000 some nice fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@230 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 72487bb5f12f8d4582b42ee76a0be905601fcd86 Author: lxnay Date: Thu Mar 29 21:36:08 2007 +0000 add back revision support to the new database git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@229 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 73812cbf73a3831b0a71304510c1c77719c6084b Author: lxnay Date: Thu Mar 29 21:15:34 2007 +0000 small fix git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@228 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5b60821ed03596952f9249ad746918eb104b34a1 Author: lxnay Date: Thu Mar 29 21:14:25 2007 +0000 ouch, dictionaries have copy() method git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@227 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b60c64571424e4bc327c25a7514cd781b92df717 Author: lxnay Date: Thu Mar 29 18:54:58 2007 +0000 some fixes for inject-package-info module git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@226 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 091a254c3a27a35d633899e580f16c947048b0af Author: lxnay Date: Thu Mar 29 18:52:35 2007 +0000 some fixes for dump-package-info module git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@225 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 09feae353733979b7a88d758b45a29e03424ee9f Author: lxnay Date: Thu Mar 29 18:47:25 2007 +0000 a smal syntax fix git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@224 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 500bd4e42bdf9927d9f138205081ae3177b482e7 Author: lxnay Date: Thu Mar 29 18:46:21 2007 +0000 added database package info dump and inject git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@223 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 93392636e21f8f744c4366fc36a93d262c0351be Author: lxnay Date: Thu Mar 29 17:41:42 2007 +0000 dump-package-info now works git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@222 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7652d874912f5a487b77277807db89c1ea3dfd34 Author: lxnay Date: Thu Mar 29 17:26:09 2007 +0000 change output text git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@221 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d1a328629804dd832a1c95f87e3340e8a77b81d8 Author: lxnay Date: Thu Mar 29 17:24:28 2007 +0000 another one git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@220 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 91d2c5523118e9f91e7f231459b439eecfdd44ab Author: lxnay Date: Thu Mar 29 17:23:23 2007 +0000 remove generator tool, not used anymore git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@219 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b08db2a988c411c6b836d16ce47de8f64341c7ad Author: lxnay Date: Thu Mar 29 17:11:58 2007 +0000 another one git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@218 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 24d5699c5471f58445f0faf59ba0ce257be0098a Author: lxnay Date: Thu Mar 29 17:08:54 2007 +0000 another one git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@217 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2860e7474f885676fc5090c633c544a84fb3f321 Author: lxnay Date: Thu Mar 29 17:07:52 2007 +0000 another one git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@216 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 95366a4ca43265a10242acf12eca1051f8e3fbd2 Author: lxnay Date: Thu Mar 29 17:03:28 2007 +0000 another one git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@215 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f685f785925f3a4da22ea1952ec7eec167b6a06f Author: lxnay Date: Thu Mar 29 17:01:28 2007 +0000 another one git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@214 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1debf61d5a7563dbe2577f6a12a490a788b8be9a Author: lxnay Date: Thu Mar 29 17:00:45 2007 +0000 a small fix git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@213 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit aaf3d1fc13afbe7958d634e792db16dcf1997393 Author: lxnay Date: Thu Mar 29 16:54:38 2007 +0000 more work on the SQLite integration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@212 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dfda10a22ad4fdcfd83cc9b78fb10236aca248ab Author: lxnay Date: Thu Mar 29 09:08:59 2007 +0000 completed the Entropy database search function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@211 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d8ce309573132a6ffa6c8f1d0d2c53c84aae9197 Author: lxnay Date: Wed Mar 28 23:48:09 2007 +0000 put the roots for the new SQLite database management git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@210 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 86c7841ff9b6e65029c26469e190478736b0522c Author: lxnay Date: Wed Mar 28 18:44:23 2007 +0000 preparing the path to SQLite based database migration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@209 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e48014565b836cb9c0970d05168ce53e24116e3a Author: lxnay Date: Wed Mar 28 17:27:16 2007 +0000 add --force-bump to reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@208 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 661c8706a7a34df126b109d08f748e0b387dcbab Author: lxnay Date: Wed Mar 28 17:27:04 2007 +0000 add --force-bump to reagent git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@207 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bf9c55696d270e777edc39e5b08a932e6b1f0bec Author: lxnay Date: Wed Mar 28 17:01:42 2007 +0000 ETP API version bump, added SLOT information git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@206 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 640123afa91caf89d5f4c96889ec99f9f8ff3b50 Author: lxnay Date: Wed Mar 28 14:11:10 2007 +0000 add USE and MAKEOPTS support to enzyme emerge() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@205 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a03737a7a854fc59845fd819ec194b9ad3376ace Author: lxnay Date: Wed Mar 28 10:00:56 2007 +0000 more fixes for activator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@204 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e4102bca7fd92e8e03060f60bf2dc27b9667135f Author: lxnay Date: Wed Mar 28 09:47:58 2007 +0000 added counters for the upload and download queues git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@203 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d31b54cca7d7d0e92a67c49bc78d7cb70e8ec1e9 Author: lxnay Date: Wed Mar 28 09:24:31 2007 +0000 activator packages sync fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@202 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8175b17efeb73268d332a894e1dad4002ddebf89 Author: lxnay Date: Tue Mar 27 23:02:26 2007 +0000 some heavy work on activator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@201 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eb185e96755e436295e1c38bd790d8dc32b896e3 Author: lxnay Date: Tue Mar 27 18:25:29 2007 +0000 some more work in the right direction git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@200 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2eb7c024dfa8480eef85408b1681984b745c16af Author: lxnay Date: Tue Mar 27 09:12:49 2007 +0000 some small fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@199 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8e9b9a57ff3bc18bc2cd181bd184bd55b585abda Author: lxnay Date: Tue Mar 27 06:04:46 2007 +0000 added the --show-hosts option for the distcc module git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@198 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b9e62d3310716bf7f9faa02123579d0d49aa555a Author: lxnay Date: Mon Mar 26 23:02:50 2007 +0000 added preliminary, not yet cross-compile-aware distcc support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@197 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 724305f69b91936ab649bc6448881ad78d072ee7 Author: lxnay Date: Mon Mar 26 14:59:19 2007 +0000 fixes to 'reagent enzyme', more work on activator, FTP client, Entropy API git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@196 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bf3200ec6daa5f024e5b7d5a8784013e818b5b1f Author: lxnay Date: Mon Mar 26 08:11:08 2007 +0000 improved FTP support, started to define activator edges git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@195 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a9d985286fae6feee6835c198475a3d41cd134f6 Author: lxnay Date: Sun Mar 25 23:44:15 2007 +0000 added packages search function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@194 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fe5575093ae3a0eb3a990115cc172f2e2c20c8d7 Author: lxnay Date: Sun Mar 25 16:13:07 2007 +0000 whoops git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@193 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 42b5c2d2af9bdaaaebb7f435651af389e96c7dac Author: lxnay Date: Sun Mar 25 16:03:33 2007 +0000 added FTP server management, put the basis for the activator stack git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@192 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3fc67bb8b59a85fc854cd4124a01a14ee7d64d41 Author: lxnay Date: Sat Mar 24 17:49:40 2007 +0000 add logdir to the cleanup directory list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@191 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ef288802b01d8f35bb89f450f50df1ad896b9800 Author: lxnay Date: Sat Mar 24 17:43:42 2007 +0000 also trap LOG: postinst einfo/ewarn git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@190 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 448133507bb14cc231fc9fd65748badf7669fd6a Author: lxnay Date: Sat Mar 24 17:29:30 2007 +0000 update TODO list git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@189 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 218822701930234fe5574ef882bff86bd665760c Author: lxnay Date: Sat Mar 24 17:17:34 2007 +0000 added einfo/ewarn trapping git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@188 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8972b2acc43809b687d46512f315fe6747c7b719 Author: lxnay Date: Sat Mar 24 12:38:38 2007 +0000 if compile fails, do not exit but package the already compiled ones git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@187 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ed4f3c889c55ed62f5f9e9f2c1045a787b9b42b2 Author: lxnay Date: Sat Mar 24 08:57:58 2007 +0000 fix a variable mismatch git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@186 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fdceddfc0835ff3510d528052df4348d7c9affab Author: lxnay Date: Sat Mar 24 08:53:21 2007 +0000 some fixes, beautified --nodeps, added --skipfirst for world, added libraries breakage control, added activator data (there is nothning to see atm) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@185 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bbc93f9dd861d73c31ded26a453ae834969a6324 Author: lxnay Date: Fri Mar 23 17:12:33 2007 +0000 adding activator files (nothing is working yet atm) and improve slotted packages support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@184 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a40e9f1b4acb571950f889fe721db6f321de4952 Author: lxnay Date: Fri Mar 23 00:11:22 2007 +0000 world() now works flawlessly git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@183 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit e687d0aaa670820fc1696a3a0755d9dc461733c5 Author: lxnay Date: Thu Mar 22 17:42:14 2007 +0000 corrected some nasty bugs, reworked USE flags management, added --ask option git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@182 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ce9a3151b49968bbe656877f269025a54cc6f71a Author: lxnay Date: Thu Mar 22 10:14:33 2007 +0000 fix reagent too git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@181 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a41de12552211ee021298dafdc07e17e45b9d6ba Author: lxnay Date: Thu Mar 22 10:13:54 2007 +0000 test and fix nocolor() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@180 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cf454a2ad70a66d15a32c993eaaf870600fae310 Author: lxnay Date: Thu Mar 22 10:13:10 2007 +0000 add tools-wide --nocolor option git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@179 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 88aacc750636a9f21988f9bda91f059294eef611 Author: lxnay Date: Wed Mar 21 18:14:15 2007 +0000 print error log if the compile fails git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@178 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 507860e7b064ffe196b3b7befbfc64de7100c931 Author: lxnay Date: Wed Mar 21 14:47:50 2007 +0000 mount /proc if it's not mounted git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@177 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit cca4d8d105abf9dffea9a1987a5330daa74bebd8 Author: lxnay Date: Wed Mar 21 11:22:07 2007 +0000 fix a small issue when forcing a package name/ver git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@176 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3b1bedaa511c0b2e9d0fa0fd5cf44186b4a93241 Author: lxnay Date: Tue Mar 20 15:12:55 2007 +0000 more updates and ETP API version bump, since now we manage download URIs dynamically git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@175 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f42e2530a305d65c8b4208b98b8c530d0396280d Author: lxnay Date: Tue Mar 20 09:05:59 2007 +0000 planned some features of world() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@174 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c1eadd3402abb0de93be68313af1018d5ad84e29 Author: lxnay Date: Tue Mar 20 08:59:13 2007 +0000 some more fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@173 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dc7d878982e4b99f34b834d65e030bdf76992336 Author: lxnay Date: Tue Mar 20 08:33:02 2007 +0000 some stabilization work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@172 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5f0181b3a505e067774e30e1e57c66dee1f0e944 Author: lxnay Date: Tue Mar 20 01:58:26 2007 +0000 more work on enzyme-reagent integration git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@171 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 400e254fc927ff232222f7abeb918ff874c07231 Author: lxnay Date: Mon Mar 19 23:33:38 2007 +0000 some more fixes to the build() function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@170 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2785d79236dc632861bd599b3a903473126151bf Author: lxnay Date: Mon Mar 19 23:21:43 2007 +0000 add preliminary USE flag show functions git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@169 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7179050366dc64786309526bead2d88102c25334 Author: lxnay Date: Mon Mar 19 20:34:02 2007 +0000 workarounds to support SLOTS for now git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@168 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b1f85840e54e30f53a812d3f364426f79290bed Author: lxnay Date: Mon Mar 19 19:14:06 2007 +0000 rewrite of build() and added a working cleanup function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@167 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 051008ea112902988ed0353f2637f9bd414599e4 Author: lxnay Date: Sat Mar 17 21:59:42 2007 +0000 some minor work and prepared the path for the USE flags management git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@165 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 72274e773acef402cf620baa0979e36923d55de2 Author: lxnay Date: Sat Mar 17 16:30:41 2007 +0000 a small fix git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@164 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5eef83940533aa037c82e053988b6dca5843a383 Author: lxnay Date: Sat Mar 17 16:27:09 2007 +0000 added runtime dependencies management git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@163 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4b87e01df367704f5e688230be02d4360a698436 Author: lxnay Date: Sat Mar 17 14:08:35 2007 +0000 some fixes to uninstall() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@162 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6a88c3e1913299d68a93c1d87904f8c5077a50cb Author: lxnay Date: Sat Mar 17 13:49:11 2007 +0000 some fixes to uninstall() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@161 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d627faf36adcafcd4819cbb6422282eacb3b980f Author: lxnay Date: Sat Mar 17 13:16:13 2007 +0000 completed uninstall() function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@160 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bd4ed9ca9d2768f581d2cd5446f5b4f81c420f2a Author: lxnay Date: Fri Mar 16 23:26:13 2007 +0000 added preliminary uninstall() function - 70% complete git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@159 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b16a17624204ae57dd3dc2916e363b02b0b84639 Author: lxnay Date: Wed Mar 7 14:37:04 2007 +0000 remove print git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@152 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 424b33192f669ce9752da7ae2f3b0294cefdf8ad Author: lxnay Date: Wed Mar 7 13:55:08 2007 +0000 added more options to sync() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@151 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2874b8f95b0dbcaa88bea622ff7339080399c313 Author: lxnay Date: Wed Mar 7 08:07:16 2007 +0000 slight changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@150 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 848ea11800b4ad16baccc1c5eb3f2e78a57315db Author: lxnay Date: Tue Mar 6 21:01:35 2007 +0000 some fixes on the handling of the options git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@149 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 223449cd58141f0270daa2345cec0fa4d8c6809e Author: lxnay Date: Tue Mar 6 20:52:28 2007 +0000 added --force-rebuild and --force-repackage git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@148 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 65bdf6f354b5fea16fa9fb3333b5e477dd97e5c9 Author: lxnay Date: Tue Mar 6 20:28:51 2007 +0000 some initial work on world() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@147 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5788466b69b6e9112fb49b983355f5cc84aeb2b0 Author: lxnay Date: Tue Feb 27 08:27:20 2007 +0000 build is at 88% git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@145 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c37e6fbec70b0c2f8ea33d2029a07109e88c0d6e Author: lxnay Date: Mon Feb 26 19:20:33 2007 +0000 build is at 85% git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@144 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 95489c54742761a9f6678683aae7a536c93d1bb5 Author: lxnay Date: Mon Feb 26 16:26:52 2007 +0000 build() is done at 75% git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@143 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 32ba1e0f14dec1f563325065e0f49dab00ee52ca Author: lxnay Date: Mon Feb 26 13:11:25 2007 +0000 more work on build() and fixed some random bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@142 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 72910e943cbbd9f7a4f80f63f7b5e9aa7ab70846 Author: lxnay Date: Mon Feb 26 12:39:04 2007 +0000 more work on build() and fixed some random bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@141 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fa3eae1cadc02b8a6e4d6ec4f9a995aaa820ca6b Author: lxnay Date: Mon Feb 26 12:03:31 2007 +0000 more work on build() and fixed some random bugs git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@140 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit dc5cf59136f5d9cbf6cd9f6019effebec4720061 Author: lxnay Date: Mon Feb 26 08:14:59 2007 +0000 more work on build() added a preliminary emerge() function and added tmp files management git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@139 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f45409ad2b607e1fe702874beb3f3ce4b7986578 Author: lxnay Date: Sun Feb 25 23:27:27 2007 +0000 build() at 65% git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@138 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b887e0505a763887ddc50c6910a687abac48de17 Author: lxnay Date: Sun Feb 25 21:00:26 2007 +0000 build() status is at 50% with this commit git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@137 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d4dde5ba9797c7213afd4ebb41a99451d417b1ad Author: lxnay Date: Sun Feb 25 19:27:02 2007 +0000 some preparatory work to complete build() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@136 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c9500be5ea5ff04358826b3d4122cfdef9c6ae21 Author: lxnay Date: Thu Feb 15 21:02:59 2007 +0000 most of the work on build() has been done git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@99 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 867b46ce9e529d5aa50aea04a7ebb11ce968c65a Author: lxnay Date: Thu Feb 15 17:53:39 2007 +0000 some other work on build() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@98 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 5d893da36426e8ef4d772768904bbe54815f34a7 Author: lxnay Date: Thu Feb 15 16:16:27 2007 +0000 some additional work on build() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@97 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit bce3dd6ad077b57fc7644c44c3bcba7eeed4c4c6 Author: lxnay Date: Thu Feb 15 07:28:57 2007 +0000 more work on the portage implementation and on the build() function of enzyme git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@95 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 66b64d63366974fb643101ecc1eabb1a9ac7e36f Author: lxnay Date: Tue Feb 13 00:29:32 2007 +0000 a bunch of fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@93 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 97a2f0adf70be7fee78eacf1672a76aebf2b4840 Author: lxnay Date: Sun Feb 11 19:26:22 2007 +0000 overlays management added, more work on enzyme tools and on the application itself git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@92 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 968c0f0f5d325187eb27ea1b21abf96b11a2eb16 Author: lxnay Date: Sun Feb 11 15:27:46 2007 +0000 starting to work on the build() function git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@91 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d0734612f8d667b2767279abd5e5bc0872d0f6e1 Author: lxnay Date: Sun Feb 11 14:59:14 2007 +0000 some updates to sync() git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@90 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d4aab7897096346b34afa51678c1263d5e09b9e9 Author: lxnay Date: Sun Feb 11 14:32:47 2007 +0000 some updates git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@89 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 05786f729e1cf9d67210ffc6bb67bd65687fe8d7 Author: lxnay Date: Sat Feb 10 12:02:44 2007 +0000 fix function call git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@88 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f27d730f6aa448a8f1f1bb6b2a91b6e1301fc37f Author: lxnay Date: Sat Feb 10 12:01:51 2007 +0000 tool files split, added some new functions, started to prepare the roots of enzyme, major works on it and added GPL license to all the files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@87 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 57d62b3363dc69f10b001812a9f577124cc92a66 Author: lxnay Date: Thu Feb 8 23:57:34 2007 +0000 enzym->enzyme git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@86 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 484de6608925201cebc6ad764e7767d62a5ae900 Author: lxnay Date: Thu Feb 8 19:45:58 2007 +0000 this is the dedication git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@85 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 444a54b6186177ff86b2f6bf4f2ee81a550fe320 Author: lxnay Date: Thu Feb 8 19:44:50 2007 +0000 starting to build enzym roots and wrote a small dedication git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@84 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit c59ac8d364e1fdda1ec3acee8d8587a115d784c0 Author: cvill64 Date: Thu Feb 8 18:13:07 2007 +0000 Adding stuff to todo git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@83 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 551a00d208095cff7b8b6e50e68cdeba3f36f2f8 Author: cvill64 Date: Thu Feb 8 17:57:39 2007 +0000 Changing enzym to enzyme proper spelling git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@82 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 53c7d65880fd4e785aa1dc9b9cd01aadf50a7a78 Author: cvill64 Date: Thu Feb 8 17:56:17 2007 +0000 Fixing a language mistake git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@81 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 67338695d2bc2d47c9b067620a2db856cc3ae824 Author: lxnay Date: Thu Feb 8 17:44:02 2007 +0000 API version bump and adding packagepath variable git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@80 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f1dab7200f0528238a34be19cc395e53c2c68232 Author: lxnay Date: Thu Feb 8 17:32:35 2007 +0000 database URI is always a rsync server git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@79 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9891ca234e19d9bb6ae3cc895f8edf677c1e85e8 Author: lxnay Date: Thu Feb 8 17:28:33 2007 +0000 Manifest file and md5 digests support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@78 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 136f873c631425ec80de125c3dff16afa8b80658 Author: cvill64 Date: Thu Feb 8 04:46:25 2007 +0000 Added to entropy TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@77 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 36606004e9feffdcd3a76657231f7952da71aed3 Author: lxnay Date: Thu Feb 8 02:38:28 2007 +0000 add a bunch of fixes and a TODO git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@75 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fcc7e0c8f763ae9b9b496612453ad98125c23ac5 Author: lxnay Date: Wed Feb 7 19:36:02 2007 +0000 add a check for packages| in repositories.conf for spec-generator git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@74 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 833355807d578e3a3cd0788b029d59e10a9a89f0 Author: lxnay Date: Wed Feb 7 18:53:55 2007 +0000 repositories stuff sorted out git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@73 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 91c07f3bfdbc210d58d3e3db50c76ee001c62205 Author: lxnay Date: Wed Feb 7 14:54:06 2007 +0000 small adjustments git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@72 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 48a1648e734bed0c1b0aba57535b1f6ab6dd5e6c Author: lxnay Date: Wed Feb 7 14:41:32 2007 +0000 fixed the first directory handling bug git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@71 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 3bd4763063959302c3096c10b75dd6bb4d6b775a Author: lxnay Date: Wed Feb 7 14:37:14 2007 +0000 directory handling completed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@70 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 479f16d1bb9b0baf99b38a5c90ecf444ec140a12 Author: lxnay Date: Wed Feb 7 08:11:36 2007 +0000 you never know :-) git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@69 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 6d7d21320d94910fe366a5e9a9db680aa499901f Author: lxnay Date: Tue Feb 6 19:58:09 2007 +0000 first step towards directory and etp files versioning support git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@68 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 73e26f0d9dbdde9d98d714c0c373e5fd261b0788 Author: lxnay Date: Mon Feb 5 15:24:50 2007 +0000 more work on the finalization of the API git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@67 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9cd83170b0825cad5f56865488f526c0ecbb2cc3 Author: lxnay Date: Mon Feb 5 12:55:19 2007 +0000 some minor changes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@66 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 973a84139a21f0eda5a50d67028d58dd10c7611f Author: lxnay Date: Mon Feb 5 12:39:07 2007 +0000 start with enzym git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@65 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 9246eac6acd7e4684f9a401c50858a0252190898 Author: lxnay Date: Mon Feb 5 12:09:10 2007 +0000 more stabilization work git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@64 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit a88bd381a783d0eff511753988af3af0aea85f83 Author: lxnay Date: Sun Feb 4 23:29:59 2007 +0000 more bug fixes, additions, stabilizations and such git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@61 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4582d965834c5e574ff78701501952d42c6e3845 Author: lxnay Date: Sun Feb 4 19:04:04 2007 +0000 remove dups from useflags git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@60 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d38097f8a3255d3cbc3d8a54fe6c3489eca7400e Author: lxnay Date: Sun Feb 4 19:01:08 2007 +0000 more bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@59 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 7c4c9e1f711e0a7042e1c0e42bc4fb39892bae59 Author: lxnay Date: Sun Feb 4 18:54:43 2007 +0000 some bug fixes git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@58 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 1de295473b8f210359ce99591601a29eddaa6a35 Author: lxnay Date: Sun Feb 4 18:11:22 2007 +0000 apart the usual bugs, I only need to workout the mirror:/ stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@57 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit eca6d6ec5889409b6a44584d37d4fd0f81cfcefa Author: lxnay Date: Sun Feb 4 17:34:32 2007 +0000 fixed some bugs on the dependencies' side git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@56 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 78abda60d258e1fc7110a51c198db3cf7ee1ebd3 Author: lxnay Date: Sun Feb 4 12:42:28 2007 +0000 starting to add arch independancy git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@55 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 28682d928a3eff0a7bffc60ce6024dc8ab9d3ed7 Author: lxnay Date: Sun Feb 4 12:15:42 2007 +0000 prepare the path for the last step: write out the file git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@54 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b52ca3590153793bb7ebd4046e139454ad6be62a Author: lxnay Date: Sun Feb 4 12:12:12 2007 +0000 the main structure of entropy-specifications-handler is done git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@53 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b9930780d38021bc0d8ff04b345c9c331735981d Author: lxnay Date: Sat Feb 3 19:02:00 2007 +0000 more work on the dependencies stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@49 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 70d1c98e886c919354525c430f429802ab1b9e58 Author: lxnay Date: Sat Feb 3 11:40:10 2007 +0000 added some comments git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@48 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit ca3805381e24fb6a381db86135c16ce583c3c7ee Author: lxnay Date: Sat Feb 3 11:38:05 2007 +0000 environmental dependencies still have to be worked out git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@47 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit b5efb15fe7a68a61e6d1bc0ac4651a2f0b5def4e Author: lxnay Date: Sat Feb 3 08:23:21 2007 +0000 constants <-- variables git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@46 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 58904155381cec901cabb823016e7dee0e97b2b3 Author: lxnay Date: Sat Feb 3 08:19:36 2007 +0000 reorganize stuff git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@45 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 988833816b2eb17da1443ef6296e26e7d65524c3 Author: lxnay Date: Fri Feb 2 23:29:03 2007 +0000 for today, I'm done... most of the work is completed git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@44 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit fd429e8a68ba97d797db36eebc94cef49b804a7c Author: lxnay Date: Fri Feb 2 23:08:21 2007 +0000 entropy handlers are starting to do something more than printing garbage git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@43 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit f1b87522c28ccdcdbb44a9abaaf5b6282e34aa58 Author: lxnay Date: Fri Feb 2 22:08:12 2007 +0000 create entropyTools file and start to define the application better git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@42 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 4e45ff9a80a8b5eed1608e77c715f60fd3bc5fb3 Author: lxnay Date: Fri Feb 2 20:29:10 2007 +0000 add two properties to the .etp specifications git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@41 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 2a2c84043e1b43aa014dbd6a77dd6b52b0663e6e Author: lxnay Date: Thu Feb 1 22:40:18 2007 +0000 another small brick in this huge wall git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@40 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit 8fedf5a9c749c7fe313cdfe83ea9085cf61e36bb Author: lxnay Date: Thu Feb 1 19:03:06 2007 +0000 starting to write specs of etp files git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@39 cd1c1023-2f26-0410-ae45-c471fc1f0318 commit d522a51cd0bc0a7bcb1b529be60bd22419af9489 Author: lxnay Date: Wed Jan 31 23:32:33 2007 +0000 create proper structure git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@33 cd1c1023-2f26-0410-ae45-c471fc1f0318