Ecosyste.ms: Issues

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

GitHub / sunshineplan/utils issues and pull requests

#80 - progressbar: Print to os.Stdout

Pull Request - State: closed - Opened by sunshineplan 4 months ago

#79 - log: Fix test

Pull Request - State: closed - Opened by sunshineplan 5 months ago

#78 - License

Pull Request - State: closed - Opened by sunshineplan 5 months ago

#77 - Remove httpproxy

Pull Request - State: closed - Opened by sunshineplan 5 months ago

#76 - cache: Add Value

Pull Request - State: closed - Opened by sunshineplan 5 months ago

#75 - build(deps): bump golang.org/x/net from 0.28.0 to 0.29.0 in /httpproxy

Pull Request - State: closed - Opened by dependabot[bot] 5 months ago
Labels: dependencies, go

#74 - Update go 1.23

Pull Request - State: closed - Opened by sunshineplan 6 months ago

#73 - build(deps): bump golang.org/x/net from 0.27.0 to 0.28.0 in /httpproxy

Pull Request - State: closed - Opened by dependabot[bot] 6 months ago
Labels: dependencies, go

#72 - Remove workers and executor package

Pull Request - State: closed - Opened by sunshineplan 7 months ago

#71 - build(deps): bump golang.org/x/net from 0.26.0 to 0.27.0 in /httpproxy

Pull Request - State: closed - Opened by dependabot[bot] 7 months ago
Labels: dependencies, go

#70 - loadbalance: Use ring

Pull Request - State: closed - Opened by sunshineplan 7 months ago

#69 - cache: Add Ring

Pull Request - State: closed - Opened by sunshineplan 7 months ago

#68 - cache: List sync.RWMutex

Pull Request - State: closed - Opened by sunshineplan 7 months ago

#67 - cache: Add List

Pull Request - State: closed - Opened by sunshineplan 7 months ago

#66 - scheduler: Add test log

Pull Request - State: closed - Opened by sunshineplan 7 months ago

#65 - scheduler: Fix test

Pull Request - State: closed - Opened by sunshineplan 7 months ago

#64 - executor: Update generics

Pull Request - State: closed - Opened by sunshineplan 7 months ago

#63 - cache: Fix loop

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#62 - loadbalance: Rewrite

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#61 - Range over int

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#60 - cache: Add Map

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#59 - pool: Add NewFunc

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#58 - pool: make New return pointer

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#57 - cache: Use generic and context

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#56 - Create pool package

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#55 - scheduler: Rewrite complex Next and TickerDuration

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#54 - scheduler: Remove weekdaySched

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#53 - scheduler: Fix multiSched Next

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#52 - scheduler: Next must be matched time (weekSched)

Pull Request - State: closed - Opened by sunshineplan 8 months ago

#51 - build(deps): bump golang.org/x/net from 0.25.0 to 0.26.0 in /httpproxy

Pull Request - State: closed - Opened by dependabot[bot] 8 months ago
Labels: dependencies, go

#50 - log: Add File method

Pull Request - State: closed - Opened by sunshineplan 9 months ago

#49 - scheduler: Next must be matched time (sched)

Pull Request - State: closed - Opened by sunshineplan 9 months ago

#48 - scheduler: Add d and next field

Pull Request - State: closed - Opened by sunshineplan 9 months ago

#47 - scheduler: Update

Pull Request - State: closed - Opened by sunshineplan 9 months ago

#46 - scheduler: Use Next instead of First

Pull Request - State: closed - Opened by sunshineplan 9 months ago

#45 - Update

Pull Request - State: closed - Opened by sunshineplan 9 months ago

#44 - Create processing/text package

Pull Request - State: closed - Opened by sunshineplan 9 months ago

#43 - build(deps): bump golang.org/x/net from 0.24.0 to 0.25.0 in /httpproxy

Pull Request - State: closed - Opened by dependabot[bot] 9 months ago
Labels: dependencies, go

#42 - Use math/rand/v2

Pull Request - State: closed - Opened by sunshineplan 9 months ago

