- 15 Jul, 2021 1 commit
-
-
Matthias Clasen authored
-
- 08 Jun, 2021 1 commit
-
-
Jordan Petridis authored
-
- 07 Jun, 2021 1 commit
-
-
Michael Catanzaro authored
-
- 03 May, 2021 1 commit
-
-
Michael Catanzaro authored
-
- 23 Apr, 2021 1 commit
-
-
Michael Catanzaro authored
-
- 29 Mar, 2021 4 commits
-
-
Michael Catanzaro authored
-
Jordan Petridis authored
-
Jordan Petridis authored
-
Michael Catanzaro authored
-
- 24 Mar, 2021 1 commit
-
-
Matthias Clasen authored
-
- 23 Mar, 2021 4 commits
-
-
Michael Catanzaro authored
-
Michael Catanzaro authored
-
Michael Catanzaro authored
-
Michael Catanzaro authored
Also, add gnome-tour to tarball-conversion
-
- 22 Mar, 2021 5 commits
-
-
Michael Catanzaro authored
-
Michael Catanzaro authored
-
Michael Catanzaro authored
-
Michael Catanzaro authored
-
Michael Catanzaro authored
-
- 19 Mar, 2021 1 commit
-
-
Javier Jardón authored
-
- 18 Mar, 2021 1 commit
-
-
Michael Catanzaro authored
Link to: https://gitlab.gnome.org/Teams/Releng/freeze-breaks
-
- 24 Feb, 2021 4 commits
-
-
Abderrahim Kitouni authored
-
Abderrahim Kitouni authored
-
Abderrahim Kitouni authored
-
Abderrahim Kitouni authored
-
- 20 Feb, 2021 1 commit
-
-
Javier Jardón authored
-
- 17 Feb, 2021 1 commit
-
-
Matthias Clasen authored
-
- 03 Feb, 2021 1 commit
-
-
Abderrahim Kitouni authored
most of the remaining things are hosted on github, with a few on freedesktop gitlab, sourcforge or have a weird layout. Those will need a new plugin. Part of #11
-
- 29 Jan, 2021 1 commit
-
-
Abderrahim Kitouni authored
-
- 27 Jan, 2021 1 commit
-
-
Michael Catanzaro authored
-
- 25 Jan, 2021 2 commits
-
-
Jordan Petridis authored
-
- 13 Jan, 2021 1 commit
-
-
Matthias Clasen authored
-
- 23 Dec, 2020 5 commits
-
-
Michael Catanzaro authored
This doesn't belong here!
-
Michael Catanzaro authored
One of our mirrors has started rate-limiting us. It seems this mirror is selected for me 100% of the time, and tarball conversion fails 100% of the time. Ouch. We can avoid this by sleeping for one second and retrying when it occurs. Note this is called on a thread, so it theoretically only affects the thread that actaully received the 429 response. This means that other threads are likely to hit the same error, but that's OK. Fixes #23
-
Michael Catanzaro authored
This replaces deprecated optparse with argparse. It also changes the syntax of how to specify the directory. Instead of passing -d, the directory must now be passed as the final positional argument to the script. This makes sense, because it is mandatory, and using options for mandatory things is confusing.
-
Abderrahim Kitouni authored
-
Abderrahim Kitouni authored
This also removes the need to pass a version when using --no-convert Fixes #22
-
- 26 Nov, 2020 1 commit
-
-
Jordan Petridis authored
-
- 25 Nov, 2020 1 commit
-
-
Michael Catanzaro authored
-