Re: Gitlab update, 2FA now mandatory

2022-10-23 Thread argonel
On Sun, Oct 23, 2022 at 7:37 PM Kevin Kofler wrote: > * what the point of two-factor is at all considering that you have no way to > prevent the developer from storing the password and the OTP generator on the > same device. The point is to add an authentication factor that isn't of any value if

Re: Cleaning up cdash.org integration, what to do, or any hidden usage still?

2022-09-06 Thread argonel
On Mon, Sep 5, 2022 at 10:18 AM Friedrich W. H. Kossebau wrote: > > > T3) Add a note on the respective Wiki page about being outdated: > > > https://techbase.kde.org/Development/CMake/DashboardBuilds > > Anyone can tell what the official way to tag a page as outdated/historic is on > techbase? I

Re: Oxygen Icon usage terms

2015-02-24 Thread argonel
I stumbled across this today, found oxygen-icons serving godaddy ads. On Mon, Feb 2, 2015 at 8:16 PM, Nuno Pinheiro wrote: > > Just remove the need to link to oxygen icons and replace it with kde.org > > there done :) > > David agreas with me ;) > Just https://kde.org/ seems a bit non-specific.

Re: Changes to our Git infrastructure

2014-12-29 Thread argonel
On Mon, Dec 29, 2014 at 12:13 PM, Jeff Mitchell wrote: > On 29 Dec 2014, at 11:36, Jan Kundrát wrote: > >> As I see it, scratch repos are the first stage in a project's life cycle. >>> Before playground, you might fiddle with something, drop it in a scratch >>> repo and share the link on IRC. Del

Re: Changes to our Git infrastructure

2014-12-29 Thread argonel
On Mon, Dec 29, 2014 at 11:36 AM, Jan Kundrát wrote: > On Monday, 29 December 2014 17:03:25 CEST, argonel wrote: > >> Personal clones are for forks. If you can't get a patch set accepted by >> "upstream", its equally unlikely that "upstream" are goi

Re: Changes to our Git infrastructure

2014-12-29 Thread argonel
On Sun, Dec 28, 2014 at 5:23 PM, Ben Cooksley wrote: > Hi all, > > Based on the current feedback: > > 1) It seems people see no use in clone repositories. > Personal clones are for forks. If you can't get a patch set accepted by "upstream", its equally unlikely that "upstream" are going to let y

Re: New framework to review: KPackage

2014-12-15 Thread argonel
On Mon, Dec 15, 2014 at 12:50 PM, Sebastian Kügler wrote: > > On Monday, December 15, 2014 10:31:04 David Edmundson wrote: > > On Mon, Dec 15, 2014 at 10:25 AM, Marco Martin > wrote: > > > On Thursday 11 December 2014, Kevin Kofler wrote: > > > > Marco Martin wrote: > > > > > In the past weeks I

Re: kio/scheduler: Does not compile with Qt from 4.8 branch

2011-05-31 Thread argonel
On Mon, Apr 25, 2011 at 6:54 PM, Olivier Goffart wrote: > In this case, we have to see if we can fix it in Qt. I do not see any solution > on top of my head. We have to discuss if it is ok to break this use case if > there is no solution. The Qt documentation, about signals and slots[1] says thi