recursive logic for branch target resolve; to be moved to storage
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jan 6 2023
address review comments
D9002 will handle this case
remove wrong type
extra check to find circular reference
Jan 5 2023
typo and cleanup
Jan 4 2023
restructure
add missing type hints
support for none branch
cleanup
fix typo
Jan 3 2023
doc fix
cleanup
mising types and docs
Use new target hierarchy for snapshot branch target
change searchresult to use the target object
rebase
add missing test
typo
add cost for new entrypoints
Jan 2 2023
missing type
add type hints
mypy fix
improve trye hints
Dec 28 2022
remove unused SWHID reference
remove unused code
Dec 27 2022
Dec 26 2022
rebase
rebase
rebase
rebase
Dec 23 2022
remove unused code
use non paginated lists instead of paginated connection
typo
This diff is no longer needed
D8980 convert this entrypoint to a simple list instead of a connection.
typo fix and add missing args
Dec 21 2022
add missing tests
add extra cost of directory entry path
rebase
Add committer_date im the revision object
rebase
Dec 20 2022
Add missing test
Change offset to a binary string
rebase
Dec 19 2022
Dec 16 2022
Dropping this revision. A better signature based cursor can be implemented later.
rebase
Dec 15 2022
remove unused code
remvove unnecessary comment
add extra comments, rebase
rebase
In D8953#232851, @vlorentz wrote:Shouldn't it be enabled in prod too, then?
In D8953#232844, @vlorentz wrote:to avoid attacks
What kind?