List of commits:
Subject Hash Author Date (UTC)
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
gpg: specify rsa 4096 instead of default because it does not work on f34 eccdc02a82ce87f426eebc995988f907d914a3c7 Catalin(ux) M. BOIE 2021-11-13 16:15:15
Commit 45e86104b565e508c514804910cfda87a3c1239c - debian folder updates
Author: Catalin(ux) M. BOIE
Author date (UTC): 2022-02-16 07:26
Committer name: Catalin(ux) M. BOIE
Committer date (UTC): 2022-02-16 07:27
Parent(s): 336d34f7eaac356688ba5c251f027aff947ce9e4
Signing key:
Tree: b40ff7374c3ab7a63229b42c6206790a1f1cbcbf
File Lines added Lines deleted
debian/.gitignore 0 4
debian/changelog 7 0
debian/changelog.in 0 5
debian/control 9 9
debian/copyright 5 6
debian/docs 0 2
File debian/.gitignore deleted (index b88bad7..0000000)
1 control
2 changelog
3 copyright
4 rules
File debian/changelog added (mode: 100644) (index 0000000..51149ab)
1 rocketgit (0.74) unstable; urgency=low
2 * Initial release
3 -- Catalin(ux) M. BOIE <catab@embedromix.ro> Wed, 10 Feb 2016 11:14:09 +0200
4
5 rocketgit (0.75) unstable; urgency=low
6 * Added .deb building support in worker and support for .deb repo hosting.
7 -- Catalin(ux) M. BOIE <catab@embedromix.ro> Wed, 16 Feb 2022 11:00:00 +0200
File debian/changelog.in deleted (index 8010122..0000000)
1 @PRJ@ (@VER@) unstable; urgency=low
2
3 * Initial release
4
5 -- Catalin(ux) M. BOIE <catab@embedromix.ro> Wed, 10 Feb 2016 11:14:09 +0200
File debian/control changed (mode: 100644) (index 8dc365a..5da4f42)
1 Source: @PRJ@
2 Maintainer: @MAINTAINER_NAME@ <@MAINTAINER_EMAIL@>
1 Source: rocketgit
2 Maintainer: Catalin(ux) M. BOIE <catab@embedromix.ro>
3 3 Section: misc Section: misc
4 4 Priority: optional Priority: optional
5 Build-Depends: debhelper (>= 9), checkpolicy, selinux-policy-devel, hardlink, php5-cli
5 Build-Depends: debhelper (>= 9), checkpolicy, selinux-policy-devel, hardlink, php-cli
6 6 Standards-Version: 3.9.6 Standards-Version: 3.9.6
7 Homepage: @HOME_PAGE@
8 Vcs-Git: git://rocketgit.com/user/catalinux/@@PRJ@@
9 Vcs-Browser: https://rocketgit.com/user/catalinux/@@PRJ@@
7 Homepage: https://rocketgit.com/user/catalinux/rocketgit
8 Vcs-Git: git://rocketgit.com/user/catalinux/rocketgit
9 Vcs-Browser: https://rocketgit.com/user/catalinux/rocketgit
10 10
11 Package: @PRJ@
11 Package: rocketgit
12 12 Architecture: all Architecture: all
13 Depends: ${shlibs:Depends}, ${misc:Depends}, apache2, php5-fpm, php5-cli, php5-pgsql, git, cronie, util-linux, shadow-utils, postgresql-9.4
14 Description: @SHORT_DESCRIPTION@
13 Depends: ${shlibs:Depends}, ${misc:Depends}, apache2, php-fpm, php-cli, php-pgsql, git, cronie, util-linux, shadow-utils, postgresql, qrencode
14 Description: Light and fast Git hosting solution
File debian/copyright changed (mode: 100644) (index ca29685..e14d1c0)
1 1 Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/
2 Upstream-Name: @PRJ@
3 Source: @HOME_PAGE@
2 Upstream-Name: rocketgit
3 Source: https://rocketgit.com/user/catalinux/rocketgit
4 4
5 5 Files: * Files: *
6 Copyright: 2015 @MAINTAINER_NAME@ <@MAINTAINER_EMAIL@>
7 2016 @MAINTAINER_NAME@ <@MAINTAINER_EMAIL@>
8 License: GPL-3+
6 Copyright: 2015-2022 Catalin(ux) M. BOIE <catab@embedromix.ro>
7 License: AGPL-3+
9 8 <Put the license of the package here indented by 1 space> <Put the license of the package here indented by 1 space>
10 9 <This follows the format of Description: lines in control file> <This follows the format of Description: lines in control file>
11 10 . .
 
... ... License: GPL-3+
14 13 # If you want to use GPL v2 or later for the /debian/* files use # If you want to use GPL v2 or later for the /debian/* files use
15 14 # the following clauses, or change it to suit. Delete these two lines # the following clauses, or change it to suit. Delete these two lines
16 15 Files: debian/* Files: debian/*
17 Copyright: 2016 @MAINTAINER_NAME@ <@MAINTAINER_EMAIL@>
16 Copyright: 2016 Catalin(ux) M. BOIE <catab@embedromix.ro>
18 17 License: GPL-2+ License: GPL-2+
19 18 This package is free software; you can redistribute it and/or modify This package is free software; you can redistribute it and/or modify
20 19 it under the terms of the GNU General Public License as published by it under the terms of the GNU General Public License as published by
File debian/docs changed (mode: 100644) (index 30247e8..7c43f2e)
1 1 README README
2 Changelog
3 Changelog-last
4 2 TODO TODO
5 3 AUTHORS AUTHORS
6 4 samples samples
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