Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-06-24 | - Linters fix | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-24 | - Fix deadlocks in the websockets tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-24 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-24 | - Add Clear method to the storages | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-21 | Correct Websockets test namev2.3.1-beta.4 | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-21 | - Minor tests improvenments | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-20 | - Update redis/memory pubsubs | Valery Piashchynski | |
- Rework internal message bus - Add new tests for the broadcast plugin and include them into the GA Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-18 | - Add broadcast tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-18 | - Rework finished | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-18 | - Rework main parts | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-17 | - Initial broadcast commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-16 | - Update ws plugin responses (text instead of binary) | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-14 | - Update in-memory plugin | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-14 | - Fix boltdb issues | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-14 | - Add more tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-14 | - Rework redis with ws plugins | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-11 | Update tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Switch to the new goridge v3.1 which supports PROTOBUF | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Add support for the file logger with log rotation and compression | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Add mock logger expected string | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-09 | - Update CI (add new tests) | Valery Piashchynski | |
- Add path scan with regex (find .php/.ph/.sh scripts). When found, try to stat path for potential fix for the [file not exists problem] Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-08 | - Add protobuf versioning | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-08 | - Move ws memory pub-sub plugin into the websockets folder | Valery Piashchynski | |
- Update CHANGELOG Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-08 | - Switch from the flatbuffers to the protobuf | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-07 | - Add metrics exporter for the workers | Valery Piashchynski | |
- Add metrics for the request duration and request count - Add tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-05 | - Add Windows github actions | Valery Piashchynski | |
- Update tests, fix Windows issues Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-03 | Merge remote-tracking branch 'origin/master' into bug/fcgi_leads_to_npe | Valery Piashchynski | |
2021-06-03 | - Use fcgi in the applyMiddlewares for the fcgi, not https | Valery Piashchynski | |
- Add tests | |||
2021-06-03 | - Add internal_error_code option | Valery Piashchynski | |
- Update tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-03 | - Do not write an error into the responseWriter if this is internal | Valery Piashchynski | |
error - Handle SoftJob error Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-02 | - Additional Informer tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-02 | - Switch from the json to flatbuffers | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-06-01 | - Initial commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-31 | - Add more ws tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-31 | - Rework access_validators | Valery Piashchynski | |
- WS plugin uses it's own pool to handle requests on the /ws (or any user-defined) endpoint - Ability to write custom validators Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-29 | - Add new internal plugin - channel. Which used to deliver messages from | Valery Piashchynski | |
the ws plugin to the http directly Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-28 | - PubAsync tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-28 | - Tests for the ws-redis, ws-memory | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-27 | - Update Makefile | Valery Piashchynski | |
- Update arch diagram Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-27 | - Move bst to the pkg folder | Valery Piashchynski | |
- Add comments - Fix all golangci-lint warnings Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-27 | - Fix naming after bulk refactoring handler2 -> handler | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-27 | - Update all main abstractions | Valery Piashchynski | |
- Desighn a new interfaces responsible for the whole PubSub - New plugin - websockets Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-14 | Merge remote-tracking branch 'origin/master' into feature/websockets-plugin | Valery Piashchynski | |
# Conflicts: # plugins/http/plugin.go # plugins/static/etag.go | |||
2021-05-13 | - Update tests | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-13 | - Remove unsafe casting (replace with a less unsafe) | Valery Piashchynski | |
- Make the static plugin great again (separate plugin) - Revert new behavior Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-05-03 | - Initial broadcast commit | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-30 | - Update CHANGELOG | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-30 | - Add Availabler interface implementaion for all plugins | Valery Piashchynski | |
- Add tests Signed-off-by: Valery Piashchynski <[email protected]> | |||
2021-04-28 | - Add r.URL.Path protection | Valery Piashchynski | |
Signed-off-by: Valery Piashchynski <[email protected]> |