-
Notifications
You must be signed in to change notification settings - Fork 64
Pull requests: openresty/resty-cli
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
fix: don't fork(), exec() and wait(), but just exec()
#80
by hanshuebner
was closed Nov 7, 2023
Loading…
tests: updated expected output for t/resty/sanity.t.
#78
by xiaocang
was merged Jan 19, 2023
Loading…
feature: save the original ngx.exit to ngx.orig_exit.
#75
by zhuizhuhaomeng
was merged Sep 2, 2022
Loading…
travis-ci: upgrade dist of travis-ci to ubuntu bionic.
#73
by xiaocang
was merged Oct 15, 2021
Loading…
bugfix: resty: the tmp directory has not been deleted.
#58
by xiaocang
was merged Sep 2, 2020
Loading…
nginx-xml2pod: ensured <link> tags contents are parsed.
#49
by thibaultcha
was merged Apr 11, 2019
Loading…
feature: added the new --main-conf option for specifying main
#44
by dndx
was closed Aug 7, 2018
Loading…
tests: added more test cases for retries on interrupted file I/O.
#41
by thibaultcha
was closed Apr 3, 2019
Loading…
resty: got rid of any prerequisite perl modules to improve startup time.
#40
by agentzh
was merged Mar 18, 2018
Loading…
bugfix: fixed bug that when signal is received and children is already
#39
by dndx
was closed Jan 17, 2018
Loading…
tests: added more test cases for interrupted file I/O during read() calls.
#38
by thibaultcha
was closed Apr 9, 2019
Loading…
tests: added a test case for interrupted file I/O during readall.
#37
by thibaultcha
was closed Jan 2, 2018
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug
with -label:bug.