13 Commits (92ffeadb7ba00e36e22164160596f36c4265eec8)

Author SHA1 Message Date
Julius Volz af513468eb Fix some dead code, missing error checks, shadowings. 9 years ago
Julius Volz 995d3b831d Fix most golint warnings. 9 years ago
Fabian Reinartz d6b8da8d43 Switch promql types to common/model 9 years ago
Fabian Reinartz 1535ef1457 Replace metric.SamplePair with model.SamplePair 9 years ago
Fabian Reinartz 306e8468a0 Switch from client_golang/model to common/model 9 years ago
Brian Brazil a0f0b82348 promql: Test errors aren't always ParseErr 9 years ago
Fabian Reinartz fe301d7946 promql: remove global flags 10 years ago
Fabian Reinartz 03b737322e promql: expose storage and query engine for tests 10 years ago
Fabian Reinartz 0de6edbdfc Move pkg/ to util/ 10 years ago
Fabian Reinartz dbc0d30e3e Move string functionality to pkg/strutil 10 years ago
Fabian Reinartz 3c8fbf1e15 Move test package to pkg/testutil 10 years ago
Fabian Reinartz b7eb105ffa Remove test flags in help output 10 years ago
Fabian Reinartz 6321964738 Add parsing and execution of new test format. 10 years ago