aboutsummaryrefslogtreecommitdiffstats
path: root/cgit
AgeCommit message (Collapse)AuthorFilesLines
2020-10-03cgit: Increase fastcgi timeout from default 60s to 120sHarald Welte1-0/+1
Change-Id: Ida429f692fe939bb96bdd1c7313e6b0fd7b26913
2020-10-03cgit: Don't depend on unmaintained upstream; work directly with debianHarald Welte3-2/+84
Change-Id: Ifa98f77c24298265e39313b679944d649e25ddde
2020-10-03cgit: osmo-commit-filter.py: migrate from deprecated cgi.escape to html.escapeHarald Welte1-6/+6
Our error.log is full of: /usr/local/lib/cgit/filters/osmo-commit-filter.py:18: DeprecationWarning: cgi.escape is deprecated, use html.escape instead return '<a href="%s">%s</a>' % (url, cgi.escape(txt)) Change-Id: I97707519029d4f8d703d2df1b8beab15665d49b1
2020-05-08cgit: change URL for gerrit change-idsHarald Welte1-1/+1
Change-Id: Ifda98d8081b976194a9fafcfdcdb6f6340df6844 Related:OS#4529
2018-08-18cgit: Fix group membership to allow read of git reposHarald Welte1-0/+3
Change-Id: I14372fbf63429a2dc7c78c60c7a1eda10791bd0c
2018-06-03Makefile support for our production infrastructure containersHarald Welte2-0/+3
Change-Id: I901e340d2c5c1e002ecc7efa4570d58ccb7b9229
2018-03-28Add osmocom-extended cgit containerHarald Welte4-0/+116
This uses the debian-nginx container "ankitrgadiya/cgit:debian-nginx" and adds pygments for syntax highlighting, as well as the osmocom commit filter for linking to gerrit change-ids as well as redmine issues Change-Id: Iec75769a972950ed9df95d5b36aa930daad1565a