- 22 Jul, 2021 1 commit
-
- 21 Jul, 2021 2 commits
-
-
Jehan authored
Several servers currently listed are not actually part of the rotation happening on download.gimp.org (automatic redirection to mirrors). So there is no need to check they are up-to-date in our release process. Of course, it would be nice to contact them and propose them to actually be a part of the rotation settings, i.e. ask rsync credentials to GNOME. This edit was made by the new script update-mirrors.py which syncs our local list with the actual download server settings.
-
Jehan authored
This new tool looks up the actual mirror list on download.gimp.org, a.k.a. master.gnome.org and update our local list, which will be used by gimp-check-mirrors.py. As a consequence it can only be used by contributors with SSH access to download.gimp.org.
-
- 20 Jul, 2021 1 commit
-
-
nmat authored
-
- 17 Jul, 2021 12 commits
- 05 Jul, 2021 1 commit
-
-
As per discussion in #gimp, let's add mention of the Discord server to irc now that we have admin access there. I also cleaned up the text very slightly (e.g. changed "obsolete" to "redundant", they are not synonyms ;D )
-
- 22 Jun, 2021 1 commit
-
-
Jehan authored
-
- 17 Jun, 2021 1 commit
-
-
Jehan authored
After the weird Freenode drama lately and the fact that the whole server just got wiped out apparently (I have not personally checked, and won't, but there are news everywhere of this), let's just get rid of the listing of known channels on Freenode. We had been discussing this topic for a few weeks anyway, and even more for the more general question of what we should list on this page, since even before, the Freenode channels never were official in any way (yet some known team members were also ops on some of these apparently). I guess the wipe simplifies the discussion as there is nothing to list anymore. Now the discussion we will have to have (and already started some time ago) will be to decide whether we should ever list there any more non-GIMPnet discussion channels in the future.
-
- 08 Jun, 2021 1 commit
-
-
Michael Schumacher authored
The parameter -m specifies the mirror file path and file name instead of assuming it is in the current directory. The torrent trackers are now an extensible string array (in sh-compatible syntax) instead of a limited list of variables.
-
- 29 May, 2021 1 commit
-
-
Jehan authored
… installers. Comment out for now the generated link which is supposed to send you direct to the artifacts. This link unfortunately only works when no other pipelines for master were run after because it takes into account the last pipeline not the last job for a branch. Cf. https://gitlab.com/gitlab-org/gitlab/-/issues/331232
-
- 26 May, 2021 2 commits
-
-
Jehan authored
-
The HTML w3c validator is unhappy with URLs containing whitespace: https://validator.w3.org/nu/?doc=https%3A%2F%2Fwww.gimp.org%2F Fixed the URLs and renamed the files. See: * !37 - discussion.
-
- 24 May, 2021 2 commits
-
-
Jehan authored
Don't use the mirror/ version of the URLs to download.gimp.org when we want to embed videos. These redirect aren't appreciated by the content security policy of our web server.
-
Jehan authored
Fix the images which are not relative to the current release note, but taken from other news on the website.
-
- 23 May, 2021 1 commit
-
-
Jehan authored
-
- 22 May, 2021 1 commit
-
-
Jehan authored
As discussed on IRC yesterday (yes, it's meta!), the text which says it has existed for more than 10 years is itself probably 10 years old. So let's update. We still have not decided what we do about the non-GIMPnet channel list as these were never really considered as official channels anyway (I mean, we always had our own network, why would they be?). Yet some of the core GIMP team members have been on some of these channels and had some op powers. Still to be discussed what we do with this other channel list…
-
- 18 May, 2021 4 commits
-
-
Jehan authored
Add Jacob Boerema and Niels De Graef. Remove the former maintainer (who hasn't contributed for nearly 10 years, I haven't even spoken once to him!). Basically my choice was based on at least adding the developers who contributed more than a hundred commits in the last few years (with `git shortlog -sn --since=2019-01-01`) and keeping the ones who are still around even when they may have not contributed much code these last few years (but staying around is important too). Also adding Aryeom to the web team, as her designs and comics strip are all over the pages.
-
Jehan authored
It was mostly just encoding mixup. In Python 3, the string type is basically unicode string. That's it. :-) I think this was the only remnant blocking our port of the website to Python 3! \o/
-
Jehan authored
-
Jehan authored
-
- 17 May, 2021 1 commit
-
-
Jehan authored
-
- 08 May, 2021 2 commits
- 07 May, 2021 6 commits