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