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
0.43 release e0656f4559fa64d94a12bc650dd26fde02e0197c Catalin(ux) M. BOIE 2016-01-01 09:11:01
CSS fixes (more flex); removed 'between' template 3425b4b9d8744d21f2b581a9f09f563cd0c84e01 Catalin(ux) M. BOIE 2015-12-31 16:07:01
Drop old and empty slave tables 49acbf556027578733ed631c551b6cb3266d2af6 Catalin(ux) M. BOIE 2015-12-30 09:00:56
Fixes all over the code; made webhooks generic 9c1328fa3c207d9bc109c2dd486999318a215d84 Catalin(ux) M. BOIE 2015-12-29 07:40:56
Fixed submodule link (reported by Gabi B) 43e213676ffb27fabc4d0137337ac6e332185a33 Catalin(ux) M. BOIE 2015-12-20 08:07:14
Sort rights by prio for real f2626cb2fcfedd9c567b1fa50ce9521981241693 Catalin(ux) M. BOIE 2015-12-18 05:49:52
When editing rights, do not filter by uid. Reported by Gabi 1c50981db99bc9ba05cfa1a6e735eddc3af2a0e8 Catalin(ux) M. BOIE 2015-12-16 21:46:29
Rights and CSS fixes c16729a6930e8168b4c3fdf897319987d33b5ba7 Catalin(ux) M. BOIE 2015-12-13 19:25:35
Corrected urls to bug and notes 02032d2670f977cf4e40b2a1561527e0832a4ffa Catalin(ux) M. BOIE 2015-12-13 05:19:50
Random changes: TODO, CSS etc. 514ca23b83da81827e03c7ff8866aa29d75f0f5e Catalin(ux) M. BOIE 2015-12-11 17:56:38
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