Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / vadv/gopher-lua-libs issues and pull requests

#59 - Bump golang.org/x/sys from 0.0.0-20220328115105-d36c6a25d886 to 0.1.0

Pull Request - State: open - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#58 - Bump github.com/prometheus/client_golang from 1.5.1 to 1.11.1

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#57 - Bump github.com/aws/aws-sdk-go from 1.33.0 to 1.34.0

Pull Request - State: closed - Opened by dependabot[bot] over 1 year ago
Labels: dependencies

#56 - Bump github.com/aws/aws-sdk-go from 1.32.1 to 1.33.0

Pull Request - State: closed - Opened by dependabot[bot] almost 2 years ago
Labels: dependencies

#54 - Add loglevel functionality atop log.

Pull Request - State: closed - Opened by scr-oath almost 2 years ago - 2 comments

#53 - Add assert and require features like testify has.

Pull Request - State: closed - Opened by scr-oath almost 2 years ago

#52 - Make suite.Run return the number of tests found and executed

Pull Request - State: closed - Opened by scr-oath almost 2 years ago

#51 - Add suite for testing - inspired by testify suite.Suite

Pull Request - State: closed - Opened by scr-oath almost 2 years ago

#50 - Show the pattern of closing the state

Pull Request - State: closed - Opened by scr-oath almost 2 years ago

#49 - Added mTLS support for http client.

Pull Request - State: closed - Opened by scr-oath almost 2 years ago

#48 - README: go install and directly copyable

Pull Request - State: closed - Opened by waschik almost 2 years ago

#47 - strings: register type in package and not globally

Pull Request - State: closed - Opened by waschik almost 2 years ago

#46 - Fix json README usage

Pull Request - State: closed - Opened by iyear about 2 years ago

#45 - JSON: Support empty tables being objects; not arrays.

Pull Request - State: closed - Opened by scr-oath about 2 years ago - 1 comment

#44 - json lib treats empty object as array

Issue - State: closed - Opened by scr-oath about 2 years ago

#43 - Fix the case where reading a line has spaces in it

Pull Request - State: closed - Opened by scr-oath about 2 years ago

#42 - Upgrade to argparse-0.7.1 - now from https://github.com/luarocks/argparse

Pull Request - State: closed - Opened by scr-oath about 2 years ago

#41 - Fix setOutput to honor passed in variable rather than get from stack.

Pull Request - State: closed - Opened by scr-oath about 2 years ago

#40 - Update plugin to work more like goroutines

Pull Request - State: closed - Opened by scr-oath about 2 years ago

#38 - Added argparse from https://github.com/mpeterv/argparse

Pull Request - State: closed - Opened by scr-oath about 2 years ago

#37 - add location parameter for time.parse

Pull Request - State: closed - Opened by wangsongyan about 2 years ago

#36 - Added optparse from https://github.com/davidm/lua-pythonic-optparse

Pull Request - State: closed - Opened by scr-oath about 2 years ago - 1 comment

#34 - add file_request for http client

Pull Request - State: closed - Opened by wangsongyan over 2 years ago - 5 comments

#33 - Add strings.fields() function

Pull Request - State: closed - Opened by alexjx over 2 years ago - 3 comments

#32 - Make ioutils.copy return the error rather than raise it.

Pull Request - State: closed - Opened by scr-oath over 2 years ago

#31 - Added base64 library with encoders/decoders and json encoders/decoders

Pull Request - State: closed - Opened by scr-oath over 2 years ago - 4 comments

#30 - Add a base64 module from the golang's encoding/base64 encodings.

Pull Request - State: closed - Opened by scr-oath over 2 years ago - 1 comment

#29 - Added encoder and decoder for json and yaml, and strings.Reader and Buffer

Pull Request - State: closed - Opened by scr-oath over 2 years ago - 1 comment

#28 - Just ensure the state is closed when testing.

Pull Request - State: closed - Opened by scr-oath over 2 years ago

#24 - Add shellescape to top README

Pull Request - State: closed - Opened by scr-oath over 2 years ago

#23 - Add shellescape

Pull Request - State: closed - Opened by scr-oath over 2 years ago - 1 comment

#22 - fix test_client.lua

Pull Request - State: closed - Opened by wangsongyan over 3 years ago

#21 - 数据库连接能否使用golang里面传递过来么

Issue - State: open - Opened by xwinie over 3 years ago

#20 - fix ci

Pull Request - State: closed - Opened by vadv almost 4 years ago

#19 - Add progress bar

Pull Request - State: closed - Opened by spigell almost 4 years ago

#18 - Added yaml.encode and a few test cases for it

Pull Request - State: closed - Opened by scr-oath almost 4 years ago - 1 comment

#17 - gopher-lua-libs/xmlpath/ not suport xml

Issue - State: open - Opened by yongshengli almost 4 years ago

#16 - add goreleaser

Pull Request - State: closed - Opened by vadv about 4 years ago

#15 - dep fixes

Pull Request - State: closed - Opened by vadv over 4 years ago

#14 - enable ci

Pull Request - State: closed - Opened by vadv over 4 years ago

#13 - Broken ci runs with fresh packages

Issue - State: closed - Opened by spigell over 4 years ago - 1 comment

#12 - add cloudwatch get-metric-data

Pull Request - State: closed - Opened by vadv about 5 years ago

#11 - add stats package

Pull Request - State: closed - Opened by vadv about 5 years ago

#10 - refs #9. Export LuaPlugin struct and State field

Pull Request - State: closed - Opened by spigell about 5 years ago - 2 comments

#9 - Function to push 3rd party modules to plugin package

Issue - State: open - Opened by spigell about 5 years ago - 1 comment

#8 - http_client. add headers from response to result.

Pull Request - State: closed - Opened by spigell about 5 years ago

#7 - YAML encoding

Issue - State: closed - Opened by jtarchie over 5 years ago - 1 comment

#6 - Usage http.server as plugin after error

Issue - State: closed - Opened by spigell over 5 years ago - 2 comments

#5 - add log dsl

Pull Request - State: closed - Opened by spigell over 5 years ago - 2 comments

#4 - Docs

Pull Request - State: closed - Opened by spigell over 5 years ago - 1 comment

#3 - Add optional timeout (seconds) to cmd:Exec()

Pull Request - State: closed - Opened by demond2 over 5 years ago - 2 comments

#2 - Docs

Pull Request - State: closed - Opened by spigell over 5 years ago - 1 comment

#1 - Unknown type error in db plugin (pg)

Issue - State: closed - Opened by spigell over 5 years ago - 2 comments