.. |
admin
|
Use a struct as test options (#19393)
|
2022-04-14 21:58:21 +08:00 |
appstate
|
…
|
|
asymkey
|
Use a struct as test options (#19393)
|
2022-04-14 21:58:21 +08:00 |
auth
|
Use a struct as test options (#19393)
|
2022-04-14 21:58:21 +08:00 |
avatars
|
…
|
|
db
|
Use a struct as test options (#19393)
|
2022-04-14 21:58:21 +08:00 |
fixtures
|
Add API to query collaborators permission for a repository (#18761)
|
2022-04-29 14:24:38 +02:00 |
foreignreference
|
Store the foreign ID of issues during migration (#18446)
|
2022-03-17 18:08:35 +01:00 |
issues
|
Use a struct as test options (#19393)
|
2022-04-14 21:58:21 +08:00 |
migrations
|
Add "Allow edits from maintainer" feature (#18002)
|
2022-04-28 17:45:33 +02:00 |
organization
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
packages
|
Add Helm Chart registry (#19406)
|
2022-04-19 12:55:35 -04:00 |
perm
|
…
|
|
project
|
Use a struct as test options (#19393)
|
2022-04-14 21:58:21 +08:00 |
repo
|
Use a struct as test options (#19393)
|
2022-04-14 21:58:21 +08:00 |
unit
|
…
|
|
unittest
|
Use a struct as test options (#19393)
|
2022-04-14 21:58:21 +08:00 |
user
|
Respect DefaultUserIsRestricted system default when creating new user (#19310)
|
2022-04-29 15:38:11 -04:00 |
webhook
|
Use a struct as test options (#19393)
|
2022-04-14 21:58:21 +08:00 |
access.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
access_test.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
action.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
action_list.go
|
Move reaction to models/issues/ (#19264)
|
2022-03-31 17:20:39 +08:00 |
action_test.go
|
RSS/Atom support for Repos (#19055)
|
2022-03-13 17:40:47 +01:00 |
branches.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
branches_test.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
commit.go
|
…
|
|
commit_status.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
commit_status_test.go
|
…
|
|
consistency.go
|
…
|
|
consistency_test.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
engine_test.go
|
…
|
|
error.go
|
ignore DNS error when doing migration allow/block check (#19566)
|
2022-05-02 12:02:17 +08:00 |
fixture_generation.go
|
Move repository model into models/repo (#17933)
|
2021-12-10 09:27:50 +08:00 |
fixture_test.go
|
…
|
|
helper.go
|
Move reaction to models/issues/ (#19264)
|
2022-03-31 17:20:39 +08:00 |
helper_directory.go
|
refactor: move from io/ioutil to io and os package (#17109)
|
2021-09-22 13:38:34 +08:00 |
helper_environment.go
|
Fix the bug: deploy key with write access can not push (#19010)
|
2022-03-22 17:29:07 +08:00 |
issue.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
issue_assignees.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
issue_assignees_test.go
|
Move some issue methods as functions (#19255)
|
2022-03-29 16:57:33 +02:00 |
issue_comment.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
issue_comment_list.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
issue_comment_test.go
|
…
|
|
issue_dependency.go
|
…
|
|
issue_dependency_test.go
|
Move some issue methods as functions (#19255)
|
2022-03-29 16:57:33 +02:00 |
issue_label.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
issue_label_test.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
issue_list.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
issue_list_test.go
|
…
|
|
issue_lock.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
issue_project.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
issue_stopwatch.go
|
Improve Stopwatch behavior (#18930)
|
2022-04-25 22:45:22 +02:00 |
issue_stopwatch_test.go
|
…
|
|
issue_test.go
|
User specific repoID or xorm builder conditions for issue search (#19475)
|
2022-04-25 16:06:24 +02:00 |
issue_tracked_time.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
issue_tracked_time_test.go
|
…
|
|
issue_user.go
|
…
|
|
issue_user_test.go
|
…
|
|
issue_watch.go
|
…
|
|
issue_watch_test.go
|
…
|
|
issue_xref.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
issue_xref_test.go
|
Move some issue methods as functions (#19255)
|
2022-03-29 16:57:33 +02:00 |
lfs.go
|
…
|
|
lfs_lock.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
main_test.go
|
Use a struct as test options (#19393)
|
2022-04-14 21:58:21 +08:00 |
migrate.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
migrate_test.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
notification.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
notification_test.go
|
…
|
|
org.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
org_team.go
|
Performance improvement for add team user when org has more than 1000 repositories (#19227)
|
2022-04-01 09:53:18 +08:00 |
org_team_test.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
org_test.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
protected_tag.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
protected_tag_test.go
|
…
|
|
pull.go
|
Add "Allow edits from maintainer" feature (#18002)
|
2022-04-28 17:45:33 +02:00 |
pull_list.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
pull_test.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
release.go
|
…
|
|
repo.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
repo_activity.go
|
…
|
|
repo_collaboration.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
repo_collaboration_test.go
|
…
|
|
repo_generate.go
|
Move init repository related functions to modules (#19159)
|
2022-03-29 15:23:45 +08:00 |
repo_generate_test.go
|
Fixed assert statements. (#16089)
|
2021-06-07 07:27:09 +02:00 |
repo_list.go
|
Move reaction to models/issues/ (#19264)
|
2022-03-31 17:20:39 +08:00 |
repo_list_test.go
|
…
|
|
repo_permission.go
|
Add "Allow edits from maintainer" feature (#18002)
|
2022-04-28 17:45:33 +02:00 |
repo_permission_test.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
repo_test.go
|
…
|
|
repo_transfer.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
repo_transfer_test.go
|
…
|
|
review.go
|
more context for models (#19511)
|
2022-04-28 13:48:48 +02:00 |
review_test.go
|
…
|
|
statistic.go
|
Move milestone to models/issues/ (#19278)
|
2022-04-08 17:11:15 +08:00 |
task.go
|
Use a more general (and faster) method to sanitize URLs with credentials (#19239)
|
2022-03-31 10:25:40 +08:00 |
token.go
|
…
|
|
token_test.go
|
…
|
|
upload.go
|
…
|
|
user.go
|
Move reaction to models/issues/ (#19264)
|
2022-03-31 17:20:39 +08:00 |
user_heatmap.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
user_heatmap_test.go
|
RSS/Atom support for Repos (#19055)
|
2022-03-13 17:40:47 +01:00 |
user_test.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
userlist.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |
userlist_test.go
|
Move organization related structs into sub package (#18518)
|
2022-03-29 14:29:02 +08:00 |