| .. |
|
action.go
|
introduced api endpoint for retrieving runner api tokens, defined by
|
2025-08-28 16:07:08 +02:00 |
|
avatar.go
|
chore(api): update swagger method descripitons (#8728)
|
2025-07-30 18:08:28 +02:00 |
|
blob.go
|
feat: API GET /repos/{owner}/{repo}/git/blobs
|
2025-06-13 13:52:56 +02:00 |
|
branch.go
|
chore: Refactor Is{Reference,Branch}Exist (#8425)
|
2025-07-06 07:16:43 +02:00 |
|
collaborators.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
commits.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
compare.go
|
fix: make API /repos/{owner}/{repo}/compare/{basehead} work with forks (#8326)
|
2025-06-28 23:28:12 +02:00 |
|
download.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
file.go
|
git/commit: re-implement submodules file reader (#8438)
|
2025-07-15 00:20:00 +02:00 |
|
flags.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
fork.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
git_hook.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
git_ref.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
hook.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
hook_test.go
|
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367)
|
2025-03-28 22:22:21 +00:00 |
|
issue.go
|
feat: show more relevant results for 'dependencies' dropdown (#8003)
|
2025-06-26 20:06:21 +02:00 |
|
issue_attachment.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
issue_comment.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
issue_comment_attachment.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
issue_dependency.go
|
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367)
|
2025-03-28 22:22:21 +00:00 |
|
issue_label.go
|
fix: return error when user is not repo writer (#8690)
|
2025-07-27 10:17:33 +02:00 |
|
issue_pin.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
issue_reaction.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
issue_stopwatch.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
issue_subscription.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
issue_tracked_time.go
|
chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994)
|
2025-05-29 17:34:29 +02:00 |
|
key.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
label.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
language.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
main_test.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
migrate.go
|
fix: do not fail when release or wiki is set in /repos/migrate API (#8155)
|
2025-06-12 11:12:58 +02:00 |
|
milestone.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
mirror.go
|
chore(api): update swagger method descripitons (#8728)
|
2025-07-30 18:08:28 +02:00 |
|
notes.go
|
chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994)
|
2025-05-29 17:34:29 +02:00 |
|
patch.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
pull.go
|
fix: prevent pull requests from being merged multiple times
|
2025-08-11 12:55:25 +02:00 |
|
pull_review.go
|
chore(api): update swagger method descripitons (#8728)
|
2025-07-30 18:08:28 +02:00 |
|
release.go
|
chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994)
|
2025-05-29 17:34:29 +02:00 |
|
release_attachment.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
release_tags.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
repo.go
|
fix: corrupted wiki unit default permission (#8234 follow-up) (#8258)
|
2025-07-07 18:04:00 +02:00 |
|
repo_test.go
|
Update module github.com/golangci/golangci-lint/cmd/golangci-lint to v2 (forgejo) (#7367)
|
2025-03-28 22:22:21 +00:00 |
|
star.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
status.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
subscriber.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
sync_fork.go
|
feat: sync forks (#2364)
|
2025-04-07 07:00:38 +00:00 |
|
tag.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
teams.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
topic.go
|
chore(api): update swagger method descripitons (#8728)
|
2025-07-30 18:08:28 +02:00 |
|
transfer.go
|
chore(cleanup): replaces unnecessary calls to formatting functions by non-formatting equivalents (#7994)
|
2025-05-29 17:34:29 +02:00 |
|
tree.go
|
chore: branding import path (#7337)
|
2025-03-27 19:40:14 +00:00 |
|
wiki.go
|
git/blob: GetContentBase64 with fewer allocations and no goroutine (#8297)
|
2025-06-27 11:22:10 +02:00 |