lxnay
9f5b276605
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
2008-10-29 16:16:49 +00:00
lxnay
3583fa67d6
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
2008-10-29 13:05:41 +00:00
lxnay
b8139708e8
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
2008-10-29 12:31:45 +00:00
lxnay
25eb415ec3
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
2008-10-29 10:26:21 +00:00
lxnay
5dcac6f53d
Entropy/DistributionUGCInterface:
...
- insert_keywords(): improve query
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2586 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-28 21:47:54 +00:00
lxnay
393d9d11b5
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
2008-10-28 21:30:48 +00:00
lxnay
ef1f14f6a8
Entropy/DistributionUGCInterface:
...
- escape key
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2584 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-28 14:20:21 +00:00
lxnay
8855497e73
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
2008-10-28 11:44:39 +00:00
lxnay
2b93605e21
Entropy/DistributionUGCInterface:
...
- get_ugc_vote(): fix typo
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2582 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-28 11:32:59 +00:00
lxnay
b940dfa66f
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
2008-10-28 11:31:57 +00:00
lxnay
2a7d1d6d4e
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
2008-10-28 11:29:18 +00:00
lxnay
c57e70f332
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
2008-10-28 11:28:17 +00:00
lxnay
da1b5d9692
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
2008-10-27 07:49:24 +00:00
lxnay
d8a3a6941a
Entropy/i18n:
...
- update translations template
- update Dutch translation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2576 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-26 15:29:06 +00:00
lxnay
c7c8f2c2e1
Entropy/entropyConstants:
...
etpdatabasemissingdepswlfile -> etpdatabasemissingdepsblfile
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2575 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-26 15:22:05 +00:00
lxnay
a2e38f0bbc
Entropy/EquoInterface:
...
- atomMatch(): make it more modular
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2574 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-26 15:16:57 +00:00
lxnay
ff39cd9514
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
2008-10-26 14:45:03 +00:00
lxnay
cb623aeba4
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
2008-10-25 22:31:44 +00:00
lxnay
5811338db9
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
2008-10-24 23:19:09 +00:00
lxnay
dc6a195ecc
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
2008-10-24 23:09:16 +00:00
lxnay
9ec2569cf3
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
2008-10-24 22:32:54 +00:00
lxnay
78151e9818
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
2008-10-24 15:51:47 +00:00
lxnay
7018182761
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
2008-10-24 10:58:23 +00:00
lxnay
0dfb2b3c1d
Entropy/ServerInterface:
...
- cosmetical change
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2565 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-24 10:57:20 +00:00
lxnay
457ab9824d
Entropy/TODO:
...
- update TODO
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2564 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-24 10:56:48 +00:00
lxnay
3f6c00f17b
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
2008-10-24 10:48:05 +00:00
lxnay
4d752bc344
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
2008-10-24 10:09:53 +00:00
lxnay
9488f70dbb
EquoInterface/get_meant_package():
...
- ignore strings too long
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2561 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-24 10:05:57 +00:00
lxnay
438aa6c9c7
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
2008-10-24 09:58:30 +00:00
lxnay
935f5903fa
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
2008-10-24 09:57:00 +00:00
lxnay
f5a0bf69c1
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
2008-10-24 09:56:19 +00:00
lxnay
8295bab21d
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
2008-10-24 09:55:46 +00:00
lxnay
2d74f904fd
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
2008-10-24 09:34:24 +00:00
lxnay
8455ece1bb
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
2008-10-23 17:52:22 +00:00
lxnay
19a07d0114
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
2008-10-23 17:21:48 +00:00
lxnay
105b0221c3
Entropy/phpBB3AuthInterface:
...
- handle utf8 strings correctly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2553 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-23 16:00:26 +00:00
lxnay
18566bdfbd
Entropy/phpBB3AuthInterface:
...
- handle utf8 strings correctly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2552 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-23 15:55:17 +00:00
lxnay
f4942aee7d
Entropy/phpBB3AuthInterface:
...
- handle utf8 strings correctly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2551 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-23 15:52:50 +00:00
lxnay
4c59e26e02
Entropy/phpBB3AuthInterface:
...
- handle utf8 strings correctly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2550 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-23 15:51:27 +00:00
lxnay
3bcfdf9d81
Entropy/phpBB3AuthInterface:
...
- handle utf8 strings correctly
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2549 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-23 15:48:19 +00:00
lxnay
4af30bcd1a
Entropy/phpBB3AuthInterface:
...
- fix is_username_allowed()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2548 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-23 15:23:10 +00:00
lxnay
d01a9846d5
Entropy/phpBB3AuthInterface:
...
- fix username and email validation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2547 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-23 15:20:46 +00:00
lxnay
949d931db3
Entropy/phpBB3AuthInterface:
...
fix __register()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2546 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-23 15:04:21 +00:00
lxnay
7b0e070983
Entropy/phpBB3AuthInterface:
...
- fix validate_username_regex()
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2545 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-23 14:59:25 +00:00
lxnay
088c92eb56
Entropy/phpBB3AuthInterface:
...
- implement user registration against phpbb3
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2544 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-23 14:44:18 +00:00
lxnay
ab4d586b9f
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
2008-10-23 12:01:48 +00:00
lxnay
350fb405e6
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
2008-10-23 11:44:45 +00:00
lxnay
823ab4f770
Entropy/i18n/Spanish:
...
- update translation
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2541 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-21 07:27:41 +00:00
lxnay
653fc2f2d2
Entropy/rssFeed:
...
- also get dc:creator from rss
git-svn-id: http://svn.sabayonlinux.org/projects/entropy/trunk@2540 cd1c1023-2f26-0410-ae45-c471fc1f0318
2008-10-20 15:11:28 +00:00
lxnay
c0eeffc52b
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
2008-10-20 12:58:55 +00:00