.. |
admin
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
appstate
|
Sync gitea app path for git hooks and authorized keys when starting (#17335)
|
2021-10-21 17:22:43 +08:00 |
asymkey
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
auth
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
avatars
|
…
|
|
db
|
Allow manager logging to set SQL (#20064)
|
2022-06-24 12:49:47 +02:00 |
fixtures
|
Exclude Archived repos from Dashboard Milestones (#19882)
|
2022-06-04 19:30:01 +01:00 |
foreignreference
|
…
|
|
git
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
issues
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
migrations
|
Use neutral language in comments and docs (#20135)
|
2022-06-25 17:50:12 -05:00 |
organization
|
Adjust transaction handling via db.Context (#20031)
|
2022-06-20 14:38:58 +02:00 |
packages
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
perm
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
project
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
pull
|
…
|
|
repo
|
Adjust transaction handling via db.Context (#20031)
|
2022-06-20 14:38:58 +02:00 |
unit
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
unittest
|
Remove legacy git code (ver < 2.0), fine tune markup tests (#19930)
|
2022-06-16 23:47:44 +08:00 |
user
|
Use neutral language in comments and docs (#20135)
|
2022-06-25 17:50:12 -05:00 |
webhook
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
action.go
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
action_list.go
|
…
|
|
action_test.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
consistency.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
error.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
fixture_generation.go
|
…
|
|
fixture_test.go
|
Decouple unit test code from business code (#17623)
|
2021-11-12 22:36:47 +08:00 |
main_test.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
migrate.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
migrate_test.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
notification.go
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
notification_test.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
org.go
|
Use neutral language in comments and docs (#20135)
|
2022-06-25 17:50:12 -05:00 |
org_team.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
org_team_test.go
|
…
|
|
org_test.go
|
Move tests as seperate sub packages to reduce duplicated file names (#19951)
|
2022-06-15 09:02:00 +02:00 |
release.go
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
repo.go
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
repo_activity.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
repo_collaboration.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
repo_collaboration_test.go
|
Move tests as seperate sub packages to reduce duplicated file names (#19951)
|
2022-06-15 09:02:00 +02:00 |
repo_test.go
|
Move tests as seperate sub packages to reduce duplicated file names (#19951)
|
2022-06-15 09:02:00 +02:00 |
repo_transfer.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
repo_transfer_test.go
|
…
|
|
statistic.go
|
Add more linters to improve code readability (#19989)
|
2022-06-20 12:02:49 +02:00 |
task.go
|
Fix typos related to ErrTaskDoesNotExist error (#20118)
|
2022-06-24 15:51:37 +02:00 |
token.go
|
…
|
|
token_test.go
|
…
|
|
upload.go
|
…
|
|
user.go
|
Move issues related files into models/issues (#19931)
|
2022-06-13 17:37:59 +08:00 |
user_heatmap.go
|
…
|
|
user_heatmap_test.go
|
…
|
|