Commit Graph

12 Commits

Author SHA1 Message Date
Ondřej Caletka cb06a26e9e Add deamon reload support 2018-07-18 14:59:04 +02:00
Ondřej Caletka 23b661b1c7 Support zone black and whitelists 2018-07-18 13:45:39 +02:00
Ondřej Caletka dfae21f1ff Add config template generator 2018-07-16 15:31:55 +02:00
Ondřej Caletka e3abe11448 Stub pre-receive hook 2018-07-16 13:13:15 +02:00
Ondřej Caletka d26d5a8ebb Refactor commit checks add pre-receive hook
The pre receive hook has exactly same function as update hook,
one can deploy one or another, preferrably not both.
2018-07-16 12:27:41 +02:00
Ondřej Caletka ca433838db Support auto-update of the serial number 2018-07-12 17:43:02 +02:00
Ondřej Caletka 235db00d4e Add get_config function 2018-07-12 16:38:25 +02:00
Ondřej Caletka 0e45c7f980 Test cases for revision comparsion 2018-07-12 15:10:25 +02:00
Ondřej Caletka 6a63d7fdd0 Python 3.5 compatibility
Handling file contents as bytestrings instead of strings.
2018-07-12 14:24:44 +02:00
Ondřej Caletka 1309e9275d Add get_increased_serial function 2018-07-09 10:59:50 +02:00
Ondřej Caletka c30b1d72cd Add pre-commit and fix coding style 2018-07-07 22:36:54 +02:00
Ondřej Caletka ef26082735 Refactor tests, get rid of hand-crafted test repositories 2018-07-06 23:51:15 +02:00