William Nolin william
  • Joined on 2021-07-26
a2dbb67f3c Merge remote-tracking branch 'origin/feature/18-add-existing-files-cache' into feature/18-add-existing-files-cache
9bcbf843a1 #18 Update CI java version
Compare 2 commits »
515ae96fd5 Merge branch 'develop' into feature/18-add-existing-files-cache
3958ec7284 Update registry URL
bdcd7195ac Add authentication to CI/CD
1a1aa0e675 Add authentication to CI/CD
6b851497e5 Add authentication to CI/CD
Compare 7 commits »
william created pull request ColorRecipesExplorer/Backend#26 2022-02-12 14:53:47 -05:00
feature/18-add-existing-files-cache
william opened issue ColorRecipesExplorer/Backend#25 2022-02-12 14:50:38 -05:00
Separate output dtos from entities and rename them to data contracts
9ed081dc92 #18 Use a proper memory cache
william pushed tag 1.0 to william/MemoryCache 2022-01-30 18:01:10 -05:00
william released 1.0 at william/MemoryCache 2022-01-30 18:01:10 -05:00
william merged pull request william/MemoryCache#1 2022-01-30 17:59:37 -05:00
Add ExpiringMemoryCache implementation
william pushed to master at william/MemoryCache 2022-01-30 17:59:37 -05:00
fb54b38819 Merge pull request 'Add ExpiringMemoryCache implementation' (#1) from develop into master
8b8dcb7ebe Add CI/CD
5f56af3cd0 Add expiring memory cache
Compare 3 commits »
william created pull request william/MemoryCache#1 2022-01-30 17:57:25 -05:00
Add ExpiringMemoryCache implementation
william pushed to develop at william/MemoryCache 2022-01-30 17:49:25 -05:00
8b8dcb7ebe Add CI/CD
william created branch develop in william/MemoryCache 2022-01-30 17:13:57 -05:00
william pushed to develop at william/MemoryCache 2022-01-30 17:13:57 -05:00
5f56af3cd0 Add expiring memory cache
william created branch master in william/MemoryCache 2022-01-29 12:21:47 -05:00
william pushed to master at william/MemoryCache 2022-01-29 12:21:47 -05:00
8060ded947 Add default cache implementation (BasicMemoryCache)
william created repository william/MemoryCache 2022-01-29 12:21:17 -05:00
c42fc26a92 #18 Move file cache to interface
william pushed to develop at ColorRecipesExplorer/Frontend 2022-01-23 01:29:04 -05:00
6c8d35560e CI/CD
william pushed to develop at ColorRecipesExplorer/Backend 2022-01-23 00:56:35 -05:00
3958ec7284 Update registry URL
william pushed to develop at ColorRecipesExplorer/Backend 2022-01-23 00:40:57 -05:00
bdcd7195ac Add authentication to CI/CD