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 b11fde8c1548fe9b0968b4193ace5418516ef043

TODO updates
Author: Catalin(ux) M. BOIE
Author date (UTC): 2016-11-17 18:39
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2016-11-17 18:39
Parent(s): c2338a8b03a77618e7de86ebcc2ce80b4d4b5268
Signing key:
Tree: 8b8f3909e22748f7883a8fcabc30817b1c1ce5c0
File Lines added Lines deleted
TODO 10 1
File TODO changed (mode: 100644) (index b86a7ed..bf8be27)
2 2 [ ] [ ]
3 3
4 4 == BEFORE NEXT RELEASE == == BEFORE NEXT RELEASE ==
5 [ ] Use test_login function in tests.
5 [ ] What happends when an environment is not available anymore?
6 [ ] Provide host key to the user to be sure they connect correctly.
7 [ ] Full audit for keys (ssh and api)
8 [ ] https://hackerone.com/reports/104543 and click encode.txt - the button is nice!
9 [ ] LOW: ci: Allow to pass @@...@@ parameters to the scripts.
10 [ ] LOW: periodic check with:
11 https://developers.google.com/speed/pagespeed/insights/?url=rocketgit.com
12 https://tools.pingdom.com/#!/d1gWwL/rocketgit.com
13 [ ] Investigate Linode for CI
14 [ ] LOW: Use test_login function in tests.
6 15 [ ] LOW: can we import directly putty keys? [ ] LOW: can we import directly putty keys?
7 16 [ ] Build system: we cannot touch the machines when they are in use! [ ] Build system: we cannot touch the machines when they are in use!
8 17 [ ] Auto check for SSH weak keys. [ ] Auto check for SSH weak keys.
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