Rytis Slatkevičius
27cb39ca5a
Remove extra slashes when using PM preview
...
svn path=/trunk/boinc/; revision=13578
2007-09-12 14:08:34 +00:00
David Anderson
34a31a2827
- API: don't start timer thread (or install signal handler on Unix)
...
if running standalone
svn path=/trunk/boinc/; revision=13577
2007-09-12 13:37:06 +00:00
David Anderson
8dfcc20101
user graph
...
svn path=/trunk/boinc/; revision=13576
2007-09-12 13:12:41 +00:00
David Anderson
b92f1b81ce
- client: CPU scheduler: if a project has 2 jobs with same deadline,
...
give preference to jobs already started
svn path=/trunk/boinc/; revision=13575
2007-09-12 12:13:33 +00:00
David Anderson
c0c6cf779d
- file upload handler:
...
in get_file_size() RPC, check if volume has < 1MB available space
and if so return transient error.
This prevents client from trying upload,
which apparently sends entire file even if
handler fails at the beginning
- API, Win: remove use of GetTickCount(); use dtime() instead
- use new BOINC logo in sample project home page
svn path=/trunk/boinc/; revision=13574
2007-09-12 08:25:22 +00:00
Charlie Fenton
b1e50a104d
Logic cleanup and optimization
...
svn path=/trunk/boinc/; revision=13573
2007-09-12 08:17:11 +00:00
Charlie Fenton
12e6f5fc07
SCR: Create is_same_task() function which compares both task name and task URL
...
svn path=/trunk/boinc/; revision=13572
2007-09-12 00:39:41 +00:00
Charlie Fenton
fbb5353a7c
Add a comment
...
svn path=/trunk/boinc/; revision=13570
2007-09-11 23:21:58 +00:00
Charlie Fenton
ca9e5694b2
SCR: Create is_same_task() function which compares both task name and task URL
...
svn path=/trunk/boinc/; revision=13569
2007-09-11 23:16:41 +00:00
Rytis Slatkevičius
2692557dd5
user web: prevent users with RAC < 1 become a user of the day (protection from spam)
...
svn path=/trunk/boinc/; revision=13567
2007-09-11 19:25:35 +00:00
Reinhard Prix
b42927889c
- initialize local 'struct sigaction' variable to zero ({0}) in xwin_graphics_event_loop()
...
svn path=/trunk/boinc/; revision=13566
2007-09-11 17:40:03 +00:00
David Anderson
b1cd060e07
- added prototype page for showing info about user population
...
svn path=/trunk/boinc/; revision=13565
2007-09-11 12:39:31 +00:00
Jens Seidler
9bdd9619ff
Localization update web: Spanish(es)
...
svn path=/trunk/boinc/; revision=13563
2007-09-10 18:32:47 +00:00
Jens Seidler
9e15b3b90a
Localization: BM files rollback: Chinese Simplified(zh_CN) base 13529
...
svn path=/trunk/boinc/; revision=13562
2007-09-10 18:23:21 +00:00
Bruce Allen
c295a0a4b6
typo fix
...
svn path=/trunk/boinc/; revision=13561
2007-09-10 13:54:17 +00:00
Bruce Allen
03dfc4b93e
(obsolete doc files) fix typo in upload.php
...
svn path=/trunk/boinc/; revision=13560
2007-09-10 13:49:32 +00:00
Jens Seidler
fd2d86bec2
Localization: BOINC Manager language files updated Chinese simplified(zh_CN)
...
svn path=/trunk/boinc/; revision=13559
2007-09-10 05:36:54 +00:00
David Anderson
fbfd793489
- API: initialize sigaction struct in X graphics code
...
svn path=/trunk/boinc/; revision=13558
2007-09-09 21:09:07 +00:00
Rytis Slatkevičius
571dc4afe0
User web: fix issues regarding forum preferences reset.
...
svn path=/trunk/boinc/; revision=13557
2007-09-09 19:01:05 +00:00
David Anderson
0505c15ec8
- boinc_cmd: improve output of --help
...
- scheduler: remove giant log output when use <workload_sim>
- db_purge: fix crash if nothing logged
svn path=/trunk/boinc/; revision=13556
2007-09-08 21:34:20 +00:00
Charlie Fenton
db73b1a4d2
Use sh shell instead of csh for preinstall script
...
svn path=/trunk/boinc/; revision=13554
2007-09-06 10:20:04 +00:00
Jens Seidler
0f92338188
Localization: BOINC website and BOINC Manager language files updated: Chinese simplified(zh_CN), Russian(ru)
...
svn path=/trunk/boinc/; revision=13553
2007-09-06 05:44:54 +00:00
Charlie Fenton
6188e7d31b
Mac Installer: Updates for Grid Republic.
...
svn path=/trunk/boinc/; revision=13551
2007-09-06 01:40:05 +00:00
Charlie Fenton
75ff35bbec
svn path=/trunk/boinc/; revision=13549
2007-09-05 13:35:26 +00:00
Charlie Fenton
5cbf91a167
Mac Installer: Remove old BOINC Manager and screensaver bundles before installing new ones to guarantee a clean install
...
svn path=/trunk/boinc/; revision=13548
2007-09-05 13:34:47 +00:00
Charlie Fenton
3b4f75e529
Mac Installer: remove boinc.tiff from screensaver because newer ones have boinc.jpg instead; touch new manager and screensaver to alert system that they have new version numbers
...
svn path=/trunk/boinc/; revision=13546
2007-09-05 13:00:32 +00:00
Charlie Fenton
902b5a4597
Fx a compiler warning
...
svn path=/trunk/boinc/; revision=13545
2007-09-05 11:12:32 +00:00
Charlie Fenton
ea72513b12
Mac SCR: Do screen blanking in screensaver since CC no longer does it; fix a compiler warning
...
svn path=/trunk/boinc/; revision=13544
2007-09-05 11:12:21 +00:00
Charlie Fenton
7da882ed50
Mac SCR: Do screen blanking in screensaver since CC no longer does it
...
svn path=/trunk/boinc/; revision=13543
2007-09-05 11:12:03 +00:00
Charlie Fenton
f2ea5d5fd9
MGR: Fix #388 : Snooze menu item is disabled and not checked if user selects RUN_MODE_NEVER
...
svn path=/trunk/boinc/; revision=13541
2007-09-05 02:55:29 +00:00
Charlie Fenton
340b55ece8
Display new version available message in red
...
svn path=/trunk/boinc/; revision=13539
2007-09-04 11:40:46 +00:00
Charlie Fenton
a2350e101d
CC: fix bug so we do new version check when client is first started as well as every 14 days thereafter.
...
svn path=/trunk/boinc/; revision=13538
2007-09-04 10:48:18 +00:00
Charlie Fenton
a5619dffcc
make shared memory using memory mapped files more robust
...
svn path=/trunk/boinc/; revision=13536
2007-09-04 10:33:50 +00:00
Charlie Fenton
9c939288df
make shared memory using memory mapped files more robust
...
svn path=/trunk/boinc/; revision=13534
2007-09-04 07:41:25 +00:00
Charlie Fenton
74f04844da
Fix V6 GFX bug on OS 10.3.9, make shared memory using memory mapped files more robust
...
svn path=/trunk/boinc/; revision=13533
2007-09-04 07:40:52 +00:00
Charlie Fenton
d269036df3
V6 GFX: Fix bug on OS 10.3.9
...
svn path=/trunk/boinc/; revision=13532
2007-09-04 07:40:18 +00:00
David Anderson
dabba949a4
- client: when a job finishes, read last (not first) 63KB of stderr
...
- client: parse <cpid_time> in scheduler reply;
add cpid_time field to PROJECT.
This defaults to the user_create_time.
In deciding which CPID to send in a scheduler request,
use the one with oldest cpid_time (not user_create_time).
This is the client half of fixing a bug that causes
CPID to flip/flop between to values in a certain case.
svn path=/trunk/boinc/; revision=13531
2007-09-03 23:00:22 +00:00
Rom Walton
13b65a463a
Quick Updates
...
svn path=/trunk/boinc/; revision=13529
2007-09-03 12:35:07 +00:00
Charlie Fenton
90df697345
SCR: Add optional argument to count_active_graphic_apps() and get_random_graphics_app() with the name of a result to avoid.
...
svn path=/trunk/boinc/; revision=13528
2007-09-03 08:39:46 +00:00
Charlie Fenton
c27299baa6
improvements to shared memory using memory mapped files
...
svn path=/trunk/boinc/; revision=13524
2007-09-03 05:14:57 +00:00
Charlie Fenton
e0424f3365
Mac MGR: if BOINC is running as a service / daemon, connect to BOINC Client before creating menubar icon menu to work around unresponsive icon bug
...
svn path=/trunk/boinc/; revision=13523
2007-09-03 01:16:11 +00:00
Charlie Fenton
424795ca7f
Back out previous change - I found a better solution
...
svn path=/trunk/boinc/; revision=13522
2007-09-03 01:15:42 +00:00
David Anderson
00e3ddad69
- client: zero out xfer_speed in HTTP_OP constructor
...
(may fix problem w/ #INF bandwidth display)
svn path=/trunk/boinc/; revision=13517
2007-09-02 19:39:21 +00:00
Charlie Fenton
63a143da37
fix revision date
...
svn path=/trunk/boinc/; revision=13515
2007-09-02 14:19:19 +00:00
Charlie Fenton
8b2d00cfd1
Mac: changes for V6 daemon
...
svn path=/trunk/boinc/; revision=13514
2007-09-02 14:02:33 +00:00
Charlie Fenton
7ff9ebf47d
Mac: add -daemon flag to script for starting BOINC as a service
...
svn path=/trunk/boinc/; revision=13513
2007-09-02 14:01:37 +00:00
Charlie Fenton
ed7a08ef3e
Mac MGR: if BOINC is running as a service / daemon, delay setting up menubar icon menu to work around problem of unknown cause
...
svn path=/trunk/boinc/; revision=13512
2007-09-02 14:01:18 +00:00
Charlie Fenton
09033009e0
if running as a daemon, don't set disable_graphics, remove "No application graphics will be available" message.
...
svn path=/trunk/boinc/; revision=13511
2007-09-02 14:00:45 +00:00
Charlie Fenton
551ad7b77a
Remove temporary debugging value checked in by mistake
...
svn path=/trunk/boinc/; revision=13510
2007-09-02 09:48:59 +00:00
Rytis Slatkevičius
b4adecdea0
User web: fix invalid markup and change styling to CSS
...
svn path=/trunk/boinc/; revision=13509
2007-09-01 19:43:24 +00:00