Skip to content
GitLab
Menu
Why GitLab
Pricing
Contact Sales
Explore
Why GitLab
Pricing
Contact Sales
Explore
Sign in
Get free trial
Commits on Source
9
Moved and renamed `server.py`.
· 8a0bae22
finnball
authored
Sep 18, 2018
8a0bae22
Server class now allows instances to add themselves to services.
· 2809507f
finnball
authored
Sep 18, 2018
If no service exists, creates the object.
2809507f
Parser can now parse scalars. Also added new `!channel` tag.
· d30e5899
finnball
authored
Sep 18, 2018
d30e5899
Updated configs to use new channel tag.
· d2f9f287
finnball
authored
Sep 18, 2018
d2f9f287
Updated server command to use new parsing structure.
· bd304649
finnball
authored
Sep 18, 2018
bd304649
Service classes can now add instances to themselves.
· bc342dc5
finnball
authored
Sep 18, 2018
bc342dc5
Instance classes can now add themselves to services.
· 7126d219
finnball
authored
Sep 18, 2018
7126d219
Amended unittests for adding instances to services.
· 127ac5ac
finnball
authored
Sep 18, 2018
127ac5ac
Added unittest for parser and sever instance.
· 9bccb336
finnball
authored
Sep 19, 2018
9bccb336
Loading