git commit: [emulab-devel] branch master updated (c4d460d)

0 views
Skip to first unread message

Leigh B. Stoller

unread,
May 25, 2016, 2:42:23 PM5/25/16
to geni...@emulab.net, emulab-dev...@googlegroups.com
Branch master has been updated: 5e6a83b..c4d460d

- Minor tweak to comment wording.
- Fix the -o option, move the leading comment into ns2genilib.
- Use rsync when copying from workdir to infodir. Faster, when the work
- Initial support requesting the new RRD idle data for a slice.
- Install web wrapper so we can call rspec2genilib form the web UI.
- Add entrypoint for SliceIdleData.
- Add nagged dates to projects and group_membership so we can let users
- Change directory index to the landing page instead of instantiate, th
- Add IsActive() and PendingMembership() to get the list of projects us
- A couple of bug fixes to the emails, and add a MembershipInfo() which
- Fix up NewMemberNotify to send different message if a portal project.
- Minor bug fix.
- Change to how MemberShipInfo() is invoked, see change in group_defs.p
- Add ajax function to get the RRD idle data to show on the admin exten
- New page to convert rspec to geni-lib script, not linked in anyplace
- New ajax methods. Fix for myaccount.ajax; we want unapproved users to
- Do not show announcments or any of the menu options to unapproved use
- Various bug fixes that prevented unapproved users from modifying thei
- Add the idledata graphs. Remember, it takes a few extra seconds to ge

========================================================================

commit d66ded245ed5b7d1cf6a359defcff16eccaeb003
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:09:38 2016 -0600

Minor tweak to comment wording.

1 1 apt/ns2genilib.in
1 files changed, 1 insertions(+), 1 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=d66ded2

------------------------------------------------------------------------

commit 931b2476d9791e8c1298ff8cbfb780a59e6d0362
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:10:44 2016 -0600

Fix the -o option, move the leading comment into ns2genilib.

12 7 apt/rspec2genilib.in
1 files changed, 12 insertions(+), 7 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=931b247

------------------------------------------------------------------------

commit f69629012cd768f8dd853c9b7385048afb39a8f2
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:11:55 2016 -0600

Use rsync when copying from workdir to infodir. Faster, when the workdir
gets really really big.

2 1 db/Experiment.pm.in
1 files changed, 2 insertions(+), 1 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=f696290

------------------------------------------------------------------------

commit adbfc56d04e2640ec9cb4932d0253591ed654f64
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:13:43 2016 -0600

Initial support requesting the new RRD idle data for a slice.

27 0 apt/APT_Instance.pm.in
94 0 apt/manage_instance.in
56 0 protogeni/lib/GeniCluster.pm.in
3 files changed, 177 insertions(+), 0 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=adbfc56

------------------------------------------------------------------------

commit 6e730c56f341f10b3f0a3f2278289fcadb21cd75
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:14:34 2016 -0600

Install web wrapper so we can call rspec2genilib form the web UI.

4 3 apt/GNUmakefile.in
1 files changed, 4 insertions(+), 3 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=6e730c5

------------------------------------------------------------------------

commit eda33ef4700f427ac22237059580f30494e0cbe1
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:27:56 2016 -0600

Add entrypoint for SliceIdleData.

1 0 protogeni/xmlrpc/ProtoGeniDefs.pm.in
1 files changed, 1 insertions(+), 0 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=eda33ef

------------------------------------------------------------------------

commit fa4481957c46540d8037bd1e9b7e06f9ce803312
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:29:09 2016 -0600

Add nagged dates to projects and group_membership so we can let users nag
their PIs, but not too often.

2 0 sql/database-create.sql
21 0 sql/updates/4/514
2 files changed, 23 insertions(+), 0 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=fa44819

------------------------------------------------------------------------

commit a8e5aba4013e125e2a80fb60245894643004440d
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:30:11 2016 -0600

Change directory index to the landing page instead of instantiate, the
landing page knows what to do.

1 1 www/aptui/.htaccess
1 files changed, 1 insertions(+), 1 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=a8e5aba

------------------------------------------------------------------------

commit ca0fb64d6a765ec2c26b3dc78234d98b32afa8f8
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:31:37 2016 -0600

