aboutsummaryrefslogtreecommitdiffstats
path: root/modules/cgit
Commit message (Collapse)AuthorAgeFilesLines
* 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