Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-08 | Update required ocramius/package-versions version | Paramtamtam | |
2020-12-07 | Update required ocramius/package-versions version | Paramtamtam | |
2020-12-07 | Update required ocramius/package-versions version | Paramtamtam | |
2020-12-07 | GitHub action added, /bin/rr updated | paramtamtam | |
2020-12-02 | Merge #424v1.9.0 | bors[bot] | |
424: Release 1.9.0 r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-12-02 | Rotate ports in the Test_Service_Listener_MaxMemoryUsage test | Valery Piashchynski | |
2020-12-02 | Rotate ports in the Test_Service_PidEcho test | Valery Piashchynski | |
2020-12-02 | Rotate port in the TestHandler_FormData_PUT test | Valery Piashchynski | |
2020-12-02 | Release 1.9.0 | Valery Piashchynski | |
2020-11-30 | Merge #419 | bors[bot] | |
419: Allow PHP 8.0 r=48d90782 a=VitalyArt Co-authored-by: ΠΠΈΡΠ°Π»ΠΈΠΉ ΠΡΡΠ΅ΠΌΡΠ΅Π² <[email protected]> Co-authored-by: Vitaly Artemev <[email protected]> | |||
2020-11-30 | changed PHP 8.0 -> PHP 8 | Vitaly Artemev | |
2020-11-30 | removed php 7.2 | Vitaly Artemev | |
2020-11-30 | PHP 8 tests | ΠΠΈΡΠ°Π»ΠΈΠΉ ΠΡΡΠ΅ΠΌΡΠ΅Π² | |
2020-11-30 | PHP 8 ci | ΠΠΈΡΠ°Π»ΠΈΠΉ ΠΡΡΠ΅ΠΌΡΠ΅Π² | |
2020-11-30 | fix for php version | ΠΠΈΡΠ°Π»ΠΈΠΉ ΠΡΡΠ΅ΠΌΡΠ΅Π² | |
2020-11-30 | Allow PHP 8.0 | ΠΠΈΡΠ°Π»ΠΈΠΉ ΠΡΡΠ΅ΠΌΡΠ΅Π² | |
2020-10-21 | Merge #372v2.0.0-alpha19v2.0.0-alpha16v1.8.4 | bors[bot] | |
372: Release 1.8.4 r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-10-21 | Release 1.8.4 | Valery Piashchynski | |
2020-10-02 | Merge pull request #365 from spiral/security_code_scanningv2.0.0-alpha2 | Valery Piashchynski | |
Create codeql-analysis.yml | |||
2020-10-02 | Create codeql-analysis.yml | Valery Piashchynski | |
2020-09-22 | Merge #361 | bors[bot] | |
361: Bump golang version in GHA r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-09-23 | correct bors build | Valery Piashchynski | |
2020-09-22 | Bump golang version in GHA | Valery Piashchynski | |
2020-09-21 | Merge #360 | bors[bot] | |
360: Simplify watcher test, fix lgtm warinings and errors r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-09-21 | Add few TODOs to cleanup later | Valery Piashchynski | |
2020-09-21 | Simplify watcher test, fix lgtm warinings and errors | Valery Piashchynski | |
2020-09-02 | Merge #358v1.8.3 | bors[bot] | |
358: release 1.8.3 r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-09-02 | Grammar fix | Valery Piashchynski | |
2020-09-02 | Grammar fix | Valery Piashchynski | |
2020-09-02 | release 1.8.3 | Valery Piashchynski | |
2020-09-01 | Merge #357 | bors[bot] | |
357: Add checks to exec from user r=48d90782 a=48d90782 resolves #332 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-09-01 | Update comments in ExecuteFromUser | Valery Piashchynski | |
2020-09-01 | Add namespaces check to the ExecuteFromUser | Valery Piashchynski | |
2020-08-28 | Merge #356 | bors[bot] | |
356: Attempt to fix npe in the StaticPool mutex r=48d90782 a=48d90782 Since we are using pointer receiver for the StaticPool struct, there is no sense to use pointers to define mutexes. Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-08-28 | Merge #355 | bors[bot] | |
355: Broken pipe issue r=48d90782 a=48d90782 - The issue with the broken pipe properly handled - superfluous response.WriteHeader issue fixed Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-08-27 | attempt to fix npe in mutex. | Valery Piashchynski | |
Since we are using pointer receiver for the StaticPool struct, there is no sense to use pointers to define a mutexes | |||
2020-08-27 | add errors description | Valery Piashchynski | |
2020-08-27 | update error message | Valery Piashchynski | |
2020-08-27 | Update error handler | Valery Piashchynski | |
2020-08-27 | handle aborted connection on windows | Valery Piashchynski | |
2020-08-27 | Issue with broken pipe properly handled | Valery Piashchynski | |
2020-08-27 | Merge #345 | bors[bot] | |
345: Adding headers to static files r=48d90782 a=siad007 Fixes #336 Related to #335 Co-authored-by: Siad Ardroumli <[email protected]> Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-08-27 | Add static header test, update .rr.yaml | Valery Piashchynski | |
2020-08-27 | Merge branch 'master' into patch-1 | Valery Piashchynski | |
2020-08-27 | Merge #353 | bors[bot] | |
353: Pci dss upgrade r=48d90782 a=48d90782 resolves #352 Co-authored-by: Valery Piashchynski <[email protected]> | |||
2020-08-26 | Update README | Valery Piashchynski | |
2020-08-26 | Update README | Valery Piashchynski | |
2020-08-26 | Merge remote-tracking branch 'remotes/origin/master' into pci_dss_upgrade | Valery Piashchynski | |
# Conflicts: # service/http/service.go | |||
2020-08-26 | remove path separators in watcher_test | Valery Piashchynski | |
2020-08-26 | PCI DSS compliant update | Valery Piashchynski | |