Open-source software for volunteer computing and grid computing.
Go to file
Bernd Machenschalk ac24fafb4c - scheduler: moved client version check to be last of the checks
performed for a particular app version. It is not necessary
        to tell the user to upgrade the client just to suite the needs of
        a particular app version if this app version requires resources
        that the host dosn't have or didn't request work for.

        Actually I don't think it's good to tell the user he needs to
        upgrade the client if there is only one particular app version
        that requires a more recent one than he has. I think that the
        purpose of the g_wreq->outdated_client flag was checking the                                                                                                                                     
        min_core_version in the project configuration. For this the                                                                                                                                      
        flag and the notice/message that it triggers is still ok. But                                                                                                                                    
        in the app version checks setting this flag leads to misleading                                                                                                                                  
        messages in most cases, so I commented that out for now.

        I'm not sure, though, that both of these measurements are needed.

svn path=/trunk/boinc/; revision=25742
2012-06-06 09:11:41 +00:00
api - API: add boinc_network_usage(); 2012-05-20 23:02:12 +00:00
apps - client: change --detach_phase_two (??) to --detach_console 2011-06-12 20:58:43 +00:00
client - scheduler: debug plan_class_spec a little. 2012-06-06 03:47:13 +00:00
clientctrl - Update copyrights. 2012-04-19 20:43:35 +00:00
clientgui - MGR: Wait until there is valid data in the list box before processing 2012-05-30 19:44:14 +00:00
clientscr quick update 2012-05-11 18:54:15 +00:00
clienttray - Update copyrights. 2012-04-19 20:43:35 +00:00
coprocs/NVIDIA Quick Updates 2011-04-01 20:10:45 +00:00
curl These trees have been moved. 2009-04-16 18:33:44 +00:00
db - DB: add project_state and description fields to batch table. 2012-06-05 05:57:55 +00:00
doc - scheduler: debug plan_class_spec a little. 2012-06-06 03:47:13 +00:00
html submit.php: enable downloading result files of individual Workunit 2012-06-06 05:35:39 +00:00
lib - scheduler: debug plan_class_spec a little. 2012-06-06 03:47:13 +00:00
locale Update Translations 2012-05-29 14:31:03 +00:00
m4 - transitioner: the format string for a DB query had %.15d instead of %.15e. 2010-06-25 18:54:37 +00:00
mac_build Mac: Update XCode project with new source files 2012-04-30 23:55:12 +00:00
mac_installer Mac installer: changes for OS 10.8 compatibility 2012-05-06 08:22:37 +00:00
packages Quick Updates 2011-11-03 02:35:04 +00:00
py - install antique file deleter as periodic task (24 hours) 2012-02-24 03:26:30 +00:00
rboinc Quick Updates 2011-11-03 02:35:04 +00:00
samples VBOX: Fix Mac compiler warnings 2012-05-19 01:12:33 +00:00
sched - scheduler: moved client version check to be last of the checks 2012-06-06 09:11:41 +00:00
stripchart - stripchart: use /usr/bin/env perl in script headers 2009-12-12 05:19:31 +00:00
test - make_project and upgrade: add --srcdir option so you 2009-06-10 22:38:33 +00:00
tools - C++ code: use MAXPATHLEN for char arrays that hold paths 2012-05-09 16:11:50 +00:00
vda - add script to repair damaged user.global_prefs fields 2012-05-23 00:25:19 +00:00
win_build - MGR: Fix build breaks 2012-05-19 01:20:02 +00:00
zip - The zip library was moved to a directory (project_depends) 2012-01-14 05:48:01 +00:00
.vimrc wuwj sandbox file selection filter 2012-03-02 06:12:36 +00:00
COPYING - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
COPYING.LESSER - web: added copyright and license info to PHP files 2008-08-05 22:43:14 +00:00
COPYRIGHT - Add ICU to the BOINC depends list. It is needed for 2009-04-15 21:48:59 +00:00
INSTALL - updated INSTALL 2008-01-14 19:08:52 +00:00
Makefile.am - Bad logic in Win code: 2012-04-25 07:09:14 +00:00
Makefile.incl - VDA: add some log messages 2012-02-28 06:57:28 +00:00
TODO_OLD *** empty log message *** 2002-09-26 23:09:07 +00:00
_autosetup - Unix builds: make sure we have libtoolize 2009-09-23 17:16:24 +00:00
bolt_checkin_notes.txt - Filter questions 2008-11-03 03:06:29 +00:00
checkin_notes - scheduler: moved client version check to be last of the checks 2012-06-06 09:11:41 +00:00
checkin_notes_2002 - client: use [wfd] consistently 2009-11-27 21:21:39 +00:00
checkin_notes_2003 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2004 *** empty log message *** 2005-04-28 23:40:40 +00:00
checkin_notes_2005 - client: timezone reflects daylight savings time (Win) 2007-08-10 16:02:09 +00:00
checkin_notes_2006 - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
checkin_notes_2007 - fixed bug in upgrade 2008-01-01 18:07:13 +00:00
checkin_notes_2008 - client/scheduler: standardize the FLOPS estimate between NVIDIA and ATI. 2009-10-16 00:13:01 +00:00
checkin_notes_2009 - client: tweak translatable msg 2010-08-05 19:11:01 +00:00
checkin_notes_2010 - lib: fix compile warning 2011-06-23 20:44:25 +00:00
checkin_notes_2011 svn path=/trunk/boinc/; revision=24961 2012-01-01 03:35:29 +00:00
checkin_notes_samples Mac Samples: adjust XCode project for current source file names (*.cpp instead of *.C) 2009-02-11 10:15:13 +00:00
configure.ac - get rid of BOINC_SOCKLEN_T stuff; just use socklen_t 2012-05-23 23:19:38 +00:00
find-working-cvs *** empty log message *** 2003-11-25 01:49:39 +00:00
generate_svn_version.sh - unix build system: generate_svn_version 2011-03-10 14:47:01 +00:00
notes master URL 2002-06-21 06:52:47 +00:00
set-version *** empty log message *** 2004-12-06 22:13:42 +00:00
testbase *** empty log message *** 2003-12-20 09:14:38 +00:00
todo - Removed the svn:executable property from files that should not be executable, 2007-10-10 09:25:40 +00:00
version.h - Moving trunk back into a development branch, further stabilization of the 7.0.x 2012-03-16 17:29:30 +00:00
version.h.in - Moving trunk back into a development branch, further stabilization of the 7.0.x 2012-03-16 17:29:30 +00:00
version.log - WINBUILD: Introduce the beginning of an automated build system for 2009-11-23 16:40:07 +00:00