Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | license notice at top of each file | Ben Morrison | 2019-07-11 | 1 | -0/+19 |
* | updated internal functionality for registry v0.4.0 v0.4.4 | Ben Morrison | 2019-06-19 | 1 | -3/+3 |
* | mutex and readability cleanup | Ben Morrison | 2019-06-13 | 1 | -10/+4 |
* | removed mutex from remoteRegistries | Ben Morrison | 2019-06-13 | 1 | -6/+0 |
* | eliminated confObj.LastCache and confObj.LastPush. Unneeded when using ticker... | Ben Morrison | 2019-06-11 | 1 | -4/+0 |
* | dbSqlite.Push() now updating confObj.LastPush; dbSqlite.Push() and dbSqlite.P... | Ben Morrison | 2019-06-11 | 1 | -5/+8 |
* | error missed | Ben Morrison | 2019-06-09 | 1 | -1/+1 |
* | runtime bugfix for sqlite3 | Ben Morrison | 2019-06-08 | 1 | -1/+2 |
* | split db-specific funcs into separate files | Ben Morrison | 2019-06-08 | 1 | -0/+148 |