- 27 Jan, 2015 1 commit
-
-
Leigh B Stoller authored
interactions with versioning that need to be worked out, since only the head version can be deleted.
-
- 13 Jan, 2015 1 commit
-
-
Leigh B Stoller authored
-
- 03 Jan, 2015 1 commit
-
-
Leigh B Stoller authored
UI to not use modals.
-
- 17 Dec, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 05 Dec, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 03 Dec, 2014 1 commit
-
-
Leigh B Stoller authored
all users. Cloudlab added to the list, but not exposed except to admins and studly users.
-
- 12 Nov, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 28 Oct, 2014 1 commit
-
-
Leigh B Stoller authored
function has been moved into manage_instance and its associated library (APT_Instance). Lots of cleanup of the code and more use of webtasks to communicate with the web server.
-
- 23 Sep, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 09 Sep, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 28 Jul, 2014 2 commits
-
-
Leigh B Stoller authored
get the URL stuff figured out.
-
Leigh B Stoller authored
-
- 08 Jul, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 26 May, 2014 1 commit
-
-
Leigh B Stoller authored
allows the user to create a new disk image in place, instead of having to create a new profile (Clone).
-
- 15 May, 2014 1 commit
-
-
Leigh B Stoller authored
which starts an image capture in the background on behalf of a user using the APT web interface. The webtask holds the state of the image capture as to told to us by the aggregate manager, and conferred to the user via ajax calls which read the state of the webtask.
-
- 22 Apr, 2014 1 commit
-
-
Leigh B Stoller authored
only visible to admin users. The control flow is not how we want it, and I don't want to spend too much time on it until Jon gets his stuff committed, which I think will include some better ajax code.
-
- 26 Mar, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 27 Feb, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 26 Feb, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 07 Feb, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 03 Feb, 2014 1 commit
-
-
Leigh B Stoller authored
-
- 29 Jan, 2014 1 commit
-
-
Leigh B Stoller authored
and libraries. Rough, needs plenty more work.
-
- 24 Sep, 2012 1 commit
-
-
Eric Eide authored
This commit is intended to makes the license status of Emulab and ProtoGENI source files more clear. It replaces license symbols like "EMULAB-COPYRIGHT" and "GENIPUBLIC-COPYRIGHT" with {{{ }}}-delimited blocks that contain actual license statements. This change was driven by the fact that today, most people acquire and track Emulab and ProtoGENI sources via git. Before the Emulab source code was kept in git, the Flux Research Group at the University of Utah would roll distributions by making tar files. As part of that process, the Flux Group would replace the license symbols in the source files with actual license statements. When the Flux Group moved to git, people outside of the group started to see the source files with the "unexpanded" symbols. This meant that people acquired source files without actual license statements in them. All the relevant files had Utah *copyright* statements in them, but without the expanded *license* state...
-
- 20 Feb, 2008 1 commit
-
-
Leigh B. Stoller authored
I think this fixes flyspray bug #51.
-
- 27 Nov, 2007 1 commit
-
-
Russ Fish authored
-
- 08 Nov, 2007 1 commit
-
-
Russ Fish authored
-
- 10 Oct, 2007 1 commit
-
-
Russ Fish authored
www/editsitevars.php3 - The reworked PHP page, including a SetSiteVar function bridging to the script via XML. backend/{editsitevars,GNUmakefile}.in configure configure.in - New backend script. sql/database-fill.sql - Add table_regex 'sitevariables' checking patterns.
-
- 27 Sep, 2007 1 commit
-
-
Russ Fish authored
www/newmmlist.php3 - The reworked PHP page. backend/{newmmlist,GNUmakefile}.in configure configure.in - New backend script. sql/database-fill.sql - Add table_regex 'mailman_lists' checking patterns.
-
- 19 Sep, 2007 1 commit
-
-
Russ Fish authored
-
- 10 Sep, 2007 1 commit
-
-
Leigh B. Stoller authored
form processing to be done. The gist is that I have moved all of the data checking and DB work to the backend into a new script called utils/newosid. This script does all the field checking that used to be done in php. It takes a simple XML file as input and returns a set of strings to format as errors (if there are any). The overall goal to make a big push to move this code out of PHP and perl. A nice side effect is that many operations that are current only available via the web interface will also become available command line (and also XMLRPC with a little moew work).
-