boinc/html/user
David Anderson 826e65f8d0 - client simulator: fix cpu_sched_rr_only bug
- boinc_cmd: canonicalize URLs
- user web: fix link to Top Teams
- back end: remove code related to alternate download dir

client/
    cpu_sched.C
    sim.C
html/
    inc/
        stats_sites.inc
    user/
        stats.php
lib/
    boinc_cmd.C
sched/
    file_deleter.C
    sched_config.C,h

svn path=/trunk/boinc/; revision=12694
2007-05-18 22:02:51 +00:00
..
img Private message functionality for the forums. 2007-04-29 14:22:28 +00:00
.cvsignore *** empty log message *** 2003-10-15 08:47:15 +00:00
account_finish.php *** empty log message *** 2005-12-06 23:00:44 +00:00
account_finish_action.php account creation cleanup 2005-10-12 22:51:55 +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 *** empty log message *** 2006-09-06 20:56:55 +00:00
am_set_host_info.php *** empty log message *** 2006-09-06 20:56:55 +00:00
am_set_info.php *** empty log message *** 2006-12-27 18:22:17 +00:00
apps.php *** empty log message *** 2007-03-19 20:03:06 +00:00
bbcode.php Fix #114: update BBCode to allow easy linking to Trac tickets, wiki and changesets. 2007-05-09 19:30:46 +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
bug_report_action.php *** empty log message *** 2004-05-11 22:49:23 +00:00
bug_report_form.php *** empty log message *** 2004-05-11 22:49:23 +00:00
cert1.php *** empty log message *** 2007-01-03 16:18:43 +00:00
create_account.php *** empty log message *** 2007-01-15 22:53:41 +00:00
create_account_action.php Add a message to error_log when account is created using an invitation code (from Eric Myers) 2006-11-15 20:15:01 +00:00
create_account_form.php invitation codes 2006-05-27 21:41:36 +00:00
create_profile.php *** empty log message *** 2004-12-20 18:29:15 +00:00
create_team.php *** empty log message *** 2006-09-08 19:51:33 +00:00
delete_profile.php show posts 2006-02-17 22:01:22 +00:00
download_network.php *** empty log message *** 2006-12-05 03:50:36 +00:00
edit_email_action.php *** empty log message *** 2006-12-27 18:22:17 +00:00
edit_email_form.php password link 2005-10-03 17:28:50 +00:00
edit_forum_preferences_action.php 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
edit_forum_preferences_form.php *** empty log message *** 2007-03-15 19:08:22 +00:00
edit_passwd_action.php account creation cleanup 2005-10-12 22:51:55 +00:00
edit_passwd_form.php password link 2005-10-03 17:28:50 +00:00
edit_user_info_action.php Encode UTF characters into HTML entities (from ChristianB, fix #57). 2007-05-18 15:02:02 +00:00
edit_user_info_form.php *** empty log message *** 2005-01-30 20:15:18 +00:00
explain_state.php Added in definitions of two additional states that were used in the table 2005-02-23 04:09:26 +00:00
ffmail_action.php *** empty log message *** 2006-07-28 19:02:48 +00:00
ffmail_form.php *** empty log message *** 2006-07-28 21:49:35 +00:00
forum_edit.php Fix XSS vulnerability in the forum 2007-02-08 19:54:05 +00:00
forum_forum.php Private message functionality for the forums. 2007-04-29 14:22:28 +00:00
forum_get_data.php Update user_posts RPC to include thread title and allow post content length customization 2007-05-06 09:40:42 +00:00
forum_help_desk.php Private message functionality for the forums. 2007-04-29 14:22:28 +00:00
forum_index.php Remove redundant search boxes from the bottom of the forum pages 2007-05-13 18:41:34 +00:00
forum_moderate_post.php Updated banishing feature 2007-03-24 14:57:30 +00:00
forum_moderate_post_action.php Updated banishing feature 2007-03-24 14:57:30 +00:00
forum_moderate_thread.php Encode UTF characters into HTML entities (from ChristianB, fix #57). 2007-05-18 15:02:02 +00:00
forum_moderate_thread_action.php Fix XSS vulnerability in the forum 2007-02-08 19:54:05 +00:00
forum_pm.php Fix non-unique user name handling in private messages 2007-05-11 20:34:16 +00:00
forum_post.php Adding anti-spam protection from akismet.com to the forums. Disabled by default; see http://boinc.berkeley.edu/trac/wiki/ProtectionFromSpam for information on how to enable it. 2007-04-19 18:22:38 +00:00
forum_rate.php <no_forum_rating/> should be parsed as bool, not as string 2007-04-29 13:02:35 +00:00
forum_reply.php Adding anti-spam protection from akismet.com to the forums. Disabled by default; see http://boinc.berkeley.edu/trac/wiki/ProtectionFromSpam for information on how to enable it. 2007-04-19 18:22:38 +00:00
forum_report_post.php Fix XSS vulnerability in the forum 2007-02-08 19:54:05 +00:00
forum_search.php *** empty log message *** 2006-06-16 23:53:56 +00:00
forum_search_action.php add cleanup_title() calls to search results (from David Kim) 2007-04-06 19:12:27 +00:00
forum_subscribe.php Fix XSS vulnerability in the forum 2007-02-08 19:54:05 +00:00
forum_text_search_action.php Cleanup + Moderated posts no longer show up in result lists + "translatability" 2005-09-11 21:11:34 +00:00
forum_text_search_form.php *** empty log message *** 2004-06-09 00:12:22 +00:00
forum_thread.php Remove redundant search boxes from the bottom of the forum pages 2007-05-13 18:41:34 +00:00
forum_thread_status.php *** empty log message *** 2006-10-31 18:58:03 +00:00
forum_thread_vote.php *** empty log message *** 2006-06-16 23:53:56 +00:00
forum_user_posts.php *** empty log message *** 2005-02-13 21:33:02 +00:00
get_passwd.php *** empty log message *** 2005-04-15 18:43:53 +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 *** empty log message *** 2006-12-29 19:01:03 +00:00
host_delete.php *** empty log message *** 2007-01-29 18:15:16 +00:00
host_edit_action.php user web fixes 2005-12-10 02:21:06 +00:00
host_edit_form.php host merge fixes 2005-10-23 07:11:23 +00:00
host_update_credit.php *** empty log message *** 2005-02-19 08:06:53 +00:00
host_venue_action.php *** empty log message *** 2007-03-06 18:22:04 +00:00
hosts_user.php User web page to show hosts: check all GET[] values to 2006-02-27 20:49:22 +00:00
html.php *** empty log message *** 2005-01-28 00:48:05 +00:00
info.php Another test of the multilanguage features 2005-02-08 12:15:13 +00:00
language_select.php David 27 Apr 2007 2007-04-27 16:27:12 +00:00
languages.txt
login_action.php *** empty log message *** 2006-04-04 01:40:09 +00:00
login_form.php remove email munge code 2005-08-26 22:26:26 +00:00
logout.php *** empty log message *** 2007-01-29 18:15:16 +00:00
lookup_account.php *** empty log message *** 2006-09-06 20:56:55 +00:00
mail_passwd.php *** empty log message *** 2006-04-03 23:09:20 +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
old_news.php *** empty log message *** 2004-08-24 23:08:23 +00:00
opt_out.php *** empty log message *** 2006-11-20 23:20:25 +00:00
payment_process.php Initial checkin of PayPal donation system 2005-05-08 01:50:20 +00:00
payment_success.php Initial checkin of PayPal donation system 2005-05-08 01:40:46 +00:00
pending.php Add workunit column to pending credit page; allow fetching data via XML RPC 2007-04-29 19:57:18 +00:00
prefs.php *** empty log message *** 2006-08-13 21:51:15 +00:00
prefs_edit.php *** empty log message *** 2007-01-29 18:15:16 +00:00
prefs_remove.php *** empty log message *** 2007-01-29 18:15:16 +00:00
profile_alpha.html
profile_menu.php *** empty log message *** 2007-01-12 19:53:08 +00:00
profile_rate.php *** empty log message *** 2005-01-18 19:56:18 +00:00
profile_search_action.php avoid dup hosts 2006-03-11 00:17:46 +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
repair.php directory structure change 2004-02-02 23:34:39 +00:00
result.php *** empty log message *** 2005-02-15 22:29:32 +00:00
results.php Show messages conforming to BOINC style when result showing is disabled. 2007-02-18 18:03:28 +00:00
sample_get_project_config.php don't error out if no svn version file 2007-05-15 21:48:48 +00:00
sample_index.php *** empty log message *** 2007-03-22 02:07:08 +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 *** empty log message *** 2007-01-03 16:18:43 +00:00
show_host_detail.php *** empty log message *** 2007-01-29 18:15:16 +00:00
show_user.php - web RPC: fix bug in XML variant in show_user.php, bad-ID case. 2007-05-11 17:42:33 +00:00
stats.php - client simulator: fix cpu_sched_rr_only bug 2007-05-18 22:02:51 +00:00
team.php *** empty log message *** 2006-11-04 00:11:46 +00:00
team_change_founder_action.php Big team change to allow founder transfer when he's no longer available 2006-10-27 16:06:42 +00:00
team_change_founder_form.php Notify user if there is nobody to transfer to 2006-12-20 18:49:54 +00:00
team_create_action.php Encode UTF characters into HTML entities (from ChristianB, fix #57). 2007-05-18 15:02:02 +00:00
team_create_form.php *** empty log message *** 2004-06-07 03:34:07 +00:00
team_display.php Fix team cache bug 2006-11-03 18:41:34 +00:00
team_edit_action.php Encode UTF characters into HTML entities (from ChristianB, fix #57). 2007-05-18 15:02:02 +00:00
team_edit_form.php Prevent messing with the team if the user has left the team but still is a founder 2006-10-23 19:33:22 +00:00
team_email_list.php *** empty log message *** 2006-12-29 23:36:24 +00:00
team_founder_transfer_action.php Do not allow a user access team founder transfer page if he is not a member of a team 2006-11-02 19:43:54 +00:00
team_founder_transfer_form.php Do not allow a user access team founder transfer page if he is not a member of a team 2006-11-02 19:43:54 +00:00
team_join_action.php *** empty log message *** 2004-11-21 18:56:30 +00:00
team_join_form.php *** empty log message *** 2005-02-19 08:06:53 +00:00
team_lookup.php - sort team-lookup results by avg credit desc 2007-05-18 05:13:57 +00:00
team_manage.php *** empty log message *** 2004-12-16 20:52:27 +00:00
team_quit_action.php *** empty log message *** 2006-06-13 20:56:05 +00:00
team_quit_form.php *** empty log message *** 2005-02-15 22:29:32 +00:00
team_remove_inactive_action.php Count team members on the fly, remove team_update_nusers() 2006-10-31 20:07:09 +00:00
team_remove_inactive_form.php Count team members on the fly, remove team_update_nusers() 2006-10-31 20:07:09 +00:00
top_hosts.php *** empty log message *** 2007-03-14 18:05:30 +00:00
top_teams.php *** empty log message *** 2007-03-14 18:05:30 +00:00
top_users.php *** empty log message *** 2007-03-14 18:05:30 +00:00
totals.php directory structure change 2004-02-02 23:34:39 +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 - UOTD code: don't generate a static page; add uotd.php 2007-04-30 15:29:14 +00:00
uotd_gadget.php - scheduler: add <workload_sim> config option. 2007-05-10 21:50:52 +00:00
user_search_action.php avoid dup hosts 2006-03-11 00:17:46 +00:00
userw.php Lessen the load from bugs in third party scripts that continuously look up non-existant users. 2005-04-28 09:34:06 +00:00
view_profile.php PHP profile include fix 2005-10-14 00:05:41 +00:00
white.css Remove unused files, fix forum rows being invisible in IE because of height issues 2007-05-18 14:20:58 +00:00
workunit.php *** empty log message *** 2005-10-07 23:19:20 +00:00
xml.gif *** empty log message *** 2006-01-06 19:45:46 +00:00