0
Fork 0
mirror of https://codeberg.org/forgejo/forgejo.git synced 2025-02-05 13:21:02 -05:00
forgejo/routers/api/v1/repo
Gusted 49c5fc565c
Fix NPE /repos/issues/search when not signed in (#19154)
- Don't panic when on
`/repos/issues/search?{created,assigned,mentioned,review_requested}=true`
when client didn't pass any authentication.
- Resolves #19115
2022-03-20 22:04:51 +01:00
..
blob.go
branch.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
collaborators.go
commits.go
file.go
fork.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
git_hook.go
git_ref.go
hook.go
hook_test.go
issue.go Fix NPE /repos/issues/search when not signed in (#19154) 2022-03-20 22:04:51 +01:00
issue_comment.go
issue_label.go
issue_reaction.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_stopwatch.go
issue_subscription.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
issue_tracked_time.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
key.go
label.go
language.go
main_test.go
migrate.go Update object repo with the migrated repository (#18684) 2022-02-09 19:20:44 +00:00
milestone.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
mirror.go
notes.go
patch.go Add apply-patch, basic revert and cherry-pick functionality (#17902) 2022-02-09 20:28:55 +00:00
pull.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
pull_review.go
release.go
release_attachment.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
release_tags.go
repo.go Add config option to disable "Update branch by rebase" (#18745) 2022-03-04 03:30:49 -05:00
repo_test.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
star.go
status.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00
subscriber.go
tag.go
teams.go
topic.go
transfer.go
tree.go
wiki.go format with gofumpt (#18184) 2022-01-20 18:46:10 +01:00