summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2020-12-08Update required ocramius/package-versions versionParamtamtam
2020-12-07Update required ocramius/package-versions versionParamtamtam
2020-12-07Update required ocramius/package-versions versionParamtamtam
2020-12-07GitHub action added, /bin/rr updatedparamtamtam
2020-12-02Merge #424v1.9.0bors[bot]
424: Release 1.9.0 r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]>
2020-12-02Rotate ports in the Test_Service_Listener_MaxMemoryUsage testValery Piashchynski
2020-12-02Rotate ports in the Test_Service_PidEcho testValery Piashchynski
2020-12-02Rotate port in the TestHandler_FormData_PUT testValery Piashchynski
2020-12-02Release 1.9.0Valery Piashchynski
2020-11-30Merge #419bors[bot]
419: Allow PHP 8.0 r=48d90782 a=VitalyArt Co-authored-by: Π’ΠΈΡ‚Π°Π»ΠΈΠΉ ΠΡ€Ρ‚Π΅ΠΌΡŒΠ΅Π² <[email protected]> Co-authored-by: Vitaly Artemev <[email protected]>
2020-11-30changed PHP 8.0 -> PHP 8Vitaly Artemev
2020-11-30removed php 7.2Vitaly Artemev
2020-11-30PHP 8 testsΠ’ΠΈΡ‚Π°Π»ΠΈΠΉ ΠΡ€Ρ‚Π΅ΠΌΡŒΠ΅Π²
2020-11-30PHP 8 ciΠ’ΠΈΡ‚Π°Π»ΠΈΠΉ ΠΡ€Ρ‚Π΅ΠΌΡŒΠ΅Π²
2020-11-30fix for php versionΠ’ΠΈΡ‚Π°Π»ΠΈΠΉ ΠΡ€Ρ‚Π΅ΠΌΡŒΠ΅Π²
2020-11-30Allow PHP 8.0Π’ΠΈΡ‚Π°Π»ΠΈΠΉ ΠΡ€Ρ‚Π΅ΠΌΡŒΠ΅Π²
2020-10-21Merge #372v2.0.0-alpha19v2.0.0-alpha16v1.8.4bors[bot]
372: Release 1.8.4 r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]>
2020-10-21Release 1.8.4Valery Piashchynski
2020-10-02Merge pull request #365 from spiral/security_code_scanningv2.0.0-alpha2Valery Piashchynski
Create codeql-analysis.yml
2020-10-02Create codeql-analysis.ymlValery Piashchynski
2020-09-22Merge #361bors[bot]
361: Bump golang version in GHA r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]>
2020-09-23correct bors buildValery Piashchynski
2020-09-22Bump golang version in GHAValery Piashchynski
2020-09-21Merge #360bors[bot]
360: Simplify watcher test, fix lgtm warinings and errors r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]>
2020-09-21Add few TODOs to cleanup laterValery Piashchynski
2020-09-21Simplify watcher test, fix lgtm warinings and errorsValery Piashchynski
2020-09-02Merge #358v1.8.3bors[bot]
358: release 1.8.3 r=48d90782 a=48d90782 Co-authored-by: Valery Piashchynski <[email protected]>
2020-09-02Grammar fixValery Piashchynski
2020-09-02Grammar fixValery Piashchynski
2020-09-02release 1.8.3Valery Piashchynski
2020-09-01Merge #357bors[bot]
357: Add checks to exec from user r=48d90782 a=48d90782 resolves #332 Co-authored-by: Valery Piashchynski <[email protected]>
2020-09-01Update comments in ExecuteFromUserValery Piashchynski
2020-09-01Add namespaces check to the ExecuteFromUserValery Piashchynski
2020-08-28Merge #356bors[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-28Merge #355bors[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-27attempt 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-27add errors descriptionValery Piashchynski
2020-08-27update error messageValery Piashchynski
2020-08-27Update error handlerValery Piashchynski
2020-08-27handle aborted connection on windowsValery Piashchynski
2020-08-27Issue with broken pipe properly handledValery Piashchynski
2020-08-27Merge #345bors[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-27Add static header test, update .rr.yamlValery Piashchynski
2020-08-27Merge branch 'master' into patch-1Valery Piashchynski
2020-08-27Merge #353bors[bot]
353: Pci dss upgrade r=48d90782 a=48d90782 resolves #352 Co-authored-by: Valery Piashchynski <[email protected]>
2020-08-26Update READMEValery Piashchynski
2020-08-26Update READMEValery Piashchynski
2020-08-26Merge remote-tracking branch 'remotes/origin/master' into pci_dss_upgradeValery Piashchynski
# Conflicts: # service/http/service.go
2020-08-26remove path separators in watcher_testValery Piashchynski
2020-08-26PCI DSS compliant updateValery Piashchynski