-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
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
Add GetUserTeams
#18499
Merged
Merged
Add GetUserTeams
#18499
Commits on Jan 31, 2022
-
COrrect use
UserID
inSearchTeams
- Use `UserID` in the `SearchTeams` function, currently it was useless to pass such information. Now it does a INNER statement to `team_user` which obtains UserID -> TeamID data. - Make OrgID optional. - Resolves go-gitea#18484
Gusted committedJan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for df5a42d - Browse repository at this point
Copy the full SHA df5a42dView commit details -
Seperate searching specific user
Gusted committedJan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for c55975d - Browse repository at this point
Copy the full SHA c55975dView commit details -
Gusted committed
Jan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 65cc8b1 - Browse repository at this point
Copy the full SHA 65cc8b1View commit details -
Merge branch 'main' into fix-api-user-team
Gusted authoredJan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for ff2fdd2 - Browse repository at this point
Copy the full SHA ff2fdd2View commit details -
Gusted committed
Jan 31, 2022 Configuration menu - View commit details
-
Copy full SHA for 98b7eaf - Browse repository at this point
Copy the full SHA 98b7eafView commit details
Commits on Feb 1, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 4aaa74b - Browse repository at this point
Copy the full SHA 4aaa74bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 388fba6 - Browse repository at this point
Copy the full SHA 388fba6View commit details -
Configuration menu - View commit details
-
Copy full SHA for bda38c3 - Browse repository at this point
Copy the full SHA bda38c3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 90b4f51 - Browse repository at this point
Copy the full SHA 90b4f51View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4c44fd5 - Browse repository at this point
Copy the full SHA 4c44fd5View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.