This website requires JavaScript.
Explore
Help
Sign In
cphipps
/
watchstate
Watch
1
Star
0
Fork
0
You've already forked watchstate
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
04b8aa760bccc563267c4c23b2ece9afb19ac3b3
watchstate
/
src
History
Abdulmhsen B. A. A.
896855964d
initial code to support adding guids via API.
2024-10-04 19:59:52 +03:00
..
API
initial code to support adding guids via API.
2024-10-04 19:59:52 +03:00
Backends
Finalize guid.yaml support for beta testing
2024-09-14 17:55:50 +03:00
Commands
Made it possible to pass extra arguments to tasks via CLI.
2024-09-15 20:55:57 +03:00
Libs
Added Test coverage for DataEvent.
2024-09-20 17:07:06 +03:00
Listeners
Reduced the level of push is disabled log message to debug instead of Error
2024-08-19 15:38:03 +03:00
Model
Migrated more of PDOAdapter code to use DBLayer instead of PDO directly. we plan to remove the PDOAdapter at later stages. For the time being we improved the test coverage to catch more edge cases.
2024-09-09 20:02:39 +03:00
Cli.php
Added --debug flag to combine all the debug flags
2024-02-01 15:45:05 +03:00
Command.php
Made it possible to delete backend via WebUI. Migrated config:delete to use API for backend deletion
2024-06-14 20:08:39 +03:00