right now VAPI uses a GET arg for commits in the following format:

http://drupal.org/commitlog?commits=94969

while CVS module uses this format:

http://drupal.org/cvs?commit=94969

adding 'commit' as an alias to the 'commits' arg in VAPI will make the URL rewrite rule easier.

Comments

jpetso’s picture

Assigned: Unassigned » jpetso

Assigning to myself. It's in commitlog.module and should be some two lines or so.

jpetso’s picture

Status: Active » Fixed

Fixed in commit 95159.

Anonymous’s picture

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for two weeks with no activity.