forked from torrust/torrust-tracker
-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge torrust#1183: Refactor: extract
WhitelistManager
57455ca refactor: [torrust#1182] remove whitelist context methods from core tracker (Jose Celano) 882af33 refactor: [torrust#1182] remove duplicate code (Jose Celano) 658d2be refactor: [torrust#1182] inject database and whitelist manager in tracker factory (Jose Celano) 4253d0f refactor: [torrust#1182] use WhitelistManager in API handlers (Jose Celano) 2f1abeb refactor: [torrust#1182] inject database and whitelist in tracker as dep (Jose Celano) cc2bc7b refactor: [torrust#1182] move structs to new mods in whitelist (Jose Celano) 07f53a4 refactor: [torrust#1182] extract strcut DatabaseWhitelist (Jose Celano) ea35ba5 refactor: [torrust#1182] extract struct InMemoryWhitelist (Jose Celano) 39d1620 refactor: [torrust#1182] remove unused methods (Jose Celano) 439493d refactor: [torrust#1182] move extracted service to new mod (Jose Celano) 40eb805 refactor: [1182] extract WhitelistManager (Jose Celano) Pull request description: Refactor: extract `WhitelistManager` ACKs for top commit: josecelano: ACK 57455ca Tree-SHA512: 03fb1b590b8226b96f178b80ce8998955dc70892cba1b9f921138e29cfde5e51df71d3956966338f009b12915b33bbfbb1ff1514c24e8f7868eda402d2918a73
- Loading branch information
Showing
21 changed files
with
541 additions
and
307 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.