mig/database
Aaron Meihm 566ffe87da [minor] add a new loadername column to agents table
Agents which are added or updated via a heartbeat message will have the
loadername value populated if the agent instance is associated with a
loader instance. This also permits targeting of agents using the loader
name associated with the agent.
2017-02-07 16:18:35 -06:00
..
search [minor] add loader search to console 2016-04-20 16:47:47 -05:00
actions.go [medium/bug] Fix DB leaks when rows/stmt aren't closed properly 2015-09-20 11:46:45 -04:00
agents.go [minor] add a new loadername column to agents table 2017-02-07 16:18:35 -06:00
commands.go [minor] Apply filtering in FinishCommand() 2016-01-29 12:28:46 -06:00
createlocaldb.sh [major] reorganize repository structure for `go get mig.ninja/mig` 2015-08-25 18:01:22 -04:00
createremotedb.sh [major] reorganize repository structure for `go get mig.ninja/mig` 2015-08-25 18:01:22 -04:00
database.go [doc] add newline after license header to ignore it in godoc 2015-08-27 10:41:13 -04:00
investigators.go [major] expand permission model to be per-endpoint 2016-08-15 18:28:57 -05:00
loader.go [minor] in UpdateLoaderEntry, also update queueloc 2017-02-07 16:18:35 -06:00
manifest.go [minor] make api required signatures a config option 2016-03-24 17:08:14 -05:00
schema.sql [minor] add a new loadername column to agents table 2017-02-07 16:18:35 -06:00
searches.go [major] expand permission model to be per-endpoint 2016-08-15 18:28:57 -05:00