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
a53d124ea4746109c1933f7adc72f0bde1309890
oppiliappan
orm: extract orm package from appview
8mo ago
a53d124e
archive.go
appview: use less `OwnerSlashRepo()` in handlers Signed-off-by: Seongmin Lee <git@boltless.me>
9 months ago
artifact.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
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
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
index.go
orm: extract orm package from appview includes query and migration helpers 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
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
repo.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 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
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
tags.go
orm: extract orm package from appview includes query and migration helpers Signed-off-by: oppiliappan <me@oppi.li>
8 months ago
tree.go
appview: remove `ResolvedRepo` for eternity Signed-off-by: Seongmin Lee <git@boltless.me>
8 months ago