Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-05-02 | Merge branch 'feature/updates' into pr/issue-121-rename_maxrequest_config_param | Wolfy-J | |
2019-03-21 | last element of POST data | Wolfy-J | |
2019-02-21 | Add tests for MaxRequest merging | valentin v / vvval | |
2019-02-21 | Rename MaxRequest config param | valentin v / vvval | |
Added MaxRequestSize param, previous one is marked as deprecated, now they are merged | |||
2019-02-02 | Additional test for 'Content-Type:application/x-www-form-urlencoded; ↵ | Alex Bond | |
charset=UTF-8' | |||
2019-02-02 | Fix application/x-www-form-urlencoded parsing | Alex Bond | |
2019-01-16 | Add OPTIONS, switch from && to ||. | Alex | |
2019-01-16 | Fix unknown methods content stream (json on body in custom method applied) | Alex | |
2019-01-10 | always serve files | Wolfy-J | |
2019-01-05 | travis be cool | Wolfy-J | |
2019-01-05 | override config flags | Wolfy-J | |
2019-01-05 | second set of patches | Wolfy-J | |
2019-01-05 | first set of patches | Wolfy-J | |
2018-12-20 | added tests for USER_AGENT | Wolfy-J | |
2018-10-18 | - bugfix: ignored `stopping` value during http server shutdown | Wolfy-J | |
- debug log now split message into individual lines | |||
2018-10-18 | stopping | Wolfy-J | |
2018-10-01 | Update config.go | Wolfy-J | |
2018-09-30 | new go mod | Wolfy-J | |
2018-09-30 | more tests | Wolfy-J | |
2018-09-30 | http2-push support | Wolfy-J | |
2018-09-30 | https and http2 support | Wolfy-J | |
2018-09-29 | removed empty error check | Wolfy-J | |
2018-09-26 | worker information extraction is now moved to external package | Wolfy-J | |
2018-09-23 | default configs | Wolfy-J | |
2018-09-23 | default configs | Wolfy-J | |
2018-09-23 | default configs | Wolfy-J | |
2018-09-23 | default configs | Wolfy-J | |
2018-09-23 | default configs | Wolfy-J | |
2018-09-23 | - new directory structure | Wolfy-J | |
- singular exception - starting exception deprecation | |||
2018-09-23 | allow default values for config defaults | Wolfy-J | |
2018-09-23 | improved server stopping mechanism | Wolfy-J | |
2018-09-21 | version bump + fmtv1.2.1 | Wolfy-J | |
2018-09-21 | - added RR_HTTP env variable to php processes run under http service | Wolfy-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-10 | more tests | Wolfy-J | |
2018-09-10 | more tests | Wolfy-J | |
2018-09-10 | minor config improvements | Wolfy-J | |
2018-09-10 | go fmt | Wolfy-J | |
2018-09-10 | minor config improvements | Wolfy-J | |
2018-09-07 | better default values for worker config | Wolfy-J | |
2018-09-07 | added ability to alter env values | Wolfy-J | |
2018-07-28 | Update service_test.go | Wolfy-J | |
2018-07-26 | more tests | Wolfy-J | |
2018-07-26 | more tests | Wolfy-J | |
2018-07-26 | handle env errors | Wolfy-J | |
2018-07-26 | - added support for custom env provider | Wolfy-J | |
- new config section "env" to share env variables with php process - container can resolve interfaces now | |||
2018-07-08 | releasing and CS for v1.1.0 | Wolfy-J | |
2018-07-08 | more tests | Wolfy-J | |
2018-07-08 | minor CS | Wolfy-J | |
2018-07-08 | mod updated | Wolfy-J | |
2018-07-08 | go fmt | Wolfy-J | |