Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mgagit,cgit: Use a cosmetically nicer BZ URL | Colin Guthrie | 2014-11-25 | 1 | -1/+1 |
| | |||||
* | cgit: Keep a single page of repos on the overview page. | Colin Guthrie | 2014-06-15 | 1 | -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 Guthrie | 2013-12-03 | 1 | -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 comment | Colin Guthrie | 2013-10-06 | 1 | -0/+2 |
| | |||||
* | cgit: Avoid repolist pagination (for a while at least) | Colin Guthrie | 2013-08-25 | 1 | -0/+2 |
| | |||||
* | cgit: Restrict to a generically named branch for README.md | Colin Guthrie | 2013-08-02 | 1 | -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 Guthrie | 2013-08-02 | 1 | -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 setup | Colin Guthrie | 2013-07-14 | 1 | -1/+1 |
| | |||||
* | cgit: Honour the gitweb config directives (owner and description) | Colin Guthrie | 2013-07-14 | 1 | -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 Guthrie | 2013-07-14 | 1 | -0/+1 |
| | |||||
* | cgit: Cosmetics | Colin Guthrie | 2013-06-09 | 1 | -2/+2 |
| | |||||
* | cgit: Add a clone URL | Colin Guthrie | 2013-06-09 | 1 | -1/+1 |
| | |||||
* | cgit: Fix syntax highlighting script name | Colin Guthrie | 2013-06-09 | 1 | -1/+1 |
| | |||||
* | cgit: Use ScriptAliasMatch to have better handling of URLs | Colin Guthrie | 2013-06-09 | 1 | -4/+1 |
| | |||||
* | Add rewrite rules for cgit and move some apache configuration to a better place | Colin Guthrie | 2013-06-09 | 2 | -7/+10 |
| | |||||
* | Missed an file when copying gitweb module | Colin Guthrie | 2013-06-09 | 1 | -4/+3 |
| | |||||
* | Add initial cgit module | Colin Guthrie | 2013-06-09 | 4 | -0/+198 |