Signed-off-by: Will did:plc:dadhhalkfcq3gucaq25hjqon
+7
-7
appview/db/repos.go
+7
-7
appview/db/repos.go
···
805
805
return labels, nil
806
806
}
807
807
808
+
809
+
810
+
811
+
812
+
return labels, nil
813
+
}
814
+
808
815
func GetForkCount(e Execer, sourceDID string) (int, error) {
809
816
forks := 0
810
817
err := e.QueryRow(
···
814
821
}
815
822
return forks, nil
816
823
}
817
-
818
-
819
-
820
-
821
-
822
-
return labels, nil
823
-
}
appview/pages/pages.go
appview/pages/pages.go
This file has not been changed.
appview/pages/templates/layouts/repobase.html
appview/pages/templates/layouts/repobase.html
This file has not been changed.
appview/pages/templates/repo/forks.html
appview/pages/templates/repo/forks.html
This file has not been changed.
appview/repo/repo.go
appview/repo/repo.go
This file has not been changed.
appview/repo/router.go
appview/repo/router.go
This file has not been changed.
History
5 rounds
0 comments
willdot.net
submitted
#4
1 commit
expand
collapse
appview/repo: show number of forks on repo and link to page of forks
Signed-off-by: Will <did:plc:dadhhalkfcq3gucaq25hjqon>
merge conflicts detected
expand
collapse
expand
collapse
- appview/db/repos.go:301
- appview/models/repo.go:97
expand 0 comments
willdot.net
submitted
#3
1 commit
expand
collapse
appview/repo: show number of forks on repo and link to page of forks
Signed-off-by: Will <did:plc:dadhhalkfcq3gucaq25hjqon>
expand 0 comments
willdot.net
submitted
#2
1 commit
expand
collapse
appview/repo: show number of forks on repo and link to page of forks
Signed-off-by: Will <did:plc:dadhhalkfcq3gucaq25hjqon>
expand 0 comments
willdot.net
submitted
#1
1 commit
expand
collapse
appview/repo: show number of forks on repo and link to page of forks
Signed-off-by: Will <did:plc:dadhhalkfcq3gucaq25hjqon>
expand 0 comments
willdot.net
submitted
#0
1 commit
expand
collapse
appview/repo: show number of forks on repo and link to page of forks
Signed-off-by: Will <did:plc:dadhhalkfcq3gucaq25hjqon>