Commit message (Expand) | Author | Age | |
---|---|---|---|
* | refactor(db): merge relation stores into entity stores (#7341) | Joe Chen | 2023-02-08 |
* | db: refactor "action" table to use GORM (#7054) | Joe Chen | 2022-06-25 |
* | db: use `context` and go-mockgen for `LFSStore` (#7038) | Joe Chen | 2022-06-10 |
* | db: migrate to GORM v2 (#6309) | ᴜɴᴋɴᴡᴏɴ | 2020-09-06 |
* | db: add tests for permissions (#6088) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | access_token: migrate to GORM and add tests (#6086) | ᴜɴᴋɴᴡᴏɴ | 2020-04-11 |
* | lfsutil: add `Storager` interface and local storage (#6083) | ᴜɴᴋɴᴡᴏɴ | 2020-04-10 |
* | lfs: only remove file on io error (#6062) | ᴜɴᴋɴᴡᴏɴ | 2020-04-05 |
* | db: use gorm function to check `ErrRecordNotFound` (#6060) | ᴜɴᴋɴᴡᴏɴ | 2020-04-05 |
* | lfs: implement HTTP routes (#6035) | ᴜɴᴋɴᴡᴏɴ | 2020-04-04 |