~ines-almeida/launchpad:social-accounts-create-social-accounts-section

Last commit made on 2024-01-15
Get this branch:
git clone -b social-accounts-create-social-accounts-section https://git.launchpad.net/~ines-almeida/launchpad
Only Ines Almeida can upload to this branch. If you are Ines Almeida please log in for upload directions.

Branch merges

Branch information

Name:
social-accounts-create-social-accounts-section
Repository:
lp:~ines-almeida/launchpad

Recent commits

19c27aa... by Ines Almeida

Improve IRC edit view

 - Return user to profile after save
 - Add placeholder text to inputs
 - Remove extra titles

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
08febb6... by Ines Almeida

Add small margin-bottom to '.yui-u dl' elements

f431fd3... by Ines Almeida

Add 'title' attribute to social accounts edit buttons

240461d... by Ines Almeida

Move Jabber and IRC profile items into a 'Social Accounts' section

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
d85af11... by Ines Almeida

Merge db-stable 19c8faba628a8d0c9996d68cbdab1f97b9bdd4a4 (add social accounts table)

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/458356

19c8fab... by Ines Almeida

db: add DB table permissions to person-merge-job profile

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/457880

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
e2c970e... by Ines Almeida

db: add DB table permissions to person-merge-job profile

Succeeded
[SUCCEEDED] docs:0 (build)
[SUCCEEDED] lint:0 (build)
[SUCCEEDED] mypy:0 (build)
13 of 3 results
4795ba3... by Ines Almeida

db: add DB table permissions to launchpad_main

Merged from https://code.launchpad.net/~ines-almeida/launchpad/+git/launchpad/+merge/457523

c877b73... by Simone Pelosi

Lockfile in use by process-death-row-py `--all-derived`

We are calling `process-death-row.py --all-derived` every hour and
it shares the lockfile with `process-death-row.py -d ubuntu` that is
called every 6 hours. Thus it may happen that one of the two processes
finds the lockfile already in use.

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

00af938... by Simone Pelosi

Lockfile in use by process-death-row-py `--all-derived`

We are calling `process-death-row.py --all-derived` every hour and
it shares the lockfile with `process-death-row.py -d ubuntu` that is
called every 6 hours. Thus it may happen that one of the two processes
finds the lockfile already in use.