Skip to content

Symfony2 app that helped Doctrine Project switch license (code-dump, no maintenance)

License

Notifications You must be signed in to change notification settings

dbu/license-manager

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Doctrine License Manager

A Symfony2 application that helps you switch the license for a Github project.

Build Status

Description

This application allows importing multiple github repositories, extracting each author and their respective commits. The project overview page tracks the approval ratio per imported project.

Administrators can add missing emails for authors as well as mark specific commits as trivial (ie. not requiring specific approval). Administrators can then trigger a mass email to all authors with no yet approved commits which contain a link with a per author hash.

Using this link authors can review each commit and decide to approve/deny the proposed license change.

Installation

Run "composer create-project doctrine/license-manager --stability=dev" and adjust the suggested parameter values as needed when prompted.

Using ruby-fpm and ant you can generate a debian package of this application.

Usage

To import a repository run "app/console license:import [url to repository]"

About

Symfony2 app that helped Doctrine Project switch license (code-dump, no maintenance)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 50.3%
  • PHP 26.8%
  • JavaScript 22.9%