David Anderson
2fcd2cb7d5
- lib/filesys: do timed retry of delete/rename on Unix as well as Win
...
- client: sleep 1 sec (not 60) before retry statefile write
- client: parse <credit> in workunit XML
- scheduler: better error messages if insert_wu_tags() fails
api/
graphics2_unix.C
client/
client_state.C
client_types.C
lib/
filesys.C
sched/
sched_send.C
svn path=/trunk/boinc/; revision=12720
2007-05-23 03:55:53 +00:00
Charlie Fenton
4f7daa6e1e
Manager: Fix crash bug in wxPieCtrl.
...
svn path=/trunk/boinc/; revision=12719
2007-05-23 03:04:32 +00:00
Charlie Fenton
8c1b75bf8a
Add list control sources back into XCode Project; revert XCode project, build scripts and build instructions to use wxMac-2.6.3 as a temporary workaround to SimpleGUI drawing bug.
...
svn path=/trunk/boinc/; revision=12718
2007-05-23 01:29:11 +00:00
David Anderson
38aaf5ee9c
api/
...
graphics2.C
graphics2_win.C
svn path=/trunk/boinc/; revision=12717
2007-05-22 21:26:47 +00:00
David Anderson
fe68a746fd
- scheduler: fix FCGI compile
...
- API: add files for version 6 graphics
api/
Makefile.am
graphics2.C (new)
graphics2_unix.C (new)
graphics2_win.C (new)
sched/
Makefile.am
svn path=/trunk/boinc/; revision=12714
2007-05-22 20:12:45 +00:00
Rom Walton
043c91e594
- fixes #187 - Fix the initial refresh interval for the various
...
views.
clientgui/
AdvancedFrame.cpp, .h
svn path=/trunk/boinc/; revision=12713
2007-05-22 17:20:41 +00:00
Rom Walton
2c7b477892
- fixes #85 - Both Grid based views and List based views are now
...
available.
clientgui/
AdvancedFrame.cpp, .h
Events.h
svn path=/trunk/boinc/; revision=12711
2007-05-22 16:27:27 +00:00
Janus B. Kristensen
97e2028bf4
Added version trackers to Blist, Binteger and added BString for Bittorrent code.
...
svn path=/trunk/boinc/; revision=12710
2007-05-22 07:48:23 +00:00
Janus B. Kristensen
a07054742d
Added version trackers and the BString class for BEncoded strings.
...
svn path=/trunk/boinc/; revision=12709
2007-05-22 07:44:39 +00:00
David Anderson
4e750be63b
svn path=/trunk/boinc/; revision=12708
2007-05-22 02:59:05 +00:00
David Anderson
17a83ada30
- feeder: fixed SQL query again
...
sched/
feeder.C
svn path=/trunk/boinc/; revision=12707
2007-05-22 02:58:01 +00:00
Charlie Fenton
833b52f71b
Fix typo in comment
...
svn path=/trunk/boinc/; revision=12706
2007-05-22 01:08:53 +00:00
David Anderson
6f7f1bfd5c
- API: don't include config.h in a few places
...
api/
graphics_impl.C
texture.C
tgalib.C
svn path=/trunk/boinc/; revision=12705
2007-05-21 18:19:28 +00:00
Rom Walton
d32fe787e2
- fixes #182 - System tray icon should be removed for both exit
...
scenarios.
clientgui/
BOINCBaseFrame.cpp
BOINCTaskBar.cpp
svn path=/trunk/boinc/; revision=12704
2007-05-21 16:07:10 +00:00
David Anderson
9b4eff7284
- feeder: the query change of 13 April broke the -random_order,
...
-priority_order, -priority_order_create_time,and -mod options
(from Nicolas Maire)
sched/
feeder.C
svn path=/trunk/boinc/; revision=12703
2007-05-21 15:06:43 +00:00
David Anderson
188c49c6d5
svn path=/trunk/boinc/; revision=12702
2007-05-21 14:51:33 +00:00
David Anderson
087aa84915
- scheduler: fix bug that caused crash in anonymous platform case;
...
don't send result platform or version num if anon platform.
- back end: parse server status-related config elements
(wwww_host etc.) to avoid XML warnings
sched/
sched_config.C
sched_send.C
server_types.C
svn path=/trunk/boinc/; revision=12701
2007-05-21 14:49:00 +00:00
Rom Walton
b7de981d3b
- Bug Fix: fprintf is an ANSI function in Linux, convert Unicode
...
string to ANSI before writing them to sdterr.
- Bug Fix: Fix the abort button logic, VS 2005 was throwing some
useful warnings.
clientgui/
SkinManager.cpp
ViewWork.cpp
ViewWorkGrid.cpp
svn path=/trunk/boinc/; revision=12700
2007-05-21 14:20:09 +00:00
Janus B. Kristensen
2ed9d12ddc
Added BEncoded lists to Bittorrent utility classes
...
svn path=/trunk/boinc/; revision=12699
2007-05-20 13:27:34 +00:00
Janus B. Kristensen
4953106559
Added utility class for BEncoded lists
...
svn path=/trunk/boinc/; revision=12698
2007-05-20 13:25:44 +00:00
Charlie Fenton
30703bcb9b
Code cleanup.
...
svn path=/trunk/boinc/; revision=12697
2007-05-19 23:08:22 +00:00
Charlie Fenton
30d03105b3
Mac installer: if installer package includes a custom skin, set preferences of all users to that skin.
...
svn path=/trunk/boinc/; revision=12696
2007-05-19 11:56:01 +00:00
David Anderson
d09ece4105
- fix bugs in job_times.php; it shows the correct mean and stdev now.
...
html/ops/
job_times.php
svn path=/trunk/boinc/; revision=12695
2007-05-18 22:48:00 +00:00
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
Rom Walton
7f65b62bba
svn path=/trunk/boinc/; revision=12693
2007-05-18 18:01:42 +00:00
Rom Walton
83ca42bb8f
update versions
...
svn path=/trunk/boinc/; revision=12692
2007-05-18 16:54:39 +00:00
Rytis Slatkevičius
1740f526d9
Encode UTF characters into HTML entities (from ChristianB, fix #57 ).
...
NOTE: teams that have name display issues will have to edit their description once the projects update the code.
svn path=/trunk/boinc/; revision=12691
2007-05-18 15:02:02 +00:00
Rytis Slatkevičius
c7cf11d4af
Show forum name list instead of asking for a numeric ID (from Willy de Zutter)
...
svn path=/trunk/boinc/; revision=12690
2007-05-18 14:49:10 +00:00
Rytis Slatkevičius
9b07b4a46e
Remove unused files, fix forum rows being invisible in IE because of height issues
...
svn path=/trunk/boinc/; revision=12689
2007-05-18 14:20:58 +00:00
Charlie Fenton
6068edc261
Set app version string to "GridRepublic Desktop" instead of "GridRepublic"
...
svn path=/trunk/boinc/; revision=12688
2007-05-18 09:19:31 +00:00
Charlie Fenton
5f89207fc9
New shell scripts converts unbranded BOINC installer into GridRepublic installer
...
svn path=/trunk/boinc/; revision=12687
2007-05-18 09:10:53 +00:00
Charlie Fenton
caf6532d15
Fix GridRepublic ReadMe file
...
svn path=/trunk/boinc/; revision=12686
2007-05-18 06:29:05 +00:00
David Anderson
c2edcd489e
- sort team-lookup results by avg credit desc
...
html/user/
team_lookup.php
svn path=/trunk/boinc/; revision=12685
2007-05-18 05:13:57 +00:00
Charlie Fenton
b5d7063015
Release Mac 5.9.11
...
svn path=/trunk/boinc/; revision=12684
2007-05-18 02:34:28 +00:00
Rom Walton
4dabd396d7
release x64 version for Linux
...
svn path=/trunk/boinc/; revision=12683
2007-05-17 17:39:31 +00:00
Charlie Fenton
4c4d8e8597
Fix duplicate paragraph in Mac ReadMe file.
...
svn path=/trunk/boinc/; revision=12682
2007-05-17 11:07:24 +00:00
Rom Walton
35a04e3eee
svn path=/trunk/boinc/; revision=12679
2007-05-16 16:11:30 +00:00
Rom Walton
4f72f939ea
- Tag for 5.9.11 release, all platforms
...
boinc_core_release_5_9_11
client/
configure.ac
version.h
svn path=/trunk/boinc/; revision=12677
2007-05-16 14:26:50 +00:00
Jens Seidler
0693ac4c63
Localization: BOINC website language files updated: Durch(nl)
...
svn path=/trunk/boinc/; revision=12676
2007-05-16 05:22:50 +00:00
David Anderson
477834b425
don't error out if no svn version file
...
svn path=/trunk/boinc/; revision=12674
2007-05-15 21:48:48 +00:00
David Anderson
293176d656
- user web: add
...
$s = '$s';
at top of compiled translation files,
to allow re-ordering of format codes
(from H. Komori)
html/inc/
translation.inc
svn path=/trunk/boinc/; revision=12673
2007-05-15 21:41:59 +00:00
David Anderson
d1f6a8ea0d
added sim_form.php
...
svn path=/trunk/boinc/; revision=12672
2007-05-15 20:47:42 +00:00
David Anderson
f7e650191a
- client: change Win program launch to suppress hourglass cursor
...
- client simulator: add --cpu_sched_rr_only and --dual_dcf options
client/
app.h
app_start.C
client_types.C,h
cpu_sched.C
cs_scheduler.C
sim.C,h
work_fetch.C
svn path=/trunk/boinc/; revision=12671
2007-05-15 20:29:26 +00:00
Rom Walton
712cb972d8
libcurl depends on openssl, GCC is order dependent and fails with unresolved symbol errors if curl is included after openssl.
...
svn path=/trunk/boinc/; revision=12670
2007-05-15 17:58:21 +00:00
Rom Walton
73230372e7
svn path=/trunk/boinc/; revision=12669
2007-05-15 16:38:06 +00:00
Rom Walton
616bde6793
- MGR: Increase the connection timeout to one minute to account
...
for slow machines during boot-up.
clientgui/
MainDocument.cpp
svn path=/trunk/boinc/; revision=12668
2007-05-15 16:36:40 +00:00
Rom Walton
75bfda5a9c
Update build makefile
...
svn path=/trunk/boinc/; revision=12667
2007-05-15 15:04:55 +00:00
Rytis Slatkevičius
56871331a5
- Fix #189 : add links to send PMs below user name in the forum, in the user overview and in user profile page.
...
- Change "CVS" into "SVN" in the CVS version tracker (automatically generated comment in the pages showing page revision number)
svn path=/trunk/boinc/; revision=12666
2007-05-15 10:06:38 +00:00
David Anderson
5bbcc6b3b6
- client: fix bug where:
...
1) client wakes up from hibernate
2) one or more network ops start (e.g. because backoff expired)
3) ops fail because DNS system isn't up yet
4) connect to reference site fails too
5) user sees "please create physical connection",
even though there's been a physical connection the whole time.
Solution:
- keep track of "last wakeup time": the last time the
time of day (measured in poll_slow_events()) increased by more than 10 times the polling interval.
This must be either coming out of hibernation,
or the user resetting the system clock.
- When a network operation fails, try to contact the reference site
only if it's more than 30 seconds after the last wakeup time.
client/
client_state.C,h
net_stats.C
svn path=/trunk/boinc/; revision=12665
2007-05-14 21:45:02 +00:00
David Anderson
8f25fdf2a1
David 14 May 2007
...
- API: Eric Myers reported that my 4 May checkin
(which increased worker thread stack size to the limit
returned by getrlimit())
broke his app on several Linux platforms.
So I added a worker_thread_stack_size element to BOINC_OPTIONS.
If you want an increased stack size, set this.
- web RPC: add <url> and <local_revision> elements to
the XML returned by get_project_config.php
html/user/
sample_get_project_config.php
api/
graphics_impl.C
svn path=/trunk/boinc/; revision=12664
2007-05-14 19:52:00 +00:00