xaizek / rocketgit (License: AGPLv3+) (since 2018-12-09)
Light and fast Git hosting solution suitable to serve both as a hub or as a personal code storage with its tickets, pull requests, API and much more.
Subject SHA-1 Author Date
Bump version to 0.54 a6f90aaaedcaa67073408100b6a0abd5c7ddd6fa Catalin(ux) M. BOIE 2016-05-08 11:06:23
SELinux: permit access to /tmp b33571b8aa45d49053ef20cbb485ef36dc6f5e49 Catalin(ux) M. BOIE 2016-05-08 11:05:44
TODO changes 55917d4f8f63aefcac02b4c583dbe252ee04aa87 Catalin(ux) M. BOIE 2016-05-08 11:04:35
Get rid of php-mbstring: is not a standard extention 0934a66ce1a94f4066b1b7e18edbe0acb4dd3206 Catalin(ux) M. BOIE 2016-05-08 11:04:20
Corrected set_pass function cache actions e6fd4033b3018fb20d22f6e29c162b4330ec935f Catalin(ux) M. BOIE 2016-04-25 05:20:03
Cosmetic changes for config file 746371ed9154915f748f8b0bd95293e823673193 Catalin(ux) M. BOIE 2016-04-24 11:10:10
Add build_jobs table to statistics 37730a66237d430bd5a17edd9605054e694d7649 Catalin(ux) M. BOIE 2016-04-24 10:58:46
More changes to support RedHat derivates 9ac924d9ba12145d4f01d446f5141b016329eea5 Catalin(ux) M. BOIE 2016-04-24 10:52:44
Do not give internal errors if commit ID is wrong 24f863dcb0cbc5def61e820f9aa2368e61cce860 Catalin(ux) M. BOIE 2016-04-24 10:48:06
Added web instructions for RedHat based distributions cc493d13f83fd121cee56d7e0da1ec742d37b774 Catalin(ux) M. BOIE 2016-04-23 17:14:45
Hints

Before first commit, do not forget to setup your git environment:
git config --global user.name "your_name_here"
git config --global user.email "your@email_here"

Clone this repository using HTTP(S):
git clone https://code.reversed.top/user/xaizek/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@code.reversed.top/user/xaizek/rocketgit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a pull request:
... clone the repository ...
... make some changes and some commits ...
git push origin master