boinc/html/ops
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
..
ffmail *** empty log message *** 2006-07-28 16:09:10 +00:00
mass_email *** empty log message *** 2006-09-04 17:51:42 +00:00
remind_email *** empty log message *** 2006-08-02 21:33:19 +00:00
assign.php - Scheduler: fix bugs in work assignment feature 2008-02-27 22:26:37 +00:00
bbcode_convert.php More utiliites for converting things to bbcode. This was needed because 2005-09-30 01:29:58 +00:00
bbcode_convert_response1.php More utiliites for converting things to bbcode. This was needed because 2005-09-30 01:29:58 +00:00
bbcode_convert_response2.php More utiliites for converting things to bbcode. This was needed because 2005-09-30 01:29:58 +00:00
bbcode_convert_signature.php More utiliites for converting things to bbcode. This was needed because 2005-09-30 01:29:58 +00:00
block_host.php - added optional code for user-submitted jobs (from M.F. Somers) 2007-11-16 16:49:19 +00:00
bolt_admin.php - scheduler: fix bug where a pointer to a 32-bit time field 2008-06-30 23:05:16 +00:00
bolt_datagen.php - bolt stuff 2008-07-01 20:33:39 +00:00
bolt_map.php - bolt stuff 2008-07-01 20:33:39 +00:00
bolt_refresh.php - user web: add "friend" and "notification" features 2007-12-18 20:28:08 +00:00
bolt_setup_sample.php svn path=/trunk/boinc/; revision=14319 2007-11-29 02:56:10 +00:00
bossa_admin.php - scheduler: Add a notion of "hard app" for SETI@home. 2008-07-15 21:43:45 +00:00
bossa_example_make_files.php - scheduler: Add a notion of "hard app" for SETI@home. 2008-07-15 21:43:45 +00:00
bossa_transitioner.php - scheduler: Add a notion of "hard app" for SETI@home. 2008-07-15 21:43:45 +00:00
cancel_wu_action.php Fix bug in cancel WU script 2005-10-11 19:27:37 +00:00
cancel_wu_form.php
clean_cache.php *** empty log message *** 2007-01-11 17:13:19 +00:00
clean_user_names.php Fix for ticket #125 - problems with websites using PHP setting short_open_tag (additional files) 2007-04-29 14:45:44 +00:00
clear_host.php Turn off ops pages that update the data base. These now issue a message 2005-02-09 18:09:26 +00:00
create_forums.php *** empty log message *** 2006-09-14 00:18:13 +00:00
credit_study.php - tweak credit_study.php 2008-01-09 20:29:09 +00:00
db_action.php HTML ops page: properly display queries containing '<' and '>'. 2006-06-04 12:48:35 +00:00
db_cleanse.php db_cleanse.php 2006-04-04 20:11:22 +00:00
db_form.php
db_update.php - Back end: add adaptive validation feature 2008-06-04 23:04:12 +00:00
eah_server_status.php moved server status pages 2006-01-16 05:48:11 +00:00
errorwus.php checkin for Bernd Machenschalk: 2006-10-05 12:43:29 +00:00
failure_result_summary_by_host.php
failure_result_summary_by_platform.php
forum_repair.php svn path=/trunk/boinc/; revision=15434 2008-06-19 03:58:19 +00:00
grant_credit.php Fix for ticket #125 - problems with websites using PHP setting short_open_tag (additional files) 2007-04-29 14:45:44 +00:00
host_update_credit.php
hrclass_summary.php - added optional code for user-submitted jobs (from M.F. Somers) 2007-11-16 16:49:19 +00:00
index.php Ops pages: add a page to list recently registered users 2007-10-29 11:30:47 +00:00
job_times.php - fix bugs in job_times.php; it shows the correct mean and stdev now. 2007-05-18 22:48:00 +00:00
list_new_users.php - user web: bug fix in code to limit posting rate 2007-12-19 21:28:58 +00:00
login_action.php - rename cgi.log to scheduler.log 2008-02-15 15:25:44 +00:00
make_emails_lowercase.php Turn off ops pages that update the data base. These now issue a message 2005-02-09 18:09:26 +00:00
make_puser.php *** empty log message *** 2005-09-24 22:30:19 +00:00
manage_app_versions.php - admin web: touch reread_db in manage_app_versions.php 2008-03-18 21:22:44 +00:00
manage_apps.php Ops page changes (from Eric Myers) 2006-11-17 19:52:09 +00:00
manage_special_users.php Ops page bug fix from Carl Christensen for manage special users page. 2006-02-09 20:37:13 +00:00
manage_special_users_action.php Added ops page to manage special users (from Christian Beer) 2005-03-03 17:48:16 +00:00
manage_user.php - small web fixes; fixes #421 2008-01-07 23:33:48 +00:00
mass_email.php - user web: don't append "/" to URL_BASE. 2007-11-18 22:42:47 +00:00
mass_email_script.php - user web: don't append "/" to URL_BASE. 2007-11-18 22:42:47 +00:00
notify.php - web: add general-purpose notification mechanism. 2007-12-30 22:02:16 +00:00
opsw.php
pass_percentage_by_platform.php - added features to pass_percentage_per_platform: 2007-11-13 12:44:59 +00:00
problem_host.php - user web: moved functions to send specific messages out of email.inc 2007-07-23 20:30:30 +00:00
profile_screen_action.php
profile_screen_form.php - admin web: fix profile screen form formatting 2008-03-07 04:38:06 +00:00
remind.php Added <email/> tag (so users can see which e-mail these reminders 2008-05-27 22:19:14 +00:00
repair_forums.php - web: if a team forum is deleted, delete all the threads and posts 2007-11-30 00:00:44 +00:00
repair_validator_problem.php *** empty log message *** 2006-08-02 21:33:19 +00:00
reset_hrclass.php - added optional code for user-submitted jobs (from M.F. Somers) 2007-11-16 16:49:19 +00:00
result_summary.php
sample_server_status.php - web: don't require login for show_user.php 2007-12-24 21:34:21 +00:00
sample_table_stats.php *** empty log message *** 2006-01-31 22:21:11 +00:00
show_log.php - small web fixes; fixes #421 2008-01-07 23:33:48 +00:00
single_job_setup.php svn path=/trunk/boinc/; revision=15529 2008-07-01 21:08:23 +00:00
team_export.php - make_project: don't create symbolic link html/user_profiles/user_profiles. 2007-12-24 17:32:54 +00:00
team_import.php - ops: in team import script, send email to team founder 2007-12-04 22:16:37 +00:00
update_forum_activities.php - web: on completion of team foundership transfer, 2008-03-28 03:05:19 +00:00
update_profile_pages.php - web: add $prefix arg to sample project_header(), project_footer() 2008-06-12 04:50:10 +00:00
update_uotd.php - UOTD code: don't generate a static page; add uotd.php 2007-04-30 15:29:14 +00:00
user_graph.php user graph 2007-09-12 13:12:41 +00:00
watchdogs.php make scripts executable (SVN change) 2007-04-26 20:47:37 +00:00
wd_nresults_changing.php make scripts executable (SVN change) 2007-04-26 20:47:37 +00:00
white.css