comparison src @ 1:3062cd776391 draft

Uploaded
author jorrit
date Thu, 28 Feb 2013 18:28:30 -0500
parents
children 84e6044c4b02
comparison
equal deleted inserted replaced
0:b8cbb98d959d 1:3062cd776391
1 <!DOCTYPE html>
2 <html lang="en">
3 <head>
4 <meta http-equiv="X-UA-Compatible" content="IE=edge" />
5 <meta charset="utf-8">
6 <title>
7 jhpoelen / obo_workflows
8 / source /
9 &mdash; Bitbucket
10 </title>
11 <link rel="icon" type="image/png" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/img/favicon.png">
12 <meta id="bb-canon-url" name="bb-canon-url" content="https://bitbucket.org">
13
14
15 <link rel="stylesheet" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/compressed/css/e421bfdb2059.css" type="text/css" />
16 <link rel="stylesheet" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/compressed/css/3e07fe91b215.css" type="text/css" />
17
18 <!--[if lt IE 9]><link rel="stylesheet" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/css/aui/aui-ie.css" media="all"><![endif]-->
19 <!--[if IE 9]><link rel="stylesheet" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/css/aui/aui-ie9.css" media="all"><![endif]-->
20 <!--[if IE]><link rel="stylesheet" href="https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/css/aui-overrides-ie.css" media="all"><![endif]-->
21 <meta name="description" content=""/>
22 <link rel="search" type="application/opensearchdescription+xml" href="/opensearch.xml" title="Bitbucket" />
23
24 <link href="/jhpoelen/obo_workflows/rss" rel="alternate nofollow" type="application/rss+xml" title="RSS feed for obo_workflows" />
25
26 <script type="text/javascript">var NREUMQ=NREUMQ||[];NREUMQ.push(["mark","firstbyte",new Date().getTime()]);</script></head>
27 <body class="aui-layout production "
28 >
29 <script type="text/javascript" src="https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/compressed/js/e98deabf8a2e.js"></script>
30 <div id="page">
31 <div id="wrapper">
32
33 <header id="header" role="banner">
34
35 <nav class="aui-header aui-dropdown2-trigger-group" role="navigation">
36 <div class="aui-header-inner">
37 <div class="aui-header-primary">
38 <h1 class="aui-header-logo aui-header-logo-bitbucket">
39 <a href="/" class="aui-nav-imagelink">
40 <span class="aui-header-logo-device">Bitbucket</span>
41 </a>
42 </h1>
43 <script id="repo-dropdown-template" type="text/html">
44
45
46 [[#hasViewed]]
47 <div class="aui-dropdown2-section">
48 <strong class="viewed">Recently viewed</strong>
49 <ul class="aui-list-truncate">
50 [[#viewed]]
51 <li class="[[#is_private]]private[[/is_private]][[^is_private]]public[[/is_private]] repository">
52 <a href="[[url]]" title="[[owner]]/[[name]]" class=" aui-icon-container">
53 <img class="repo-avatar size16" src="[[{avatar}]]" alt="[[owner]]/[[name]] avatar"/>
54 [[owner]] / [[name]]
55 </a>
56 </li>
57 [[/viewed]]
58 </ul>
59 </div>
60 [[/hasViewed]]
61 [[#hasUpdated]]
62 <div class="aui-dropdown2-section">
63 <strong class="updated">Recently updated</strong>
64 <ul class="aui-list-truncate">
65 [[#updated]]
66 <li class="[[#is_private]]private[[/is_private]][[^is_private]]public[[/is_private]] repository">
67 <a href="[[url]]" title="[[owner]]/[[name]]" class=" aui-icon-container">
68 <img class="repo-avatar size16" src="[[{avatar}]]" alt="[[owner]]/[[name]] avatar"/>
69 [[owner]] / [[name]]
70 </a>
71 </li>
72 [[/updated]]
73 </ul>
74 </div>
75 [[/hasUpdated]]
76
77 </script>
78 <ul role="menu" class="aui-nav">
79
80 <li>
81 <a href="/plans">
82 Pricing &amp; signup
83 </a>
84 </li>
85 <li>
86 <a href="/whats-new">
87 What's new
88 </a>
89 </li>
90
91 </ul>
92 </div>
93 <div class="aui-header-secondary">
94 <ul role="menu" class="aui-nav">
95 <li>
96 <form action="/repo/all" method="get" class="aui-quicksearch">
97 <label for="search-query" class="assistive">owner/repository</label>
98 <input id="search-query" class="search" type="text" placeholder="owner/repository" name="name">
99 </form>
100 </li>
101 <li>
102 <a class="aui-dropdown2-trigger"aria-controls="header-help-dropdown" aria-owns="header-help-dropdown"
103 aria-haspopup="true" data-container="#header .aui-header-inner" href="#header-help-dropdown">
104 <span class="aui-icon aui-icon-small aui-iconfont-help">Help</span><span class="aui-icon-dropdown"></span>
105 </a>
106 <nav id="header-help-dropdown" class="aui-dropdown2 aui-style-default aui-dropdown2-in-header" aria-hidden="true">
107 <div class="aui-dropdown2-section">
108 <ul>
109 <li>
110 <a href="/whats-new" id="features-link">
111 What's new
112 </a>
113 </li>
114 </ul>
115 </div>
116 <div class="aui-dropdown2-section">
117 <ul>
118 <li><a href="https://confluence.atlassian.com/display/BITBUCKET/bitbucket+Documentation+Home" target="_blank">Documentation</a></li>
119 <li><a href="https://confluence.atlassian.com/display/BITBUCKET/bitbucket+101" target="_blank">Bitbucket 101</a></li>
120 <li><a href="https://confluence.atlassian.com/display/BBKB/Bitbucket+Knowledge+Base+Home" target="_blank">Knowledge base</a></li>
121 </ul>
122 </div>
123 <div class="aui-dropdown2-section">
124 <ul>
125 <li><a href="https://answers.atlassian.com/tags/bitbucket/" target="_blank">Bitbucket on Atlassian Answers</a></li>
126 <li><a href="/support">Support</a></li>
127 </ul>
128 </div>
129 </nav>
130 </li>
131
132
133 <li>
134 <a class="aui-button aui-button-primary aui-style" href="/account/signup/">
135 Sign up
136 </a>
137 </li>
138 <li id="user-options">
139 <a href="/account/signin/?next=/jhpoelen/obo_workflows/src" class="aui-nav-link login-link">Log in</a>
140 </li>
141
142 </ul>
143 </div>
144 </div>
145 </nav>
146 </header>
147 <header id="account-warning" role="banner"
148 class="aui-message-banner warning ">
149 <div class="center-content">
150 <span class="aui-icon aui-icon-warning"></span>
151 <span class="message">
152
153 </span>
154 </div>
155 </header>
156
157 <header id="aui-message-bar">
158
159 </header>
160
161
162 <header id="repo-warning" role="banner" class="aui-message-banner warning">
163 <div class="center-content">
164 <span class="aui-icon aui-icon-warning"></span>
165 <span class="message">
166 </span>
167 </div>
168 </header>
169 <script id="repo-warning-template" type="text/html">
170
171
172
173
174
175 This repository's ownership is pending transfer to <a href="/[[username]]">[[username]]</a>.
176 Visit the <a href="/jhpoelen/obo_workflows/admin/transfer">transfer repository page</a> to view more details.
177
178
179 </script>
180 <header id="repo-header" class="subhead row">
181 <div class="center-content">
182 <div class="repo-summary">
183 <a class="repo-avatar-link" href="/jhpoelen/obo_workflows">
184 <span class="repo-avatar-container size64" title="jhpoelen/obo_workflows">
185 <img alt="jhpoelen/obo_workflows" src="https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/img/language-avatars/default_64.png"/>
186 </span>
187
188
189 </a>
190 <h1><a class="repo-link" href="/jhpoelen/obo_workflows">obo_workflows</a></h1>
191 <ul class="repo-metadata clearfix">
192 <li>
193 <a class="user" href="/jhpoelen">
194 <span class="icon user">User icon</span>
195 <span>jhpoelen</span>
196 </a>
197 </li>
198
199
200 <li class="social">
201 <a class="follow" id="repo-follow"
202 rel="nofollow"
203 href="/jhpoelen/obo_workflows/follow">
204 <span class="icon follow">Follow icon</span>
205 <span class="text">Follow</span>
206 </a>
207 </li>
208
209 </ul>
210 </div>
211 <div id="repo-toolbar" class="bb-toolbar">
212
213 <div class="aui-buttons">
214 <a id="repo-clone-button" class="aui-button aui-style" href="https://bitbucket.org/jhpoelen/obo_workflows">
215 <span class="icon clone">Clone icon</span>
216 <span>Clone</span>
217 <span class="aui-icon-dropdown"></span>
218 </a>
219 <a id="fork-button" class="aui-button aui-style"
220 href="/jhpoelen/obo_workflows/fork">
221 <span class="icon fork">Fork icon</span>
222 <span>Fork</span>
223 </a>
224 </div>
225 <div class="aui-buttons">
226 <a id="compare-button" class="aui-button aui-style"
227 href="/jhpoelen/obo_workflows/compare">
228 <span class="icon compare">Compare icon</span>
229 <span>Compare</span>
230 </a>
231 <a id="pull-request-button" class="aui-button aui-style"
232 href="/jhpoelen/obo_workflows/pull-request/new">
233 <span class="icon pull-request">Pull request icon</span>
234 <span>Pull request</span>
235 </a>
236 </div>
237
238
239
240 <div id="repo-clone-dialog" class="clone-dialog hidden">
241
242 <div class="clone-url">
243 <div class="aui-buttons">
244 <a href="https://bitbucket.org/jhpoelen/obo_workflows"
245 class="aui-button aui-style aui-dropdown2-trigger" aria-haspopup="true"
246 aria-owns="clone-url-dropdown-header">
247 <span class="dropdown-text">HTTPS</span>
248 </a>
249 <div id="clone-url-dropdown-header" class="aui-dropdown2 aui-style-default">
250 <ul class="aui-list-truncate">
251 <li>
252 <a href="https://bitbucket.org/jhpoelen/obo_workflows"
253
254 data-command="hg clone https://bitbucket.org/jhpoelen/obo_workflows"
255
256 class="item-link https">HTTPS
257 </a>
258 </li>
259 <li>
260 <a href="ssh://hg@bitbucket.org/jhpoelen/obo_workflows"
261
262 data-command="hg clone ssh://hg@bitbucket.org/jhpoelen/obo_workflows"
263
264 class="item-link ssh">SSH
265 </a>
266 </li>
267 </ul>
268 </div>
269 <input type="text" readonly="readonly" value="hg clone https://bitbucket.org/jhpoelen/obo_workflows">
270 </div>
271
272 <p>Need help cloning? Visit
273 <a href="https://confluence.atlassian.com/x/cgozDQ" target="_blank">Bitbucket 101</a>.</p>
274
275 </div>
276
277
278
279
280
281
282 <div class="clone-in-sourcetree"
283 data-https-url="https://bitbucket.org/jhpoelen/obo_workflows"
284 data-ssh-url="ssh://hg@bitbucket.org/jhpoelen/obo_workflows">
285 <p><button class="aui-button aui-style aui-button-primary">Clone in SourceTree</button></p>
286
287 <p>
288
289
290 <a href="http://www.sourcetreeapp.com" target="_blank">SourceTree</a>
291 is a free Mac client by Atlassian for Git, Mercurial, and Subversion.
292
293
294 </p>
295 </div>
296
297
298 </div>
299
300 </div>
301 </div>
302 <div class="clearfix"></div>
303 </header>
304 <nav id="repo-tabs" class="aui-navgroup aui-navgroup-horizontal aui-navgroup-horizontal-roomy">
305 <div class="aui-navgroup-inner">
306 <div class="aui-navgroup-primary">
307 <ul class="aui-nav">
308
309 <li>
310 <a href="/jhpoelen/obo_workflows/overview" id="repo-overview-link">Overview</a>
311 </li>
312
313
314 <li class="aui-nav-selected">
315 <a href="/jhpoelen/obo_workflows/src" id="repo-source-link">Source</a>
316 </li>
317
318
319 <li>
320 <a href="/jhpoelen/obo_workflows/commits" id="repo-commits-link">
321 Commits
322 </a>
323 </li>
324
325
326 <li>
327 <a href="/jhpoelen/obo_workflows/pull-requests" id="repo-pullrequests-link">
328 Pull requests
329
330
331
332 </a>
333 </li>
334
335
336
337
338 <li id="issues-tab" class="
339
340 hidden
341
342 ">
343 <a href="/jhpoelen/obo_workflows/issues?status=new&amp;status=open" id="repo-issues-link">
344 Issues
345
346
347
348 </a>
349 </li>
350 <li id="wiki-tab" class="
351
352 hidden
353
354 ">
355 <a href="/jhpoelen/obo_workflows/wiki" id="repo-wiki-link">Wiki</a>
356 </li>
357
358 <li>
359 <a href="/jhpoelen/obo_workflows/downloads" id="repo-downloads-link">
360 Downloads
361
362
363
364 </a>
365 </li>
366
367 </ul>
368 </div>
369 <div class="aui-navgroup-secondary">
370 <ul class="aui-nav">
371
372 </ul>
373 </div>
374 </div>
375 </nav>
376
377 <div id="content" role="main">
378
379 <div id="repo-content">
380
381
382 <div id="source-container">
383
384
385
386
387 <header id="source-path">
388
389 <div class="labels labels-csv">
390
391 <div class="aui-buttons">
392 <button data-branches-tags-url="/api/1.0/repositories/jhpoelen/obo_workflows/branches-tags"
393 class="aui-button aui-style branch-dialog-trigger" title="default">
394
395
396 <span class="branch icon">Branch</span>
397
398 <span class="name">default</span>
399
400 <span class="aui-icon-dropdown"></span>
401 </button>
402 </div>
403
404 </div>
405
406
407 <h1>
408 <a href="/jhpoelen/obo_workflows/src/df6f893279e0?at=default"
409 class="pjax-trigger" title="">obo_workflows</a> /
410
411
412
413
414
415
416
417 </h1>
418
419
420
421
422 <div class="clearfix"></div>
423 </header>
424
425
426 <table id="source-list" class="aui bb-list">
427 <thead>
428 <tr>
429 <th class="name">Filename</th>
430 <th class="size">Size</th>
431 <th class="date">Date modified</th>
432 <th class="text">Message</th>
433
434 </tr>
435 </thead>
436 <tbody>
437
438
439
440 <tr class="iterable-item">
441 <td class="name filename">
442 <div>
443 <a href="/jhpoelen/obo_workflows/src/df6f893279e0bd9250544a2116821dd68c62e4c7/Galaxy-Workflow-TestOboWorkflow1.ga?at=default"
444 title="Galaxy-Workflow-TestOboWorkflow1.ga"
445 class="pjax-trigger execute">Galaxy-Workflow-TestOboWorkflow1.ga</a>
446 </div>
447 </td>
448
449
450 <td class="size">
451 <div>
452 950 B
453 </div>
454 </td>
455
456
457 <td class="date">
458 <div>
459 <time datetime="2013-02-19T00:33:39+00:00" data-title="true">2013-02-19</time>
460 </div>
461 </td>
462 <td class="text">
463 <div>
464
465 added first workflow
466
467 </div>
468 </td>
469
470
471
472 </tr>
473
474 <tr class="iterable-item">
475 <td class="name filename">
476 <div>
477 <a href="/jhpoelen/obo_workflows/src/df6f893279e0bd9250544a2116821dd68c62e4c7/README?at=default"
478 title="README"
479 class="pjax-trigger execute">README</a>
480 </div>
481 </td>
482
483
484 <td class="size">
485 <div>
486 185 B
487 </div>
488 </td>
489
490
491 <td class="date">
492 <div>
493 <time datetime="2013-02-19T00:33:39+00:00" data-title="true">2013-02-19</time>
494 </div>
495 </td>
496 <td class="text">
497 <div>
498
499 added first workflow
500
501 </div>
502 </td>
503
504
505
506 </tr>
507
508 <tr class="iterable-item">
509 <td class="name filename">
510 <div>
511 <a href="/jhpoelen/obo_workflows/src/df6f893279e0bd9250544a2116821dd68c62e4c7/repository_dependencies.xml?at=default"
512 title="repository_dependencies.xml"
513 class="pjax-trigger execute">repository_dependencies.xml</a>
514 </div>
515 </td>
516
517
518 <td class="size">
519 <div>
520 271 B
521 </div>
522 </td>
523
524
525 <td class="date">
526 <div>
527 <time datetime="2013-02-28T23:27:24+00:00" data-title="true">a minute ago</time>
528 </div>
529 </td>
530 <td class="text">
531 <div>
532
533 added repository depedencies
534
535 </div>
536 </td>
537
538
539
540 </tr>
541
542
543 </tbody>
544 </table>
545
546 <section id="readme">
547 <article class="readme file">
548 <pre class="plaintext">This repository contains workflows used for testing workflows. Please don't use the contents of this repository for purposes other than testing.
549
550 -- Steps to re-use these workflows
551
552
553
554 </pre>
555 </article>
556 </section>
557
558
559
560
561 <div class="mask"></div>
562
563
564
565 <script id="branch-dialog-template" type="text/html">
566
567
568 <div class="tabbed-filter-widget branch-dialog">
569 <div class="tabbed-filter">
570 <input placeholder="Filter branches" class="filter-box" autosave="branch-dropdown-2193031" type="text">
571 [[^ignoreTags]]
572 <div class="aui-tabs horizontal-tabs aui-tabs-disabled filter-tabs">
573 <ul class="tabs-menu">
574 <li class="menu-item active-tab"><a href="#branches">Branches</a></li>
575 <li class="menu-item"><a href="#tags">Tags</a></li>
576 </ul>
577 </div>
578 [[/ignoreTags]]
579 </div>
580
581 <div class="tab-pane active-pane" id="branches" data-filter-placeholder="Filter branches">
582 <ol class="filter-list">
583 <li class="empty-msg">No matching branches</li>
584 [[#branches]]
585 [[#hasMultipleHeads]]
586 [[#heads]]
587 <li class="comprev filter-item">
588 <a href="/jhpoelen/obo_workflows/src/[[changeset]]/?at=[[safeName]]"
589 title="[[name]]">
590 [[name]] ([[shortChangeset]])
591 </a>
592 </li>
593 [[/heads]]
594 [[/hasMultipleHeads]]
595 [[^hasMultipleHeads]]
596 <li class="comprev filter-item">
597 <a href="/jhpoelen/obo_workflows/src/[[changeset]]/?at=[[safeName]]" title="[[name]]">
598 [[name]]
599 </a>
600 </li>
601 [[/hasMultipleHeads]]
602 [[/branches]]
603 </ol>
604 </div>
605 <div class="tab-pane" id="tags" data-filter-placeholder="Filter tags">
606 <ol class="filter-list">
607 <li class="empty-msg">No matching tags</li>
608 [[#tags]]
609 <li class="comprev filter-item">
610 <a href="/jhpoelen/obo_workflows/src/[[changeset]]/?at=[[safeName]]" title="[[name]]">
611 [[name]]
612 </a>
613 </li>
614 [[/tags]]
615 </ol>
616 </div>
617
618 </div>
619
620 </script>
621
622
623
624 </div>
625
626
627 </div>
628
629
630
631 <form id="file-search-form" action="#"
632 data-revision="df6f893279e0bd9250544a2116821dd68c62e4c7"
633 data-branch="default">
634 <input type="text" id="file-search-query" class="loading">
635 <div id="filtered-files"></div>
636 <div class="tip"><em>Tip:</em> Filter by directory path e.g. <strong>/media app.js</strong> to search for public<strong>/media/app.js</strong>.</div>
637 <div class="tip"><em>Tip:</em> Use camelCasing e.g. <strong>ProjME</strong> to search for <strong>ProjectModifiedE</strong>vent.java.</div>
638 <div class="tip"><em>Tip:</em> Filter by extension type e.g. <strong>/repo .js</strong> to search for all <strong>.js</strong> files in the <strong>/repo</strong> directory.</div>
639 <div class="tip"><em>Tip:</em> Separate your search with spaces e.g. <strong>/ssh pom.xml</strong> to search for src<strong>/ssh/pom.xml</strong>.</div>
640 <div class="tip"><em>Tip:</em> Use ↑ and ↓ arrow keys to navigate and <strong>return</strong> to view the file.</div>
641 <div class="tip mod-osx"><em>Tip:</em> You can also navigate files with <strong>Ctrl+j</strong> <em>(next)</em> and <strong>Ctrl+k</strong> <em>(previous)</em> and view the file with <strong>Ctrl+o</strong>.</div>
642 <div class="tip mod-win"><em>Tip:</em> You can also navigate files with <strong>Alt+j</strong> <em>(next)</em> and <strong>Alt+k</strong> <em>(previous)</em> and view the file with <strong>Alt+o</strong>.</div>
643 <script id="filtered-files-template" type="text/html">
644
645
646 <table class="aui bb-list">
647 <thead>
648 <tr class="assistive">
649 <th class="name">Filename</th>
650 </tr>
651 </thead>
652 <tbody>
653 [[#files]]
654 <tr class="iterable-item">
655 <td class="name [[#isDirectory]]directory[[/isDirectory]]">
656 <a href="/jhpoelen/obo_workflows/src/[[node]]/[[name]][[#branch]]?at=[[branch]][[/branch]]"
657 title="[[name]]" class="execute" tabindex="-1">
658 [[&highlightedName]]
659 </a>
660 </td>
661 </tr>
662 [[/files]]
663 </tbody>
664 </table>
665
666 </script>
667 </form>
668
669
670
671 </div>
672 </div>
673 <footer id="footer" role="contentinfo">
674 <section class="footer-body">
675 <ul>
676 <li><a href="http://blog.bitbucket.org">Blog</a></li>
677 <li><a href="//bitbucket.org/site/master/issues/new">Report a bug</a></li>
678 <li><a href="/support">Support</a></li>
679 <li><a href="http://confluence.atlassian.com/display/BITBUCKET">Documentation</a></li>
680 <li><a href="http://confluence.atlassian.com/x/IYBGDQ">API</a></li>
681 <li><a href="http://groups.google.com/group/bitbucket-users">Forum</a></li>
682 <li><a href="http://status.bitbucket.org/">Server status</a></li>
683 <li><a href="http://www.atlassian.com/hosted/terms.jsp">Terms of service</a></li>
684 <li><a href="http://www.atlassian.com/about/privacy.jsp">Privacy policy</a></li>
685 </ul>
686 <ul>
687
688 <li><a href="http://git-scm.com/">Git 1.7.10.3</a></li>
689 <li><a href="http://mercurial.selenic.com/">Mercurial 2.2.2</a></li>
690 <li><a href="https://www.djangoproject.com/">Django 1.3.1</a></li>
691 <li><a href="http://www.python.org/">Python 2.7.3</a></li>
692 <li><a href="#">e8ad52e2f7fc / ab8a6712a20a @ bitbucket23</a></li>
693 </ul>
694 </section>
695 </footer>
696 </div>
697
698 <script type="text/javascript" src="https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/compressed/js/95f88ca575ef.js"></script>
699
700 <!-- This script exists purely for the benefit of our selenium tests -->
701 <script>
702 setTimeout(function () {
703 BB.JsLoaded = true;
704 }, 3000);
705 </script>
706
707
708
709 <script>
710 (function (window) {
711 // Base URL to use for non-CNAME URLs.
712 BB.baseUrl = 'https://bitbucket.org';
713
714 BB.images = {
715 invitation: 'https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/img/icons/fugue/card_address.png',
716 noAvatar: 'https://d3oaxc4q5k2d6q.cloudfront.net/m/ab8a6712a20a/img/default_avatar/16/user_blue.png'
717 };
718 BB.user = {"isKbdShortcutsEnabled": true, "isSshEnabled": false, "isAuthenticated": false};
719 BB.repo || (BB.repo = {});
720
721 BB.repo.id = 2193031;
722 BB.repo.scm = 'hg';
723
724
725 BB.repo.language = null;
726 BB.repo.pygmentsLanguage = null;
727
728
729 BB.repo.slug = 'obo_workflows';
730
731
732 BB.repo.owner = {};
733 BB.repo.owner.username = 'jhpoelen';
734 BB.repo.owner.is_team = false;
735
736
737 BB.repo.creator = {};
738 BB.repo.creator.username = 'jhpoelen';
739
740 // Coerce `BB.repo` to a string to get
741 // "davidchambers/mango" or whatever.
742 BB.repo.toString = function () {
743 return BB.cname ? this.slug : '{owner.username}/{slug}'.format(this);
744 }
745
746 BB.changeset = 'df6f893279e0bd9250544a2116821dd68c62e4c7'
747
748
749
750 window.setInterval(BB.localize, 60 * 1000);
751 $(document).on('ready pjax:end', function () { BB.localize(); });
752 })(window);
753 </script>
754
755
756 <script>
757 // Bitbucket Google Analytics
758 // NOTE: these will not fire in development. In debug mode it just logs them to console.
759 (function (window) {
760 // Track the main pageview to the Bitbucket GA account.
761 BB.gaqPush(['_trackPageview']);
762 // Track the main pageview to the Atlassian GA account.
763 BB.gaqPush(['atl._trackPageview']);
764
765
766
767
768
769
770 // Include GA commands from sub-templates
771
772
773 (function () {
774 var ga = document.createElement('script');
775 ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
776 ga.setAttribute('async', 'true');
777 document.documentElement.firstChild.appendChild(ga);
778 }());
779 })(window);
780 </script>
781
782
783
784 <script type="text/javascript">if(!NREUMQ.f){NREUMQ.f=function(){NREUMQ.push(["load",new Date().getTime()]);var e=document.createElement("script");e.type="text/javascript";e.src=(("http:"===document.location.protocol)?"http:":"https:")+"//"+"d1ros97qkrwjf5.cloudfront.net/42/eum/rum.js";document.body.appendChild(e);if(NREUMQ.a)NREUMQ.a();};NREUMQ.a=window.onload;window.onload=NREUMQ.f;};NREUMQ.push(["nrfj","beacon-1.newrelic.com","7d4a9813d0","295788","MgMDYhcHDUJVVEIKWAtJJ0MLBRdYW1kZAV4RBBRVDgMXH1VHRhAZFwMRWVdIFVhRQEVZRAoTE1UA",0,99,new Date().getTime(),"","","","",""]);</script></body>
785 </html>