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

criteo / ipam-client / 182

Builds Branch Commit Type Ran Committer Via Coverage
182 v0.5.1 Make `_get_version()` more reliable (#28) Add a limit to the SQL query to avoid "unread result found" in case the DB has 2 entries (which is not normal). Also remove the unnecessary lock as we just perform a simple read. push 24 Apr 2019 07:53AM UTC web-flow travis-ci pending completion   set done
181 master Make `_get_version()` more reliable (#28) Add a limit to the SQL query to avoid "unread result found" in case the DB has 2 entries (which is not normal). Also remove the unnecessary lock as we just perform a simple read. push 24 Apr 2019 07:52AM UTC web-flow travis-ci pending completion   set done
180 get_version_reliability Make `_get_version()` more reliable Add a limit to the SQL query to avoid "unread result found" in case the DB has 2 entries (which is not normal). Also remove the unnecessary lock as we just perform a simple read. Pull #28 23 Apr 2019 02:53PM UTC web-flow travis-ci pending completion   set done
179 get_version_reliability Make `_get_version()` more reliable Add a limit to the SQL query to avoid "unread result found" in case the DB has 2 entries (which is not normal). Also remove the unnecessary lock as we just perform a simple read. push 23 Apr 2019 02:51PM UTC inetAnt travis-ci pending completion   set done
177 v0.5.0 Compatibility with newer PHPIPAM versions (#27) Newer versions of PHPIPAM use the field `hostname` instead of `dns_name`, this commit aims at supporting both variations by detecting the running version using the `version` field from the database. push 19 Apr 2019 03:34PM UTC web-flow travis-ci pending completion   set done
176 master Compatibility with newer PHPIPAM versions (#27) Newer versions of PHPIPAM use the field `hostname` instead of `dns_name`, this commit aims at supporting both variations by detecting the running version using the `version` field from the database. push 19 Apr 2019 03:32PM UTC web-flow travis-ci pending completion   set done
175 dnsname_to_hostname Remove unused argument in test_get_version Pull #27 19 Apr 2019 03:24PM UTC web-flow travis-ci pending completion   set done
174 dnsname_to_hostname Move DB creation code to a specific function Avoids code duplication. Pull #27 18 Apr 2019 03:35PM UTC web-flow travis-ci pending completion   set done
173 dnsname_to_hostname Improve testing and coverage Tests for old and new DB versions, also checks that PHPIPAM object creation fails if no version number can be retrieved from the database. Pull #27 18 Apr 2019 03:21PM UTC web-flow travis-ci pending completion   set done
172 dnsname_to_hostname Merge remote-tracking branch 'upstream/master' into dnsname_to_hostname Pull #27 17 Apr 2019 03:30PM UTC web-flow travis-ci pending completion   set done
171 master Ignore state when selecting IP addresses (#26) * Ignore state when selecting IP addresses Let the user get all IPs with their state and decide what to to afterwards. * Cast to `int` and update tests push 17 Apr 2019 03:02PM UTC dclaisse travis-ci pending completion   set done
170 dnsname_to_hostname Return both `dns_name` and `hostname` attributes for an IP address In order to be stay compatible with implementations that use the `dns_name` attribute, return both fields. The `dns_name` key will be deprecated at some point : implementations mu... Pull #27 17 Apr 2019 01:04PM UTC web-flow travis-ci pending completion   set done
169 master Limit rows when checking if IP already exists (#25) Fixes the "Unread result found" : as the select may return multiple rows and `self.cur.fetchone()` only reads 1 result, the "Unread result found" exception could occur. push 17 Apr 2019 09:41AM UTC dclaisse travis-ci pending completion   set done
168 select-ip-state Cast to `int` and update tests Pull #26 17 Apr 2019 09:37AM UTC web-flow travis-ci pending completion   set done
167 unread-results Limit rows when checking if IP already exists Fixes the "Unread result found" : as the select may return multiple rows and `self.cur.fetchone()` only reads 1 result, the "Unread result found" exception could occur. Pull #25 17 Apr 2019 09:30AM UTC web-flow 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