summaryrefslogtreecommitdiffstats
path: root/module
Commit message (Collapse)AuthorAgeFilesLines
* [Bitshare] Fixed #663Gravatar Stefano 2014-06-301-1/+7
|
* [RSDF] Improve code a bit (thx charlie89)Gravatar Walter Purcaro 2014-06-301-2/+5
|
* [SimpleHoster] Improve documentation of own public attributesGravatar Walter Purcaro 2014-06-291-5/+9
|
* Update FilepostCom.pyGravatar igel-kun 2014-06-291-1/+2
|
* [UpdateManager] Store new pyload's version number when a system update is ↵Gravatar Walter Purcaro 2014-06-271-2/+2
| | | | available
* Spare fixesGravatar Walter Purcaro 2014-06-272-2/+1
|
* [UpdateManager] Fix removePlugins methodGravatar Walter Purcaro 2014-06-261-2/+2
|
* [SimplyPremium] Fix #649Gravatar Stefano 2014-06-261-12/+11
|
* [UpdateManager] bumpGravatar stickell 2014-06-261-1/+1
| | | Fix commit hash on the update manager server
* [UpdateManager] rewrittenGravatar Walter Purcaro 2014-06-261-118/+151
|
* [Fshare] Fixed #651Gravatar Stefano 2014-06-261-3/+3
|
* [Filefactory] Improved free links detectGravatar Samir Boulema 2014-06-251-3/+3
| | | | Merges #638
* [SimplyPremium] Updated APIGravatar EvolutionClip 2014-06-251-4/+4
| | | | Merges #655
* [YouTube] Support shortened "youtu.be" links.Gravatar Stefano 2014-06-241-2/+11
| | | | | + Improved bad chars sanitation in filename. See #656
* [Oboom] new hoster and accountGravatar Stanley F 2014-06-122-0/+179
| | | | | Merges #650 Resolves #587
* [Linksnappy] Fixed expired account detectGravatar Stefano 2014-06-121-2/+6
|
* [Zippyshare] fixed #647Gravatar stickell 2014-06-041-2/+2
|
* Merge pull request #628 from Jelenik/stableGravatar stickell 2014-06-031-2/+2
|\ | | | | [UlozTo] change of file_name_pattern
| * Update UlozTo.py - change of file_name_patternGravatar Jelenik 2014-05-261-2/+2
| | | | | | - last used file_name_pattern was not present in html, I have it changed for info from title tag
* | [MegaDebridEu] getFilename enhancementGravatar Ducatel David 2014-06-031-3/+3
| | | | | | | | Merges #626
* | Fixed #614Gravatar Dominik Hardtke 2014-06-031-2/+2
| | | | | | | | Merged from #625
* | Revert "[XFileSharingPro] Fixed premium mode"Gravatar Stefano 2014-05-291-2/+1
|/ | | | | | Fixes #636 This reverts commit e04a7fa2fcf7e2b4ace548f876117c63d7f265af.
* [CaptchaBrotherhood] Pillow supportGravatar Stefano 2014-05-191-2/+2
|
* [ShareRapid] UpdatesGravatar Jelenik 2014-05-191-5/+5
| | | | Merges #619
* [DDLStorage] Improved getInfoGravatar Stefano 2014-05-191-9/+12
|
* [MovReel] Account pluginGravatar t4skforce 2014-05-161-0/+20
| | | | Merges #609
* Merge pull request #617 from stefanos/patch-9Gravatar stickell 2014-05-161-1/+5
|\ | | | | Update ShareonlineBiz
| * Update ShareonlineBiz.pyGravatar stefanos 2014-05-151-1/+5
| | | | | | captcha feedback (update)
* | [UpdateManager] Using the new platformGravatar Stefano 2014-05-161-30/+29
|\ \ | |/ |/|
| * Update Manager: fixed exception if there is no blacklistGravatar Stefano 2014-05-071-1/+2
| |
| * Update Manager updated to use the new platformGravatar Stefano 2014-05-071-30/+28
| | | | | | | | + blacklist support
* | [XFileSharingPro] Fixed premium modeGravatar Stefano 2014-05-131-1/+2
| |
* | [Linksnappy] fixesGravatar Stefano 2014-05-131-3/+18
| |
* | Updated ZippyshareGravatar Leon Bergmann 2014-05-081-165/+30
|/ | | | Merges #612
* Fixed MegaDebridEu file namesGravatar Stefano 2014-05-053-3/+3
|
* Update ShareonlineBizGravatar stefanos 2014-05-051-1/+5
| | | | Merges #607
* Update ZippyshareComGravatar Leon Bergmann 2014-05-051-31/+15
| | | | | + updated test link Merges #605
* New hoster: EpicShareNetGravatar t4skforce 2014-05-051-0/+24
| | | | Merges #603
* New hoster: VidPlayNetGravatar t4skforce 2014-05-051-0/+25
| | | | Merges #602
* New hoster: MegaFilesSeGravatar t4skforce 2014-05-051-0/+21
| | | | Merges #601
* New hoster: LemUploadsGravatar t4skforce 2014-05-051-0/+24
| | | | Merges #600
* New hoster: PandaPlanetGravatar t4skforce 2014-05-051-0/+26
| | | | Merges #599
* New multihoster: Mega-DebridGravatar D.Ducatel 2014-05-053-0/+191
| | | | Merges #591
* New multihoster: LinksnappyGravatar Stefano 2014-05-043-0/+122
|
* File4safe premiumGravatar Stefano 2014-05-034-6/+61
| | | | | + XFSPAccount improved Resolves #431
* 1Fichier: premium supportGravatar Elrick69 2014-04-302-3/+64
| | | | Merges #594 and #595
* Uptobox: fixed #588Gravatar Stefano 2014-04-281-1/+40
|
* 1Fichier: fixed #592Gravatar Stefano 2014-04-281-31/+23
| | | | Code improved to use SimpleHoster features.
* file4safe added to XFSGravatar Stefano 2014-04-281-2/+2
| | | | Resolves #431
* CaptchaService: fixed missing importGravatar Stefano 2014-04-181-1/+2
|
* Fixed PEP8 violationsGravatar Stefano 2014-04-184-3/+5
|
* Fixed PEP8 violationsGravatar Stefano 2014-04-184-3/+6
|
* Bayfiles: relogin requires user argumentGravatar Stefano 2014-04-181-2/+2
|
* Removed unused importsGravatar Stefano 2014-04-182-5/+1
|
* Fixed some PEP8 violationsGravatar Stefano 2014-04-189-11/+14
|
* Using in instead of has_keyGravatar Stefano 2014-04-182-5/+5
|
* Egofiles: fixed #583Gravatar Stefano 2014-04-181-2/+2
|
* Streamcloud: fixed #583Gravatar stickell 2014-04-181-2/+2
|
* Czshare renamed to SdilejGravatar BlackSmith 2014-04-183-15/+14
| | | | Merges #584
* Fix some container __pattern__Gravatar Walter Purcaro 2014-04-113-3/+3
| | | | Merges vuolter/pyload@770a11f
* Replace __pattern__ double quotes with singleGravatar Walter Purcaro 2014-04-11196-196/+196
| | | | Merges vuolter/pyload@dfcdf7b
* Use pyfile instead self.pyfileGravatar Walter Purcaro 2014-04-1141-78/+78
| | | | Merges vuolter/pyload@b7f6e2e
* Fix __pattern__ wwwGravatar Walter Purcaro 2014-04-11131-134/+134
| | | | Merges vuolter/pyload@d3be840
* Fix header # -*- coding: utf-8 -*-Gravatar Walter Purcaro 2014-04-11195-96/+132
| | | | Merges vuolter/pyload@aa7b3f9
* Remove shebang #!/usr/bin/env pythonGravatar Walter Purcaro 2014-04-1151-51/+51
| | | | Merges vuolter/pyload@1387ded
* Fix HOSTER_NAME in XFileSharingPro pluginsGravatar Walter Purcaro 2014-04-1116-18/+27
| | | | Merges vuolter/pyload@f20b998
* Use re.match for __pattern__ matches instead re.searchGravatar Walter Purcaro 2014-04-1128-30/+30
| | | | Merges vuolter/pyload@9117005
* Remove bad whitespacesGravatar Walter Purcaro 2014-04-1149-139/+134
| | | | Merges vuolter/pyload@e4b2562
* Use wait to set time in SimpleHoster pluginsGravatar Walter Purcaro 2014-04-1130-86/+45
| | | | Merges vuolter/pyload@bb002ac
* Fix retry time formatsGravatar Walter Purcaro 2014-04-1133-54/+54
| | | | Merges vuolter/pyload@498b9e3
* Fix EOFGravatar Walter Purcaro 2014-04-1120-21/+12
| | | | Merges vuolter/pyload@00052b2
* Fix __config__Gravatar Walter Purcaro 2014-04-1143-110/+108
| | | | Merges vuolter/pyload@83ff313
* Fix __type__ for cryptersGravatar Walter Purcaro 2014-04-1117-18/+18
| | | | Merges vuolter/pyload@48af9ab
* Replace range with xrangeGravatar Walter Purcaro 2014-04-1146-61/+61
| | | | Merges vuolter/pyload@a50c8ff
* Change Solvmedia to SolvemediaGravatar Walter Purcaro 2014-04-112-2/+2
| | | | Merges vuolter/pyload@528ffe0
* Fix __description__Gravatar Walter Purcaro 2014-04-11231-232/+231
| | | | Merges vuolter/pyload@74bcc70
* Fix __author_name__ and __author_mail__Gravatar Walter Purcaro 2014-04-11243-444/+474
| | | | Merges vuolter/pyload@6c57a37
* RyushareCom: Code cosmeticsGravatar Walter Purcaro 2014-04-111-7/+7
| | | | Merges vuolter/pyload@f18c34b
* RyushareCom: FILE_SIZE_PATTERN fixedGravatar Walter Purcaro 2014-04-111-1/+3
| | | | Merges vuolter/pyload@6bb3f6e
* XFileSharingPro: FILE_SIZE_PATTERN updatedGravatar Walter Purcaro 2014-04-111-2/+2
| | | | Merges vuolter/pyload@791ea1f
* Hook: RestartFailed: Old version rewrittenGravatar Walter Purcaro 2014-04-111-19/+44
| | | | Merges vuolter/pyload@47e3ffe
* Crypter: TurbobitNetFolder: Improved _getLinks recursionGravatar Walter Purcaro 2014-04-111-32/+28
| | | | Merges vuolter/pyload@0497f62
* Hoster: TusfilesNet: UpdatedGravatar Walter Purcaro 2014-04-111-14/+27
| | | | Merges vuolter/pyload@9b480fb
* New multihoster: Vipleech4uGravatar Ivo Buff 2014-04-103-0/+205
| | | | Merges #524
* Upstore: using the improved ReCaptcha classGravatar Stefano 2014-04-101-15/+11
|
* Improved ReCaptcha class:Gravatar Stefano 2014-04-101-6/+29
| | | | | Ability to detect public key and use it for challenge requests. + cosmetics
* New hoster: UpstoreNetGravatar igel-kun 2014-04-101-0/+74
| | | | Merges #581
* XFS: Improved CAPTCHA_DIV_PATTERNGravatar igel-kun 2014-04-051-3/+3
| | | | | + cosmetics Merges #578
* XFS: host addedGravatar igel-kun 2014-04-051-2/+2
| | | | Merged #579
* New hoster: PotloadComGravatar Stefano 2014-04-021-0/+18
| | | | See also #573
* New hoster: VeohComGravatar Walter Purcaro 2014-04-021-0/+56
| | | | Merges #572
* New hoster: PromptfileComGravatar igel-kun 2014-03-311-0/+56
| | | | Merges #570
* XFileSharingPro additionsGravatar igel-kun 2014-03-311-2/+3
| | | | Merged #569
* New multihoster: SimplyPremiumComGravatar EvolutionClip 2014-03-313-0/+203
| | | | Merges #531
* Unrar 5.x SupportGravatar Ben White 2014-03-291-5/+13
| | | | Merged #567
* Youtube: fixed #498Gravatar Stefano 2014-03-291-2/+2
|
* Fixed UlozTo hoster and accountGravatar radek-senfeld 2014-03-292-5/+18
| | | | Merged #554
* Merge pull request #488 from vuolter/s/crypter/MultiupOrgGravatar Stefano 2014-03-291-0/+49
|\ | | | | | | New crypter: MultiUpOrg Resolves #487
| * New crypter MultiUpOrgGravatar Walter Purcaro 2014-02-231-0/+49
| |
* | Merge pull request #562 from vuolter/s/hoster/ShareFilesCoGravatar Stefano 2014-03-282-31/+6
|\ \ | | | | | | ShareFilesCo: dead
| * | Hoster: ShareFilesCo: Mark deadGravatar Walter Purcaro 2014-03-252-31/+6
| | |
* | | New multihoster: OverLoadMeGravatar marley2013 2014-03-253-0/+137
|/ / | | | | | | Merges #549, #550 and #551
* | Merge pull request #560 from vuolter/s/hoster/RapidgatorNetGravatar Stefano 2014-03-251-3/+2
|\ \ | | | | | | RapidgatorNet: __pattern__ updated (thx Gromit)
| * | Hoster: RapidgatorNet: __pattern__ updated (thx Gromit)Gravatar Walter Purcaro 2014-03-241-3/+2
| | |
* | | Hoster: XFileSharingPro: Fixed expired session detectionGravatar Walter Purcaro 2014-03-242-20/+19
|/ /
* | 1fichier: fixed #553Gravatar Thierry Merle 2014-03-231-14/+21
| | | | | | | | Merges #556
* | FreeWayMe: cosmeticsGravatar Stefano 2014-03-211-67/+67
| |
* | Removed ARD from the repositoryGravatar Stefano 2014-03-201-83/+0
| |
* | Improve free-way plugin (thanks stickell for your comments!)Gravatar flubshi 2014-03-202-6/+4
| |
* | Add multihost plugin for free-way.meGravatar flubshi 2014-03-203-0/+156
| |
* | Zippyshare: using (?i) instead of re.I to make it work even on Python < 2.7Gravatar Stefano 2014-03-191-3/+2
| |
* | Filestube: patterns updatedGravatar Stefano 2014-03-191-3/+3
| | | | | | | | Resolves #543 and #497
* | ZDF: ignore series id, use progressive only, not hbbtvGravatar m42e 2014-03-191-3/+4
| | | | | | | | Merges #544
* | Rapidgator: Pattern updatedGravatar Walter Purcaro 2014-03-191-74/+80
| | | | | | | | | | Fixed #513 Merges #514
* | OneFichier: Fixed #536Gravatar Thierry Merle 2014-03-191-6/+15
| | | | | | | | Merges #541
* | Zippyshare: Fixed #545Gravatar Stefano 2014-03-191-2/+3
| | | | | | | | Thanks @gaberad
* | Add space between args on operator >Gravatar CrazYoshi 2014-03-191-1/+1
| | | | | | Add space between args on operator >
* | Easybytez registered user seen as premium accountGravatar CrazYoshi 2014-03-181-5/+5
| | | | | | Now registered users are not seen as premium anymore. validuntil date and trafficleft criteria changed.
* | Zippyshare: fixed #542Gravatar Stefano 2014-03-141-2/+2
| | | | | | Thanks @gaberad
* | New crypter: TusfilesNetFolderGravatar Stefano 2014-03-121-0/+54
| | | | | | | | Merges #520
* | FastshareCz: Fixed #521Gravatar Walter Purcaro 2014-03-121-42/+53
| | | | | | | | Merged #529
* | New hoster: FileomComGravatar Walter Purcaro 2014-03-121-0/+53
| | | | | | | | | | Merged #539 Fixes #532
* | XFileSharingPro: ability to use FILE_URL_REPLACEMENTSGravatar Stefano 2014-03-121-7/+9
| | | | | | | | | | + improved FILE_OFFLINE_PATTERN + trivial fixes
* | LoadTo: fixed #523Gravatar Stefano 2014-03-121-35/+64
| |
* | Hoster: UptoboxCom: FixedGravatar Walter Purcaro 2014-03-081-6/+30
| |
* | Zippyshare: fixed #537Gravatar Stefano 2014-03-081-8/+6
| | | | | | | | | | + new test link + cleanup
* | New crypter: DlProtectComGravatar Stefano 2014-03-071-0/+75
| | | | | | | | | | Merged #492 Resolves: #273
* | K2S: added two wait patterns.Gravatar igel-kun 2014-03-071-2/+19
| | | | | | | | Merged #495
* | New hoster NosuploadComGravatar igel-kun 2014-03-072-0/+51
| | | | | | | | | | New crypter NosvideoCom Merged #496
* | PutlockerCom (Firedrive now) and SockshareCom updated.Gravatar Walter Purcaro 2014-03-072-94/+116
| | | | | | | | | | Merged #515 Fixed: #501
* | Hoster: CloudzerNet: Mark deadGravatar Walter Purcaro 2014-03-041-74/+5
| |
* | Hoster: CyberlockerCh: Mark deadGravatar Walter Purcaro 2014-03-041-8/+7
|/
* Hoster: RyushareCom: Free dl fix (thx nomad71)Gravatar Walter Purcaro 2014-02-171-18/+10
|
* XFileSharingPro:Gravatar igel-kun 2014-01-182-4/+4
| | | | | | * Added 2 hosters * Extended OFFLINE_PATTERN Merged pull request #485
* Filestube: version increase after 4c02adf00b8a7d6abcd2467eaff512f5780c4d7dGravatar Stefano 2014-01-171-1/+1
|
* Merge pull request #483 from igel-kun/filestube_fixGravatar Stefano 2014-01-171-1/+1
|\ | | | | FilestubeCom: added .to domain
| * Update FilestubeCom.pyGravatar igel-kun 2014-01-161-1/+1
| |
* | UploadingCom: updated patternsGravatar Stefano 2014-01-161-5/+6
| | | | | | | | Fixes #462
* | Filefactory: added PREMIUM_ONLY_PATTERNGravatar Stefano 2014-01-161-1/+2
| |
* | SimpleHoster: improved PREMIUM_ONLY processGravatar Stefano 2014-01-161-4/+7
|/ | | | Usually premium only pages doesn't show the file information so trying to get them would raise an exception.
* New hoster: SoundcloudComGravatar peekayy 2014-01-151-0/+54
| | | | Merges #478
* New crypter: DailymotionBatchGravatar Walter Purcaro 2014-01-151-0/+111
| | | | Meges #469
* YoutubeBatch: Completed rewritingGravatar Walter Purcaro 2014-01-151-65/+101
| | | | | Fixes #458 Merges #479
* Filefactory: fixed premium (without direct) mode.Gravatar Stefano 2014-01-151-2/+3
|
* New hoster: FileStoreToGravatar Stefano 2014-01-151-0/+48
| | | | | Fixes #129 Merges #480
* TurbobitNetFolder: fixed #471Gravatar Stefano 2014-01-111-22/+17
| | | | Merged with fixes #472
* Keep2share: fixed #450Gravatar Stefano 2014-01-101-9/+18
|
* New crypter: TnyCzGravatar Walter Purcaro 2014-01-101-0/+38
| | | | Merged #466
* Hoster: ExtabitCom: Fix offline pattern + code cosmeticsGravatar Walter Purcaro 2014-01-101-4/+4
|
* Filefactory: added offline patternGravatar Stefano 2014-01-091-1/+2
|
* Depositfiles: added dfiles.ru domainGravatar Stefano 2014-01-091-2/+2
| | | May fix #461
* Uptobox: fixed file info retrieveGravatar Stefano 2014-01-091-2/+2
| | | | See #423
* XFileSharingPro: improved DIRECT_LINK_PATTERN to fix #423Gravatar Stefano 2014-01-091-2/+2
|
* Uptobox: version increased after 41382d0Gravatar Stefano 2014-01-091-1/+1
|
* Uptobox: fixed premium expire detectionGravatar Stefano 2014-01-091-0/+2
| | | | See #423
* ShareonlineBiz: Https fix + code cosmeticsGravatar Walter Purcaro 2014-01-091-67/+49
| | | | Merged #459
* WebshareCz: rewrittenGravatar Stefano 2014-01-041-30/+56
| | | | Fixes #452
* CloudzerNet: fixed #185Gravatar Stefano 2014-01-041-2/+16
|
* CloudzerNet: improved getInfoGravatar Stefano 2014-01-041-5/+3
| | | See #185
* StreamcloudEu: increased version number afterGravatar Stefano 2014-01-041-1/+1
| | | 50ef18bfb7ced07dfacc8db28aa11dd376be65da
* Merge pull request #453 from skydevment/patch-1Gravatar Stefano 2014-01-041-1/+1
|\ | | | | StreamcloudEU: Pattern updated
| * Update StreamcloudEu.pyGravatar Leon Bergmann 2014-01-041-1/+1
| | | | | | update DIRECT_LINK_PATTERN streamcloud uses flv files and mp4
* | Update AlldebridCom.pyGravatar Maximilian Berger 2014-01-041-1/+1
|/ | | Fixed wrong description
* Shareonline: added HTTPSGravatar Stefano 2013-12-311-2/+2
| | | Requested in #451
* FilerNet: fixed #440Gravatar Stefano 2013-12-291-4/+5
|
* Crocko: fixed #447Gravatar Stefano 2013-12-291-3/+2
|
* Filefactory: fixed #446Gravatar Stefano 2013-12-291-4/+9
|
* Bring the improved wait method from 0.5 to 0.4.9 through SimpleHosterGravatar Stefano 2013-12-291-1/+7
|
* Keep2share: fixed #445Gravatar Stefano 2013-12-291-2/+2
|
* Dailymotion: Fully rewrittenGravatar Walter Purcaro 2013-12-291-37/+113
| | | | | Merged #438 Fixes #428
* New hoster: MegareleaseOrgGravatar Stefano 2013-12-141-0/+34
| | | | See #437
* EasybytezComFolder: fixed #436Gravatar Stefano 2013-12-141-7/+3
|
* New hoster: HugefilesNetGravatar Stefano 2013-12-141-0/+38
| | | | Requested in #278
* Fastshare: improved offline pattern.Gravatar Stefano 2013-12-131-2/+2
| | | | Fixes #302
* Checksum: disabled by defaultGravatar Stefano 2013-12-131-2/+2
|
* FshareVn: fixed lifetime account detectGravatar Stefano 2013-12-131-10/+19
| | | | See #417
* Easybytez: fixed expire date parseGravatar Stefano 2013-12-131-3/+4
|
* Checksum: merged #388Gravatar Walter Purcaro 2013-12-131-34/+37
|
* Keep2share: fixed #405Gravatar Stefano 2013-12-131-24/+25
|
* Some hosters marked as deadGravatar Walter Purcaro 2013-12-1320-891/+50
| | | | Merged #375
* Old method returned, it appears that some servers still has an old method so ↵Gravatar kmarty 2013-12-101-32/+23
| | | | both methods are required
* New Crypter: SafelinkingNetGravatar quareevo 2013-12-061-0/+80
| | | | Merged #376
* Zippyshare: fixed #419Gravatar Stefano 2013-12-061-1/+5
|
* catch all errors when starting link decrypterGravatar RaNaN 2013-12-051-1/+7
|
* HotfileCom: marked as deadGravatar Stefano 2013-12-051-126/+4
|
* Ulozto changed captcha codeGravatar kmarty 2013-12-041-24/+29
|
* NowDownloadEu: fixed syntax errorGravatar Stefano 2013-12-031-2/+2
| | | See also #426
* Filefactory: fixed free downloadGravatar Stefano 2013-12-021-68/+32
| | | | | | + Removed API based getInfo (no more working) + Removed process override Resolves #366
* Filefactory: fixed premium downloadGravatar Stefano 2013-12-021-5/+8
| | | | | Fixes #425 See also #366
* Removed old way to log plugin messagesGravatar Stefano 2013-12-012-5/+5
|
* XHamsterCom: removed debug message translation.Gravatar Stefano 2013-12-011-4/+4
| | | | See http://translate.pyload.org/translate/pyload/28/en-cs#2745
* Merge branch 'stable' of github.com:pyload/pyload into stableGravatar RaNaN 2013-11-3018-184/+275
|\
| * TurbobitNet: fixed #421Gravatar Stefano 2013-11-281-1/+2
| |
| * Merge pull request #422 from vuolter/s/hoster/NowDownloadEuGravatar Stefano 2013-11-271-2/+2
| |\ | | | | | | NowDownloadEu: Recognize sx domain
| | * Hoster: NowDownloadEu: Recognize sx domainGravatar Walter Purcaro 2013-11-271-2/+2
| | |
| * | CrockoCom: new pattern and using xrange.Gravatar Stefano 2013-11-271-4/+4
| |/ | | | | | | See #391
| * FilefactoryCom: fixed premium login.Gravatar Stefano 2013-11-261-27/+30
| | | | | | | | See #366
| * FshareVn: updated account pluginGravatar Stefano 2013-11-251-5/+5
| |
| * Merge pull request #418 from vuolter/s/internal_PEP8cleanupGravatar Stefano 2013-11-259-114/+123
| |\ | | | | | | Internal plugins code cleanup according to PEP8 guidelines
| | * Internal plugins PEP8 cleanupGravatar Walter Purcaro 2013-11-239-114/+123
| | |