Monorepo for Tangled tangled.org

wip: add indexer mappings #495

merged opened by boltless.me targeting master from boltless.me/core: feat/search
Labels

None yet.

assignee

None yet.

Participants 2
AT URI
at://did:plc:xasnlahkri4ewmbuzly2rlc5/sh.tangled.repo.pull/3lwecnvoz5322
+1 -1
Interdiff #1 #2
+1 -1
appview/db/issues.go
··· 348 return nil, nil, err 349 } 350 351 - issue.RepoAt = repoAt 352 createdTime, err := time.Parse(time.RFC3339, createdAt) 353 if err != nil { 354 return nil, nil, err ··· 435 return nil, nil, err 436 } 437 438 createdTime, err := time.Parse(time.RFC3339, createdAt) 439 if err != nil { 440 return nil, nil, err
··· 348 return nil, nil, err 349 } 350 351 createdTime, err := time.Parse(time.RFC3339, createdAt) 352 if err != nil { 353 return nil, nil, err ··· 434 return nil, nil, err 435 } 436 437 + issue.RepoAt = repoAt 438 createdTime, err := time.Parse(time.RFC3339, createdAt) 439 if err != nil { 440 return nil, nil, err
appview/indexer/issues/indexer.go

This file has not been changed.

History

15 rounds 1 comment
sign up or login to add to the discussion
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
pull request successfully merged
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 1 comment
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
appview: indexer: add indexer mappings
expand 0 comments
1 commit
expand
wip: add indexer mappings
expand 0 comments