Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/emwalker/digraph
/ functions
Functions
955 in github.com/emwalker/digraph
⨍
Functions
955
◇
Types & classes
303
Function
TopicSearchPage
(props: Props)
client/src/components/TopicPage/TopicSearchPage/index.tsx:102
Function
TopicSuggestions
({ Suggestions, isOpen, setMentionListOpen }: Props)
client/src/components/ui/SearchBox/TextInput/TopicSuggestions/index.tsx:40
Function
UnwrapData
(props: Props)
client/src/components/ui/Topic/EditTopicContainer/index.tsx:12
Function
UnwrapData
(props: Props)
client/src/components/ui/Link/EditLinkContainer/index.tsx:12
Function
UpdateTopic
({ name, selectedRepoId, parentTopicId, removeAlert, ...rest }: Props)
client/src/components/TopicPage/ViewTopicPage/AddForm/AddTopic/UpsertTopicAlert/UpdateTopic/index.tsx:25
Function
UpsertTopicAlert
({ alert, matchingTopics, selectedRepoId, name, parentTopicId, }: Props)
client/src/components/TopicPage/ViewTopicPage/AddForm/AddTopic/UpsertTopicAlert/index.tsx:17
Function
Url
({ url, showLink }: { url: string | null, showLink: boolean })
client/src/components/ui/Item/index.tsx:36
Function
Usage
()
next/components/Welcome/index.story.tsx:7
Function
User
()
client/src/components/ui/Topic/EditTopicContainer/EditTopic/index.test.tsx:86
Function
User
()
client/src/components/ui/Topic/EditTopicContainer/EditTopic/EditRepoTopic/RepoTopicTimerange/index.test.tsx:59
Function
User
()
client/src/components/ui/Link/EditLinkContainer/EditLink/index.test.tsx:69
Function
User
()
client/src/components/ui/Link/EditLinkContainer/EditLink/EditRepoLink/index.test.tsx:79
Function
User
()
client/src/components/TopicPage/ViewTopicPage/index.test.tsx:137
Function
UserDropdown
(props: Props)
client/src/components/Layout/Header/DesktopNav/UserNav/UserDropdown/index.tsx:11
Function
UserNav
(props: Props)
client/src/components/Layout/Header/DesktopNav/UserNav/index.tsx:9
Function
UserSettings
(props: Props)
client/src/components/UserSettings/index.tsx:20
Function
ViewRepoLink
(props: Props)
client/src/components/ui/Link/EditLinkContainer/EditLink/ViewRepoLink/index.tsx:20
Function
ViewRepoTopic
(props: Props)
client/src/components/ui/Topic/EditTopicContainer/EditTopic/ViewRepoTopic/index.tsx:34
Function
ViewRepoTopicSynonym
(props: Props)
client/src/components/ui/Topic/EditTopicContainer/EditTopic/ViewRepoTopic/ViewRepoTopicSynonym/index.tsx:8
Function
ViewTopicPage
(props: Props)
client/src/components/TopicPage/ViewTopicPage/index.tsx:190
Function
Welcome
()
next/components/Welcome/index.tsx:5
Function
abcnews_link
()
backend/src/http/repo_url.rs:288
Function
action_requested
()
backend/tests/git/topic.rs:654
Method
activity
( &self, repo_id: RepoId, topic_id: &Option<ExternalId>, first: i32, )
backend/src/store.rs:57
Method
activity
( &self, ctx: &Context<'_>, after: Option<String>, before: Option<String>,
backend/src/graphql/view.rs:33
Method
activity
( &self, ctx: &Context<'_>, after: Option<String>, before: Option<String>,
backend/src/graphql/topic.rs:183
Method
activity_log
( &self, repo_id: RepoId, id: &ExternalId, index_mode: IndexMode, )
backend/src/git/client.rs:474
Function
activity_log_updated
()
backend/tests/git/link.rs:41
Method
add
(&mut self, repo_id: RepoId, filename: &Path, oid: &Option<git2::Oid>)
backend/src/git/core/mod.rs:365
Method
added
(&self)
backend/src/git/types.rs:122
Function
added_and_removed
()
backend/src/git/activity.rs:1419
Method
alert_type
(&self)
backend/src/graphql/alert.rs:32
Method
alerts
()
client/src/components/FlashMessages/index.tsx:30
Method
alerts
(&self)
backend/src/graphql/mod.rs:166
Method
allow_everything
()
backend/src/git/search.rs:234
Function
another_repo
()
backend/tests/git/topic.rs:834
Method
appears_in
( &self, repo_id: RepoId, search: &Search, entry: &SearchEntry, )
backend/src/git/client.rs:117
Method
available_parent_topics
( &self, ctx: &Context<'_>, search_string: Option<String>, )
backend/src/graphql/link.rs:38
Method
available_parent_topics
FIXME - needs to be scoped somehow, perhaps to the repo id
backend/src/graphql/topic.rs:79
Method
avatar_url
(&self)
backend/src/graphql/user.rs:33
Function
avoid_requests
()
backend/src/http/repo_url.rs:219
Function
bad_id
()
backend/src/git/search.rs:654
Function
baylor_university_link
()
backend/src/http/repo_url.rs:324
Method
blank
(fixture_dirname: &str)
backend/tests/git/fixtures.rs:37
Function
bugfix
()
backend/src/http/repo_url.rs:245
Method
call
(&self, tx: &mut PgTransaction<'t>)
backend/src/psql/registration.rs:16
Method
call
(&self, pool: &PgPool)
backend/src/psql/repository.rs:58
Method
call
(&self, pool: &PgPool)
backend/src/psql/session.rs:30
Method
call
(&self, pool: &PgPool)
backend/src/psql/user.rs:100
Method
call
(&self, client: &Client)
backend/src/git/checks.rs:13
Method
call
(&self, update: &Mutation)
backend/src/git/account.rs:16
Method
call
(&self, mut mutation: Mutation, store: &S)
backend/src/git/topic.rs:73
Method
call
(&self, git: &Arc<Client>, fetch: &F)
backend/src/git/activity.rs:1243
Method
call
(&self, git: &Client, cache: &C)
backend/src/git/stats.rs:60
Method
call
(&self, client: &Client)
backend/src/git/search.rs:151
Method
can_update
(&self, repo_id: RepoId)
backend/src/types.rs:519
Function
cannot_delete_root_topic
()
backend/tests/git/topic.rs:125
Function
cell_journal_link
()
backend/src/http/repo_url.rs:306
Function
change_entries_updated
()
backend/tests/git/topic.rs:162
Method
child_link_ids
(&self)
backend/src/git/ext.rs:218
Method
children
( &self, ctx: &Context<'_>, search_string: Option<String>, after: Option<Strin
backend/src/graphql/topic.rs:214
Function
children_added_to_parents
()
backend/tests/git/topic.rs:93
Method
className
()
client/src/components/ui/DeleteButton/index.tsx:14
Function
combined_query
()
backend/src/git/search.rs:639
Function
combined_search
()
backend/tests/git/search.rs:210
Method
componentDidCatch
(error: Error, info: Object)
client/src/components/ui/ErrorBoundary/index.tsx:26
Method
constructor
(payloads: PayloadsType)
client/src/client/ClientFetcher.ts:10
Method
constructor
(props: Props)
client/src/components/FlashMessages/index.tsx:20
Method
constructor
(props: Props)
client/src/components/ui/ErrorBoundary/index.tsx:18
Method
constructor
(editorState: EditorState)
client/src/components/ui/SearchBox/queryFromState.ts:6
Method
constructor
(props: Props)
client/src/components/SignUpPage/index.tsx:17
Method
constructor
()
client/src/server/ServerFetcher.ts:16
Method
copy
(fixture_dirname: &str)
backend/tests/git/fixtures.rs:60
Function
count
(f: &Fixtures, name: &str)
backend/tests/git/topic.rs:346
Function
count
(kind: Kind, matches: &BTreeSet<SearchMatch>)
backend/tests/git/search.rs:126
Function
create_a_reference_in_a_private_repo
()
backend/tests/git/topic.rs:728
Function
create_distinct
()
backend/tests/git/topic.rs:741
Method
create_github_session
( &self, ctx: &Context<'_>, input: CreateGithubSessionInput, )
backend/src/graphql/mutation.rs:231
Function
cspan_video
()
backend/src/http/repo_url.rs:414
Function
cssVariablesResolver
()
next/theme.ts:5
Method
date_string
(&self)
backend/src/types.rs:437
Function
deduping_topic_children
()
backend/src/git/types.rs:670
Method
default
()
backend/src/git/activity.rs:42
Method
default
()
backend/src/graphql/user.rs:20
Method
default
()
backend/src/graphql/organization.rs:17
Function
defaultOnClose
()
client/src/components/FlashMessages/Alert/index.tsx:26
Method
delete_account
(&self, user_id: String)
backend/src/store.rs:79
Method
delete_account
( &self, ctx: &Context<'_>, input: DeleteAccountInput, )
backend/src/graphql/mutation.rs:265
Function
delete_link
()
backend/src/git/activity.rs:1304
Method
delete_link
( &self, repo_id: RepoId, link_id: &ExternalId, )
backend/src/store.rs:105
Method
delete_link
( &self, ctx: &Context<'_>, input: DeleteLinkInput, )
backend/src/graphql/mutation.rs:290
Method
delete_session
(&self, session_id: String)
backend/src/store.rs:118
Method
delete_session
( &self, ctx: &Context<'_>, input: DeleteSessionInput, )
backend/src/graphql/mutation.rs:315
Function
delete_topic
()
backend/src/git/activity.rs:1337
Method
delete_topic
( &self, repo_id: RepoId, topic_id: &ExternalId, )
backend/src/store.rs:124
Method
delete_topic
( &self, ctx: &Context<'_>, input: DeleteTopicInput, )
backend/src/graphql/mutation.rs:335
Method
details
(&self)
backend/src/git/ext.rs:229
Method
details
(&self)
backend/src/git/types.rs:126
Method
details
(&self)
backend/src/graphql/link.rs:50
Method
details
(&self)
backend/src/graphql/topic.rs:91
← previous
next →
501–600 of 955, ranked by callers