- 25 May, 2016 19 commits
-
-
Leigh B Stoller authored
data from the remote cluster and graph it.
-
Leigh B Stoller authored
profile.
-
Leigh B Stoller authored
except for the ability to modify their profile or start/join projects. Show warning to users who are waiting for membership approval, and show a Nag link to remind the PI. For PIs waiting for a project to be approved show a message, with a mailto link to remind the Project Approval Committee.
-
Leigh B Stoller authored
able to edit their profile.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
page.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Also add nag option to support sending reminder email to the PI. Change MemberShipInfo to return an array of info instead five call by reference params.
-
Leigh B Stoller authored
invokes the same named method on the default group (for convenience).
-
Leigh B Stoller authored
waiting for approval on.
-
Leigh B Stoller authored
landing page knows what to do.
-
Leigh B Stoller authored
their PIs, but not too often.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
gets really really big.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 24 May, 2016 2 commits
-
-
Mike Hibler authored
Add a "last activity" timestamp indicating the last time the user was known to interact with Emulab by logging into the portal, logging into a node or performing some other activity that resulted in their home directory being exported (this latter may be dumb, not sure yet). This should provide additional information about whether a user is really using Emulab or is just someone who was in a project once and maybe graduated and moved on. Added a canonical "location" string to identify the user's home city. This is the "formatted name" returned by the Google Maps API call (with commas replaced by semicolons to prevent issues with CSV export of the data). This field is intended to be a canonical rendition of the city/state/country info the user enters. That script was also modified to include users that are "frozen" or "archived" by default. Unfortunately, just because they are in those states now, does not mean they were during the desired time range. Emulab keeps no indication of when they might have changed state. The new -U option can be used to elide records for users that we have determined were not active during the time range (i.e., their "last activity" timestamp above is before the indicated start time.
-
Jonathon Duerig authored
-
- 23 May, 2016 5 commits
-
-
Mike Hibler authored
Check each individual counter for wrap before aggregating counters. Use absolute mode of portstats (-c) to avoid counter resets at experiment boundaries and at the whim of the experimenter.
-
Keith Downie authored
-
Keith Downie authored
-
Leigh B Stoller authored
images are in the image server.
-
Leigh B Stoller authored
-
- 20 May, 2016 5 commits
-
-
Leigh B Stoller authored
locked down and didn't need to be).
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
If the app fails to launch after 10 tries, give up. Refined the hack to detect the case where we wind up in progmode() on a restart before the old child has completely disappeared. Somewhere we still have a race that leaves behind capture zombies. The party really starts when we run out of processes!
-
Mike Hibler authored
-
- 19 May, 2016 5 commits
-
-
Leigh B Stoller authored
error.
-
Gary Wong authored
sql/database-create.sql had the correct schema all along.
-
Leigh B Stoller authored
Note that the shared-node-listener should be doing this, but this is easier.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
a single choice (as per meeting last week).
-
- 18 May, 2016 4 commits
-
-
Leigh B Stoller authored
what I learned doing the bridges.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
clicking on their buttons. Also some fixes to hopefully prevent node context menus from getting left behind (cause Jacks is not passing out the event I need).
-
Leigh B Stoller authored
-