-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Cron job to cleanup hook_task table #13080
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 21 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
42073c2
sketching out hook_task cleanup code
bhalbright e505ced
continued work on cleanup hook_task
bhalbright 6278f52
added tests for age based hook_task cleanup
bhalbright 65eea98
mostly local debug
bhalbright 1ea1f6a
Merge branch 'master' of https://github.com/go-gitea/gitea into prune…
bhalbright f541590
changed to use a time duration for the default cleanup
bhalbright 2253354
fixed oldenthan default and unit tests
bhalbright 49304b1
fixed defaults
bhalbright 693a6bd
gofmt
bhalbright 2bfdb06
Merge branch 'master' of https://github.com/go-gitea/gitea into prune…
bhalbright d1fe028
fixed method names on cleanup hook task unit tests
bhalbright cfc2984
fixed unit test
bhalbright b49384e
attempt to fix unit test
bhalbright 9699c77
gofmt
bhalbright cbe3d89
working on unit test
bhalbright 809f333
added delivered date to hook task test that updates delivered to true
bhalbright 89df8c3
gofmt
bhalbright 04faa7c
added null check
bhalbright ff4fe65
Merge branch 'master' of https://github.com/go-gitea/gitea into prune…
bhalbright 8556252
Merge branch 'master' of https://github.com/go-gitea/gitea into prune…
bhalbright d69e6e2
Merge branch 'master' of https://github.com/go-gitea/gitea into prune…
bhalbright 475d3d0
Merge branch 'master' of https://github.com/go-gitea/gitea into prune…
bhalbright 882a7e5
Merge branch 'master' of https://github.com/go-gitea/gitea into prune…
bhalbright f7b4cad
Merge branch 'master' into prunehooktask
6543 01a50f3
Merge branch 'master' of https://github.com/go-gitea/gitea into prune…
bhalbright b8afeb2
fix lint errors
bhalbright 2e4710e
ran gofmt
bhalbright d57a65f
Merge branch 'master' into prunehooktask
6543 14b6bef
Merge branch 'master' of https://github.com/go-gitea/gitea into prune…
bhalbright f7ed1cd
Merge branch 'master' into prunehooktask
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
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
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.