Commit Graph

15 Commits

Author SHA1 Message Date
Maurice Makaay 31335197dc Implemented node poller tests. 2019-12-23 17:30:07 +01:00
Maurice Makaay 5e84e88bc1 Completed the postgres module tests. 2019-12-20 13:44:16 +01:00
Maurice Makaay 475e20a588 Backup work in progress on postgres tests. 2019-12-20 09:41:56 +01:00
Maurice Makaay c8595f0a55 Backup work on unit tests using a psycopg2 stub. 2019-12-18 15:18:20 +01:00
Maurice Makaay 4f8f1473a1 Moved all constants into their own pgbouncemgr.constants module. 2019-12-13 14:17:15 +01:00
Maurice Makaay a3a97a9721 Made pylint happy. 2019-12-12 13:48:17 +01:00
Maurice Makaay 024af2d26e Cleanup: no mixed use of setters and properties. 2019-12-12 13:06:30 +01:00
Maurice Makaay f744dbec4f Added a separate module for dropping privileges, to clean up the manager code. 2019-12-12 10:16:46 +01:00
Maurice Makaay e5dbf96cb4 Work in progress on state store. 2019-12-05 15:38:49 +01:00
Maurice Makaay 6f00ca34cd Implemented the state store. 2019-12-03 14:35:44 +01:00
Maurice Makaay b4755f9f81 Node config now checks for existence of the pgbouncer_config path. 2019-12-02 14:13:05 +01:00
Maurice Makaay de5d75516d Finalized the pgbouncemgr.Logger. 2019-12-02 11:53:54 +01:00
Maurice Makaay 9697589318 Added config reader to the project. 2019-11-27 15:57:04 +01:00
Maurice Makaay 5ced3b5ef9 Oops, added too much to the commit. 2019-11-26 15:48:10 +01:00
Maurice Makaay a8e930e078 first commit 2019-11-26 15:11:33 +01:00