Lines Matching refs:server
44 import pkg.server.api
45 import pkg.server.repository as sr
46 import pkg.server.depot as sd
47 import pkg.server.face as face
64 # a lock used during server startup to ensure we don't try to index the same
129 "the svc:/application/pkg/server instance does not have " \
207 request to the server."""
220 """A data object that pkg.server.face can use for configuration.
221 This object should look like a pkg.server.depot.DepotHTTP to
222 pkg.server.face, but it doesn't need to perform any operations.
257 In the server-side WSGI environment, apart from the default WSGI
281 we start a server-side job that rebuilds the
377 # the pkg.server.api, which means passing a DepotBUI object,
387 base = pkg.server.api.BaseInterface(cherrypy.request, depot,
596 Since a given http-depot server may be serving many repositories
597 we expend a little more effort than pkg.server.depot when
674 that we do not attempt to perform searches when the server is
688 svc:/application/pkg/server SMF instances, which become the names of the
710 # of an internal server error, we send a 404 to the client. but
711 # log the full details in the server log.
716 # server logs.
791 "server administrator.")
798 "server administrator.")