Received: from malur.postgresql.org ([217.196.149.56]) by arkaria.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uKArQ-00FMdO-Ni for pgsql-general@arkaria.postgresql.org; Wed, 28 May 2025 07:06:00 +0000 Received: from localhost ([127.0.0.1] helo=malur.postgresql.org) by malur.postgresql.org with esmtp (Exim 4.94.2) (envelope-from ) id 1uKArP-00EthO-FZ for pgsql-general@arkaria.postgresql.org; Wed, 28 May 2025 07:05:59 +0000 Received: from makus.postgresql.org ([2001:4800:3e1:1::229]) by malur.postgresql.org with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1uKArP-00EthE-0r for pgsql-general@lists.postgresql.org; Wed, 28 May 2025 07:05:59 +0000 Received: from cloud.gatewaynet.com ([185.90.37.94]) by makus.postgresql.org with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uKArN-000KtE-0r for pgsql-general@lists.postgresql.org; Wed, 28 May 2025 07:05:58 +0000 Message-ID: Date: Wed, 28 May 2025 08:04:54 +0100 MIME-Version: 1.0 Subject: Re: issue/bug management, project management, people management, product management all in one, preferably open source software ? To: Ray O'Donnell , "pgsql-general@lists.postgresql.org" References: <8ba6dd32-acb7-4a2a-bc07-620e6d4eb8dd@cloud.gatewaynet.com> <01020196f973b832-ef40f3a7-3717-4ddf-b3ee-9f38d8897693-000000@eu-west-1.amazonses.com> Content-Language: en-US From: Achilleas Mantzios In-Reply-To: <01020196f973b832-ef40f3a7-3717-4ddf-b3ee-9f38d8897693-000000@eu-west-1.amazonses.com> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit List-Id: List-Help: List-Subscribe: List-Post: List-Owner: List-Archive: Archived-At: Precedence: bulk On 5/22/25 20:23, Ray O'Donnell wrote: > On 22/05/2025 18:52, Achilleas Mantzios wrote: >> Hi people >> >> I'd like to know if people here know of or use any integrated >> solution for all or some of the above. It would be nice if it >> supported LDAP / OAuth 2.0 , integrate with plain vanilla git (not >> github / gitlab) and be open, and active as a project. > > I've used gitea: > >     https://about.gitea.com It does code reviews which is great, maybe the development part of things should be independent of the management part . Thank you. > > I don't know whether it does everything you want, but it's quite nice, > and worth a look. > > Ray. >