List of commits:
Subject Hash Author Date (UTC)
compare: added rpm/deb lines 1356fb5c8e5d82356776561af4a2dcaec0d19c14 Catalin(ux) M. BOIE 2022-02-16 07:30:06
debian folder updates 45e86104b565e508c514804910cfda87a3c1239c Catalin(ux) M. BOIE 2022-02-16 07:26:09
Fix rate limit for IPv6 336d34f7eaac356688ba5c251f027aff947ce9e4 Catalin(ux) M. BOIE 2022-02-09 14:39:28
Forgot to remove a function after moving it b6fd0700cf5dde953acb0d4584a48cb404a69ab2 Catalin(ux) M. BOIE 2021-11-17 19:27:04
Prepare correctly for rgfs (missed some places) 38d255af17a72fd9f92a8c37d4fddc8f2caf023b Catalin(ux) M. BOIE 2021-11-17 18:05:01
TODO/cosmetic d4968bc1d9c8bbe3c4aba2479f3694a7a3863d0f Catalin(ux) M. BOIE 2021-11-17 18:04:36
More debug help 74f45188bffd7630d0c08648433749a3ef23c9af Catalin(ux) M. BOIE 2021-11-15 17:34:58
worker: Fixed a stupid bug leading to wrong distro upgrade command d9bc215557cd9a6f30dbc90434dc3aba46e39979 Catalin(ux) M. BOIE 2021-11-14 16:16:43
Silence an 'unpack' exception when we do not have enough bytes. add562b15d94501a0585001db526b241c251b6e6 Catalin(ux) M. BOIE 2021-11-14 11:25:01
Run struct and fixes under the same lock d046942317c73351473a18eb833318aec3f4d907 Catalin(ux) M. BOIE 2021-11-14 08:18:05
spec file small updates 7aef02df6ed5f6ce4d39cd2a926a79bcdc1a3c5a Catalin(ux) M. BOIE 2021-11-14 06:33:35
Typo b0087441b4d637c7bf6ed64b6c243ad2ec8f1493 Catalin(ux) M. BOIE 2021-11-14 06:15:00
spec: Added 'Replaces: rocketgit' to easy upgrade, fixed fixfiles c380f40fe86ddf70b99030a6f0be93d91137b909 Catalin(ux) M. BOIE 2021-11-14 06:14:25
Fixed non debug case of rg_debug_html 523f6784671e5f810b8435ad66ad21ea548219d8 Catalin(ux) M. BOIE 2021-11-14 05:58:37
Fix rate limit types 0de3ee35d0d0e46521d64a596232765fb5d618a3 Catalin(ux) M. BOIE 2021-11-14 05:58:03
commented request_slowlog_timeout 505877b567807e11f25695de58725f316f10043e Catalin(ux) M. BOIE 2021-11-13 17:32:46
systemctl git.socket rethinking 3c71e58760f6abc69db661098840c277d4fc13fb Catalin(ux) M. BOIE 2021-11-13 17:25:52
PHP FALSE verus NULL correction 42f8bc560a0ec2203f0974e203e6c33ec26aa983 Catalin(ux) M. BOIE 2021-11-13 16:31:33
.spec: some minor corrections 70c3a23f507d57c729e0d710ec99060e0e88c238 Catalin(ux) M. BOIE 2021-11-13 16:22:11
Rework locking for struct update da8c09e15e485563d9573de3aff2a7ad999d2527 Catalin(ux) M. BOIE 2021-11-13 16:15:45
Commit 1356fb5c8e5d82356776561af4a2dcaec0d19c14 - compare: added rpm/deb lines
Author: Catalin(ux) M. BOIE
Author date (UTC): 2022-02-16 07:30
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2022-02-16 07:30
Parent(s): 45e86104b565e508c514804910cfda87a3c1239c
Signing key:
Tree: 19118fb27b936c26e6099b43cd8486d3fc2a61ad
File Lines added Lines deleted
compare.csv 5 2
duilder.conf.dis 0 0
File compare.csv changed (mode: 100644) (index 29b8b86..cf28f2f)
... ... Code review,No,Yes,Yes,?,?,?,Yes
37 37 Wiki,No,Yes,Yes,n/a,?,?,? Wiki,No,Yes,Yes,n/a,?,?,?
38 38 User custom pages,No,Yes,Yes,n/a,?,?,? User custom pages,No,Yes,Yes,n/a,?,?,?
39 39 Artifacts,Yes,Yes,Yes,?,?,?,? Artifacts,Yes,Yes,Yes,?,?,?,?
40 Auto-building .rpm packages from .spec file,Yes,No?,No?,No,?,?,?
41 Auto-recreating .rpm repository when a package is rebuilt,Yes,No?,No?,No,?,?,?
40 Auto-building .rpm packages from .spec file,Yes,No,No,No,?,?,?
41 Hosting user .rpm distro repository?,Yes,No,No,No,?,?,?
42 Auto-recreating .rpm repository when a package is rebuilt,Yes,No,No,No,?,?,?
43 Auto-building .deb packages from debian folder,Yes,No,No,No,?,?,?
44 Hosting user .deb distro repository?,Yes,No,No,No,?,?,?
42 45 System resource friendly? {Is it light on CPU/memory/disk?},Yes,No,?,Yes,?,?,? System resource friendly? {Is it light on CPU/memory/disk?},Yes,No,?,Yes,?,?,?
43 46 ,,,,,,, ,,,,,,,
44 47 [Rights],RocketGit,Gitlab CE,GitHub,gitolite,Pagure.io,Gogs.io,Phabricator [Rights],RocketGit,Gitlab CE,GitHub,gitolite,Pagure.io,Gogs.io,Phabricator
File duilder.conf.dis renamed from duilder.conf (similarity 100%)
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