aboutsummaryrefslogtreecommitdiffstats
path: root/libmproxy/script
Commit message (Expand)AuthorAgeFilesLines
* raise an ScriptException when running unloaded scriptsMaximilian Hils2016-02-021-0/+2
* fix #903Maximilian Hils2016-01-301-1/+1
* code formatting: fix whitespace issuesThomas Kriechbaumer2016-01-275-6/+9
* Update reloader.pyMatthew Shao2016-01-181-1/+0
* Update reloader.pyMatthew Shao2016-01-181-1/+1
* Use RegexMatchingEventHandler() instead.MatthewShao2016-01-181-17/+7
* Use PollingObserver() only on OS X.Matthew Shao2016-01-141-6/+7
* PollingObserver() fixed on Linux and OS X.Matthew Shao2016-01-121-4/+6
* Change Observer() to PollingObserver().MatthewShao2016-01-121-4/+3
* Fix observer in same dir situation.Matthew Shao2016-01-121-7/+8
* Fix script reloader on OS X.MatthewShao2016-01-121-4/+18
* script reloader: minor fixesMaximilian Hils2015-11-261-0/+3
* finalize script reloading :tada:Maximilian Hils2015-11-143-46/+59
* structure libmproxy.scriptMaximilian Hils2015-11-144-0/+255