summaryrefslogtreecommitdiffstats
path: root/store/sql_tokens_store.go
Commit message (Collapse)AuthorAgeFilesLines
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-251-109/+0
| | | | | | | | | | * move sql store code into store/sqlstore package * move non-sql constants back up to store * fix api test * derp
* Add error codes to the remaining stores (Part 1). (#7461)George Goldberg2017-09-201-2/+2
|
* Renaming repoChristopher Speller2017-09-061-1/+1
|
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-2/+2
|
* Fixing token size issue (#6258)Christopher Speller2017-04-271-0/+1
|
* Creating common token store and moving email invites and verification to it ↵Christopher Speller2017-04-271-0/+108
(#6213)