- 25 May, 2016 8 commits
-
-
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 12 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
-
http://nvd3.org/Leigh B Stoller authored
possible for people of only average intelligence, to create pretty graphs.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
for all running experiments so that the web interface is updated. Normally the event stream tells us about changes, but having some problems with that, so put this in place until I get that figured out.
-
Leigh B Stoller authored
-
- 17 May, 2016 3 commits
-
-
Jonathon Duerig authored
Hide announcements when seen_count exceeds max_seen or when max_seen is zero.
-
Jonathon Duerig authored
-
Dan Reading authored
-