sourcegraph/internal/codeintel/resolvers
Erik Seliger 55cdb4961c
graphqlbackend: Move utils to internal/ (#64117)
The utils are currently used outside of cmd/frontend, so to break the
internal -> cmd import I'm moving and merging the utils package with
internal/gqlutil.

Test plan: Just moved around and renamed a package, the go compiler
doesn't complain.
2024-08-08 14:18:37 +02:00
..
autoindexing.go inference: Surface lua print(message) to UI (#52408) 2023-05-25 10:25:58 -05:00
BUILD.bazel graphqlbackend: Move utils to internal/ (#64117) 2024-08-08 14:18:37 +02:00
codenav_test.go refactor: renames usage cursor and adds fields for future syntactic cursor (#64208) 2024-08-01 10:36:19 +00:00
codenav.go graphqlbackend: Move utils to internal/ (#64117) 2024-08-08 14:18:37 +02:00
git.go chore: Add GitBlobResolver and GitTreeResolver for readability (#63223) 2024-06-12 14:19:53 +02:00
policies.go Syntactic indexing policy toggle: UI and supporting APIs (with backcompat) (#64075) 2024-07-25 20:03:56 +01:00
ranking.go ranking: Expose current and visible-to-zoekt ranking calculations (#53574) 2023-06-16 01:13:42 +00:00
root_resolver.go feat: Add id for CodeGraphData (#63337) 2024-06-19 11:03:10 -06:00
uploads.go chore: Rename Index -> AutoIndexJob (#63955) 2024-07-22 22:18:40 +08:00
utils.go [chore] Refactored to use common pointers helper functions (#53441) 2023-06-14 16:48:44 +02:00