1
1
mirror of https://github.com/go-gitea/gitea.git synced 2024-11-18 23:04:46 +01:00
gitea/models
wxiaoguang 75d96f4a02
Refactor legacy git init (#20376)
* merge `CheckLFSVersion` into `InitFull` (renamed from `InitWithSyncOnce`)
* remove the `Once` during git init, no data-race now
* for doctor sub-commands, `InitFull` should only be called in initialization stage

Co-authored-by: zeripath <art27@cantab.net>
Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com>
2022-08-09 11:22:24 +08:00
..
admin
appstate
asymkey
auth WebAuthn CredentialID field needs to be increased in size (#20530) 2022-07-30 15:25:26 +02:00
avatars
db Modify milestone search keywords to be case insensitive again (#20513) 2022-07-28 18:58:04 +02:00
fixtures
foreignreference
git
issues Modify milestone search keywords to be case insensitive again (#20513) 2022-07-28 18:58:04 +02:00
migrations Refactor legacy git init (#20376) 2022-08-09 11:22:24 +08:00
organization Add order by for assignee no sort issue (#20053) 2022-07-14 18:00:10 +02:00
packages Add support for Pub packages (#20560) 2022-08-07 18:09:54 +08:00
perm
project Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
pull
repo Add issue filter for Author (#20578) 2022-08-08 22:03:58 +02:00
unit
unittest Refactor legacy git init (#20376) 2022-08-09 11:22:24 +08:00
user Added email notification option to receive all own messages (#20179) 2022-07-28 16:30:12 +08:00
webhook Check webhooks slice length before calling xorm (#20642) 2022-08-04 00:22:50 -04:00
action_list.go
action_test.go
action.go
consistency.go
error.go
fixture_generation.go
fixture_test.go
main_test.go
migrate_test.go
migrate.go
notification_test.go
notification.go
org_team_test.go
org_team.go
org_test.go
org.go
release.go
repo_activity.go
repo_collaboration_test.go
repo_collaboration.go
repo_test.go
repo_transfer_test.go
repo_transfer.go
repo.go Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00
statistic.go
task.go
token_test.go
token.go
upload.go
user_heatmap_test.go
user_heatmap.go
user.go Add option to purge users (#18064) 2022-07-14 08:22:09 +01:00