Shawn Walker wrote: > Shawn Walker wrote: >> Shawn Walker wrote: >>> Greetings, >>> >>> The following webrev contains changes for the following RFEs: >>> 3011 new depot index page desired >>> 3014 revamped depot bui (web ui) desired
Updated webrev: http://cr.opensolaris.org/~swalker/pkg-3014-4/ diff from last webrev: http://cr.opensolaris.org/~swalker/pkg-3014-4/v3-v4.patch Change Summary: * Formatting fixes to modules/catalog.py * Simplified nested function definition in modules/catalog.py:extract_matching_fmris * Renamed gen_fmris() to fmris() in modules/server/api.py and updated docstring. * Changed server/face.py to treat all internal server errors as 404 errors to avoid problems with Apache Reverse Proxy setup. * Added test depot test to ensure that files outside of web root cannot be accessed, and that files inside can be. * Changed depot facing pages to omit menu links to catalog and search in mirror mode. * Added a message to depot facing index page for mirror mode indicating that package information is not available in mirror mode. Updated sample depots: default theme (running in mirror mode, which means search and catalog are not available): http://ipkg.sfbay:8009/ opensolaris.org theme: http://ipkg.sfbay:8010/ sun.com theme: http://ipkg.sfbay:8011/ Cheers, -- Shawn Walker _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
