MrDraw/src/octoprint
Gina Häußge c24ba824d6 Revert "Remove dependency_links support again"
This reverts commit be423e49fd.

Conflicts:
	src/octoprint/plugins/pluginmanager/__init__.py
	src/octoprint/plugins/softwareupdate/updaters/pip.py
2015-07-22 16:57:32 +02:00
..
filemanager Better resilience against errors within plugins 2015-07-10 11:46:51 +02:00
plugin Fix: Don't automatically persist or return _config_version 2015-07-02 15:27:35 +02:00
plugins Revert "Remove dependency_links support again" 2015-07-22 16:57:32 +02:00
printer Fix: Use Exception, not BaseException 2015-06-28 02:24:47 +02:00
server Merge branch 'feature/newSettingServerCommands' into devel 2015-07-22 11:01:22 +02:00
slicing Better resilience against errors within plugins 2015-07-10 11:46:51 +02:00
static Merge branch 'feature/newSettingServerCommands' into devel 2015-07-22 11:01:22 +02:00
templates Reordered and tooltipped new server commands 2015-07-21 18:02:24 +02:00
translations/de/LC_MESSAGES Updated translation 2015-07-07 19:00:11 +02:00
util RepeatedTimer now supports callback when timer stops 2015-07-20 16:29:29 +02:00
__init__.py Versioning by versioneer: https://github.com/warner/python-versioneer/ 2014-06-22 01:12:06 +02:00
_version.py We want to use pep440-post as default version scheme 2015-07-01 08:59:37 +02:00
daemon.py Renamed delpid to term to better match its modified behavior. Moved the registration of the SIGTERM handler to avoid an extremely unlikely race condition. 2015-01-10 01:34:47 -08:00
events.py Refactored timelapse core 2015-07-20 16:42:28 +02:00
settings.py Merge branch 'feature/newSettingServerCommands' into devel 2015-07-22 11:01:22 +02:00
timelapse.py Refactored timelapse core 2015-07-20 16:42:28 +02:00
users.py Fixes usersettings never reached the client's browser 2015-07-20 04:18:15 +02:00