#41 - build(deps): bump golang.org/x/net from 0.23.0 to 0.24.0 in /httpproxy

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#40 - build(deps): bump golang.org/x/net from 0.22.0 to 0.23.0 in /httpproxy

Pull Request - State: closed - Opened by dependabot[bot] 10 months ago
Labels: dependencies, go

#39 - csv: Add SkipWriteFields

Pull Request - State: closed - Opened by sunshineplan 11 months ago

#38 - build(deps): bump golang.org/x/net from 0.21.0 to 0.22.0 in /httpproxy

Pull Request - State: closed - Opened by dependabot[bot] 11 months ago
Labels: dependencies, go

#37 - build(deps): bump golang.org/x/net from 0.20.0 to 0.21.0 in /httpproxy

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

#36 - build(deps): bump nick-invision/retry from 2 to 3

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

#35 - executor: Fix test

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#34 - clock: Fix Add negative duration

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#33 - clock: Add MustParse

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#32 - clock: Add IsZero and Seconds

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#31 - Create clock package

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#30 - build(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 in /httpproxy

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

#29 - smtp: Support connect TLS server

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#28 - html: Tr accept mixed Th and Td

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#27 - httpsvr: SetLogger also set http.Server.ErrorLog

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#26 - html: Element support for adding multiple contents

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#25 - Html improve

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#24 - html: Improve

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#23 - html: Rewrite

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#22 - Create html package

Pull Request - State: closed - Opened by sunshineplan about 1 year ago

#21 - build(deps): bump actions/setup-go from 4 to 5

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

#20 - build(deps): bump golang.org/x/net from 0.18.0 to 0.19.0 in /httpproxy

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

#19 - build(deps): bump golang.org/x/net from 0.17.0 to 0.18.0 in /httpproxy

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

#18 - choice: Menu add showQuit option

Pull Request - State: closed - Opened by sunshineplan over 1 year ago

#17 - choice: Add ChooseWithDefault

Pull Request - State: closed - Opened by sunshineplan over 1 year ago

#16 - Create choice package

Pull Request - State: closed - Opened by sunshineplan over 1 year ago

#15 - retry: Join errors

Pull Request - State: closed - Opened by sunshineplan over 1 year ago

#15 - retry: Join errors

Pull Request - State: closed - Opened by sunshineplan over 1 year ago

#14 - build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /httpproxy

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

#14 - build(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /httpproxy

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

#13 - build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 in /httpproxy

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

#13 - build(deps): bump golang.org/x/net from 0.15.0 to 0.16.0 in /httpproxy

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

#12 - build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 in /httpproxy

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

#12 - build(deps): bump golang.org/x/net from 0.14.0 to 0.15.0 in /httpproxy

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

#11 - build(deps): bump actions/checkout from 3 to 4

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

#11 - build(deps): bump actions/checkout from 3 to 4

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

#10 - build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 in /httpproxy

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

#10 - build(deps): bump golang.org/x/net from 0.13.0 to 0.14.0 in /httpproxy

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

#9 - build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 in /httpproxy

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

#9 - build(deps): bump golang.org/x/net from 0.12.0 to 0.13.0 in /httpproxy

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

#8 - build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 in /httpproxy

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

#8 - build(deps): bump golang.org/x/net from 0.11.0 to 0.12.0 in /httpproxy

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

#7 - build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 in /httpproxy

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

#7 - build(deps): bump golang.org/x/net from 0.10.0 to 0.11.0 in /httpproxy

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

#6 - build(deps): bump golang.org/x/net from 0.9.0 to 0.10.0 in /httpproxy

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

#5 - build(deps): bump golang.org/x/net from 0.8.0 to 0.9.0 in /httpproxy

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

#4 - build(deps): bump actions/setup-go from 3 to 4

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

#3 - build(deps): bump golang.org/x/net from 0.7.0 to 0.8.0 in /httpproxy

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

#2 - build(deps): bump golang.org/x/net from 0.6.0 to 0.7.0 in /httpproxy

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

#1 - build(deps): bump golang.org/x/net from 0.5.0 to 0.6.0 in /httpproxy

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