~pelpsi/launchpad:long-translations-hints-do-not-wrap

Last commit made on 2023-03-20
Get this branch:
git clone -b long-translations-hints-do-not-wrap https://git.launchpad.net/~pelpsi/launchpad
Only Simone Pelosi can upload to this branch. If you are Simone Pelosi please log in for upload directions.

Branch merges

Branch information

Name:
long-translations-hints-do-not-wrap
Repository:
lp:~pelpsi/launchpad

Recent commits

293da5c... by Simone Pelosi

Added css rule white-space:pre-wrap to wrap long translation hints\nLP: #1475300

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
001da8f... by Colin Watson

Switch from pytz.UTC to datetime.timezone.utc

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/438679

f2fa58a... by Simone Pelosi

Bzrsync.py was executable for no apparent reason

Fixed the permissions chmod -x bzrsync.py
and removed shebang line.

LP: #736619

Merged from https://code.launchpad.net/~pelpsi/launchpad/+git/launchpad/+merge/439147

538abad... by Colin Watson

charm: Update ols-layers

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/439079

e967227... by Colin Watson

charm: Update ols-layers

This pulls in a number of fixes, especially to `interface-pgsql`.

5fb068f... by Colin Watson

charm: Use admin database password for any database name

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/439149

a919808... by Simone Pelosi

Merge branch 'bzrsync-is-executable-for-no-apparent-reason' of git+ssh://git.launchpad.net/~pelpsi/launchpad into bzrsync-is-executable-for-no-apparent-reason

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
25f42e6... by Simone Pelosi

Shebang removed and permission fixed
LP: #736619

a2fde21... by Colin Watson

charm: Use admin database password for any database name

This seems to work in practice (at least when relating directly to the
`postgresql` charm rather than via a proxy), and it makes it a lot
easier to handle database creation.

15de976... by Colin Watson

charm: Quote arguments for nrpe

Merged from https://code.launchpad.net/~cjwatson/launchpad/+git/launchpad/+merge/439072