Add IsActive() and PendingMembership() to get the list of projects user is
waiting for approval on.

12 1 www/user_defs.php
1 files changed, 12 insertions(+), 1 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=ca0fb64

------------------------------------------------------------------------

commit a5fffc01035d6147bc3a8da406cc325265bfd3f5
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:32:41 2016 -0600

A couple of bug fixes to the emails, and add a MembershipInfo() which
invokes the same named method on the default group (for convenience).

13 5 www/project_defs.php
1 files changed, 13 insertions(+), 5 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=a5fffc0

------------------------------------------------------------------------

commit 966ea1da73d27e55a0d8c59f408fbbe18c32d75f
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:35:35 2016 -0600

Fix up NewMemberNotify to send different message if a portal project.
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.

93 41 www/group_defs.php
1 files changed, 93 insertions(+), 41 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=966ea1d

------------------------------------------------------------------------

commit e3696061cb79c33c3462f1c1a245d383ebcddc3e
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:37:33 2016 -0600

Minor bug fix.

1 1 www/aptui/template/manage-profile.html
1 files changed, 1 insertions(+), 1 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=e369606

------------------------------------------------------------------------

commit e2aa6913099e281806f3ff0ad28199d0969dcd10
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:38:41 2016 -0600

Change to how MemberShipInfo() is invoked, see change in group_defs.php

4 3 www/approveuser_form.php3
1 files changed, 4 insertions(+), 3 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=e2aa691

------------------------------------------------------------------------

commit 2b9903291eec44b5df572a7dfd94b15220500821
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:39:41 2016 -0600

Add ajax function to get the RRD idle data to show on the admin extend
page.

58 0 www/aptui/status.ajax
1 files changed, 58 insertions(+), 0 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=2b99032

------------------------------------------------------------------------

commit ea66f3418b57913f38ff9ce8414b33288c970d9b
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:40:23 2016 -0600

New page to convert rspec to geni-lib script, not linked in anyplace yet.

89 0 www/aptui/js/rspec2genilib.js
73 0 www/aptui/rspec2genilib.ajax
40 0 www/aptui/rspec2genilib.php
48 0 www/aptui/template/rspec2genilib.html
4 files changed, 250 insertions(+), 0 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=ea66f34

------------------------------------------------------------------------

commit 31ed0a724889a594ee4c392babe18c243ece3dc8
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 07:41:41 2016 -0600

New ajax methods. Fix for myaccount.ajax; we want unapproved users to be
able to edit their profile.

45 13 www/aptui/server-ajax.php
1 files changed, 45 insertions(+), 13 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=31ed0a7

------------------------------------------------------------------------

commit aa02f4995e8a214cf8848430078180f8a90211cb
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 08:10:25 2016 -0600

Do not show announcments or any of the menu options to unapproved users,
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.

17 0 www/aptui/js/common.js
3 5 www/aptui/landing.php
58 14 www/aptui/quickvm_sup.php
42 0 www/aptui/user-dashboard.ajax
4 files changed, 120 insertions(+), 19 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=aa02f49

------------------------------------------------------------------------

commit 186b8a6a16856df44b229892409591917e932f9c
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 08:11:06 2016 -0600

Various bug fixes that prevented unapproved users from modifying their
profile.

29 9 www/aptui/myaccount.ajax
1 files changed, 29 insertions(+), 9 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=186b8a6

------------------------------------------------------------------------

commit c4d460dd6c0be6dbc5dc45f361df731e7dbddd3a
Author: Leigh B Stoller <sto...@flux.utah.edu>
Date: Wed May 25 12:37:29 2016 -0600

Add the idledata graphs. Remember, it takes a few extra seconds to get the
data from the remote cluster and graph it.

5 0 www/aptui/adminextend.php
194 0 www/aptui/js/adminextend.js
77 1 www/aptui/template/adminextend.html
3 files changed, 276 insertions(+), 1 deletions(-)

http://git-public.flux.utah.edu/?p=emulab-devel.git;a=commitdiff;h=c4d460d

========================================================================

Clone via ssh: git-public.flux.utah.edu:/flux/git/emulab-devel.git
Clone read-only: git://git-public.flux.utah.edu/emulab-devel.git

Reply all
Reply to author
Forward
0 new messages