| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | General fixup (1) | 2015-05-12 | 4 | -7/+7 | |
| * | Other import fixes (2) | 2015-05-12 | 1 | -6/+5 | |
| * | Other import fixes | 2015-05-12 | 2 | -6/+5 | |
| * | 'from time' -> 'import time' and so on... (2) | 2015-05-12 | 4 | -10/+8 | |
| * | 'from time' -> 'import time' and so on... | 2015-05-12 | 7 | -28/+26 | |
| * | 'from os' -> 'import os' and so on... | 2015-05-12 | 4 | -24/+22 | |
| * | Fix https://github.com/pyload/pyload/issues/1406 | 2015-05-09 | 1 | -3/+3 | |
| * | Use 'import' instead 'from' (2) | 2015-05-01 | 3 | -13/+16 | |
| * | Spare code cosmetics (10) | 2015-04-21 | 1 | -1/+1 | |
| * | Spare code cosmetics (9) | 2015-04-20 | 2 | -9/+9 | |
| * | Spare code cosmetics (8) | 2015-04-20 | 2 | -3/+3 | |
| * | Spare code cosmetics (7) | 2015-04-20 | 1 | -1/+1 | |
| * | PEP-8, Python Zen, refactor and reduce code (part 9 in master module/network) | 2015-04-20 | 7 | -46/+32 | |
| * | Spare code cosmetics (6) | 2015-04-19 | 2 | -3/+6 | |
| * | range -> xrange | 2015-04-19 | 3 | -4/+4 | |
| * | Use with statement | 2015-04-19 | 1 | -21/+20 | |
| * | Spare code cosmetics (5) | 2015-04-18 | 5 | -6/+13 | |
| * | Spare code cosmetics (4) | 2015-04-17 | 2 | -0/+2 | |
| * | Spare code cosmetics (3) | 2015-04-17 | 4 | -17/+17 | |
| * | Fix comments | 2015-04-16 | 5 | -37/+37 | |
| * | [config] Use get method instead dict access | 2015-04-16 | 1 | -12/+12 | |
| * | Cleanup (2) | 2015-04-13 | 5 | -28/+12 | |
| * | Cleanup | 2015-04-13 | 8 | -0/+104 | |
| * | fix, fix and more fixes | 2015-04-12 | 1 | -11/+11 | |
| * | fix: OboomCom and SmoozedCom with beaker >= v1.7.x | 2015-04-09 | 1 | -6/+6 | |
| * | Merge remote-tracking branch 'origin/0.4.10' into 0.4.10 | 2015-04-08 | 1 | -1/+2 | |
| |\ | |||||
| | * | Merge branch 'pr/n1_ardi69' into 0.4.10 | 2015-04-07 | 1 | -6/+6 | |
| | |\ | |||||
| | * | | Update user-agent | 2015-04-07 | 1 | -1/+2 | |
| * | | | fix setup | 2015-04-05 | 1 | -7/+8 | |
| | |/ |/| | |||||
| * | | fix | 2015-04-04 | 1 | -4/+4 | |
| * | | fix endless recursion | 2015-04-04 | 1 | -3/+3 | |
| |/ | |||||
| * | pycurl.MAXREDIRS up to 10 | 2015-03-28 | 1 | -1/+1 | |
| * | safe_join -> fs_join | 2015-02-28 | 1 | -2/+2 | |
| * | Tiny code cosmetics | 2015-02-22 | 1 | -1/+1 | |
| * | Fix plugins to work on 0.4.10 | 2015-02-16 | 10 | -0/+1656 | |
| * | module temp | 2015-02-16 | 10 | -1656/+0 | |
| * | Update | 2014-12-13 | 3 | -3/+4 | |
| * | Code fixes | 2014-12-13 | 1 | -2/+2 | |
| * | Update README and related | 2014-12-12 | 1 | -0/+1 | |
| * | Spare code fixes (2) | 2014-12-12 | 2 | -7/+6 | |
| * | Fix JsEngine | 2014-12-12 | 1 | -0/+255 | |
| * | Spare code fixes | 2014-12-11 | 1 | -1/+1 | |
| * | Spare code cosmetics | 2014-12-11 | 1 | -3/+3 | |
| * | Bucket and CookieJar from 0.5.0 | 2014-12-11 | 2 | -33/+50 | |
| * | Clean up some import header | 2014-12-11 | 4 | -10/+10 | |
| * | License cleanup | 2014-12-07 | 8 | -115/+9 | |
| * | Fix with_statement | 2014-12-07 | 1 | -0/+2 | |
| * | Tiny code cosmetics | 2014-12-02 | 1 | -4/+5 | |
| * | Merge branch 'pr/n936_kmarty' into 0.4.10 | 2014-12-02 | 1 | -3/+18 | |
| * | PEP-8, Python Zen, refactor and reduce code (thx FedeG) | 2014-12-01 | 7 | -7/+7 | |
| * | Use utils encode/decode | 2014-11-20 | 1 | -4/+6 | |
| * | Spare code cosmetics | 2014-11-16 | 3 | -4/+4 | |
| * | [HTTPRequest] Raise Fail if write response fails | 2014-11-15 | 1 | -12/+17 | |
| * | Try using SSL for FTP connections, proceed as normal otherwise | 2014-11-14 | 1 | -0/+1 | |
| * | Merge branch 'stable' into 0.4.10 | 2014-11-13 | 4 | -20/+36 | |
| * | Remove trailing whitespaces | 2014-10-03 | 1 | -1/+1 | |
| * | module -> pyload | 2014-09-14 | 9 | -0/+1447 | |
