boinc-upstream:dpa_am_name

Last commit made on 2018-08-28
Get this branch:
git clone -b dpa_am_name https://git.launchpad.net/boinc-upstream

Branch merges

Branch information

Name:
dpa_am_name
Repository:
lp:boinc-upstream

Recent commits

fd906d4... by Uplinger <email address hidden>

Merge pull request #2659 from BOINC/cb_travis_restructure

Travis: restructure travis configuration

6ca6202... by Christian Beer <email address hidden>

Travis Mac: disable screensaver again

Travis couldn't build the target. See https://github.com/BOINC/boinc/issues/2662 for more information.

9db9bbd... by Christian Beer <email address hidden>

Mac: disable usage of libidn2 by curl

If libidn2 is installed curl will automatically use it. But since we build a static curl and have a shared libidn2 on the Travis VM this doesn't work.

69a96eb... by Christian Beer <email address hidden>

Travis Mac: send full log output to transfer.sh in case of a failure

This also enables the Screensaver target to test if it can be built on Travis now.

Note: I tried to refactor the duplicated code into a bash function but string and variable interpretation screwed up the arguments passed to BuildMacBOINC.sh and I couldn't get it to work.

c2fe288... by Christian Beer <email address hidden>

Travis: restructure travis configuration

Instead of excluding unwanted jobs this now specifically includes the jobs needed. This allows to run multiple environments or languages within a single repository. This is not fully documented but was confirmed to be supported by Travis via email.

Configuration can be tested on this page: http://config.travis-ci.org/
Original idea came from this blog entry: http://axelnilsson.tech/2017/08/04/travisci-with-multi-language-repository/

ad4798a... by brevilo <email address hidden>

Merge pull request #2586 from blackleg/fix_issue_2515

Android, Fix issue 2515

a786f32... by brevilo <email address hidden>

Merge pull request #2605 from blackleg/fix_android_translation

Fix android translation in values-az resource

515620c... by tristanolive <email address hidden>

Merge pull request #2649 from drshawnkwang/drupal_feature-deleteuser-improve

Drupal: Improved delete user operations.

9c6e09d... by Kevin Reed <email address hidden>

Merge pull request #2591 from AenBleidd/change_default_endtime

[Client] Change default end time in daily schedules from 23:59 to 24:00

5e4111b... by Juha Sointusalo <email address hidden>

Merge pull request #2643 from BOINC/RDH_ProjInfoPage

[GUI] Refresh ProjectInfoPage in attach wizard