-
Notifications
You must be signed in to change notification settings - Fork 858
Fuerte simplify #12270
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
Fuerte simplify #12270
Changes from 1 commit
Commits
Show all changes
31 commits
Select commit
Hold shift + click to select a range
2c04571
Simplify fuerte code
graetzer 24c1529
fix #warning
graetzer 3412930
Merge branch 'devel' of github.com:arangodb/arangodb into feature/fue…
graetzer 002412b
change defaults
graetzer 0a9ac62
slight fixes
graetzer 95e2e4b
slight adjustments
graetzer 9aa85fa
Starting HTTP/2 with Prior Knowledge
graetzer efa00a3
make consistent
graetzer 46cb4a8
Merge branch 'feature/http2-prior-knowledge' into feature/fuerte-simp…
graetzer 528a0f6
fix some requests
graetzer 3fa1586
fix architectire
graetzer da6c3e4
Merge branch 'devel' of github.com:arangodb/arangodb into feature/fue…
graetzer a5e1da2
fix stuff
graetzer 1426f9b
Properly cancel broken connections
graetzer e070136
remove extra log statements
graetzer 05c578a
Merge branch 'devel' of github.com:arangodb/arangodb into feature/fue…
graetzer 931c22e
remove unused code
graetzer a7bd312
some changes to vst
graetzer 56e3a53
adjust TLA+ pluscal models
graetzer 50da56c
Merge branch 'devel' of github.com:arangodb/arangodb into feature/fue…
graetzer b9208ea
fix some stuff
graetzer 088a759
fix mistake
graetzer 92a050f
fixing VST connection
graetzer 67faddb
Merge remote-tracking branch 'origin/devel' into feature/fuerte-simplify
neunhoef b25c331
Correct mode: we call shutdownConnection when it is time.
neunhoef 439abaa
File no longer necessary.
neunhoef 17df268
Comment fixes.
neunhoef e4e9d4d
Add a forgotten alarm cancellation to model.
neunhoef 092e27c
Fix cancellation in model.
neunhoef 57e1777
Take latest transaction.
neunhoef d09a0a8
This is a sub-PR to suggest some changes. (#12495)
neunhoef 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
adjust TLA+ pluscal models
- Loading branch information
commit 56e3a53546b12b2161bbc6b4d350661f1ab6d0ca
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
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Let's add the condition
~ active
here, as it is in the code. This does not pose problems in the model, I checked.