summaryrefslogtreecommitdiffstats
path: root/pyload/Core.py
Commit message (Collapse)AuthorAgeFilesLines
* General fixup (2)Gravatar Walter Purcaro 2015-05-131-25/+28
|
* General fixup (1)Gravatar Walter Purcaro 2015-05-121-8/+9
|
* Other import fixes (4)Gravatar Walter Purcaro 2015-05-121-4/+5
|
* Other import fixesGravatar Walter Purcaro 2015-05-121-7/+6
|
* Fix some directory namesGravatar Walter Purcaro 2015-05-121-2/+2
|
* 'from time' -> 'import time' and so on... (2)Gravatar Walter Purcaro 2015-05-121-18/+16
|
* 'from time' -> 'import time' and so on...Gravatar Walter Purcaro 2015-05-121-6/+6
|
* 'from os' -> 'import os' and so on...Gravatar Walter Purcaro 2015-05-121-27/+25
|
* Improve and fix file structure a bitGravatar Walter Purcaro 2015-05-101-6/+6
|
* Fix https://github.com/pyload/pyload/issues/1406Gravatar Walter Purcaro 2015-05-091-1/+1
|
* Use 'import' instead 'from' (2)Gravatar Walter Purcaro 2015-05-011-28/+24
|
* Revert colored consoleGravatar Walter Purcaro 2015-04-301-27/+3
|
* Spare code cosmetics (9)Gravatar Walter Purcaro 2015-04-201-1/+1
|
* Spare code cosmetics (8)Gravatar Walter Purcaro 2015-04-201-7/+7
|
* range -> xrangeGravatar Walter Purcaro 2015-04-191-2/+2
|
* Use with statementGravatar Walter Purcaro 2015-04-191-22/+18
|
* fix: color_loggerGravatar Armin 2015-04-181-4/+4
| | | | revert partially Spare code cosmetics (1) to fix SyntaxError: duplicate argument 'section' in function definition
* Spare code cosmetics (5)Gravatar Walter Purcaro 2015-04-181-2/+4
|
* Spare code cosmetics (4)Gravatar Walter Purcaro 2015-04-171-0/+1
|
* Spare code cosmetics (3)Gravatar Walter Purcaro 2015-04-171-1/+1
|
* Spare code cosmetics (1)Gravatar Walter Purcaro 2015-04-171-15/+45
|
* Colored loggerGravatar Walter Purcaro 2015-04-161-7/+37
|
* Fix commentsGravatar Walter Purcaro 2015-04-161-12/+12
|
* [config] Use get method instead dict accessGravatar Walter Purcaro 2015-04-161-21/+21
|
* CleanupGravatar Walter Purcaro 2015-04-131-0/+19
|
* Fix exceptGravatar Walter Purcaro 2015-04-131-1/+1
|
* [config] webinterface -> webuiGravatar Walter Purcaro 2015-04-071-2/+2
|
* some fixesGravatar root 2015-04-031-0/+0
|
* Quit all threads in core.shutdown()Gravatar ardi69 2015-03-281-1/+1
|
* Fix plugins to work on 0.4.10Gravatar Walter Purcaro 2015-02-161-0/+632
|
* module tempGravatar Walter Purcaro 2015-02-161-632/+0
|
* UpdateGravatar Walter Purcaro 2014-12-131-8/+8
|
* Move InitHomeDir to pyload __init__Gravatar Walter Purcaro 2014-12-121-1/+0
|
* Update README and relatedGravatar Walter Purcaro 2014-12-121-1/+1
|
* Fix JsEngineGravatar Walter Purcaro 2014-12-121-5/+5
|
* License cleanupGravatar Walter Purcaro 2014-12-071-21/+3
|
* PEP-8, Python Zen, refactor and reduce code (thx FedeG)Gravatar Walter Purcaro 2014-12-011-7/+7
|
* Convert tabs to 4-whitespacesGravatar Walter Purcaro 2014-11-201-1/+1
|
* Remove trailing whitespacesGravatar Walter Purcaro 2014-10-031-2/+2
|
* Update pyload to the new plugins structureGravatar Walter Purcaro 2014-10-031-4/+4
|
* JsEngine rewritten + utils updatedGravatar Walter Purcaro 2014-09-141-1/+1
|
* Restructure pyload file tree (1)Gravatar Walter Purcaro 2014-09-141-31/+19
|
* module -> pyloadGravatar Walter Purcaro 2014-09-141-0/+663