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
Small changes all over the place; first version with docker 657c8c4be46ae950d519320d1d54aa2f65a577d6 Catalin(ux) M. BOIE 2016-01-05 17:09:04
Cannot use env vars from cron 9c3b7123869564217493ab43c4bafdea2ce15702 Catalin(ux) M. BOIE 2016-01-03 08:45:51
Bump version to 0.44 bb334f3f3ec2af94da578b6c2e9202b339f80f36 Catalin(ux) M. BOIE 2016-01-02 23:25:39
Minor changes all over the place. 66c13a18b41d19e41e48aac537b735963bbb1f5a Catalin(ux) M. BOIE 2016-01-02 23:03:15
Set a timezone if is not set globally 0fb57c1d20aebfaaa6c1c48125b39aa8d7765923 Catalin(ux) M. BOIE 2016-01-02 21:09:41
If SELinux is not enabled, do not check the label 6a4a54c986eae48b6dfb56c33b5ac4498935669e Catalin(ux) M. BOIE 2016-01-02 09:13:32
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
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