forked from WeblateOrg/weblate
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[pull] main from WeblateOrg:main #186
Open
pull
wants to merge
2,181
commits into
ESEHUMPS:main
Choose a base branch
from
WeblateOrg:main
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -1389,7 +1413,8 @@ | |||
try: | |||
parse_query(query_string) | |||
except Exception as error: | |||
raise ValidationError(f"Could not parse query string: {error}") from error | |||
msg = f"Could not parse query string: {error}" | |||
raise ValidationError(msg) from error |
Check warning
Code scanning / CodeQL
Information exposure through an exception Medium
Stack trace information
Error loading related location
Loading @@ -1505,7 +1530,8 @@ | |||
try: | |||
parse_query(query_string) | |||
except Exception as error: | |||
raise ValidationError(f"Could not parse query string: {error}") from error | |||
msg = f"Could not parse query string: {error}" | |||
raise ValidationError(msg) from error |
Check warning
Code scanning / CodeQL
Information exposure through an exception Medium
Stack trace information
Error loading related location
Loading Currently translated at 99.8% (3287 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/sk/
Currently translated at 99.4% (3273 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/ru/
Currently translated at 100.0% (9953 of 9953 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/de/
Currently translated at 48.4% (4818 of 9953 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/fr/
Currently translated at 25.9% (2578 of 9953 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/gl/
Currently translated at 100.0% (3291 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/uk/
Currently translated at 99.5% (3277 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/sq/
Currently translated at 100.0% (3291 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/pt_BR/
Currently translated at 100.0% (3291 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/pt_BR/
Currently translated at 100.0% (63 of 63 strings) Translation: Weblate/Application: Javascript Translate-URL: https://hosted.weblate.org/projects/weblate/javascript/pt_BR/
Currently translated at 19.0% (1894 of 9956 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/da/
Currently translated at 92.2% (9189 of 9956 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/pt_BR/
Currently translated at 17.0% (1699 of 9956 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/sk/
Currently translated at 97.5% (9713 of 9956 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/tr/
Currently translated at 100.0% (9956 of 9956 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/uk/
Currently translated at 88.6% (8828 of 9956 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/pt_PT/
Currently translated at 8.6% (285 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/af/
Currently translated at 100.0% (3291 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/ga/
Currently translated at 100.0% (9956 of 9956 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/ga/
- clarify when REMOTE_ADDR is not available - log an error when IP address cannot be obtained with link to the documentation - add gunicorn/nginx example - document starting gunicorn See also #13325
There is no longer a separate database that could be corrupt, it uses same database as Weblate.
* chore(deps): update dependency boto3-stubs to v1.35.85 * chore(deps): update lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
* chore(deps): update dependency respx to v0.22.0 * chore(deps): update lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Currently translated at 99.6% (3279 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/fr/
* chore(deps): update dependency boto3-stubs to v1.35.94 * chore(deps): update lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Apparently this was sometimes translated that non-open source projects are also okay.
* chore(deps): update dependency boto3-stubs to v1.35.95 * chore(deps): update lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
Currently translated at 99.6% (3281 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/fr/
Currently translated at 100.0% (3291 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/tr/
Currently translated at 100.0% (3291 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/cs/
Currently translated at 98.3% (9802 of 9965 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/tr/
Currently translated at 98.3% (9802 of 9965 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/tr/
Currently translated at 99.8% (3285 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/sk/
Currently translated at 17.0% (1699 of 9965 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/sk/
Currently translated at 98.4% (9814 of 9965 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/tr/
Currently translated at 99.8% (3285 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/sk/
Currently translated at 98.5% (9816 of 9965 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/tr/
Currently translated at 99.8% (3285 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/sk/
Currently translated at 98.6% (9835 of 9965 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/tr/
Currently translated at 99.8% (3285 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/sk/
Currently translated at 98.7% (9843 of 9965 strings) Translation: Weblate/Documentation Translate-URL: https://hosted.weblate.org/projects/weblate/documentation/tr/
….0 (#13465) * chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9.0 * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * chore: reorder methods to match Django Style Guide --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Michal Čihař <[email protected]>
Currently translated at 42.8% (1409 of 3291 strings) Translation: Weblate/Application Translate-URL: https://hosted.weblate.org/projects/weblate/application/th/
This will make it easier to diagnose issues like #13467.
* chore(deps): update dependency boto3-stubs to v1.35.96 * chore(deps): update lockfile --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <renovate[bot]@users.noreply.github.com>
This makes the code easier to read.
There is additional logic to fetch detailed error.
Fixes WEBLATE-1YVW
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
See Commits and Changes for more details.
Created by pull[bot]
Can you help keep this open source service alive? 💖 Please sponsor : )