Please enable JavaScript to use RhodeCode Enterprise
##// END OF EJS Templates
< ol class = "breadcrumb" ng-show = "$ctrl.$state.includes('applications')" >
< li > Applications </ li >
< li ng-show = "$ctrl.$state.includes('applications.list')" ng-class = "{bold:$ctrl.$state.is('applications.list')}" > Owned applications </ li >
< li ng-show = "$ctrl.$state.includes('applications.update')" ng-class = "{bold:$ctrl.$state.is('applications.update')}" > Modify application </ li >
< li ng-show = "$ctrl.$state.includes('applications.integrations')" ng-class = "{bold:$ctrl.$state.includes('applications.integrations')}" > Integrations </ li >
< li ng-show = "$ctrl.$state.includes('applications.purge_logs')" ng-class = "{bold:$ctrl.$state.includes('applications.purge_logs')}" > Log Purging </ li >
</ ol >
< ol class = "breadcrumb" ng-show = "$ctrl.$state.includes('user.profile')" >
< li > Settings </ li >
< li ng-show = "$ctrl.$state.includes('user.profile.edit')" ng-class = "{bold:$ctrl.$state.is('user.profile.edit')}" > User Profile </ li >
< li ng-show = "$ctrl.$state.includes('user.profile.password')" ng-class = "{bold:$ctrl.$state.is('user.profile.password')}" > Password </ li >
< li ng-show = "$ctrl.$state.includes('user.profile.identities')" ng-class = "{bold:$ctrl.$state.is('user.profile.identities')}" > Identities </ li >
< li ng-show = "$ctrl.$state.includes('user.profile.auth_tokens')" ng-class = "{bold:$ctrl.$state.is('user.profile.auth_tokens')}" > Auth Tokens </ li >
</ ol >
< ol class = "breadcrumb" ng-show = "$ctrl.$state.includes('user.alert_channels')" >
< li > Notifications </ li >
< li ng-show = "$ctrl.$state.includes('user.alert_channels.list')" ng-class = "{bold:$ctrl.$state.is('user.alert_channels.list')}" > Alert Channels </ li >
< li ng-show = "$ctrl.$state.includes('user.alert_channels.email')" ng-class = "{bold:$ctrl.$state.is('user.alert_channels.email')}" > Create email channel </ li >
</ ol >
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
g 0-9
Goto bookmarked items from 0-9
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 access permissions settings
t s
Toggle sidebar on some pages