aboutsummaryrefslogtreecommitdiff
path: root/portal-gui/scripts/list_resources.py
AgeCommit message (Collapse)Author
2011-01-25move portal-gui/scripts to rpkid/rpkid/gui/scriptsMichael Elkins
svn path=/portal-gui/Makefile.in; revision=3657
2011-01-24move portal-gui django app to $top/rpkid/rpki/guiMichael Elkins
change dashboard url to /rpki/ put myrpki cli path and confdir into settings.py rather than generating glue.py at build time don't use the old myrpki images on the dashboard no longer need to include the portal-gui python module in sys.path since it is installed in site-packages svn path=/buildtools/subst-vars.py; revision=3646
2011-01-22integrate portal-gui into toplevel configure script; remove ↵Michael Elkins
$top/portal-gui/build.sh as a result remove helper script, and use @PYTHON@ configure variable to substitute instead rename django.wsgi => rpki.wsgi rename zrpki.conf => rpki.conf for apache configuration svn path=/configure; revision=3629
2011-01-20UNTESTED changes to port-gui to match myrpki.conf => rpki.conf changesRob Austein
into line with the other Python code portal-gui needs a bit more work to bring its autoconf into line with the other code, which may include some source tree reorganizations. svn path=/portal-gui/Makefile.in; revision=3621
2010-10-09https => httpRob Austein
svn path=/portal-gui/scripts/list_resources.py; revision=3473
2010-07-19fix bug where instance method was called on class objectMichael Elkins
svn path=/portal-gui/scripts/list_resources.py; revision=3416
2010-07-13use specific exit code when list_resources.py detects it did not receive all ↵Michael Elkins
expected responses svn path=/portal-gui/scripts/list_resources.py; revision=3397
2010-07-12more copyright notice updates for $top/portal-gui/scripts/Michael Elkins
svn path=/portal-gui/scripts/helper.in; revision=3395
2010-07-09fix verbose output from list_resources so that normal messages dont sound ↵Michael Elkins
like errors svn path=/portal-gui/scripts/list_resources.py; revision=3370
2010-07-09update list_resource usage script to reflect the fact that it no longer ↵Michael Elkins
requires handles as arguments svn path=/portal-gui/scripts/list_resources.py; revision=3369
2010-07-03list_resources now auto-detects all served handles.Michael Elkins
svn path=/portal-gui/README; revision=3319
2010-07-03make list_resource.py accept multiple <self/> handles as argumentsMichael Elkins
update docs add stub wsgi application svn path=/portal-gui/README; revision=3318
2010-07-02portal-gui updatesMichael Elkins
svn path=/portal-gui/README; revision=3310
2010-07-01add auxillary scripts for querying rpkid/rcynic, add model objects to ↵Michael Elkins
represent resource certs svn path=/portal-gui/rpkigui/myrpki/admin.py; revision=3307