git.graph-it.com
/
graphit
/
controlpi.git
/ log
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
| log |
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
graphit/controlpi.git
4 years ago
Move controlpi.plugins to controlpi-plugins
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Fri, 5 Mar 2021 00:32:39 +0000
(
01:32
+0100)]
Move controlpi.plugins to controlpi-plugins
Namespace packages should not be inside regular packages:
https://stackoverflow.com/a/
62992832
4 years ago
Rename "State" to "Example State" in conf.json
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Thu, 4 Mar 2021 23:07:30 +0000
(
00:07
+0100)]
Rename "State" to "Example State" in conf.json
4 years ago
Make package PEP 561 compatible
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Thu, 4 Mar 2021 21:14:44 +0000
(22:14 +0100)]
Make package PEP 561 compatible
https://mypy.readthedocs.io/en/latest/installed_packages.html#creating-pep-561-compatible-packages
4 years ago
Improve documentation
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Wed, 3 Mar 2021 15:07:24 +0000
(16:07 +0100)]
Improve documentation
4 years ago
Add documentation
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 21:29:52 +0000
(22:29 +0100)]
Add documentation
4 years ago
Add forgotten super() calls in util.py
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 21:29:18 +0000
(22:29 +0100)]
Add forgotten super() calls in util.py
4 years ago
Include development dependencies in setup.py
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 20:09:13 +0000
(21:09 +0100)]
Include development dependencies in setup.py
4 years ago
Fix doctests for pluginregistry.py
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 19:59:12 +0000
(20:59 +0100)]
Fix doctests for pluginregistry.py
4 years ago
Reorder conf.json documentation-friendly
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 16:58:11 +0000
(17:58 +0100)]
Reorder conf.json documentation-friendly
4 years ago
Add State plugin with example in conf.json
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 16:48:13 +0000
(17:48 +0100)]
Add State plugin with example in conf.json
4 years ago
Add Alias plugin with example in conf.json
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 16:16:04 +0000
(17:16 +0100)]
Add Alias plugin with example in conf.json
4 years ago
Add example controlpi.service systemd unit
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 16:09:32 +0000
(17:09 +0100)]
Add example controlpi.service systemd unit
4 years ago
Fix packages in setup.py
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 16:09:04 +0000
(17:09 +0100)]
Fix packages in setup.py
4 years ago
Repair type annotations in util.py
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 08:49:24 +0000
(09:49 +0100)]
Repair type annotations in util.py
4 years ago
Added __main__.py and made ready to execute
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Tue, 2 Mar 2021 08:40:08 +0000
(09:40 +0100)]
Added __main__.py and made ready to execute
4 years ago
Message bus including command to get client interfaces
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Mon, 1 Mar 2021 22:53:25 +0000
(23:53 +0100)]
Message bus including command to get client interfaces
4 years ago
Current state
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Mon, 1 Mar 2021 08:05:12 +0000
(09:05 +0100)]
Current state
4 years ago
Plugin classes instead of modules
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Wed, 24 Feb 2021 14:08:10 +0000
(15:08 +0100)]
Plugin classes instead of modules
4 years ago
Unregister, aliases and some other improvements
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Wed, 24 Feb 2021 09:04:23 +0000
(10:04 +0100)]
Unregister, aliases and some other improvements
4 years ago
Initial commit
commit
|
commitdiff
|
tree
Benjamin Braatz
[
Wed, 24 Feb 2021 05:16:00 +0000
(06:16 +0100)]
Initial commit