David Anderson
d4a40a8841
- admin web: remove outdated code that tried to show SVN version
...
in the admin main page
2013-03-05 15:05:20 +01:00
David Anderson
123c725cac
- user web: html/user/languages.txt was lost in translation
2013-03-05 14:52:38 +01:00
David Anderson
4eed4c1b7d
- client: message tweak
...
- remote job submission: output file fetch now working. Woo hoo!
2013-03-05 14:52:37 +01:00
David Anderson
46f06b9350
- Remote job submission stuff for Condor.
...
Submit and Query are more or less working.
2013-03-05 14:52:37 +01:00
David Anderson
7f4263b079
- Condor stuff; basic function works now!
2013-03-05 14:26:40 +01:00
David Anderson
427176174b
- user web: remove dead stats site links
2013-03-05 14:05:04 +01:00
David Anderson
2a73dc0e01
- remote file management stuff for Condor
2013-03-05 14:05:04 +01:00
David Anderson
a46a5926ae
- remote file management and job submission stuff for Condor
2013-03-05 14:05:04 +01:00
David Anderson
be9ddc0d15
- admin web: increase mem size limit for revalidate function
2013-03-05 13:53:59 +01:00
David Anderson
fce6266e23
- Web RPC for remote job submit: fix bugs
...
- scheduler: message tweaks
2013-03-05 13:53:58 +01:00
David Anderson
35608c434b
- fix Android compile warnings
...
- intermediate checkin for Condor stuff
2013-03-05 13:33:27 +01:00
David Anderson
657c0f9730
- show_shmem: show more stuff, and improve display
...
- job prioritization tweaks
2013-03-04 17:48:45 +01:00
David Anderson
80df60718b
- web: fix typo on job submit code
2013-03-04 17:44:39 +01:00
David Anderson
4ce26192b3
- web: fix typo in sandbox feature
2013-03-04 17:44:39 +01:00
David Anderson
8b25f8ccdc
- job submission: show batch priority in web page;
...
add priority stuff to example job submission script
2013-03-04 17:44:39 +01:00
David Anderson
6e2571aa60
- job submit script tweak
2013-03-04 17:39:25 +01:00
David Anderson
c2836e1cb8
- job submit priority tweak
2013-03-04 17:39:25 +01:00
David Anderson
ae8e858d48
- job submit: don't show deprecated apps
2013-03-04 17:39:25 +01:00
David Anderson
21e747a114
- improvements to remote job submission web pages
2013-03-04 17:39:25 +01:00
David Anderson
ce3110489b
- user web: fix typo
2013-03-04 17:39:24 +01:00
David Anderson
6e205de096
- user web: fix a security vulnerability
2013-03-04 17:39:24 +01:00
David Anderson
e8d6c33fe1
- user web: fix security vulnerabilities
...
- client: show available disk space correctly on startup
2013-03-04 17:39:24 +01:00
David Anderson
3d60ae2508
- add PHP script for initializing user submit priorities
...
based on existing batches
2013-03-04 17:39:23 +01:00
David Anderson
7cdb3a7080
- web: add advisory text to "Export as Notice" balloon
...
- scheduler: make max # of CPUs a #define, default 4096
2013-03-04 17:24:18 +01:00
David Anderson
58808d507e
- web: use · instead of | as a separater
2013-03-04 17:19:39 +01:00
David Anderson
834bb6b4d3
- server (start script and server_status.php):
...
Support projects (e.g. Einstein@home) in which server components run on
machines with no shared filesystem.
From Bernd.
2013-03-04 17:19:39 +01:00
David Anderson
afdc69a8a8
More Line Ending Changes
2013-03-04 17:19:38 +01:00
David Anderson
5df6bb88ff
- web: workunit display tweak
2013-03-04 15:23:38 +01:00
David Anderson
3a85b2c0de
- web: show project-specific workunit info inside table
2013-03-04 15:23:38 +01:00
David Anderson
f05aeb7aea
- web: project info tweak
2013-03-04 15:23:38 +01:00
David Anderson
ddf4551108
- web: add hook for "science info" link in result lists (for CAS@home)
2013-03-04 15:23:38 +01:00
David Anderson
3cf17049b5
- server: fix create_forums.php
2013-03-04 15:23:37 +01:00
David Anderson
300fa71763
- web: remove default forum
2013-03-04 15:23:37 +01:00
David Anderson
fdc085264a
- client (Win) preallocate large files to avoid file fragmentation
...
when you write to them incrementally
(workaround for shoddy filesystem design)
- admin web: remove line that limited mass emails to 10
2013-03-04 15:23:37 +01:00
David Anderson
ad93afacd5
- user web: don't show fraction done in list of batches.
...
It slows things down too much.
2013-03-04 15:20:32 +01:00
David Anderson
3af9309894
- admin web: change revalidate function to revalidate
...
valid as well as invalid results
2013-03-04 15:16:58 +01:00
David Anderson
de71ae7f7f
- client: when reset a project, clear its scheduler URL list
...
(force a reload of the master page)
2013-03-04 15:16:58 +01:00
David Anderson
6205ffed08
- scheduler: add extra check for not sending homogeneous app version
...
jobs to anonymous platform clients
- remote job submission: add DB table for keeping track of files
2013-03-04 15:16:58 +01:00
David Anderson
016b11e522
- client: fix uninitialized vars in CPU feature detection (from RustyBSD)
2013-03-04 15:06:32 +01:00
David Anderson
e538c8c303
- client: TIME_STATS fields go in <time_stats> part of state file
...
- scheduler: parse TIME_STATS fields (e.g., uptime)
- admin web: small fix for manage_apps.php
2013-03-04 14:14:05 +01:00
David Anderson
10f7576416
- remove job submission: fix SQL typo and error messages.
...
From Niclas Lockner.
2013-03-04 14:01:20 +01:00
David Anderson
33e33abd08
- fix typo in mass email script
2013-03-01 16:26:09 +01:00
David Anderson
109661f912
- user web: fix bug when showing last page of thread
2013-03-01 16:26:08 +01:00
David Anderson
7076ae9e3d
- remove execute permissions from various files that shouldn't have them
2013-03-01 16:26:08 +01:00
David Anderson
01c0a9a4b0
- scheduler: when resend jobs:
...
- don't use devices for which work is not being requested
- obey wu_is_infeasible_custom()
(e.g. don't send SETI@home VLAR jobs to GPUs)
- scheduler: add <debug_array_detail> log flag for slot-level messages
- admin web: show and allow control of app.beta
2013-03-01 16:26:08 +01:00
David Anderson
6391a8c401
- remote job submission: show 20 batches, with link to show all
...
- XML parser: make low-level functions inline, in an attempt
(unsuccessful, as far as I can tell) to boost performance
2013-03-01 16:26:08 +01:00
David Anderson
42756406f5
- example app: get the graphics app to build on Fedora Core 14
...
Note: this required installing various packages,
and tweaking the Makefile in various ways,
some of them FC14-specific ways
2013-03-01 16:23:13 +01:00
David Anderson
1e06eb2fda
- fix a few unlikely but possible file-descriptor leaks
...
- remote job submission: always compute fraction done when showing
batch list; check for nonexistent user
2013-03-01 16:17:19 +01:00
David Anderson
962a7ff6bf
Fix DB version scripts
...
- db_update.php is not executable, db_schemaversion.php is
NOTE: I suggest that we not use .php for executable scripts
2013-03-01 16:03:32 +01:00
David Anderson
9df3e3df95
- fix db revision
2013-03-01 16:03:32 +01:00