17 Commits

Author SHA1 Message Date
8eff1115c5
Fixes failing tests, but incompletely 2021-01-17 15:10:24 -06:00
1c3555d8b7
Removed multistore
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-12 18:46:24 -06:00
262321a1e2
Adds auth route that checks username and password
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-12 12:43:45 -06:00
c8b8f87f6c
Change to select by username because that makes more sense 2021-01-12 11:36:44 -06:00
f59593e9e8
adds create user func 2021-01-12 11:17:03 -06:00
1d45635530
adds no password return by default, model cares about password but nothing downstream does
Some checks failed
gitea-deepak/gogmagog/pipeline/head There was a failure building this commit
2021-01-11 20:37:35 -06:00
3ea8603368
Adds user table and adds support for config flag to drop DB on restart
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2021-01-11 20:15:36 -06:00
bc68115ce1 adds update action method 2021-01-09 23:39:03 -06:00
325aa46cf2 Adds actions insert to store 2021-01-09 21:50:54 -06:00
cd7f919eb2
Removes calls to log.Fatal, adds check for null store
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-31 18:56:21 -06:00
0e16bb5361
Adds healthy check to model 2020-12-31 18:05:06 -06:00
acf793ae41
Adds select actions by plan function 2020-12-29 19:10:54 -06:00
9c56ea56e2
Adds insertplan to model 2020-12-29 18:20:28 -06:00
0c6f686ce5
added select plan by id
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 16:26:30 -06:00
ba18d011bd
Fixes Postgres to be postgres style bindvars
All checks were successful
gitea-deepak/gogmagog/pipeline/head This commit looks good
2020-12-29 16:16:09 -06:00
ad47895597
Add select by action id 2020-12-29 16:08:31 -06:00
f947dd2912
Adds additional models, slightly more tests 2020-12-27 19:14:27 -06:00