Skip to content

Proof of concept on a web interface for managing git repositories on top of gitolite written in PHP

License

Notifications You must be signed in to change notification settings

smalot/gitweb-php

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

GitWeb-PHP

Proof Of Concept on a web interface for managing git repositories on top of GitOlite written in PHP 5.3 (and higher).

Targeted features :

  • List repositories stored in a Gitolite context
  • List authorized users
  • List users keys
  • List repository information (last commits, branches, ...)
  • Add/Update/Delete multiple keys by users
  • Add/Update/Delete users groups
  • Add/Delete/Fork repositories
  • Handle merge request
  • Manage Gitolite Acls

The aim of this POC is to create elementaries elements to be used into a Symfony project which will bring security, log reporting, flexibility and many more ...

Documentation references :

Currently, the POC is based on :

About

Proof of concept on a web interface for managing git repositories on top of gitolite written in PHP

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages