Skip to content

Instantly share code, notes, and snippets.

@choffee
Created February 26, 2009 12:43
Show Gist options
  • Save choffee/70817 to your computer and use it in GitHub Desktop.
Save choffee/70817 to your computer and use it in GitHub Desktop.
//Note: This command was automatically generated by the create-new-search-command command.
CmdUtils.makeSearchCommand({
name: "ubuntu-bug-search",
url: "https://bugs.launchpad.net/+bugs?field.searchtext={QUERY}&field.status%3Alist=NEW&field.status%3Alist=INCOMPLETE_WITH_RESPONSE&field.status%3Alist=INCOMPLETE_WITHOUT_RESPONSE&field.status%3Alist=CONFIRMED&field.status%3Alist=TRIAGED&field.status%3Alist=INPROGRESS&field.status%3Alist=FIXCOMMITTED&field.assignee=&field.bug_reporter=&field.omit_dupes=on&field.has_patch=&field.has_no_package=",
icon: "http://bugs.launchpad.net/favicon.ico",
description: "Searches bugs.launchpad.net"
});
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment