mig/database
Aaron Meihm 16a78102e2 [medium] move loader key generation into api
loader keys have a specific format. rather then various clients needing
to be familiar with the format, just generate keys api side and return
them once upon generation to the client.
2017-04-12 09:43:11 -05: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] investigator API key authentication for API use 2017-04-11 14:55:58 -05:00
loader.go [medium] move loader key generation into api 2017-04-12 09:43:11 -05:00
manifest.go [minor] make api required signatures a config option 2016-03-24 17:08:14 -05:00
schema.sql [major] investigator API key authentication for API use 2017-04-11 14:55:58 -05:00
searches.go [major] investigator API key authentication for API use 2017-04-11 14:55:58 -05:00