summaryrefslogtreecommitdiff
path: root/.github
AgeCommit message (Collapse)Author
2021-07-05- Update PQValery Piashchynski
- Update ephemeral plugin, complete Push - Add Jobs full configuration Signed-off-by: Valery Piashchynski <[email protected]>
2021-07-05- Include PQ tests into the CIValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-24- Update GA testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-22Update bug_report.mdValery Piashchynski
2021-06-20- Update redis/memory pubsubsValery 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-16- Type in the GHAValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-16- Add origin check for the websocketsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-09- Do not run CI on .md files changesValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-09- Github CI fixValery 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-07- Remove git checkout HEAD2 from the CodeQL as no longer necessaryValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-05- Remove storage tests (Linux)Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-05- Remove storage testsValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-06-05- Add Windows github actionsValery Piashchynski
- Update tests, fix Windows issues Signed-off-by: Valery Piashchynski <[email protected]>
2021-05-28- Include ws-storage tests into ciValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-05-27- Add websockets tests to the CIValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-05-27- Downgrade golangci-lint versionValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-05-20- Update lintersValery Piashchynski
- Implement base interfaces - Implement BST search algo for the in-memory storage Signed-off-by: Valery Piashchynski <[email protected]>
2021-05-12- Update CHANGELOGValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-05-06- Remove codecov tokenValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-26- Bump golang version in the go.modValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-26- Totally rework static pluginValery Piashchynski
- Remove old one, now it is part of the HTTP plugin Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-23- Update github actions golangci version to 1.39v2.1.0Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-22- Rework storage driversValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-22- Implement tests for the KVValery Piashchynski
- Implement Storage interface for the boltdb,memory,memcached drivers Signed-off-by: Valery Piashchynski <[email protected]>
2021-04-22- General interface, update RPC and Has/Set methodsValery Piashchynski
2021-04-19- Add tests, update Informer implementationValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-03-20- Update CHANGELOGValery Piashchynski
- Fix linters CI Signed-off-by: Valery Piashchynski <[email protected]>
2021-03-20- Fix CI in the PRValery Piashchynski
- Fix type in the metrics plugin Register method
2021-03-16🐛 fix issue with strange messages in the http body when max requestValery Piashchynski
reached Signed-off-by: Valery Piashchynski <[email protected]>
2021-03-09Downgrade golangci version to 1.37Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-03-09Update golang version in CI to 1.16Valery Piashchynski
Update CodeQL branches Bump Endure version to 1.0.0 Signed-off-by: Valery Piashchynski <[email protected]>
2021-02-23- Remove unneeded mutex from the `http.Workers` method.Valery Piashchynski
- Rename `checker` plugin package to `status`, remove `/v1` endpoint prefix (#557) - Add static, headers, status, gzip plugins to the `main.go`. Signed-off-by: Valery Piashchynski <[email protected]>
2021-02-05Update CIValery Piashchynski
2021-02-05Correct windows workfloValery Piashchynski
2021-02-05Attempt to configure windows CIValery Piashchynski
2021-02-04Update branches for the codeqlValery Piashchynski
2021-01-27Move temporal plugin to the temporal repositoryValery Piashchynski
2021-01-25Initial commit of the Temporal plugins setValery Piashchynski
2021-01-25Remove windows workflows as not responding to the failsValery Piashchynski
Update dependabot.yml
2021-01-25Split windows,macOS and linux CI in the GHAValery Piashchynski
2021-01-23Use ubuntu-20.04 in the CIValery Piashchynski
2021-01-23CI typo fixValery Piashchynski
2021-01-23Remove redundand utils testValery Piashchynski
2021-01-21Allow https to listen on unix socketsValery Piashchynski
2021-01-18Update CI, fix typoValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Update CI (remove memcached from macOS tests)Valery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Update CIValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Add PR templateValery Piashchynski
Signed-off-by: Valery Piashchynski <[email protected]>
2021-01-18Return macOS tests to the CI (without docker)Valery Piashchynski