log hgext/bugzilla.py @ 27790:2d294dada4f8

age author description
Thu, 08 Oct 2015 12:55:45 -0700 Pierre-Yves David error: get Abort from 'error' instead of 'util'
Tue, 23 Jun 2015 22:20:08 -0700 Gregory Szorc global: mass rewrite to use modern exception syntax
Tue, 28 Apr 2015 16:44:37 -0400 Augie Fackler extensions: document that `testedwith = 'internal'` is special
Mon, 04 May 2015 10:01:03 +0900 Yuya Nishihara templater: remove noop calls of parsestring(s, quoted=False) (API)
Thu, 03 Jul 2014 10:48:37 +0100 Jim Hague bugzilla: stop trying to cache setup across hook invocation stable
Thu, 03 Jul 2014 10:56:03 +0100 Jim Hague bugzilla: correct config documentation error stable
Fri, 23 May 2014 17:29:04 +0100 Jim Hague bugzilla: support Bugzilla 4.4.3+ API login token authentication (issue4257) stable
Wed, 12 Mar 2014 13:13:10 -0400 Augie Fackler bugzilla: move from dict() construction to {} literals
Sat, 08 Mar 2014 16:14:08 -0600 Matt Mackall changeset_templater: remove use_template method
Tue, 11 Sep 2012 08:36:09 -0700 Bryan O'Sullivan Merge spelling fixes
Fri, 17 Aug 2012 13:58:19 -0700 timeless en-us: recognized
Wed, 15 Aug 2012 22:38:42 +0200 Mads Kiilerich fix trivial spelling errors
Wed, 06 Jun 2012 21:17:33 -0500 Matt Mackall merge with stable
Wed, 06 Jun 2012 16:44:17 +0100 Jim Hague bugzilla: stop bugs always being marked as fixed in xmlrpc (issue3484) stable
Tue, 15 May 2012 14:37:49 -0500 Augie Fackler hgext: mark all first-party extensions as such