• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

criteo / ipam-client / 166

Builds Branch Commit Type Ran Committer Via Coverage
166 v0.4.6 Directly delete IP addresses in delete_subnet (#24) Due to the MySQL lock, it was not possible to delete a subnet and empty it at the same time. As `_empty_subnet()` was only called by `delete_subnet()`, the function is removed and the code dire... push 15 Apr 2019 04:13PM UTC web-flow travis-ci pending completion   set done
165 master Directly delete IP addresses in delete_subnet (#24) Due to the MySQL lock, it was not possible to delete a subnet and empty it at the same time. As `_empty_subnet()` was only called by `delete_subnet()`, the function is removed and the code dire... push 15 Apr 2019 04:11PM UTC web-flow travis-ci pending completion   set done
164 v0.4.6 Do not insert subnet if it is bigger than parent Only testing for overlap is not enough since the candidate subnet could overlap the parent subnet while being bigger. push 15 Apr 2019 04:11PM UTC dclaisse travis-ci pending completion   set done
163 empty_subnet_lock Directly delete IP addresses in delete_subnet Due to the MySQL lock, it was not possible to delete a subnet and empty it at the same time. As `_empty_subnet()` was only called by `delete_subnet()`, the function is removed and the code directly in... Pull #24 15 Apr 2019 04:01PM UTC web-flow travis-ci pending completion   set done
162 v0.4.5 Do not insert subnet if it is bigger than parent Only testing for overlap is not enough since the candidate subnet could overlap the parent subnet while being bigger. push 15 Apr 2019 03:46PM UTC dclaisse travis-ci pending completion   set done
161 master Do not insert subnet if it is bigger than parent Only testing for overlap is not enough since the candidate subnet could overlap the parent subnet while being bigger. push 15 Apr 2019 03:43PM UTC dclaisse travis-ci pending completion   set done
160 add_subnet Do not insert subnet if it is bigger than parent Only testing for overlap is not enough since the candidate subnet could overlap the parent subnet while being bigger. Pull #23 15 Apr 2019 03:27PM UTC web-flow travis-ci pending completion   set done
159 add_subnet Improve checks, tests and coverage Pull #23 12 Apr 2019 04:16PM UTC web-flow travis-ci pending completion   set done
158 add_subnet Correct line lengths Pull #23 12 Apr 2019 02:49PM UTC web-flow travis-ci pending completion   set done
157 add_subnet Simplify add_subnet tests Pull #23 12 Apr 2019 02:48PM UTC web-flow travis-ci pending completion   set done
156 add_subnet Improve tests and performance in add_subnet Retrieve the list of existing subnets within the parent to check for overlaps instead of listing all potential subnets of the given parent. Pull #23 11 Apr 2019 12:01PM UTC web-flow travis-ci pending completion   set done
155 add_subnet Implement function to add a specific subnet. The add_next_subnet only allows you to add a subnet from the beginning of the subnet. add_subnet() helps you creating a subnet where you want inside the parent subnet. Pull #23 09 Apr 2019 09:50AM UTC web-flow travis-ci pending completion   set done
153 add_subnet Implement function to add a specific subnet. The add_next_subnet only allows you to add a subnet from the beginning of the subnet. add_subnet() helps you creating a subnet where you want inside the parent subnet. Pull #23 09 Apr 2019 09:39AM UTC web-flow travis-ci pending completion   set done
151 v0.4.4 Use named locks instead of locking tables It is dangerous to lock tables in r/w mode, and if any user is currently reading table, it may take a long time before acquiring it. To mitigate this, use a dedicated lock for ipam client. push 04 Mar 2019 05:09PM UTC dclaisse travis-ci pending completion   set done
150 master Use named locks instead of locking tables It is dangerous to lock tables in r/w mode, and if any user is currently reading table, it may take a long time before acquiring it. To mitigate this, use a dedicated lock for ipam client. push 04 Mar 2019 05:09PM UTC dclaisse travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • 11
  • Next →
  • Back to Repo
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2025 Coveralls, Inc