/pkg/src/util/log-scripts/ |
H A D | log.css | 27 @import url("http://yui.yahooapis.com/2.2.0/build/reset-fonts-grids/reset-fonts-grids.css"); 28 @import url("http://yui.yahooapis.com/2.3.0/build/base/base-min.css");
|
H A D | an_report.py | 113 def retrieve_chart(url, fileprefix): 116 u = urlopen(url) 119 print("an_catalog: couldn't retrieve chart '{0}'".format(url), 234 url = "cht=lc&chs={0:d}x{1:d}&chg={2:d},{3:d}&chds={4:d},{5:d}&chxt=y,x&chxl=0:|0|{6:d}|1:|{7}|{8}&chd=t:{9}".format(ndays * sz, chart_vt, 7 * sz, 250 * (chart_vt // chart_max, chart_min, chart_max, chart_max, start_day, end_day, chart_data)) 236 fname = retrieve_chart("http://chart.apis.google.com/chart?{0}".format(url), 241 <img src=\"{1}\" alt=\"{2}\" /><br />""".format(url, fname, title) 322 url = "chs=440x220&cht=t&chtm={0}&chld={1}&chd=t:{2}&chco=ffffff,b0d2ff,013476".format(r, chart_ccs, chart_data) 323 print("<!-- {0} -->".format(url)) 324 fname = retrieve_chart("http://chart.apis.google.com/chart?{0}".format(url),
|
H A D | an2_ip_active.py | 71 url = "cht=lc&chs={0:d}x{1:d}&chg={2:d},{3:d}&chds={4:d},{5:d}&chxt=y,x&chxl=0:|0|{6:d}|1:|{7}|{8}&chd=t:{9}".format(ndays * sz, chart_vt, 7 * sz, 250 * (chart_vt // chart_max), chart_min, chart_max, chart_max, start_day, end_day, chart_data) 73 fname = retrieve_chart("http://chart.apis.google.com/chart?{0}".format(url), 78 <img src=\"{1}\" alt=\"{2}\" /><br />""".format(url, fname, "Active catalog IPs over {0:d} day window".format(ndays))
|
H A D | an_catalog.py | 115 url = "cht=p3&chs=800x300&chl={0}&chds={1:d},{2:d}&chd=t:{3}".format(labels,min,max,data) 116 fname = retrieve_chart("http://chart.apis.google.com/chart?{0}".format(url, "lang"))
|
/pkg/src/modules/client/transport/ |
H A D | exception.py | 151 def __init__(self, proto, code=None, url=None, reason=None, 156 self.url = url 184 if self.url: 185 s += "\nURL: '{0}'".format(self.url) 199 return (self.proto, self.code, self.url, self.details, 220 def __init__(self, code, url=None, reason=None, repourl=None, 224 self.url = url 250 if self.url [all...] |
H A D | engine.py | 98 eh.url = None 125 def add_url(self, url, filepath=None, writefunc=None, header=None, 137 'proxy' is the persistent proxy value for this url and is 143 t = TransportRequest(url, filepath=filepath, 192 url = h.url 195 ex = tx.TransportStallError(url, 237 url = h.url 240 proto = urlsplit(url)[ [all...] |
H A D | repo.py | 237 url, and add a field that names the request. This request 241 if not e.url: 249 e.url)[2]) 254 if e.url not in mapping: 257 e.url)) 259 e.request = mapping[e.url] 384 self._url = repostats.url 390 return "HTTPRepo url: {0} repouri: {1}".format(self._url, 393 def _add_file_url(self, url, filepath=None, progclass=None, 395 self._engine.add_url(url, filepat [all...] |
H A D | mdetect.py | 134 if "url" in tr: 135 url = tr["url"] 136 if not misc.valid_pub_url(url): 138 self._mirrors.append(pub.RepositoryURI(url))
|
H A D | stats.py | 70 proxy = misc.get_runtime_proxy(ds.proxy, ds.url) 90 misc.msg(dfmt.format(ds.url, proxy, ds.success, 518 def url(self): member in class:RepoStats
|
H A D | fileobj.py | 35 def __init__(self, url, engine, ccancel=None): 42 self.__url = url
|
/pkg/src/tests/cli/ |
H A D | t_pkgsend.py | 137 for url in (dhurl, dfurl): 142 self.pkgsend(url, line) 144 if url == dfurl: 150 # the http url always. 203 for url in (dfurl, dhurl): 204 self.pkgsend(url, "add file bin/ls path=/bin/ls", 218 # Must open transaction using HTTP url first so that transaction 225 for url in (dhurl, dfurl): 227 self.pkgsend(url, 231 self.pkgsend(url, [all...] |
H A D | t_https.py | 68 self.acurl1 = self.ac.url + "/{0}".format(pub1_name) 69 self.acurl2 = self.ac.url + "/{0}".format(pub2_name) 72 self.proxyurl = self.ac.url.replace("https", "http") 90 self.pkg("set-publisher -k {key} -c {cert} -p {url}".format( 91 url=self.acurl1, 99 self.pkg("set-publisher -k {key} -c {cert} -p {url}".format( 100 url=self.acurl1, 133 "-k {key} -c {cert} -p {url}".format( 134 url=self.acurl1, 148 "-k {key} -c {cert} -p {url}" [all...] |
H A D | t_depot_config.py | 337 "{0}/depot/depot-wait-refresh".format(hc.url)).close() 547 get_url("{0}{1}".format(self.ac.url, p.format(**conf))) 566 get_url(self.ac.url) 569 bad_url = "{0}/usr/test2/en/catalog.shtml".format(self.ac.url) 595 get_url("{0}{1}".format(self.ac.url, p.format(**conf))) 614 self.pkg("set-publisher -p {0}/default".format(self.ac.url)) 623 self.pkg("set-publisher -p {0}/usr/test2".format(self.ac.url)) 627 "search -o action.raw -s {0}/usr new".format(self.ac.url), 645 self.ac.url)) 667 self.ac.url), ou [all...] |
H A D | t_sysrepo.py | 312 # 3. use urllib to pull the url for the file again, verify 385 self.pkg("-R {img} set-publisher -g {url} {pub}".format( 387 url=dc.get_repo_url(), pub=name)) 398 url = "http://localhost:{port}/{pub}/{hash}/".format( 403 self.pkg_image_create(prefix=pub, repourl=url) 417 # create a version of this url with a symlink, to ensure we 439 url = "http://localhost:{port}/test1/{hash}/".format( 441 self.pkg_image_create(prefix="test1", repourl=url) 569 url = "http://localhost:{port}/test1/{hash}/".format( 572 self.debug("using {0} as repo url" [all...] |
H A D | t_pkgmerge.py | 328 for url, record in [ 332 record += self.pkgsend_bulk(url, (self.scheme10)) 334 record += self.pkgsend_bulk(url, (self.tree10)) 337 record += self.pkgsend_bulk(url, 341 record += self.pkgsend_bulk(url, 345 record += self.pkgsend_bulk(url,
|
H A D | t_pkg_sysrepo.py | 53 def __init__(self, url, sticky=True, mirrors=misc.EmptyI, https=False, 59 self.url= url 241 name="test12", origins=[{"url": self.durl2, 242 "disabled": False}, {"url": self.durl5, 255 name="test12", origins=[{"url": self.durl2, 256 "disabled": False}, {"url": self.durl5, 308 name="test12", origins=[{"url": self.durl2, 309 "disabled": True}, {"url": self.durl5, 314 name="test12", origins=[{"url" [all...] |
/pkg/src/web/_themes/sun.com/en/ |
H A D | base.css | 26 @import url("../../yui-reset-font-grids_base-min.css"); 32 background: transparent url(../../p5i-link.png) scroll no-repeat right center; 64 background: transparent url(http://www.sun.com/im/a1a2_sprite.png) no-repeat scroll -47px -453px; 68 background: transparent url(http://www.sun.com/im/a1a2_sprite.png) no-repeat scroll 100% -453px; 78 background: transparent url(http://www.sun.com/im/a1a2_sprite.png) repeat-x scroll 0 0; 121 background: transparent url(http://www.sun.com/im/ic_feed_16x.gif); 128 background: #E4E4E4 url(http://www.sun.com/im/bg_navblue.gif) repeat-x scroll left bottom; 132 background: transparent url(http://www.sun.com/im/generic_tl.gif) no-repeat scroll left top; 137 background: transparent url(http://www.sun.com/im/generic_tr.gif) no-repeat scroll right top; 159 background: transparent url(htt [all...] |
/pkg/src/web/_themes/oracle.com/en/ |
H A D | base.css | 25 @import url("../../yui-reset-font-grids_base-min.css"); 49 background:url("../navigation-item-background.png") repeat-x scroll left bottom transparent; 69 background:url("../mosaic-homebutton.png") repeat scroll -2px -46px transparent; 80 background:url("../separator.png") no-repeat scroll right top transparent; 91 background:url("../navigation-last-button-cap.png") no-repeat scroll right bottom transparent; 106 background:url("../breadcrumb-left.png") no-repeat scroll left top transparent; 112 background:url("../breadcrumb-center.png") repeat-x scroll left top transparent; 118 background:url("../breadcrumb-right.png") no-repeat scroll right top transparent; 168 background: transparent url(../../p5i-link.png) scroll no-repeat right center; 210 background: url(" [all...] |
/pkg/src/web/_themes/opensolaris.com/en/ |
H A D | base.css | 26 @import url("../../yui-reset-font-grids_base-min.css"); 38 background: transparent url(../../p5i-link.png) scroll no-repeat right center; 67 background: transparent url(http://www.opensolaris.com/images/opensolaris_logo_trans.png) no-repeat scroll left bottom; 104 background: transparent url(http://www.opensolaris.com/images/header_gradientpart.png) repeat-x scroll; 134 background: transparent url(http://www.opensolaris.com/images/feed-icon-16x16.gif) no-repeat; 176 background: transparent url(http://opensolaris.org/oracle/logo_oracle_footer.gif) no-repeat scroll; 250 background: transparent url(http://www.opensolaris.com/images/footer_gradientpart_new.png) repeat-x scroll;
|
/pkg/src/web/_themes/default/en/ |
H A D | base.css | 25 @import url("../../yui-reset-font-grids_base-min.css"); 33 background: transparent url(../../p5i-link.png) scroll no-repeat right center; 62 background: transparent url(../../pkg-block-logo.png) no-repeat; 133 background: transparent url(../feed-icon-14x14.png) no-repeat;
|
/pkg/src/svc/ |
H A D | svc-pkg-depot | 208 url="http://${depot_host}:${depot_port}" 211 url="http://\[${depot_host}\]:${depot_port}" 213 /usr/bin/curl -s --max-time 5 --retry 4 -o /dev/null ${url} \ 215 check_failure $? "Unable to access the server at ${url}. Check\
|
/pkg/src/web/_themes/opensolaris.org/en/ |
H A D | base.css | 26 @import url("../../yui-reset-font-grids_base-min.css"); 32 background: transparent url(../../p5i-link.png) scroll no-repeat right center; 62 background-image: url(http://www.opensolaris.org/images/header.png); 139 background-image: url(../feed-icon-14x14.png); 173 background: transparent url(http://opensolaris.org/oracle/logo_oracle_footer.gif) no-repeat scroll;
|
/pkg/src/modules/client/ |
H A D | api_errors.py | 1339 def __init__(self, url): 1341 self.url = url 1344 return str(self.url) 1350 def __init__(self, url): 1352 self.url = url 1355 return _("The search at url {0} returned no results.").format( 1356 self.url) 1401 def __init__(self, url [all...] |
/pkg/src/modules/ |
H A D | depotcontroller.py | 262 url = urlopen(nastyurl) 263 url.close() 290 url = urlopen(repourl, 292 url.close()
|
/pkg/src/modules/server/ |
H A D | feed.py | 96 l.setAttribute("href", cherrypy.url()) 104 netloc, path = urlparse(cherrypy.url())[1:3]
|