Skip to content
This repository was archived by the owner on Feb 4, 2025. It is now read-only.
/ gitlist Public archive
forked from klaussilveira/gitlist

🤖 A decorated enhanced elegant, feature rich and modern private git ui repository viewer

License

Notifications You must be signed in to change notification settings

patrikx3/gitlist

This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

a75cd9d · May 11, 2018
Aug 30, 2017
May 11, 2018
May 6, 2018
May 7, 2018
May 11, 2018
May 11, 2018
May 4, 2018
Apr 19, 2018
May 19, 2017
Feb 15, 2018
Apr 19, 2018
May 19, 2017
May 11, 2018
May 11, 2018
Feb 15, 2018
May 11, 2018
May 19, 2017
May 11, 2018
May 17, 2014
May 11, 2018
May 4, 2018
May 4, 2018
May 7, 2018
Mar 29, 2018
Aug 6, 2017
May 11, 2018
Aug 13, 2017

Repository files navigation

Build Status Scrutinizer Code Quality Code Coverage

🤖 P3X Gitlist v1.1.1

Description

This is Klaus Silveira's fork, with multiple themes, sub-modules and updated to PHP7 only and upgraded all components.

PHP > 7.1 only

README

Release version/update info

Package

Done, just put on your server, nothing to build:
https://github.com/patrikx3/gitlist/releases

v1.1.1 - unreleased / in progress

  • In submodules, if the "submodule" and "path" is not the same, it chokes (it should work the submodule name and path are not the same)
    • Works
      • submodule "path/name"
      • path path/name
    • Not working
      • submodule "name"
      • path path/name

Further change log ...

Old info

https://github.com/klaussilveira/gitlist

Live demo

http://gitlist.patrikx3.com/

Installation

Requirements

For the build on your workstation (themes):

  • NodeJs >= 7.8
  • Bower and Grunt (npm install -g bower grunt-cli)

In order to run GitList on your server, you'll need:

  • git
  • Apache with mod_rewrite enabled or nginx
  • PHP >= 7.1

By hand

If you just want to get the project dependencies, instead of building everything:

git clone https://github.com/patrikx3/gitlist.git
curl -s http://getcomposer.org/installer | php
php composer.phar install
bower install
grunt

If you have Composer in your path, things get easier. But you know the drill.

Install - here.


GITLIST Build v1.1.1

Like Corifeus @ Facebook Donate for Corifeus / P3X Contact Corifeus / P3X

P3X Sponsors

IntelliJ - The most intelligent Java IDE

JetBrains NoSQLBooster

The Smartest IDE for MongoDB

Packages

No packages published

Languages

  • PHP 69.2%
  • JavaScript 15.6%
  • Twig 8.6%
  • Less 5.8%
  • Shell 0.4%
  • Dockerfile 0.2%
  • Other 0.2%