Skip to content

Pull requests: etcd-io/bbolt

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

build(deps): Bump golang.org/x/sys from 0.12.0 to 0.13.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#573 by dependabot bot was merged Oct 9, 2023 Loading…
build(deps): Bump golang.org/x/sync from 0.3.0 to 0.4.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#574 by dependabot bot was merged Oct 9, 2023 Loading…
ignore goland ide generated files
#223 by huahang was merged Apr 26, 2021 Loading…
cmd/bbolt: pagesCommand no need db.Update
#226 by qingyunha was merged Apr 24, 2021 Loading…
bucket,cursor: clarify sort order and seek algorithm
#250 by x1ddos was merged Dec 21, 2022 Loading…
Merge redundant codes in node.rebalance
#256 by gbin10533 was closed Mar 15, 2023 Loading…
Add BoltDB Viewer to projects section in README
#255 by zc310 was merged Apr 24, 2021 Loading…
Use madvise syscall wrapper from golang.org/x/sys/unix
#243 by tklauser was merged Mar 24, 2021 Loading…
test: add buffer to a channel to avoid goroutine leak
#254 by lzhfromustc was merged Mar 24, 2021 Loading…
Add Mlock flag.
#273 by wpedrak was merged Apr 26, 2021 Loading…
Skip few long running tests in -short mode
#274 by wpedrak was merged Apr 23, 2021 Loading…
display progress during benchmark resurrection The PR makes sense but not responsive. So please anyone feel free to resurrect this PR
#284 by song-zhang was closed Mar 14, 2023 Loading…
Update changelog format error
#591 by ahrtr was merged Oct 27, 2023 Loading…
Complete migration to OWNERS file
#578 by jmhbnz was merged Oct 27, 2023 Loading…
Add changelog items for 1.3.8
#589 by ahrtr was merged Oct 26, 2023 Loading…
Move to Github Actions / Golangci-Lint
#321 by mrueg was merged Oct 19, 2022 Loading…
Ensure the stats is always 64bit aligned
#584 by ahrtr was merged Oct 25, 2023 Loading…
build(deps): Bump github.com/spf13/cobra from 1.7.0 to 1.8.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#595 by dependabot bot was merged Nov 6, 2023 Loading…
fix: change pageItemCommand default format auto
#596 by Elbehery was merged Nov 7, 2023 Loading…
Run gofmt
#342 by mrueg was merged Oct 20, 2022 Loading…
Enable lint in github actions
#343 by mrueg was merged Nov 8, 2022 Loading…
build(deps): Bump golang.org/x/sys from 0.13.0 to 0.14.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#593 by dependabot bot was merged Nov 7, 2023 Loading…
build(deps): Bump golang.org/x/sync from 0.4.0 to 0.5.0 dependencies Pull requests that update a dependency file go Pull requests that update Go code
#594 by dependabot bot was merged Nov 7, 2023 Loading…
ProTip! Filter pull requests by the default branch with base:main.