index
:
delta/docker.git
0.10
0.10.1-hotfixes
1.12.x
1.13.0-rc4-cherrypicks
1.13.x
17.03.x
17.04.x
17.05.x
19.03
20.10
22.06
23.0
24.0
6969-reponame-rest-api
b2d-install-rewrite
baserock/v1.0.1
baserock/v1.1.2
bump_v1.10.1
bump_v1.10.2
bump_v1.10.3
bump_v1.11.0
bump_v1.11.1
bump_v1.12.0
bump_v1.12.1
change_email
changelog-1.12.2
cherry-picks-1.12.2
cpuguy-test-sync
doc0.8.1
docs
docs-1.0
docs-1.1
docs-1.3.3
docs-1.4
docs-for-new-commands
fix-ben-redirect
fix-makefile-update-external
fix_registry_pushes
hotfix-0.9.2
icecrime-patch-1
jenkins-test-1
jenkins-test-2
jjh/ioctl-vhd
libn-bump
linkchecker-updates
market_release
master
merge_release_v1.2.0
moby
move-to-markdown
move_git_clone_client_side
moxiegirl-patch-1
moxiegirl-patch-README
name_label
nl
p2p_transfer
patch-bad-formatting
post-1.2.0-docs-update-1
post-1.2.0-docs_update-2
priv-repos
publish-compose-docs
real-master
release
release-0.10
release-0.9
release-1.3
release_v1.8.0
revert-11495-m3
revert-11572-skip-hello-world-test
revert-12383-patch-1
revert-12882-12824-uninstall-docs
revert-16228-ContextualizeEvents
revert-16556-10662-randomunix
revert-20566-20371-validate-hostname
revert-39415-master
shykes-new-docs-maintainers
stevvooe-patch-1
swarm
swarm-backend
swarm-cli
swarm-stack
typofix
v1.6.0
v1.8.2
github.com: dotcloud/docker.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libnetwork
/
bitseq
/
sequence_test.go
Commit message (
Expand
)
Author
Age
Files
Lines
*
libnetwork/bit{seq,map}: delete CheckConsistency()
Cory Snider
2023-01-27
1
-30
/
+0
*
libnetwork/config: remove vestiges of global scope
Cory Snider
2023-01-26
1
-1
/
+1
*
libnetwork/bitseq: refactor in terms of bitmap
Cory Snider
2023-01-20
1
-1097
/
+29
*
libnetwork/bitseq: add marshal/unmarshal tests
Cory Snider
2023-01-20
1
-0
/
+64
*
refactor: move from io/ioutil to io and os package
Eng Zer Jun
2021-08-27
1
-2
/
+1
*
libnetwork: remove unused "testutils" imports
Sebastiaan van Stijn
2021-08-18
1
-1
/
+0
*
Fixup libnetwork lint errors
Brian Goff
2021-06-01
1
-1
/
+1
*
Fix issues running libnetwork tests.
Brian Goff
2021-06-01
1
-6
/
+8
*
Fix libnetwork imports
Brian Goff
2021-06-01
1
-2
/
+2
*
Fix gofmt in preparation of Go 1.13 update
Sebastiaan van Stijn
2020-02-27
1
-8
/
+8
*
IPAM and Bitseq test cases
Abhinandan Prativadi
2018-03-09
1
-6
/
+55
*
Adding a unit case to verify rollover
Abhinandan Prativadi
2017-10-03
1
-145
/
+99
*
Minor unit test change
Abhinandan Prativadi
2017-09-29
1
-10
/
+192
*
Adding a unit test to catch offset scenarios
Abhinandan Prativadi
2017-07-10
1
-32
/
+72
*
Remove unnecessary string formats
Ke Li
2016-11-22
1
-8
/
+8
*
Fix bitseq.SetAnyInRange
Alessandro Boch
2016-09-13
1
-4
/
+5
*
Remove kvstore deps from datastore package
Jana Radhakrishnan
2016-04-15
1
-0
/
+5
*
Use gofmt with -s instead of goimports
Vincent Demeester
2016-02-12
1
-3
/
+3
*
Allow bitseq caller to run consistency check
Alessandro Boch
2016-01-14
1
-0
/
+148
*
Increase test coverage in bitsequence
Alessandro Boch
2015-12-11
1
-1
/
+235
*
Adjust ipam errors
Alessandro Boch
2015-12-02
1
-3
/
+3
*
Fix bug in bitsequence.pushReservation
Alessandro Boch
2015-11-24
1
-0
/
+111
*
Remove 2^32 bits restriction on bitsequence
Alessandro Boch
2015-10-10
1
-27
/
+27
*
Allow to set bits in a range in bitseq
Alessandro Boch
2015-09-18
1
-38
/
+178
*
Move test specific functions to a testutils package.
David Calavera
2015-09-07
1
-1
/
+1
*
bitseq to provide atomic functions
Alessandro Boch
2015-08-16
1
-59
/
+126
*
bitseq to only handle and return unsigned types
Alessandro Boch
2015-08-16
1
-45
/
+45
*
Control exported types in bitseq
Alessandro Boch
2015-08-16
1
-273
/
+274
*
network byte order to bitseq serializer
Alessandro Boch
2015-08-16
1
-0
/
+2
*
Rework push reservation w/ datastore
Alessandro Boch
2015-06-17
1
-0
/
+52
*
Add numerical ids manager
Alessandro Boch
2015-06-17
1
-2
/
+2
*
Add serialize/deserialize for sequence list
Alessandro Boch
2015-06-17
1
-0
/
+42
*
Add bitseq package
Alessandro Boch
2015-06-17
1
-0
/
+333