-
Notifications
You must be signed in to change notification settings - Fork 9
fix(bitbucket-cloud): stop permanent stream failures, cut sync time #2136
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
30 commits
Select commit
Hold shift + click to select a range
47fbe11
fix(bitbucket-cloud): tolerate diffs with no common ancestor
aleksdotbar 9694d0c
fix(bitbucket-cloud): prune unresolvable heads from commit ranges
aleksdotbar 8c0628a
fix(bitbucket-cloud): keep stored heads when a branch listing is empty
aleksdotbar be2584d
feat(bitbucket-cloud): honour start_date per repository and tag
aleksdotbar e4da171
refactor(bitbucket-cloud): sync transformed streams first
aleksdotbar ba41506
perf(bitbucket-cloud): drop the raw payload from cached branches
aleksdotbar 73d63d6
perf(bitbucket-cloud): read repositories concurrently
aleksdotbar 5077c7a
fix(bitbucket-cloud): release parked workers before joining the pool
aleksdotbar b375883
fix(bitbucket-cloud): checkpoint a repository only when it was read w…
aleksdotbar 747d71e
fix(bitbucket-cloud): snapshot branches regardless of start_date
aleksdotbar 88c9e00
docs(bitbucket-cloud): drop environment-specific detail from comments
aleksdotbar 6426f6c
fix(bitbucket-cloud): let bounded streams run before history-sized ones
aleksdotbar b0f4d1d
fix(bitbucket-cloud): do not publish an empty branch snapshot
aleksdotbar f59ebce
fix(bitbucket-cloud): stop reachability inventing branch deletions
aleksdotbar 545523b
fix(bitbucket-cloud): judge a tag by its own date
aleksdotbar db553cf
fix(bitbucket-cloud): version stream state from construction
aleksdotbar 929cd96
perf(bitbucket-cloud): unwire the streams nothing reads
aleksdotbar 2e0887b
perf(bitbucket-cloud): drain whichever repository is ready
aleksdotbar f76e881
fix(bitbucket-cloud): checkpoint mid-bucket and survive bucket resizing
aleksdotbar 8a579b2
perf(bitbucket-cloud): project commit and PR-child payloads
aleksdotbar bba7a42
perf(bitbucket-cloud): cap stored text at 2KB
aleksdotbar 1706afb
fix(bitbucket-cloud): never publish a half-read collection as complete
aleksdotbar 3459283
fix(bitbucket-cloud): publish a repository's state behind its records
aleksdotbar 9eaf19f
fix(bitbucket-cloud): confirm an empty branch listing before deleting
aleksdotbar 3fa843f
fix(bitbucket-cloud): keep repairing a range while it is progressing
aleksdotbar 2de50da
fix(bitbucket-cloud): let a credential failure through the page guard
aleksdotbar 11003d0
fix(bitbucket-cloud): do not trust a first empty head listing either
aleksdotbar 1436ada
perf(bitbucket-cloud): rotate output between repositories
aleksdotbar 06e24b0
fix(bitbucket-cloud): let a worker park for as long as the read is wa…
aleksdotbar 49e2a5d
test(bitbucket-cloud): shorten the rotation test's comments
aleksdotbar 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
Oops, something went wrong.
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.