aboutsummaryrefslogtreecommitdiff
path: root/src/DevHive.Data/Interfaces/Repositories
Commit message (Expand)AuthorAgeFilesLines
* Kamen's proposal in Update() at BaseRepo mergedtranstrike2021-01-221-1/+1
* Generic base repo class refactored; All repos inherit generic base repotranstrike2021-01-211-1/+1
* Cleaning of UserRepo&UserService of unused methodstranstrike2021-01-211-11/+2
* Changed List to HashSet for "no duplicates" scenariotranstrike2021-01-201-2/+2
* Lang&Tech layers now return id on Createtranstrike2021-01-171-0/+4
* Renamed AddFriend to AddFriendToUser to clarify methodtranstrike2021-01-151-1/+1
* Extracted Interfaces from every DevHive.Data class; Tidied up the DevHive.Int...transtrike2021-01-156-0/+122