Wykres commitów

23 Commity (6435e4239c8889fbcd09021fe9d680c2b98864b6)

Autor SHA1 Wiadomość Data
Stein Magnus Jodal 177bfb627c flake8: Fix all E1xx indentation warnings 2017-08-07 01:23:21 +02:00
Stein Magnus Jodal 6f4b306886 flake8: Fix all E2xx whitespace warnings 2017-08-07 01:23:20 +02:00
Stein Magnus Jodal d3a6d9d759 Support transitions >= 0.5.0
transitions 0.5.0 replaced MachineError with ValueError and
AttributeError for exceptions raised when transitioning the state
machine. MachineError is still available in transitions 0.5.0, so we
catch both MachineError and the relevant new exception to work with
both old and new versions of transitions.
2017-07-26 14:49:02 +02:00
Nicolas 0a769b4385 Support python 3.6 2017-06-02 21:40:33 +02:00
Nico a8ee3ef492 Add python 3.5 classifier 2015-11-13 22:24:59 +01:00
Mark Rees 71f0c29b49 Include default yaml files in scripts directory
Use include_package_data directive & MANIFEST.in entry rather than
data_files directive to include default yaml files as part of the
distribution.
2015-11-12 16:01:21 +11:00
Mark Rees 6cc0fbe709 Install default yaml files in scripts directory so hbmqtt server and client scripts work without error. 2015-11-11 18:38:16 +11:00
Nico 6aef6dce93 Rename script + complete hbmqtt_pub 2015-10-31 14:28:30 +01:00
Nico d8527fb206 Add console script for broker 2015-10-30 21:29:13 +01:00
Nico e6c7c4d3cb Implement $SYS topics as broker plugin 2015-10-19 21:37:31 +02:00
Nico 417bb01148 Receive messages FIX 2015-09-15 23:17:55 +02:00
Nicolas Jouanin 61cdc1a0d2 Implement anonymous and file auth plugin
HBMQTT-14
2015-08-29 21:25:59 +02:00
Nicolas Jouanin 5369e54ffc Add passlib from password checking 2015-08-29 15:28:47 +02:00
Nicolas Jouanin 3f2a7fc8c8 Add plugin for checking if anonymous connection are authorized 2015-08-21 22:48:56 +02:00
Nicolas Jouanin 2ff81f29bd Join logging plugins modules 2015-08-21 20:44:20 +02:00
Nicolas Jouanin a17ae34361 Rename plugin namespace 2015-08-20 21:42:31 +02:00
Nicolas Jouanin 18cba2f53d Add packet logger plugin 2015-08-17 23:15:40 +02:00
Nicolas Jouanin 848aaf8438 Add EventLoggingModule 2015-08-17 21:52:00 +02:00
Nicolas Jouanin a732a5ee72 Implement core PluginManager 2015-08-16 21:37:18 +02:00
Nicolas Jouanin 92d84410c5 Fix description formatting 2015-08-13 22:23:39 +02:00
Nicolas Jouanin c1423ff078 Add missing requirements for websockets
HBMQTT-25
2015-08-13 21:08:45 +02:00
nico 380ffab622 Add versioning + setuptools 2015-06-30 13:21:58 +02:00
Nicolas Jouanin 05c0e4b851 initial commit 2015-05-26 22:06:59 +02:00