Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'from os' -> 'import os' and so on... | Walter Purcaro | 2015-05-12 | 1 | -7/+5 |
* | 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 | 1 | -15/+17 |
* | convert DB only if needed | Armin | 2015-04-21 | 1 | -2/+2 |
* | Spare code cosmetics (10) | Walter Purcaro | 2015-04-21 | 1 | -11/+15 |
* | range -> xrange | Walter Purcaro | 2015-04-19 | 1 | -1/+1 |
* | PEP-8, Python Zen, refactor and reduce code (part 7 in master module/database) | fedeG | 2015-04-19 | 1 | -23/+24 |
* | Use with statement | Walter Purcaro | 2015-04-19 | 1 | -18/+16 |
* | Spare code cosmetics (5) | Walter Purcaro | 2015-04-18 | 1 | -1/+1 |
* | Spare code cosmetics (4) | Walter Purcaro | 2015-04-17 | 1 | -0/+3 |
* | Fix comments | Walter Purcaro | 2015-04-16 | 1 | -2/+2 |
* | Cleanup (2) | Walter Purcaro | 2015-04-13 | 1 | -23/+13 |
* | Cleanup | Walter Purcaro | 2015-04-13 | 1 | -0/+43 |
* | Tiny code cosmetics | Walter Purcaro | 2015-02-22 | 1 | -0/+290 |