boinc/html/user
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
..
img - Add cross-project certificate 2008-06-02 15:59:20 +00:00
account_finish.php - web: fix bugs that cause backslashes to be introduced 2008-07-14 19:13:19 +00:00
account_finish_action.php - web: fix bugs that cause backslashes to be introduced 2008-07-14 19:13:19 +00:00
add_venue.php *** empty log message *** 2007-01-29 18:15:16 +00:00
all_news.php rss 2006-01-20 07:39:29 +00:00
am_get_info.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
am_set_host_info.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
am_set_info.php - web: fix bugs that cause backslashes to be introduced 2008-07-14 19:13:19 +00:00
apps.php - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
bbcode.php - web: typo in bbcode.php 2008-02-19 16:42:31 +00:00
black.css *** empty log message *** 2005-05-08 01:30:46 +00:00
boinc_logo_trans.gif *** empty log message *** 2004-06-09 02:34:13 +00:00
bolt.php - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
bolt_compare.php - client: add "Suspending computation" messages for 2008-06-29 20:57:21 +00:00
bolt_course.php - scheduler: fix bone-head mistake in HR code 2008-02-10 05:17:57 +00:00
bolt_course_sample.php - client (Win): if running as service, and service is suspended/resumed, 2008-06-20 16:21:55 +00:00
bolt_sched.php - more gcc fixes 2008-06-26 20:53:51 +00:00
bossa_apps.php - rename cgi.log to scheduler.log 2008-02-15 15:25:44 +00:00
bossa_get_job.php - scheduler: add constructor for HOST_USAGE structure 2008-07-14 22:32:20 +00:00
cert1.php svn path=/trunk/boinc/; revision=15323 2008-05-28 21:32:04 +00:00
cert_all.php - Add cross-project certificate 2008-06-02 15:59:20 +00:00
cert_team.php svn path=/trunk/boinc/; revision=15326 2008-05-28 22:23:14 +00:00
create_account.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
create_account_action.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
create_account_form.php - web: make "next URL" mechanism work when user creates new account 2008-02-13 19:54:54 +00:00
create_profile.php - web: check profile text with Akismet if enabled 2008-07-04 20:06:31 +00:00
create_team.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
currency.js Donations system (running via PayPal). 2007-05-27 17:33:06 +00:00
delete_profile.php - user web: code cleanup, deleted unused files 2007-11-14 16:03:47 +00:00
donate.php - user web: don't append "/" to URL_BASE. 2007-11-18 22:42:47 +00:00
donated.php Fix PayPal return URLs 2007-05-31 18:15:33 +00:00
donation_ipn.php - web: clean up stuff related to stripslashes(): 2008-06-05 20:32:21 +00:00
donations.php Wrong USD index in the donation page, and some formatting. 2007-05-30 11:22:58 +00:00
download_network.php *** empty log message *** 2006-12-05 03:50:36 +00:00
edit_email_action.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
edit_email_form.php password link 2005-10-03 17:28:50 +00:00
edit_forum_preferences_action.php user web: fix forum preferences saving (empty signatures were not allowed). 2008-07-08 17:42:52 +00:00
edit_forum_preferences_form.php - web: clean up stuff related to stripslashes(): 2008-06-05 20:32:21 +00:00
edit_passwd_action.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
edit_passwd_form.php password link 2005-10-03 17:28:50 +00:00
edit_user_info_action.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
edit_user_info_form.php *** empty log message *** 2005-01-30 20:15:18 +00:00
explain_state.php - Terminology in user web and client: 2007-10-04 17:30:28 +00:00
ffmail_action.php - tweak credit_study.php 2008-01-09 20:29:09 +00:00
ffmail_form.php *** empty log message *** 2006-07-28 21:49:35 +00:00
forum_banishment_vote.php - user web: revise forum code to use new-style DB interface 2007-11-12 20:57:15 +00:00
forum_banishment_vote_action.php - user web: fix forum banishment vote stuff 2007-11-19 05:14:37 +00:00
forum_edit.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
forum_forum.php - web: style tweaks; fixes #667 2008-05-28 16:33:51 +00:00
forum_get_data.php - user web: update other code to use new-style DB interfaces 2007-11-12 22:28:17 +00:00
forum_help_desk.php - web: add "Mark all threads as read" button to Help Desk (fixes #531) 2008-01-08 00:34:55 +00:00
forum_index.php - web: don't check for the stop_web file in BoincDb::get(). 2008-07-01 22:11:28 +00:00
forum_moderate_post.php - web: clean up moderation emails for post hide/unhide. 2007-11-28 17:40:28 +00:00
forum_moderate_post_action.php - web: error-check the destination thread for moderation moves 2008-03-07 04:54:01 +00:00
forum_moderate_thread.php - web: include "reason" field in emails for thread moderation 2008-07-06 22:30:10 +00:00
forum_moderate_thread_action.php - web: include "reason" field in emails for thread moderation 2008-07-06 22:30:10 +00:00
forum_post.php - web: clean up stuff related to stripslashes(): 2008-06-05 20:32:21 +00:00
forum_rate.php - user web: revise forum code to use new-style DB interface 2007-11-12 20:57:15 +00:00
forum_reply.php - web: clean up stuff related to stripslashes(): 2008-06-05 20:32:21 +00:00
forum_report_post.php - user web: for moderation actions on team forums, 2007-11-18 04:10:37 +00:00
forum_search.php - user web: add <team_forums_members_only> config option. 2007-11-25 04:47:54 +00:00
forum_search_action.php - web: fixed extremely minor bug in forum search; fixes #539 2008-01-19 13:25:47 +00:00
forum_subscribe.php - web: add general-purpose notification mechanism. 2007-12-30 22:02:16 +00:00
forum_thread.php - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
forum_thread_status.php - user web: revise forum code to use new-style DB interface 2007-11-12 20:57:15 +00:00
forum_thread_vote.php - user web: revise forum code to use new-style DB interface 2007-11-12 20:57:15 +00:00
forum_user_posts.php - user web: clean up funky search result formatting. 2007-11-20 19:23:26 +00:00
friend.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
get_passwd.php - web: reorder and reword Your Account page and Forum prefs page; 2007-11-26 00:51:00 +00:00
get_project_config.php - new <platform> elements in get_project_config.php 2007-06-06 14:10:28 +00:00
head.jpg *** empty log message *** 2003-12-12 23:30:10 +00:00
head.png *** empty log message *** 2003-12-12 23:30:10 +00:00
home.php - web: add $prefix arg to sample project_header(), project_footer() 2008-06-12 04:50:10 +00:00
host_delete.php - user web: Add BoincDb::escape_string(), 2007-10-27 20:38:12 +00:00
host_edit_action.php - user web: changes to use new DB framework and eliminate PHP warnings 2007-10-28 15:03:14 +00:00
host_edit_form.php - web: in host merge pages, provide "Show details" button, 2008-01-12 00:15:24 +00:00
host_update_credit.php *** empty log message *** 2005-02-19 08:06:53 +00:00
host_venue_action.php Corrected syntax errors/typos 2007-11-06 21:18:27 +00:00
hosts_user.php - web: show venues in private host list 2008-03-11 20:27:19 +00:00
html.php - user web: clean up funky search result formatting. 2007-11-20 19:23:26 +00:00
info.php -user web: update Lithuanian translation, fix typo in html/user/info.php. 2007-12-20 13:16:53 +00:00
language_select.php - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
languages.txt Files involved in profile functionality 2003-07-11 22:33:59 +00:00
login_action.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
login_form.php - web: make "next URL" mechanism work when user creates new account 2008-02-13 19:54:54 +00:00
logout.php - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
lookup_account.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
mail_passwd.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
merge_by_name.php - user web: changes to use new DB framework and eliminate PHP warnings 2007-10-28 15:03:14 +00:00
moderation.php *** empty log message *** 2006-10-17 22:17:26 +00:00
moderator_instructions.php *** empty log message *** 2006-10-17 22:17:26 +00:00
notify_rss.php - web: add "Mark all threads as read" button to Help Desk (fixes #531) 2008-01-08 00:34:55 +00:00
old_news.php *** empty log message *** 2004-08-24 23:08:23 +00:00
opt_out.php - web: fixed opt-out page 2008-07-13 03:37:07 +00:00
pending.php - web: fix in XML RPC to get pending credit 2008-02-18 23:48:07 +00:00
pm.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
prefs.php *** empty log message *** 2006-08-13 21:51:15 +00:00
prefs_edit.php - add token protection to the previous checkin; 2007-05-30 21:35:14 +00:00
prefs_remove.php *** empty log message *** 2007-01-29 18:15:16 +00:00
profile_alpha.html *** empty log message *** 2003-07-25 18:08:08 +00:00
profile_menu.php Fix the layout of profile_menu.php on table-based websites, and since I'm already editing it, make it translatable. 2008-07-13 16:28:01 +00:00
profile_rate.php - Added command-completion script for bash 2008-05-06 04:20:32 +00:00
profile_search_action.php - user web: update other code to use new-style DB interfaces 2007-11-12 22:28:17 +00:00
project.inc.sample *** empty log message *** 2004-06-15 18:50:57 +00:00
project_specific_prefs.inc.sample *** empty log message *** 2006-10-25 21:15:08 +00:00
result.php - user web: fixes 2007-11-12 22:39:56 +00:00
results.php - user web: fixes 2007-11-12 22:39:56 +00:00
sample_index.php Ops pages: add missing error numbers. 2008-05-09 16:47:42 +00:00
sample_moderation.php *** empty log message *** 2006-06-12 18:53:09 +00:00
sample_moderator_instructions.php *** empty log message *** 2006-06-12 18:53:09 +00:00
sample_robots.txt *** empty log message *** 2005-02-19 08:06:53 +00:00
sample_rss_main.php - user web: don't append "/" to URL_BASE. 2007-11-18 22:42:47 +00:00
show_host_detail.php - web: show venues in private host list 2008-03-11 20:27:19 +00:00
show_user.php - web: My Account page, other user account page, and profile pages 2008-01-01 22:29:10 +00:00
stats.php User web: add HTML DOCTYPE (4.01 Transitional) to all pages, make some HTML validity changes. 2007-10-22 19:36:01 +00:00
style2.css - scheduler: Add a notion of "hard app" for SETI@home. 2008-07-15 21:43:45 +00:00
team.php - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
team_admins.php - user web: team admins receive email notification of 2007-11-22 02:36:51 +00:00
team_change_founder_action.php - user web: enhancements to the "foundership request" feature: 2007-11-07 23:59:08 +00:00
team_change_founder_form.php - user web: clear team founder change if requester left team 2008-04-21 14:04:01 +00:00
team_create_action.php - User web: more DB framework changes; 2007-10-29 16:38:25 +00:00
team_create_form.php - user web: for moderation actions on team forums, 2007-11-18 04:10:37 +00:00
team_delta.php - user web: team admins receive email notification of 2007-11-22 02:36:51 +00:00
team_display.php - web: fixed numerous bugs in team founder transfer mechanism 2008-06-13 16:40:51 +00:00
team_edit_action.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
team_edit_form.php - user web: added the notion of "Team Admin": team members, 2007-11-07 17:23:29 +00:00
team_email_list.php - user web: use enum_fields() when enumerating team members; 2007-11-25 20:57:34 +00:00
team_forum.php - web: if a team forum is deleted, delete all the threads and posts 2007-11-30 00:00:44 +00:00
team_founder_transfer_action.php svn path=/trunk/boinc/; revision=15399 2008-06-13 16:46:28 +00:00
team_founder_transfer_form.php - web: fixed numerous bugs in team founder transfer mechanism 2008-06-13 16:40:51 +00:00
team_join.php - user web: if join team while already in a team, 2007-11-17 21:59:46 +00:00
team_join_action.php - User web: more DB framework changes; 2007-10-29 16:38:25 +00:00
team_join_form.php User web: fix XSS vulnerability in team join/quit/lookup code. 2007-08-24 15:41:01 +00:00
team_lookup.php - web: remove all references to the PHP "session" mechanism, 2008-02-13 19:02:44 +00:00
team_manage.php - user web: use enum_fields() when enumerating team members; 2007-11-25 20:57:34 +00:00
team_members.php - user web: change Team page: 2007-11-16 20:43:07 +00:00
team_quit_action.php - user web: add "team search" page, which does a multi-criteria 2007-10-02 03:19:03 +00:00
team_quit_form.php User web: fix XSS vulnerability in team join/quit/lookup code. 2007-08-24 15:41:01 +00:00
team_remove_inactive_action.php - user web: Team Admins can't remove members 2007-11-08 00:04:57 +00:00
team_remove_inactive_form.php - web: in team remove-user form, link names and show IDs 2008-06-18 19:52:20 +00:00
team_search.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
top_hosts.php - user web: convert translations from tokens to strings; update Lithuanian translation. 2007-11-02 14:43:02 +00:00
top_teams.php - DB: add fulltext index on team.name 2007-11-20 22:58:14 +00:00
top_users.php - user web: add a general-purpose user search mechanism. 2007-11-05 23:55:33 +00:00
translate.php Fix for ticket #125 - problems with websites using PHP setting short_open_tag (additional files) 2007-04-29 14:45:44 +00:00
uotd.php - admin web: fix profile screen form formatting 2008-03-07 04:38:06 +00:00
uotd_gadget.php - user web: don't append "/" to URL_BASE. 2007-11-18 22:42:47 +00:00
user_search.php - web: fix message 2008-02-21 16:51:54 +00:00
userw.php - user web: fix WAP function 2007-11-21 03:55:42 +00:00
validate_email_addr.php - web: cleaned up logic of string processing. 2008-06-11 19:36:10 +00:00
view_profile.php - user web: send no-cache headers except if we're doing 2008-04-24 16:16:36 +00:00
weak_auth.php - server/web: the weak auth scheme had a major flaw: 2008-01-14 16:32:34 +00:00
white.css - web: style tweaks; fixes #667 2008-05-28 16:33:51 +00:00
workunit.php - web fixes 2008-06-11 16:49:56 +00:00
xml.gif *** empty log message *** 2006-01-06 19:45:46 +00:00