Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 'from os' -> 'import os' and so on... | 2015-05-12 | 1 | -7/+5 | |
| | |||||
* | Fix https://github.com/pyload/pyload/issues/1406 | 2015-05-09 | 1 | -3/+3 | |
| | |||||
* | Use 'import' instead 'from' (2) | 2015-05-01 | 1 | -15/+17 | |
| | |||||
* | convert DB only if needed | 2015-04-21 | 1 | -2/+2 | |
| | |||||
* | Spare code cosmetics (10) | 2015-04-21 | 1 | -11/+15 | |
| | |||||
* | range -> xrange | 2015-04-19 | 1 | -1/+1 | |
| | |||||
* | PEP-8, Python Zen, refactor and reduce code (part 7 in master module/database) | 2015-04-19 | 1 | -23/+24 | |
| | | | | | | | | | Conflicts: module/database/__init__.py pyload/database/Backend.py pyload/database/File.py pyload/database/Storage.py pyload/database/User.py | ||||
* | Use with statement | 2015-04-19 | 1 | -18/+16 | |
| | |||||
* | Spare code cosmetics (5) | 2015-04-18 | 1 | -1/+1 | |
| | |||||
* | Spare code cosmetics (4) | 2015-04-17 | 1 | -0/+3 | |
| | |||||
* | Fix comments | 2015-04-16 | 1 | -2/+2 | |
| | |||||
* | Cleanup (2) | 2015-04-13 | 1 | -23/+13 | |
| | |||||
* | Cleanup | 2015-04-13 | 1 | -0/+43 | |
| | |||||
* | Tiny code cosmetics | 2015-02-22 | 1 | -0/+290 | |