COMMITS
/ runtime/runtime_test.go July 23, 2024
A
repl: Add support for correctly loading bundle modules
Ashutosh Narkar committed
June 19, 2024
J
Bumping golangci-lint to v1.59.1 (#6817)
Johan Fylling committed
May 7, 2024
N
Fix OpenTelemetry graceful shutdown.
Nicolas Chotard committed
April 10, 2024
J
Add `rego_version` attribute to bundle manifest (#6579)
Johan Fylling committed
January 25, 2024
J
runtime: Fixing `--v1-compatible` runtime REPL test (#6546)
Johan Fylling committed
January 24, 2024
J
Adding `--v1-compatible` flag to all previously unsupported command line commands (#6521)
Johan Fylling committed
October 24, 2023
A
Rename --future-compat CLI flag
Ashutosh Narkar committed
October 16, 2023
A
Bind OPA server to localhost interface by default
Ashutosh Narkar committed
September 19, 2023
A
This change adds support to configurable prometheus buckets
aarnautu committed
July 26, 2023
A
Extend type checking for authz policies
Ashutosh Narkar committed
August 17, 2023
A
Bind test server to localhost interface (#6164)
Anders Eknert committed
May 24, 2023
A
cmd: Add support for watch mode in opa test
Ashutosh Narkar committed
January 21, 2023
P
Add info message when binding to 0.0.0.0 interface on server initialization
Peter Macdonald committed
February 21, 2023
A
cli: allow remote bundle URL shorthand for run command (#5675)
Anders Eknert committed
October 27, 2022
A
chore: Use t.Setenv in tests (#5321)
Anders Eknert committed
A
chore: don't use the deprecated ioutil functions (#5319)
Anders Eknert committed
October 8, 2021
T
runtime: Refactor logger usage
Torin Sandall committed
August 4, 2021
G
plugins, runtime: Add visibility for server init
Grant Shively committed
May 19, 2021
W
Change check-lint to use golangci-lint (#3465)
Will Beason committed
May 12, 2021
S
nightly checks: fix races, bump logrus version (#3439)
Stephan Renatus committed
April 21, 2021
K
runtime: logged a warning (#3392)
kale-amruta committed
October 19, 2020
P
runtime: Correct permissions error in unit tests
Patrick East committed
September 25, 2020
T
runtime: Fix data race in runtime package test
Torin Sandall committed
July 30, 2020
D
file watching only watches parent directory
Drew Wells committed
May 1, 2020
A
Add anonymous version reporting feature to OPA
Ashutosh Narkar committed
May 7, 2020
T
runtime: Move low-level config loading into internal package
Torin Sandall committed
April 25, 2020
T
internal: Refactor load/store/compile implementation
Torin Sandall committed
August 27, 2019
P
runtime: Fix missing version info with file watch
Patrick East committed
P
cmd: Add `-b`/`--bundle` option to opa run
Patrick East committed
April 5, 2019
P
Add CLI config overrides and ENV injection
Patrick East committed
February 22, 2019
T
runtime: Refactor build version information
Torin Sandall committed
March 22, 2018
T
Fix test case to wait for correct error
Torin Sandall committed
March 12, 2018
T
Add eval subcommand to run queries
Torin Sandall committed
T
Update directory loading convention
Torin Sandall committed
September 21, 2017
T
Fix file watch bug causing panic in server mode
Torin Sandall committed
September 19, 2017
T
Refactor runtime to separate init and start
Torin Sandall committed
September 5, 2017
T
Refactor file loading for OPA
Torin Sandall committed
July 18, 2017
M
Add support to cancel compilation after some number of errors
Matthew Mussomele committed
June 22, 2017
T
Register server for policy change triggers
Torin Sandall committed
June 20, 2017
T
Add file watcher integration test
Torin Sandall committed
June 4, 2017
T
Refactor storage layer interfaces
Torin Sandall committed
March 12, 2017
T
Remove persist/--policy-dir option
Torin Sandall committed
T
Strip slashes in file loader
Torin Sandall committed
February 10, 2017
T
Fix test cases to work with new syntax
Torin Sandall committed
December 14, 2016
T
Fix handling of prefixed paths with -w flag
Torin Sandall committed
December 6, 2016
T
Update storage to support context.Context
Torin Sandall committed
December 2, 2016
T
Update underlying number representation
Torin Sandall committed
T
Updates to use new storage.Path type
Torin Sandall committed
November 25, 2016
T
Add command line flag to eval, print, and exit
Torin Sandall committed
November 23, 2016
T
Deep copy modules in compiler
Torin Sandall committed