boinc/html/inc
David Anderson 8c41a07992 - scheduler: Add a notion of "hard app" for SETI@home.
If an app is hard, the scheduler always does the deadline check,
    even if the client has no other jobs for this project.
    And the estimated wallclock duration is multiplied by 1.3,
    to avoid sending jobs to hosts that will barely make the deadline.

    Hard apps are marked by setting weight = -1.
    This is a total kludge, to avoid adding another field to app.

svn path=/trunk/boinc/; revision=15607
2008-07-15 21:43:45 +00:00
..
GeoIP.dat - updated GeoIP stuff 2008-03-20 22:48:29 +00:00
akismet.inc - web: check profile text with Akismet if enabled 2008-07-04 20:06:31 +00:00
boinc_db.inc - web: if stop_web file is present, don't allow any DB access 2008-07-08 21:07:33 +00:00
bolt.inc - Bolt maps 2008-02-22 20:09:23 +00:00
bolt_cat.inc - bolt stuff 2008-07-01 20:33:39 +00:00
bolt_db.inc - client: add "Suspending computation" messages for 2008-06-29 20:57:21 +00:00
bolt_ex.inc - scheduler: do "careful update" of workunit.hr_class 2008-02-08 17:20:09 +00:00
bolt_rnd.inc - Bolt: fixed bugs in review and repeat 2008-02-07 23:21:31 +00:00
bolt_sched.inc - If a hidden post is deleted, don't decrement its thread's post count; 2008-06-19 03:44:27 +00:00
bolt_select.inc - client (Win): if running as service, and service is suspended/resumed, 2008-06-20 16:21:55 +00:00
bolt_seq.inc - Bolt: fixed bugs in review and repeat 2008-02-07 23:21:31 +00:00
bolt_util.inc - bolt stuff 2008-07-01 20:33:39 +00:00
bolt_xset.inc - Bolt: fixed bugs in review and repeat 2008-02-07 23:21:31 +00:00
bossa.inc - scheduler: Add a notion of "hard app" for SETI@home. 2008-07-15 21:43:45 +00:00
bossa_db.inc - scheduler: Add a notion of "hard app" for SETI@home. 2008-07-15 21:43:45 +00:00
bossa_example2.inc - scheduler: Add a notion of "hard app" for SETI@home. 2008-07-15 21:43:45 +00:00
bossa_impl.inc - scheduler: add constructor for HOST_USAGE structure 2008-07-14 22:32:20 +00:00
cache.inc - user web: send no-cache headers except if we're doing 2008-04-24 16:16:36 +00:00
cert.inc - web: add project.inc variables to customize certificates; 2008-05-28 21:08:26 +00:00
countries.inc Changes for multithread app support: 2008-03-27 18:25:29 +00:00
credit.inc Typo 2005-04-29 19:31:02 +00:00
db.inc - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
db_conn.inc - scheduler: fix bug where a pointer to a 32-bit time field 2008-06-30 23:05:16 +00:00
db_ops.inc - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
dir_hier.inc - Initial checkin of Bossa code 2008-02-11 23:38:31 +00:00
email.inc - web: team transfer request was being rejected if email to founder failed, 2008-05-27 21:26:49 +00:00
forum.inc - web: when hide/unhide/delete posts, 2008-07-01 16:34:51 +00:00
forum_banishment_vote.inc - user web: team search tweaks 2007-11-20 23:18:54 +00:00
forum_db.inc svn path=/trunk/boinc/; revision=15434 2008-06-19 03:58:19 +00:00
forum_email.inc - web: include "reason" field in emails for thread moderation 2008-07-06 22:30:10 +00:00
friend.inc - web: fixed typo that cause bad (and slow) query 2008-03-04 21:17:09 +00:00
geoip.inc - updated GeoIP stuff 2008-03-20 22:48:29 +00:00
host.inc - web: fix bugs introduced by recent tra() changes. 2008-05-20 21:08:52 +00:00
image.inc Implement web RPC for setting forum preferences (something should be done about separate DB calls for every setting) 2007-03-29 18:58:17 +00:00
kses.php Updated the postal address of the Free Software Foundation in all license headers. See http://lists.ssl.berkeley.edu/pipermail/boinc_dev/2007-October/008939.html for reference. 2007-10-09 11:35:47 +00:00
news.inc - user web: changes to use new DB framework and eliminate PHP warnings 2007-10-28 15:03:14 +00:00
notify.inc - web: add RSS feed for notifications 2008-01-04 22:59:21 +00:00
ops.inc Fix for ticket #125 - problems with websites using PHP setting short_open_tag (additional files) 2007-04-29 14:45:44 +00:00
page_translate.inc *** empty log message *** 2007-02-15 21:11:05 +00:00
pm.inc - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
prefs.inc Changes for multithread app support: 2008-03-27 18:25:29 +00:00
profile.inc - web: check profile text with Akismet if enabled 2008-07-04 20:06:31 +00:00
recaptchalib.php User web: add reCAPTCHA to profile creation/modification page. 2007-10-25 10:43:16 +00:00
result.inc - web fixes 2008-06-11 16:49:56 +00:00
sanitize_html.inc Added blockquote and u as valid tags 2005-04-28 09:30:37 +00:00
stats_sites.inc - added Free-DC CPID stats 2008-06-11 16:08:09 +00:00
team.inc - web: insert() functions return ID 2008-06-24 22:20:40 +00:00
team_types.inc - team import: fix string-escaping bugs 2007-11-24 04:51:03 +00:00
text_transform.inc - web: clean up stuff related to stripslashes(): 2008-06-05 20:32:21 +00:00
time.inc the time diff function now supports times in the future as well. (ie. "In 2 days") 2005-03-24 11:42:04 +00:00
translation.inc - web: clean up stuff related to stripslashes(): 2008-06-05 20:32:21 +00:00
uotd.inc - web: fixed screwed-up UOTD logic. 2008-01-15 22:14:07 +00:00
user.inc - web: insert() functions return ID 2008-06-24 22:20:40 +00:00
util.inc svn path=/trunk/boinc/; revision=15570 2008-07-08 21:13:27 +00:00
util_basic.inc - scheduler: Add a notion of "hard app" for SETI@home. 2008-07-15 21:43:45 +00:00
util_ops.inc - Add Bolt admin page 2008-02-01 23:11:09 +00:00
wap.inc - user web: fix WAP function 2007-11-21 03:55:42 +00:00
xml.inc - web: moved some basic utility functions to a separate file 2008-06-05 22:35:03 +00:00