Sun, 21 Jan 2018 14:28:03 +0900 |
Yuya Nishihara |
logcmdutil: drop default arguments from changesetdisplayer/templater() calls
|
Sun, 21 Jan 2018 13:03:03 +0900 |
Yuya Nishihara |
cmdutil: drop aliases for logcmdutil functions (API)
|
Wed, 29 Nov 2017 08:44:06 +0530 |
Pulkit Goyal |
py3: make sure the first argument of time.strftime() is str
|
Sat, 21 Oct 2017 13:13:20 +0900 |
Yuya Nishihara |
registrar: host "dynamicdefault" constant by configitem object
stable
|
Fri, 29 Sep 2017 11:55:26 -0400 |
Augie Fackler |
bugzilla: remove superfluous pass statements
|
Fri, 30 Jun 2017 03:30:13 +0200 |
Boris Feld |
configitems: register the 'bugzilla.notify' config
|
Fri, 14 Jul 2017 16:17:37 +0200 |
Boris Feld |
bugzilla: move the default regexp for fix in the config declaration
|
Fri, 07 Jul 2017 10:04:21 +0200 |
Boris Feld |
configitems: register the 'bugzilla.version' config
|
Fri, 07 Jul 2017 10:04:19 +0200 |
Boris Feld |
configitems: register the 'bugzilla.usermap' config
|
Fri, 07 Jul 2017 10:04:17 +0200 |
Boris Feld |
configitems: register the 'bugzilla.user' config
|
Fri, 07 Jul 2017 10:04:15 +0200 |
Boris Feld |
configitems: register the 'bugzilla.timeout' config
|
Fri, 07 Jul 2017 10:04:13 +0200 |
Boris Feld |
configitems: register the 'bugzilla.template' config
|
Fri, 07 Jul 2017 10:04:11 +0200 |
Boris Feld |
configitems: register the 'bugzilla.style' config
|
Fri, 07 Jul 2017 10:04:09 +0200 |
Boris Feld |
configitems: register the 'bugzilla.strip' config
|
Fri, 07 Jul 2017 10:04:07 +0200 |
Boris Feld |
configitems: register the 'bugzilla.regexp' config
|
Fri, 07 Jul 2017 10:04:05 +0200 |
Boris Feld |
configitems: register the 'bugzilla.password' config
|
Fri, 07 Jul 2017 10:04:01 +0200 |
Boris Feld |
configitems: register the 'bugzilla.host' config
|
Fri, 07 Jul 2017 10:03:57 +0200 |
Boris Feld |
configitems: register the 'bugzilla.fixstatus' config
|
Fri, 07 Jul 2017 10:05:40 +0200 |
Boris Feld |
configitems: register the 'bugzilla.fixresolution' config
|
Fri, 07 Jul 2017 10:03:36 +0200 |
Boris Feld |
configitems: register the 'bugzilla.fixregexp' config
|
Fri, 07 Jul 2017 10:03:34 +0200 |
Boris Feld |
configitems: register the 'bugzilla.db' config
|
Fri, 07 Jul 2017 10:03:31 +0200 |
Boris Feld |
configitems: register the 'bugzilla.bzuser' config
|
Fri, 07 Jul 2017 10:03:28 +0200 |
Boris Feld |
configitems: register the 'bugzilla.bzurl' config
|
Fri, 07 Jul 2017 10:03:26 +0200 |
Boris Feld |
configitems: register the 'bugzilla.bzemail' config
|
Fri, 07 Jul 2017 10:03:24 +0200 |
Boris Feld |
configitems: register the 'bugzilla.bzdir' config
|
Fri, 07 Jul 2017 10:03:22 +0200 |
Boris Feld |
configitems: register the 'bugzilla.apikey' config
|
Sat, 22 Apr 2017 19:02:47 +0900 |
Yuya Nishihara |
cmdutil: pass templatespec tuple directly to changeset_templater (API)
|
Wed, 31 May 2017 19:24:00 -0300 |
Wagner Bruna |
bugzilla: fix typo in help text
stable
|
Tue, 21 Mar 2017 22:39:52 -0700 |
Gregory Szorc |
bugzilla: use util.urlreq.urlparse
|
Thu, 09 Feb 2017 15:20:41 -0500 |
John Mulligan |
bugzilla: add a rest api backend (usable with bugzilla 5.0+)
|