| .. |
|
migrations
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
schemadoc
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
testdata
|
3650b32ec5
chore: rename `internal/db` to `internal/database` (#7665)
|
2 anni fa |
|
access_tokens.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
access_tokens_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
actions.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
actions_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
attachment.go
|
074714d61f
Fix lint and MySQL test failures: remove unused function and fix UUID column type
|
2 settimane fa |
|
backup.go
|
eebe4065c6
Migrate internal/database/backup.go from XORM to GORM
|
2 settimane fa |
|
backup_test.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
comment.go
|
cddfd5fbb9
Migrate issue_label.go and comment.go from XORM to GORM
|
2 settimane fa |
|
database.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
error.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
issue.go
|
074714d61f
Fix lint and MySQL test failures: remove unused function and fix UUID column type
|
2 settimane fa |
|
issue_label.go
|
06b85ac5ba
Convert remaining files from XORM to GORM and fix unused imports
|
2 settimane fa |
|
issue_mail.go
|
c74b48bd2d
Convert repo_branch.go and repo_collaboration.go from XORM to GORM
|
2 settimane fa |
|
lfs.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
lfs_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
login_source_files.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
login_source_files_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
login_sources.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
login_sources_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
main_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
milestone.go
|
e3e107f95d
style: format code with Go fmt and Gofumpt
|
2 settimane fa |
|
mirror.go
|
9d9175df80
Convert mirror.go from XORM to GORM
|
2 settimane fa |
|
mirror_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
mocks_gen.go
|
04cc48339f
chore: update Go version from 1.24 to 1.25 in CI and related files (#8066)
|
2 mesi fa |
|
mocks_test.go
|
04cc48339f
chore: update Go version from 1.24 to 1.25 in CI and related files (#8066)
|
2 mesi fa |
|
models.go
|
c74b48bd2d
Convert repo_branch.go and repo_collaboration.go from XORM to GORM
|
2 settimane fa |
|
notices.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
notices_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
org.go
|
c74b48bd2d
Convert repo_branch.go and repo_collaboration.go from XORM to GORM
|
2 settimane fa |
|
org_team.go
|
233f0fb18d
Migrate internal/database/org_team.go from XORM to GORM
|
2 settimane fa |
|
organizations.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
organizations_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
permissions.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
permissions_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
public_keys.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
public_keys_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
pull.go
|
ec5eede78f
Fix code review issues: FindInBatches usage and memory optimization
|
2 settimane fa |
|
release.go
|
9bd5123bcf
style: format code with Go fmt and Gofumpt
|
2 settimane fa |
|
repo.go
|
ec5eede78f
Fix code review issues: FindInBatches usage and memory optimization
|
2 settimane fa |
|
repo_branch.go
|
c74b48bd2d
Convert repo_branch.go and repo_collaboration.go from XORM to GORM
|
2 settimane fa |
|
repo_collaboration.go
|
c74b48bd2d
Convert repo_branch.go and repo_collaboration.go from XORM to GORM
|
2 settimane fa |
|
repo_editor.go
|
06b85ac5ba
Convert remaining files from XORM to GORM and fix unused imports
|
2 settimane fa |
|
repo_editor_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
repo_tag.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
repo_test.go
|
ae59787ff5
chore: remove `internal/database/errors` package (#8096)
|
2 settimane fa |
|
repositories.go
|
06b85ac5ba
Convert remaining files from XORM to GORM and fix unused imports
|
2 settimane fa |
|
repositories_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
ssh_key.go
|
ec5eede78f
Fix code review issues: FindInBatches usage and memory optimization
|
2 settimane fa |
|
ssh_key_test.go
|
59e9fa191b
chore: remove all MIT license file headers (#8083)
|
1 mese fa |
|
two_factor.go
|
06b85ac5ba
Convert remaining files from XORM to GORM and fix unused imports
|
2 settimane fa |
|
two_factors.go
|
560f92ec5f
two_factor: verify recovery code ownership upon using (#8100)
|
2 settimane fa |
|
two_factors_test.go
|
560f92ec5f
two_factor: verify recovery code ownership upon using (#8100)
|
2 settimane fa |
|
update.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
users.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
users_test.go
|
389ec54b2c
chore: rename `osutil.IsExist` to `osutil.Exist` (#8097)
|
2 settimane fa |
|
webhook.go
|
aba381e7f8
Migrate webhook.go from XORM to GORM
|
2 settimane fa |
|
webhook_dingtalk.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
webhook_discord.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
webhook_slack.go
|
4ee706b2bf
chore: replace pkg/errors with cockroachdb/errors (#8098)
|
2 settimane fa |
|
wiki.go
|
1bbc36149a
wiki: sanitize old wiki page name when editing (#8099)
|
2 settimane fa |
|
wiki_test.go
|
1bbc36149a
wiki: sanitize old wiki page name when editing (#8099)
|
2 settimane fa |