alpha
Login
or
Join now
alice.pds.demo.boltless.dev
/
core
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
This repository has no description
Star
0
Fork
0
Atom
Configure Feed
Issues
Pull Requests
Commits
Tags
Feed URL
Select the types of activity you want to include in your feed.
Overview
Issues
2
Pulls
1
Pipelines
core
/
appview
/
repo
15 files
at
f9e255e015c42338724571d39363c1028b2c38bd
oppiliappan
appview: fix vet nits
6mo ago
f9e255e0
archive.go
appview: strip scheme from `CoreConfig.AppviewHost` Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
artifact.go
appview: fix vet nits somehow missed this. Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
blob.go
appview/pages: fix line count in blob views Signed-off-by: oppiliappan <me@oppi.li>
6 months ago
branches.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
compare.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
feed.go
appview: strip scheme from `CoreConfig.AppviewHost` Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
index.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
log.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
opengraph.go
appview: remove dolly silhouette full dolly everywhere. Signed-off-by: oppiliappan <me@oppi.li>
7 months ago
repo.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
repo_util.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
router.go
appview/repo: allow compare URLs to not be path escaped this changes the routing logic slightly to allow non-path escaped refs in compare urls that use the `...` syntax: previously only this worked: /compare/master/sl%2Fuvpzuszrulvq /compare/master...sl%2Fuvpzuszrulvq with this patch: /compare/master/sl%2Fuvpzuszrulvq /compare/master...sl%2Fuvpzuszrulvq /compare/master...sl/uvpzuszrulvq (new) Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
settings.go
appview: specify current tab from `pages` package Signed-off-by: Seongmin Lee <git@boltless.me>
6 months ago
tags.go
appview: migrate handlers to GetMultiAccountUser
7 months ago
tree.go
appview: migrate handlers to GetMultiAccountUser
7 months ago