-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add API to get issue/pull comments and events (timeline) #17403
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
47 commits
Select commit
Hold shift + click to select a range
0918b4c
Add API to get issue/pull comments and events (timeline)
qwerty287 330ea4d
Fix swagger
qwerty287 59ae4d1
Merge branch 'main' into timeline-api
qwerty287 a96bcc7
Don't show code comments (use review api instead)
qwerty287 2df41c1
fmt
qwerty287 6811c3a
Fix comment
qwerty287 ea097a6
Time -> TrackedTime
qwerty287 7fec3c7
Use var directly
qwerty287 8a443f0
Add logger
qwerty287 f13aa96
Merge branch 'main' into timeline-api
qwerty287 b4bcf1f
Fix lint
qwerty287 f6df41e
Fix test
qwerty287 577b222
Merge branch 'main' into timeline-api
qwerty287 a6a85b7
Merge branch 'timeline-api' of github.com:qwerty287/gitea into timeli…
qwerty287 de9a364
Merge branch 'main' into timeline-api
qwerty287 3daf4ff
Merge branch 'main' into timeline-api
qwerty287 6315db4
Merge branch 'main' into timeline-api
zeripath ffcfe38
Add comments
qwerty287 efdb224
fmt
qwerty287 90439b8
Merge branch 'main' into timeline-api
qwerty287 fabe8eb
[test] get issue directly by ID
qwerty287 6f2d140
Merge branch 'main' into timeline-api
qwerty287 7f1df1c
Merge branch 'main' into timeline-api
qwerty287 e827bfd
Merge branch 'main' into timeline-api
lunny ce2cbf0
Merge branch 'main' into timeline-api
qwerty287 4a04a73
Merge branch 'main' into timeline-api
qwerty287 13a7019
Merge branch 'main' into timeline-api
qwerty287 9cbb709
Merge branch 'main' into timeline-api
qwerty287 c2017dc
Update test
qwerty287 eca8416
Merge branch 'main' into timeline-api
qwerty287 7e3172b
Merge branch 'main' into timeline-api
qwerty287 f835685
Add description for changed refs
qwerty287 34919d4
Merge branch 'main' into timeline-api
qwerty287 d2be482
Merge branch 'main' into timeline-api
qwerty287 7a8b1f1
Fix build issues + lint
qwerty287 71eecfc
Merge branch 'main' into timeline-api
qwerty287 bf15f47
Merge branch 'main' into timeline-api
qwerty287 126f9fb
Merge branch 'main' into timeline-api
qwerty287 648513d
Merge branch 'main' into timeline-api
qwerty287 df62eed
Fix build
qwerty287 e8b65b3
Merge branch 'main' into timeline-api
qwerty287 4dd46ef
Use string enums
qwerty287 dd3e9c4
Update swagger
qwerty287 06db66a
Support `page` and `limit` params
qwerty287 a6ac7bd
fmt + swagger
qwerty287 dfd0e65
Use global slices
qwerty287 ab221a7
Merge branch 'main' into timeline-api
qwerty287 File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.