summaryrefslogtreecommitdiffstats
path: root/store/sql_file_info_store.go
Commit message (Expand)AuthorAgeFilesLines
* Move sql store code into store/sqlstore package (#7502)Chris2017-09-251-316/+0
* Add error codes to the remaining stores (Part 2). (#7462)George Goldberg2017-09-181-1/+1
* PLT-7639: Batch delete methods for data retention. (#7444)George Goldberg2017-09-151-0/+33
* remove more global references (#7442)Chris2017-09-141-10/+12
* Renaming repoChristopher Speller2017-09-061-3/+3
* PLT-???? Prepare file upload infrastructure for Data Retention. (#7266)George Goldberg2017-08-251-9/+31
* Stage 1 of caching layer. Framework (#6693)Christopher Speller2017-06-271-2/+2
* Fixing file info caching issue with Aurora for master (#5477)Corey Hulen2017-02-201-3/+12
* Implement upload and get file endpoints for APIv4 (#5396)Joram Wilander2017-02-171-1/+8
* Bumping base cache numbers for master (#5451)Corey Hulen2017-02-171-1/+1
* Add caching for file infos (#5330)Joram Wilander2017-02-071-1/+42
* Adding PostId index (#5300)Christopher Speller2017-02-031-0/+1
* Add database indexes to timestamp columns (#4314)enahum2016-10-241-0/+3
* PLT-3105 Fixed bugs with FileInfos migration, including duplicate FileInfos b...Harrison Healey2016-10-061-1/+2
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-301-0/+197