Page MenuHomeFreeBSD

devel/gogs: rc.d script status does not work correctly; history pagination fix submitted to the upstream as a PR
AbandonedPublic

Authored by yuri on Dec 31 2017, 7:05 AM.
Tags
None
Referenced Files
Unknown Object (File)
Jan 30 2024, 4:13 AM
Unknown Object (File)
Dec 20 2023, 4:22 AM
Unknown Object (File)
Nov 6 2023, 11:27 PM
Unknown Object (File)
Sep 14 2023, 9:39 PM
Unknown Object (File)
Aug 25 2023, 11:06 AM
Unknown Object (File)
Jul 5 2023, 4:15 AM
Unknown Object (File)
May 12 2023, 11:30 AM
Unknown Object (File)
Dec 28 2022, 4:23 AM
Subscribers

Diff Detail

Repository
rP FreeBSD ports repository
Lint
No Lint Coverage
Unit
No Test Coverage
Build Status
Buildable 14061
Build 14245: arc lint + arc unit

Event Timeline

yuri retitled this revision from devel/gogs: rc.d script status does not work correctly to devel/gogs: rc.d script status does not work correctly; history pagination fix submitted to upstream as a PR.Dec 31 2017, 4:54 PM
yuri retitled this revision from devel/gogs: rc.d script status does not work correctly; history pagination fix submitted to upstream as a PR to devel/gogs: rc.d script status does not work correctly; history pagination fix submitted to the upstream as a PR.
devel/gogs/files/patch-routes_repo_commit.go
2

^ I would add the url to the upstream commit/pull request at the top of the file.

Added URL of the pull request.

devel/gogs/files/patch-routes_repo_commit.go
8

^ not as comment, but at the top of the patch -- people don't want to read the patch to know what it does :)

 upstream PR: https://github.com/gogits/gogs/pull/4965


--- routes/repo/commit.go.orig        2017-12-31 13:07:52 UTC
+++ routes/repo/commit.go
[...]

this way it instantly visiable wihtout having to know where to look :)

yuri marked 2 inline comments as done.Jan 2 2018, 9:58 AM

Transferred to pi@.