-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Add API endpoint to get changed files of a PR #21177
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 32 commits
Commits
Show all changes
37 commits
Select commit
Hold shift + click to select a range
5ff626e
add api endpoint to get changed files of a pr
anbraten fdf926f
Merge branch 'main' into pr-changed-files-api
anbraten 0c807d1
update swagger definitions
anbraten 30a9ed6
Merge branch 'main' into pr-changed-files-api
anbraten 1eac29d
Merge branch 'main' into changed-pr-files
qwerty287 4f39f56
Iimprovements to changed files API
qwerty287 6956977
Undo change
qwerty287 c090514
Merge branch 'main' into changed-pr-files
qwerty287 0ac5d40
Merge branch 'main' into changed-pr-files
qwerty287 01b73fc
Update swagger struct
qwerty287 cf63a4b
Merge branch 'main' into changed-pr-files
6543 a6ec85d
support status "added"
6543 6579236
no duble call
6543 ea6644c
rm NameHash as it's just sha1(Filename)
6543 af1a798
Remove `files` opt
qwerty287 eb7af53
Merge remote-tracking branch 'origin/changed-pr-files' into changed-p…
qwerty287 8ce1e20
Add simple test and add renamed support
qwerty287 5334a80
Merge branch 'main' into changed-pr-files
qwerty287 6fbb0ed
Escape in converter
qwerty287 26af5f7
fix lint
6543 5d1691d
Update convert.go
wxiaoguang 6cedaf0
Merge branch 'main' into changed-pr-files
6543 7b997ae
Merge branch 'main' into changed-pr-files
qwerty287 777f114
Always include urls; add previous_filename
qwerty287 5c268ae
Use head instead of base repo
qwerty287 dbf3f6b
Merge branch 'main' into changed-pr-files
qwerty287 77349b7
Merge branch 'main' into changed-pr-files
qwerty287 0d77cde
Merge branch 'main' into changed-pr-files
6543 93072ca
Merge branch 'main' into changed-pr-files
6543 8739158
Merge branch 'main' into changed-pr-files
qwerty287 b884d2e
Add `Changes` and `unchaged` status
qwerty287 d41fd55
Update URLs behavior
qwerty287 07735cf
Merge branch 'main' into changed-pr-files
lafriks 6eca81a
Merge branch 'main' into changed-pr-files
6543 ac865e1
fix fixtures to match gitea-repositories-meta/user2/repo1.git/refs
6543 929a279
wow
6543 96dcc0a
start with declarative tests
6543 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
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.