MrDraw/src/octoprint
2015-11-04 18:54:51 +01:00
..
cli First steps towards API based CLI commands - "octoprint client" 2015-11-04 18:54:51 +01:00
filemanager Fixed existing doctests, added some new ones, enabled doctests in nosetests 2015-10-23 13:36:18 +02:00
plugin New helper plugin_settings_for_settings_plugin, to use from cli hooks and internally 2015-10-27 10:48:23 +01:00
plugins Fixed a misarranged closing tag and wrapped it into a dropdown div 2015-10-27 15:02:47 +01:00
printer Fixed some missing exception capturing 2015-10-23 13:36:27 +02:00
server Moved startup log entry "up" a bit 2015-10-27 14:25:41 +01:00
slicing Fixed checks with os.path.realpath() for systems with symlinked paths 2015-09-08 11:35:53 +02:00
static Fix: Also provide custom control parameters to custom GCODE scripts 2015-10-19 13:45:40 +02:00
templates Merge branch 'fix/temperatureYaxisCutoff' into devel 2015-10-30 16:54:17 +01:00
translations/de/LC_MESSAGES Preparing release of 1.2.5 2015-08-31 10:28:52 +02:00
util Some fixes and unit tests for octoprint.util.atomic_write, .bom_aware_open and .tempdir 2015-11-03 18:11:54 +01:00
__init__.py Moved urllib3 ssl message to more suitable logging location 2015-10-29 15:26:58 +01:00
_version.py Refreshed versioneer again 2015-10-23 09:53:25 +02:00
daemon.py Refactored Daemon helper, added status command and added unit tests for all of it 2015-10-29 12:45:58 +01:00
events.py Refactored timelapse core 2015-10-02 18:18:31 +02:00
settings.py Make sure only difference to default config is persisted for plugins 2015-10-26 08:52:05 +01:00
timelapse.py Fixed reporting of duration needed for capturing timelapse postroll 2015-10-02 18:22:44 +02:00
users.py Merge branch 'fix/atomicWrites' into devel 2015-10-06 18:41:04 +02:00