Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
github-stats-22
/
github-stats
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
5
Pull requests
2
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: database user controller
- #102
#102
Merged
mikededo
merged 19 commits into
main
github-stats-22/github-stats:main
from
feat/user_controller_from_db
github-stats-22/github-stats:feat/user_controller_from_db
Copy head branch name to clipboard
Dec 18, 2022
Conversation
Commits
19
(19)
Checks
Files changed
Merged
feat: database user controller
#102
mikededo
merged 19 commits into
main
github-stats-22/github-stats:main
from
feat/user_controller_from_db
github-stats-22/github-stats:feat/user_controller_from_db
Copy head branch name to clipboard
Commits
Commits on Dec 13, 2022
chore: gitkeep's clean
plozanol
committed
edaf383
View commit details
Copy full SHA for edaf383
Browse repository at this point
fix: wrong use case path
plozanol
committed
c903816
View commit details
Copy full SHA for c903816
Browse repository at this point
refactor: commit date attribute more descriptive
plozanol
committed
bb7bed4
View commit details
Copy full SHA for bb7bed4
Browse repository at this point
feat: add missing user relation to pullrequest
plozanol
committed
668314d
View commit details
Copy full SHA for 668314d
Browse repository at this point
refactor: move unused use cases candidates to decommission
plozanol
committed
db3090d
View commit details
Copy full SHA for db3090d
Browse repository at this point
fix: change comment_length to comment_avg
plozanol
committed
1819f51
View commit details
Copy full SHA for 1819f51
Browse repository at this point
fix: change UserReviewAggreation to non static
plozanol
committed
6b785e3
View commit details
Copy full SHA for 6b785e3
Browse repository at this point
refactor: move the controller to its own hierarchy
Show description for 73c91ca
plozanol
committed
73c91ca
View commit details
Copy full SHA for 73c91ca
Browse repository at this point
refactor: getOrganizationFromId must return the Organization
plozanol
committed
86e272f
View commit details
Copy full SHA for 86e272f
Browse repository at this point
fix: remove unused import
plozanol
committed
c5b3cbd
View commit details
Copy full SHA for c5b3cbd
Browse repository at this point
feat: `GetUserByLogin` use case
plozanol
committed
5d49b7d
View commit details
Copy full SHA for 5d49b7d
Browse repository at this point
feat: add UserLoginNotFound_exception and findUserByLogin
plozanol
committed
ff8a904
View commit details
Copy full SHA for ff8a904
Browse repository at this point
feat: add UserControllerFromDb
plozanol
committed
73480e9
View commit details
Copy full SHA for 73480e9
Browse repository at this point
refactor: restructure without changing behaviour
sdomingobasora
committed
816dbfd
View commit details
Copy full SHA for 816dbfd
Browse repository at this point
fix: average instead of sum in AggregateUserReviewsTest
sdomingobasora
committed
08a53ce
View commit details
Copy full SHA for 08a53ce
Browse repository at this point
Commits on Dec 14, 2022
refactor: use flatMap, remove forEach
sdomingobasora
committed
59faa14
View commit details
Copy full SHA for 59faa14
Browse repository at this point
feat (wip): add orchestrator for aggregators
sdomingobasora
committed
974ed85
View commit details
Copy full SHA for 974ed85
Browse repository at this point
fix: bugs in tests
sdomingobasora
committed
d5e2776
View commit details
Copy full SHA for d5e2776
Browse repository at this point
Commits on Dec 18, 2022
Merge branch 'main' into feat/user_controller_from_db
plozanol
committed
c0bc247
View commit details
Copy full SHA for c0bc247
Browse repository at this point
You can’t perform that action at this time.