- 06 Jun, 2020 1 commit
-
-
Steven Allen authored
-
- 23 Dec, 2019 7 commits
-
-
Yulin Chen authored
-
Yulin Chen authored
* Document how to get all entries in ranger * update doc + test
-
Yulin Chen authored
* Add Len() to Ranger
-
Yulin Chen authored
* Update travis resiliency
-
Yulin Chen authored
-
Yulin Chen authored
-
Yulin Chen authored
##Summary Investigated memory leak symptoms reported in #15 , and turns out path compression upon removal of networks was not implemented correctly, instead, it simply did a parent child reassignment. Added to unit testing to prove desired behavior and added a memory leak unit test using a slightly modified version of the test used to uncover the problem in #15 , use -short flag in local testing to skip added slow test, as documented by https://golang.org/pkg/testing/#Short
-
- 21 Dec, 2019 2 commits
- 06 Aug, 2019 1 commit
-
-
Yulin Chen authored
Fixes errors produced by dep 0.5.0
-
- 18 Jan, 2019 1 commit
-
-
Maciej Biłas authored
Recent version of dep - 0.5.0 produces errors on `dep status`: ``` ◦ dep status Gopkg.lock is out of sync with imports and/or Gopkg.toml. Run `dep check` for details. PROJECT MISSING PACKAGES input-digest mismatch ``` This commit updates `Gopkg.lock` to recent dep format I essentially ran `dep ensure`.
-
- 14 Feb, 2018 1 commit
-
-
Yulin Chen authored
-
- 05 Feb, 2018 1 commit
-
-
Yulin Chen authored
Add CoveredNetworks option
-
- 04 Feb, 2018 3 commits
-
-
Yulin Chen authored
-
Yulin Chen authored
-
Yulin Chen authored
-
- 01 Feb, 2018 1 commit
-
-
Rob Adams authored
This would cause error when checking out with git clone --recursive, such as when golang dep clones the repo. Signed-off-by: Rob Adams <readams@readams.net>
-
- 31 Jan, 2018 2 commits
-
-
Rob Adams authored
-
Rob Adams authored
Signed-off-by: Rob Adams <readams@readams.net>
-
- 19 Dec, 2017 1 commit
-
-
Rob Adams authored
* Search by CIDR rather than just by IP. Signed-off-by: Rob Adams <readams@readams.net>
-
- 27 Nov, 2017 2 commits
-
-
Yulin Chen authored
travis: add 1.9.x to go versions
-
Davor Kapsa authored
-
- 25 Sep, 2017 1 commit
-
-
Yulin Chen authored
-
- 22 Sep, 2017 1 commit
-
-
Yulin Chen authored
-
- 11 Sep, 2017 1 commit
-
-
Yulin Chen authored
Fix index-out-of-bound bug when inserting network that shares direct branch point with single-IP (leaf) network, closes #3
-
- 04 Sep, 2017 1 commit
-
-
Yulin Chen authored
Support storing custom user data with inserted entries to Ranger by introducing the RangerEntry interface, closes #2
-
- 31 Aug, 2017 1 commit
-
-
Yulin Chen authored
-
- 30 Aug, 2017 5 commits
-
-
Yulin Chen authored
-
Yulin Chen authored
-
Yulin Chen authored
-
Yulin Chen authored
-
Yulin Chen authored
-
- 29 Aug, 2017 7 commits
-
-
Yulin Chen authored
-
Yulin authored
-
Yulin authored
-
Yulin Chen authored
-
Yulin authored
-
Yulin Chen authored
-
Yulin Chen authored
-