summaryrefslogtreecommitdiff
path: root/tests
AgeCommit message (Expand)Author
2021-06-09- Update CI (add new tests)Valery Piashchynski
2021-06-08- Add protobuf versioningValery Piashchynski
2021-06-08- Move ws memory pub-sub plugin into the websockets folderValery Piashchynski
2021-06-08- Switch from the flatbuffers to the protobufValery Piashchynski
2021-06-07- Add metrics exporter for the workersValery Piashchynski
2021-06-05- Add Windows github actionsValery Piashchynski
2021-06-03Merge remote-tracking branch 'origin/master' into bug/fcgi_leads_to_npeValery Piashchynski
2021-06-03- Use fcgi in the applyMiddlewares for the fcgi, not httpsValery Piashchynski
2021-06-03- Add internal_error_code optionValery Piashchynski
2021-06-03- Do not write an error into the responseWriter if this is internalValery Piashchynski
2021-06-02- Additional Informer testsValery Piashchynski
2021-06-02- Switch from the json to flatbuffersValery Piashchynski
2021-06-01- Initial commitValery Piashchynski
2021-05-31- Add more ws testsValery Piashchynski
2021-05-31- Rework access_validatorsValery Piashchynski
2021-05-29- Add new internal plugin - channel. Which used to deliver messages fromValery Piashchynski
2021-05-28- PubAsync testsValery Piashchynski
2021-05-28- Tests for the ws-redis, ws-memoryValery Piashchynski
2021-05-27- Update MakefileValery Piashchynski
2021-05-27- remove memory and cpu limits from the docker-compose.yamlValery Piashchynski
2021-05-27- Move bst to the pkg folderValery Piashchynski
2021-05-27- Fix naming after bulk refactoring handler2 -> handlerValery Piashchynski
2021-05-27- Update all main abstractionsValery Piashchynski
2021-05-14Merge remote-tracking branch 'origin/master' into feature/websockets-pluginValery Piashchynski
2021-05-13- Update testsValery Piashchynski
2021-05-13- Remove unsafe casting (replace with a less unsafe)Valery Piashchynski
2021-05-03- Initial broadcast commitValery Piashchynski
2021-04-30- Update CHANGELOGValery Piashchynski
2021-04-30- Add Availabler interface implementaion for all pluginsValery Piashchynski
2021-04-28- Add r.URL.Path protectionValery Piashchynski
2021-04-28- Update CHANGELOGValery Piashchynski
2021-04-28- Fix middleware orderValery Piashchynski
2021-04-26- Bump golang version in the go.modValery Piashchynski
2021-04-26- Totally rework static pluginValery Piashchynski
2021-04-25- Initial commit of the updated static pluginValery Piashchynski
2021-04-23- Update arch drawio fileValery Piashchynski
2021-04-22- Add redis driverValery Piashchynski
2021-04-22- Implement tests for the KVValery Piashchynski
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-04-20- Add placeholder for the service tests for Windows/macOSValery Piashchynski
2021-04-20- Service plugin tests are Linux specificValery Piashchynski
2021-04-20- Delay for the http pluginValery Piashchynski
2021-04-20- Fix bug that after Reset, http handler was witout log listenerValery Piashchynski
2021-04-20- Add test cases for the issue 571Valery Piashchynski
2021-04-20- Delay to wait HTTPValery Piashchynski
2021-04-20- Make http.Serve() asyncValery Piashchynski
2021-04-19- Add tests, update Informer implementationValery Piashchynski
2021-04-18- Add test binaries/exe for the Linux/WindowsValery Piashchynski
2021-04-18- Draft implementation of the service pluginValery Piashchynski
2021-04-06- Add new configuration option to the status pluginValery Piashchynski