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

voxpupuli / pypuppetdb / 214

Builds Branch Commit Type Ran Committer Via Coverage
214 v0.3.0 Version bump to 0.3.0 (#94) push 11 Jun 2016 10:19PM UTC GitHub travis-ci pending completion   set done
213 master Version bump to 0.3.0 (#94) push 11 Jun 2016 10:17PM UTC web-flow travis-ci pending completion   set done
212 master Version bump to 0.3.0 Pull #94 11 Jun 2016 10:15PM UTC corey.hammerton travis-ci pending completion   set done
211 master Query builder (#92) * pypuppetdb/QueryBuilder.py: Adding initial work on an OOP query builder. Part of https://github.com/voxpupuli/pypuppetdb/issues/77 Currently this only contains all available binary operators as listed in https://docs.... push 11 Jun 2016 09:55PM UTC GitHub travis-ci pending completion   set done
210 master pypuppetdb/types.py: Removing the latest_report_noop variable from the Node() type. (#93) This field from PuppetDB is only used to determine the status field. There's little point in making it its own variable in the type. push 11 Jun 2016 09:53PM UTC GitHub travis-ci pending completion   set done
209 master pypuppetdb/types.py: Removing the latest_report_noop variable from the Node() type. This field from PuppetDB is only used to determine the status field. There's little point in making it its own variable in the type. Pull #93 11 Jun 2016 09:51PM UTC corey.hammerton travis-ci pending completion   set done
208 master tests/test_querybuilder.py: Fixing Python 3.3 tests. Python 3.3 tests failed because of the zero-padded month values in the datetime constructor. Replacing the 06 with 6 to fix tests, string outputs remain the same. Pull #92 11 Jun 2016 09:45PM UTC corey.hammerton travis-ci pending completion   set done
207 master pypuppetdb/QueryBuilder.py: NotOperator() objects do not allow multi-element lists in add() Users who try to add a list of operators in the add() function now receive an APIError. This further enhances the restriction that this query only accept... Pull #92 11 Jun 2016 09:35PM UTC corey.hammerton travis-ci pending completion   set done
206 master pypuppetdb/types.py: Removing all __query_scope variables for QueryBuilder objects Removing additional private class variables for QueryBuilder objects, currently all EqualsOperator objects, to replace the __query_scope variables present in the `... Pull #92 07 Jun 2016 12:50AM UTC corey.hammerton travis-ci pending completion   set done
205 master pypuppetdb/api.py: Removing the string casting for the query parameter in _query Python again interpreted this as a unicode type with the str() wrapper. Removing it removed the bug. Pull #92 01 Jun 2016 01:14AM UTC corey.hammerton travis-ci pending completion   set done
204 master pypuppetdb/QueryBuilder.py: Fixing bugs after first test against a real PuppetDB The code was interpreting the type of the field attribute as a unicode in the BinaryOperator constructor, have to check for that as well as a string The Python bool... Pull #92 01 Jun 2016 01:10AM UTC corey-hammerton travis-ci pending completion   set done
203 master docs/api.rst: Including the strings used to import and use QueryBuilder Pull #92 01 Jun 2016 12:44AM UTC corey.hammerton travis-ci pending completion   set done
202 master tests/test_querybuilder.py: Adding a missing blank line before the first test class Pull #92 31 May 2016 12:59AM UTC corey.hammerton travis-ci pending completion   set done
200 master pypuppetdb/api.py: Integrating the QueryBuilder classes into api Pull #92 31 May 2016 12:51AM UTC corey.hammerton travis-ci pending completion   set done
199 master pypuppetdb/types.py: fix Python3 compatibility (#90) Use dict.itervalues() by default, but fall back to dict.values() if it doesn't exist. push 31 May 2016 12:22AM UTC Corey Hammerton travis-ci pending completion   set done
  • ← Previous
  • 1
  • 2
  • …
  • 15
  • 16
  • 17
  • 18
  • 19
  • 20
  • 21
  • 22
  • 23
  • 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