Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-12-08 | Add `rr --version` flag support | Paramtamtam | |
2020-12-08 | Merge #433 | bors[bot] | |
433: Releases and binaries build automation r=48d90782 a=tarampampam This PR contains: - [x] CI steps for automatic release distributive creation and uploading to github release - [x] CI step for automatic docker image creation (on GitHub side, not `hub.docker.com`) - [x] `build.sh` script removal - [x] Binary file building in `Dockerfile` using `go build` (not `build.sh`) - [x] Docker labels with app version and build time - [x] `Makefile` cleaning - [x] `./bin/rr` now do not depends from `build.sh` file and use [`composer/package-versions-deprecated`](https://github.com/composer/package-versions-deprecated) package for "self version reading" > :warning: Steps, that must be done before merging described [here](https://github.com/spiral/roadrunner/pull/433#issuecomment-740426206) Closes #431 Co-authored-by: paramtamtam <[email protected]> Co-authored-by: Paramtamtam <[email protected]> | |||
2020-12-08 | Dockerfile updated | Paramtamtam | |
2020-12-08 | Trigger rebuild | Paramtamtam | |
2020-12-08 | Trigger rebuild | Paramtamtam | |
2020-12-08 | Dockerfile updated | Paramtamtam | |
2020-12-08 | GitHub action updated | Paramtamtam | |
2020-12-08 | Makefile updated | Paramtamtam | |
2020-12-08 | WIP | Paramtamtam | |
2020-12-08 | Docker build updated | Paramtamtam | |
2020-12-08 | Docker build updated | Paramtamtam | |
2020-12-08 | cleanup | Paramtamtam | |
2020-12-08 | Composer package ocramius/package-versions replaced with β΅ | Paramtamtam | |
composer/package-versions-deprecated | |||
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 | |