- 27 Feb, 2014 7 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
when editing/creating a profile.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
to the XEN backend. Not worth describing, its terrible.
-
Leigh B Stoller authored
and will take too much work to fix right now.
-
- 26 Feb, 2014 12 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
of the rspec.
-
Mike Hibler authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
Revision: bcf206e6d731108b893d9eff3fae06cdde41e405 MIT License
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
-
- 21 Feb, 2014 2 commits
-
-
Leigh B Stoller authored
image will boot after reloading XEN43.
-
Mike Hibler authored
In particular, do a case-insensitive match with "serial number".
-
- 20 Feb, 2014 5 commits
-
-
Mike Hibler authored
-
Leigh B Stoller authored
* Get rid of login (and logout) by ajax. Use the modal, but do a normal form submit so that the page is refreshed properly. * Bug fix for - and _ not working in Firefox/Shellinabox window; thank you google search. * Fix for NaN dates on Firefox. Turns out Javascript Date() is not rfcwhatever compliant. Too funny. * Fix permission check that was allowing guest user to see and use someone else's experiments.
-
Mike Hibler authored
Not sure this is really useful, but Kevin Tew's test framework uses it.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
- 19 Feb, 2014 8 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
* Add a .htaccess file that does the rewrites, instead of in the httpd confile file. Added Rob's stuff for rewriting urls to hide the .php although not sure this is working correctly yet. * Add simple MyExperiments page so that logged in users can find their way back to running profiles. * Move the DB table holding the running experiment records from the geni-sa DB into the main Emulab DB. Lots of little changes for that. * Change logout to plain link instead of ajax call. That was a silly thing to do. * Bug fixes to ssh keys and shell login from the status page.
-
Leigh B Stoller authored
across reloads. If we do not do this and the state is lost, we cannot reboot a halted VM since we won't know what image it was supposed to boot, etc. There is probably a way around this, but it is better to keep this state anyway.
-
Leigh B Stoller authored
without silly hack.
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Mike Hibler authored
-
- 18 Feb, 2014 1 commit
-
-
Mike Hibler authored
PREQUEST allows us to notify the server that this is a retry, where REQUEST does not.
-
- 17 Feb, 2014 1 commit
-
-
Leigh B Stoller authored
the shell function, cause the the ssh handle was using click. I changed the handler to use mouseup,mousemove,mousedown events (derived from a google search).
-
- 14 Feb, 2014 4 commits
-
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-
Leigh B Stoller authored
-