ᴊᴏᴇ ᴄʜᴇɴ 48500aa2b0 all: migrate from satori/go.uuid to google/uuid (#8161) vor 2 Monaten
..
migrations 2316b09eaf database: fully switch over to pure-Go SQLite driver (#8115) vor 2 Monaten
schemadoc 1c8016a27b database/schemadoc: migrate to github.com/DATA-DOG/go-sqlmock (#8157) vor 2 Monaten
testdata 3650b32ec5 chore: rename `internal/db` to `internal/database` (#7665) vor 2 Jahren
access_tokens.go 48500aa2b0 all: migrate from satori/go.uuid to google/uuid (#8161) vor 2 Monaten
access_tokens_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
actions.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
actions_test.go 3477bbac0e Add ED25519 test coverage and refactor SSH key parsing tests (#8107) vor 2 Monaten
attachment.go 48500aa2b0 all: migrate from satori/go.uuid to google/uuid (#8161) vor 2 Monaten
backup.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
backup_test.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
comment.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) vor 2 Monaten
database.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
error.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
issue.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) vor 2 Monaten
issue_label.go 6d56105f8f Run modernize tool across codebase (#8147) vor 2 Monaten
issue_mail.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) vor 2 Monaten
lfs.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
lfs_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
login_source_files.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
login_source_files_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
login_sources.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
login_sources_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
main_test.go 2316b09eaf database: fully switch over to pure-Go SQLite driver (#8115) vor 2 Monaten
milestone.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
mirror.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) vor 2 Monaten
mirror_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
mocks_gen.go 04cc48339f chore: update Go version from 1.24 to 1.25 in CI and related files (#8066) vor 4 Monaten
mocks_test.go 04cc48339f chore: update Go version from 1.24 to 1.25 in CI and related files (#8066) vor 4 Monaten
models.go e3bb4165dc database: impersonate pure-Go SQLite driver as the old "sqlite3" (#8118) vor 2 Monaten
notices.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
notices_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
org.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
org_team.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
organizations.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
organizations_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
permissions.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
permissions_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
public_keys.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
public_keys_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
pull.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) vor 2 Monaten
release.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
repo.go 785157ba1f all: migrate from nfnt/resize to golang.org/x/image/draw (#8158) vor 2 Monaten
repo_branch.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) vor 2 Monaten
repo_collaboration.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
repo_editor.go 48500aa2b0 all: migrate from satori/go.uuid to google/uuid (#8161) vor 2 Monaten
repo_editor_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
repo_tag.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
repo_test.go ae59787ff5 chore: remove `internal/database/errors` package (#8096) vor 2 Monaten
repositories.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
repositories_test.go 59e9fa191b chore: remove all MIT license file headers (#8083) vor 3 Monaten
ssh_key.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) vor 2 Monaten
ssh_key_test.go 3477bbac0e Add ED25519 test coverage and refactor SSH key parsing tests (#8107) vor 2 Monaten
two_factor.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) vor 2 Monaten
two_factors.go 6d56105f8f Run modernize tool across codebase (#8147) vor 2 Monaten
two_factors_test.go 560f92ec5f two_factor: verify recovery code ownership upon using (#8100) vor 2 Monaten
update.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
users.go 4ee706b2bf chore: replace pkg/errors with cockroachdb/errors (#8098) vor 2 Monaten
users_test.go 3cc8e7aa6d Fix typos throughout the codebase (#7514) vor 2 Monaten
webhook.go 48500aa2b0 all: migrate from satori/go.uuid to google/uuid (#8161) vor 2 Monaten
webhook_dingtalk.go 6d56105f8f Run modernize tool across codebase (#8147) vor 2 Monaten
webhook_discord.go 6d56105f8f Run modernize tool across codebase (#8147) vor 2 Monaten
webhook_slack.go 6d56105f8f Run modernize tool across codebase (#8147) vor 2 Monaten
wiki.go bf17cc6c69 Replace github.com/unknwon/com with stdlib and internal helpers (#8148) vor 2 Monaten
wiki_test.go 1bbc36149a wiki: sanitize old wiki page name when editing (#8099) vor 2 Monaten