Exq UI is the UI component for Exq, a job processing library. Exq UI provides the UI dashboard to display stats on job processing.
Current section
Files
ShowRoute = Ember.Route.extend model: (params) -> @store.findRecord('queue', params.id).then (myModel) -> if myModel.get('partial') myModel.reload() `export default ShowRoute`
Type any of these into the search box. They can be combined with free text which searches package names and descriptions.
Wrap values in double quotes to include spaces, e.g. name:"my package".
name:"my package"