Commits
User selector
Commit History
Commits on Aug 16, 2024
Cody: add file pattern filter to context resolver (#64492)
Show description for 08a1055authored
Commits on Aug 15, 2024
Commits on Aug 14, 2024
Commits on Aug 13, 2024
fix: return all search-based results if no syntactic provenance is requested (#64330)
Show description for a80ad93authored
Christoph Hegemann
Commits on Aug 12, 2024
chore: Replace gitserver.Client -> minimalGitserver in codenav (#64416)
Show description for 74f4831authored
Commits on Aug 8, 2024
graphqlbackend: Move utils to internal/ (#64117)
Show description for 55cdb49authoredchore: Cleanup more cross-cmd imports (#64259)
Show description for 8de09ddauthored
Commits on Aug 7, 2024
refactor: steps the usage cursor provenance state in a single place (#64321)
Show description for 81fa144authored
Christoph Hegemannchore: Move and clean up test code for syntactic usages (#64318)
Show description for 780b5dbauthored
Christoph Hegemannchore: Replace QueuedCount -> CountByState with bitset parameter (#64302)
Show description for 930033cauthoredrefactor: handles Cursor uniformly over all usage provenances (#64319)
Show description for f1d5d77authored
Christoph Hegemann
Commits on Aug 6, 2024
chore: Switch over to fake RepoStore in codenav tests (#64284)
Show description for 99f7d97authoredchore: Consolidate mocks for dbworker/store.Store type (#64294)
Show description for 8f05883authoredfix: uses the same base64 for decoding we use for encoding the UsageCursor (#64290)
Show description for 4ebb805authored
Christoph Hegemannchore: Consolidate mocks for uploads's Store type (#64286)
Show description for 38633daauthored
Commits on Aug 5, 2024
chore: Remove incorrectly logged warning (#64267)
Show description for a0b2a1dauthored- authored
fix: Don't propagate un-translated source ranges (#64263)
Show description for 7595615authored- authored
Commits on Aug 2, 2024
codeintel: make usage-range non-optional (#64236)
Show description for 7fc92a5authored
Christoph Hegemannchore: Use binary search over symbols array (#64240)
Show description for 26c3099authoredchore: De-duplicate CTE for visible uploads (#64232)
Show description for 4f21a5aauthoredfix: Prefer SCIP uploads over LSIF uploads (#64217)
Show description for f9bc3cfauthored
Commits on Aug 1, 2024
chore: Factor out sub-query for locating nearest uploads (#64210)
Show description for 554fd33authoredPolicy patch - leave fields unchanged if they're missing from request (#64174)
Show description for 7aba473authoredrefactor: renames usage cursor and adds fields for future syntactic cursor (#64208)
Show description for a64832aauthored
Christoph Hegemann
Commits on Jul 31, 2024
chore(codeintel): replaces lsp.Range uses with scip.Range (#64178)
Show description for 5affc2dauthored
Christoph Hegemannfix: De-dup and concurrent-ify file content requests & splitting (#64169)
Show description for ab2697aauthoredchore: Unconditionally call endObservation (#64150)
Show description for 43b4341authoredfeat: Add support for precise usagesForSymbol (#64126)
Show description for 8f2479eauthored
Commits on Jul 30, 2024
authz: Drop requirement for installing authz providers in every service (#63743)
Show description for c917330authoredchore: Move codenav types to lower-level package (#64141)
Show description for 3f0a852authored
Commits on Jul 29, 2024
chore: Bubble precise Usages instead of Locations (#64118)
Show description for 963792fauthoredcodeintel: Speed up syntactic and search-based usages using batch APIs (#64078)
Show description for 3f86205andauthored