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.
Commit d46f377f74021db2581d96e27a4d9b76e2b12348

TODO stuff
Author: Catalin(ux) M. BOIE
Author date (UTC): 2015-07-14 04:30
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2015-07-14 04:30
Parent(s): 219a7061df42a1593fc0f3959eddc9a3d54496ab
Signing key:
Tree: e1f8afb0aa0cb3922863e32d7a23640e07ac9188
File Lines added Lines deleted
TODO 2 0
File TODO changed (mode: 100644) (index 305ba6f..c1e5406)
... ... to store it in db. Why not? Because of caching of the pages...
15 15
16 16
17 17 == BEFORE NEXT RELEASE == == BEFORE NEXT RELEASE ==
18 [ ] Seems that some other unit test is messing with repo.php ids.
19 Change ids to be protected from interference.
18 20 [ ] Use bintray.com to distribute isos? [ ] Use bintray.com to distribute isos?
19 21 [ ] When creating an account, seems the email is cached, not the username! [ ] When creating an account, seems the email is cached, not the username!
20 22 Check! Check!
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