index
:
pyload.git
1.0.0
fixed
master
stable
testing
Fix annoying and persistent error with download name decoding. See branch 'fixed'!
Robin Obůrka
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
module
/
plugins
/
internal
/
UnRar.py
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert Extractor to the old one (temp)
Walter Purcaro
2015-01-25
1
-124
/
+92
*
Replace 'except' with 'except Exception'
Walter Purcaro
2015-01-13
1
-1
/
+1
*
Rename AbstractExtractor to Extractor
Walter Purcaro
2014-12-26
1
-3
/
+3
*
[ExtractArchive] Remove empty directory
Walter Purcaro
2014-12-24
1
-1
/
+1
*
Extractor rewritten
Walter Purcaro
2014-12-24
1
-71
/
+108
*
Update extractor plugins
Walter Purcaro
2014-12-18
1
-30
/
+24
*
Spare code cosmetics
Walter Purcaro
2014-12-16
1
-4
/
+5
*
[UnRar] Fix version detection
Walter Purcaro
2014-11-28
1
-7
/
+7
*
Code cosmetics: plugin class attributes
Walter Purcaro
2014-10-28
1
-3
/
+3
*
Spare code cosmetics
Walter Purcaro
2014-10-25
1
-2
/
+2
*
Pattern update 1
Walter Purcaro
2014-10-11
1
-2
/
+2
*
Add __license__ key attribute to plugins
Walter Purcaro
2014-10-08
1
-0
/
+1
*
New __authors__ key replaces __author_name__ and __author_mail__ + Whitespace...
Walter Purcaro
2014-10-07
1
-2
/
+1
*
[UnRar] Fix import error
Walter Purcaro
2014-09-27
1
-2
/
+2
*
Extend ExtractArchive events + code optimizations
Walter Purcaro
2014-09-25
1
-11
/
+20
*
Remove trailing whitespaces + remove license headers + import urllib methods ...
Walter Purcaro
2014-08-01
1
-19
/
+6
*
Prefer single quote for dict key name
Walter Purcaro
2014-07-15
1
-2
/
+2
*
Removed all @author flags + key attributes cleanup for internal & hooks plugins
Walter Purcaro
2014-07-15
1
-2
/
+5
*
Fixed #614
Dominik Hardtke
2014-06-03
1
-2
/
+2
*
Fixed PEP8 violations
Stefano
2014-04-18
1
-2
/
+2
*
Unrar 5.x Support
Ben White
2014-03-29
1
-5
/
+13
*
Internal plugins PEP8 cleanup
Walter Purcaro
2013-11-23
1
-20
/
+18
*
Deleted the wildcard
AndroKev
2013-11-02
1
-2
/
+1
*
Deleted default value and cleaned the code a little bit
AndroKev
2013-11-02
1
-1
/
+1
*
ExtractArchives - add an option to excludefiles
AndroKev
2013-10-27
1
-2
/
+6
*
bump unrar version
RaNaN
2013-04-03
1
-1
/
+1
*
avoid regexp to check progress
RaNaN
2013-04-03
1
-1
/
+2
*
added progress to unrar
nilo
2013-04-03
1
-3
/
+19
*
Unrar also deletes .r* files
RaNaN
2013-04-02
1
-4
/
+7
*
increased version, closed #606
RaNaN
2012-06-03
1
-1
/
+1
*
Raise error when unrar is aborted
Thammi
2012-05-29
1
-0
/
+2
*
Unrar fix
RaNaN
2012-01-11
1
-1
/
+1
*
improved plugin loader, import hook to always use newest plugin versions
RaNaN
2011-11-14
1
-6
/
+6
*
closed #422
RaNaN
2011-11-07
1
-4
/
+2
*
also use "rar" to extract
RaNaN
2011-10-25
1
-11
/
+14
*
different workaround
RaNaN
2011-10-15
1
-15
/
+0
*
fix for last commit
RaNaN
2011-10-15
1
-1
/
+1
*
subprocess bug workaround
RaNaN
2011-10-15
1
-0
/
+16
*
fixes for unrar
RaNaN
2011-10-15
1
-4
/
+8
*
improved extract plugin
RaNaN
2011-10-14
1
-44
/
+46
*
first version of new extract plugin
RaNaN
2011-10-14
1
-127
/
+152
*
fixes syntax error on old python versions
RaNaN
2011-10-13
1
-82
/
+3
*
improvement for hook plugins, new internal plugin type
RaNaN
2011-10-13
1
-0
/
+237