- 11 Dec, 2001 1 commit
-
-
Leigh B. Stoller authored
experiment info page redraw every 30 seconds when the exp state is in the activating or swapping state. Eventually will stop when the state changes.
-
- 04 Dec, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 03 Dec, 2001 1 commit
-
-
Leigh B. Stoller authored
less.
-
- 28 Nov, 2001 1 commit
-
-
Leigh B. Stoller authored
to crash.
-
- 27 Nov, 2001 1 commit
-
-
Leigh B. Stoller authored
available to view.
-
- 06 Nov, 2001 1 commit
-
-
Leigh B. Stoller authored
read. The impl (menu stuff) needs to be cleaned up for sure.
-
- 30 Oct, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 24 Oct, 2001 1 commit
-
-
Leigh B. Stoller authored
but simply entered into the DB record for the experiment until we know what to do with them. Add to batchexp script arguments, since all that stuff is done outside the web interface. Add a swapexp perl script to swap an an experiment in/out form the command line. Add web links on the Experiment Information page to do this from the web interface. A bunch of locking changes. Previously expt_terminating in the experiment record prevented multiple calls to terminate an experiment, but now we have a more general locking problem with start,swapin,swapout, and terminate, so change expt_terminating to expt_locked (still a datetime field) and add locking to all of startexp, swapexp, and endexp. Note that batch experiments cannot be swapped yet because of locking issues still to be resolved. Minor cleanup in tbreport to make email message look better.
-
- 16 Oct, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 22 Aug, 2001 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 18 Apr, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 27 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
added terminate options to the experiment and batch display pages.
-
- 23 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
-
- 21 Mar, 2001 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 17 Mar, 2001 1 commit
-
-
Leigh B. Stoller authored
user/none trust and approved/unapproved. Allow admin types to terminate any experiment. Add trust/approval status in user list in project page.
-
- 14 Mar, 2001 1 commit
-
-
Mike Hibler authored
Unfortunately, doesn't give the obvious result for sharks since we changed sh01 -> sh1, so no they are ordered: sh1, sh10 ... sh19, sh2, sh20, sh3, ...
-
- 15 Dec, 2000 1 commit
-
-
Leigh B. Stoller authored
-
- 08 Dec, 2000 1 commit
-
-
Leigh B. Stoller authored
who the user is instead of passing ?uid to every page all the way down. Update login timeout with each useful operation (done in checklogin). Put default user name in the login box when visiting the page.
-
- 03 Dec, 2000 1 commit
-
-
Leigh B. Stoller authored
their experiments, via the experiment information page.
-
- 15 Nov, 2000 2 commits
-
-
Leigh B. Stoller authored
user and project information.
-
Leigh B. Stoller authored
of all that duplicated goo). Clean up all the formerror code, calling standard FORMERROR() function. Get rid of all the inline DB specific constants, moving them to dbdefs.php3 include file.
-
- 06 Nov, 2000 2 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
-
- 03 Nov, 2000 1 commit
-
-
Leigh B. Stoller authored
Also change grp_memb to proj_memb.
-
- 02 Nov, 2000 4 commits
-
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
operation I figure out all on my own.
-
Leigh B. Stoller authored
-
Leigh B. Stoller authored
EIDs no longer concatenate the PID into the string, but instead there are independent PID/EID fields to make experiments unique. Also, there were changes to the tb* scripts.
-
- 30 Oct, 2000 1 commit
-
-
Leigh B. Stoller authored
-