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
a60331db7ea71ebd0cb64664449599ac32dc83e4
oppiliappan
appview/repo: allow compare URLs to not be path escaped
9mo ago
51c7db9c
archive.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>
9 months ago
artifact.go
appview: switch to indigo oauth library Signed-off-by: oppiliappan <me@oppi.li>
10 months ago
blob.go
appview/repo: rework blob handler to use models.BlobView Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
branches.go
appview/repo: split up handlers into separate files Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
compare.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>
9 months ago
feed.go
appview/repo: split up handlers into separate files Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
index.go
types: rework NiceTree to use go-git filemodes we can now differentiate between regular directories and submodules in filetree walkers. this fixes things like broken commit info and language detection in submodules. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
log.go
appview/repo: split up handlers into separate files Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
opengraph.go
appview/repo: split up handlers into separate files Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
repo.go
go.mod: tidy Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
repo_util.go
appview/pipelines: add limit to pipelines query Signed-off-by: oppiliappan <me@oppi.li>
9 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>
9 months ago
settings.go
appview: assortment of fixes - allow repo website to be empty when editing base settings - fix spindle hostname in nix vim - fix default PLC url in spindles Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
tags.go
appview/repo: split up handlers into separate files Signed-off-by: oppiliappan <me@oppi.li>
9 months ago
tree.go
types: rework NiceTree to use go-git filemodes we can now differentiate between regular directories and submodules in filetree walkers. this fixes things like broken commit info and language detection in submodules. Signed-off-by: oppiliappan <me@oppi.li>
9 months ago