RubyGems Navigation menu

omnifocus-bugzilla 1.1.4

Plugin for omnifocus gem to provide bugzilla BTS synchronization. The first time this runs it creates a yaml file in your home directory for the bugzilla url, username, and queries. The queries config is optional. If it is not included bugzilla-omnifocus will pull all active bugs assigned to the specified user. To use a custom query or multiple queries you must include a queries parameter in your config. The queries config is an array of strings. Each string is the query string portion of the bugzilla search results url. Its easiest to create your search in bugzilla and then paste the portion of the url after the question mark into the config file. Example: --- bugzilla_url: http://bugs/buglist.cgi username: aja queries: ["bug_status=NEW", "bug_status=CLOSED"]

Gemfile:
= 复制到剪贴板 已复制!

安装:
=

版本列表:

  1. 1.1.4 - May 08, 2015 (11.0 KB)
  2. 1.1.2 - July 20, 2011 (6.5 KB)
  3. 1.1.1 - December 15, 2010 (6.5 KB)
  4. 1.1.0 - September 30, 2009 (6.0 KB)
  5. 1.0.0 - August 05, 2009 (5.5 KB)

Runtime 依赖 (1):

omnifocus ~> 2.0

Development 依赖 (3):

hoe ~> 3.13
minitest ~> 5.6
rdoc ~> 4.0

业主:

作者:

  • aja

SHA 256 校验和:

b2dcfb992fe0019ea8b518714719b02739cb1c5e3d3dae17fd3044fb2fb357a7

下载总量 16,861

这个版本 3,091

许可:

MIT

需要的 Ruby 版本: >= 0

链接: