65
I Use This!
High Activity

Commits : Listings

Analyzed about 18 hours ago. based on code collected 1 day ago.
May 17, 2023 — May 17, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
client: CPU sched: revert the change in last commit; run MT jobs even if they overcommit CPUs. The problem with running 1-CPU jobs instead is that the MT job may never run until it's in deadline pressure. More... 12 months ago
client: avoid overscheduling CPUs in presence of MT jobs More... 12 months ago
Merge pull request #5176 from BrianNixon/manager_language_list More... 12 months ago
Merge pull request #5202 from BrianNixon/manager_labels More... 12 months ago
Merge branch 'master' into manager_language_list More... 12 months ago
Merge branch 'master' into manager_labels More... 12 months ago
Merge pull request #5253 from BOINC/dpa_wiki More... 12 months ago
Resolve conflict More... 12 months ago
Fix link to plan class page More... 12 months ago
Merge pull request #5251 from BOINC/dpa_prefs5 More... 12 months ago
Merge pull request #5252 from BOINC/dpa_sandbox More... 12 months ago
Many comments in the source code (C++ and PHP) referred to Trac wiki pages. Change these to the Github wiki. More... 12 months ago
web, file sandbox: - it's not an error to create a file with the same MD5 as an existing file - sandbox_file_select() should use regexp only if one is supplied - when delete a file, don't delete the physical file if another link is using it. More... 12 months ago
Manager: if you enable the "suspend if no recent input" field, the initial value is 60 More... 12 months ago
Merge pull request #5250 from AenBleidd/vko_update_gradle More... 12 months ago
client: the default value for the "suspend_if_no_recent_input" pref should to 0, not 60! Otherwise BOINC will stop computing after 60 minutes of idleness. More... 12 months ago
[Android] Update gradle and several dependencies More... 12 months ago
Merge pull request #5248 from AenBleidd/vko_run_ci_on_tag_push More... 12 months ago
Run CI on tag push More... 12 months ago
Merge pull request #5245 from BOINC/mac_fix_backtrace More... 12 months ago
Merge pull request #5244 from BOINC/fix_screensaver More... 12 months ago
Mac: update backtrace for MacOS 13.4 More... 12 months ago
Fix screensaver crash bug introduced in PR #5197 commit 689a6eae25 More... 12 months ago
Merge pull request #5241 from AenBleidd/vko_run_auto_prs_from_origin_only More... about 1 year ago
Run flows with auto PRs from the mainstream repo only More... about 1 year ago
Merge pull request #5240 from AenBleidd/vko_update_copyright_year More... about 1 year ago
Add cron job to create PR automatically every 1st of January with the updated copyright year More... about 1 year ago
Merge pull request #5239 from CyberTailor/master More... about 1 year ago
Automake: use $(libexecdir) instead of $(libdir) More... about 1 year ago
Merge pull request #5238 from BOINC/mac_notarize_script More... about 1 year ago