forgejo/models
KN4CK3R a3d55ac523
Hide internal package versions (#20492)
* Hide internal versions from most searches.

* Added test.
2022-07-27 09:59:10 +08:00
..
admin Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
appstate
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 Fix various typos (#20338) 2022-07-12 23:32:37 +02:00
fixtures
foreignreference
git Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
issues Display project in issue list (#20434) 2022-07-26 15:42:23 +02:00
migrations Fix commit status icon when in subdirectory (#20285) 2022-07-15 14:01:32 +01:00
organization Add order by for assignee no sort issue (#20053) 2022-07-14 18:00:10 +02:00
packages Hide internal package versions (#20492) 2022-07-27 09:59:10 +08:00
perm Store read access in access for team repo's (#20275) 2022-07-11 13:48:43 +02:00
project Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
pull
repo Fix: Actor is required to get user repositories (#20443) 2022-07-21 23:31:22 +02:00
unit Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
unittest Use git.HOME_PATH for Git HOME directory (#20114) 2022-07-08 16:09:07 +08:00
user Simplify visibility checks (#20406) 2022-07-21 11:41:50 +01:00
webhook Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
action.go Refix indices on actions table (#20158) 2022-07-01 17:04:01 +01:00
action_list.go
action_test.go
consistency.go
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate.go
migrate_test.go
notification.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
notification_test.go
org.go Use neutral language in comments and docs (#20135) 2022-06-25 17:50:12 -05:00
org_team.go
org_team_test.go
org_test.go
release.go Add more linters to improve code readability (#19989) 2022-06-20 12:02:49 +02:00
repo.go Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
repo_activity.go
repo_collaboration.go
repo_collaboration_test.go
repo_test.go
repo_transfer.go
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 Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
user_heatmap.go
user_heatmap_test.go