boinc-upstream:dpa_mail_passwd

Last commit made on 2022-11-05
Get this branch:
git clone -b dpa_mail_passwd https://git.launchpad.net/boinc-upstream

Branch merges

Branch information

Name:
dpa_mail_passwd
Repository:
lp:boinc-upstream

Recent commits

8f7a2f7... by David Anderson <email address hidden>

mail_passwd.php: allow projects to add their own message
    at end of page about password reset email.
    Lets them give emergency instructions.

81eee3d... by Vitalii Koshura

Merge pull request #4997 from delta1513/delta-issue-4214

Added an option to have task details always expanded #4214

716c5c2... by Delta <email address hidden>

Updated the copyright headers

f9e06f5... by Delta <email address hidden>

Added a preference which sets WU data to always be expanded

Solves #4214

1adb567... by Vitalii Koshura

[vboxwrapper] Update version to 26206

Signed-off-by: Vitalii Koshura <email address hidden>

cb609ad... by Vitalii Koshura

Merge pull request #4994 from computezrmle/avoid_tolower_conversion

Avoid character conversion

9d74013... by computezrmle <email address hidden>

Avoid character conversion

Avoid possibly unsafe character conversion 'tolower'.
Instead, rely on the output of vboxmanage.
Should be fine as long as the virtualbox developers keep their outputs stable.
If not, all tests against their messages would need a revision.

213028b... by Vitalii Koshura

Merge pull request #4985 from delta1513/delta-issue-4225

Moved the About dialog to an activity

46de7df... by Delta <email address hidden>

More fixes to copyright

de82049... by Delta <email address hidden>

Made the build.gradle search through the manifest file

Prevents the build scripts from complaining about redundant keys which
are actually used in the AndroidManifest.xml as titles and such