Signed-off-by: Lewis lewis@tangled.org
appview/issues/issues.go
This file has not been changed.
appview/pages/funcmap.go
This file has not been changed.
-6
appview/pages/repoinfo/repoinfo.go
appview/pages/templates/repo/fork.html
This file has not been changed.
appview/pages/templates/repo/new.html
This file has not been changed.
appview/pulls/pulls.go
This file has not been changed.
appview/repo/archive.go
This file has not been changed.
appview/repo/artifact.go
This file has not been changed.
appview/repo/blob.go
This file has not been changed.
appview/repo/branches.go
This file has not been changed.
appview/repo/compare.go
This file has not been changed.
appview/repo/index.go
This file has not been changed.
appview/repo/log.go
This file has not been changed.
appview/repo/repo.go
This file has not been changed.
appview/repo/settings.go
This file has not been changed.
appview/repo/tree.go
This file has not been changed.
appview/repo/webhooks.go
This file has not been changed.
History
9 rounds
2 comments
1 commit
expand
collapse
Signed-off-by: Lewis <lewis@tangled.org>
expand 2 comments
I'll do some cutting then let you know! :p
1 commit
expand
collapse
Signed-off-by: Lewis <lewis@tangled.org>
expand 0 comments
1 commit
expand
collapse
Signed-off-by: Lewis <lewis@tangled.org>
expand 0 comments
1 commit
expand
collapse
Signed-off-by: Lewis <lewis@tangled.org>
expand 0 comments
1 commit
expand
collapse
Signed-off-by: Lewis <lewis@tangled.org>
expand 0 comments
1 commit
expand
collapse
Signed-off-by: Lewis <lewis@tangled.org>
expand 0 comments
1 commit
expand
collapse
Signed-off-by: Lewis <lewis@tangled.org>
expand 0 comments
1 commit
expand
collapse
Signed-off-by: Lewis <lewis@tangled.org>
expand 0 comments
1 commit
expand
collapse
Signed-off-by: Lewis <lewis@tangled.org>
Uh, in general I want to abandon like half of the stacks. I should've be more clear on this at first place.
Appview doesn't need to know about repo-did situation in most of the cases yet. If
repoDidis optional value, there is no reason to use it. Appview still has to support legacy at-uri based connection, so I'd suggest to not introduce extra behavior on referencing and only use repo-did when performing the repository migration. We don't need to touch any tables except therepositself.Appview will
sh.tangled.reporecords,repostable,No need to change other data.