- Dec 14, 2015
-
-
Erik Dalén authored
-
Erik Dalén authored
-
Erik Dalén authored
-
Erik Dalén authored
It seems like newer versions of PuppetDB only accept dates in UTC and only with "Z" as time zone specifier, not "+00:00". So change to use that instead. Fixes #81
-
- Nov 09, 2015
-
-
Erik Dalén authored
-
- Nov 01, 2015
-
-
Erik Dalén authored
-
Erik Dalén authored
By only querying for the necessary fields we should get better performance.
-
Erik Dalén authored
We might as well keep Ruby 1.8 compatibility in this regard for now.
-
Erik Dalén authored
-
Erik Dalén authored
Fixes #73
-
Erik Dalén authored
-
Erik Dalén authored
Test #71 somewhat properly
-
Erik Dalén authored
Fixes #71
-
Erik Dalén authored
Allow the config to specify a HTTP URL
-
- Oct 30, 2015
-
-
Erik Dalén authored
Don’t require a boolean to be passed to it
-
- Oct 21, 2015
-
-
Erik Dalén authored
-
Erik Dalén authored
Bug/68 query facts missing method
-
Erik Dalén authored
Fix query syntax in facts call
-
- Oct 20, 2015
-
-
Adam Yohrling authored
-
Adam Yohrling authored
-
Adam Yohrling authored
-
- Oct 15, 2015
-
-
Erik Dalén authored
-
Erik Dalén authored
-
Erik Dalén authored
-
- Oct 12, 2015
-
-
Erik Dalén authored
-
Erik Dalén authored
-
Erik Dalén authored
-
Erik Dalén authored
-
Erik Dalén authored
-
Erik Dalén authored
Reworked to use grammar from the NodeJS version. Handle arbitrary subqueries and structured fact queries.
-
- Oct 05, 2015
-
-
Erik Dalén authored
-
Erik Dalén authored
-
Erik Dalén authored
-
Erik Dalén authored
-
- Sep 28, 2015
-
-
Erik Dalén authored
-
Erik Dalén authored
-
Erik Dalén authored
Use the parser to construct a fact query instead of using the facts query on the connection class.
-
Erik Dalén authored
-
Erik Dalén authored
Move fact query creating function from connection class to parser
-
Erik Dalén authored
-