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
e4fc543c1d3ee785757744493936e7f61b737e8d
Seongmin Lee
appview: diet the reporesolver
10mo ago
e4fc543c
archive.go
appview: diet the reporesolver Ideally we should completely remove it. Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
artifact.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
blob.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
branches.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
compare.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
feed.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
index.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
log.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
opengraph.go
appview/repo: split up handlers into separate files Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
repo.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
repo_util.go
appview/pipelines: add limit to pipelines query Signed-off-by: oppiliappan <me@oppi.li>
10 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>
10 months ago
settings.go
appview: diet the reporesolver Ideally we should completely remove it. Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
tags.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago
tree.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
10 months ago