Commit Graph

13061 Commits

Author SHA1 Message Date
Rom Walton 5859c140f3 - Version Update 6.7.0
/
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16752
2008-12-30 21:01:48 +00:00
David Anderson 8a5435bfe9 svn path=/trunk/boinc/; revision=16751 2008-12-30 19:04:32 +00:00
David Anderson 2dc7056ee0 - client: code shuffling
- scheduler: fix typo in msg

svn path=/trunk/boinc/; revision=16750
2008-12-30 19:01:25 +00:00
Janus B. Kristensen 209d519fc4 - Fixed issue where the cached version of the profile page was displayed in a wrong language
- Added translation awareness to view_profile.php
- Added translation awareness to show_user.php
- Added cacheability to the community_links() by splitting it into a function for getting the cacheable object "get_community_links_object()" and another for displaying it "community_links()"
- Added the community_links cacheable object to the cache in show_user.php
- Changed view_profile.php from being full-page cached to using data caching. Only the community_links object is cached as that is the only one containing heavy queries. All other queries are simple and will be cached at the SQL query cache level.

svn path=/trunk/boinc/; revision=16749
2008-12-29 18:44:11 +00:00
Janus B. Kristensen ef3fb01631 - Added ability to mildly force a specific title on forum posts when posting
- Added ability to get a forum post title from the GET request as well as the POST request data (POST overwrites GET)


svn path=/trunk/boinc/; revision=16747
2008-12-29 10:19:25 +00:00
David Anderson b24d947aaa - client: work fetch: skip project if zero CPU shortfall
and currently have coproc jobs.

