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
b26a5ecaa77fb37a049626f0f0505edfe7344885
oppiliappan
types,appview,knotserver: replace object.Commit with types.Commit
8mo ago
b26a5eca
archive.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
artifact.go
appview: remove `ResolvedRepo` for eternity Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
blob.go
appview: remove `ResolvedRepo` for eternity Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
branches.go
appview: remove use of all fields under `ResolvedRepo` Now `ResolvedRepo` is basically same to `models.Repo` so we can safely remove it. (not included in this commit to make change reviewable size.) Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
compare.go
appview: remove use of all fields under `ResolvedRepo` Now `ResolvedRepo` is basically same to `models.Repo` so we can safely remove it. (not included in this commit to make change reviewable size.) Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
feed.go
appview: remove `ResolvedRepo` for eternity Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
index.go
types,appview,knotserver: replace object.Commit with types.Commit Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
log.go
types,appview,knotserver: replace object.Commit with types.Commit Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
opengraph.go
appview: remove `ResolvedRepo` for eternity Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
repo.go
appview: remove `ResolvedRepo` for eternity Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
repo_util.go
types,appview,knotserver: replace object.Commit with types.Commit 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: remove `ResolvedRepo` for eternity Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
tags.go
appview: remove use of all fields under `ResolvedRepo` Now `ResolvedRepo` is basically same to `models.Repo` so we can safely remove it. (not included in this commit to make change reviewable size.) Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago
tree.go
appview: remove `ResolvedRepo` for eternity Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago