As part of #354509: Make repository URL backends pluggable I added one gitweb url handler plugin in the patches, but I end up remooving it, since it belongs to versioncontrol_git.

So, here I will put that code.

Comments

marvil07’s picture

Category: task » feature
Status: Active » Reviewed & tested by the community
StatusFileSize
new5.84 KB

Here the patch I'm going to commit.

The only new thing is the implementation of hook_ctools_plugin_directory().

Marking as RTBC as it was reviewed at the related issue.

marvil07’s picture

Status: Reviewed & tested by the community » Fixed

Status: Fixed » Closed (fixed)
Issue tags: -git phase 2, -git sprint 8

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

  • Commit 6251c6a on 6.x-2.x, fix-invalid-default-branches, fullsync-memory by marvil07:
    feature #1025654: Add gitweb url handler.