-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Uniform all temporary directories and allow customizing temp path #32352
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
+360
−417
Merged
Changes from 27 commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
7b0f3e6
uniform all temporary directories
lunny fc25971
Fix unnecessary changes
lunny b362ffa
use global configuration temp directories
lunny fafd7b7
Fix recycle dependency
lunny 30621ae
Move all temporary directories under gitea and cleanup it when Gitea …
lunny cb81214
create temp root directory when startup
lunny f079b60
Fix temp dir name
lunny 887c8a5
Merge branch 'main' into lunny/uniform-temp-dir
lunny fc448b5
Fix
lunny 1ad7ee8
Fix
lunny d4d39dc
Fix test
lunny aeffcb1
Merge branch 'main' into lunny/uniform-temp-dir
lunny e03e58f
Remove unnecessary change
lunny 1fd7611
Merge branch 'main' into lunny/uniform-temp-dir
lunny d41d8b8
Remove cleanup temp dirs
lunny 178da31
Add configuration to allow customize global temp path
lunny 3382a56
improvements
lunny 3fe5cd7
Fix bug
lunny 9afad75
Fix test
lunny 13a4c9b
some improvements
lunny 058edb9
some improvements
lunny 6187ce0
some improvements
lunny d6c9ed3
Fix test
lunny 9f591e2
Merge branch 'main' into lunny/uniform-temp-dir
lunny 69c9a1e
Fix test
lunny 0726e76
Merge branch 'main' into lunny/uniform-temp-dir
lunny d1bf10a
Merge branch 'main' into lunny/uniform-temp-dir
lunny b88c3a6
improvements
lunny d6f6d77
Merge branch 'main' into lunny/uniform-temp-dir
lunny 85d5fc6
Remove sub temporary path configurations with a fixed sub path
lunny d3be0fb
Merge branch 'main' into lunny/uniform-temp-dir
lunny 7897bc6
Fix bug
lunny 4d89d56
Fix bug
lunny 8373fff
Merge branch 'main' into lunny/uniform-temp-dir
wxiaoguang 834bb59
revert dump tmp dir, remove SSH_KEYGEN_PATH
wxiaoguang e40bfb8
refactor
wxiaoguang 47ea426
add APP_TEMP_PATH
wxiaoguang 8483d03
rename
wxiaoguang a7371fa
add tests
wxiaoguang 9758ee7
Merge branch 'main' into lunny/uniform-temp-dir
lunny 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
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
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.