-
Notifications
You must be signed in to change notification settings - Fork 75
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
promovendo pra produção #562
Commits on Jun 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 8d6986f - Browse repository at this point
Copy the full SHA 8d6986fView commit details
Commits on Jun 12, 2024
-
perf: Turning a lot of methods as async (IBookService, IBookUserServi…
…ce, ILgpdService, IUserService) and its endpoints
Configuration menu - View commit details
-
Copy full SHA for 0740808 - Browse repository at this point
Copy the full SHA 0740808View commit details -
Configuration menu - View commit details
-
Copy full SHA for a584a99 - Browse repository at this point
Copy the full SHA a584a99View commit details -
perf: IUserService => Turning method "GenerateHashCodePasswordAndSend…
…EmailToUser" as async
Configuration menu - View commit details
-
Copy full SHA for 1ccb4c1 - Browse repository at this point
Copy the full SHA 1ccb4c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for b2eccd5 - Browse repository at this point
Copy the full SHA b2eccd5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19907e3 - Browse repository at this point
Copy the full SHA 19907e3View commit details -
perf: IUserService => Turning methods "GetStats" and "ParentAproval" …
…as async and its endpoints
Configuration menu - View commit details
-
Copy full SHA for 2a3f9d2 - Browse repository at this point
Copy the full SHA 2a3f9d2View commit details -
perf: Turning the method "IUserEmailService.SendEmailParentAprovedNot…
…ifyUser" as async
Configuration menu - View commit details
-
Copy full SHA for 34aaec0 - Browse repository at this point
Copy the full SHA 34aaec0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 993433b - Browse repository at this point
Copy the full SHA 993433bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 586f7ec - Browse repository at this point
Copy the full SHA 586f7ecView commit details -
chore: Removing unused method "IBaseService.Get" ("PagedList<TEntity>…
… Get<TKey>(Expression<Func<TEntity, TKey>> order, int page, int itemsPerPage);")
Configuration menu - View commit details
-
Copy full SHA for c57186b - Browse repository at this point
Copy the full SHA c57186bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 13e8e74 - Browse repository at this point
Copy the full SHA 13e8e74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2313ea5 - Browse repository at this point
Copy the full SHA 2313ea5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42b2565 - Browse repository at this point
Copy the full SHA 42b2565View commit details -
Configuration menu - View commit details
-
Copy full SHA for 37f4d46 - Browse repository at this point
Copy the full SHA 37f4d46View commit details -
Configuration menu - View commit details
-
Copy full SHA for e264702 - Browse repository at this point
Copy the full SHA e264702View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c36532 - Browse repository at this point
Copy the full SHA 4c36532View commit details
Commits on Jun 13, 2024
-
perf: Migrating all usages of "IRepositoryGeneric.Insert" from syncro…
…nous to async and removing it
Configuration menu - View commit details
-
Copy full SHA for 88610e5 - Browse repository at this point
Copy the full SHA 88610e5View commit details -
perf: ("IBaseService", "IRepositoryGeneric", "IBaseService") Migratin…
…g all methods "Get" to the async version
Configuration menu - View commit details
-
Copy full SHA for 85a0c81 - Browse repository at this point
Copy the full SHA 85a0c81View commit details -
Configuration menu - View commit details
-
Copy full SHA for f3eeaa7 - Browse repository at this point
Copy the full SHA f3eeaa7View commit details -
perf: Migrating "IRepositoryGeneric.Find" to async (includes migratin…
…g "IUserService.ConfirmHashCodePassword" to async)
Configuration menu - View commit details
-
Copy full SHA for 97bd184 - Browse repository at this point
Copy the full SHA 97bd184View commit details -
perf: IBookUserService => Migrating methods "GetGranteeUsersByBookId"…
… and "GetRequestersList" to async including its usages
Configuration menu - View commit details
-
Copy full SHA for 11816c4 - Browse repository at this point
Copy the full SHA 11816c4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2b69228 - Browse repository at this point
Copy the full SHA 2b69228View commit details -
Configuration menu - View commit details
-
Copy full SHA for a60c8fa - Browse repository at this point
Copy the full SHA a60c8faView commit details -
perf: MuambatorService.AddPackageToTrackerAsync => Using async/await …
…instead of "GetAwaiter().GetResult()"
Configuration menu - View commit details
-
Copy full SHA for ee11839 - Browse repository at this point
Copy the full SHA ee11839View commit details -
perf: IUserService => Turning methods "ValidOldPasswordAndChangeUserP…
…assword" and "ChangeUserPassword" as async and its usages
Configuration menu - View commit details
-
Copy full SHA for e8cb7ef - Browse repository at this point
Copy the full SHA e8cb7efView commit details -
Configuration menu - View commit details
-
Copy full SHA for 003189c - Browse repository at this point
Copy the full SHA 003189cView commit details -
perf: IBookService.GetBookWithAllUsersAsync => Using "FirstOrDefaultA…
…sync" directly without getting the list and then FirstOrDefault
Configuration menu - View commit details
-
Copy full SHA for 58cc618 - Browse repository at this point
Copy the full SHA 58cc618View commit details -
Configuration menu - View commit details
-
Copy full SHA for ca163a4 - Browse repository at this point
Copy the full SHA ca163a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for b03f467 - Browse repository at this point
Copy the full SHA b03f467View commit details
Commits on Jun 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 7184ba1 - Browse repository at this point
Copy the full SHA 7184ba1View commit details -
test: Jobs.CancelAbandonedDonations => Adding unit test to make sure …
…is not cancelling books which are not to be cancelled
Configuration menu - View commit details
-
Copy full SHA for b6e9ac0 - Browse repository at this point
Copy the full SHA b6e9ac0View commit details -
Configuration menu - View commit details
-
Copy full SHA for c03f28d - Browse repository at this point
Copy the full SHA c03f28dView commit details
Commits on Jun 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e151a18 - Browse repository at this point
Copy the full SHA e151a18View commit details -
Configuration menu - View commit details
-
Copy full SHA for 19386b0 - Browse repository at this point
Copy the full SHA 19386b0View commit details -
fix: MeetupService.SearchAsync => Removing "StringComparison" to avoi…
…d the following error : "comparisonType: InvariantCultureIgnoreCase))' could not be translated. Additional information: Translation of method 'string.Contains' failed"
Configuration menu - View commit details
-
Copy full SHA for 2b386cd - Browse repository at this point
Copy the full SHA 2b386cdView commit details -
feat: Adding postman collection ready to execute against development …
…environment + infos about in the README
Configuration menu - View commit details
-
Copy full SHA for e3c4952 - Browse repository at this point
Copy the full SHA e3c4952View commit details -
Merge pull request #561 from henriqueholtz/develop
Perf: Improving async/await usages
Configuration menu - View commit details
-
Copy full SHA for 24ca929 - Browse repository at this point
Copy the full SHA 24ca929View commit details