aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cgit
Commit message (Collapse)AuthorAgeFilesLines
* unset enable-http-cloneThomas Backlund2018-08-231-0/+1
|
* gitweb: fix ssl hostnameThomas Backlund2018-05-211-0/+1
|
* gitweb: add ssl confThomas Backlund2018-05-211-0/+5
|
* use consistent domain referencesThomas Backlund2015-10-201-1/+1
|
* mgagit,cgit: Use a cosmetically nicer BZ URLColin Guthrie2014-11-251-1/+1
|
* cgit: Keep a single page of repos on the overview page.Colin Guthrie2014-06-151-1/+1
| | | | | We'll have to reassess this when packages come over, but for now, lets keep everything on one page.
* cgit: Favour a README.mga.md over README.md for about pages.Colin Guthrie2013-12-031-0/+1
| | | | | This is useful in some circumstances when there is already a README.md but is related to something else.
* cgit: Add buglist regex cross reference commentColin Guthrie2013-10-061-0/+2
|
* cgit: Avoid repolist pagination (for a while at least)Colin Guthrie2013-08-251-0/+2
|
* cgit: Restrict to a generically named branch for README.mdColin Guthrie2013-08-021-6/+1
| | | | | As Thomas pointed out it's maybe wise to name the branch for current cauldron just 'mga' rather than 'mgaN+1'.
* cgit: Simplify the 'About' page config.Colin Guthrie2013-08-021-18/+8
| | | | | | | | | This just removes some filename searches that will pretty much never show up in our repos. Also add a search that will look for a distro branch, mainly for the initscripts git repo for which master is actually fedora upstream and thus we cannot touch.
* cgit: Fix ssh access URL for gitolite setupColin Guthrie2013-07-141-1/+1
|
* cgit: Honour the gitweb config directives (owner and description)Colin Guthrie2013-07-141-0/+1
| | | | | It seems description is already honoured so perhaps owner would be too but the man page says this defaults to off and we definitely want it on.
* cgit: Remove the '.git' suffix (purely cosmetic)Colin Guthrie2013-07-141-0/+1
|
* Rename mga-common module to mga_common.Nicolas Vigier2013-06-191-1/+1
| | | | New puppet version doesn't like modules with a - in their name.
* cgit: CosmeticsColin Guthrie2013-06-091-2/+2
|
* cgit: Add a clone URLColin Guthrie2013-06-091-1/+1
|
* cgit: Fix syntax highlighting script nameColin Guthrie2013-06-091-1/+1
|
* cgit: Use ScriptAliasMatch to have better handling of URLsColin Guthrie2013-06-091-4/+1
|
* Add rewrite rules for cgit and move some apache configuration to a better placeColin Guthrie2013-06-092-7/+10
|
* Reuse gitweb.mageia.org domainColin Guthrie2013-06-091-1/+1
|
* Missed an file when copying gitweb moduleColin Guthrie2013-06-091-4/+3
|
* Add initial cgit moduleColin Guthrie2013-06-095-0/+219