List of commits:
Subject Hash Author Date (UTC)
compare: Updated number of lines d1052eb4b72309dd216e3fd0da2dd311bbeb1383 Catalin(ux) M. BOIE 2021-10-30 10:56:39
Added docs for distro pkgs 401c582772303eff8ba7fde3fcf09064d11bf828 Catalin(ux) M. BOIE 2021-10-30 10:47:43
Added a feature island for packages 115412032fca7ad2166ffbc0a526b358ee1006c4 Catalin(ux) M. BOIE 2021-10-28 07:00:14
Fixed spec file a4c1a8218cfc9cc5b822c587fa3fc709e5d2bf6b Catalin(ux) M. BOIE 2021-10-27 19:37:23
Get rid of xinetd ebc765c9a21a9803b67484795625f7eb46642ae9 Catalin(ux) M. BOIE 2021-10-27 14:18:45
Added /etc/ssh/sshd_config.d in .spec file (again) f225de7ddc3d78d4ec3699c63df6fd754500a9e3 Catalin(ux) M. BOIE 2021-10-26 07:05:26
Compare updated to add .rpm info 0d0a890fe98689b7b70987824e98d34ca5204d45 Catalin(ux) M. BOIE 2021-10-26 06:32:39
Fix rg_str_replace regarding ints; .spec small changes 7242f96f08983a70345e2665cfeb1ea592e3f3f7 Catalin(ux) M. BOIE 2021-10-26 06:17:39
builder: fixed immediate exit 27d21c9ef6bb10beaf1d4c8da29a90d649e68b60 Catalin(ux) M. BOIE 2021-10-24 14:41:29
We need .spec file before configure 840c7c3c0dd68c8ff6796b6494ca38afe8f4a5e6 Catalin(ux) M. BOIE 2021-10-24 14:28:59
rgfs: respect the requested size asked to be read f6f9e3f26e9c2bc98c38ded6a732cf53630d5688 Catalin(ux) M. BOIE 2021-10-24 09:25:51
builder: delay 5s if cannot contact the database b672b80542e80439243127aef2de4bda7d884e8a Catalin(ux) M. BOIE 2021-10-24 08:26:35
Cosmetic ea40e49373739590d9794d203ddd7e2b18464e29 Catalin(ux) M. BOIE 2021-10-23 15:35:34
Typo 7d156cc190c150239f16ea0b9807eb027f8cd79f Catalin(ux) M. BOIE 2021-10-22 17:41:34
worker: be more verbose 0f0e6216ad6f5923d08c10d7461d2259e92f69cd Catalin(ux) M. BOIE 2021-10-22 17:32:01
Add /etc/ssh files to spec 91c7c4f0bd30f01abe48e5c4f4c75857982a8f21 Catalin(ux) M. BOIE 2021-10-22 06:30:23
Removed Changelog file 8e42a6cb730000a104956bc7d265321d67d49bfe Catalin(ux) M. BOIE 2021-10-22 06:22:24
Do not store dependencies in a file but in a variable 13ba1da3a4a422e798393565e0a6941df660300a Catalin(ux) M. BOIE 2021-10-22 05:49:24
Forgot to create ssh dir for spec 1fd7185cdbf427451a7f4c5ada54e43febc5184f Catalin(ux) M. BOIE 2021-10-22 05:46:41
Still need to extract rpm info when switching users c4ddd883070d8fe48c876196dd3e4e08419745eb Catalin(ux) M. BOIE 2021-10-22 05:28:24
Commit d1052eb4b72309dd216e3fd0da2dd311bbeb1383 - compare: Updated number of lines
Author: Catalin(ux) M. BOIE
Author date (UTC): 2021-10-30 10:56
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2021-10-30 10:56
Parent(s): 401c582772303eff8ba7fde3fcf09064d11bf828
Signer:
Signing key:
Signing status: N
Tree: 59100d0e166248062d80cec306373d329eb31d0b
File Lines added Lines deleted
compare.csv 1 1
File compare.csv changed (mode: 100644) (index 214d818..29b8b86)
... ... Docker container available?,Yes,Yes,?,?,?,?,No
54 54 ,,,,,,, ,,,,,,,
55 55 [Details],RocketGit,Gitlab CE,GitHub,gitolite,Pagure.io,Gogs.io,Phabricator [Details],RocketGit,Gitlab CE,GitHub,gitolite,Pagure.io,Gogs.io,Phabricator
56 56 Language,PHP,Ruby+Perl,Ruby,Perl,Python,Go,PHP Language,PHP,Ruby+Perl,Ruby,Perl,Python,Go,PHP
57 Number of code lines {JavaScript not included},38k,360k,?,?,80k,520k,?
57 Number of code lines {JavaScript/CSS not included},56k,360k,?,?,80k,520k,?
58 58 Cache,Custom,Redis,memcache,n/a,Redis,Custom/Redis/memcache,? Cache,Custom,Redis,memcache,n/a,Redis,Custom/Redis/memcache,?
59 59 Database,PostgreSQL,MySQL/PostgresSQL,MySQL,n/a,MySQL/MariaDB/PostgreSQL/SQLite,PostgreSQL/MySQL/SQLite,MySQL Database,PostgreSQL,MySQL/PostgresSQL,MySQL,n/a,MySQL/MariaDB/PostgreSQL/SQLite,PostgreSQL/MySQL/SQLite,MySQL
60 60 Webserver,nginx/apache,apache/nginx,?,n/a,n/a,apache/nginx/lighttpd,apache/nginx Webserver,nginx/apache,apache/nginx,?,n/a,n/a,apache/nginx/lighttpd,apache/nginx
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://rocketgit.com/user/catalinux/rocketgit

Clone this repository using ssh (do not forget to upload a key first):
git clone ssh://rocketgit@ssh.rocketgit.com/user/catalinux/rocketgit

Clone this repository using git:
git clone git://git.rocketgit.com/user/catalinux/rocketgit

You are allowed to anonymously push to this repository.
This means that your pushed commits will automatically be transformed into a merge request:
... clone the repository ...
... make some changes and some commits ...
git push origin main