Commit Graph

36503 Commits

Author SHA1 Message Date
computezrmle abf23d3c71
Add log message to get_version_information 2024-04-19 08:59:47 +02:00
computezrmle 98704355c9
change default return of is_virtualbox_version_newer 2024-04-16 10:28:33 +02:00
Vitalii Koshura 627637d475
Merge pull request #5577 from BOINC/dpa_missing_gpu
client: if GPU is missing, discard app versions and results that refer to it.
2024-04-15 12:08:07 +02:00
David Anderson 7f6d2deffa Fix messages for missing / deprecated GPUs 2024-04-15 02:43:57 -07:00
Vitalii Koshura 344901e4fb
Merge pull request #5585 from computezrmle/report_timeout_from_vbm_popen
Report TIMEOUT from vbm_popen
2024-04-15 09:45:24 +02:00
computezrmle bfc0f1dc79
Report TIMEOUT from vbm_popen 2024-04-15 08:41:14 +02:00
Vitalii Koshura 7ac23241b9
Merge pull request #5584 from AenBleidd/vko_update_actions
[CI] Update github actions
2024-04-14 17:48:32 +02:00
Vitalii Koshura 7170541595
[CI] Update github actions
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-04-14 17:27:42 +02:00
Vitalii Koshura a09dcea088
Merge pull request #5583 from BOINC/all_projects_list_xml_update
Update all_projects_list.xml
2024-04-14 13:57:01 +02:00
AenBleidd e9bff87c19 Update all_projects_list.xml 2024-04-14 00:20:47 +00:00
Vitalii Koshura 98ba305a71
Merge pull request #5578 from BOINC/dpa_submit12
web / job submission: move admin links to main page (submit.php)
2024-04-13 12:42:53 +02:00
Vitalii Koshura 2cac25c455
Merge pull request #5580 from AenBleidd/vko_fix_test-report
[CI] Download only artifacts with test reports for the test report workflow
2024-04-12 03:26:21 +02:00
Vitalii Koshura 54a26634d9
[CI] Download only artifacts with test reports for the test report workflow
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-04-12 03:05:29 +02:00
Vitalii Koshura 9fc68f257e
Merge pull request #5579 from AenBleidd/vko_fix_codecov
[CI] Put correct tokens
2024-04-12 02:40:10 +02:00
Vitalii Koshura 7ec539b14c
[CI] Put correct tokens
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-04-12 02:01:53 +02:00
David Anderson 35c1539a9c client: if GPU missing, discard app version only if the name is "Apple *". 2024-04-11 14:44:20 -07:00
Vitalii Koshura 8cdcfdc336
Merge pull request #5576 from AenBleidd/vko_fix_codecov
Fix sporadic codecov uploads fails
2024-04-11 23:02:14 +02:00
David Anderson e79cfbec44 web / job submission: move admin links to main page (submit.php) 2024-04-11 13:55:23 -07:00
David Anderson 44a7bbd9a9 client: if GPU is missing, discard app versions and results that refer to it.
This addresses an issue introduced when we changed GPU names from
(e.g.) 'Apple M3 Pro' to 'apple_gpu'.

Note: this means that if a host has in-progress jobs using a discrete GPU,
and you remove that GPU, those jobs will be discarded.
This is a change, which I think is good because otherwise
you'd get error messages forever.
2024-04-11 13:41:30 -07:00
Vitalii Koshura 3097c6f9f9
Fix sporadic codecov uploads fails
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-04-11 22:32:29 +02:00
tristanolive 0282648259
Merge pull request #5569 from brevilo/ob-drupal-apple-gpu
[drupal] added Apple GPU support to project preferences
2024-04-11 17:16:44 +00:00
Vitalii Koshura 15a1c4ee0e
Merge pull request #5514 from AenBleidd/vko_update_actions
[CI] Update actions to the latest versions
2024-04-11 16:48:37 +02:00
Vitalii Koshura cc4ee2c910
[CI] Update actions to the latest versions
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-04-11 14:54:05 +02:00
Vitalii Koshura 526484c09b
Merge pull request #5575 from AenBleidd/vko_remove_custom_liblzma_port
[liblzma] Remove custom liblzma port.
2024-04-11 12:07:11 +02:00
Vitalii Koshura 7949102d84
[liblzma] Remove custom liblzma port.
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-04-11 11:39:51 +02:00
computezrmle 467cad08dd
Tiny log formatting change
Makes log output look like other records in 'vbox_trace.txt'
2024-04-10 10:11:38 +02:00
Vitalii Koshura 3c7b3a4946
Merge pull request #5574 from BOINC/dpa_more 2024-04-10 08:16:49 +02:00
David Anderson 653625ffd4 web: fix row2_init() formatting.
remove unnecessary 2nd arg of row2_init(); echo it instead
2024-04-09 18:04:30 -07:00
David Anderson 75477880b0 web: add support for showing long text with a 'more' button
that shows everything past the first N characters.

