- 04 Jan, 2021 1 commit
-
-
Zen Fu authored
-
- 03 Jan, 2021 1 commit
-
- 27 Dec, 2020 1 commit
-
-
Zen Fu authored
-
- 01 Dec, 2020 1 commit
-
-
Zen Fu authored
-
- 19 Nov, 2020 2 commits
-
-
Zen Fu authored
At that point we can't say we're filtering the most voted suggestion.
-
Zen Fu authored
An Ikiwiki build will break if it finds suggestions ending in a new line for sources that do not end in a new line or vice-versa. Because of this, we filter out such "invalid" suggestions when saving suggestions to the staging repository, before running the Ikiwiki build. See: tails#17661 (comment 159555)
-
- 09 Nov, 2020 1 commit
-
-
Zen Fu authored
weblate.formats.base.TranslationUnit.is_obsolete() was removed from Weblate 3.9 to 3.10 in: https://github.com/WeblateOrg/weblate/commit/bf2863c28598a8548aa86bcfadf27e9843da8158
-
- 04 May, 2020 1 commit
-
-
Sandro Knauß authored
ikiwiki checks if a file has chend by timestamps. In order to reduce the changed files, we now only touch files that have changed, by use a atomic write via a rename of a tempoary file.
-
- 02 May, 2020 6 commits
-
-
Sandro Knauß authored
-
Sandro Knauß authored
-
Sandro Knauß authored
* Set the repo to work with as argument * add verbose flag, so we see logging in the console * rename subprocessOutputToLogger->log_subprocess_output
-
Sandro Knauß authored
* Use models.Components instead of Components * need for explicit import os * use enumerate, as it a way simply and less error prune
-
Sandro Knauß authored
-
Sandro Knauß authored
-
- 16 Dec, 2019 4 commits
-
-
Sandro Knauß authored
-
Sandro Knauß authored
Ikiwiki won't render strings, that are marked as fuzzy. So we unfuzz the strings, so the sugestions get rendered in the staging website.
-
Sandro Knauß authored
-
Sandro Knauß authored
-
- 12 Dec, 2019 1 commit
-
-
Sandro Knauß authored
The only needed change is that models.SubProject has renamed to models.Component.
-
- 22 Aug, 2019 1 commit
-
-
Sandro Knauß authored
If one translation unit has multiple suggestion, we want to select the one that has the most up-votes. As second sorting parameter, the timestamp is used. python sorted() function is guaranteed to be stable.
-
- 01 Aug, 2019 1 commit
-
-
intrigeri authored
-
- 14 Jul, 2019 1 commit
-
-
intrigeri authored
-
- 01 Jul, 2019 3 commits
-
-
intrigeri authored
-
intrigeri authored
-
intrigeri authored
Accordingly, I'm removing the -x flag passed to "git clean", otherwise we would delete the .ikiwiki/ directory, which contains the information ikiwiki needs to refresh. This has other side effects, such as leaving POT files around; if that's a problem, we may need to delete them (without using "git clean") in save-suggestions.py.
-
- 08 Feb, 2019 1 commit
-
-
Sandro Knauß authored
-
- 06 Jan, 2019 1 commit
-
-
groente authored
-
- 17 Dec, 2018 1 commit
-
-
Sandro Knauß authored
-
- 28 Nov, 2018 1 commit
-
-
groente authored
-
- 27 Nov, 2018 1 commit
-
-
groente authored
-
- 08 Nov, 2018 1 commit
-
-
groente authored
-
- 08 Oct, 2018 1 commit
-
-
groente authored
-
- 26 Sep, 2018 1 commit
-
-
groente authored
-