Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-09 | Add spiral errors | Valery Piashchynski | |
2020-11-09 | CI update | Valery Piashchynski | |
2020-11-09 | New tests, remove errors.go | Valery Piashchynski | |
2020-11-05 | Merge pull request #388 from spiral/enhancement/testsv2.0.0-alpha15 | Valery Piashchynski | |
Tests for the new plugins | |||
2020-11-05 | Add logger test, add all tests to the CI | Valery Piashchynski | |
2020-11-05 | Move magic string to the constants (test) | Valery Piashchynski | |
2020-11-05 | add phpstan config, commented composer analyze in CI | Valery Piashchynski | |
2020-11-05 | Uncomment in CI composer analyze | Valery Piashchynski | |
Remove PHP 7.2, 7.3 | |||
2020-11-05 | Add App tests | Valery Piashchynski | |
2020-11-05 | App test | Valery Piashchynski | |
2020-11-04 | Add tests to the Makefile, update CI | Valery Piashchynski | |
2020-11-04 | Remove rr errors, replace with spiral errors | Valery Piashchynski | |
2020-11-04 | Update coverprofile | Valery Piashchynski | |
2020-11-04 | Fix CI issues, add RPC tests to the CI | Valery Piashchynski | |
2020-11-04 | Add rpc disabled test | Valery Piashchynski | |
2020-11-04 | Update structure, add tests for RPC | Valery Piashchynski | |
2020-11-02 | Merge pull request #380 from spiral/feature/switch_to_spiral_errors | Valery Piashchynski | |
Switch from Endure errors to the Spiral errors package | |||
2020-11-02 | Add newline to the end of the Makefile | Valery Piashchynski | |
2020-11-02 | Add Makefile to run tests with debug tag (to see stacktrace) | Valery Piashchynski | |
Remove endure errors and replace it with spiral errors | |||
2020-10-29 | Merge pull request #379 from spiral/feature/app-logging | Anton Titov | |
collect app logs into single channel | |||
2020-10-29 | - collect app logs into single channel | Wolfy-J | |
2020-10-28 | Merge pull request #378 from spiral/feature/loggingv2.0.0-alpha14 | Valery Piashchynski | |
Feature/logging | |||
2020-10-28 | goimport-ed files | Valery Piashchynski | |
2020-10-28 | - fix cfg typos | Wolfy-J | |
2020-10-28 | - go fmt | Wolfy-J | |
2020-10-28 | - cs fix | Wolfy-J | |
2020-10-28 | - fix PHP typo | Wolfy-J | |
2020-10-28 | Merge branch 'release_2.0' into feature/logging | Wolfy-J | |
2020-10-28 | - fix cfg comment | Wolfy-J | |
2020-10-28 | - better logging | Wolfy-J | |
2020-10-28 | - added the ability to suppress logs | Wolfy-J | |
2020-10-28 | - new coloring strategy for names | Wolfy-J | |
2020-10-28 | - added RPC logging | Wolfy-J | |
2020-10-28 | - added RPC logging | Wolfy-J | |
2020-10-28 | - added RPC logging | Wolfy-J | |
2020-10-27 | Merge pull request #377 from spiral/feature/pool_supervisor | Valery Piashchynski | |
Feature/pool supervisor | |||
2020-10-27 | Fix linter warnings | Valery Piashchynski | |
2020-10-27 | Merge changes, pool comments add | Valery Piashchynski | |
2020-10-27 | Merge remote-tracking branch 'origin/release_2.0' into feature/pool_supervisor | Valery Piashchynski | |
# Conflicts: # static_pool.go # sync_worker.go | |||
2020-10-27 | Merge pull request #376 from spiral/feature/lazy-load | Valery Piashchynski | |
Feature/lazy load | |||
2020-10-27 | Update setup-php to v2 | Valery Piashchynski | |
2020-10-27 | Update supervisor_test | Valery Piashchynski | |
2020-10-27 | Supervised pool | Valery Piashchynski | |
2020-10-26 | - implement worker debug mode | Wolfy-J | |
2020-10-26 | - lazy load test | Wolfy-J | |
2020-10-26 | - lazy load test | Wolfy-J | |
2020-10-26 | - lazy load test | Wolfy-J | |
2020-10-26 | - working on new cmd and logger setup | Wolfy-J | |
2020-10-26 | Merge pull request #373 from spiral/feature/new-worker-produces-active-worker | Valery Piashchynski | |
Feature/new worker produces active worker | |||
2020-10-26 | Fix linters warnings | Valery Piashchynski | |