svn path=/trunk/boinc/; revision=16746
2008-12-27 03:43:13 +00:00
David Anderson b9d70d1681 - autolock.php: add --ndays option; change default to 90 days
- web: added support for KHTML and CSS 3 border radius
    (from Simek; fixes #803)

svn path=/trunk/boinc/; revision=16745
2008-12-27 00:11:27 +00:00
David Anderson e3216b204b - scheduler: move EDF sim code into check_deadline(), so that the
exceptional cases (e.g., send at least one job to a host with no work)
    apply whether using EDF or basic check
- client: don't accept 0 for active/on/connected frac; set to 1

svn path=/trunk/boinc/; revision=16744
2008-12-26 22:56:42 +00:00
David Anderson 0b18bd79d0 - client, Win: don't leak thread handlers
fixes #808


svn path=/trunk/boinc/; revision=16743
2008-12-24 23:19:40 +00:00
Rom Walton 82d0aba82f - WINSETUP: Use the installer from 6.4 going forward. Shows CUDA
warning on Vista.
        
    win_build/installerv2/
        BOINC.ism
        BOINCx64.ism

svn path=/trunk/boinc/; revision=16741
2008-12-23 15:53:08 +00:00
David Anderson 4a2d36fbb9 - scheduler: use the right value for CUDA RAM
svn path=/trunk/boinc/; revision=16740
2008-12-23 01:28:24 +00:00
David Anderson cc622c2f4f - XML_PARSER: in parse_int(), set errno to zero before calling strtol().
svn path=/trunk/boinc/; revision=16739
2008-12-22 22:22:53 +00:00
David Anderson 7f26875f08 - scheduler: parse CUDA arrays correctly
svn path=/trunk/boinc/; revision=16738
2008-12-22 22:17:26 +00:00
David Anderson fae0903c0f - scheduler: store CUDA total memory as a double,
since it can be 4GB or larger


svn path=/trunk/boinc/; revision=16737
2008-12-22 22:12:57 +00:00
David Anderson 30e6bd3612 - scheduler: change default CUDA RAM requirement from 256MB to 254MB;
apparently some NVIDIA cards report 255MB


svn path=/trunk/boinc/; revision=16736
2008-12-22 20:01:30 +00:00
Rom Walton fe0263a9da Quick Updates
svn path=/trunk/boinc/; revision=16735
2008-12-22 19:03:14 +00:00
Rom Walton 250f33b0ef Quick Updates
svn path=/trunk/boinc/; revision=16734
2008-12-22 18:58:45 +00:00
Jens Seidler fd552c0760 BOINC supplied web files updated: Italian(it), Czech(cs)
svn path=/trunk/boinc/; revision=16733
2008-12-22 05:56:53 +00:00
David Anderson 9c4ae51cc1 - scheduler: if no jobs available to send, inform the user
svn path=/trunk/boinc/; revision=16732
2008-12-22 03:39:50 +00:00
David Anderson 2d40b45baa svn path=/trunk/boinc/; revision=16731 2008-12-22 00:19:20 +00:00
David Anderson 74423f23b6 - scheduler: if no jobs available to send, inform the user
svn path=/trunk/boinc/; revision=16730
2008-12-22 00:10:02 +00:00
David Anderson c0642fd5c2 - scheduler: fix message that showed running_frac as garbage;
show FLOPS as GFLOPS


svn path=/trunk/boinc/; revision=16729
2008-12-19 21:27:02 +00:00
David Anderson e6c6fbed07 - client: error checking for on/connected/active_frac values from XML
svn path=/trunk/boinc/; revision=16728
2008-12-19 20:55:49 +00:00
David Anderson 6d52e2f4a4 - scheduler: CUDA fix
svn path=/trunk/boinc/; revision=16727
2008-12-19 19:33:30 +00:00
David Anderson 312ffba708 - API: remove BOINC_OPTIONS::worker_thread_stack_size
- web: check whether to show profile in separate function
    from displaying profile; eliminate double headers
- scheduler: finish purge of redundant arguments

svn path=/trunk/boinc/; revision=16726
2008-12-19 18:14:02 +00:00
Rom Walton 3fe331944e Quick Updates
svn path=/trunk/boinc/; revision=16725
2008-12-19 02:11:55 +00:00
Charlie Fenton de542922c5 Mac: Fix compiler warning
svn path=/trunk/boinc/; revision=16724
2008-12-19 01:44:49 +00:00
David Anderson 5495ec64df - web/scheduler: add a project-specific preferences for
whether to accept GPU jobs

svn path=/trunk/boinc/; revision=16723
2008-12-18 21:25:51 +00:00
David Anderson 58cdf84551 - scheduler: in estimating job duration,
clamp running fraction to [.1, 1] and clamp DCF to [.1, 100]

svn path=/trunk/boinc/; revision=16722
2008-12-18 18:19:42 +00:00
Charlie Fenton e0d1207899 Release BOINC Mac 6.5.0 to alpha test
svn path=/trunk/boinc/; revision=16721
2008-12-17 23:52:07 +00:00
Charlie Fenton 5ec07aa708 Minor edits to Mac build instructions
svn path=/trunk/boinc/; revision=16719
2008-12-17 23:41:57 +00:00
Charlie Fenton ede165cb7c Note that mac updated for curl-7.19.2 and c-ares-1.6.0 are checked into boinc_core_release_6_5_0 tag
svn path=/trunk/boinc/; revision=16717
2008-12-17 23:33:59 +00:00
Charlie Fenton a9dd369609 update Mac build scripts, XCode project for curl-7.19.2, c-ares 1.6.0
svn path=/trunk/boinc/; revision=16716
2008-12-17 23:24:17 +00:00
David Anderson 765eefd18d svn path=/trunk/boinc/; revision=16715 2008-12-17 22:05:20 +00:00
David Anderson 90740c7690 - feeder: include all app versions that have maximal version num
within their plan class

svn path=/trunk/boinc/; revision=16714
2008-12-17 21:58:54 +00:00
Rom Walton 1f8365e5da - Tag for 6.5.0 release, all platforms
boinc_core_release_6_5_0

    /
        configure.ac
        version.h

svn path=/trunk/boinc/; revision=16712
2008-12-17 21:35:05 +00:00
David Anderson 8c965f2625 - scheduler: add some debugging msgs
svn path=/trunk/boinc/; revision=16711
2008-12-17 20:53:46 +00:00
Rom Walton 0ce6a01d41 LIB: Update to libcurl 7.19.2
curl/
         <various Files>
 

svn path=/trunk/boinc/; revision=16710
2008-12-17 20:18:48 +00:00
David Anderson 5ed6b3bf46 svn path=/trunk/boinc/; revision=16709 2008-12-17 19:26:22 +00:00
David Anderson 8c166dc32a svn path=/trunk/boinc/; revision=16708 2008-12-17 19:20:52 +00:00
Charlie Fenton bd31713305 MGR: Always reset messages if client restarted; always scroll messages to bottom if connection status changes; Select Computer: localhost relaunches client if needed.
svn path=/trunk/boinc/; revision=16707
2008-12-17 12:41:57 +00:00
David Anderson e7270c7f96 - API: add "normal_thread_priority" to BOINC_OPTIONS.
If set, the worker thread runs at normal priority on Win.
    May be useful for CUDA apps.

svn path=/trunk/boinc/; revision=16705
2008-12-17 00:49:50 +00:00
David Anderson 8c7d6dc489 - web: added ops/autolock.php script;
locks threads not modified in last 60 days

svn path=/trunk/boinc/; revision=16704
2008-12-16 23:59:04 +00:00
David Anderson 0cf46274e7 - web: remove unused code; fixes #799
svn path=/trunk/boinc/; revision=16703
2008-12-16 21:39:07 +00:00
David Anderson 9c0f9d5bf4 svn path=/trunk/boinc/; revision=16702 2008-12-16 21:33:33 +00:00
Rom Walton cf92e2e158 Quick Updates
svn path=/trunk/boinc/; revision=16701
2008-12-16 19:16:02 +00:00
Rom Walton 1d72702a55 Quick Updates
svn path=/trunk/boinc/; revision=16700
2008-12-16 18:56:12 +00:00
Rom Walton 68ae8d069f Quick Updates
svn path=/trunk/boinc/; revision=16699
2008-12-16 18:51:06 +00:00
David Anderson 4a65681176 - scheduler: if client has coprocs,
put a textual summary of them in host.serialnum (currently unused)
- web: show coprocs on host detail page
- db_dump: include coproc info in host XML

svn path=/trunk/boinc/; revision=16697
2008-12-16 18:46:28 +00:00
David Anderson 0b9bb93278 - web: final purge of process_user_text()
svn path=/trunk/boinc/; revision=16696
2008-12-16 16:57:31 +00:00