From c99833a7c988b112f7e91ad905acac0e8cc7d03f Mon Sep 17 00:00:00 2001 From: David Anderson Date: Tue, 21 Aug 2007 20:07:50 +0000 Subject: [PATCH] - scheduler: don't show resource share in msgs in cases where it's not used. - db_purge: add "no_archive" option svn path=/trunk/boinc/; revision=13430 --- checkin_notes | 10 ++++ doc/boinc_news.php | 5 ++ doc/email_lists.php | 6 +- doc/logo.php | 5 ++ doc/logo/www_logo.gif | Bin 0 -> 2331 bytes doc/logo/www_logo_trans.gif | Bin 0 -> 13098 bytes doc/logo/www_logo_trans.png | Bin 0 -> 110072 bytes sched/db_purge.C | 107 ++++++++++++++++++------------------ sched/handle_request.C | 5 +- sched/sched_send.C | 12 ++-- 10 files changed, 86 insertions(+), 64 deletions(-) create mode 100644 doc/logo/www_logo.gif create mode 100644 doc/logo/www_logo_trans.gif create mode 100644 doc/logo/www_logo_trans.png diff --git a/checkin_notes b/checkin_notes index f68f9aaee3..fc7b00f035 100755 --- a/checkin_notes +++ b/checkin_notes @@ -8039,3 +8039,13 @@ Charlie 20 Aug 2007 mac_installer/ uninstall.cpp Uninstaller.rsrc (new) + +David 21 Aug 2007 + - scheduler: don't show resource share in msgs in cases where + it's not used. + - db_purge: add "no_archive" option + + sched/ + db_purge.C + handle_request.C + sched_send.C diff --git a/doc/boinc_news.php b/doc/boinc_news.php index 77d13b3931..54775df26d 100644 --- a/doc/boinc_news.php +++ b/doc/boinc_news.php @@ -1,6 +1,11 @@ migrating fully to BOINC. + Welcome to all WCG participants!" +), array("July 25, 2007", "BOINC finally has a new logo! Many thanks Michal Krakowiak, the graphic designer who created it. diff --git a/doc/email_lists.php b/doc/email_lists.php index 4e27d7a6bb..bfca1b9557 100644 --- a/doc/email_lists.php +++ b/doc/email_lists.php @@ -46,17 +46,17 @@ list_item("boin of the BOINC GUI or web interfaces. "); list_item( - "boinc_stats", + "boinc_stats", "For people developing web sites showing statistics for BOINC projects." ); list_item("boinc_cvs", "Summaries of BOINC CVS checkins are posted to this list. No other posts, please." ); -list_item("boinc_opt", +list_item("boinc_opt", "For people porting and optimizing BOINC applications." ); -list_item("boinc_helpers", +list_item("boinc_helpers", "For BOINC Help Volunteers, to discuss policies and user problems." ); diff --git a/doc/logo.php b/doc/logo.php index f7141b2ea6..b855463325 100644 --- a/doc/logo.php +++ b/doc/logo.php @@ -11,6 +11,11 @@ The current logo and associated icons was designed by Michal Krakowiak. Its arms represent the convergence of separated things (such as computers) into a unified whole. The colors are based on U.C. Berkeley's blue-and-gold colors. +

The old BOINC logo and icons