David Anderson
e6ecb981b3
web: change CSS usage to partly match Twitter Bootstrap. From Christian Beer.
2014-10-02 12:15:54 -07:00
Rytis Slatkevičius
e9d5a08eda
Load job input file information from the database instead of checking download dir (fixes remote files).
2014-04-29 10:43:39 +03:00
David Anderson
6656e2eaec
fix PHP warning in job submission interface
2014-04-20 00:28:07 -07:00
Rytis Slatkevičius
69f0696829
Remove one more hardcoded download location; do not read read config file in a loop
2014-04-11 14:20:04 +03:00
Rytis Slatkevičius
d56b399f55
Fix several undefined functions and parameters in remote job submission example
2014-04-11 14:00:50 +03:00
David Anderson
3e21e8b7c4
Condor: debug set_expire_time RPC
2013-09-17 23:14:57 -07:00
David Anderson
b5dc74011a
remote job submission: fix bad link
2013-05-22 23:33:07 -07:00
David Anderson
0e3a30c17e
- remote job submission: fix bug in web interface
2013-03-28 22:53:01 -07: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
80df60718b
- web: fix typo on job submit code
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
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
e8d6c33fe1
- user web: fix security vulnerabilities
...
- client: show available disk space correctly on startup
2013-03-04 17:39:24 +01:00
David Anderson
58808d507e
- web: use · instead of | as a separater
2013-03-04 17:19:39 +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
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
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
49c8a5b3c7
svn path=/trunk/boinc/; revision=26112
2012-09-14 08:03:55 +00:00
David Anderson
1776a244ae
- web: when showing a batch, recompute and update its fraction done
...
- feeder: don't enumerate results for WUs with nonzero error_mask
- scheduler: in slow_check(), make sure the WU error_mask is still zero
svn path=/trunk/boinc/; revision=25822
2012-06-29 06:53:48 +00:00
Wenjing Wu
68df21fc6b
lammps: fix the medium flops calculation
...
svn path=/trunk/boinc/; revision=25746
2012-06-06 11:13:59 +00:00
Wenjing Wu
1b73c9864b
job submit: get batch output file size and disable direct downloading of output files if it exceeds 100MB
...
svn path=/trunk/boinc/; revision=25745
2012-06-06 10:19:55 +00:00
Wenjing Wu
da2f59137e
enable downloading one result file of a workuint, enable sandbox file downloading
...
svn path=/trunk/boinc/; revision=25743
2012-06-06 09:11:56 +00:00
Wenjing Wu
4fdfe8d4dd
submit.php: enable downloading result files of individual Workunit
...
svn path=/trunk/boinc/; revision=25740
2012-06-06 05:35:39 +00:00
Wenjing Wu
3335da8567
svn path=/trunk/boinc/; revision=25730
2012-06-01 08:41:02 +00:00
David Anderson
07501af2bc
- web: allow users with admin privileges to abort or retire batches
...
svn path=/trunk/boinc/; revision=25725
2012-05-29 05:59:23 +00:00
David Anderson
62d12c946e
- user web: job submission home page has
...
1) links to job submission pages for relevant apps
2) links to Admin pages for relevant apps
svn path=/trunk/boinc/; revision=25723
2012-05-29 04:47:48 +00:00
David Anderson
138c8f5f7d
- web: fix PHP warnings by calling date_default_timezone_set().
...
Set it to the timezone specified by the constant TIMEZONE
(in project.inc) or "UTC" if none specified.
- web: fix bugs in submit.php
svn path=/trunk/boinc/; revision=25693
2012-05-18 17:57:14 +00:00
Wenjing Wu
ccad62b912
- wrapper: when reading fraction-done file, read the last line
...
(or at least the last double).
This accommodates a particular application (LAMMPS)
that can only append to this file.
- CAS@home stuff
svn path=/trunk/boinc/; revision=25557
2012-04-13 09:44:01 +00:00
Wenjing Wu
f088060382
lammps job submission
...
svn path=/trunk/boinc/; revision=25370
2012-03-03 07:13:33 +00:00
David Anderson
b519207cee
svn path=/trunk/boinc/; revision=25366
2012-03-02 08:22:29 +00:00
David Anderson
d1b85524db
- remote job submission
...
svn path=/trunk/boinc/; revision=24983
2012-01-03 08:10:12 +00:00
David Anderson
fb8c2ee566
- remote job submission: show input file links
...
- ops: fix message: app.min_version applies to HR app versions,
not client version
svn path=/trunk/boinc/; revision=24980
2012-01-03 03:51:43 +00:00
David Anderson
8b4df3817e
svn path=/trunk/boinc/; revision=24961
2012-01-01 03:35:29 +00:00
David Anderson
324f24b4c4
svn path=/trunk/boinc/; revision=24960
2011-12-31 08:58:16 +00:00
David Anderson
2b4e6c2f65
- web: new page to manage job submission
...
svn path=/trunk/boinc/; revision=24959
2011-12-31 08:57:53 +00:00
David Anderson
c201b30561
- web: implement file sandbox for remote job submission
...
svn path=/trunk/boinc/; revision=24957
2011-12-31 04:33:11 +00:00
David Anderson
ac2e3581d3
svn path=/trunk/boinc/; revision=24943
2011-12-30 06:18:57 +00:00
David Anderson
0f46b80985
- scheduler: record Vbox version correctly in host records
...
- remote job submission: partial checkin for new file sandbox stuff
svn path=/trunk/boinc/; revision=24937
2011-12-29 06:30:18 +00:00
David Anderson
fe16024982
- scheduler: in vbox plan class, require that host have
...
VM acceleration hardware feature
- remove job submission: typo fix
svn path=/trunk/boinc/; revision=24902
2011-12-26 08:27:40 +00:00
David Anderson
9d2ba11e09
- back end: extend the access control system for remote job submission
...
and other operations.
You can now designate a user as "manager" for a particular app.
They can then:
- control job-submit permissions for that app
- deprecate/undeprecate versions of the app.
- abort jobs for that app
You can also designate a user a manage for the project.
They can then edit permissions and quotas,
as well as performing the app-specific functions for all apps.
This is described here:
http://boinc.berkeley.edu/trac/wiki/MultiUser#Accesscontrol
This required some changes to the DB schema.
svn path=/trunk/boinc/; revision=24250
2011-09-21 21:26:00 +00:00
David Anderson
b7d0d94770
svn path=/trunk/boinc/; revision=24015
2011-08-19 14:02:11 +00:00
David Anderson
578d5f924f
- scheduler: fix nasty bug where SCHED_DB_RESULT::parse()
...
was doing memset(this, 0, sizeof(RESULT)),
i.e. it wasn't zeroing out the whole structure.
The elapsed_time field (which isn't reported by old clients),
is near the end of the struct,
and it was getting garbage, e.g. 1e-304, in some cases,
which led to zero credit (and maybe other problems)
- validator: treat 1e-304 like zero in case of other problems
like the above.
- remote job submission: tweaks
svn path=/trunk/boinc/; revision=23947
2011-08-08 04:37:53 +00:00
David Anderson
bc52bf3563
- remote job submission: bug fixes
...
svn path=/trunk/boinc/; revision=23943
2011-08-07 22:36:17 +00:00
David Anderson
dec057eaab
- update_versions: fix bug where files not listed in version.xml
...
are not processed correctly
- remote job submission: debug
- create_work: --rsc_fpops_est etc. should override the template file
svn path=/trunk/boinc/; revision=23942
2011-08-07 04:32:02 +00:00
David Anderson
f3b9286d78
- client: fix bug in get_descendants(),
...
which prevented the client from cleaning up
subprocesses of misbehaving multiprocess apps.
- remote job submission system:
assign physical names to input files (based on their MD5)
rather than having the user provide physical names
- VM apps: eliminate vbox64 plan class. Only vbox.
svn path=/trunk/boinc/; revision=23923
2011-08-03 16:45:00 +00:00
David Anderson
6e5acbbe60
- web: remote job submission:
...
- add fields to batch table, extend APIs accordingly
- require that example web interface run on BOINC server
(this makes many things easier;
an actual remote interface would require a bit more work)
svn path=/trunk/boinc/; revision=23881
2011-07-27 06:20:48 +00:00
David Anderson
17e947f543
- web: remote job submission: implement abort and cleanup functions
...
svn path=/trunk/boinc/; revision=23880
2011-07-26 15:13:10 +00:00
David Anderson
83965db576
- web: more remote job submission code. Not finished.
...
svn path=/trunk/boinc/; revision=23871
2011-07-25 21:45:53 +00:00
David Anderson
5ad821df21
- server: some remote job submission code. Not finished.
...
svn path=/trunk/boinc/; revision=23868
2011-07-22 22:47:41 +00:00