.. |
admin
|
Propagate context and ensure git commands run in request context (#17868)
|
3 years ago |
appstate
|
…
|
|
asymkey
|
Collaborator trust model should trust collaborators (#18539)
|
3 years ago |
auth
|
Attempt to fix the webauthn migration again - part 3 (#18770)
|
3 years ago |
avatars
|
format with gofumpt (#18184)
|
3 years ago |
db
|
Move deletebeans into models/db (#18781)
|
3 years ago |
fixtures
|
Store the foreign ID of issues during migration (#18446)
|
3 years ago |
foreignreference
|
Store the foreign ID of issues during migration (#18446)
|
3 years ago |
issues
|
Show fullname on issue edits and gpg/ssh signing info (#18827)
|
3 years ago |
migrations
|
nit fix (#19116)
|
3 years ago |
perm
|
Team permission allow different unit has different permission (#17811)
|
3 years ago |
repo
|
Add config option to disable "Update branch by rebase" (#18745)
|
3 years ago |
unit
|
Let `MinUnitAccessMode` return correct perm (#18675)
|
3 years ago |
unittest
|
Add separate SSH_USER config option (#17584)
|
3 years ago |
user
|
Restrict email address validation (#17688)
|
3 years ago |
webhook
|
Add packagist webhook (#18224)
|
3 years ago |
access.go
|
Team permission allow different unit has different permission (#17811)
|
3 years ago |
access_test.go
|
…
|
|
action.go
|
RSS/Atom support for Repos (#19055)
|
3 years ago |
action_list.go
|
RSS/Atom support for Repos (#19055)
|
3 years ago |
action_test.go
|
RSS/Atom support for Repos (#19055)
|
3 years ago |
branches.go
|
…
|
|
branches_test.go
|
…
|
|
commit.go
|
Collaborator trust model should trust collaborators (#18539)
|
3 years ago |
commit_status.go
|
…
|
|
commit_status_test.go
|
…
|
|
consistency.go
|
format with gofumpt (#18184)
|
3 years ago |
consistency_test.go
|
…
|
|
engine_test.go
|
…
|
|
error.go
|
…
|
|
fixture_generation.go
|
…
|
|
fixture_test.go
|
…
|
|
helper.go
|
…
|
|
helper_directory.go
|
…
|
|
helper_environment.go
|
…
|
|
issue.go
|
Delete related notifications on issue deletion too (#18953)
|
3 years ago |
issue_assignees.go
|
…
|
|
issue_assignees_test.go
|
…
|
|
issue_comment.go
|
Delete related notifications on issue deletion too (#18953)
|
3 years ago |
issue_comment_list.go
|
…
|
|
issue_comment_test.go
|
Propagate context and ensure git commands run in request context (#17868)
|
3 years ago |
issue_dependency.go
|
…
|
|
issue_dependency_test.go
|
…
|
|
issue_label.go
|
Be more lenient with label colors (#17752)
|
3 years ago |
issue_label_test.go
|
Be more lenient with label colors (#17752)
|
3 years ago |
issue_list.go
|
…
|
|
issue_list_test.go
|
…
|
|
issue_lock.go
|
Fix CheckRepoStats and reuse it during migration (#18264)
|
3 years ago |
issue_milestone.go
|
Only view milestones from current repo (#18414)
|
3 years ago |
issue_milestone_test.go
|
Fix CheckRepoStats and reuse it during migration (#18264)
|
3 years ago |
issue_reaction.go
|
add test coverage for original author conversion during migrations (#18506)
|
3 years ago |
issue_reaction_test.go
|
…
|
|
issue_stopwatch.go
|
Fix display time of milestones (#18753)
|
3 years ago |
issue_stopwatch_test.go
|
…
|
|
issue_test.go
|
Store the foreign ID of issues during migration (#18446)
|
3 years ago |
issue_tracked_time.go
|
Fix display time of milestones (#18753)
|
3 years ago |
issue_tracked_time_test.go
|
Refactor SecToTime() function (#18863)
|
3 years ago |
issue_user.go
|
…
|
|
issue_user_test.go
|
…
|
|
issue_watch.go
|
…
|
|
issue_watch_test.go
|
…
|
|
issue_xref.go
|
Lock gofumpt to v0.3.0 and run it (#18866)
|
3 years ago |
issue_xref_test.go
|
Propagate context and ensure git commands run in request context (#17868)
|
3 years ago |
lfs.go
|
Improve SyncMirrors logging (#19045)
|
3 years ago |
lfs_lock.go
|
…
|
|
main_test.go
|
…
|
|
migrate.go
|
Store the foreign ID of issues during migration (#18446)
|
3 years ago |
migrate_test.go
|
Store the foreign ID of issues during migration (#18446)
|
3 years ago |
notification.go
|
ignore missing comment for user notifications (#18954)
|
3 years ago |
notification_test.go
|
…
|
|
org.go
|
Move deletebeans into models/db (#18781)
|
3 years ago |
org_team.go
|
Add `GetUserTeams` (#18499)
|
3 years ago |
org_team_test.go
|
Add `GetUserTeams` (#18499)
|
3 years ago |
org_test.go
|
…
|
|
project.go
|
…
|
|
project_board.go
|
…
|
|
project_issue.go
|
…
|
|
project_test.go
|
…
|
|
protected_tag.go
|
…
|
|
protected_tag_test.go
|
…
|
|
pull.go
|
Propagate context and ensure git commands run in request context (#17868)
|
3 years ago |
pull_list.go
|
…
|
|
pull_test.go
|
…
|
|
release.go
|
add test coverage for original author conversion during migrations (#18506)
|
3 years ago |
repo.go
|
use xorm builder for models.getReviewers() (#19033)
|
3 years ago |
repo_activity.go
|
Propagate context and ensure git commands run in request context (#17868)
|
3 years ago |
repo_collaboration.go
|
…
|
|
repo_collaboration_test.go
|
…
|
|
repo_generate.go
|
…
|
|
repo_generate_test.go
|
…
|
|
repo_list.go
|
Allow to filter repositories by language in explore, user and organization repositories lists (#18430)
|
3 years ago |
repo_list_test.go
|
…
|
|
repo_permission.go
|
Team permission allow different unit has different permission (#17811)
|
3 years ago |
repo_permission_test.go
|
Move repository model into models/repo (#17933)
|
3 years ago |
repo_test.go
|
Allow users to self-request a PR review (#19030)
|
3 years ago |
repo_transfer.go
|
Some repository refactors (#17950)
|
3 years ago |
repo_transfer_test.go
|
…
|
|
review.go
|
add test coverage for original author conversion during migrations (#18506)
|
3 years ago |
review_test.go
|
format with gofumpt (#18184)
|
3 years ago |
statistic.go
|
…
|
|
task.go
|
Move repository model into models/repo (#17933)
|
3 years ago |
token.go
|
Use base32 for 2FA scratch token (#18384)
|
3 years ago |
token_test.go
|
…
|
|
upload.go
|
…
|
|
user.go
|
Move deletebeans into models/db (#18781)
|
3 years ago |
user_heatmap.go
|
…
|
|
user_heatmap_test.go
|
RSS/Atom support for Repos (#19055)
|
3 years ago |
user_test.go
|
…
|
|
userlist.go
|
…
|
|
userlist_test.go
|
Move more model into models/user (#17826)
|
3 years ago |