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
16e9e36c12d158ef75bc1ee8ac5db1373d9da2e6
watchstate
/
src
History
Abdulmhsen B. A. A.
fb2bc96967
Removed debug code.
2024-10-12 16:01:29 +03:00
..
API
Fixed bug in casting url to string,
Closes
#560
. Added unit test for it.
2024-10-12 15:53:09 +03:00
Backends
Fully implemented Custom GUIDs support and added WebUI page to manage it.
2024-10-07 19:43:38 +03:00
Commands
Fully implemented Custom GUIDs support and added WebUI page to manage it.
2024-10-07 19:43:38 +03:00
Libs
Removed debug code.
2024-10-12 16:01:29 +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