summaryrefslogtreecommitdiff
path: root/service/http/service.go
AgeCommit message (Collapse)Author
2018-09-23default configsWolfy-J
2018-09-23default configsWolfy-J
2018-09-23default configsWolfy-J
2018-09-23improved server stopping mechanismWolfy-J
2018-09-21- added RR_HTTP env variable to php processes run under http serviceWolfy-J
- bugfix: ignored `--config` option - added shorthand for config `-c` - rr now changes working dir to the config location (allows relating paths for php scripts)
2018-09-07added ability to alter env valuesWolfy-J
2018-07-26handle env errorsWolfy-J
2018-07-26- added support for custom env providerWolfy-J
- new config section "env" to share env variables with php process - container can resolve interfaces now
2018-07-08go fmtWolfy-J
2018-07-08dependency injection and lighter service Init methods.Wolfy-J
2018-07-08minor attributes refactoringWolfy-J
2018-07-07new middleware formatWolfy-J
2018-07-07attributes supportWolfy-J
2018-06-23custom versionWolfy-J
2018-06-23no need for stopping flagWolfy-J
2018-06-23no need for stopping flagWolfy-J
2018-06-23better shutdownWolfy-J
2018-06-23properly closeWolfy-J
2018-06-23realtime error handling and displayingWolfy-J
2018-06-15readme, samples, golint, build scriptsWolfy-J
2018-06-14csWolfy-J
2018-06-14fmtWolfy-J
2018-06-13more tests + rpc testsWolfy-J
2018-06-13more testsWolfy-J
2018-06-13middlewareWolfy-J
2018-06-13http service test + status testWolfy-J
2018-06-13minor refactorWolfy-J
2018-06-13more upload testsWolfy-J
2018-06-12improved worker watchingWolfy-J
2018-06-12static pool logic update, better watching techniquesWolfy-J
2018-06-12tests!Wolfy-J
2018-06-11no library dependencyWolfy-J
2018-06-11no library dependencyWolfy-J
2018-06-11no library dependencyWolfy-J
2018-06-11refactorWolfy-J
2018-06-10http serviceWolfy-J
2018-06-10http serviceWolfy-J
2018-06-10fs configWolfy-J