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 cbcda26a9d20c115eb0931ab2af69f3c2315ab7d

comparison: add red/green for css/js sizes and for pagespeed
Author: Catalin(ux) M. BOIE
Author date (UTC): 2017-03-21 19:44
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2017-03-21 19:44
Parent(s): 59bc91f5229abf96f453d872a58a2c96cf18198c
Signing key:
Tree: 06bd077d594286da77d59728edb44c3cd0fe886e
File Lines added Lines deleted
compare.csv 4 4
File compare.csv changed (mode: 100644) (index 4094b90..693a539)
43 43 "Database","PostgreSQL","My/PostgresSQL","MySQL","?","MySQL/MariaDB/PostgreSQL/SQLite","PostgreSQL/MySQL/SQLite" "Database","PostgreSQL","My/PostgresSQL","MySQL","?","MySQL/MariaDB/PostgreSQL/SQLite","PostgreSQL/MySQL/SQLite"
44 44 "Webserver","apache","apache/nginx","?","?","n/a","apache/nginx/lighttpd" "Webserver","apache","apache/nginx","?","?","n/a","apache/nginx/lighttpd"
45 45 "Size of the rpm package","380KiB/#0f0","287MiB/#f00","?","170KiB/#0f0","?","?" "Size of the rpm package","380KiB/#0f0","287MiB/#f00","?","170KiB/#0f0","?","?"
46 "Page speed: Mobile (speed/user experience)","90/96","32/90","67/96","n/a","54/67","32/72"
47 "Page speed: Desktop",96,"?",81,"n/a",64,26
48 "CSS size","9KiB","250KiB","560KiB","n/a","130KiB","520KiB"
49 "JS size","0KiB","1170KiB","670KiB","n/a","450KiB","350KiB"
46 "Page speed: Mobile (speed/user experience)","90/96/#0f0","32/90/#f00","67/96/#f00","n/a","54/67/#f00","32/72/#f00"
47 "Page speed: Desktop","96/#0f0","?","81/#0f0","n/a","64/#f00","26/#f00"
48 "CSS size","9KiB/#0f0","250KiB/#f00","560KiB/#f00","n/a","130KiB/#0f0","520KiB/#f00"
49 "JS size","0KiB/#0f0","1170KiB/#f00","670KiB/#f00","n/a","450KiB/#f00","350KiB/#f00"
50 50 ,,,,,, ,,,,,,
51 51 "[Notes]",,,,,, "[Notes]",,,,,,
52 52 "*","1) It has a not standard package manager; upgrading distro does not update the git software (pip, gem etc.). Or is a big archive including packages already found in the distribution.",,,,, "*","1) It has a not standard package manager; upgrading distro does not update the git software (pip, gem etc.). Or is a big archive including packages already found in the distribution.",,,,,
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