Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'from os' -> 'import os' and so on... | Walter Purcaro | 2015-05-12 | 1 | -7/+5 |
* | Improve and fix file structure a bit | Walter Purcaro | 2015-05-10 | 4 | -12/+10 |
* | Fix https://github.com/pyload/pyload/issues/1406 | Walter Purcaro | 2015-05-09 | 1 | -3/+3 |
* | Use 'import' instead 'from' (2) | Walter Purcaro | 2015-05-01 | 2 | -17/+19 |
* | some fixes | Armin | 2015-04-21 | 1 | -1/+1 |
* | convert DB only if needed | Armin | 2015-04-21 | 1 | -2/+2 |
* | Spare code cosmetics (10) | Walter Purcaro | 2015-04-21 | 1 | -11/+15 |
* | Spare code cosmetics (9) | Walter Purcaro | 2015-04-20 | 1 | -10/+10 |
* | range -> xrange | Walter Purcaro | 2015-04-19 | 3 | -4/+4 |
* | PEP-8, Python Zen, refactor and reduce code (part 7 in master module/database) | fedeG | 2015-04-19 | 4 | -72/+92 |
* | Use with statement | Walter Purcaro | 2015-04-19 | 1 | -18/+16 |
* | Spare code cosmetics (5) | Walter Purcaro | 2015-04-18 | 3 | -9/+15 |
* | Spare code cosmetics (4) | Walter Purcaro | 2015-04-17 | 3 | -0/+5 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-04-17 | 1 | -19/+19 |
* | Fix comments | Walter Purcaro | 2015-04-16 | 1 | -2/+2 |
* | Cleanup (2) | Walter Purcaro | 2015-04-13 | 4 | -127/+64 |
* | Cleanup | Walter Purcaro | 2015-04-13 | 4 | -0/+189 |
* | Cleanup + fixup + new lib | Walter Purcaro | 2015-04-13 | 1 | -5/+5 |
* | fix, fix and more fixes | Armin | 2015-04-12 | 1 | -25/+20 |
* | Tiny code cosmetics | Walter Purcaro | 2015-02-22 | 4 | -6/+4 |
* | Fix plugins to work on 0.4.10 | Walter Purcaro | 2015-02-16 | 5 | -0/+1299 |
* | module temp | Walter Purcaro | 2015-02-16 | 5 | -1299/+0 |
* | Update | Walter Purcaro | 2014-12-13 | 4 | -6/+6 |
* | Clean up some import header | Walter Purcaro | 2014-12-11 | 2 | -7/+6 |
* | Rename some events + engage renamed addon methods | Walter Purcaro | 2014-12-11 | 1 | -4/+4 |
* | License cleanup | Walter Purcaro | 2014-12-07 | 4 | -67/+7 |
* | PEP-8, Python Zen, refactor and reduce code (thx FedeG) | Walter Purcaro | 2014-12-01 | 4 | -15/+15 |
* | Import threading instead thread + thread cleanup | Walter Purcaro | 2014-11-20 | 1 | -2/+1 |
* | [PluginManager] Improve getPlugin | Walter Purcaro | 2014-11-16 | 1 | -2/+2 |
* | datatypes -> datatype | Walter Purcaro | 2014-11-15 | 1 | -2/+2 |
* | Finish replace word "hook" | Walter Purcaro | 2014-10-04 | 1 | -1/+1 |
* | Remove trailing whitespaces | Walter Purcaro | 2014-10-03 | 1 | -1/+1 |
* | Update pyload to the new plugins structure | Walter Purcaro | 2014-10-03 | 1 | -5/+5 |
* | Restructure pyload file tree (1) | Walter Purcaro | 2014-09-14 | 1 | -3/+3 |
* | module -> pyload | Walter Purcaro | 2014-09-14 | 5 | -0/+1361 |