COMMITS
/ cmd/eval.go June 25, 2024
J
trace+tester: Adding local var values to trace and test report (#6815)
Johan Fylling committed
June 19, 2024
J
Bumping golangci-lint to v1.59.1 (#6817)
Johan Fylling committed
January 29, 2024
C
cmd: add env var backups to command flags (#6508)
Colin J Lacy committed
December 20, 2023
J
Adding `--v1-compatible` flag to `build`, `opa eval` (#6478)
Johan Fylling committed
July 19, 2023
A
cmd: Fix formatting of discard subcommand help text
Ashutosh Narkar committed
2
cmd: adds a discard subcommand for format to discard the result Fixes: #5863
26tanishabanik committed
May 16, 2023
E
fix valid options to --profile-sort help output (#5862) (#5924)
Eve Ben Ezra committed
January 6, 2023
A
cmd: Copy the loop variable into a new variable
Ashutosh Narkar committed
January 3, 2023
C
topdown/rego: Add BuiltinErrorList support to rego package, add to eval command (#5487)
Charlie Egan committed
November 15, 2022
P
Adding strict flag to opa eval (#5228)
Peter Macdonald committed
October 27, 2022
A
chore: don't use the deprecated ioutil functions (#5319)
Anders Eknert committed
October 24, 2022
P
ast+compile+cmd: Support entrypoint annotations. (#5246)
Philip Conrad committed
October 10, 2022
J
feature: add UnifyOp to tracer events (#5203)
Jasper Van der Jeugt committed
September 21, 2022
A
Update examples for CLI commands
Anders Eknert committed
August 18, 2022
A
cmd: Add optimize flag to OPA eval command
Ashutosh Narkar committed
January 19, 2022
A
Add CLI section to docs (#4241)
Anders Eknert committed
January 7, 2022
A
opa eval: add description to all formats (#4191)
Anders Eknert committed
November 18, 2021
S
ast+topdown: exit-early for (constant) complete virtual docs and functions (#3898)
Stephan Renatus committed
November 6, 2021
S
cmd,storage: fix int conversion type errors (#3975)
Stephan Renatus committed
October 6, 2021
T
cmd/eval: Enable print calls
Torin Sandall committed
September 27, 2021
S
opa eval: add --timeout flag (#3824)
Stephan Renatus committed
August 24, 2021
S
add `allow_net` to capabilities, use it to disable fetching remote schemas (#3748)
Stephan Renatus committed
July 22, 2021
S
cmd/eval: pass parsed input into rego package for wasm target if present (#3669)
Stephan Renatus committed
July 21, 2021
S
opa eval: add '--count=#' flag (#3655)
Stephan Renatus committed
June 23, 2021
T
bundle, cmd/build: Do not write manifest if empty
Torin Sandall committed
May 19, 2021
W
Change check-lint to use golangci-lint (#3465)
Will Beason committed
April 13, 2021
D
cmd/eval: fix typo in bundle example (#3375)
David Grizzanti committed
March 31, 2021
T
loader: Move schema loading into loader package
Torin Sandall committed
February 18, 2021
March 4, 2021
J
Add a --format=raw option for eval (#3207)
Jasper Van der Jeugt committed
March 3, 2021
K
fix eval command ignore flag support (#3215)
Kamil Potrec committed
February 10, 2021
T
cmd: Print explain warning to stderr not stdout (#3139)
Torin Sandall committed
January 15, 2021
A
Add target flag to OPA subcommands
Ashutosh Narkar committed
January 27, 2021
A
opa eval: support rego validation using input JSON schema (#3060)
Ansu Varghese committed
January 13, 2021
T
cmd: Fix eval subcommand to remove blank lines from partial output
Torin Sandall committed
January 6, 2021
T
cmd: Add support for benchmarking partial evaluation queries
Torin Sandall committed
K
cmd, docs: documentation corrections (#3046)
KevinBuchs committed
September 23, 2020
T
cmd: Add --strict-builtin-errors to the eval subcommand
Torin Sandall committed
June 17, 2020
P
rego: Plumb the newer QueryTracer through Rego API's
Patrick East committed
June 9, 2020
A
Add support for OPA bundle signatures
Ashutosh Narkar committed
June 5, 2020
T
compile: Add support for shallow inlining
Torin Sandall committed
May 21, 2020
A
cmd: fix problem in param parsing
Aditya committed
December 20, 2019
P
Add `opa bench` and `opa test --bench`
Patrick East committed
October 8, 2019
P
Add debug tracing mode
Patrick East committed
October 21, 2019
T
cmd: Fix opa eval to specify profiler tracer correctly
Torin Sandall committed
October 9, 2019
T
cmd: Add source output format for partial eval
Torin Sandall committed
October 7, 2019
P
rego: Don't propagate non-threadsafe fields from Rego to preparedQuery
Patrick East committed
September 11, 2019
P
Ensure all errors are in JSON formatted CLI output
Patrick East committed
September 21, 2019
P
Run `make fmt` with new goimports cmd
Patrick East committed
September 6, 2019
T
cmd: Fix eval and fmt to support file:// URLs
Torin Sandall committed