Please enable JavaScript to use RhodeCode Enterprise
/*!
Foundation integration for DataTables' Responsive
©2015 SpryMedia Ltd - datatables.net/license
*/
( function ( a ){ "function" === typeof define && define . amd ? define ([ "jquery" , "datatables.net-zf" , "datatables.net-responsive" ], function ( b ){ return a ( b , window , document )}) : "object" === typeof exports ? module . exports = function ( b , c ){ b || ( b = window ); c && c . fn . dataTable || ( c = require ( "datatables.net-zf" )( b , c ). $ ); c . fn . dataTable . Responsive || require ( "datatables.net-responsive" )( b , c ); return a ( c , b , b . document )} : a ( jQuery , window , document )})( function ( a , b , c , k ){ b = a . fn . dataTable ; c = b . Responsive . display ; var h = c . modal ; c . modal = function ( e ){ return function ( f ,
d , g ){ a . fn . foundation ? d || ( d = a ( '<div class="reveal-overlay" style="display:block"/>' ), a ( '<div class="reveal reveal-modal" style="display:block; top: 150px;" data-reveal/>' ). append ( '<button class="close-button" aria-label="Close">×</button>' ). append ( e && e . header ? "<h4>" + e . header ( f ) + "</h4>" : null ). append ( g ()). appendTo ( d ), d . appendTo ( "body" ), a ( "button.close-button" ). on ( "click" , function (){ a ( ".reveal-overlay" ). remove ()}), a ( ".reveal-overlay" ). on ( "click" , function (){ a ( ".reveal-overlay" ). remove ()})) : h ( f , d ,
g )}}; return b . Responsive });
Site-wide shortcuts
/
Use quick search box
g h
Goto home page
g g
Goto my private gists page
g G
Goto my public gists page
n r
New repository page
n g
New gist page
Repositories
g s
Goto summary page
g c
Goto changelog page
g f
Goto files page
g F
Goto files page with file search activated
g p
Goto pull requests page
g o
Goto repository settings
g O
Goto repository permissions settings