Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Pattern update 1 | 2014-10-11 | 1 | -2/+2 | |
| | |||||
* | Add __license__ key attribute to plugins | 2014-10-08 | 1 | -0/+1 | |
| | |||||
* | New __authors__ key replaces __author_name__ and __author_mail__ + ↵ | 2014-10-07 | 1 | -2/+1 | |
| | | | | Whitespaces and EOF fixup | ||||
* | [UnRar] Fix import error | 2014-09-27 | 1 | -2/+2 | |
| | |||||
* | Extend ExtractArchive events + code optimizations | 2014-09-25 | 1 | -11/+20 | |
| | | | | | https://github.com/pyload/pyload/pull/622 https://github.com/pyload/pyload/pull/726 | ||||
* | Remove trailing whitespaces + remove license headers + import urllib methods ↵ | 2014-08-01 | 1 | -19/+6 | |
| | | | | directly + sort and fix key attributes + use save_join instead join + sort some import declarations + other minor code cosmetics | ||||
* | Prefer single quote for dict key name | 2014-07-15 | 1 | -2/+2 | |
| | |||||
* | Removed all @author flags + key attributes cleanup for internal & hooks plugins | 2014-07-15 | 1 | -2/+5 | |
| | |||||
* | Fixed #614 | 2014-06-03 | 1 | -2/+2 | |
| | | | | Merged from #625 | ||||
* | Fixed PEP8 violations | 2014-04-18 | 1 | -2/+2 | |
| | |||||
* | Unrar 5.x Support | 2014-03-29 | 1 | -5/+13 | |
| | | | | Merged #567 | ||||
* | Internal plugins PEP8 cleanup | 2013-11-23 | 1 | -20/+18 | |
| | |||||
* | Deleted the wildcard | 2013-11-02 | 1 | -2/+1 | |
| | |||||
* | Deleted default value and cleaned the code a little bit | 2013-11-02 | 1 | -1/+1 | |
| | |||||
* | ExtractArchives - add an option to excludefiles | 2013-10-27 | 1 | -2/+6 | |
| | |||||
* | bump unrar version | 2013-04-03 | 1 | -1/+1 | |
| | |||||
* | avoid regexp to check progress | 2013-04-03 | 1 | -1/+2 | |
| | |||||
* | added progress to unrar | 2013-04-03 | 1 | -3/+19 | |
| | |||||
* | Unrar also deletes .r* files | 2013-04-02 | 1 | -4/+7 | |
| | |||||
* | increased version, closed #606 | 2012-06-03 | 1 | -1/+1 | |
| | |||||
* | Raise error when unrar is aborted | 2012-05-29 | 1 | -0/+2 | |
| | |||||
* | Unrar fix | 2012-01-11 | 1 | -1/+1 | |
| | |||||
* | improved plugin loader, import hook to always use newest plugin versions | 2011-11-14 | 1 | -6/+6 | |
| | |||||
* | closed #422 | 2011-11-07 | 1 | -4/+2 | |
| | |||||
* | also use "rar" to extract | 2011-10-25 | 1 | -11/+14 | |
| | |||||
* | different workaround | 2011-10-15 | 1 | -15/+0 | |
| | |||||
* | fix for last commit | 2011-10-15 | 1 | -1/+1 | |
| | |||||
* | subprocess bug workaround | 2011-10-15 | 1 | -0/+16 | |
| | |||||
* | fixes for unrar | 2011-10-15 | 1 | -4/+8 | |
| | |||||
* | improved extract plugin | 2011-10-14 | 1 | -44/+46 | |
| | |||||
* | first version of new extract plugin | 2011-10-14 | 1 | -127/+152 | |
| | |||||
* | fixes syntax error on old python versions | 2011-10-13 | 1 | -82/+3 | |
| | |||||
* | improvement for hook plugins, new internal plugin type | 2011-10-13 | 1 | -0/+237 | |