Vitalii Koshura
163f2d1bce
Merge pull request #5648 from AenBleidd/vko_linux_package_test_upgrade_of_fedora_40_from_alpha
...
[linux] Test upgrade of Fedora 40 from alpha
2024-06-10 15:58:32 +02:00
Vitalii Koshura
ed85f35bb1
[linux] Test upgrade of Fedora 40 from alpha
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-06-10 15:10:51 +02:00
Vitalii Koshura
897dfb5b9d
Merge pull request #5647 from AenBleidd/vko_add_opensuse_15.6_linux_package
...
[linux] build BOINC package for openSUSE 15.6
2024-06-10 15:03:45 +02:00
Vitalii Koshura
2d9d49bc70
[linux] build BOINC package for openSUSE 15.6
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-06-10 14:31:04 +02:00
Vitalii Koshura
0f5bb39c14
Merge pull request #5646 from BOINC/mac_fix_c-ares_url
...
Mac: update URL to download c-ares, which has moved to GitHub
2024-06-08 13:04:57 +02:00
Charlie Fenton
97ec65b808
Mac: update URL to download c-ares, which has moved to GitHub
2024-06-08 02:13:45 -07:00
David Anderson
cea3230018
Merge pull request #5645 from BOINC/dpa_get_versions
...
get_versions.php: make it error-tolerant
2024-06-07 05:36:06 -07:00
David Anderson
5080a1a574
get_versions.php: make it error-tolerant
...
i.e. if it fails to get versions.xml from the BOINC server,
it doesn't zero out the local copy
2024-06-07 05:22:54 -07:00
Vitalii Koshura
72ee009b1f
Merge pull request #5644 from AenBleidd/vko_update_cuda_libs_to_12.5.0_for_windows
...
[windows] update cuda libs for windows to 12.5.0
2024-06-07 01:52:00 +02:00
Vitalii Koshura
cd14ce0dab
[windows] update cuda libs for windows to 12.5.0
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-06-07 01:31:39 +02:00
Vitalii Koshura
72ae94b99b
Merge pull request #5642 from BOINC/dpa_ewss
...
Client: don't start jobs that will exceed RAM
2024-06-07 00:28:08 +02:00
David Anderson
5e0d0db47c
Client: don't start jobs that will exceed RAM
...
Fixes #5641
2024-06-06 02:52:12 -07:00
Vitalii Koshura
423f9f08d2
Merge pull request #5640 from AenBleidd/vko_update_actions
...
[CI] update actions
2024-06-04 16:55:45 +02:00
Vitalii Koshura
7cbb64e6b5
[CI] update actions
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-06-03 12:59:15 +02:00
Vitalii Koshura
07076857b3
Merge pull request #5638 from BOINC/all_projects_list_xml_update
...
Update all_projects_list.xml
2024-05-26 02:43:06 +02:00
AenBleidd
464e9e446f
Update all_projects_list.xml
2024-05-26 00:19:59 +00:00
Vitalii Koshura
832fb34aa8
Merge pull request #5637 from BOINC/dpa_spam2
...
delete_spammers.php: handle case of link with misspelled URL
2024-05-25 23:49:03 +02:00
David Anderson
67f4e72deb
delete_spammers.php: handle case of link with misspelled URL
2024-05-25 12:45:39 -07:00
Vitalii Koshura
2fc386dbaa
Merge pull request #5636 from AenBleidd/vko_add_all_projects_list_xml_file_into_linux_package
...
[linux] add 'all_projects_list.xml' to the linux installation package
2024-05-24 13:23:09 +02:00
Vitalii Koshura
880ab7543a
[linux] add 'all_projects_list.xml' to the linux installation package
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-05-24 12:40:03 +02:00
Vitalii Koshura
552b3e259e
Merge pull request #5634 from AenBleidd/vko_fix_shutdown_client_behavior_on_linux
...
[linux][Manager] Allow shutting down local client when run outside of BOINC Manager but not as a daemon
2024-05-23 21:08:31 +02:00
Vitalii Koshura
3c7ba5a308
[linux][Manager] Allow shutting down local client when run outside of BOINC Manager but not as a daemon
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-05-23 20:42:00 +02:00
Vitalii Koshura
d21c10eaed
Merge pull request #5633 from AenBleidd/vko_update_7z_tool
...
[windows] update 7zip cli tool used internally to build BOINC on Windows
2024-05-23 17:03:12 +02:00
Vitalii Koshura
547467b40f
[windows] update 7zip cli tool used internally to build BOINC on Windows
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-05-23 16:33:08 +02:00
Vitalii Koshura
dbf12ae5f7
Merge pull request #5632 from AenBleidd/vko_fix_shutdown_core_client_checkbox_on_linux
...
[linux][client] Fix check whether the client is configured to run as a daemon.
2024-05-23 15:48:43 +02:00
Vitalii Koshura
22780d14d2
[linux][client] Fix check whether the client is configured to run as a daemon.
...
Remove 'Stop running tasks...' checkbox from the Exit Confirmation dialog on linux when the client is configured to run as a daemon.
Small refactoring.
This fixes #5601 .
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-05-23 14:42:35 +02:00
Vitalii Koshura
0ff5f14c93
Merge pull request #5631 from KenSharp/patch-1
...
Correct typo in hostinfo_win.cpp
2024-05-22 23:40:47 +02:00
Ken Sharp
200ff969f9
Correct typo in hostinfo_win.cpp
...
Azuure --> Azure
2024-05-22 22:02:40 +01:00
Vitalii Koshura
3b3a7b1545
Merge pull request #5630 from AenBleidd/vko_fix_linux_packages_upgrade
...
[linux] fix install scripts to handle upgrade cases.
2024-05-22 08:39:50 +02:00
Vitalii Koshura
2981374018
[linux] fix install scripts to handle upgrade cases.
...
This fixes #5564 .
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-05-22 00:43:59 +02:00
Vitalii Koshura
a7f1a9f4fb
Merge pull request #5628 from BOINC/all_projects_list_xml_update
...
Update all_projects_list.xml
2024-05-19 11:40:47 +02:00
AenBleidd
f74d1f56a3
Update all_projects_list.xml
2024-05-19 00:19:48 +00:00
Vitalii Koshura
308bac62d3
Merge pull request #5620 from BOINC/dpa_unique_name
...
web: add option for making user name unique
2024-05-15 23:24:55 +02:00
Vitalii Koshura
38520e1cf8
Merge pull request #5626 from AenBleidd/vko_update_actions
...
[CI] Update actions
2024-05-15 23:23:56 +02:00
Vitalii Koshura
2677d6d3a8
[CI] Update actions
...
Signed-off-by: Vitalii Koshura <lestat.de.lionkur@gmail.com>
2024-05-15 22:44:27 +02:00
Vitalii Koshura
d1e6d71158
Merge pull request #5625 from BOINC/brevilo-fix-defs-regression
...
[drupal] fix regression in 73fba3369
2024-05-14 17:44:14 +02:00
brevilo
244eb99bb2
[drupal] fix regression in 73fba3369
...
* Commit 73fba3369
renamed a constant but lacks the a rename here
* Also added new constant added by 73fba3369
2024-05-14 17:23:33 +02:00
Vitalii Koshura
0d9745e44f
Merge pull request #5621 from BOINC/all_projects_list_xml_update
...
Update all_projects_list.xml
2024-05-13 15:30:12 +02:00
David Anderson
132c45a12a
make 'create account' into a button
2024-05-12 00:36:07 -07:00
AenBleidd
0d40adc6af
Update all_projects_list.xml
2024-05-12 00:19:49 +00:00
David Anderson
5848e972e8
show_text_more(): allow null arg
2024-05-10 01:24:03 -07:00
David Anderson
cf8ada6741
community prefs: show correct link for signature-providing sites.
...
Don't show it if NO_COMPUTING.
2024-05-09 15:51:00 -07:00
David Anderson
fcf8f5fbd4
change USER_HOME to HOME_PAGE
...
change SHOW_USER_FILENAME to SHOW_USER_PAGE
(and define it in util.inc if not already defined)
friend links: don't use a table
2024-05-09 14:18:31 -07:00
David Anderson
72d37ed2a3
A few additional indirections of show_user.php
2024-05-09 01:50:07 -07:00
David Anderson
d297683301
typo
2024-05-09 01:17:50 -07:00
David Anderson
02ea606363
if PM_RULES or FORUM_RULES is defined, show that instead of the 'may not contain' stuff
2024-05-09 01:14:44 -07:00
David Anderson
42573272dc
if UNIQUE_USER_NAME, don't show ID in To: field of PM
2024-05-09 01:09:24 -07:00
David Anderson
85b57dd391
fix small bug
2024-05-08 19:50:29 -07:00
David Anderson
a8e5010794
add default arg to row_array()
2024-05-08 18:45:35 -07:00
David Anderson
d43f346a55
Oops! I added indirection in the wrong place.
...
define SHOW_USER_FILENAME to specify your user page
2024-05-08 15:40:23 -07:00