gitea/models
qwerty287 ae6a52440a
Fix panic in team repos API ()
* Fix panic in team repos API

* Fix pagination

* fmt
..
admin Use a struct as test options ()
appstate Sync gitea app path for git hooks and authorized keys when starting ()
asymkey Use a struct as test options ()
auth Use a struct as test options ()
avatars format with gofumpt ()
db Use a struct as test options ()
fixtures Move organization related structs into sub package ()
foreignreference Store the foreign ID of issues during migration ()
issues Use a struct as test options ()
migrations Remove legacy `unknwon/com` package ()
organization Fix panic in team repos API ()
packages Add Helm Chart registry ()
perm Team permission allow different unit has different permission ()
project Use a struct as test options ()
repo Use a struct as test options ()
unit Let `MinUnitAccessMode` return correct perm ()
unittest Use a struct as test options ()
user Use a struct as test options ()
webhook Use a struct as test options ()
access.go Move organization related structs into sub package ()
access_test.go Move organization related structs into sub package ()
action.go Move milestone to models/issues/ ()
action_list.go Move reaction to models/issues/ ()
action_test.go RSS/Atom support for Repos ()
branches.go Move organization related structs into sub package ()
branches_test.go Move repository model into models/repo ()
commit.go Collaborator trust model should trust collaborators ()
commit_status.go Add missing `X-Total-Count` and fix some related bugs ()
commit_status_test.go Move repository model into models/repo ()
consistency.go format with gofumpt ()
consistency_test.go Move milestone to models/issues/ ()
engine_test.go Refactor install page (db type) ()
error.go Move milestone to models/issues/ ()
fixture_generation.go Move repository model into models/repo ()
fixture_test.go Decouple unit test code from business code ()
helper.go Move reaction to models/issues/ ()
helper_directory.go refactor: move from io/ioutil to io and os package ()
helper_environment.go Fix the bug: deploy key with write access can not push ()
issue.go Move milestone to models/issues/ ()
issue_assignees.go Move milestone to models/issues/ ()
issue_assignees_test.go Move some issue methods as functions ()
issue_comment.go Move milestone to models/issues/ ()
issue_comment_list.go Move milestone to models/issues/ ()
issue_comment_test.go Propagate context and ensure git commands run in request context ()
issue_dependency.go Move repository model into models/repo ()
issue_dependency_test.go Move some issue methods as functions ()
issue_label.go Move milestone to models/issues/ ()
issue_label_test.go Move init repository related functions to modules ()
issue_list.go Move milestone to models/issues/ ()
issue_list_test.go Decouple unit test, remove intermediate `unittestbridge` package ()
issue_lock.go Move milestone to models/issues/ ()
issue_project.go Move milestone to models/issues/ ()
issue_stopwatch.go Move milestone to models/issues/ ()
issue_stopwatch_test.go Move user related model into models/user ()
issue_test.go Move milestone to models/issues/ ()
issue_tracked_time.go Move milestone to models/issues/ ()
issue_tracked_time_test.go Refactor SecToTime() function ()
issue_user.go Move repository model into models/repo ()
issue_user_test.go Move repository model into models/repo ()
issue_watch.go Add missing `X-Total-Count` and fix some related bugs ()
issue_watch_test.go A better go code formatter, and now `make fmt` can run in Windows ()
issue_xref.go Move milestone to models/issues/ ()
issue_xref_test.go Move some issue methods as functions ()
lfs.go Improve SyncMirrors logging ()
lfs_lock.go Move repository model into models/repo ()
main_test.go Use a struct as test options ()
migrate.go Move milestone to models/issues/ ()
migrate_test.go Move milestone to models/issues/ ()
notification.go Move milestone to models/issues/ ()
notification_test.go Move user related model into models/user ()
org.go Move organization related structs into sub package ()
org_team.go Performance improvement for add team user when org has more than 1000 repositories ()
org_team_test.go Move organization related structs into sub package ()
org_test.go Move organization related structs into sub package ()
protected_tag.go Move organization related structs into sub package ()
protected_tag_test.go Move repository model into models/repo ()
pull.go Move milestone to models/issues/ ()
pull_list.go Don't delete branch if other PRs with this branch are open ()
pull_test.go Move checks for pulls before merge into own function ()
release.go add test coverage for original author conversion during migrations ()
repo.go Move milestone to models/issues/ ()
repo_activity.go Propagate context and ensure git commands run in request context ()
repo_collaboration.go Move organization related structs into sub package ()
repo_collaboration_test.go Move repository model into models/repo ()
repo_generate.go Move init repository related functions to modules ()
repo_generate_test.go Fixed assert statements. ()
repo_list.go Move reaction to models/issues/ ()
repo_list_test.go Decouple unit test, remove intermediate `unittestbridge` package ()
repo_permission.go Fix broken of team create ()
repo_permission_test.go Move organization related structs into sub package ()
repo_test.go Allow users to self-request a PR review ()
repo_transfer.go Move organization related structs into sub package ()
repo_transfer_test.go Move repository model into models/repo ()
review.go Move milestone to models/issues/ ()
review_test.go format with gofumpt ()
statistic.go Move milestone to models/issues/ ()
task.go Use a more general (and faster) method to sanitize URLs with credentials ()
token.go Use base32 for 2FA scratch token ()
token_test.go A better go code formatter, and now `make fmt` can run in Windows ()
upload.go Remove NewSession method from db.Engine interface ()
user.go Move reaction to models/issues/ ()
user_heatmap.go Move organization related structs into sub package ()
user_heatmap_test.go RSS/Atom support for Repos ()
user_test.go Move organization related structs into sub package ()
userlist.go Move organization related structs into sub package ()
userlist_test.go Move organization related structs into sub package ()