Note: this only works for text that doesn't contain HTML tags,
so it's not useful for forum posts or RSS news items.
2024-04-09 16:40:55 -07:00
computezrmle 18c14035dc
Update Makefile - Fix missing '-lrt' 2024-04-05 07:41:53 +02:00
computezrmle cbd08a2826
Fix header file errors 2024-04-04 22:43:50 +02:00
computezrmle 5fd0a4f9a5
Add files via upload 2024-04-04 16:59:48 +02:00
Oliver Behnke e705eaddaf [drupal] added Apple GPU support to project preferences 2024-04-02 18:32:34 +02:00
Vitalii Koshura 6cd441f6a6
Merge pull request #5567 from BOINC/dpa_submit_target
remote job submission: let submitters specify that jobs should run only on their own computers.
2024-04-02 13:53:47 +02:00
David Anderson 40d9368fdc remote job submission: let submitters specify that jobs
should run only on their own computers.
2024-04-01 16:04:54 -07:00
Vitalii Koshura 1bf97519ce
Merge pull request #5566 from AenBleidd/vko_add_custom_liblzma_port 2024-03-31 12:52:19 +02:00
Vitalii Koshura c24c780459
[CI] Add custom liblzma port
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-03-31 11:55:56 +02:00
Vitalii Koshura db40cb84dc
Merge pull request #5562 from AenBleidd/vko_fix_ownership_in_deb_package
Fix permissions of the files installed by DEB package
2024-03-30 00:53:38 +01:00
Vitalii Koshura 3558d444d6
Fix permissions of the files installed by DEB package
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-03-30 00:32:17 +01:00
Vitalii Koshura 63dba01417
Merge pull request #5559 from BOINC/dpa_grid_arg
web: add optional arg to grid(), passed to the top/left/right functions
2024-03-29 01:00:45 +01:00
David Anderson 2646697cf1 web: add optional arg to grid(), passed to the top/left/right functions 2024-03-28 12:13:07 -07:00
Vitalii Koshura 10bee5439a
Merge pull request #5556 from BOINC/dpa_vboxw2
vboxwrapper: fix bug that caused VB version detection to fail
2024-03-27 11:24:21 +01:00
David Anderson fad18aa491 vboxwrapper: fix bug that caused VB version detection to fail 2024-03-27 01:37:34 -07:00
Vitalii Koshura b2af30757e
Merge pull request #5547 from computezrmle/computezrmle-avoid_compiler_warning
Avoid compiler warning in vboxwrapper.cpp
2024-03-23 00:33:24 +01:00
computezrmle 7f3af59d50
Avoid compiler warning in vboxwrapper.cpp
Got a compiler warning in vboxwrapper.cpp

vboxwrapper.cpp:684:20: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::__cxx11::basic_string<char> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
  684 |     for (int i=0; i<pVM->copy_to_shared.size(); ++i) {
      |                   ~^~~~~~~~~~~~~~~~~~~~~~~~~~~

Declared i as long unsigned int to avoid it.
2024-03-22 17:06:30 +01:00
computezrmle 1e77e57b89
Merge branch 'BOINC:master' into master 2024-03-22 17:00:39 +01:00
Vitalii Koshura f5c35e5520
Merge pull request #5545 from BOINC/dpa_form_select
form_select_multiple(): optional arg is list of selected values
2024-03-22 00:01:41 +01:00
Vitalii Koshura 87dc71ee0e
Merge pull request #5544 from BOINC/dpa_team3
web: fix error in team display: array_unique() doesn't work on objects
2024-03-20 21:32:08 +01:00
David Anderson 8021e45eb2 web: fix error in team display: array_unique() doesn't work on objects 2024-03-20 12:59:49 -07:00
Vitalii Koshura 3b73f7bf94
Merge pull request #5542 from computezrmle/computezrmle-replace_deprecated_audio
Replace deprecated VBoxManage command
2024-03-20 14:17:08 +01:00