codereview-proxy.wikimedia.org

From Wikitech
Revision as of 05:40, 23 June 2012 by Krinkle (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

A quickie proxy to allow the MediaWiki CodeReview extension to grab log and diff data from our Subversion repo, which is currently over in esams and not directly accessible. May be obsoletable if we set up appropriate proxying or VPN.

Contents

Hardware

Currently running on kaulen

Related services

Dependencies:

Used by:

Software

  • Apache/PHP
  • PHP JSON module
  • SVN module for PHP -- now optional; can use command-line SVN instead
    • apt-get install libsvn-dev
    • pecl install svn
    • Create /etc/php5/conf.d/svn.ini containing "extension=svn.so"
  • codereview-proxy PHP script
    • Set up a basic vhost in /srv/org.wikimedia.codereview-proxy and check out the script

Use

  • $wgSubversionProxy setting for CodeReview extension
Personal tools
Namespaces

Variants
Actions
Navigation
Ops documentation
Wiki
Toolbox