CINXE.COM

Code : Kevin Becker

<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en" dir="ltr"> <head> <base href="https://code.launchpad.net/~kevinbecker/+branches" /> <meta charset="UTF-8" /> <title>Code : Kevin Becker</title> <link rel="apple-touch-icon" sizes="180x180" href="/@@/apple-touch-icon.png?v=2022" /> <link rel="icon" type="image/png" sizes="32x32" href="/@@/favicon-32x32.png?v=2022" /> <link rel="icon" type="image/png" sizes="16x16" href="/@@/favicon-16x16.png?v=2022" /> <link rel="manifest" href="/@@/site.webmanifest?v=2022" /> <link rel="mask-icon" href="/@@/safari-pinned-tab.svg?v=2022" color="#e9531f" /> <link rel="shortcut icon" href="/@@/favicon.ico?v=2022" /> <meta name="msapplication-TileColor" content="#da532c" /> <meta name="msapplication-config" content="/@@/browserconfig.xml?v=2022" /> <meta name="theme-color" content="#ffffff" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~kevinbecker/branches.atom" title="Latest Branches for Kevin Becker" /> <link rel="alternate" type="application/atom+xml" href="http://feeds.launchpad.net/~kevinbecker/revisions.atom" title="Latest Revisions by Kevin Becker" /> <link type="text/css" rel="stylesheet" media="screen, print" href="/+icing/rev39bd251485adde1a3ef538479f6c030babb8e251/combo.css" /> <meta property="og:title" content="Code : Kevin Becker" /> <meta property="og:type" content="website" /> <meta property="og:image" content="/@@/launchpad-og-image.png" /> <meta property="og:url" content="https://code.launchpad.net/~kevinbecker/+branches" /> <meta property="og:site_name" content="Launchpad" /> <script type="text/javascript"> var LP = { cache: {}, links: {} }; </script> <script type="text/javascript">var cookie_scope = '; Path=/; Secure; Domain=.launchpad.net';</script> <script type="text/javascript" src="/+combo/rev39bd251485adde1a3ef538479f6c030babb8e251/?yui/yui/yui-min.js&amp;lp/meta.js&amp;yui/loader/loader-min.js"></script> <script type="text/javascript"> var raw = null; if (LP.devmode) { raw = 'raw'; } YUI.GlobalConfig = { combine: true, comboBase: '/+combo/rev39bd251485adde1a3ef538479f6c030babb8e251/?', root: 'yui/', filter: raw, debug: false, fetchCSS: false, maxURLLength: 2000, groups: { lp: { combine: true, base: '/+combo/rev39bd251485adde1a3ef538479f6c030babb8e251/?lp/', comboBase: '/+combo/rev39bd251485adde1a3ef538479f6c030babb8e251/?', root: 'lp/', // comes from including lp/meta.js modules: LP_MODULES, fetchCSS: false } } }</script> <script type="text/javascript"> // we need this to create a single YUI instance all events and code // talks across. All instances of YUI().use should be based off of // LPJS instead. var LPJS = new YUI(); </script> <script id="base-layout-load-scripts" type="text/javascript"> //<![CDATA[ LPJS.use('base', 'node', 'console', 'event', 'oop', 'lp', 'lp.app.foldables','lp.app.sorttable', 'lp.app.inlinehelp', 'lp.app.links', 'lp.bugs.bugtask_index', 'lp.bugs.subscribers', 'lp.app.ellipsis', 'lp.code.branchmergeproposal.diff', 'lp.views.global', function(Y) { Y.on("domready", function () { var global_view = new Y.lp.views.Global(); global_view.render(); Y.lp.app.sorttable.SortTable.init(); Y.lp.app.inlinehelp.init_help(); Y.lp.activate_collapsibles(); Y.lp.app.foldables.activate(); Y.lp.app.links.check_valid_lp_links(); }); Y.on('lp:context:web_link:changed', function(e) { window.location = e.new_value; }); }); //]]> </script> <script id="base-helper-functions" type="text/javascript"> //<![CDATA[ // This code is pulled from lp.js that needs to be available on every // request. Pulling here to get it outside the scope of the YUI block. function setFocusByName(name) { // Focus the first element matching the given name which can be focused. var nodes = document.getElementsByName(name); var i, node; for (i = 0; i < nodes.length; i++) { node = nodes[i]; if (node.focus) { try { // Trying to focus a hidden element throws an error in IE8. if (node.offsetHeight !== 0) { node.focus(); } } catch (e) { LPJS.use('console', function(Y) { Y.log('In setFocusByName(<' + node.tagName + ' type=' + node.type + '>): ' + e); }); } break; } } } function selectWidget(widget_name, event) { if (event && (event.keyCode === 9 || event.keyCode === 13)) { // Avoid firing if user is tabbing through or simply pressing // enter to submit the form. return; } document.getElementById(widget_name).checked = true; } //]]> </script> </head> <body id="document" itemscope="" itemtype="http://schema.org/WebPage" class="tab-branches main_side public yui3-skin-sam"> <div class="yui-d0"> <div id="locationbar" class="login-logout"> <div id="logincontrol"><a href="https://code.launchpad.net/~kevinbecker/+login">Log in / Register</a></div> </div><!--id="locationbar"--> <div id="watermark" class="watermark-apps-portlet"> <div> <a href="https://launchpad.net/~kevinbecker"><img alt="" width="64" height="64" src="/@@/person-logo" /></a> </div> <div class="wide"> <h2 id="watermark-heading"><a href="https://launchpad.net/~kevinbecker">Kevin Becker</a></h2> </div> <!-- Application Menu --> <ul class="facetmenu"> <li class="overview"><a href="https://launchpad.net/~kevinbecker">Overview</a></li> <li class="branches active"><span>Code</span></li> <li class="bugs"><a href="https://bugs.launchpad.net/~kevinbecker">Bugs</a></li> <li class="specifications"><a href="https://blueprints.launchpad.net/~kevinbecker">Blueprints</a></li> <li class="translations"><a href="https://translations.launchpad.net/~kevinbecker">Translations</a></li> <li class="answers"><a href="https://answers.launchpad.net/~kevinbecker">Answers</a></li> </ul> </div> <div class="yui-t4"> <div id="maincontent" class="yui-main"> <div class="yui-b" dir="ltr"> <div class="context-publication"> <div id="registration" class="registering"> </div> </div> <div id="request-notifications"> </div> <div> <span class="see-all"> <a href="/~kevinbecker/+git">View Git repositories</a> </span> <div id="branches-table-listing"> <form method="get" name="filter" id="filter_form" style="padding-bottom: 0.5em" action="https://code.launchpad.net/~kevinbecker/+branches"> <select id="field.category" name="field.category" size="1" > <option selected="selected" value="OWNED">Owned</option> <option value="SUBSCRIBED">Subscribed</option> <option value="REGISTERED">Registered</option> </select> <input name="field.category-empty-marker" type="hidden" value="1" /> branches with status: <select id="field.lifecycle" name="field.lifecycle" size="1" > <option selected="selected" value="CURRENT">Any active status</option> <option value="ALL">Any status</option> <option value="EXPERIMENTAL">Experimental</option> <option value="DEVELOPMENT">Development</option> <option value="MATURE">Mature</option> <option value="MERGED">Merged</option> <option value="ABANDONED">Abandoned</option> </select> <input name="field.lifecycle-empty-marker" type="hidden" value="1" /> <select id="field.sort_by" name="field.sort_by" size="1" > <option value="by project name">by project name</option> <option value="by status">by status</option> <option value="by branch name">by branch name</option> <option selected="selected" value="most recently changed first">most recently changed first</option> <option value="most neglected first">most neglected first</option> <option value="newest first">newest first</option> <option value="oldest first">oldest first</option> </select> <input name="field.sort_by-empty-marker" type="hidden" value="1" /> <input id="filter_form_submit" type="submit" value="Filter" /> </form> <script type="text/javascript"> function show_commit(id) { var div = document.getElementById('branch-log-' + id); if (div) { div.style.display = "block"; } } function hide_commit(id) { var div = document.getElementById('branch-log-' + id); if (div) { div.style.display = "none"; } } </script> <script type="text/javascript"> LPJS.use("lp.code.util", function(Y) { Y.on("domready", function(e) { Y.lp.code.util.hookUpBranchFilterSubmission(Y); }, window); }); </script> <table id="branchtable" class="listing sortable"> <thead> <tr> <th colspan="2">Name</th> <th>Status</th> <th>Last Modified</th> <th>Last Commit</th> </tr> </thead> <tbody> <tr> <td colspan="4"> <div id="no-branch-message">There are no branches related to Kevin Becker in Launchpad today.</div> </td> </tr> </tbody> </table> </div> <div class="yui-u"> <div class="portlet related" id="portlet-team-branches"> <h2>Branches owned by</h2> <ul> <li> <span class="sprite team"></span> <a href="/~canonical-hwe-team">Canonical Hardware Enablement</a> </li> <li> <span class="sprite team"></span> <a href="/~canonical-kernel-team">Canonical Kernel Team</a> </li> <li> <span class="sprite team"></span> <a href="/~computer-janitor-hackers">computer-janitor-hackers</a> </li> <li> <span class="sprite team"></span> <a href="/~firmware-testing-team">Firmware Testing Team</a> </li> <li> <span class="sprite team"></span> <a href="/~hwe-lowell-team">HWE Lowell Team</a> </li> <li> <span class="sprite team"></span> <a href="/~launch-lite">Launch Lite Team</a> </li> <li> <span class="sprite team"></span> <a href="/~nearby-team">NearBy Scope Team</a> </li> <li> <span class="sprite team"></span> <a href="/~oem-solutions-group">OEM Solutions Group</a> </li> <li> <span class="sprite team"></span> <a href="/~planet-ubuntu">Planet Ubuntu</a> </li> <li> <span class="sprite team"></span> <a href="/~boulder-team">The Boulder team</a> </li> <li> <span class="sprite team"></span> <a href="/~burlington-team">The Burlington team</a> </li> <li> <span class="sprite team"></span> <a href="/~charlotte-team">The Charlotte team</a> </li> <li> <span class="sprite team"></span> <a href="/~dajia-team">The Dajia team</a> </li> <li> <span class="sprite team"></span> <a href="/~eilt-team">The Eilt team</a> </li> <li> <span class="sprite team"></span> <a href="/~emulex-team">The Emulex team</a> </li> <li> <span class="sprite team"></span> <a href="/~foshan-team">The Foshan team</a> </li> <li> <span class="sprite team"></span> <a href="/~hedley-team">The Hedley team</a> </li> <li> <span class="sprite team"></span> <a href="/~humpolec-team">The Humpolec team</a> </li> <li> <span class="sprite team"></span> <a href="/~leprechaun-team">The Leprechaun team</a> </li> <li> <span class="sprite team"></span> <a href="/~lomond-team">The Lomond team</a> </li> <li> <span class="sprite team"></span> <a href="/~marcola-team">The Marcola team</a> </li> <li> <span class="sprite team"></span> <a href="/~maza-team">The Maza team</a> </li> <li> <span class="sprite team"></span> <a href="/~newyork-team">The Newyork team</a> </li> <li> <span class="sprite team"></span> <a href="/~pearlteam">The Pearl Team</a> </li> <li> <span class="sprite team"></span> <a href="/~santacruz-team">The Santacruz team</a> </li> <li> <span class="sprite team"></span> <a href="/~savilerow-team">The Savilerow team</a> </li> <li> <span class="sprite team"></span> <a href="/~sevilerow-team">The Sevilerow team</a> </li> <li> <span class="sprite team"></span> <a href="/~sutton-team">The Sutton Team</a> </li> <li> <span class="sprite team"></span> <a href="/~upton-team">The Upton team</a> </li> <li> <span class="sprite team"></span> <a href="/~watauga-team">The Watauga team</a> </li> <li> <span class="sprite team"></span> <a href="/~watuppa-team">The Watuppa team.</a> </li> <li> <span class="sprite team"></span> <a href="/~ubuntubudgie-dev">Ubuntu Budgie Developers</a> </li> <li> <img src="https://launchpadlibrarian.net/4423778/qa-icon.png" width="14" height="14" /> <a href="/~ubuntu-bugcontrol">Ubuntu Bug Control</a> </li> <li> <span class="sprite team"></span> <a href="/~ubuntu-dev-without-bugmail">Ubuntu Development Team (bugmail catching gateway)</a> </li> <li> <img src="https://launchpadlibrarian.net/1072363/motu.png" width="14" height="14" /> <a href="/~ubuntu-dev">Ubuntu Development Team</a> </li> <li> <img src="https://launchpadlibrarian.net/606495581/CoF%2014px.png" width="14" height="14" /> <a href="/~ubuntumembers">Ubuntu Members</a> </li> <li> <span class="sprite team"></span> <a href="/~ubuntu-packaging-guide-team">Ubuntu Packaging Guide Team</a> </li> <li> <span class="sprite team"></span> <a href="/~ubuntu-transition-trackers">Ubuntu Transition Trackers</a> </li> <li> <span class="sprite team"></span> <a href="/~netbook-remix-team">UNR Developers</a> </li> <li> <span class="sprite team"></span> <a href="/~wi-tracker-configurators">Work Item Tracker Configuration Admins</a> </li> </ul> </div> </div> </div> </div><!-- yui-b --> </div><!-- yui-main --> <div id="side-portlets" class="yui-b side"> <div id="portlet-person-codesummary" class="portlet"> <table> <tr class="code-links"> <td><span class="menu-link-branches nolink">Branches</span></td> </tr> <tr class="code-links"> <td><a class="menu-link-active_reviews" href="https://code.launchpad.net/~kevinbecker/+activereviews">Active reviews</a></td> </tr> <tr class="code-links"> <td><a class="menu-link-source_package_recipes" href="https://code.launchpad.net/~kevinbecker/+recipes">Source package recipes</a></td> </tr> <tr class="code-links"> <td><a class="menu-link-snaps" href="https://code.launchpad.net/~kevinbecker/+snaps">Snap packages</a></td> </tr> </table> </div> </div><!-- yui-b side --> </div><!-- yui-t4 --> <div id="footer" class="footer"> <div class="lp-arcana"> <div class="lp-branding"> <a href="https://launchpad.net/"><img src="/@@/launchpad-footer-logo.svg" alt="Launchpad" width="65" height="18" /></a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/+tour">Take the tour</a> &nbsp;&bull;&nbsp; <a href="https://help.launchpad.net/">Read the guide</a> &nbsp; <form id="globalsearch" method="get" accept-charset="UTF-8" action="https://launchpad.net/+search"> <input type="search" id="search-text" name="field.text" /> <input type="image" src="/@@/search" style="vertical-align:5%" alt="Search Launchpad" /> </form> </div> </div> <div class="colophon"> &copy; 2004 <a href="http://canonical.com/">Canonical&nbsp;Ltd.</a> &nbsp;&bull;&nbsp; <a href="https://launchpad.net/legal">Terms of use</a> &nbsp;&bull;&nbsp; <a href="https://www.ubuntu.com/legal/dataprivacy">Data privacy</a> &nbsp;&bull;&nbsp; <a href="/feedback">Contact Launchpad Support</a> &nbsp;&bull;&nbsp; <a href="http://blog.launchpad.net/">Blog</a> &nbsp;&bull;&nbsp; <a href="https://canonical.com/careers">Careers</a> &nbsp;&bull;&nbsp; <a href="https://ubuntu.social/@launchpadstatus">System status</a> <span id="lp-version"> &nbsp;&bull;&nbsp; 39bd251 (<a href="https://dev.launchpad.net/">Get the code!</a>) </span> </div> </div> </div><!-- yui-d0--> <script id="json-cache-script">LP.cache = {"related_features": {}, "context": {"self_link": "https://code.launchpad.net/api/devel/~kevinbecker", "web_link": "https://launchpad.net/~kevinbecker", "resource_type_link": "https://code.launchpad.net/api/devel/#person", "all_specifications_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/all_specifications", "valid_specifications_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/valid_specifications", "recipes_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/recipes", "time_zone": "America/New_York", "private": false, "is_valid": true, "is_team": false, "account_status": "Active", "visibility": "Public", "name": "kevinbecker", "display_name": "Kevin Becker", "logo_link": "https://code.launchpad.net/api/devel/~kevinbecker/logo", "is_probationary": false, "id": "tag:launchpad.net:2008:redacted", "karma": 14790, "homepage_content": null, "description": null, "mugshot_link": "https://code.launchpad.net/api/devel/~kevinbecker/mugshot", "languages_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/languages", "hide_email_addresses": false, "date_created": "2005-09-23T04:58:54.969856+00:00", "sshkeys_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/sshkeys", "is_ubuntu_coc_signer": true, "gpg_keys_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/gpg_keys", "wiki_names_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/wiki_names", "irc_nicknames_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/irc_nicknames", "jabber_ids_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/jabber_ids", "social_accounts_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/social_accounts", "memberships_details_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/memberships_details", "open_membership_invitations_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/open_membership_invitations", "confirmed_email_addresses_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/confirmed_email_addresses", "team_owner_link": null, "preferred_email_address_link": "tag:launchpad.net:2008:redacted", "mailing_list_auto_subscribe_policy": "Ask me when I join a team", "archive_link": "https://code.launchpad.net/api/devel/~kevinbecker/+archive/ubuntu/aws-dont-sign-leaf-functions-lp2043811", "ppas_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/ppas", "sub_teams_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/sub_teams", "super_teams_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/super_teams", "members_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/members", "admins_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/admins", "participants_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/participants", "deactivated_members_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/deactivated_members", "expired_members_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/expired_members", "invited_members_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/invited_members", "members_details_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/members_details", "proposed_members_collection_link": "https://code.launchpad.net/api/devel/~kevinbecker/proposed_members", "account_status_history": "tag:launchpad.net:2008:redacted", "http_etag": "\"3391b174981cbb175d0cb0993eec6cfccb1ff4fd-dc2f1984d4110fd6a69e32e75e1ecdb72737c375\""}};</script> </body> <!-- Facet name: branches Page type: main_side Has global search: True Has application tabs: True Has side portlets: True At least 22 queries/external actions issued in 0.28 seconds Features: {'profiling.enabled': None, 'hard_timeout': '9000', 'app.mainsite_only.canonical_url': None, 'js.yui_version': None, 'app.maintenance_message': None, 'ajax.batch_navigator.enabled': None, 'baselayout.careers_link.disabled': None, 'visible_render_time': None} r39bd251 --> </html>

Pages: 1 2 3 4 5 6 7 8 9 10