boinc/html/ops
David Anderson 546c0b899a - server: fix botched checkin from 7 March.
The new field (workunit.rsc_bandwidth_bound)
    goes at the END of the record.
    Always do it this way!
- make_work: after creating a batch of new WUs,
    we were waiting 60 sec for the transitioner to
    create the results for them
    (so that our next count of unsent results would be correct).
    This is bogus; if e.g. the transitioner isn't running,
    we'll never get the results, and we'll keep creating WUs forever.

    Instead: explicitly wait for there to be results for
    the last WU from the batch just created.

- scheduler: parse <allow_non_preferred_apps>, <allow_beta_work> correctly.

svn path=/trunk/boinc/; revision=14875
2008-03-10 17:03:15 +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: add <max_ncpus> config option. 2008-02-21 20:10:10 +00:00
bolt_map.php - Bolt maps 2008-02-22 20:09:23 +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 - transitioner: we're not supposed to ever see "assigned" WUs. 2008-03-03 19:33:32 +00:00
bossa_example_workgen.php svn path=/trunk/boinc/; revision=14730 2008-02-13 04:25:52 +00:00
bossa_transitioner.php - transitioner: we're not supposed to ever see "assigned" WUs. 2008-03-03 19:33:32 +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 - server: fix botched checkin from 7 March. 2008-03-10 17:03:15 +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 Turn off ops pages that update the data base. These now issue a message 2005-02-09 18:09:26 +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 Ops page changes (from Eric Myers) 2006-11-17 19:52:09 +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 - user web: don't append "/" to URL_BASE. 2007-11-18 22:42:47 +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 - server: debugged single-job submission feature. 2008-03-05 20:16:10 +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 David 23 Apr 2007 2007-04-23 16:14:47 +00:00
update_profile_pages.php - web: bug fixes 2008-01-06 18:09:23 +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