Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | General fixup (2) | Walter Purcaro | 2015-05-13 | 1 | -25/+28 |
* | General fixup (1) | Walter Purcaro | 2015-05-12 | 1 | -8/+9 |
* | Other import fixes (4) | Walter Purcaro | 2015-05-12 | 1 | -4/+5 |
* | Other import fixes | Walter Purcaro | 2015-05-12 | 1 | -7/+6 |
* | Fix some directory names | Walter Purcaro | 2015-05-12 | 1 | -2/+2 |
* | 'from time' -> 'import time' and so on... (2) | Walter Purcaro | 2015-05-12 | 1 | -18/+16 |
* | 'from time' -> 'import time' and so on... | Walter Purcaro | 2015-05-12 | 1 | -6/+6 |
* | 'from os' -> 'import os' and so on... | Walter Purcaro | 2015-05-12 | 1 | -27/+25 |
* | Improve and fix file structure a bit | Walter Purcaro | 2015-05-10 | 1 | -6/+6 |
* | Fix https://github.com/pyload/pyload/issues/1406 | Walter Purcaro | 2015-05-09 | 1 | -1/+1 |
* | Use 'import' instead 'from' (2) | Walter Purcaro | 2015-05-01 | 1 | -28/+24 |
* | Revert colored console | Walter Purcaro | 2015-04-30 | 1 | -27/+3 |
* | Spare code cosmetics (9) | Walter Purcaro | 2015-04-20 | 1 | -1/+1 |
* | Spare code cosmetics (8) | Walter Purcaro | 2015-04-20 | 1 | -7/+7 |
* | range -> xrange | Walter Purcaro | 2015-04-19 | 1 | -2/+2 |
* | Use with statement | Walter Purcaro | 2015-04-19 | 1 | -22/+18 |
* | fix: color_logger | Armin | 2015-04-18 | 1 | -4/+4 |
* | Spare code cosmetics (5) | Walter Purcaro | 2015-04-18 | 1 | -2/+4 |
* | Spare code cosmetics (4) | Walter Purcaro | 2015-04-17 | 1 | -0/+1 |
* | Spare code cosmetics (3) | Walter Purcaro | 2015-04-17 | 1 | -1/+1 |
* | Spare code cosmetics (1) | Walter Purcaro | 2015-04-17 | 1 | -15/+45 |
* | Colored logger | Walter Purcaro | 2015-04-16 | 1 | -7/+37 |
* | Fix comments | Walter Purcaro | 2015-04-16 | 1 | -12/+12 |
* | [config] Use get method instead dict access | Walter Purcaro | 2015-04-16 | 1 | -21/+21 |
* | Cleanup | Walter Purcaro | 2015-04-13 | 1 | -0/+19 |
* | Fix except | Walter Purcaro | 2015-04-13 | 1 | -1/+1 |
* | [config] webinterface -> webui | Walter Purcaro | 2015-04-07 | 1 | -2/+2 |
* | some fixes | root | 2015-04-03 | 1 | -0/+0 |
* | Quit all threads in core.shutdown() | ardi69 | 2015-03-28 | 1 | -1/+1 |
* | Fix plugins to work on 0.4.10 | Walter Purcaro | 2015-02-16 | 1 | -0/+632 |
* | module temp | Walter Purcaro | 2015-02-16 | 1 | -632/+0 |
* | Update | Walter Purcaro | 2014-12-13 | 1 | -8/+8 |
* | Move InitHomeDir to pyload __init__ | Walter Purcaro | 2014-12-12 | 1 | -1/+0 |
* | Update README and related | Walter Purcaro | 2014-12-12 | 1 | -1/+1 |
* | Fix JsEngine | Walter Purcaro | 2014-12-12 | 1 | -5/+5 |
* | License cleanup | Walter Purcaro | 2014-12-07 | 1 | -21/+3 |
* | PEP-8, Python Zen, refactor and reduce code (thx FedeG) | Walter Purcaro | 2014-12-01 | 1 | -7/+7 |
* | Convert tabs to 4-whitespaces | Walter Purcaro | 2014-11-20 | 1 | -1/+1 |
* | Remove trailing whitespaces | Walter Purcaro | 2014-10-03 | 1 | -2/+2 |
* | Update pyload to the new plugins structure | Walter Purcaro | 2014-10-03 | 1 | -4/+4 |
* | JsEngine rewritten + utils updated | Walter Purcaro | 2014-09-14 | 1 | -1/+1 |
* | Restructure pyload file tree (1) | Walter Purcaro | 2014-09-14 | 1 | -31/+19 |
* | module -> pyload | Walter Purcaro | 2014-09-14 | 1 | -0/+663 |