Last modified: 2013-06-13 09:26:07 UTC
Gitweb is ugly and cluttered. Cgit is much cleaner and seems more intuitive. It also has a treeview \o/ Gerrit supports cgit out of the box, so it should be a simple config change + a package install. Will also need to adjust the /gitweb/ redirects I made.
We may want to consider gitlist (https://github.com/klaussilveira/gitlist/)
We're going to use GitBlit: http://gitblit.com/ Just need to package it up and get it configured (once the gerrit manifest is in working order).
I ran into bug 39430 today. What's the status of this bug?
(In reply to comment #3) > I ran into bug 39430 today. What's the status of this bug? Waiting on someone upstream to finish their gitblit plugin (which should be almost done, iirc). Out of the box Gitblit won't suit our needs since it doesn't respect Gerrit's ACLs.
I was going to file a bug to enable syntax highlighting in gitweb, but http://gitblit.com/features.html says "Syntax highlighting for popular source code types". Hooray! If and when this is ready, I can update some wiki templates on mediawiki.org.
https://gerrit-review.googlesource.com/#/c/38453/ mentioned in https://groups.google.com/d/msg/repo-discuss/cMET67jUT5E/V9eEPeu4Y3IJ as last requirement (?) got merged yesterday.
Yep. I've been testing out the plugin and it seems to work well. As soon as we upgrade to 2.5 we'll install the plugin.
We've got the plugin in place https://gerrit.wikimedia.org/r/plugins/gitblit/. Couple of rough edges that should be smoothed over before we make it the default viewer.
git.wikimedia.org is now live. Gerrit points to it all over the place now. Will get apache rewrite rules in place for the old gitweb urls.